2026-03-03 21:04:02.764698 | Job console starting
2026-03-03 21:04:02.774633 | Updating git repos
2026-03-03 21:04:02.839066 | Cloning repos into workspace
2026-03-03 21:04:02.944133 | Restoring repo states
2026-03-03 21:04:02.966473 | Merging changes
2026-03-03 21:04:04.135835 | Checking out repos
2026-03-03 21:04:04.468302 | Preparing playbooks
2026-03-03 21:04:15.260546 | Running Ansible setup
2026-03-03 21:04:19.089469 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-03-03 21:04:19.751156 |
2026-03-03 21:04:19.751726 | PLAY [localhost]
2026-03-03 21:04:19.759726 |
2026-03-03 21:04:19.759797 | TASK [Gathering Facts]
2026-03-03 21:04:20.655419 | localhost | ok
2026-03-03 21:04:20.666508 |
2026-03-03 21:04:20.666617 | TASK [Setup log path fact]
2026-03-03 21:04:20.685855 | localhost | ok
2026-03-03 21:04:20.700270 |
2026-03-03 21:04:20.714026 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-03-03 21:04:20.746671 | localhost | ok
2026-03-03 21:04:20.755607 |
2026-03-03 21:04:20.755698 | TASK [emit-job-header : Print job information]
2026-03-03 21:04:20.797439 | # Job Information
2026-03-03 21:04:20.827335 | Ansible Version: 2.16.16
2026-03-03 21:04:20.827453 | Job: atmosphere-molecule-aio-openvswitch
2026-03-03 21:04:20.827514 | Pipeline: check
2026-03-03 21:04:20.827561 | Executor: 0a8996d2b663
2026-03-03 21:04:20.827607 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-03-03 21:04:20.827658 | Event ID: 6c8ed130-1744-11f1-8058-e7103c362f7f
2026-03-03 21:04:20.833458 |
2026-03-03 21:04:20.833574 | LOOP [emit-job-header : Print node information]
2026-03-03 21:04:20.930488 | localhost | ok:
2026-03-03 21:04:20.930821 | localhost | # Node Information
2026-03-03 21:04:20.930870 | localhost | Inventory Hostname: instance
2026-03-03 21:04:20.930903 | localhost | Hostname: np0000157703
2026-03-03 21:04:20.930930 | localhost | Username: zuul
2026-03-03 21:04:20.930990 | localhost | Distro: Ubuntu 22.04
2026-03-03 21:04:20.931033 | localhost | Provider: yul1
2026-03-03 21:04:20.931065 | localhost | Region: ca-ymq-1
2026-03-03 21:04:20.931091 | localhost | Label: ubuntu-jammy-16
2026-03-03 21:04:20.931118 | localhost | Product Name: OpenStack Nova
2026-03-03 21:04:20.931143 | localhost | Interface IP: 199.204.45.74
2026-03-03 21:04:20.954800 |
2026-03-03 21:04:20.955076 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-03-03 21:04:21.324905 | localhost -> localhost | changed
2026-03-03 21:04:21.332181 |
2026-03-03 21:04:21.332276 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-03-03 21:04:22.197629 | localhost -> localhost | changed
2026-03-03 21:04:22.209565 |
2026-03-03 21:04:22.209648 | PLAY [all]
2026-03-03 21:04:22.220451 |
2026-03-03 21:04:22.220521 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-03-03 21:04:22.468534 | instance -> localhost | ok
2026-03-03 21:04:22.479421 |
2026-03-03 21:04:22.479520 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-03-03 21:04:22.516343 | instance | ok
2026-03-03 21:04:22.530038 | instance | included: /var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-03-03 21:04:22.535662 |
2026-03-03 21:04:22.535721 | TASK [add-build-sshkey : Create Temp SSH key]
2026-03-03 21:04:23.256889 | instance -> localhost | Generating public/private rsa key pair.
2026-03-03 21:04:23.257177 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/work/c8d34c83cc9345cfa6ac38f57b3ee506_id_rsa
2026-03-03 21:04:23.257222 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/work/c8d34c83cc9345cfa6ac38f57b3ee506_id_rsa.pub
2026-03-03 21:04:23.257256 | instance -> localhost | The key fingerprint is:
2026-03-03 21:04:23.257288 | instance -> localhost | SHA256:YoTMCHb0RT5JHnP18Y6lYc5IXuu9atVojndYB5P3YeU zuul-build-sshkey
2026-03-03 21:04:23.257338 | instance -> localhost | The key's randomart image is:
2026-03-03 21:04:23.257369 | instance -> localhost | +---[RSA 3072]----+
2026-03-03 21:04:23.257406 | instance -> localhost | |...o .* ... . |
2026-03-03 21:04:23.257439 | instance -> localhost | |...+..= = . o .|
2026-03-03 21:04:23.257469 | instance -> localhost | | . +..= . = =.|
2026-03-03 21:04:23.257498 | instance -> localhost | | . . o * @oE|
2026-03-03 21:04:23.257527 | instance -> localhost | | o S o *.*+|
2026-03-03 21:04:23.257555 | instance -> localhost | | . . . +.=|
2026-03-03 21:04:23.257605 | instance -> localhost | | =.+.|
2026-03-03 21:04:23.257656 | instance -> localhost | | ..+ o|
2026-03-03 21:04:23.257692 | instance -> localhost | | .o.o |
2026-03-03 21:04:23.257723 | instance -> localhost | +----[SHA256]-----+
2026-03-03 21:04:23.257810 | instance -> localhost | ok: Runtime: 0:00:00.289127
2026-03-03 21:04:23.266700 |
2026-03-03 21:04:23.266767 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-03-03 21:04:23.300859 | instance | ok
2026-03-03 21:04:23.315383 | instance | included: /var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-03-03 21:04:23.323518 |
2026-03-03 21:04:23.323621 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-03-03 21:04:23.348693 | instance | skipping: Conditional result was False
2026-03-03 21:04:23.358600 |
2026-03-03 21:04:23.358718 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-03-03 21:04:23.841500 | instance | changed
2026-03-03 21:04:23.847114 |
2026-03-03 21:04:23.847185 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-03-03 21:04:24.035420 | instance | ok
2026-03-03 21:04:24.042303 |
2026-03-03 21:04:24.042387 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-03-03 21:04:24.533093 | instance | changed
2026-03-03 21:04:24.539247 |
2026-03-03 21:04:24.539333 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-03-03 21:04:25.013645 | instance | changed
2026-03-03 21:04:25.019647 |
2026-03-03 21:04:25.019711 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-03-03 21:04:25.044826 | instance | skipping: Conditional result was False
2026-03-03 21:04:25.055521 |
2026-03-03 21:04:25.055611 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-03-03 21:04:25.406491 | instance -> localhost | changed
2026-03-03 21:04:25.461258 |
2026-03-03 21:04:25.461407 | TASK [add-build-sshkey : Add back temp key]
2026-03-03 21:04:25.749749 | instance -> localhost | Identity added: /var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/work/c8d34c83cc9345cfa6ac38f57b3ee506_id_rsa (zuul-build-sshkey)
2026-03-03 21:04:25.749988 | instance -> localhost | ok: Runtime: 0:00:00.013670
2026-03-03 21:04:25.756608 |
2026-03-03 21:04:25.756692 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-03-03 21:04:26.037945 | instance | ok
2026-03-03 21:04:26.042811 |
2026-03-03 21:04:26.042874 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-03-03 21:04:26.067482 | instance | skipping: Conditional result was False
2026-03-03 21:04:26.086129 |
2026-03-03 21:04:26.086220 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-03-03 21:04:26.368141 | instance | ok
2026-03-03 21:04:26.374160 |
2026-03-03 21:04:26.374222 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-03-03 21:04:27.859933 | instance | Output suppressed because no_log was given
2026-03-03 21:04:27.869583 |
2026-03-03 21:04:27.869649 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-03-03 21:04:28.055076 | instance | ok: "logs"
2026-03-03 21:04:28.092113 | instance | ok: All items complete
2026-03-03 21:04:28.092298 |
2026-03-03 21:04:28.209047 | instance | ok: "artifacts"
2026-03-03 21:04:28.369516 | instance | ok: "docs"
2026-03-03 21:04:28.386152 |
2026-03-03 21:04:28.404105 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-03-03 21:04:28.598894 | instance | changed: "logs"
2026-03-03 21:04:28.741985 | instance | changed: "artifacts"
2026-03-03 21:04:28.890914 | instance | changed: "docs"
2026-03-03 21:04:28.914559 |
2026-03-03 21:04:28.914763 | PLAY RECAP
2026-03-03 21:04:28.914834 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-03-03 21:04:28.915169 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-03-03 21:04:28.915281 |
2026-03-03 21:04:29.095162 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-03-03 21:04:29.103420 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-03-03 21:04:29.737277 |
2026-03-03 21:04:29.847940 | PLAY [all]
2026-03-03 21:04:29.864827 |
2026-03-03 21:04:29.864914 | TASK [setup-uv : Extract archive]
2026-03-03 21:04:32.934618 | instance | changed
2026-03-03 21:04:32.942809 |
2026-03-03 21:04:32.942921 | TASK [setup-uv : Print version]
2026-03-03 21:04:33.296441 | instance | uv 0.8.13
2026-03-03 21:04:33.481059 | instance | ok: Runtime: 0:00:00.014279
2026-03-03 21:04:33.487402 |
2026-03-03 21:04:33.487449 | PLAY RECAP
2026-03-03 21:04:33.487497 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-03-03 21:04:33.487520 |
2026-03-03 21:04:33.600399 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-03-03 21:04:33.609416 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-03-03 21:04:34.220349 |
2026-03-03 21:04:34.220494 | PLAY [all]
2026-03-03 21:04:34.232257 |
2026-03-03 21:04:34.232328 | TASK [Install "jq" for log collection]
2026-03-03 21:04:42.578729 | instance | changed
2026-03-03 21:04:42.580882 |
2026-03-03 21:04:42.580943 | PLAY RECAP
2026-03-03 21:04:42.581020 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-03-03 21:04:42.581072 |
2026-03-03 21:04:42.795712 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-03-03 21:04:42.806996 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-03-03 21:04:43.464261 |
2026-03-03 21:04:43.464435 | PLAY [all]
2026-03-03 21:04:43.476355 |
2026-03-03 21:04:43.476434 | TASK [Copy inventory file for Zuul]
2026-03-03 21:04:44.320907 | instance | changed
2026-03-03 21:04:44.326187 |
2026-03-03 21:04:44.326263 | TASK [Switch "ansible_host" to private IP]
2026-03-03 21:04:44.653943 | instance | changed: 1 replacements made
2026-03-03 21:04:44.661721 |
2026-03-03 21:04:44.661815 | TASK [Run Molecule scenario]
2026-03-03 21:04:45.074318 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-03-03 21:04:45.074558 | instance | Creating virtual environment at: .venv
2026-03-03 21:04:45.099643 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-03-03 21:04:45.138979 | instance | Downloading pydantic-core (2.0MiB)
2026-03-03 21:04:45.139157 | instance | Downloading setuptools (1.1MiB)
2026-03-03 21:04:45.152248 | instance | Downloading netaddr (2.2MiB)
2026-03-03 21:04:45.154742 | instance | Downloading openstacksdk (1.7MiB)
2026-03-03 21:04:45.154885 | instance | Downloading kubernetes (1.9MiB)
2026-03-03 21:04:45.155213 | instance | Downloading ansible-core (2.1MiB)
2026-03-03 21:04:45.155743 | instance | Downloading rjsonnet (1.2MiB)
2026-03-03 21:04:45.156417 | instance | Downloading pygments (1.2MiB)
2026-03-03 21:04:45.157755 | instance | Downloading cryptography (4.2MiB)
2026-03-03 21:04:45.508334 | instance | Building pyperclip==1.9.0
2026-03-03 21:04:45.525068 | instance | Downloading rjsonnet
2026-03-03 21:04:45.626082 | instance | Downloading pydantic-core
2026-03-03 21:04:45.682552 | instance | Downloading pygments
2026-03-03 21:04:45.685341 | instance | Downloading netaddr
2026-03-03 21:04:45.722879 | instance | Downloading cryptography
2026-03-03 21:04:45.747339 | instance | Downloading setuptools
2026-03-03 21:04:45.811029 | instance | Downloading kubernetes
2026-03-03 21:04:45.848488 | instance | Downloading ansible-core
2026-03-03 21:04:45.883408 | instance | Downloading openstacksdk
2026-03-03 21:04:46.234492 | instance | Built pyperclip==1.9.0
2026-03-03 21:04:46.524874 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-03-03 21:04:46.570803 | instance | Installed 83 packages in 43ms
2026-03-03 21:04:47.295085 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-03-03 21:04:47.919286 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-03-03 21:04:47.919388 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-03-03 21:05:31.704422 | instance | INFO [aio > dependency] Executing
2026-03-03 21:05:31.704570 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-03-03 21:05:31.704786 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-03-03 21:05:31.704905 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-03-03 21:05:31.712393 | instance | INFO [aio > cleanup] Executing
2026-03-03 21:05:31.712732 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-03-03 21:05:31.720212 | instance | INFO [aio > destroy] Executing
2026-03-03 21:05:31.720286 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-03-03 21:05:31.720379 | instance | INFO [aio > destroy] Executed: Successful
2026-03-03 21:05:31.727797 | instance | INFO [aio > syntax] Executing
2026-03-03 21:05:34.717454 | instance |
2026-03-03 21:05:34.717618 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-03-03 21:05:34.968953 | instance | INFO [aio > syntax] Executed: Successful
2026-03-03 21:05:34.983298 | instance | INFO [aio > create] Executing
2026-03-03 21:05:34.986007 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-03-03 21:05:34.994069 | instance | INFO [aio > prepare] Executing
2026-03-03 21:05:35.890070 | instance |
2026-03-03 21:05:35.890229 | instance | PLAY [Prepare] *****************************************************************
2026-03-03 21:05:35.890396 | instance |
2026-03-03 21:05:35.890578 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:05:35.890758 | instance | Tuesday 03 March 2026 21:05:35 +0000 (0:00:00.026) 0:00:00.026 *********
2026-03-03 21:05:37.033463 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-03-03 21:05:37.033746 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-03-03 21:05:37.034053 | instance | interpreter could change the meaning of that path. See
2026-03-03 21:05:37.034357 | instance | https://docs.ansible.com/ansible-
2026-03-03 21:05:37.034658 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-03-03 21:05:37.045907 | instance | ok: [instance]
2026-03-03 21:05:37.046166 | instance |
2026-03-03 21:05:37.046440 | instance | TASK [Configure short hostname] ************************************************
2026-03-03 21:05:37.046721 | instance | Tuesday 03 March 2026 21:05:37 +0000 (0:00:01.156) 0:00:01.182 *********
2026-03-03 21:05:37.722375 | instance | changed: [instance]
2026-03-03 21:05:37.722603 | instance |
2026-03-03 21:05:37.722881 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-03-03 21:05:37.723152 | instance | Tuesday 03 March 2026 21:05:37 +0000 (0:00:00.675) 0:00:01.858 *********
2026-03-03 21:05:37.978433 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-03-03 21:05:37.978683 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-03-03 21:05:37.978964 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-03-03 21:05:37.988231 | instance | changed: [instance]
2026-03-03 21:05:37.988488 | instance |
2026-03-03 21:05:37.988764 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-03-03 21:05:37.989037 | instance | Tuesday 03 March 2026 21:05:37 +0000 (0:00:00.266) 0:00:02.124 *********
2026-03-03 21:05:39.175625 | instance | ok: [instance]
2026-03-03 21:05:39.175863 | instance |
2026-03-03 21:05:39.176178 | instance | TASK [Purge "snapd" package] ***************************************************
2026-03-03 21:05:39.176541 | instance | Tuesday 03 March 2026 21:05:39 +0000 (0:00:01.187) 0:00:03.311 *********
2026-03-03 21:05:39.862342 | instance | ok: [instance]
2026-03-03 21:05:39.862562 | instance |
2026-03-03 21:05:39.862835 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-03-03 21:05:39.863083 | instance |
2026-03-03 21:05:39.863358 | instance | TASK [Create folders for workspace] ********************************************
2026-03-03 21:05:39.863637 | instance | Tuesday 03 March 2026 21:05:39 +0000 (0:00:00.686) 0:00:03.998 *********
2026-03-03 21:05:40.905107 | instance | changed: [localhost] => (item=group_vars)
2026-03-03 21:05:40.905199 | instance | changed: [localhost] => (item=group_vars/all)
2026-03-03 21:05:40.905320 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-03-03 21:05:40.905439 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-03-03 21:05:40.905558 | instance | changed: [localhost] => (item=group_vars/computes)
2026-03-03 21:05:40.905676 | instance | changed: [localhost] => (item=host_vars)
2026-03-03 21:05:40.905787 | instance |
2026-03-03 21:05:40.905911 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-03-03 21:05:40.906019 | instance |
2026-03-03 21:05:40.906136 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-03-03 21:05:40.906271 | instance | Tuesday 03 March 2026 21:05:40 +0000 (0:00:01.042) 0:00:05.041 *********
2026-03-03 21:05:41.080012 | instance | changed: [localhost]
2026-03-03 21:05:41.080241 | instance |
2026-03-03 21:05:41.080451 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-03-03 21:05:41.080649 | instance | Tuesday 03 March 2026 21:05:41 +0000 (0:00:00.174) 0:00:05.216 *********
2026-03-03 21:05:41.105737 | instance | ok: [localhost]
2026-03-03 21:05:41.105902 | instance |
2026-03-03 21:05:41.106106 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-03-03 21:05:41.106291 | instance | Tuesday 03 March 2026 21:05:41 +0000 (0:00:00.026) 0:00:05.242 *********
2026-03-03 21:05:41.151038 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '5979acfa-5139-5bb4-b961-cf7895b468d1'})
2026-03-03 21:05:41.151406 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-03-03 21:05:41.151752 | instance |
2026-03-03 21:05:41.152148 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-03-03 21:05:41.152545 | instance | Tuesday 03 March 2026 21:05:41 +0000 (0:00:00.045) 0:00:05.287 *********
2026-03-03 21:05:41.715259 | instance | changed: [localhost]
2026-03-03 21:05:41.715512 | instance |
2026-03-03 21:05:41.715825 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-03-03 21:05:41.716106 | instance |
2026-03-03 21:05:41.716508 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-03-03 21:05:41.716759 | instance | Tuesday 03 March 2026 21:05:41 +0000 (0:00:00.564) 0:00:05.851 *********
2026-03-03 21:05:41.887829 | instance | changed: [localhost]
2026-03-03 21:05:41.887866 | instance |
2026-03-03 21:05:41.888083 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-03-03 21:05:41.888502 | instance | Tuesday 03 March 2026 21:05:41 +0000 (0:00:00.172) 0:00:06.023 *********
2026-03-03 21:05:41.911511 | instance | ok: [localhost]
2026-03-03 21:05:41.911770 | instance |
2026-03-03 21:05:41.912054 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-03-03 21:05:41.912408 | instance | Tuesday 03 March 2026 21:05:41 +0000 (0:00:00.023) 0:00:06.047 *********
2026-03-03 21:05:41.940948 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-03-03 21:05:41.940982 | instance |
2026-03-03 21:05:41.941099 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-03-03 21:05:41.941489 | instance | Tuesday 03 March 2026 21:05:41 +0000 (0:00:00.029) 0:00:06.076 *********
2026-03-03 21:05:42.273515 | instance | changed: [localhost]
2026-03-03 21:05:42.273786 | instance |
2026-03-03 21:05:42.274078 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-03-03 21:05:42.274325 | instance |
2026-03-03 21:05:42.274598 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-03-03 21:05:42.274870 | instance | Tuesday 03 March 2026 21:05:42 +0000 (0:00:00.333) 0:00:06.410 *********
2026-03-03 21:05:42.447954 | instance | changed: [localhost]
2026-03-03 21:05:42.448201 | instance |
2026-03-03 21:05:42.448510 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-03-03 21:05:42.448943 | instance | Tuesday 03 March 2026 21:05:42 +0000 (0:00:00.173) 0:00:06.583 *********
2026-03-03 21:05:42.474072 | instance | ok: [localhost]
2026-03-03 21:05:42.474325 | instance |
2026-03-03 21:05:42.474602 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-03-03 21:05:42.474876 | instance | Tuesday 03 March 2026 21:05:42 +0000 (0:00:00.026) 0:00:06.610 *********
2026-03-03 21:05:42.514944 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-03-03 21:05:42.515215 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-03-03 21:05:42.515499 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-03-03 21:05:42.515752 | instance |
2026-03-03 21:05:42.515974 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-03-03 21:05:42.516271 | instance | Tuesday 03 March 2026 21:05:42 +0000 (0:00:00.041) 0:00:06.651 *********
2026-03-03 21:05:42.852350 | instance | changed: [localhost]
2026-03-03 21:05:42.852631 | instance |
2026-03-03 21:05:42.852913 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-03-03 21:05:42.853168 | instance |
2026-03-03 21:05:42.853437 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-03-03 21:05:42.853709 | instance | Tuesday 03 March 2026 21:05:42 +0000 (0:00:00.337) 0:00:06.988 *********
2026-03-03 21:05:43.022327 | instance | changed: [localhost]
2026-03-03 21:05:43.022507 | instance |
2026-03-03 21:05:43.022825 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-03-03 21:05:43.023097 | instance | Tuesday 03 March 2026 21:05:43 +0000 (0:00:00.170) 0:00:07.158 *********
2026-03-03 21:05:43.047218 | instance | ok: [localhost]
2026-03-03 21:05:43.047257 | instance |
2026-03-03 21:05:43.047477 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-03-03 21:05:43.047550 | instance | Tuesday 03 March 2026 21:05:43 +0000 (0:00:00.025) 0:00:07.183 *********
2026-03-03 21:05:43.081913 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-03-03 21:05:43.082058 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-03-03 21:05:43.082362 | instance |
2026-03-03 21:05:43.082635 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-03-03 21:05:43.082933 | instance | Tuesday 03 March 2026 21:05:43 +0000 (0:00:00.034) 0:00:07.218 *********
2026-03-03 21:05:43.428343 | instance | changed: [localhost]
2026-03-03 21:05:43.428612 | instance |
2026-03-03 21:05:43.428905 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-03-03 21:05:43.429168 | instance |
2026-03-03 21:05:43.429445 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:05:43.429676 | instance | Tuesday 03 March 2026 21:05:43 +0000 (0:00:00.345) 0:00:07.564 *********
2026-03-03 21:05:44.124648 | instance | ok: [localhost]
2026-03-03 21:05:44.124736 | instance |
2026-03-03 21:05:44.124968 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-03-03 21:05:44.125097 | instance | Tuesday 03 March 2026 21:05:44 +0000 (0:00:00.696) 0:00:08.261 *********
2026-03-03 21:05:44.295806 | instance | changed: [localhost]
2026-03-03 21:05:44.296071 | instance |
2026-03-03 21:05:44.296398 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-03-03 21:05:44.296671 | instance | Tuesday 03 March 2026 21:05:44 +0000 (0:00:00.171) 0:00:08.432 *********
2026-03-03 21:05:44.318874 | instance | ok: [localhost]
2026-03-03 21:05:44.319156 | instance |
2026-03-03 21:05:44.319428 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-03-03 21:05:44.319710 | instance | Tuesday 03 March 2026 21:05:44 +0000 (0:00:00.023) 0:00:08.455 *********
2026-03-03 21:05:45.051519 | instance | ok: [localhost] => (item=keycloak_host)
2026-03-03 21:05:45.051805 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-03-03 21:05:45.052061 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-03-03 21:05:45.052396 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-03-03 21:05:45.052670 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-03-03 21:05:45.052938 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-03-03 21:05:45.053200 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-03-03 21:05:45.053414 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-03-03 21:05:45.053685 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-03-03 21:05:45.053945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-03-03 21:05:45.054348 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-03-03 21:05:45.054730 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-03-03 21:05:45.055176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-03-03 21:05:45.055559 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-03-03 21:05:45.055945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-03-03 21:05:45.056335 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-03-03 21:05:45.056614 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-03-03 21:05:45.056890 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-03-03 21:05:45.057160 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-03-03 21:05:45.057426 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-03-03 21:05:45.057636 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-03-03 21:05:45.057894 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-03-03 21:05:45.058157 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-03-03 21:05:45.058479 | instance |
2026-03-03 21:05:45.058753 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-03-03 21:05:45.059025 | instance | Tuesday 03 March 2026 21:05:45 +0000 (0:00:00.732) 0:00:09.187 *********
2026-03-03 21:05:45.411721 | instance | changed: [localhost]
2026-03-03 21:05:45.412029 | instance |
2026-03-03 21:05:45.412402 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-03-03 21:05:45.412732 | instance | Tuesday 03 March 2026 21:05:45 +0000 (0:00:00.360) 0:00:09.547 *********
2026-03-03 21:05:45.587341 | instance | changed: [localhost]
2026-03-03 21:05:45.587430 | instance |
2026-03-03 21:05:45.587550 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-03-03 21:05:45.587660 | instance |
2026-03-03 21:05:45.587780 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-03-03 21:05:45.587901 | instance | Tuesday 03 March 2026 21:05:45 +0000 (0:00:00.176) 0:00:09.723 *********
2026-03-03 21:05:45.797102 | instance | changed: [localhost]
2026-03-03 21:05:45.797295 | instance |
2026-03-03 21:05:45.797662 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-03-03 21:05:45.797964 | instance | Tuesday 03 March 2026 21:05:45 +0000 (0:00:00.209) 0:00:09.933 *********
2026-03-03 21:05:45.831273 | instance | ok: [localhost]
2026-03-03 21:05:45.831535 | instance |
2026-03-03 21:05:45.831808 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-03-03 21:05:45.832077 | instance | Tuesday 03 March 2026 21:05:45 +0000 (0:00:00.034) 0:00:09.967 *********
2026-03-03 21:05:45.873297 | 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-03-03 21:05:45.873762 | instance |
2026-03-03 21:05:45.873800 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-03-03 21:05:45.874121 | instance | Tuesday 03 March 2026 21:05:45 +0000 (0:00:00.041) 0:00:10.009 *********
2026-03-03 21:05:46.229660 | instance | changed: [localhost]
2026-03-03 21:05:46.229855 | instance |
2026-03-03 21:05:46.230136 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-03-03 21:05:46.230386 | instance |
2026-03-03 21:05:46.230659 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-03-03 21:05:46.230932 | instance | Tuesday 03 March 2026 21:05:46 +0000 (0:00:00.356) 0:00:10.365 *********
2026-03-03 21:05:46.406606 | instance | changed: [localhost]
2026-03-03 21:05:46.406852 | instance |
2026-03-03 21:05:46.407131 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-03-03 21:05:46.407429 | instance | Tuesday 03 March 2026 21:05:46 +0000 (0:00:00.176) 0:00:10.542 *********
2026-03-03 21:05:46.441487 | instance | ok: [localhost]
2026-03-03 21:05:46.441579 | instance |
2026-03-03 21:05:46.441592 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-03-03 21:05:46.441604 | instance | Tuesday 03 March 2026 21:05:46 +0000 (0:00:00.033) 0:00:10.576 *********
2026-03-03 21:05:46.480987 | 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-03-03 21:05:46.481085 | instance |
2026-03-03 21:05:46.481280 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-03-03 21:05:46.481553 | instance | Tuesday 03 March 2026 21:05:46 +0000 (0:00:00.041) 0:00:10.617 *********
2026-03-03 21:05:46.834006 | instance | changed: [localhost]
2026-03-03 21:05:46.834058 | instance |
2026-03-03 21:05:46.834224 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-03-03 21:05:46.834431 | instance |
2026-03-03 21:05:46.834590 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-03-03 21:05:46.834744 | instance | Tuesday 03 March 2026 21:05:46 +0000 (0:00:00.352) 0:00:10.970 *********
2026-03-03 21:05:47.017131 | instance | changed: [localhost]
2026-03-03 21:05:47.017304 | instance |
2026-03-03 21:05:47.017578 | instance | TASK [Load the current secrets into a variable] ********************************
2026-03-03 21:05:47.017793 | instance | Tuesday 03 March 2026 21:05:47 +0000 (0:00:00.181) 0:00:11.151 *********
2026-03-03 21:05:47.049204 | instance | ok: [localhost]
2026-03-03 21:05:47.049545 | instance |
2026-03-03 21:05:47.049717 | instance | TASK [Generate secrets for missing variables] **********************************
2026-03-03 21:05:47.049874 | instance | Tuesday 03 March 2026 21:05:47 +0000 (0:00:00.031) 0:00:11.183 *********
2026-03-03 21:05:47.448975 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-03-03 21:05:47.449057 | instance | ok: [localhost] => (item=keepalived_password)
2026-03-03 21:05:47.449230 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-03-03 21:05:47.449454 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-03-03 21:05:47.449608 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-03-03 21:05:47.449758 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-03-03 21:05:47.449910 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-03-03 21:05:47.450061 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-03-03 21:05:47.450213 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-03-03 21:05:47.450362 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-03-03 21:05:47.450523 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-03-03 21:05:47.450674 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-03-03 21:05:47.450822 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-03-03 21:05:47.451270 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-03-03 21:05:47.451428 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-03-03 21:05:47.451580 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-03-03 21:05:47.451732 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-03-03 21:05:47.451882 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-03-03 21:05:47.452033 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-03-03 21:05:47.452207 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-03-03 21:05:47.452364 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-03-03 21:05:47.452512 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-03-03 21:05:47.452660 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-03-03 21:05:47.452809 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-03-03 21:05:47.452957 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-03-03 21:05:47.453105 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-03-03 21:05:47.453254 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-03-03 21:05:47.453403 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-03-03 21:05:47.453550 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-03-03 21:05:47.453698 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-03-03 21:05:47.453848 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-03-03 21:05:47.454000 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-03-03 21:05:47.454148 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-03-03 21:05:47.454295 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-03-03 21:05:47.454475 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-03-03 21:05:47.454626 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-03-03 21:05:47.454796 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-03-03 21:05:47.454945 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-03-03 21:05:47.455097 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-03-03 21:05:47.455243 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-03-03 21:05:47.455392 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-03-03 21:05:47.455539 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-03-03 21:05:47.455686 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-03-03 21:05:47.455848 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-03-03 21:05:47.456004 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-03-03 21:05:47.456168 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-03-03 21:05:47.456320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-03-03 21:05:47.456466 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-03-03 21:05:47.456612 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-03-03 21:05:47.456766 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-03-03 21:05:47.456915 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-03-03 21:05:47.457063 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-03-03 21:05:47.457208 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-03-03 21:05:47.457354 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-03-03 21:05:47.457494 | instance |
2026-03-03 21:05:47.457643 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-03-03 21:05:47.457796 | instance | Tuesday 03 March 2026 21:05:47 +0000 (0:00:00.399) 0:00:11.582 *********
2026-03-03 21:05:47.507100 | instance | ok: [localhost] => (item=barbican_kek)
2026-03-03 21:05:47.507271 | instance |
2026-03-03 21:05:47.507430 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-03-03 21:05:47.507584 | instance | Tuesday 03 March 2026 21:05:47 +0000 (0:00:00.059) 0:00:11.641 *********
2026-03-03 21:05:47.896309 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-03-03 21:05:47.896388 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-03-03 21:05:47.896937 | instance |
2026-03-03 21:05:47.896966 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-03-03 21:05:47.896974 | instance | Tuesday 03 March 2026 21:05:47 +0000 (0:00:00.391) 0:00:12.032 *********
2026-03-03 21:05:49.641441 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-03-03 21:05:49.641527 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-03-03 21:05:49.641589 | instance |
2026-03-03 21:05:49.641876 | instance | TASK [Set values for SSH keys] *************************************************
2026-03-03 21:05:49.641937 | instance | Tuesday 03 March 2026 21:05:49 +0000 (0:00:01.745) 0:00:13.778 *********
2026-03-03 21:05:49.701161 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-03-03 21:05:49.701190 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-03-03 21:05:49.701198 | instance |
2026-03-03 21:05:49.701205 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-03-03 21:05:49.701211 | instance | Tuesday 03 March 2026 21:05:49 +0000 (0:00:00.058) 0:00:13.836 *********
2026-03-03 21:05:50.034146 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-03-03 21:05:50.034205 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-03-03 21:05:50.034213 | instance |
2026-03-03 21:05:50.034219 | instance | TASK [Write new secrets file to disk] ******************************************
2026-03-03 21:05:50.034374 | instance | Tuesday 03 March 2026 21:05:50 +0000 (0:00:00.332) 0:00:14.169 *********
2026-03-03 21:05:50.374732 | instance | changed: [localhost]
2026-03-03 21:05:50.374813 | instance |
2026-03-03 21:05:50.375013 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-03-03 21:05:50.375255 | instance | Tuesday 03 March 2026 21:05:50 +0000 (0:00:00.341) 0:00:14.511 *********
2026-03-03 21:05:50.416973 | instance | skipping: [localhost]
2026-03-03 21:05:50.417188 | instance |
2026-03-03 21:05:50.417466 | instance | PLAY [Setup networking] ********************************************************
2026-03-03 21:05:50.417677 | instance |
2026-03-03 21:05:50.417832 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:05:50.417983 | instance | Tuesday 03 March 2026 21:05:50 +0000 (0:00:00.042) 0:00:14.553 *********
2026-03-03 21:05:51.113327 | instance | ok: [instance]
2026-03-03 21:05:51.113396 | instance |
2026-03-03 21:05:51.113602 | instance | TASK [Create bridge for management network] ************************************
2026-03-03 21:05:51.113848 | instance | Tuesday 03 March 2026 21:05:51 +0000 (0:00:00.696) 0:00:15.249 *********
2026-03-03 21:05:51.455931 | instance | ok: [instance]
2026-03-03 21:05:51.456523 | instance |
2026-03-03 21:05:51.456745 | instance | TASK [Create fake interface for management bridge] *****************************
2026-03-03 21:05:51.456959 | instance | Tuesday 03 March 2026 21:05:51 +0000 (0:00:00.340) 0:00:15.590 *********
2026-03-03 21:05:51.663757 | instance | ok: [instance]
2026-03-03 21:05:51.663794 | instance |
2026-03-03 21:05:51.663800 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-03-03 21:05:51.663805 | instance | Tuesday 03 March 2026 21:05:51 +0000 (0:00:00.208) 0:00:15.798 *********
2026-03-03 21:05:51.857455 | instance | ok: [instance]
2026-03-03 21:05:51.857502 | instance |
2026-03-03 21:05:51.857510 | instance | TASK [Assign IP address for management bridge] *********************************
2026-03-03 21:05:51.857517 | instance | Tuesday 03 March 2026 21:05:51 +0000 (0:00:00.194) 0:00:15.993 *********
2026-03-03 21:05:52.060275 | instance | ok: [instance]
2026-03-03 21:05:52.060390 | instance |
2026-03-03 21:05:52.060402 | instance | TASK [Bring up interfaces] *****************************************************
2026-03-03 21:05:52.060425 | instance | Tuesday 03 March 2026 21:05:52 +0000 (0:00:00.203) 0:00:16.196 *********
2026-03-03 21:05:52.437132 | instance | ok: [instance] => (item=br-mgmt)
2026-03-03 21:05:52.437371 | instance | ok: [instance] => (item=dummy0)
2026-03-03 21:05:52.437621 | instance |
2026-03-03 21:05:52.437883 | instance | PLAY [Create devices for Ceph] *************************************************
2026-03-03 21:05:52.438164 | instance |
2026-03-03 21:05:52.438425 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:05:52.438698 | instance | Tuesday 03 March 2026 21:05:52 +0000 (0:00:00.377) 0:00:16.573 *********
2026-03-03 21:05:53.169223 | instance | ok: [instance]
2026-03-03 21:05:53.169475 | instance |
2026-03-03 21:05:53.169738 | instance | TASK [Install depedencies] *****************************************************
2026-03-03 21:05:53.170010 | instance | Tuesday 03 March 2026 21:05:53 +0000 (0:00:00.731) 0:00:17.305 *********
2026-03-03 21:06:11.459522 | instance | changed: [instance]
2026-03-03 21:06:11.459956 | instance |
2026-03-03 21:06:11.460350 | instance | TASK [Start up service] ********************************************************
2026-03-03 21:06:11.460734 | instance | Tuesday 03 March 2026 21:06:11 +0000 (0:00:18.289) 0:00:35.594 *********
2026-03-03 21:06:12.021627 | instance | ok: [instance]
2026-03-03 21:06:12.021731 | instance |
2026-03-03 21:06:12.022069 | instance | TASK [Generate lvm.conf] *******************************************************
2026-03-03 21:06:12.022128 | instance | Tuesday 03 March 2026 21:06:12 +0000 (0:00:00.563) 0:00:36.158 *********
2026-03-03 21:06:12.237283 | instance | ok: [instance]
2026-03-03 21:06:12.237403 | instance |
2026-03-03 21:06:12.237776 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-03-03 21:06:12.237845 | instance | Tuesday 03 March 2026 21:06:12 +0000 (0:00:00.215) 0:00:36.373 *********
2026-03-03 21:06:12.701410 | instance | changed: [instance]
2026-03-03 21:06:12.701524 | instance |
2026-03-03 21:06:12.701826 | instance | TASK [Get list of all loopback devices] ****************************************
2026-03-03 21:06:12.701886 | instance | Tuesday 03 March 2026 21:06:12 +0000 (0:00:00.464) 0:00:36.837 *********
2026-03-03 21:06:12.902125 | instance | ok: [instance]
2026-03-03 21:06:12.902185 | instance |
2026-03-03 21:06:12.902593 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-03-03 21:06:12.902643 | instance | Tuesday 03 March 2026 21:06:12 +0000 (0:00:00.200) 0:00:37.038 *********
2026-03-03 21:06:12.931949 | instance | skipping: [instance]
2026-03-03 21:06:12.932306 | instance |
2026-03-03 21:06:12.932607 | instance | TASK [Create devices for Ceph] *************************************************
2026-03-03 21:06:12.932628 | instance | Tuesday 03 March 2026 21:06:12 +0000 (0:00:00.030) 0:00:37.068 *********
2026-03-03 21:06:13.465690 | instance | changed: [instance] => (item=osd0)
2026-03-03 21:06:13.465803 | instance | changed: [instance] => (item=osd1)
2026-03-03 21:06:13.466007 | instance | changed: [instance] => (item=osd2)
2026-03-03 21:06:13.466262 | instance |
2026-03-03 21:06:13.466470 | instance | TASK [Set permissions on loopback devices] *************************************
2026-03-03 21:06:13.466678 | instance | Tuesday 03 March 2026 21:06:13 +0000 (0:00:00.533) 0:00:37.601 *********
2026-03-03 21:06:13.994888 | instance | changed: [instance] => (item=osd0)
2026-03-03 21:06:13.994982 | instance | changed: [instance] => (item=osd1)
2026-03-03 21:06:13.995174 | instance | changed: [instance] => (item=osd2)
2026-03-03 21:06:13.995472 | instance |
2026-03-03 21:06:13.995700 | instance | TASK [Start loop devices] ******************************************************
2026-03-03 21:06:13.995936 | instance | Tuesday 03 March 2026 21:06:13 +0000 (0:00:00.528) 0:00:38.130 *********
2026-03-03 21:06:14.733842 | instance | changed: [instance] => (item=osd0)
2026-03-03 21:06:14.734632 | instance | changed: [instance] => (item=osd1)
2026-03-03 21:06:14.734680 | instance | changed: [instance] => (item=osd2)
2026-03-03 21:06:14.734687 | instance |
2026-03-03 21:06:14.734695 | instance | TASK [Create a volume group for each loop device] ******************************
2026-03-03 21:06:14.734702 | instance | Tuesday 03 March 2026 21:06:14 +0000 (0:00:00.739) 0:00:38.870 *********
2026-03-03 21:06:17.773950 | instance | changed: [instance] => (item=osd0)
2026-03-03 21:06:17.774034 | instance | changed: [instance] => (item=osd1)
2026-03-03 21:06:17.774484 | instance | changed: [instance] => (item=osd2)
2026-03-03 21:06:17.774522 | instance |
2026-03-03 21:06:17.774528 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-03-03 21:06:17.774534 | instance | Tuesday 03 March 2026 21:06:17 +0000 (0:00:03.040) 0:00:41.910 *********
2026-03-03 21:06:19.706509 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-03-03 21:06:19.706608 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-03-03 21:06:19.707630 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-03-03 21:06:19.707691 | instance |
2026-03-03 21:06:19.707699 | instance | PLAY [controllers] *************************************************************
2026-03-03 21:06:19.707706 | instance |
2026-03-03 21:06:19.707712 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:06:19.707719 | instance | Tuesday 03 March 2026 21:06:19 +0000 (0:00:01.932) 0:00:43.842 *********
2026-03-03 21:06:20.569158 | instance | ok: [instance]
2026-03-03 21:06:20.569230 | instance |
2026-03-03 21:06:20.569453 | instance | TASK [Set masquerade rule] *****************************************************
2026-03-03 21:06:20.569501 | instance | Tuesday 03 March 2026 21:06:20 +0000 (0:00:00.862) 0:00:44.705 *********
2026-03-03 21:06:21.069711 | instance | changed: [instance]
2026-03-03 21:06:21.069839 | instance |
2026-03-03 21:06:21.070080 | instance | PLAY RECAP *********************************************************************
2026-03-03 21:06:21.070301 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-03-03 21:06:21.070513 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-03-03 21:06:21.070705 | instance |
2026-03-03 21:06:21.070907 | instance | Tuesday 03 March 2026 21:06:21 +0000 (0:00:00.500) 0:00:45.206 *********
2026-03-03 21:06:21.071121 | instance | ===============================================================================
2026-03-03 21:06:21.071343 | instance | Install depedencies ---------------------------------------------------- 18.29s
2026-03-03 21:06:21.071548 | instance | Create a volume group for each loop device ------------------------------ 3.04s
2026-03-03 21:06:21.071755 | instance | Create a logical volume for each loop device ---------------------------- 1.93s
2026-03-03 21:06:21.071959 | instance | Generate SSH keys for missing variables --------------------------------- 1.75s
2026-03-03 21:06:21.072183 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.19s
2026-03-03 21:06:21.072387 | instance | Gathering Facts --------------------------------------------------------- 1.16s
2026-03-03 21:06:21.072588 | instance | Create folders for workspace -------------------------------------------- 1.04s
2026-03-03 21:06:21.072788 | instance | Gathering Facts --------------------------------------------------------- 0.86s
2026-03-03 21:06:21.072988 | instance | Start loop devices ------------------------------------------------------ 0.74s
2026-03-03 21:06:21.073190 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s
2026-03-03 21:06:21.073388 | instance | Gathering Facts --------------------------------------------------------- 0.73s
2026-03-03 21:06:21.073587 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-03-03 21:06:21.073786 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-03-03 21:06:21.073986 | instance | Purge "snapd" package --------------------------------------------------- 0.69s
2026-03-03 21:06:21.074185 | instance | Configure short hostname ------------------------------------------------ 0.68s
2026-03-03 21:06:21.074385 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.56s
2026-03-03 21:06:21.074583 | instance | Start up service -------------------------------------------------------- 0.56s
2026-03-03 21:06:21.074782 | instance | Create devices for Ceph ------------------------------------------------- 0.53s
2026-03-03 21:06:21.074988 | instance | Set permissions on loopback devices ------------------------------------- 0.53s
2026-03-03 21:06:21.075222 | instance | Set masquerade rule ----------------------------------------------------- 0.50s
2026-03-03 21:06:21.163886 | instance | INFO [aio > prepare] Executed: Successful
2026-03-03 21:06:21.173876 | instance | INFO [aio > converge] Executing
2026-03-03 21:06:23.916695 | instance |
2026-03-03 21:06:23.917106 | instance | PLAY [all] *********************************************************************
2026-03-03 21:06:23.917487 | instance |
2026-03-03 21:06:23.917816 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:06:23.918142 | instance | Tuesday 03 March 2026 21:06:23 +0000 (0:00:00.017) 0:00:00.017 *********
2026-03-03 21:06:25.096405 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-03-03 21:06:25.096823 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-03-03 21:06:25.097145 | instance | interpreter could change the meaning of that path. See
2026-03-03 21:06:25.097461 | instance | https://docs.ansible.com/ansible-
2026-03-03 21:06:25.097779 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-03-03 21:06:25.108189 | instance | ok: [instance]
2026-03-03 21:06:25.108557 | instance |
2026-03-03 21:06:25.108947 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-03-03 21:06:25.109295 | instance | Tuesday 03 March 2026 21:06:25 +0000 (0:00:01.191) 0:00:01.209 *********
2026-03-03 21:06:25.150886 | instance | skipping: [instance]
2026-03-03 21:06:25.151215 | instance |
2026-03-03 21:06:25.151542 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-03-03 21:06:25.151872 | instance | Tuesday 03 March 2026 21:06:25 +0000 (0:00:00.042) 0:00:01.252 *********
2026-03-03 21:06:25.333721 | instance | ok: [instance]
2026-03-03 21:06:25.334092 | instance |
2026-03-03 21:06:25.334419 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-03-03 21:06:25.334718 | instance |
2026-03-03 21:06:25.335040 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:06:25.335380 | instance | Tuesday 03 March 2026 21:06:25 +0000 (0:00:00.182) 0:00:01.434 *********
2026-03-03 21:06:26.235988 | instance | ok: [instance]
2026-03-03 21:06:26.236548 | instance |
2026-03-03 21:06:26.236966 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:06:26.237380 | instance | Tuesday 03 March 2026 21:06:26 +0000 (0:00:00.901) 0:00:02.336 *********
2026-03-03 21:06:26.517920 | instance | ok: [instance]
2026-03-03 21:06:26.517956 | instance |
2026-03-03 21:06:26.517968 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:06:26.517974 | instance | Tuesday 03 March 2026 21:06:26 +0000 (0:00:00.282) 0:00:02.618 *********
2026-03-03 21:06:26.567204 | instance | skipping: [instance]
2026-03-03 21:06:26.567231 | instance |
2026-03-03 21:06:26.567237 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-03 21:06:26.567242 | instance | Tuesday 03 March 2026 21:06:26 +0000 (0:00:00.049) 0:00:02.668 *********
2026-03-03 21:06:26.860280 | instance | changed: [instance]
2026-03-03 21:06:26.860463 | instance |
2026-03-03 21:06:26.860790 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:06:26.861065 | instance | Tuesday 03 March 2026 21:06:26 +0000 (0:00:00.292) 0:00:02.960 *********
2026-03-03 21:06:26.931366 | instance | ok: [instance] => {
2026-03-03 21:06:26.931590 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-03-03 21:06:26.931876 | instance | }
2026-03-03 21:06:26.932144 | instance |
2026-03-03 21:06:26.932475 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:06:26.932740 | instance | Tuesday 03 March 2026 21:06:26 +0000 (0:00:00.071) 0:00:03.032 *********
2026-03-03 21:06:27.569511 | instance | changed: [instance]
2026-03-03 21:06:27.569718 | instance |
2026-03-03 21:06:27.569986 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:06:27.570252 | instance | Tuesday 03 March 2026 21:06:27 +0000 (0:00:00.637) 0:00:03.670 *********
2026-03-03 21:06:27.621163 | instance | skipping: [instance]
2026-03-03 21:06:27.621467 | instance |
2026-03-03 21:06:27.621702 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:06:27.621976 | instance | Tuesday 03 March 2026 21:06:27 +0000 (0:00:00.052) 0:00:03.722 *********
2026-03-03 21:06:27.671380 | instance | skipping: [instance]
2026-03-03 21:06:27.671633 | instance |
2026-03-03 21:06:27.671870 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:06:27.672139 | instance | Tuesday 03 March 2026 21:06:27 +0000 (0:00:00.050) 0:00:03.772 *********
2026-03-03 21:06:27.883539 | instance | ok: [instance]
2026-03-03 21:06:27.883743 | instance |
2026-03-03 21:06:27.884010 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:06:27.884318 | instance | Tuesday 03 March 2026 21:06:27 +0000 (0:00:00.211) 0:00:03.984 *********
2026-03-03 21:06:29.078790 | instance | ok: [instance]
2026-03-03 21:06:29.079171 | instance |
2026-03-03 21:06:29.079513 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:06:29.079847 | instance | Tuesday 03 March 2026 21:06:29 +0000 (0:00:01.195) 0:00:05.179 *********
2026-03-03 21:06:29.148714 | instance | ok: [instance] => {
2026-03-03 21:06:29.148926 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-03-03 21:06:29.149074 | instance | }
2026-03-03 21:06:29.149214 | instance |
2026-03-03 21:06:29.149365 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:06:29.149513 | instance | Tuesday 03 March 2026 21:06:29 +0000 (0:00:00.069) 0:00:05.249 *********
2026-03-03 21:06:29.924797 | instance | changed: [instance]
2026-03-03 21:06:29.925273 | instance |
2026-03-03 21:06:29.927048 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:06:29.927063 | instance | Tuesday 03 March 2026 21:06:29 +0000 (0:00:00.772) 0:00:06.021 *********
2026-03-03 21:06:32.812773 | instance | changed: [instance]
2026-03-03 21:06:32.812908 | instance |
2026-03-03 21:06:32.812919 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-03 21:06:32.812971 | instance | Tuesday 03 March 2026 21:06:32 +0000 (0:00:02.888) 0:00:08.910 *********
2026-03-03 21:06:32.846938 | instance | skipping: [instance]
2026-03-03 21:06:32.846985 | instance |
2026-03-03 21:06:32.847122 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-03 21:06:32.847299 | instance | Tuesday 03 March 2026 21:06:32 +0000 (0:00:00.037) 0:00:08.948 *********
2026-03-03 21:06:32.888912 | instance | skipping: [instance]
2026-03-03 21:06:32.889296 | instance |
2026-03-03 21:06:32.889323 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-03 21:06:32.889330 | instance | Tuesday 03 March 2026 21:06:32 +0000 (0:00:00.041) 0:00:08.989 *********
2026-03-03 21:06:32.928219 | instance | skipping: [instance]
2026-03-03 21:06:32.928601 | instance |
2026-03-03 21:06:32.928625 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-03 21:06:32.928632 | instance | Tuesday 03 March 2026 21:06:32 +0000 (0:00:00.039) 0:00:09.029 *********
2026-03-03 21:06:37.463289 | instance | changed: [instance]
2026-03-03 21:06:37.463326 | instance |
2026-03-03 21:06:37.463331 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-03 21:06:37.463336 | instance | Tuesday 03 March 2026 21:06:37 +0000 (0:00:04.533) 0:00:13.563 *********
2026-03-03 21:06:38.124171 | instance | changed: [instance]
2026-03-03 21:06:38.124217 | instance |
2026-03-03 21:06:38.124222 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-03 21:06:38.124228 | instance | Tuesday 03 March 2026 21:06:38 +0000 (0:00:00.661) 0:00:14.224 *********
2026-03-03 21:06:39.028256 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-03-03 21:06:39.029145 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-03 21:06:39.029201 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-03 21:06:39.029207 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-03 21:06:39.029212 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-03 21:06:39.029217 | instance |
2026-03-03 21:06:39.029221 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-03 21:06:39.029226 | instance | Tuesday 03 March 2026 21:06:39 +0000 (0:00:00.904) 0:00:15.129 *********
2026-03-03 21:06:39.573441 | instance | changed: [instance]
2026-03-03 21:06:39.573510 | instance |
2026-03-03 21:06:39.574452 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-03 21:06:39.574498 | instance | Tuesday 03 March 2026 21:06:39 +0000 (0:00:00.536) 0:00:15.665 *********
2026-03-03 21:06:39.574504 | instance |
2026-03-03 21:06:39.574509 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-03-03 21:06:39.574513 | instance | Tuesday 03 March 2026 21:06:39 +0000 (0:00:00.008) 0:00:15.674 *********
2026-03-03 21:06:40.493043 | instance | ok: [instance]
2026-03-03 21:06:40.493126 | instance |
2026-03-03 21:06:40.493377 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-03-03 21:06:40.493587 | instance | Tuesday 03 March 2026 21:06:40 +0000 (0:00:00.919) 0:00:16.594 *********
2026-03-03 21:06:40.954953 | instance | changed: [instance]
2026-03-03 21:06:40.955055 | instance |
2026-03-03 21:06:40.955069 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-03 21:06:40.955240 | instance | Tuesday 03 March 2026 21:06:40 +0000 (0:00:00.461) 0:00:17.055 *********
2026-03-03 21:06:41.514341 | instance | changed: [instance]
2026-03-03 21:06:41.514453 | instance |
2026-03-03 21:06:41.514676 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:06:41.514882 | instance | Tuesday 03 March 2026 21:06:41 +0000 (0:00:00.559) 0:00:17.615 *********
2026-03-03 21:06:41.734229 | instance | ok: [instance]
2026-03-03 21:06:41.734350 | instance |
2026-03-03 21:06:41.734496 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:06:41.734657 | instance | Tuesday 03 March 2026 21:06:41 +0000 (0:00:00.220) 0:00:17.835 *********
2026-03-03 21:06:41.796670 | instance | ok: [instance] => {
2026-03-03 21:06:41.796806 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-03-03 21:06:41.797005 | instance | }
2026-03-03 21:06:41.797148 | instance |
2026-03-03 21:06:41.797301 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:06:41.797453 | instance | Tuesday 03 March 2026 21:06:41 +0000 (0:00:00.061) 0:00:17.897 *********
2026-03-03 21:06:42.643452 | instance | changed: [instance]
2026-03-03 21:06:42.643551 | instance |
2026-03-03 21:06:42.643564 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:06:42.643703 | instance | Tuesday 03 March 2026 21:06:42 +0000 (0:00:00.846) 0:00:18.744 *********
2026-03-03 21:06:47.007681 | instance | changed: [instance]
2026-03-03 21:06:47.007749 | instance |
2026-03-03 21:06:47.008026 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-03-03 21:06:47.008070 | instance | Tuesday 03 March 2026 21:06:47 +0000 (0:00:04.364) 0:00:23.108 *********
2026-03-03 21:06:47.966558 | instance | ok: [instance]
2026-03-03 21:06:47.966928 | instance |
2026-03-03 21:06:47.966941 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-03-03 21:06:47.967022 | instance | Tuesday 03 March 2026 21:06:47 +0000 (0:00:00.958) 0:00:24.067 *********
2026-03-03 21:06:48.415471 | instance | changed: [instance]
2026-03-03 21:06:48.415542 | instance |
2026-03-03 21:06:48.415847 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-03-03 21:06:48.415898 | instance | Tuesday 03 March 2026 21:06:48 +0000 (0:00:00.448) 0:00:24.516 *********
2026-03-03 21:06:48.877256 | instance | changed: [instance]
2026-03-03 21:06:48.877371 | instance |
2026-03-03 21:06:48.877384 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-03-03 21:06:48.877557 | instance | Tuesday 03 March 2026 21:06:48 +0000 (0:00:00.461) 0:00:24.977 *********
2026-03-03 21:06:49.440928 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-03-03 21:06:49.440995 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-03-03 21:06:49.441002 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-03-03 21:06:49.441007 | instance |
2026-03-03 21:06:49.441013 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-03-03 21:06:49.441018 | instance | Tuesday 03 March 2026 21:06:49 +0000 (0:00:00.563) 0:00:25.541 *********
2026-03-03 21:06:49.898252 | instance | changed: [instance]
2026-03-03 21:06:49.898354 | instance |
2026-03-03 21:06:49.898606 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-03-03 21:06:49.898660 | instance | Tuesday 03 March 2026 21:06:49 +0000 (0:00:00.458) 0:00:25.999 *********
2026-03-03 21:06:50.366866 | instance | changed: [instance]
2026-03-03 21:06:50.366952 | instance |
2026-03-03 21:06:50.367541 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-03-03 21:06:50.367580 | instance | Tuesday 03 March 2026 21:06:50 +0000 (0:00:00.460) 0:00:26.459 *********
2026-03-03 21:06:50.367585 | instance |
2026-03-03 21:06:50.367590 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-03-03 21:06:50.367595 | instance | Tuesday 03 March 2026 21:06:50 +0000 (0:00:00.008) 0:00:26.467 *********
2026-03-03 21:06:51.071211 | instance | ok: [instance]
2026-03-03 21:06:51.071287 | instance |
2026-03-03 21:06:51.071524 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-03-03 21:06:51.071570 | instance | Tuesday 03 March 2026 21:06:51 +0000 (0:00:00.704) 0:00:27.172 *********
2026-03-03 21:06:51.979796 | instance | changed: [instance]
2026-03-03 21:06:51.979888 | instance |
2026-03-03 21:06:51.980145 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-03-03 21:06:51.980203 | instance | Tuesday 03 March 2026 21:06:51 +0000 (0:00:00.908) 0:00:28.080 *********
2026-03-03 21:06:52.536162 | instance | changed: [instance]
2026-03-03 21:06:52.536259 | instance |
2026-03-03 21:06:52.536505 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-03-03 21:06:52.536550 | instance | Tuesday 03 March 2026 21:06:52 +0000 (0:00:00.556) 0:00:28.637 *********
2026-03-03 21:06:52.599627 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-03-03 21:06:52.599684 | instance |
2026-03-03 21:06:52.599930 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-03-03 21:06:52.600261 | instance | Tuesday 03 March 2026 21:06:52 +0000 (0:00:00.063) 0:00:28.700 *********
2026-03-03 21:06:56.839650 | instance | changed: [instance]
2026-03-03 21:06:56.839738 | instance |
2026-03-03 21:06:56.839749 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-03-03 21:06:56.839907 | instance | Tuesday 03 March 2026 21:06:56 +0000 (0:00:04.240) 0:00:32.940 *********
2026-03-03 21:06:57.487471 | instance | ok: [instance] => (item=chronyd)
2026-03-03 21:06:57.487541 | instance | ok: [instance] => (item=sshd)
2026-03-03 21:06:57.487974 | instance |
2026-03-03 21:06:57.488020 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-03-03 21:06:57.488026 | instance | Tuesday 03 March 2026 21:06:57 +0000 (0:00:00.647) 0:00:33.588 *********
2026-03-03 21:06:57.807466 | instance | changed: [instance]
2026-03-03 21:06:57.807536 | instance |
2026-03-03 21:06:57.807765 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-03-03 21:06:57.807813 | instance | Tuesday 03 March 2026 21:06:57 +0000 (0:00:00.320) 0:00:33.908 *********
2026-03-03 21:06:58.010675 | instance | ok: [instance]
2026-03-03 21:06:58.010775 | instance |
2026-03-03 21:06:58.011032 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-03-03 21:06:58.011073 | instance | Tuesday 03 March 2026 21:06:58 +0000 (0:00:00.203) 0:00:34.111 *********
2026-03-03 21:06:58.501567 | instance | changed: [instance]
2026-03-03 21:06:58.501644 | instance |
2026-03-03 21:06:58.501902 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-03-03 21:06:58.501947 | instance | Tuesday 03 March 2026 21:06:58 +0000 (0:00:00.490) 0:00:34.602 *********
2026-03-03 21:06:58.894308 | instance | changed: [instance]
2026-03-03 21:06:58.894375 | instance |
2026-03-03 21:06:58.894599 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] *****************************
2026-03-03 21:06:58.894639 | instance | Tuesday 03 March 2026 21:06:58 +0000 (0:00:00.392) 0:00:34.995 *********
2026-03-03 21:07:00.549299 | instance | ok: [instance]
2026-03-03 21:07:00.549387 | instance |
2026-03-03 21:07:00.549464 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] ***********************
2026-03-03 21:07:00.549602 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:01.655) 0:00:36.650 *********
2026-03-03 21:07:00.611839 | instance | ok: [instance]
2026-03-03 21:07:00.612245 | instance |
2026-03-03 21:07:00.612302 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] **********
2026-03-03 21:07:00.612314 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.062) 0:00:36.712 *********
2026-03-03 21:07:00.657428 | instance | skipping: [instance]
2026-03-03 21:07:00.657485 | instance |
2026-03-03 21:07:00.657744 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] ****************************
2026-03-03 21:07:00.657766 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.045) 0:00:36.758 *********
2026-03-03 21:07:00.694891 | instance | skipping: [instance]
2026-03-03 21:07:00.695287 | instance |
2026-03-03 21:07:00.695594 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] ****************************
2026-03-03 21:07:00.695604 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.037) 0:00:36.795 *********
2026-03-03 21:07:00.738623 | instance | skipping: [instance]
2026-03-03 21:07:00.739003 | instance |
2026-03-03 21:07:00.739043 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] *************************
2026-03-03 21:07:00.739050 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.043) 0:00:36.839 *********
2026-03-03 21:07:00.776317 | instance | skipping: [instance]
2026-03-03 21:07:00.776368 | instance |
2026-03-03 21:07:00.776623 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] ***************
2026-03-03 21:07:00.776681 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.037) 0:00:36.877 *********
2026-03-03 21:07:00.821292 | instance | skipping: [instance]
2026-03-03 21:07:00.821400 | instance |
2026-03-03 21:07:00.821575 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] **********************
2026-03-03 21:07:00.821728 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.045) 0:00:36.922 *********
2026-03-03 21:07:00.861283 | instance | skipping: [instance]
2026-03-03 21:07:00.861385 | instance |
2026-03-03 21:07:00.861507 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ******************************
2026-03-03 21:07:00.861675 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.040) 0:00:36.962 *********
2026-03-03 21:07:00.904749 | instance | skipping: [instance]
2026-03-03 21:07:00.904877 | instance |
2026-03-03 21:07:00.905080 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-03-03 21:07:00.905235 | instance | Tuesday 03 March 2026 21:07:00 +0000 (0:00:00.042) 0:00:37.005 *********
2026-03-03 21:07:01.024541 | instance | ok: [instance]
2026-03-03 21:07:01.024616 | instance |
2026-03-03 21:07:01.024747 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-03-03 21:07:01.024915 | instance | Tuesday 03 March 2026 21:07:01 +0000 (0:00:00.119) 0:00:37.124 *********
2026-03-03 21:07:01.252802 | instance | ok: [instance] => (item=instance)
2026-03-03 21:07:01.252997 | instance |
2026-03-03 21:07:01.253154 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-03-03 21:07:01.253305 | instance | Tuesday 03 March 2026 21:07:01 +0000 (0:00:00.227) 0:00:37.352 *********
2026-03-03 21:07:01.320750 | instance | ok: [instance]
2026-03-03 21:07:01.320947 | instance |
2026-03-03 21:07:01.321105 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-03-03 21:07:01.321257 | instance | Tuesday 03 March 2026 21:07:01 +0000 (0:00:00.066) 0:00:37.419 *********
2026-03-03 21:07:01.396833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-03-03 21:07:01.396925 | instance |
2026-03-03 21:07:01.397018 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-03-03 21:07:01.397212 | instance | Tuesday 03 March 2026 21:07:01 +0000 (0:00:00.077) 0:00:37.496 *********
2026-03-03 21:07:01.810304 | instance | changed: [instance]
2026-03-03 21:07:01.810663 | instance |
2026-03-03 21:07:01.811005 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-03-03 21:07:01.811359 | instance | Tuesday 03 March 2026 21:07:01 +0000 (0:00:00.413) 0:00:37.909 *********
2026-03-03 21:07:02.532803 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-03-03 21:07:02.532876 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-03-03 21:07:02.532994 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-03-03 21:07:02.533172 | instance |
2026-03-03 21:07:02.533326 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] *******************************
2026-03-03 21:07:02.533502 | instance | Tuesday 03 March 2026 21:07:02 +0000 (0:00:00.721) 0:00:38.631 *********
2026-03-03 21:09:06.692150 | instance | ok: [instance]
2026-03-03 21:09:06.692231 | instance |
2026-03-03 21:09:06.692428 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-03-03 21:09:06.692475 | instance | Tuesday 03 March 2026 21:09:06 +0000 (0:02:04.161) 0:02:42.793 *********
2026-03-03 21:09:06.895627 | instance | changed: [instance]
2026-03-03 21:09:06.895721 | instance |
2026-03-03 21:09:06.895790 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-03-03 21:09:06.895941 | instance | Tuesday 03 March 2026 21:09:06 +0000 (0:00:00.203) 0:02:42.996 *********
2026-03-03 21:09:06.941753 | instance | ok: [instance]
2026-03-03 21:09:06.942126 | instance |
2026-03-03 21:09:06.942153 | instance | TASK [Install Ceph host] *******************************************************
2026-03-03 21:09:06.942170 | instance | Tuesday 03 March 2026 21:09:06 +0000 (0:00:00.046) 0:02:43.042 *********
2026-03-03 21:09:07.028422 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-03-03 21:09:07.028507 | instance |
2026-03-03 21:09:07.028581 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-03-03 21:09:07.028677 | instance | Tuesday 03 March 2026 21:09:07 +0000 (0:00:00.086) 0:02:43.129 *********
2026-03-03 21:09:08.610432 | instance | ok: [instance]
2026-03-03 21:09:08.610655 | instance |
2026-03-03 21:09:08.610969 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-03-03 21:09:08.611239 | instance | Tuesday 03 March 2026 21:09:08 +0000 (0:00:01.581) 0:02:44.711 *********
2026-03-03 21:09:08.670401 | instance | ok: [instance] => (item=instance)
2026-03-03 21:09:08.670625 | instance |
2026-03-03 21:09:08.670937 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-03-03 21:09:08.671264 | instance | Tuesday 03 March 2026 21:09:08 +0000 (0:00:00.060) 0:02:44.771 *********
2026-03-03 21:09:09.084039 | instance | ok: [instance]
2026-03-03 21:09:09.084262 | instance |
2026-03-03 21:09:09.084578 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-03-03 21:09:09.084847 | instance | Tuesday 03 March 2026 21:09:09 +0000 (0:00:00.413) 0:02:45.185 *********
2026-03-03 21:09:11.024939 | instance | ok: [instance]
2026-03-03 21:09:11.025010 | instance |
2026-03-03 21:09:11.025022 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-03-03 21:09:11.025032 | instance | Tuesday 03 March 2026 21:09:11 +0000 (0:00:01.939) 0:02:47.124 *********
2026-03-03 21:09:12.628202 | instance | ok: [instance]
2026-03-03 21:09:12.628292 | instance |
2026-03-03 21:09:12.628484 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-03-03 21:09:12.628551 | instance | Tuesday 03 March 2026 21:09:12 +0000 (0:00:01.604) 0:02:48.729 *********
2026-03-03 21:09:23.801688 | instance | ok: [instance]
2026-03-03 21:09:23.801775 | instance |
2026-03-03 21:09:23.801836 | instance | TASK [Install Ceph host] *******************************************************
2026-03-03 21:09:23.801974 | instance | Tuesday 03 March 2026 21:09:23 +0000 (0:00:11.173) 0:02:59.902 *********
2026-03-03 21:09:23.877962 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-03-03 21:09:23.878337 | instance |
2026-03-03 21:09:23.878378 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-03-03 21:09:23.878384 | instance | Tuesday 03 March 2026 21:09:23 +0000 (0:00:00.076) 0:02:59.979 *********
2026-03-03 21:09:23.924921 | instance | skipping: [instance]
2026-03-03 21:09:23.925309 | instance |
2026-03-03 21:09:23.925351 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-03-03 21:09:23.925358 | instance | Tuesday 03 March 2026 21:09:23 +0000 (0:00:00.046) 0:03:00.026 *********
2026-03-03 21:09:23.980066 | instance | skipping: [instance] => (item=instance)
2026-03-03 21:09:23.980791 | instance | skipping: [instance]
2026-03-03 21:09:23.980812 | instance |
2026-03-03 21:09:23.980818 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-03-03 21:09:23.980823 | instance | Tuesday 03 March 2026 21:09:23 +0000 (0:00:00.055) 0:03:00.081 *********
2026-03-03 21:09:24.236653 | instance | ok: [instance]
2026-03-03 21:09:24.236727 | instance |
2026-03-03 21:09:24.237009 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-03-03 21:09:24.237049 | instance | Tuesday 03 March 2026 21:09:24 +0000 (0:00:00.256) 0:03:00.337 *********
2026-03-03 21:09:26.188870 | instance | ok: [instance]
2026-03-03 21:09:26.188946 | instance |
2026-03-03 21:09:26.189211 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-03-03 21:09:26.189252 | instance | Tuesday 03 March 2026 21:09:26 +0000 (0:00:01.952) 0:03:02.290 *********
2026-03-03 21:09:27.766605 | instance | ok: [instance]
2026-03-03 21:09:27.766676 | instance |
2026-03-03 21:09:27.766907 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-03-03 21:09:27.767158 | instance | Tuesday 03 March 2026 21:09:27 +0000 (0:00:01.577) 0:03:03.867 *********
2026-03-03 21:09:29.304004 | instance | ok: [instance]
2026-03-03 21:09:29.304080 | instance |
2026-03-03 21:09:29.304258 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] ***********
2026-03-03 21:09:29.304326 | instance | Tuesday 03 March 2026 21:09:29 +0000 (0:00:01.537) 0:03:05.405 *********
2026-03-03 21:09:31.038999 | instance | ok: [instance]
2026-03-03 21:09:31.039072 | instance |
2026-03-03 21:09:31.039172 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-03-03 21:09:31.039284 | instance |
2026-03-03 21:09:31.039404 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:09:31.039525 | instance | Tuesday 03 March 2026 21:09:31 +0000 (0:00:01.735) 0:03:07.140 *********
2026-03-03 21:09:31.953370 | instance | ok: [instance]
2026-03-03 21:09:31.953506 | instance |
2026-03-03 21:09:31.953667 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:09:31.953834 | instance | Tuesday 03 March 2026 21:09:31 +0000 (0:00:00.913) 0:03:08.054 *********
2026-03-03 21:09:32.159919 | instance | ok: [instance]
2026-03-03 21:09:32.159978 | instance |
2026-03-03 21:09:32.160079 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:09:32.160223 | instance | Tuesday 03 March 2026 21:09:32 +0000 (0:00:00.206) 0:03:08.261 *********
2026-03-03 21:09:32.202229 | instance | skipping: [instance]
2026-03-03 21:09:32.202268 | instance |
2026-03-03 21:09:32.202411 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-03 21:09:32.202581 | instance | Tuesday 03 March 2026 21:09:32 +0000 (0:00:00.042) 0:03:08.303 *********
2026-03-03 21:09:32.406176 | instance | ok: [instance]
2026-03-03 21:09:32.406263 | instance |
2026-03-03 21:09:32.406387 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:09:32.406508 | instance | Tuesday 03 March 2026 21:09:32 +0000 (0:00:00.203) 0:03:08.507 *********
2026-03-03 21:09:32.471375 | instance | ok: [instance] => {
2026-03-03 21:09:32.471504 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-03-03 21:09:32.471628 | instance | }
2026-03-03 21:09:32.471742 | instance |
2026-03-03 21:09:32.471863 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:09:32.471987 | instance | Tuesday 03 March 2026 21:09:32 +0000 (0:00:00.065) 0:03:08.573 *********
2026-03-03 21:09:32.765337 | instance | ok: [instance]
2026-03-03 21:09:32.765469 | instance |
2026-03-03 21:09:32.765646 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:09:32.765787 | instance | Tuesday 03 March 2026 21:09:32 +0000 (0:00:00.293) 0:03:08.866 *********
2026-03-03 21:09:32.812067 | instance | skipping: [instance]
2026-03-03 21:09:32.812209 | instance |
2026-03-03 21:09:32.812368 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:09:32.812523 | instance | Tuesday 03 March 2026 21:09:32 +0000 (0:00:00.047) 0:03:08.913 *********
2026-03-03 21:09:32.859716 | instance | skipping: [instance]
2026-03-03 21:09:32.859835 | instance |
2026-03-03 21:09:32.859987 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:09:32.860147 | instance | Tuesday 03 March 2026 21:09:32 +0000 (0:00:00.047) 0:03:08.961 *********
2026-03-03 21:09:33.055219 | instance | ok: [instance]
2026-03-03 21:09:33.055281 | instance |
2026-03-03 21:09:33.055382 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:09:33.055503 | instance | Tuesday 03 March 2026 21:09:33 +0000 (0:00:00.195) 0:03:09.156 *********
2026-03-03 21:09:34.044351 | instance | ok: [instance]
2026-03-03 21:09:34.044409 | instance |
2026-03-03 21:09:34.044546 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:09:34.044666 | instance | Tuesday 03 March 2026 21:09:34 +0000 (0:00:00.989) 0:03:10.145 *********
2026-03-03 21:09:34.116302 | instance | ok: [instance] => {
2026-03-03 21:09:34.116371 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-03-03 21:09:34.116496 | instance | }
2026-03-03 21:09:34.116604 | instance |
2026-03-03 21:09:34.116723 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:09:34.116841 | instance | Tuesday 03 March 2026 21:09:34 +0000 (0:00:00.072) 0:03:10.217 *********
2026-03-03 21:09:34.441622 | instance | ok: [instance]
2026-03-03 21:09:34.441687 | instance |
2026-03-03 21:09:34.441772 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:09:34.441939 | instance | Tuesday 03 March 2026 21:09:34 +0000 (0:00:00.325) 0:03:10.543 *********
2026-03-03 21:09:36.367210 | instance | ok: [instance]
2026-03-03 21:09:36.367292 | instance |
2026-03-03 21:09:36.367397 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-03 21:09:36.367517 | instance | Tuesday 03 March 2026 21:09:36 +0000 (0:00:01.925) 0:03:12.468 *********
2026-03-03 21:09:36.402375 | instance | skipping: [instance]
2026-03-03 21:09:36.402463 | instance |
2026-03-03 21:09:36.402586 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-03 21:09:36.402700 | instance | Tuesday 03 March 2026 21:09:36 +0000 (0:00:00.035) 0:03:12.504 *********
2026-03-03 21:09:36.435606 | instance | skipping: [instance]
2026-03-03 21:09:36.435755 | instance |
2026-03-03 21:09:36.435933 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-03 21:09:36.436140 | instance | Tuesday 03 March 2026 21:09:36 +0000 (0:00:00.033) 0:03:12.537 *********
2026-03-03 21:09:36.471384 | instance | skipping: [instance]
2026-03-03 21:09:36.471494 | instance |
2026-03-03 21:09:36.471607 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-03 21:09:36.471728 | instance | Tuesday 03 March 2026 21:09:36 +0000 (0:00:00.036) 0:03:12.573 *********
2026-03-03 21:09:37.441215 | instance | ok: [instance]
2026-03-03 21:09:37.441284 | instance |
2026-03-03 21:09:37.441407 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-03 21:09:37.441530 | instance | Tuesday 03 March 2026 21:09:37 +0000 (0:00:00.969) 0:03:13.542 *********
2026-03-03 21:09:37.853265 | instance | ok: [instance]
2026-03-03 21:09:37.853340 | instance |
2026-03-03 21:09:37.853458 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-03 21:09:37.853579 | instance | Tuesday 03 March 2026 21:09:37 +0000 (0:00:00.412) 0:03:13.954 *********
2026-03-03 21:09:38.703190 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-03-03 21:09:38.703253 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-03 21:09:38.703389 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-03 21:09:38.703513 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-03 21:09:38.703648 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-03 21:09:38.703777 | instance |
2026-03-03 21:09:38.703900 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-03 21:09:38.704016 | instance | Tuesday 03 March 2026 21:09:38 +0000 (0:00:00.849) 0:03:14.804 *********
2026-03-03 21:09:39.170864 | instance | ok: [instance]
2026-03-03 21:09:39.170921 | instance |
2026-03-03 21:09:39.171028 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-03 21:09:39.171151 | instance | Tuesday 03 March 2026 21:09:39 +0000 (0:00:00.458) 0:03:15.262 *********
2026-03-03 21:09:39.171265 | instance |
2026-03-03 21:09:39.171403 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-03 21:09:39.171525 | instance | Tuesday 03 March 2026 21:09:39 +0000 (0:00:00.009) 0:03:15.272 *********
2026-03-03 21:09:39.514006 | instance | ok: [instance]
2026-03-03 21:09:39.514187 | instance |
2026-03-03 21:09:39.514312 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:09:39.514431 | instance | Tuesday 03 March 2026 21:09:39 +0000 (0:00:00.343) 0:03:15.615 *********
2026-03-03 21:09:39.710545 | instance | ok: [instance]
2026-03-03 21:09:39.710592 | instance |
2026-03-03 21:09:39.710700 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:09:39.710822 | instance | Tuesday 03 March 2026 21:09:39 +0000 (0:00:00.196) 0:03:15.811 *********
2026-03-03 21:09:39.763647 | instance | ok: [instance] => {
2026-03-03 21:09:39.763711 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-03-03 21:09:39.763831 | instance | }
2026-03-03 21:09:39.763926 | instance |
2026-03-03 21:09:39.764050 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:09:39.764188 | instance | Tuesday 03 March 2026 21:09:39 +0000 (0:00:00.053) 0:03:15.865 *********
2026-03-03 21:09:40.091414 | instance | ok: [instance]
2026-03-03 21:09:40.091530 | instance |
2026-03-03 21:09:40.091739 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:09:40.091860 | instance | Tuesday 03 March 2026 21:09:40 +0000 (0:00:00.327) 0:03:16.192 *********
2026-03-03 21:09:43.117311 | instance | ok: [instance]
2026-03-03 21:09:43.117387 | instance |
2026-03-03 21:09:43.117495 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-03-03 21:09:43.117615 | instance | Tuesday 03 March 2026 21:09:43 +0000 (0:00:03.026) 0:03:19.218 *********
2026-03-03 21:09:44.100146 | instance | ok: [instance]
2026-03-03 21:09:44.100223 | instance |
2026-03-03 21:09:44.100325 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-03-03 21:09:44.100445 | instance | Tuesday 03 March 2026 21:09:44 +0000 (0:00:00.982) 0:03:20.201 *********
2026-03-03 21:09:44.293554 | instance | ok: [instance]
2026-03-03 21:09:44.293677 | instance |
2026-03-03 21:09:44.293847 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-03-03 21:09:44.294014 | instance | Tuesday 03 March 2026 21:09:44 +0000 (0:00:00.193) 0:03:20.394 *********
2026-03-03 21:09:44.727464 | instance | ok: [instance]
2026-03-03 21:09:44.727535 | instance |
2026-03-03 21:09:44.727642 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-03-03 21:09:44.727764 | instance | Tuesday 03 March 2026 21:09:44 +0000 (0:00:00.433) 0:03:20.828 *********
2026-03-03 21:09:45.274221 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-03-03 21:09:45.274310 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-03-03 21:09:45.274391 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-03-03 21:09:45.274504 | instance |
2026-03-03 21:09:45.274613 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-03-03 21:09:45.274738 | instance | Tuesday 03 March 2026 21:09:45 +0000 (0:00:00.546) 0:03:21.375 *********
2026-03-03 21:09:45.656212 | instance | ok: [instance]
2026-03-03 21:09:45.656345 | instance |
2026-03-03 21:09:45.656518 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-03-03 21:09:45.656685 | instance | Tuesday 03 March 2026 21:09:45 +0000 (0:00:00.381) 0:03:21.757 *********
2026-03-03 21:09:46.067533 | instance | ok: [instance]
2026-03-03 21:09:46.067612 | instance |
2026-03-03 21:09:46.067744 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-03-03 21:09:46.067886 | instance | Tuesday 03 March 2026 21:09:46 +0000 (0:00:00.404) 0:03:22.162 *********
2026-03-03 21:09:46.067992 | instance |
2026-03-03 21:09:46.068155 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-03-03 21:09:46.068269 | instance | Tuesday 03 March 2026 21:09:46 +0000 (0:00:00.006) 0:03:22.168 *********
2026-03-03 21:09:46.417250 | instance | ok: [instance]
2026-03-03 21:09:46.417315 | instance |
2026-03-03 21:09:46.417451 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-03-03 21:09:46.417567 | instance | Tuesday 03 March 2026 21:09:46 +0000 (0:00:00.349) 0:03:22.518 *********
2026-03-03 21:09:46.481250 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-03-03 21:09:46.481311 | instance |
2026-03-03 21:09:46.481432 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-03-03 21:09:46.481561 | instance | Tuesday 03 March 2026 21:09:46 +0000 (0:00:00.064) 0:03:22.582 *********
2026-03-03 21:09:47.466895 | instance | ok: [instance]
2026-03-03 21:09:47.466966 | instance |
2026-03-03 21:09:47.467055 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-03-03 21:09:47.467228 | instance | Tuesday 03 March 2026 21:09:47 +0000 (0:00:00.985) 0:03:23.568 *********
2026-03-03 21:09:48.094674 | instance | ok: [instance] => (item=chronyd)
2026-03-03 21:09:48.094804 | instance | ok: [instance] => (item=sshd)
2026-03-03 21:09:48.094964 | instance |
2026-03-03 21:09:48.095136 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-03-03 21:09:48.095313 | instance | Tuesday 03 March 2026 21:09:48 +0000 (0:00:00.627) 0:03:24.195 *********
2026-03-03 21:09:48.607258 | instance | ok: [instance]
2026-03-03 21:09:48.607324 | instance |
2026-03-03 21:09:48.607435 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-03-03 21:09:48.607571 | instance | Tuesday 03 March 2026 21:09:48 +0000 (0:00:00.513) 0:03:24.708 *********
2026-03-03 21:09:48.809692 | instance | ok: [instance]
2026-03-03 21:09:48.809796 | instance |
2026-03-03 21:09:48.809970 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-03-03 21:09:48.810137 | instance | Tuesday 03 March 2026 21:09:48 +0000 (0:00:00.202) 0:03:24.911 *********
2026-03-03 21:09:49.055360 | instance | ok: [instance]
2026-03-03 21:09:49.055422 | instance |
2026-03-03 21:09:49.055573 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-03-03 21:09:49.055700 | instance | Tuesday 03 March 2026 21:09:49 +0000 (0:00:00.245) 0:03:25.156 *********
2026-03-03 21:09:49.254674 | instance | ok: [instance]
2026-03-03 21:09:49.254739 | instance |
2026-03-03 21:09:49.254884 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-03-03 21:09:49.255010 | instance | Tuesday 03 March 2026 21:09:49 +0000 (0:00:00.199) 0:03:25.355 *********
2026-03-03 21:09:49.473928 | instance | ok: [instance] => (item=instance)
2026-03-03 21:09:49.473963 | instance |
2026-03-03 21:09:49.473968 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-03-03 21:09:49.473973 | instance | Tuesday 03 March 2026 21:09:49 +0000 (0:00:00.218) 0:03:25.574 *********
2026-03-03 21:09:49.527606 | instance | ok: [instance]
2026-03-03 21:09:49.527630 | instance |
2026-03-03 21:09:49.527637 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] *****************************
2026-03-03 21:09:49.527643 | instance | Tuesday 03 March 2026 21:09:49 +0000 (0:00:00.053) 0:03:25.628 *********
2026-03-03 21:09:54.529348 | instance | ok: [instance]
2026-03-03 21:09:54.529867 | instance |
2026-03-03 21:09:54.529911 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] ***********************
2026-03-03 21:09:54.529918 | instance | Tuesday 03 March 2026 21:09:54 +0000 (0:00:05.001) 0:03:30.630 *********
2026-03-03 21:09:54.583866 | instance | ok: [instance]
2026-03-03 21:09:54.584174 | instance |
2026-03-03 21:09:54.584225 | instance | TASK [Install Ceph host] *******************************************************
2026-03-03 21:09:54.584430 | instance | Tuesday 03 March 2026 21:09:54 +0000 (0:00:00.054) 0:03:30.684 *********
2026-03-03 21:09:54.652160 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-03-03 21:09:54.652244 | instance |
2026-03-03 21:09:54.652496 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-03-03 21:09:54.652517 | instance | Tuesday 03 March 2026 21:09:54 +0000 (0:00:00.068) 0:03:30.753 *********
2026-03-03 21:09:54.702626 | instance | skipping: [instance]
2026-03-03 21:09:54.702733 | instance |
2026-03-03 21:09:54.702871 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-03-03 21:09:54.702996 | instance | Tuesday 03 March 2026 21:09:54 +0000 (0:00:00.050) 0:03:30.803 *********
2026-03-03 21:09:54.748143 | instance | skipping: [instance] => (item=instance)
2026-03-03 21:09:54.748262 | instance | skipping: [instance]
2026-03-03 21:09:54.748374 | instance |
2026-03-03 21:09:54.748499 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-03-03 21:09:54.748636 | instance | Tuesday 03 March 2026 21:09:54 +0000 (0:00:00.045) 0:03:30.849 *********
2026-03-03 21:09:54.979828 | instance | ok: [instance]
2026-03-03 21:09:54.979951 | instance |
2026-03-03 21:09:54.980268 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-03-03 21:09:54.980330 | instance | Tuesday 03 March 2026 21:09:54 +0000 (0:00:00.231) 0:03:31.081 *********
2026-03-03 21:09:56.856841 | instance | ok: [instance]
2026-03-03 21:09:56.856918 | instance |
2026-03-03 21:09:56.857162 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] *******************************
2026-03-03 21:09:56.857199 | instance | Tuesday 03 March 2026 21:09:56 +0000 (0:00:01.877) 0:03:32.958 *********
2026-03-03 21:09:56.892416 | instance | skipping: [instance]
2026-03-03 21:09:56.892656 | instance |
2026-03-03 21:09:56.892857 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] *********************
2026-03-03 21:09:56.893010 | instance | Tuesday 03 March 2026 21:09:56 +0000 (0:00:00.035) 0:03:32.993 *********
2026-03-03 21:09:56.928179 | instance | skipping: [instance]
2026-03-03 21:09:56.928215 | instance |
2026-03-03 21:09:56.928231 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-03-03 21:09:56.928469 | instance | Tuesday 03 March 2026 21:09:56 +0000 (0:00:00.035) 0:03:33.029 *********
2026-03-03 21:10:02.205326 | instance | ok: [instance]
2026-03-03 21:10:02.205569 | instance |
2026-03-03 21:10:02.205842 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-03-03 21:10:02.206108 | instance | Tuesday 03 March 2026 21:10:02 +0000 (0:00:05.276) 0:03:38.306 *********
2026-03-03 21:10:12.488635 | instance | ok: [instance]
2026-03-03 21:10:12.488812 | instance |
2026-03-03 21:10:12.489095 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-03-03 21:10:12.489369 | instance | Tuesday 03 March 2026 21:10:12 +0000 (0:00:10.283) 0:03:48.589 *********
2026-03-03 21:11:37.703988 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-03-03 21:11:37.704225 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-03-03 21:11:37.704555 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-03-03 21:11:37.704765 | instance |
2026-03-03 21:11:37.705017 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-03-03 21:11:37.705276 | instance | Tuesday 03 March 2026 21:11:37 +0000 (0:01:25.215) 0:05:13.804 *********
2026-03-03 21:11:39.312052 | instance | ok: [instance]
2026-03-03 21:11:39.312104 | instance |
2026-03-03 21:11:39.312157 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-03-03 21:11:39.312171 | instance | Tuesday 03 March 2026 21:11:39 +0000 (0:00:01.607) 0:05:15.412 *********
2026-03-03 21:11:40.838690 | instance | ok: [instance]
2026-03-03 21:11:40.838790 | instance |
2026-03-03 21:11:40.838862 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-03-03 21:11:40.839043 | instance | Tuesday 03 March 2026 21:11:40 +0000 (0:00:01.525) 0:05:16.938 *********
2026-03-03 21:11:40.909802 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-03-03 21:11:40.909853 | instance |
2026-03-03 21:11:40.910177 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-03-03 21:11:40.910228 | instance | Tuesday 03 March 2026 21:11:40 +0000 (0:00:00.072) 0:05:17.010 *********
2026-03-03 21:11:40.965604 | instance | ok: [instance]
2026-03-03 21:11:40.965709 | instance |
2026-03-03 21:11:40.965723 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-03-03 21:11:40.965892 | instance | Tuesday 03 March 2026 21:11:40 +0000 (0:00:00.055) 0:05:17.066 *********
2026-03-03 21:11:42.558714 | instance | ok: [instance]
2026-03-03 21:11:42.558793 | instance |
2026-03-03 21:11:42.559025 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-03-03 21:11:42.559042 | instance | Tuesday 03 March 2026 21:11:42 +0000 (0:00:01.593) 0:05:18.659 *********
2026-03-03 21:11:42.604741 | instance | ok: [instance]
2026-03-03 21:11:42.605156 | instance |
2026-03-03 21:11:42.605212 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-03-03 21:11:42.605219 | instance | Tuesday 03 March 2026 21:11:42 +0000 (0:00:00.045) 0:05:18.705 *********
2026-03-03 21:11:42.655927 | instance | skipping: [instance] => (item=1)
2026-03-03 21:11:42.656248 | instance | skipping: [instance] => (item=1)
2026-03-03 21:11:42.656285 | instance | skipping: [instance] => (item=1)
2026-03-03 21:11:42.656301 | instance | skipping: [instance]
2026-03-03 21:11:42.656701 | instance |
2026-03-03 21:11:42.656769 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-03-03 21:11:42.656776 | instance | Tuesday 03 March 2026 21:11:42 +0000 (0:00:00.051) 0:05:18.756 *********
2026-03-03 21:11:42.710388 | instance | skipping: [instance]
2026-03-03 21:11:42.710969 | instance |
2026-03-03 21:11:42.711000 | instance | PLAY [all] *********************************************************************
2026-03-03 21:11:42.711006 | instance |
2026-03-03 21:11:42.711011 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-03-03 21:11:42.711022 | instance | Tuesday 03 March 2026 21:11:42 +0000 (0:00:00.054) 0:05:18.811 *********
2026-03-03 21:11:43.111508 | instance | changed: [instance]
2026-03-03 21:11:43.111561 | instance |
2026-03-03 21:11:43.111568 | instance | PLAY [all] *********************************************************************
2026-03-03 21:11:43.111574 | instance |
2026-03-03 21:11:43.111579 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:11:43.111585 | instance | Tuesday 03 March 2026 21:11:43 +0000 (0:00:00.400) 0:05:19.211 *********
2026-03-03 21:11:44.227113 | instance | ok: [instance]
2026-03-03 21:11:44.227230 | instance |
2026-03-03 21:11:44.227485 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-03-03 21:11:44.227546 | instance | Tuesday 03 March 2026 21:11:44 +0000 (0:00:01.116) 0:05:20.328 *********
2026-03-03 21:11:47.831207 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-03-03 21:11:47.831329 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-03-03 21:11:47.831341 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-03-03 21:11:47.832329 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-03-03 21:11:47.832410 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-03-03 21:11:47.832423 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-03-03 21:11:47.832432 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-03-03 21:11:47.832441 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-03-03 21:11:47.832450 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-03-03 21:11:47.832458 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-03-03 21:11:47.832476 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-03-03 21:11:47.832485 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-03-03 21:11:47.832496 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-03-03 21:11:47.833683 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-03-03 21:11:47.833720 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-03-03 21:11:47.833726 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-03-03 21:11:47.833730 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-03-03 21:11:47.833734 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-03-03 21:11:47.833738 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-03-03 21:11:47.833742 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-03-03 21:11:47.833746 | instance |
2026-03-03 21:11:47.833751 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-03-03 21:11:47.833756 | instance | Tuesday 03 March 2026 21:11:47 +0000 (0:00:03.604) 0:05:23.932 *********
2026-03-03 21:11:48.027429 | instance | changed: [instance]
2026-03-03 21:11:48.027507 | instance |
2026-03-03 21:11:48.027747 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-03-03 21:11:48.027764 | instance | Tuesday 03 March 2026 21:11:48 +0000 (0:00:00.195) 0:05:24.128 *********
2026-03-03 21:11:48.477644 | instance | changed: [instance]
2026-03-03 21:11:48.477720 | instance |
2026-03-03 21:11:48.478120 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-03-03 21:11:48.478160 | instance | Tuesday 03 March 2026 21:11:48 +0000 (0:00:00.450) 0:05:24.578 *********
2026-03-03 21:11:48.719559 | instance | ok: [instance]
2026-03-03 21:11:48.719620 | instance |
2026-03-03 21:11:48.719882 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-03-03 21:11:48.719911 | instance | Tuesday 03 March 2026 21:11:48 +0000 (0:00:00.242) 0:05:24.820 *********
2026-03-03 21:11:48.770750 | instance | ok: [instance]
2026-03-03 21:11:48.770857 | instance |
2026-03-03 21:11:48.771330 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-03-03 21:11:48.771364 | instance |
2026-03-03 21:11:48.771369 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:11:48.771374 | instance | Tuesday 03 March 2026 21:11:48 +0000 (0:00:00.050) 0:05:24.871 *********
2026-03-03 21:11:49.677781 | instance | ok: [instance]
2026-03-03 21:11:49.677892 | instance |
2026-03-03 21:11:49.678257 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-03-03 21:11:49.678295 | instance | Tuesday 03 March 2026 21:11:49 +0000 (0:00:00.907) 0:05:25.778 *********
2026-03-03 21:11:49.879630 | instance | changed: [instance]
2026-03-03 21:11:49.879688 | instance |
2026-03-03 21:11:49.879991 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-03-03 21:11:49.880025 | instance | Tuesday 03 March 2026 21:11:49 +0000 (0:00:00.202) 0:05:25.980 *********
2026-03-03 21:11:50.760618 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-03-03 21:11:50.761557 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-03-03 21:11:50.761587 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-03-03 21:11:50.761593 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-03-03 21:11:50.761597 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-03-03 21:11:50.761601 | instance |
2026-03-03 21:11:50.761606 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-03-03 21:11:50.761610 | instance | Tuesday 03 March 2026 21:11:50 +0000 (0:00:00.880) 0:05:26.861 *********
2026-03-03 21:11:50.937538 | 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-03-03 21:11:51.087708 | 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-03-03 21:11:51.240167 | 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-03-03 21:11:51.255135 | instance | ...ignoring
2026-03-03 21:11:51.255519 | instance |
2026-03-03 21:11:51.255555 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-03-03 21:11:51.255561 | instance | Tuesday 03 March 2026 21:11:51 +0000 (0:00:00.494) 0:05:27.356 *********
2026-03-03 21:11:51.448664 | instance | ok: [instance]
2026-03-03 21:11:51.448780 | instance |
2026-03-03 21:11:51.448964 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-03-03 21:11:51.449198 | instance | Tuesday 03 March 2026 21:11:51 +0000 (0:00:00.193) 0:05:27.549 *********
2026-03-03 21:11:51.633833 | instance | ok: [instance]
2026-03-03 21:11:51.633946 | instance |
2026-03-03 21:11:51.634204 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-03-03 21:11:51.634417 | instance | Tuesday 03 March 2026 21:11:51 +0000 (0:00:00.185) 0:05:27.734 *********
2026-03-03 21:11:51.668496 | instance | ok: [instance]
2026-03-03 21:11:51.668647 | instance |
2026-03-03 21:11:51.668839 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-03-03 21:11:51.669081 | instance | Tuesday 03 March 2026 21:11:51 +0000 (0:00:00.034) 0:05:27.769 *********
2026-03-03 21:11:51.708269 | instance | ok: [instance]
2026-03-03 21:11:51.708881 | instance |
2026-03-03 21:11:51.709317 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-03-03 21:11:51.709655 | instance | Tuesday 03 March 2026 21:11:51 +0000 (0:00:00.039) 0:05:27.809 *********
2026-03-03 21:11:52.201474 | instance | ok: [instance]
2026-03-03 21:11:52.201950 | instance |
2026-03-03 21:11:52.201989 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-03-03 21:11:52.201997 | instance | Tuesday 03 March 2026 21:11:52 +0000 (0:00:00.493) 0:05:28.302 *********
2026-03-03 21:11:52.436990 | instance | ok: [instance]
2026-03-03 21:11:52.437053 | instance |
2026-03-03 21:11:52.437115 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-03-03 21:11:52.437811 | instance | Tuesday 03 March 2026 21:11:52 +0000 (0:00:00.182) 0:05:28.485 *********
2026-03-03 21:11:52.437851 | instance |
2026-03-03 21:11:52.437856 | instance | PLAY [Install Kubernetes] ******************************************************
2026-03-03 21:11:52.437861 | instance |
2026-03-03 21:11:52.437865 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:11:52.437869 | instance | Tuesday 03 March 2026 21:11:52 +0000 (0:00:00.052) 0:05:28.538 *********
2026-03-03 21:11:53.313200 | instance | ok: [instance]
2026-03-03 21:11:53.313262 | instance |
2026-03-03 21:11:53.313483 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:11:53.313524 | instance | Tuesday 03 March 2026 21:11:53 +0000 (0:00:00.876) 0:05:29.414 *********
2026-03-03 21:11:53.512544 | instance | ok: [instance]
2026-03-03 21:11:53.512593 | instance |
2026-03-03 21:11:53.512605 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:11:53.512620 | instance | Tuesday 03 March 2026 21:11:53 +0000 (0:00:00.199) 0:05:29.613 *********
2026-03-03 21:11:53.550883 | instance | skipping: [instance]
2026-03-03 21:11:53.550921 | instance |
2026-03-03 21:11:53.551138 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-03 21:11:53.551175 | instance | Tuesday 03 March 2026 21:11:53 +0000 (0:00:00.038) 0:05:29.652 *********
2026-03-03 21:11:53.763582 | instance | ok: [instance]
2026-03-03 21:11:53.763670 | instance |
2026-03-03 21:11:53.763929 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:11:53.763968 | instance | Tuesday 03 March 2026 21:11:53 +0000 (0:00:00.212) 0:05:29.864 *********
2026-03-03 21:11:53.820209 | instance | ok: [instance] => {
2026-03-03 21:11:53.820558 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64"
2026-03-03 21:11:53.820618 | instance | }
2026-03-03 21:11:53.821009 | instance |
2026-03-03 21:11:53.821034 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:11:53.821042 | instance | Tuesday 03 March 2026 21:11:53 +0000 (0:00:00.056) 0:05:29.921 *********
2026-03-03 21:11:54.112451 | instance | ok: [instance]
2026-03-03 21:11:54.112526 | instance |
2026-03-03 21:11:54.112736 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:11:54.112779 | instance | Tuesday 03 March 2026 21:11:54 +0000 (0:00:00.292) 0:05:30.213 *********
2026-03-03 21:11:54.160101 | instance | skipping: [instance]
2026-03-03 21:11:54.160312 | instance |
2026-03-03 21:11:54.160374 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:11:54.160503 | instance | Tuesday 03 March 2026 21:11:54 +0000 (0:00:00.047) 0:05:30.261 *********
2026-03-03 21:11:54.356600 | instance | ok: [instance]
2026-03-03 21:11:54.356694 | instance |
2026-03-03 21:11:54.356908 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:11:54.356944 | instance | Tuesday 03 March 2026 21:11:54 +0000 (0:00:00.196) 0:05:30.457 *********
2026-03-03 21:11:55.292708 | instance | ok: [instance]
2026-03-03 21:11:55.292777 | instance |
2026-03-03 21:11:55.293031 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:11:55.293064 | instance | Tuesday 03 March 2026 21:11:55 +0000 (0:00:00.936) 0:05:31.394 *********
2026-03-03 21:11:55.359164 | instance | ok: [instance] => {
2026-03-03 21:11:55.359970 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz"
2026-03-03 21:11:55.359996 | instance | }
2026-03-03 21:11:55.360003 | instance |
2026-03-03 21:11:55.360010 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:11:55.360016 | instance | Tuesday 03 March 2026 21:11:55 +0000 (0:00:00.066) 0:05:31.460 *********
2026-03-03 21:11:55.691999 | instance | ok: [instance]
2026-03-03 21:11:55.692405 | instance |
2026-03-03 21:11:55.692485 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:11:55.692504 | instance | Tuesday 03 March 2026 21:11:55 +0000 (0:00:00.332) 0:05:31.793 *********
2026-03-03 21:11:57.600375 | instance | ok: [instance]
2026-03-03 21:11:57.600948 | instance |
2026-03-03 21:11:57.600968 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-03 21:11:57.600976 | instance | Tuesday 03 March 2026 21:11:57 +0000 (0:00:01.908) 0:05:33.701 *********
2026-03-03 21:11:57.631452 | instance | skipping: [instance]
2026-03-03 21:11:57.631571 | instance |
2026-03-03 21:11:57.631919 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-03 21:11:57.631937 | instance | Tuesday 03 March 2026 21:11:57 +0000 (0:00:00.031) 0:05:33.732 *********
2026-03-03 21:11:57.662912 | instance | skipping: [instance]
2026-03-03 21:11:57.663005 | instance |
2026-03-03 21:11:57.663120 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-03 21:11:57.663246 | instance | Tuesday 03 March 2026 21:11:57 +0000 (0:00:00.031) 0:05:33.764 *********
2026-03-03 21:11:57.695351 | instance | skipping: [instance]
2026-03-03 21:11:57.695460 | instance |
2026-03-03 21:11:57.695580 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-03 21:11:57.695695 | instance | Tuesday 03 March 2026 21:11:57 +0000 (0:00:00.032) 0:05:33.797 *********
2026-03-03 21:11:58.815682 | instance | ok: [instance]
2026-03-03 21:11:58.815724 | instance |
2026-03-03 21:11:58.815730 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-03 21:11:58.815735 | instance | Tuesday 03 March 2026 21:11:58 +0000 (0:00:01.119) 0:05:34.916 *********
2026-03-03 21:11:59.250386 | instance | ok: [instance]
2026-03-03 21:11:59.250447 | instance |
2026-03-03 21:11:59.250830 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-03 21:11:59.250873 | instance | Tuesday 03 March 2026 21:11:59 +0000 (0:00:00.434) 0:05:35.351 *********
2026-03-03 21:12:00.191134 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-03-03 21:12:00.191200 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-03 21:12:00.191902 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-03 21:12:00.191940 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-03 21:12:00.191946 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-03 21:12:00.191952 | instance |
2026-03-03 21:12:00.191957 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-03 21:12:00.191961 | instance | Tuesday 03 March 2026 21:12:00 +0000 (0:00:00.941) 0:05:36.292 *********
2026-03-03 21:12:00.675956 | instance | ok: [instance]
2026-03-03 21:12:00.676018 | instance |
2026-03-03 21:12:00.676358 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-03 21:12:00.676463 | instance | Tuesday 03 March 2026 21:12:00 +0000 (0:00:00.478) 0:05:36.770 *********
2026-03-03 21:12:00.676487 | instance |
2026-03-03 21:12:00.676497 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-03 21:12:00.676646 | instance | Tuesday 03 March 2026 21:12:00 +0000 (0:00:00.006) 0:05:36.777 *********
2026-03-03 21:12:01.022391 | instance | ok: [instance]
2026-03-03 21:12:01.022480 | instance |
2026-03-03 21:12:01.022762 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-03-03 21:12:01.022800 | instance | Tuesday 03 March 2026 21:12:01 +0000 (0:00:00.346) 0:05:37.123 *********
2026-03-03 21:12:01.676096 | 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-03-03 21:12:01.690406 | instance | ...ignoring
2026-03-03 21:12:01.690533 | instance |
2026-03-03 21:12:01.690941 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-03-03 21:12:01.690986 | instance | Tuesday 03 March 2026 21:12:01 +0000 (0:00:00.668) 0:05:37.791 *********
2026-03-03 21:12:01.723676 | instance | skipping: [instance]
2026-03-03 21:12:01.723744 | instance |
2026-03-03 21:12:01.724022 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-03-03 21:12:01.724063 | instance | Tuesday 03 March 2026 21:12:01 +0000 (0:00:00.033) 0:05:37.824 *********
2026-03-03 21:12:01.762360 | instance | skipping: [instance]
2026-03-03 21:12:01.762742 | instance |
2026-03-03 21:12:01.762789 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-03-03 21:12:01.762795 | instance | Tuesday 03 March 2026 21:12:01 +0000 (0:00:00.038) 0:05:37.863 *********
2026-03-03 21:12:01.805070 | instance | skipping: [instance]
2026-03-03 21:12:01.805174 | instance |
2026-03-03 21:12:01.805301 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-03-03 21:12:01.805438 | instance | Tuesday 03 March 2026 21:12:01 +0000 (0:00:00.042) 0:05:37.906 *********
2026-03-03 21:12:01.843709 | instance | skipping: [instance]
2026-03-03 21:12:01.844091 | instance |
2026-03-03 21:12:01.844149 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-03-03 21:12:01.844155 | instance | Tuesday 03 March 2026 21:12:01 +0000 (0:00:00.038) 0:05:37.944 *********
2026-03-03 21:12:01.885732 | instance | skipping: [instance]
2026-03-03 21:12:01.886099 | instance |
2026-03-03 21:12:01.886138 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:12:01.886144 | instance | Tuesday 03 March 2026 21:12:01 +0000 (0:00:00.042) 0:05:37.986 *********
2026-03-03 21:12:02.086680 | instance | ok: [instance]
2026-03-03 21:12:02.086754 | instance |
2026-03-03 21:12:02.086868 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:12:02.087069 | instance | Tuesday 03 March 2026 21:12:02 +0000 (0:00:00.200) 0:05:38.187 *********
2026-03-03 21:12:02.129809 | instance | ok: [instance] => {
2026-03-03 21:12:02.129930 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-03-03 21:12:02.130111 | instance | }
2026-03-03 21:12:02.130250 | instance |
2026-03-03 21:12:02.130412 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:12:02.130615 | instance | Tuesday 03 March 2026 21:12:02 +0000 (0:00:00.043) 0:05:38.231 *********
2026-03-03 21:12:03.084829 | instance | changed: [instance]
2026-03-03 21:12:03.084937 | instance |
2026-03-03 21:12:03.085119 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:12:03.085266 | instance | Tuesday 03 March 2026 21:12:03 +0000 (0:00:00.955) 0:05:39.186 *********
2026-03-03 21:12:03.128465 | instance | skipping: [instance]
2026-03-03 21:12:03.128832 | instance |
2026-03-03 21:12:03.129168 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:12:03.129520 | instance | Tuesday 03 March 2026 21:12:03 +0000 (0:00:00.041) 0:05:39.227 *********
2026-03-03 21:12:03.324646 | instance | ok: [instance]
2026-03-03 21:12:03.324738 | instance |
2026-03-03 21:12:03.324870 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:12:03.325047 | instance | Tuesday 03 March 2026 21:12:03 +0000 (0:00:00.197) 0:05:39.424 *********
2026-03-03 21:12:03.372756 | instance | ok: [instance] => {
2026-03-03 21:12:03.372942 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-03-03 21:12:03.373089 | instance | }
2026-03-03 21:12:03.373229 | instance |
2026-03-03 21:12:03.373377 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:12:03.373525 | instance | Tuesday 03 March 2026 21:12:03 +0000 (0:00:00.047) 0:05:39.471 *********
2026-03-03 21:12:06.695174 | instance | changed: [instance]
2026-03-03 21:12:06.695208 | instance |
2026-03-03 21:12:06.695213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:12:06.695218 | instance | Tuesday 03 March 2026 21:12:06 +0000 (0:00:03.324) 0:05:42.796 *********
2026-03-03 21:12:06.750186 | instance | skipping: [instance]
2026-03-03 21:12:06.750212 | instance |
2026-03-03 21:12:06.750217 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-03-03 21:12:06.750221 | instance | Tuesday 03 March 2026 21:12:06 +0000 (0:00:00.055) 0:05:42.851 *********
2026-03-03 21:12:06.785524 | instance | skipping: [instance]
2026-03-03 21:12:06.785587 | instance |
2026-03-03 21:12:06.785711 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-03-03 21:12:06.785844 | instance | Tuesday 03 March 2026 21:12:06 +0000 (0:00:00.035) 0:05:42.887 *********
2026-03-03 21:12:06.822826 | instance | skipping: [instance]
2026-03-03 21:12:06.823193 | instance |
2026-03-03 21:12:06.823215 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-03-03 21:12:06.823221 | instance | Tuesday 03 March 2026 21:12:06 +0000 (0:00:00.036) 0:05:42.924 *********
2026-03-03 21:12:06.855025 | instance | skipping: [instance]
2026-03-03 21:12:06.855150 | instance |
2026-03-03 21:12:06.855409 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-03-03 21:12:06.855432 | instance | Tuesday 03 March 2026 21:12:06 +0000 (0:00:00.032) 0:05:42.956 *********
2026-03-03 21:12:07.804352 | instance | ok: [instance]
2026-03-03 21:12:07.804417 | instance |
2026-03-03 21:12:07.804686 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-03-03 21:12:07.804727 | instance | Tuesday 03 March 2026 21:12:07 +0000 (0:00:00.949) 0:05:43.905 *********
2026-03-03 21:12:08.203950 | instance | ok: [instance]
2026-03-03 21:12:08.204283 | instance |
2026-03-03 21:12:08.204633 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-03-03 21:12:08.204642 | instance | Tuesday 03 March 2026 21:12:08 +0000 (0:00:00.399) 0:05:44.305 *********
2026-03-03 21:12:09.060181 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-03-03 21:12:09.061024 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-03-03 21:12:09.061071 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-03-03 21:12:09.061076 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-03-03 21:12:09.061081 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-03-03 21:12:09.061086 | instance |
2026-03-03 21:12:09.061091 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-03-03 21:12:09.061095 | instance | Tuesday 03 March 2026 21:12:09 +0000 (0:00:00.856) 0:05:45.161 *********
2026-03-03 21:12:09.527696 | instance | ok: [instance]
2026-03-03 21:12:09.527752 | instance |
2026-03-03 21:12:09.527764 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-03-03 21:12:09.527774 | instance | Tuesday 03 March 2026 21:12:09 +0000 (0:00:00.460) 0:05:45.622 *********
2026-03-03 21:12:09.527790 | instance |
2026-03-03 21:12:09.527820 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-03-03 21:12:09.528002 | instance | Tuesday 03 March 2026 21:12:09 +0000 (0:00:00.006) 0:05:45.628 *********
2026-03-03 21:12:09.867666 | instance | ok: [instance]
2026-03-03 21:12:09.867726 | instance |
2026-03-03 21:12:09.867969 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:12:09.868006 | instance | Tuesday 03 March 2026 21:12:09 +0000 (0:00:00.340) 0:05:45.969 *********
2026-03-03 21:12:10.064219 | instance | ok: [instance]
2026-03-03 21:12:10.064283 | instance |
2026-03-03 21:12:10.064549 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:12:10.064589 | instance | Tuesday 03 March 2026 21:12:10 +0000 (0:00:00.196) 0:05:46.165 *********
2026-03-03 21:12:10.117904 | instance | ok: [instance] => {
2026-03-03 21:12:10.118025 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz"
2026-03-03 21:12:10.118507 | instance | }
2026-03-03 21:12:10.118539 | instance |
2026-03-03 21:12:10.118544 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:12:10.118549 | instance | Tuesday 03 March 2026 21:12:10 +0000 (0:00:00.053) 0:05:46.219 *********
2026-03-03 21:12:10.760268 | instance | changed: [instance]
2026-03-03 21:12:10.760323 | instance |
2026-03-03 21:12:10.760565 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:12:10.760607 | instance | Tuesday 03 March 2026 21:12:10 +0000 (0:00:00.642) 0:05:46.861 *********
2026-03-03 21:12:13.096658 | instance | changed: [instance]
2026-03-03 21:12:13.096777 | instance |
2026-03-03 21:12:13.097066 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:12:13.097132 | instance | Tuesday 03 March 2026 21:12:13 +0000 (0:00:02.336) 0:05:49.197 *********
2026-03-03 21:12:13.157344 | instance | ok: [instance] => {
2026-03-03 21:12:13.157429 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz"
2026-03-03 21:12:13.157894 | instance | }
2026-03-03 21:12:13.157919 | instance |
2026-03-03 21:12:13.157924 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:12:13.157929 | instance | Tuesday 03 March 2026 21:12:13 +0000 (0:00:00.060) 0:05:49.258 *********
2026-03-03 21:12:13.829676 | instance | changed: [instance]
2026-03-03 21:12:13.829749 | instance |
2026-03-03 21:12:13.830100 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:12:13.830142 | instance | Tuesday 03 March 2026 21:12:13 +0000 (0:00:00.672) 0:05:49.930 *********
2026-03-03 21:12:15.156997 | instance | changed: [instance]
2026-03-03 21:12:15.157067 | instance |
2026-03-03 21:12:15.157333 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-03-03 21:12:15.157367 | instance | Tuesday 03 March 2026 21:12:15 +0000 (0:00:01.327) 0:05:51.258 *********
2026-03-03 21:12:15.601566 | instance | changed: [instance]
2026-03-03 21:12:15.601915 | instance |
2026-03-03 21:12:15.601950 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-03-03 21:12:15.601957 | instance | Tuesday 03 March 2026 21:12:15 +0000 (0:00:00.444) 0:05:51.703 *********
2026-03-03 21:12:15.798723 | instance | changed: [instance]
2026-03-03 21:12:15.798775 | instance |
2026-03-03 21:12:15.799025 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:12:15.799040 | instance | Tuesday 03 March 2026 21:12:15 +0000 (0:00:00.197) 0:05:51.900 *********
2026-03-03 21:12:15.998628 | instance | ok: [instance]
2026-03-03 21:12:15.998983 | instance |
2026-03-03 21:12:15.999016 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:12:15.999022 | instance | Tuesday 03 March 2026 21:12:15 +0000 (0:00:00.199) 0:05:52.099 *********
2026-03-03 21:12:16.054631 | instance | ok: [instance] => {
2026-03-03 21:12:16.055201 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz"
2026-03-03 21:12:16.055226 | instance | }
2026-03-03 21:12:16.055231 | instance |
2026-03-03 21:12:16.055247 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:12:16.055252 | instance | Tuesday 03 March 2026 21:12:16 +0000 (0:00:00.056) 0:05:52.156 *********
2026-03-03 21:12:16.937865 | instance | changed: [instance]
2026-03-03 21:12:16.937969 | instance |
2026-03-03 21:12:16.938329 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:12:16.938372 | instance | Tuesday 03 March 2026 21:12:16 +0000 (0:00:00.882) 0:05:53.039 *********
2026-03-03 21:12:19.543157 | instance | changed: [instance]
2026-03-03 21:12:19.543198 | instance |
2026-03-03 21:12:19.543203 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-03-03 21:12:19.543208 | instance | Tuesday 03 March 2026 21:12:19 +0000 (0:00:02.605) 0:05:55.644 *********
2026-03-03 21:12:19.598779 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-03-03 21:12:19.598807 | instance |
2026-03-03 21:12:19.598812 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-03-03 21:12:19.598817 | instance | Tuesday 03 March 2026 21:12:19 +0000 (0:00:00.055) 0:05:55.700 *********
2026-03-03 21:12:20.532269 | instance | ok: [instance]
2026-03-03 21:12:20.532336 | instance |
2026-03-03 21:12:20.532354 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-03-03 21:12:20.532492 | instance | Tuesday 03 March 2026 21:12:20 +0000 (0:00:00.933) 0:05:56.633 *********
2026-03-03 21:12:20.727161 | instance | changed: [instance]
2026-03-03 21:12:20.727644 | instance |
2026-03-03 21:12:20.727689 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-03-03 21:12:20.727696 | instance | Tuesday 03 March 2026 21:12:20 +0000 (0:00:00.194) 0:05:56.828 *********
2026-03-03 21:12:21.170230 | instance | changed: [instance]
2026-03-03 21:12:21.170273 | instance |
2026-03-03 21:12:21.170560 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-03-03 21:12:21.170596 | instance | Tuesday 03 March 2026 21:12:21 +0000 (0:00:00.443) 0:05:57.271 *********
2026-03-03 21:12:21.884091 | instance | changed: [instance] => (item=br_netfilter)
2026-03-03 21:12:21.884189 | instance | ok: [instance] => (item=ip_tables)
2026-03-03 21:12:21.884757 | instance | changed: [instance] => (item=ip6_tables)
2026-03-03 21:12:21.884795 | instance | ok: [instance] => (item=nf_conntrack)
2026-03-03 21:12:21.884800 | instance |
2026-03-03 21:12:21.884806 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:12:21.884811 | instance | Tuesday 03 March 2026 21:12:21 +0000 (0:00:00.713) 0:05:57.985 *********
2026-03-03 21:12:22.087439 | instance | ok: [instance]
2026-03-03 21:12:22.087494 | instance |
2026-03-03 21:12:22.087784 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:12:22.087819 | instance | Tuesday 03 March 2026 21:12:22 +0000 (0:00:00.203) 0:05:58.188 *********
2026-03-03 21:12:22.132752 | instance | ok: [instance] => {
2026-03-03 21:12:22.133614 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-03-03 21:12:22.133644 | instance | }
2026-03-03 21:12:22.133651 | instance |
2026-03-03 21:12:22.133657 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:12:22.133664 | instance | Tuesday 03 March 2026 21:12:22 +0000 (0:00:00.045) 0:05:58.233 *********
2026-03-03 21:12:23.795233 | instance | changed: [instance]
2026-03-03 21:12:23.795311 | instance |
2026-03-03 21:12:23.795468 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:12:23.795538 | instance | Tuesday 03 March 2026 21:12:23 +0000 (0:00:01.662) 0:05:59.896 *********
2026-03-03 21:12:23.835025 | instance | skipping: [instance]
2026-03-03 21:12:23.835381 | instance |
2026-03-03 21:12:23.835424 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-03-03 21:12:23.835431 | instance | Tuesday 03 March 2026 21:12:23 +0000 (0:00:00.039) 0:05:59.936 *********
2026-03-03 21:12:23.889827 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-03-03 21:12:23.889926 | instance |
2026-03-03 21:12:23.890063 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-03-03 21:12:23.890175 | instance | Tuesday 03 March 2026 21:12:23 +0000 (0:00:00.055) 0:05:59.991 *********
2026-03-03 21:12:23.921805 | instance | skipping: [instance]
2026-03-03 21:12:23.921919 | instance |
2026-03-03 21:12:23.922111 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-03-03 21:12:23.922264 | instance | Tuesday 03 March 2026 21:12:23 +0000 (0:00:00.031) 0:06:00.023 *********
2026-03-03 21:12:27.166157 | instance | changed: [instance]
2026-03-03 21:12:27.166231 | instance |
2026-03-03 21:12:27.166663 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-03-03 21:12:27.166708 | instance | Tuesday 03 March 2026 21:12:27 +0000 (0:00:03.244) 0:06:03.267 *********
2026-03-03 21:12:28.391814 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-03-03 21:12:28.391913 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-03-03 21:12:28.392270 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-03-03 21:12:28.392328 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-03-03 21:12:28.392345 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-03-03 21:12:28.392917 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-03-03 21:12:28.392956 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-03-03 21:12:28.392962 | instance |
2026-03-03 21:12:28.392966 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-03-03 21:12:28.392970 | instance | Tuesday 03 March 2026 21:12:28 +0000 (0:00:01.225) 0:06:04.492 *********
2026-03-03 21:12:28.919203 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-03-03 21:12:28.919309 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-03-03 21:12:28.919833 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-03-03 21:12:28.919879 | instance |
2026-03-03 21:12:28.919886 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-03-03 21:12:28.919897 | instance | Tuesday 03 March 2026 21:12:28 +0000 (0:00:00.527) 0:06:05.020 *********
2026-03-03 21:12:29.359619 | instance | changed: [instance]
2026-03-03 21:12:29.359679 | instance |
2026-03-03 21:12:29.359690 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-03-03 21:12:29.359700 | instance | Tuesday 03 March 2026 21:12:29 +0000 (0:00:00.439) 0:06:05.459 *********
2026-03-03 21:12:29.794688 | instance | changed: [instance]
2026-03-03 21:12:29.794795 | instance |
2026-03-03 21:12:29.795178 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-03-03 21:12:29.795222 | instance | Tuesday 03 March 2026 21:12:29 +0000 (0:00:00.436) 0:06:05.896 *********
2026-03-03 21:12:29.986800 | instance | ok: [instance]
2026-03-03 21:12:29.987294 | instance |
2026-03-03 21:12:29.987333 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-03-03 21:12:29.987341 | instance | Tuesday 03 March 2026 21:12:29 +0000 (0:00:00.191) 0:06:06.087 *********
2026-03-03 21:12:30.018236 | instance | skipping: [instance]
2026-03-03 21:12:30.018326 | instance |
2026-03-03 21:12:30.018567 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-03-03 21:12:30.018585 | instance | Tuesday 03 March 2026 21:12:30 +0000 (0:00:00.031) 0:06:06.119 *********
2026-03-03 21:12:30.527684 | instance | ok: [instance] => (item=swap)
2026-03-03 21:12:30.527743 | instance | ok: [instance] => (item=none)
2026-03-03 21:12:30.528126 | instance |
2026-03-03 21:12:30.528144 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-03-03 21:12:30.528149 | instance | Tuesday 03 March 2026 21:12:30 +0000 (0:00:00.509) 0:06:06.628 *********
2026-03-03 21:12:30.961054 | instance | changed: [instance]
2026-03-03 21:12:30.961149 | instance |
2026-03-03 21:12:30.961381 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-03-03 21:12:30.961405 | instance | Tuesday 03 March 2026 21:12:30 +0000 (0:00:00.433) 0:06:07.062 *********
2026-03-03 21:12:31.526799 | instance | changed: [instance]
2026-03-03 21:12:31.527705 | instance |
2026-03-03 21:12:31.527728 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-03-03 21:12:31.527735 | instance | Tuesday 03 March 2026 21:12:31 +0000 (0:00:00.558) 0:06:07.620 *********
2026-03-03 21:12:31.527741 | instance |
2026-03-03 21:12:31.527748 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-03-03 21:12:31.527760 | instance | Tuesday 03 March 2026 21:12:31 +0000 (0:00:00.007) 0:06:07.628 *********
2026-03-03 21:12:32.263810 | instance | ok: [instance]
2026-03-03 21:12:32.263840 | instance |
2026-03-03 21:12:32.263845 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-03-03 21:12:32.263854 | instance | Tuesday 03 March 2026 21:12:32 +0000 (0:00:00.736) 0:06:08.364 *********
2026-03-03 21:12:32.814911 | instance | changed: [instance]
2026-03-03 21:12:32.815006 | instance |
2026-03-03 21:12:32.815134 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-03-03 21:12:32.815262 | instance | Tuesday 03 March 2026 21:12:32 +0000 (0:00:00.551) 0:06:08.916 *********
2026-03-03 21:12:33.730874 | instance | ok: [instance]
2026-03-03 21:12:33.730924 | instance |
2026-03-03 21:12:33.731203 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-03-03 21:12:33.731240 | instance | Tuesday 03 March 2026 21:12:33 +0000 (0:00:00.916) 0:06:09.832 *********
2026-03-03 21:12:34.429311 | instance | ok: [instance]
2026-03-03 21:12:34.429401 | instance |
2026-03-03 21:12:34.429651 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-03-03 21:12:34.429974 | instance | Tuesday 03 March 2026 21:12:34 +0000 (0:00:00.698) 0:06:10.530 *********
2026-03-03 21:12:34.628253 | instance | ok: [instance]
2026-03-03 21:12:34.628334 | instance |
2026-03-03 21:12:34.628600 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-03-03 21:12:34.628639 | instance | Tuesday 03 March 2026 21:12:34 +0000 (0:00:00.198) 0:06:10.729 *********
2026-03-03 21:12:35.118413 | instance | ok: [instance]
2026-03-03 21:12:35.118482 | instance |
2026-03-03 21:12:35.118728 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-03-03 21:12:35.118767 | instance | Tuesday 03 March 2026 21:12:35 +0000 (0:00:00.490) 0:06:11.219 *********
2026-03-03 21:12:35.196534 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-03-03 21:12:35.196952 | instance |
2026-03-03 21:12:35.196988 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-03-03 21:12:35.196994 | instance | Tuesday 03 March 2026 21:12:35 +0000 (0:00:00.077) 0:06:11.297 *********
2026-03-03 21:12:35.272804 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-03-03 21:12:35.272896 | instance |
2026-03-03 21:12:35.273149 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-03-03 21:12:35.273173 | instance | Tuesday 03 March 2026 21:12:35 +0000 (0:00:00.076) 0:06:11.374 *********
2026-03-03 21:12:35.475809 | instance | ok: [instance] => (item=instance)
2026-03-03 21:12:35.475891 | instance |
2026-03-03 21:12:35.476219 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-03-03 21:12:35.476266 | instance | Tuesday 03 March 2026 21:12:35 +0000 (0:00:00.202) 0:06:11.577 *********
2026-03-03 21:12:35.518437 | instance | skipping: [instance]
2026-03-03 21:12:35.518549 | instance |
2026-03-03 21:12:35.518676 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-03-03 21:12:35.518810 | instance | Tuesday 03 March 2026 21:12:35 +0000 (0:00:00.042) 0:06:11.620 *********
2026-03-03 21:12:35.569312 | instance | ok: [instance]
2026-03-03 21:12:35.569394 | instance |
2026-03-03 21:12:35.569644 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-03-03 21:12:35.569673 | instance | Tuesday 03 March 2026 21:12:35 +0000 (0:00:00.050) 0:06:11.670 *********
2026-03-03 21:12:35.614167 | instance | ok: [instance] => {
2026-03-03 21:12:35.614282 | instance | "msg": "instance"
2026-03-03 21:12:35.614397 | instance | }
2026-03-03 21:12:35.614550 | instance |
2026-03-03 21:12:35.614706 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-03-03 21:12:35.614856 | instance | Tuesday 03 March 2026 21:12:35 +0000 (0:00:00.045) 0:06:11.715 *********
2026-03-03 21:12:36.134493 | instance | changed: [instance]
2026-03-03 21:12:36.134560 | instance |
2026-03-03 21:12:36.134826 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-03-03 21:12:36.134869 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.519) 0:06:12.235 *********
2026-03-03 21:12:36.170952 | instance | skipping: [instance]
2026-03-03 21:12:36.171027 | instance |
2026-03-03 21:12:36.171140 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-03-03 21:12:36.171259 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.036) 0:06:12.272 *********
2026-03-03 21:12:36.207686 | instance | skipping: [instance]
2026-03-03 21:12:36.207932 | instance |
2026-03-03 21:12:36.208226 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-03-03 21:12:36.208486 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.036) 0:06:12.308 *********
2026-03-03 21:12:36.245145 | instance | skipping: [instance]
2026-03-03 21:12:36.245390 | instance |
2026-03-03 21:12:36.245650 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-03-03 21:12:36.245912 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.037) 0:06:12.346 *********
2026-03-03 21:12:36.280834 | instance | skipping: [instance]
2026-03-03 21:12:36.281089 | instance |
2026-03-03 21:12:36.281348 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-03-03 21:12:36.281602 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.035) 0:06:12.381 *********
2026-03-03 21:12:36.318129 | instance | skipping: [instance]
2026-03-03 21:12:36.318364 | instance |
2026-03-03 21:12:36.318620 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-03-03 21:12:36.318876 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.037) 0:06:12.419 *********
2026-03-03 21:12:36.352220 | instance | skipping: [instance]
2026-03-03 21:12:36.352455 | instance |
2026-03-03 21:12:36.352718 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-03-03 21:12:36.353008 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.034) 0:06:12.453 *********
2026-03-03 21:12:36.387217 | instance | skipping: [instance]
2026-03-03 21:12:36.387477 | instance |
2026-03-03 21:12:36.387748 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-03-03 21:12:36.388036 | instance | Tuesday 03 March 2026 21:12:36 +0000 (0:00:00.034) 0:06:12.488 *********
2026-03-03 21:12:56.163630 | instance | changed: [instance]
2026-03-03 21:12:56.163726 | instance |
2026-03-03 21:12:56.163833 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-03-03 21:12:56.163956 | instance | Tuesday 03 March 2026 21:12:56 +0000 (0:00:19.776) 0:06:32.264 *********
2026-03-03 21:12:56.368122 | instance | ok: [instance]
2026-03-03 21:12:56.368383 | instance |
2026-03-03 21:12:56.370523 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-03-03 21:12:56.370696 | instance | Tuesday 03 March 2026 21:12:56 +0000 (0:00:00.204) 0:06:32.469 *********
2026-03-03 21:12:56.400748 | instance | skipping: [instance]
2026-03-03 21:12:56.401020 | instance |
2026-03-03 21:12:56.401350 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-03-03 21:12:56.401613 | instance | Tuesday 03 March 2026 21:12:56 +0000 (0:00:00.032) 0:06:32.501 *********
2026-03-03 21:12:56.592089 | instance | changed: [instance]
2026-03-03 21:12:56.592401 | instance |
2026-03-03 21:12:56.592662 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-03-03 21:12:56.592940 | instance | Tuesday 03 March 2026 21:12:56 +0000 (0:00:00.191) 0:06:32.693 *********
2026-03-03 21:12:56.784502 | instance | changed: [instance]
2026-03-03 21:12:56.784730 | instance |
2026-03-03 21:12:56.784991 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-03-03 21:12:56.785288 | instance | Tuesday 03 March 2026 21:12:56 +0000 (0:00:00.192) 0:06:32.885 *********
2026-03-03 21:12:56.996635 | instance | changed: [instance]
2026-03-03 21:12:56.996858 | instance |
2026-03-03 21:12:56.997186 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-03-03 21:12:56.997450 | instance | Tuesday 03 March 2026 21:12:56 +0000 (0:00:00.211) 0:06:33.097 *********
2026-03-03 21:13:00.553382 | instance | changed: [instance]
2026-03-03 21:13:00.555978 | instance |
2026-03-03 21:13:00.556025 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-03-03 21:13:00.556033 | instance | Tuesday 03 March 2026 21:13:00 +0000 (0:00:03.556) 0:06:36.653 *********
2026-03-03 21:13:03.706882 | instance | changed: [instance]
2026-03-03 21:13:03.707006 | instance |
2026-03-03 21:13:03.707172 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-03-03 21:13:03.707331 | instance | Tuesday 03 March 2026 21:13:03 +0000 (0:00:03.154) 0:06:39.808 *********
2026-03-03 21:13:03.749287 | instance | skipping: [instance]
2026-03-03 21:13:03.749550 | instance |
2026-03-03 21:13:03.749831 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-03-03 21:13:03.750103 | instance | Tuesday 03 March 2026 21:13:03 +0000 (0:00:00.042) 0:06:39.850 *********
2026-03-03 21:13:03.795128 | instance | skipping: [instance]
2026-03-03 21:13:03.795261 | instance |
2026-03-03 21:13:03.795435 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-03-03 21:13:03.795609 | instance | Tuesday 03 March 2026 21:13:03 +0000 (0:00:00.046) 0:06:39.896 *********
2026-03-03 21:13:04.555319 | instance | changed: [instance]
2026-03-03 21:13:04.555412 | instance |
2026-03-03 21:13:04.555539 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-03-03 21:13:04.555656 | instance | Tuesday 03 March 2026 21:13:04 +0000 (0:00:00.760) 0:06:40.656 *********
2026-03-03 21:13:04.593084 | instance | skipping: [instance] => (item=DaemonSet)
2026-03-03 21:13:04.593366 | instance | skipping: [instance] => (item=ConfigMap)
2026-03-03 21:13:04.593620 | instance | skipping: [instance]
2026-03-03 21:13:04.593860 | instance |
2026-03-03 21:13:04.594117 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-03-03 21:13:04.594375 | instance | Tuesday 03 March 2026 21:13:04 +0000 (0:00:00.037) 0:06:40.694 *********
2026-03-03 21:13:04.636011 | instance | skipping: [instance]
2026-03-03 21:13:04.636292 | instance |
2026-03-03 21:13:04.636585 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-03-03 21:13:04.636862 | instance | Tuesday 03 March 2026 21:13:04 +0000 (0:00:00.042) 0:06:40.737 *********
2026-03-03 21:13:04.677287 | instance | skipping: [instance]
2026-03-03 21:13:04.677511 | instance |
2026-03-03 21:13:04.677785 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-03-03 21:13:04.678040 | instance | Tuesday 03 March 2026 21:13:04 +0000 (0:00:00.041) 0:06:40.778 *********
2026-03-03 21:13:04.719855 | instance | skipping: [instance]
2026-03-03 21:13:04.720249 | instance |
2026-03-03 21:13:04.720578 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-03-03 21:13:04.720902 | instance | Tuesday 03 March 2026 21:13:04 +0000 (0:00:00.042) 0:06:40.821 *********
2026-03-03 21:13:04.757790 | instance | skipping: [instance]
2026-03-03 21:13:04.757891 | instance |
2026-03-03 21:13:04.758074 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-03-03 21:13:04.758223 | instance | Tuesday 03 March 2026 21:13:04 +0000 (0:00:00.038) 0:06:40.859 *********
2026-03-03 21:13:05.189948 | instance | ok: [instance]
2026-03-03 21:13:05.190044 | instance |
2026-03-03 21:13:05.190313 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-03-03 21:13:05.190363 | instance | Tuesday 03 March 2026 21:13:05 +0000 (0:00:00.431) 0:06:41.290 *********
2026-03-03 21:13:06.088675 | instance | changed: [instance]
2026-03-03 21:13:06.088753 | instance |
2026-03-03 21:13:06.089097 | instance | PLAY [Install control-plane components] ****************************************
2026-03-03 21:13:06.089153 | instance |
2026-03-03 21:13:06.089188 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:13:06.089241 | instance | Tuesday 03 March 2026 21:13:06 +0000 (0:00:00.899) 0:06:42.190 *********
2026-03-03 21:13:07.013921 | instance | ok: [instance]
2026-03-03 21:13:07.013986 | instance |
2026-03-03 21:13:07.014270 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-03-03 21:13:07.014306 | instance | Tuesday 03 March 2026 21:13:07 +0000 (0:00:00.925) 0:06:43.115 *********
2026-03-03 21:13:07.214719 | instance | ok: [instance]
2026-03-03 21:13:07.214770 | instance |
2026-03-03 21:13:07.215046 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:13:07.215082 | instance | Tuesday 03 March 2026 21:13:07 +0000 (0:00:00.200) 0:06:43.315 *********
2026-03-03 21:13:08.128791 | instance | ok: [instance]
2026-03-03 21:13:08.128858 | instance |
2026-03-03 21:13:08.129104 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-03 21:13:08.129142 | instance | Tuesday 03 March 2026 21:13:08 +0000 (0:00:00.914) 0:06:44.230 *********
2026-03-03 21:13:08.333096 | instance | ok: [instance]
2026-03-03 21:13:08.333190 | instance |
2026-03-03 21:13:08.333210 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:13:08.333353 | instance | Tuesday 03 March 2026 21:13:08 +0000 (0:00:00.203) 0:06:44.434 *********
2026-03-03 21:13:08.375407 | instance | ok: [instance] => {
2026-03-03 21:13:08.375662 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-03-03 21:13:08.375719 | instance | }
2026-03-03 21:13:08.376272 | instance |
2026-03-03 21:13:08.376340 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:13:08.376352 | instance | Tuesday 03 March 2026 21:13:08 +0000 (0:00:00.042) 0:06:44.476 *********
2026-03-03 21:13:09.037382 | instance | changed: [instance]
2026-03-03 21:13:09.037511 | instance |
2026-03-03 21:13:09.037687 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:13:09.037951 | instance | Tuesday 03 March 2026 21:13:09 +0000 (0:00:00.661) 0:06:45.138 *********
2026-03-03 21:13:10.457379 | instance | changed: [instance]
2026-03-03 21:13:10.457454 | instance |
2026-03-03 21:13:10.457707 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-03-03 21:13:10.457748 | instance | Tuesday 03 March 2026 21:13:10 +0000 (0:00:01.420) 0:06:46.558 *********
2026-03-03 21:13:10.788995 | instance | ok: [instance]
2026-03-03 21:13:10.789188 | instance |
2026-03-03 21:13:10.789373 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-03-03 21:13:10.789538 | instance | Tuesday 03 March 2026 21:13:10 +0000 (0:00:00.331) 0:06:46.889 *********
2026-03-03 21:13:11.015638 | instance | changed: [instance]
2026-03-03 21:13:11.048044 | instance |
2026-03-03 21:13:11.048070 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-03-03 21:13:11.048081 | instance | Tuesday 03 March 2026 21:13:11 +0000 (0:00:00.226) 0:06:47.116 *********
2026-03-03 21:13:11.260212 | instance | ok: [instance]
2026-03-03 21:13:11.260432 | instance |
2026-03-03 21:13:11.260715 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-03-03 21:13:11.260982 | instance | Tuesday 03 March 2026 21:13:11 +0000 (0:00:00.244) 0:06:47.361 *********
2026-03-03 21:13:11.458207 | instance | changed: [instance]
2026-03-03 21:13:11.459166 | instance |
2026-03-03 21:13:11.459190 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-03-03 21:13:11.459201 | instance | Tuesday 03 March 2026 21:13:11 +0000 (0:00:00.198) 0:06:47.559 *********
2026-03-03 21:13:11.662437 | instance | ok: [instance]
2026-03-03 21:13:11.662638 | instance |
2026-03-03 21:13:11.662896 | instance | TASK [Install plugin] **********************************************************
2026-03-03 21:13:11.663157 | instance | Tuesday 03 March 2026 21:13:11 +0000 (0:00:00.203) 0:06:47.762 *********
2026-03-03 21:13:11.718951 | instance | included: vexxhost.containers.download_artifact for instance
2026-03-03 21:13:11.719201 | instance |
2026-03-03 21:13:11.719480 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:13:11.719729 | instance | Tuesday 03 March 2026 21:13:11 +0000 (0:00:00.057) 0:06:47.820 *********
2026-03-03 21:13:11.765298 | instance | ok: [instance] => {
2026-03-03 21:13:11.765593 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-03-03 21:13:11.765848 | instance | }
2026-03-03 21:13:11.766091 | instance |
2026-03-03 21:13:11.766371 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:13:11.766633 | instance | Tuesday 03 March 2026 21:13:11 +0000 (0:00:00.046) 0:06:47.866 *********
2026-03-03 21:13:12.527700 | instance | changed: [instance]
2026-03-03 21:13:12.528086 | instance |
2026-03-03 21:13:12.528359 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:13:12.528659 | instance | Tuesday 03 March 2026 21:13:12 +0000 (0:00:00.762) 0:06:48.628 *********
2026-03-03 21:13:14.285981 | instance | changed: [instance]
2026-03-03 21:13:14.286036 | instance |
2026-03-03 21:13:14.286155 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:13:14.286268 | instance | Tuesday 03 March 2026 21:13:14 +0000 (0:00:01.758) 0:06:50.387 *********
2026-03-03 21:13:14.328256 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:13:14.328493 | instance |
2026-03-03 21:13:14.328752 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:13:14.329008 | instance | Tuesday 03 March 2026 21:13:14 +0000 (0:00:00.042) 0:06:50.429 *********
2026-03-03 21:13:14.966887 | instance | changed: [instance]
2026-03-03 21:13:14.967133 | instance |
2026-03-03 21:13:14.967410 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-03-03 21:13:14.967675 | instance | Tuesday 03 March 2026 21:13:14 +0000 (0:00:00.637) 0:06:51.067 *********
2026-03-03 21:13:15.746277 | instance | ok: [instance]
2026-03-03 21:13:15.746478 | instance |
2026-03-03 21:13:15.746745 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-03-03 21:13:15.747009 | instance | Tuesday 03 March 2026 21:13:15 +0000 (0:00:00.779) 0:06:51.847 *********
2026-03-03 21:13:17.799746 | instance | changed: [instance]
2026-03-03 21:13:17.799898 | instance |
2026-03-03 21:13:17.800055 | instance | PLAY [all] *********************************************************************
2026-03-03 21:13:17.800309 | instance |
2026-03-03 21:13:17.801852 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:13:17.801910 | instance | Tuesday 03 March 2026 21:13:17 +0000 (0:00:02.053) 0:06:53.901 *********
2026-03-03 21:13:18.754358 | instance | ok: [instance]
2026-03-03 21:13:18.754663 | instance |
2026-03-03 21:13:18.754949 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-03-03 21:13:18.755232 | instance | Tuesday 03 March 2026 21:13:18 +0000 (0:00:00.954) 0:06:54.855 *********
2026-03-03 21:13:19.525285 | instance | changed: [instance]
2026-03-03 21:13:19.525867 | instance |
2026-03-03 21:13:19.525881 | instance | PLAY [all] *********************************************************************
2026-03-03 21:13:19.525887 | instance |
2026-03-03 21:13:19.525891 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-03-03 21:13:19.525896 | instance | Tuesday 03 March 2026 21:13:19 +0000 (0:00:00.771) 0:06:55.626 *********
2026-03-03 21:13:20.274056 | instance | ok: [instance]
2026-03-03 21:13:20.274193 | instance |
2026-03-03 21:13:20.274219 | instance | PLAY [controllers] *************************************************************
2026-03-03 21:13:20.274231 | instance |
2026-03-03 21:13:20.274240 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:13:20.274249 | instance | Tuesday 03 March 2026 21:13:20 +0000 (0:00:00.746) 0:06:56.373 *********
2026-03-03 21:13:21.226998 | instance | ok: [instance]
2026-03-03 21:13:21.227055 | instance |
2026-03-03 21:13:21.227067 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:13:21.227088 | instance | Tuesday 03 March 2026 21:13:21 +0000 (0:00:00.953) 0:06:57.327 *********
2026-03-03 21:13:21.269237 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:13:21.269277 | instance |
2026-03-03 21:13:21.269421 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:13:21.269541 | instance | Tuesday 03 March 2026 21:13:21 +0000 (0:00:00.043) 0:06:57.370 *********
2026-03-03 21:13:21.712406 | instance | changed: [instance]
2026-03-03 21:13:21.712757 | instance |
2026-03-03 21:13:21.712788 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-03-03 21:13:21.712794 | instance | Tuesday 03 March 2026 21:13:21 +0000 (0:00:00.443) 0:06:57.813 *********
2026-03-03 21:13:22.579170 | instance | changed: [instance]
2026-03-03 21:13:22.579229 | instance |
2026-03-03 21:13:22.579372 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:13:22.579495 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.866) 0:06:58.680 *********
2026-03-03 21:13:22.610787 | instance | skipping: [instance]
2026-03-03 21:13:22.610885 | instance |
2026-03-03 21:13:22.611011 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-03-03 21:13:22.611132 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.031) 0:06:58.712 *********
2026-03-03 21:13:22.650533 | instance | skipping: [instance]
2026-03-03 21:13:22.650700 | instance |
2026-03-03 21:13:22.650883 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-03-03 21:13:22.651063 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.039) 0:06:58.751 *********
2026-03-03 21:13:22.680937 | instance | skipping: [instance]
2026-03-03 21:13:22.681086 | instance |
2026-03-03 21:13:22.681272 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-03-03 21:13:22.681451 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.030) 0:06:58.782 *********
2026-03-03 21:13:22.707838 | instance | skipping: [instance]
2026-03-03 21:13:22.707986 | instance |
2026-03-03 21:13:22.708130 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-03-03 21:13:22.708264 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.026) 0:06:58.809 *********
2026-03-03 21:13:22.745088 | instance | skipping: [instance]
2026-03-03 21:13:22.745193 | instance |
2026-03-03 21:13:22.745321 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-03-03 21:13:22.745445 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.037) 0:06:58.846 *********
2026-03-03 21:13:22.791883 | instance | skipping: [instance]
2026-03-03 21:13:22.792282 | instance |
2026-03-03 21:13:22.792344 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-03-03 21:13:22.792356 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.046) 0:06:58.893 *********
2026-03-03 21:13:22.831084 | instance | skipping: [instance]
2026-03-03 21:13:22.831330 | instance |
2026-03-03 21:13:22.831631 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-03-03 21:13:22.831904 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.038) 0:06:58.932 *********
2026-03-03 21:13:22.858169 | instance | skipping: [instance]
2026-03-03 21:13:22.858445 | instance |
2026-03-03 21:13:22.858709 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-03-03 21:13:22.858965 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.027) 0:06:58.959 *********
2026-03-03 21:13:22.900243 | instance | skipping: [instance]
2026-03-03 21:13:22.900485 | instance |
2026-03-03 21:13:22.900744 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-03-03 21:13:22.901010 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.042) 0:06:59.001 *********
2026-03-03 21:13:22.926104 | instance | skipping: [instance]
2026-03-03 21:13:22.926332 | instance |
2026-03-03 21:13:22.926588 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-03-03 21:13:22.926857 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.025) 0:06:59.027 *********
2026-03-03 21:13:22.955045 | instance | skipping: [instance]
2026-03-03 21:13:22.955298 | instance |
2026-03-03 21:13:22.955570 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-03-03 21:13:22.955863 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.028) 0:06:59.056 *********
2026-03-03 21:13:22.987890 | instance | skipping: [instance]
2026-03-03 21:13:22.988167 | instance |
2026-03-03 21:13:22.988432 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-03-03 21:13:22.988695 | instance | Tuesday 03 March 2026 21:13:22 +0000 (0:00:00.032) 0:06:59.089 *********
2026-03-03 21:13:23.028269 | instance | skipping: [instance]
2026-03-03 21:13:23.028519 | instance |
2026-03-03 21:13:23.028789 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-03-03 21:13:23.029050 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.040) 0:06:59.129 *********
2026-03-03 21:13:23.057310 | instance | skipping: [instance]
2026-03-03 21:13:23.057547 | instance |
2026-03-03 21:13:23.057816 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-03-03 21:13:23.058061 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.028) 0:06:59.158 *********
2026-03-03 21:13:23.161428 | instance | skipping: [instance]
2026-03-03 21:13:23.161655 | instance |
2026-03-03 21:13:23.161923 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-03-03 21:13:23.162180 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.104) 0:06:59.262 *********
2026-03-03 21:13:23.202237 | instance | skipping: [instance]
2026-03-03 21:13:23.202489 | instance |
2026-03-03 21:13:23.202754 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-03-03 21:13:23.203013 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.041) 0:06:59.303 *********
2026-03-03 21:13:23.234109 | instance | skipping: [instance]
2026-03-03 21:13:23.234360 | instance |
2026-03-03 21:13:23.234635 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-03-03 21:13:23.234900 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.031) 0:06:59.335 *********
2026-03-03 21:13:23.259883 | instance | skipping: [instance]
2026-03-03 21:13:23.260131 | instance |
2026-03-03 21:13:23.260410 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-03-03 21:13:23.260668 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.025) 0:06:59.361 *********
2026-03-03 21:13:23.290710 | instance | skipping: [instance]
2026-03-03 21:13:23.290959 | instance |
2026-03-03 21:13:23.291234 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-03-03 21:13:23.291520 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.030) 0:06:59.391 *********
2026-03-03 21:13:23.324532 | instance | skipping: [instance]
2026-03-03 21:13:23.324791 | instance |
2026-03-03 21:13:23.325061 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-03-03 21:13:23.325330 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.033) 0:06:59.425 *********
2026-03-03 21:13:23.355022 | instance | skipping: [instance]
2026-03-03 21:13:23.355274 | instance |
2026-03-03 21:13:23.355533 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-03-03 21:13:23.355791 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.030) 0:06:59.456 *********
2026-03-03 21:13:23.386419 | instance | skipping: [instance]
2026-03-03 21:13:23.386681 | instance |
2026-03-03 21:13:23.386964 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-03-03 21:13:23.387234 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.031) 0:06:59.487 *********
2026-03-03 21:13:23.427362 | instance | skipping: [instance]
2026-03-03 21:13:23.427619 | instance |
2026-03-03 21:13:23.427873 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-03-03 21:13:23.428290 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.040) 0:06:59.528 *********
2026-03-03 21:13:23.469929 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-03-03 21:13:23.470215 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-03-03 21:13:23.470499 | instance | skipping: [instance]
2026-03-03 21:13:23.470766 | instance |
2026-03-03 21:13:23.471053 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-03-03 21:13:23.471338 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.042) 0:06:59.570 *********
2026-03-03 21:13:23.503774 | instance | skipping: [instance]
2026-03-03 21:13:23.503845 | instance |
2026-03-03 21:13:23.503856 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-03-03 21:13:23.503866 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.031) 0:06:59.602 *********
2026-03-03 21:13:23.541207 | instance | skipping: [instance]
2026-03-03 21:13:23.541458 | instance |
2026-03-03 21:13:23.541769 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-03-03 21:13:23.542046 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.039) 0:06:59.642 *********
2026-03-03 21:13:23.572465 | instance | skipping: [instance]
2026-03-03 21:13:23.572713 | instance |
2026-03-03 21:13:23.572984 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-03-03 21:13:23.573250 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.030) 0:06:59.673 *********
2026-03-03 21:13:23.602302 | instance | skipping: [instance]
2026-03-03 21:13:23.602536 | instance |
2026-03-03 21:13:23.602812 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-03-03 21:13:23.603079 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.029) 0:06:59.703 *********
2026-03-03 21:13:23.665809 | instance | skipping: [instance]
2026-03-03 21:13:23.666042 | instance |
2026-03-03 21:13:23.666305 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-03-03 21:13:23.666544 | instance |
2026-03-03 21:13:23.666799 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:13:23.667058 | instance | Tuesday 03 March 2026 21:13:23 +0000 (0:00:00.063) 0:06:59.767 *********
2026-03-03 21:13:24.686886 | instance | ok: [instance]
2026-03-03 21:13:24.687095 | instance |
2026-03-03 21:13:24.687365 | instance | TASK [Deploy Helm chart] *******************************************************
2026-03-03 21:13:24.687632 | instance | Tuesday 03 March 2026 21:13:24 +0000 (0:00:01.020) 0:07:00.787 *********
2026-03-03 21:13:24.741678 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-03-03 21:13:24.741956 | instance |
2026-03-03 21:13:24.742255 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:13:24.742521 | instance | Tuesday 03 March 2026 21:13:24 +0000 (0:00:00.054) 0:07:00.842 *********
2026-03-03 21:13:24.774740 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:13:24.774993 | instance |
2026-03-03 21:13:24.775263 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:13:24.775530 | instance | Tuesday 03 March 2026 21:13:24 +0000 (0:00:00.033) 0:07:00.876 *********
2026-03-03 21:13:25.247371 | instance | changed: [instance]
2026-03-03 21:13:25.247728 | instance |
2026-03-03 21:13:25.247896 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-03-03 21:13:25.248060 | instance | Tuesday 03 March 2026 21:13:25 +0000 (0:00:00.472) 0:07:01.348 *********
2026-03-03 21:13:50.537063 | instance | changed: [instance]
2026-03-03 21:13:50.537311 | instance |
2026-03-03 21:13:50.537597 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-03-03 21:13:50.537896 | instance | Tuesday 03 March 2026 21:13:50 +0000 (0:00:25.289) 0:07:26.638 *********
2026-03-03 21:13:51.207135 | instance | changed: [instance]
2026-03-03 21:13:51.207234 | instance |
2026-03-03 21:13:51.207420 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-03-03 21:13:51.207606 | instance | Tuesday 03 March 2026 21:13:51 +0000 (0:00:00.670) 0:07:27.308 *********
2026-03-03 21:13:51.250052 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-03-03 21:13:51.250326 | instance |
2026-03-03 21:13:51.250599 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-03-03 21:13:51.250815 | instance | Tuesday 03 March 2026 21:13:51 +0000 (0:00:00.042) 0:07:27.351 *********
2026-03-03 21:13:51.907177 | instance | changed: [instance]
2026-03-03 21:13:51.907318 | instance |
2026-03-03 21:13:51.907497 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-03-03 21:13:51.907698 | instance | Tuesday 03 March 2026 21:13:51 +0000 (0:00:00.656) 0:07:28.008 *********
2026-03-03 21:13:52.513907 | instance | ok: [instance]
2026-03-03 21:13:52.514133 | instance |
2026-03-03 21:13:52.514432 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-03-03 21:13:52.514721 | instance | Tuesday 03 March 2026 21:13:52 +0000 (0:00:00.606) 0:07:28.614 *********
2026-03-03 21:13:52.964520 | instance | changed: [instance]
2026-03-03 21:13:52.964760 | instance |
2026-03-03 21:13:52.965060 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-03-03 21:13:52.965341 | instance | Tuesday 03 March 2026 21:13:52 +0000 (0:00:00.443) 0:07:29.058 *********
2026-03-03 21:13:52.965581 | instance |
2026-03-03 21:13:52.965862 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-03-03 21:13:52.966122 | instance | Tuesday 03 March 2026 21:13:52 +0000 (0:00:00.007) 0:07:29.065 *********
2026-03-03 21:13:52.996494 | instance | skipping: [instance]
2026-03-03 21:13:52.996739 | instance |
2026-03-03 21:13:52.997054 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-03-03 21:13:52.997302 | instance | Tuesday 03 March 2026 21:13:52 +0000 (0:00:00.032) 0:07:29.097 *********
2026-03-03 21:13:54.545974 | instance | changed: [instance]
2026-03-03 21:13:54.546194 | instance |
2026-03-03 21:13:54.546474 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-03-03 21:13:54.546775 | instance | Tuesday 03 March 2026 21:13:54 +0000 (0:00:01.548) 0:07:30.646 *********
2026-03-03 21:13:56.706052 | instance | changed: [instance]
2026-03-03 21:13:56.706112 | instance |
2026-03-03 21:13:56.706124 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:13:56.706134 | instance | Tuesday 03 March 2026 21:13:56 +0000 (0:00:02.159) 0:07:32.806 *********
2026-03-03 21:13:56.744679 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:13:56.745036 | instance |
2026-03-03 21:13:56.745064 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:13:56.745074 | instance | Tuesday 03 March 2026 21:13:56 +0000 (0:00:00.039) 0:07:32.846 *********
2026-03-03 21:13:57.227761 | instance | changed: [instance]
2026-03-03 21:13:57.227824 | instance |
2026-03-03 21:13:57.228104 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-03-03 21:13:57.228154 | instance | Tuesday 03 March 2026 21:13:57 +0000 (0:00:00.483) 0:07:33.329 *********
2026-03-03 21:14:10.496720 | instance | changed: [instance]
2026-03-03 21:14:10.496799 | instance |
2026-03-03 21:14:10.497055 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:14:10.497092 | instance | Tuesday 03 March 2026 21:14:10 +0000 (0:00:13.268) 0:07:46.598 *********
2026-03-03 21:14:10.539246 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:14:10.539306 | instance |
2026-03-03 21:14:10.539559 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:14:10.539602 | instance | Tuesday 03 March 2026 21:14:10 +0000 (0:00:00.042) 0:07:46.640 *********
2026-03-03 21:14:11.009612 | instance | changed: [instance]
2026-03-03 21:14:11.009706 | instance |
2026-03-03 21:14:11.009859 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-03-03 21:14:11.009979 | instance | Tuesday 03 March 2026 21:14:11 +0000 (0:00:00.470) 0:07:47.111 *********
2026-03-03 21:14:13.678092 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-03-03 21:14:13.678179 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-03-03 21:14:13.678408 | instance |
2026-03-03 21:14:13.678537 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-03-03 21:14:13.678774 | instance | Tuesday 03 March 2026 21:14:13 +0000 (0:00:02.668) 0:07:49.779 *********
2026-03-03 21:14:16.257834 | instance | changed: [instance]
2026-03-03 21:14:16.257999 | instance |
2026-03-03 21:14:16.258176 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:14:16.258344 | instance | Tuesday 03 March 2026 21:14:16 +0000 (0:00:02.579) 0:07:52.359 *********
2026-03-03 21:14:16.296101 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:14:16.296308 | instance |
2026-03-03 21:14:16.296491 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:14:16.296669 | instance | Tuesday 03 March 2026 21:14:16 +0000 (0:00:00.038) 0:07:52.397 *********
2026-03-03 21:14:16.753209 | instance | changed: [instance]
2026-03-03 21:14:16.753444 | instance |
2026-03-03 21:14:16.753731 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-03-03 21:14:16.754002 | instance | Tuesday 03 March 2026 21:14:16 +0000 (0:00:00.457) 0:07:52.854 *********
2026-03-03 21:14:19.403175 | instance | ok: [instance]
2026-03-03 21:14:19.403328 | instance |
2026-03-03 21:14:19.403677 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-03-03 21:14:19.403952 | instance | Tuesday 03 March 2026 21:14:19 +0000 (0:00:02.649) 0:07:55.504 *********
2026-03-03 21:14:21.221388 | instance | changed: [instance]
2026-03-03 21:14:21.221831 | instance |
2026-03-03 21:14:21.222200 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-03-03 21:14:21.222615 | instance | Tuesday 03 March 2026 21:14:21 +0000 (0:00:01.817) 0:07:57.322 *********
2026-03-03 21:14:21.852366 | instance | ok: [instance]
2026-03-03 21:14:21.852618 | instance |
2026-03-03 21:14:21.852897 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-03-03 21:14:21.853170 | instance | Tuesday 03 March 2026 21:14:21 +0000 (0:00:00.631) 0:07:57.953 *********
2026-03-03 21:14:22.465611 | instance | changed: [instance]
2026-03-03 21:14:22.465666 | instance |
2026-03-03 21:14:22.465677 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-03-03 21:14:22.465687 | instance | Tuesday 03 March 2026 21:14:22 +0000 (0:00:00.612) 0:07:58.565 *********
2026-03-03 21:14:23.641669 | instance | ok: [instance]
2026-03-03 21:14:23.641746 | instance |
2026-03-03 21:14:23.642024 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-03-03 21:14:23.642088 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:01.176) 0:07:59.742 *********
2026-03-03 21:14:23.683278 | instance | skipping: [instance]
2026-03-03 21:14:23.683392 | instance |
2026-03-03 21:14:23.683532 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-03-03 21:14:23.683680 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:00.040) 0:07:59.783 *********
2026-03-03 21:14:23.728011 | instance | skipping: [instance]
2026-03-03 21:14:23.728270 | instance |
2026-03-03 21:14:23.728544 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-03-03 21:14:23.728806 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:00.045) 0:07:59.829 *********
2026-03-03 21:14:23.764408 | instance | skipping: [instance]
2026-03-03 21:14:23.764671 | instance |
2026-03-03 21:14:23.764967 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-03-03 21:14:23.765251 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:00.036) 0:07:59.865 *********
2026-03-03 21:14:23.806767 | instance | skipping: [instance]
2026-03-03 21:14:23.807075 | instance |
2026-03-03 21:14:23.807332 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-03-03 21:14:23.807614 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:00.042) 0:07:59.907 *********
2026-03-03 21:14:23.848492 | instance | skipping: [instance]
2026-03-03 21:14:23.848594 | instance |
2026-03-03 21:14:23.848898 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-03-03 21:14:23.849224 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:00.041) 0:07:59.948 *********
2026-03-03 21:14:23.886557 | instance | skipping: [instance]
2026-03-03 21:14:23.886839 | instance |
2026-03-03 21:14:23.887120 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-03-03 21:14:23.887401 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:00.038) 0:07:59.987 *********
2026-03-03 21:14:23.924885 | instance | skipping: [instance]
2026-03-03 21:14:23.925120 | instance |
2026-03-03 21:14:23.925410 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-03-03 21:14:23.925689 | instance | Tuesday 03 March 2026 21:14:23 +0000 (0:00:00.038) 0:08:00.026 *********
2026-03-03 21:16:05.468069 | instance | changed: [instance]
2026-03-03 21:16:05.468195 | instance |
2026-03-03 21:16:05.468334 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-03-03 21:16:05.468599 | instance | Tuesday 03 March 2026 21:16:05 +0000 (0:01:41.543) 0:09:41.569 *********
2026-03-03 21:16:06.119886 | instance | changed: [instance]
2026-03-03 21:16:06.120196 | instance |
2026-03-03 21:16:06.120437 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:16:06.120697 | instance | Tuesday 03 March 2026 21:16:06 +0000 (0:00:00.651) 0:09:42.220 *********
2026-03-03 21:16:06.160807 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:16:06.161042 | instance |
2026-03-03 21:16:06.161305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:16:06.161565 | instance | Tuesday 03 March 2026 21:16:06 +0000 (0:00:00.041) 0:09:42.262 *********
2026-03-03 21:16:06.638175 | instance | changed: [instance]
2026-03-03 21:16:06.638410 | instance |
2026-03-03 21:16:06.638746 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-03-03 21:16:06.639035 | instance | Tuesday 03 March 2026 21:16:06 +0000 (0:00:00.476) 0:09:42.739 *********
2026-03-03 21:16:07.314931 | instance | changed: [instance]
2026-03-03 21:16:07.315163 | instance |
2026-03-03 21:16:07.315438 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-03-03 21:16:07.315705 | instance | Tuesday 03 March 2026 21:16:07 +0000 (0:00:00.676) 0:09:43.415 *********
2026-03-03 21:16:08.795583 | instance | changed: [instance]
2026-03-03 21:16:08.795651 | instance |
2026-03-03 21:16:08.795910 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:16:08.795946 | instance | Tuesday 03 March 2026 21:16:08 +0000 (0:00:01.481) 0:09:44.896 *********
2026-03-03 21:16:08.832495 | instance | skipping: [instance]
2026-03-03 21:16:08.832559 | instance |
2026-03-03 21:16:08.833140 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:16:08.833206 | instance | Tuesday 03 March 2026 21:16:08 +0000 (0:00:00.036) 0:09:44.933 *********
2026-03-03 21:16:08.867839 | instance | skipping: [instance]
2026-03-03 21:16:08.868218 | instance |
2026-03-03 21:16:08.868288 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:16:08.868545 | instance | Tuesday 03 March 2026 21:16:08 +0000 (0:00:00.034) 0:09:44.968 *********
2026-03-03 21:16:08.901403 | instance | skipping: [instance]
2026-03-03 21:16:08.901507 | instance |
2026-03-03 21:16:08.901630 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:16:08.901746 | instance | Tuesday 03 March 2026 21:16:08 +0000 (0:00:00.034) 0:09:45.002 *********
2026-03-03 21:16:08.928249 | instance | skipping: [instance]
2026-03-03 21:16:08.928340 | instance |
2026-03-03 21:16:08.928466 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:16:08.928612 | instance | Tuesday 03 March 2026 21:16:08 +0000 (0:00:00.026) 0:09:45.029 *********
2026-03-03 21:16:09.554635 | instance | ok: [instance]
2026-03-03 21:16:09.554861 | instance |
2026-03-03 21:16:09.555148 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:16:09.555472 | instance | Tuesday 03 March 2026 21:16:09 +0000 (0:00:00.626) 0:09:45.655 *********
2026-03-03 21:16:09.591799 | instance | ok: [instance]
2026-03-03 21:16:09.592035 | instance |
2026-03-03 21:16:09.592389 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:16:09.592671 | instance | Tuesday 03 March 2026 21:16:09 +0000 (0:00:00.037) 0:09:45.692 *********
2026-03-03 21:16:09.628815 | instance | ok: [instance]
2026-03-03 21:16:09.629060 | instance |
2026-03-03 21:16:09.629363 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:16:09.629634 | instance | Tuesday 03 March 2026 21:16:09 +0000 (0:00:00.037) 0:09:45.729 *********
2026-03-03 21:16:09.687492 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:16:09.687595 | instance |
2026-03-03 21:16:09.687799 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:16:09.687914 | instance | Tuesday 03 March 2026 21:16:09 +0000 (0:00:00.058) 0:09:45.788 *********
2026-03-03 21:16:09.727309 | instance | ok: [instance]
2026-03-03 21:16:09.727597 | instance |
2026-03-03 21:16:09.727904 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:16:09.728257 | instance | Tuesday 03 March 2026 21:16:09 +0000 (0:00:00.039) 0:09:45.828 *********
2026-03-03 21:16:09.762491 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:16:09.762725 | instance |
2026-03-03 21:16:09.763101 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:16:09.763439 | instance | Tuesday 03 March 2026 21:16:09 +0000 (0:00:00.035) 0:09:45.863 *********
2026-03-03 21:16:10.244505 | instance | changed: [instance]
2026-03-03 21:16:10.244707 | instance |
2026-03-03 21:16:10.244986 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-03-03 21:16:10.245253 | instance | Tuesday 03 March 2026 21:16:10 +0000 (0:00:00.481) 0:09:46.345 *********
2026-03-03 21:16:10.886110 | instance | ok: [instance]
2026-03-03 21:16:10.886329 | instance |
2026-03-03 21:16:10.886620 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-03-03 21:16:10.886895 | instance | Tuesday 03 March 2026 21:16:10 +0000 (0:00:00.641) 0:09:46.986 *********
2026-03-03 21:16:11.968282 | instance | changed: [instance]
2026-03-03 21:16:11.968547 | instance |
2026-03-03 21:16:11.968823 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-03-03 21:16:11.969087 | instance | Tuesday 03 March 2026 21:16:11 +0000 (0:00:01.081) 0:09:48.069 *********
2026-03-03 21:16:12.379569 | instance | ok: [instance]
2026-03-03 21:16:12.379648 | instance |
2026-03-03 21:16:12.379798 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-03-03 21:16:12.379910 | instance | Tuesday 03 March 2026 21:16:12 +0000 (0:00:00.411) 0:09:48.480 *********
2026-03-03 21:16:12.803079 | instance | changed: [instance]
2026-03-03 21:16:12.803344 | instance |
2026-03-03 21:16:12.803652 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-03-03 21:16:12.803967 | instance | Tuesday 03 March 2026 21:16:12 +0000 (0:00:00.423) 0:09:48.904 *********
2026-03-03 21:16:13.250059 | instance | changed: [instance]
2026-03-03 21:16:13.250462 | instance |
2026-03-03 21:16:13.250732 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-03-03 21:16:13.251022 | instance | Tuesday 03 March 2026 21:16:13 +0000 (0:00:00.446) 0:09:49.350 *********
2026-03-03 21:16:13.632531 | instance | ok: [instance]
2026-03-03 21:16:13.632785 | instance |
2026-03-03 21:16:13.633098 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-03-03 21:16:13.633362 | instance | Tuesday 03 March 2026 21:16:13 +0000 (0:00:00.382) 0:09:49.733 *********
2026-03-03 21:18:32.923762 | instance | changed: [instance]
2026-03-03 21:18:32.923998 | instance |
2026-03-03 21:18:32.924330 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-03-03 21:18:32.924620 | instance | Tuesday 03 March 2026 21:18:32 +0000 (0:02:19.291) 0:12:09.024 *********
2026-03-03 21:18:33.594487 | instance | ok: [instance]
2026-03-03 21:18:33.594711 | instance |
2026-03-03 21:18:33.594994 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-03-03 21:18:33.595277 | instance | Tuesday 03 March 2026 21:18:33 +0000 (0:00:00.670) 0:12:09.695 *********
2026-03-03 21:18:33.643176 | instance | included: ingress for instance
2026-03-03 21:18:33.643432 | instance |
2026-03-03 21:18:33.643715 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-03-03 21:18:33.644008 | instance | Tuesday 03 March 2026 21:18:33 +0000 (0:00:00.048) 0:12:09.744 *********
2026-03-03 21:18:34.549596 | instance | changed: [instance]
2026-03-03 21:18:34.549654 | instance |
2026-03-03 21:18:34.549665 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-03-03 21:18:34.549675 | instance | Tuesday 03 March 2026 21:18:34 +0000 (0:00:00.905) 0:12:10.649 *********
2026-03-03 21:18:34.799774 | instance | ok: [instance]
2026-03-03 21:18:34.799841 | instance |
2026-03-03 21:18:34.799977 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-03-03 21:18:34.800091 | instance | Tuesday 03 March 2026 21:18:34 +0000 (0:00:00.251) 0:12:10.901 *********
2026-03-03 21:18:35.637751 | instance | changed: [instance]
2026-03-03 21:18:35.637817 | instance |
2026-03-03 21:18:35.637907 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-03-03 21:18:35.638020 | instance |
2026-03-03 21:18:35.638135 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:18:35.638254 | instance | Tuesday 03 March 2026 21:18:35 +0000 (0:00:00.837) 0:12:11.738 *********
2026-03-03 21:18:37.237076 | instance | ok: [instance]
2026-03-03 21:18:37.237155 | instance |
2026-03-03 21:18:37.237270 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:18:37.237393 | instance | Tuesday 03 March 2026 21:18:37 +0000 (0:00:01.599) 0:12:13.338 *********
2026-03-03 21:18:37.291037 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:18:37.291121 | instance |
2026-03-03 21:18:37.291418 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:18:37.291455 | instance | Tuesday 03 March 2026 21:18:37 +0000 (0:00:00.054) 0:12:13.392 *********
2026-03-03 21:18:37.777855 | instance | changed: [instance]
2026-03-03 21:18:37.777946 | instance |
2026-03-03 21:18:37.777970 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-03-03 21:18:37.777981 | instance | Tuesday 03 March 2026 21:18:37 +0000 (0:00:00.486) 0:12:13.878 *********
2026-03-03 21:18:38.568036 | instance | ok: [instance]
2026-03-03 21:18:38.568123 | instance |
2026-03-03 21:18:38.568131 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-03-03 21:18:38.568138 | instance | Tuesday 03 March 2026 21:18:38 +0000 (0:00:00.789) 0:12:14.668 *********
2026-03-03 21:18:40.335234 | instance | changed: [instance]
2026-03-03 21:18:40.335347 | instance |
2026-03-03 21:18:40.335359 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:18:40.335538 | instance | Tuesday 03 March 2026 21:18:40 +0000 (0:00:01.767) 0:12:16.436 *********
2026-03-03 21:18:40.394077 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:18:40.394148 | instance |
2026-03-03 21:18:40.394459 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:18:40.394548 | instance | Tuesday 03 March 2026 21:18:40 +0000 (0:00:00.058) 0:12:16.494 *********
2026-03-03 21:18:41.086672 | instance | changed: [instance]
2026-03-03 21:18:41.086711 | instance |
2026-03-03 21:18:41.086716 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-03-03 21:18:41.086721 | instance | Tuesday 03 March 2026 21:18:41 +0000 (0:00:00.692) 0:12:17.187 *********
2026-03-03 21:18:42.214228 | instance | changed: [instance]
2026-03-03 21:18:42.214302 | instance |
2026-03-03 21:18:42.214307 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-03-03 21:18:42.214314 | instance | Tuesday 03 March 2026 21:18:42 +0000 (0:00:01.127) 0:12:18.314 *********
2026-03-03 21:18:42.923742 | instance | ok: [instance]
2026-03-03 21:18:42.923843 | instance |
2026-03-03 21:18:42.923917 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-03-03 21:18:42.924057 | instance | Tuesday 03 March 2026 21:18:42 +0000 (0:00:00.710) 0:12:19.024 *********
2026-03-03 21:18:51.828838 | instance | ok: [instance]
2026-03-03 21:18:51.828891 | instance |
2026-03-03 21:18:51.829169 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-03-03 21:18:51.829207 | instance | Tuesday 03 March 2026 21:18:51 +0000 (0:00:08.905) 0:12:27.930 *********
2026-03-03 21:18:53.318677 | instance | ok: [instance]
2026-03-03 21:18:53.318765 | instance |
2026-03-03 21:18:53.319062 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-03-03 21:18:53.319100 | instance | Tuesday 03 March 2026 21:18:53 +0000 (0:00:01.489) 0:12:29.419 *********
2026-03-03 21:18:53.588967 | instance | ok: [instance]
2026-03-03 21:18:53.589005 | instance |
2026-03-03 21:18:53.589012 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-03-03 21:18:53.589019 | instance | Tuesday 03 March 2026 21:18:53 +0000 (0:00:00.269) 0:12:29.689 *********
2026-03-03 21:18:53.784578 | instance | ok: [instance]
2026-03-03 21:18:53.784631 | instance |
2026-03-03 21:18:53.784642 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-03-03 21:18:53.784652 | instance | Tuesday 03 March 2026 21:18:53 +0000 (0:00:00.195) 0:12:29.884 *********
2026-03-03 21:18:53.973133 | instance | ok: [instance]
2026-03-03 21:18:53.973186 | instance |
2026-03-03 21:18:53.973318 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-03-03 21:18:53.973441 | instance | Tuesday 03 March 2026 21:18:53 +0000 (0:00:00.189) 0:12:30.074 *********
2026-03-03 21:18:54.648660 | instance | changed: [instance]
2026-03-03 21:18:54.648734 | instance |
2026-03-03 21:18:54.649089 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-03-03 21:18:54.649154 | instance | Tuesday 03 March 2026 21:18:54 +0000 (0:00:00.675) 0:12:30.749 *********
2026-03-03 21:19:11.513493 | instance | changed: [instance] => (item=alertmanager)
2026-03-03 21:19:11.513585 | instance | changed: [instance] => (item=grafana)
2026-03-03 21:19:11.513854 | instance | changed: [instance] => (item=prometheus)
2026-03-03 21:19:11.513927 | instance |
2026-03-03 21:19:11.513946 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-03-03 21:19:11.514085 | instance | Tuesday 03 March 2026 21:19:11 +0000 (0:00:16.864) 0:12:47.614 *********
2026-03-03 21:19:13.320931 | instance | ok: [instance] => (item=alertmanager)
2026-03-03 21:19:13.321030 | instance | ok: [instance] => (item=grafana)
2026-03-03 21:19:13.321519 | instance | ok: [instance] => (item=prometheus)
2026-03-03 21:19:13.321589 | instance |
2026-03-03 21:19:13.321601 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-03-03 21:19:13.321611 | instance | Tuesday 03 March 2026 21:19:13 +0000 (0:00:01.807) 0:12:49.421 *********
2026-03-03 21:19:16.837508 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:16.837577 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:16.838063 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:16.838167 | instance | changed: [instance]
2026-03-03 21:19:16.838181 | instance |
2026-03-03 21:19:16.838203 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-03-03 21:19:16.838214 | instance | Tuesday 03 March 2026 21:19:16 +0000 (0:00:03.516) 0:12:52.938 *********
2026-03-03 21:19:21.850941 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:21.851011 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:21.851029 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:21.851039 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:21.851654 | instance | changed: [instance] => (item=None)
2026-03-03 21:19:21.851713 | instance | changed: [instance]
2026-03-03 21:19:21.851730 | instance |
2026-03-03 21:19:21.851735 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-03-03 21:19:21.851741 | instance | Tuesday 03 March 2026 21:19:21 +0000 (0:00:05.012) 0:12:57.951 *********
2026-03-03 21:19:33.178967 | instance | changed: [instance] => (item=alertmanager)
2026-03-03 21:19:33.179092 | instance | changed: [instance] => (item=prometheus)
2026-03-03 21:19:33.179105 | instance |
2026-03-03 21:19:33.179274 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-03-03 21:19:33.179344 | instance | Tuesday 03 March 2026 21:19:33 +0000 (0:00:11.328) 0:13:09.280 *********
2026-03-03 21:19:44.494737 | instance | changed: [instance] => (item=alertmanager)
2026-03-03 21:19:44.494816 | instance | changed: [instance] => (item=prometheus)
2026-03-03 21:19:44.495096 | instance |
2026-03-03 21:19:44.495172 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-03-03 21:19:44.495191 | instance | Tuesday 03 March 2026 21:19:44 +0000 (0:00:11.315) 0:13:20.596 *********
2026-03-03 21:19:45.167048 | instance | changed: [instance]
2026-03-03 21:19:45.167112 | instance |
2026-03-03 21:19:45.167311 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-03-03 21:19:45.167402 | instance | Tuesday 03 March 2026 21:19:45 +0000 (0:00:00.672) 0:13:21.268 *********
2026-03-03 21:19:52.035871 | instance | ok: [instance]
2026-03-03 21:19:52.035947 | instance |
2026-03-03 21:19:52.036197 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-03-03 21:19:52.036242 | instance | Tuesday 03 March 2026 21:19:52 +0000 (0:00:06.868) 0:13:28.137 *********
2026-03-03 21:20:05.363136 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-03-03 21:20:05.363215 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-03-03 21:20:05.363234 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-03-03 21:20:05.363601 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-03-03 21:20:05.363677 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-03-03 21:20:05.363690 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-03-03 21:20:05.363704 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-03-03 21:20:05.363863 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-03-03 21:20:05.363934 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-03-03 21:20:05.364257 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-03-03 21:20:05.364292 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-03-03 21:20:05.364303 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-03-03 21:20:05.364694 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-03-03 21:20:05.364760 | instance |
2026-03-03 21:20:05.364772 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-03-03 21:20:05.364790 | instance | Tuesday 03 March 2026 21:20:05 +0000 (0:00:13.326) 0:13:41.463 *********
2026-03-03 21:20:34.685725 | instance | changed: [instance]
2026-03-03 21:20:34.685800 | instance |
2026-03-03 21:20:34.685943 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:20:34.686066 | instance | Tuesday 03 March 2026 21:20:34 +0000 (0:00:29.323) 0:14:10.787 *********
2026-03-03 21:20:34.759917 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:20:34.759979 | instance |
2026-03-03 21:20:34.759987 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:20:34.759994 | instance | Tuesday 03 March 2026 21:20:34 +0000 (0:00:00.071) 0:14:10.858 *********
2026-03-03 21:20:35.361701 | instance | changed: [instance]
2026-03-03 21:20:35.361773 | instance |
2026-03-03 21:20:35.361912 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-03-03 21:20:35.362030 | instance | Tuesday 03 March 2026 21:20:35 +0000 (0:00:00.604) 0:14:11.463 *********
2026-03-03 21:20:38.137565 | instance | changed: [instance]
2026-03-03 21:20:38.137656 | instance |
2026-03-03 21:20:38.137790 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:20:38.137914 | instance | Tuesday 03 March 2026 21:20:38 +0000 (0:00:02.775) 0:14:14.238 *********
2026-03-03 21:20:38.189644 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:20:38.190034 | instance |
2026-03-03 21:20:38.190071 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:20:38.190077 | instance | Tuesday 03 March 2026 21:20:38 +0000 (0:00:00.052) 0:14:14.291 *********
2026-03-03 21:20:38.730970 | instance | changed: [instance]
2026-03-03 21:20:38.731042 | instance |
2026-03-03 21:20:38.731178 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-03-03 21:20:38.731343 | instance | Tuesday 03 March 2026 21:20:38 +0000 (0:00:00.541) 0:14:14.832 *********
2026-03-03 21:20:40.131010 | instance | changed: [instance]
2026-03-03 21:20:40.131201 | instance |
2026-03-03 21:20:40.131526 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:20:40.131774 | instance | Tuesday 03 March 2026 21:20:40 +0000 (0:00:01.396) 0:14:16.229 *********
2026-03-03 21:20:40.182384 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:20:40.182536 | instance |
2026-03-03 21:20:40.182725 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:20:40.182889 | instance | Tuesday 03 March 2026 21:20:40 +0000 (0:00:00.054) 0:14:16.283 *********
2026-03-03 21:20:40.647669 | instance | changed: [instance]
2026-03-03 21:20:40.647903 | instance |
2026-03-03 21:20:40.648259 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-03-03 21:20:40.648584 | instance | Tuesday 03 March 2026 21:20:40 +0000 (0:00:00.462) 0:14:16.746 *********
2026-03-03 21:20:42.115890 | instance | changed: [instance]
2026-03-03 21:20:42.116103 | instance |
2026-03-03 21:20:42.116433 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-03-03 21:20:42.116724 | instance | Tuesday 03 March 2026 21:20:42 +0000 (0:00:01.470) 0:14:18.216 *********
2026-03-03 21:20:42.866638 | instance | changed: [instance]
2026-03-03 21:20:42.866981 | instance |
2026-03-03 21:20:42.867320 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:20:42.867694 | instance | Tuesday 03 March 2026 21:20:42 +0000 (0:00:00.750) 0:14:18.967 *********
2026-03-03 21:20:42.921032 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:20:42.921406 | instance |
2026-03-03 21:20:42.921615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:20:42.921939 | instance | Tuesday 03 March 2026 21:20:42 +0000 (0:00:00.054) 0:14:19.022 *********
2026-03-03 21:20:43.443847 | instance | changed: [instance]
2026-03-03 21:20:43.443919 | instance |
2026-03-03 21:20:43.444571 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-03-03 21:20:43.444627 | instance | Tuesday 03 March 2026 21:20:43 +0000 (0:00:00.522) 0:14:19.544 *********
2026-03-03 21:20:44.764446 | instance | changed: [instance]
2026-03-03 21:20:44.764585 | instance |
2026-03-03 21:20:44.764756 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-03-03 21:20:44.764916 | instance |
2026-03-03 21:20:44.765078 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:20:44.765242 | instance | Tuesday 03 March 2026 21:20:44 +0000 (0:00:01.320) 0:14:20.865 *********
2026-03-03 21:20:46.485513 | instance | ok: [instance]
2026-03-03 21:20:46.485582 | instance |
2026-03-03 21:20:46.485841 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-03-03 21:20:46.485885 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:01.721) 0:14:22.586 *********
2026-03-03 21:20:46.639161 | instance | skipping: [instance]
2026-03-03 21:20:46.639231 | instance |
2026-03-03 21:20:46.639509 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:20:46.639551 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.153) 0:14:22.740 *********
2026-03-03 21:20:46.708185 | instance | ok: [instance]
2026-03-03 21:20:46.708253 | instance |
2026-03-03 21:20:46.708262 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:20:46.708271 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.066) 0:14:22.806 *********
2026-03-03 21:20:46.748091 | instance | skipping: [instance]
2026-03-03 21:20:46.748209 | instance |
2026-03-03 21:20:46.748479 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:20:46.748760 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.042) 0:14:22.849 *********
2026-03-03 21:20:46.794243 | instance | skipping: [instance]
2026-03-03 21:20:46.794347 | instance |
2026-03-03 21:20:46.794625 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:20:46.794660 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.045) 0:14:22.895 *********
2026-03-03 21:20:46.838768 | instance | skipping: [instance]
2026-03-03 21:20:46.838838 | instance |
2026-03-03 21:20:46.838974 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:20:46.839092 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.044) 0:14:22.940 *********
2026-03-03 21:20:46.884781 | instance | skipping: [instance]
2026-03-03 21:20:46.884858 | instance |
2026-03-03 21:20:46.885116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:20:46.885239 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.046) 0:14:22.986 *********
2026-03-03 21:20:46.935714 | instance | skipping: [instance]
2026-03-03 21:20:46.935789 | instance |
2026-03-03 21:20:46.935923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:20:46.936485 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.050) 0:14:23.037 *********
2026-03-03 21:20:46.996493 | instance | ok: [instance]
2026-03-03 21:20:46.996701 | instance |
2026-03-03 21:20:46.996983 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:20:46.997232 | instance | Tuesday 03 March 2026 21:20:46 +0000 (0:00:00.060) 0:14:23.097 *********
2026-03-03 21:20:47.067390 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:20:47.067613 | instance |
2026-03-03 21:20:47.067897 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:20:47.068203 | instance | Tuesday 03 March 2026 21:20:47 +0000 (0:00:00.070) 0:14:23.167 *********
2026-03-03 21:20:47.141589 | instance | ok: [instance]
2026-03-03 21:20:47.141811 | instance |
2026-03-03 21:20:47.142152 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:20:47.142460 | instance | Tuesday 03 March 2026 21:20:47 +0000 (0:00:00.074) 0:14:23.242 *********
2026-03-03 21:20:47.235813 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:20:47.235895 | instance |
2026-03-03 21:20:47.236005 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:20:47.236123 | instance | Tuesday 03 March 2026 21:20:47 +0000 (0:00:00.087) 0:14:23.330 *********
2026-03-03 21:20:47.737564 | instance | changed: [instance]
2026-03-03 21:20:47.737819 | instance |
2026-03-03 21:20:47.738101 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-03-03 21:20:47.738367 | instance | Tuesday 03 March 2026 21:20:47 +0000 (0:00:00.508) 0:14:23.838 *********
2026-03-03 21:20:49.082630 | instance | changed: [instance]
2026-03-03 21:20:49.082859 | instance |
2026-03-03 21:20:49.083134 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-03-03 21:20:49.083405 | instance | Tuesday 03 March 2026 21:20:49 +0000 (0:00:01.345) 0:14:25.183 *********
2026-03-03 21:20:49.900517 | instance | changed: [instance]
2026-03-03 21:20:49.900632 | instance |
2026-03-03 21:20:49.900808 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-03-03 21:20:49.900970 | instance | Tuesday 03 March 2026 21:20:49 +0000 (0:00:00.817) 0:14:26.001 *********
2026-03-03 21:20:54.661040 | instance | changed: [instance]
2026-03-03 21:20:54.661128 | instance |
2026-03-03 21:20:54.661253 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-03-03 21:20:54.661376 | instance | Tuesday 03 March 2026 21:20:54 +0000 (0:00:04.761) 0:14:30.762 *********
2026-03-03 21:20:54.874609 | instance | changed: [instance]
2026-03-03 21:20:54.874683 | instance |
2026-03-03 21:20:54.874954 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-03-03 21:20:54.874990 | instance | Tuesday 03 March 2026 21:20:54 +0000 (0:00:00.213) 0:14:30.975 *********
2026-03-03 21:20:55.380647 | instance | changed: [instance]
2026-03-03 21:20:55.380720 | instance |
2026-03-03 21:20:55.381003 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:20:55.381043 | instance | Tuesday 03 March 2026 21:20:55 +0000 (0:00:00.506) 0:14:31.481 *********
2026-03-03 21:20:55.468813 | instance | ok: [instance]
2026-03-03 21:20:55.468930 | instance |
2026-03-03 21:20:55.469078 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:20:55.469204 | instance | Tuesday 03 March 2026 21:20:55 +0000 (0:00:00.088) 0:14:31.570 *********
2026-03-03 21:20:55.548400 | instance | included: rabbitmq for instance
2026-03-03 21:20:55.548656 | instance |
2026-03-03 21:20:55.548939 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-03 21:20:55.549204 | instance | Tuesday 03 March 2026 21:20:55 +0000 (0:00:00.079) 0:14:31.649 *********
2026-03-03 21:20:56.205242 | instance | ok: [instance]
2026-03-03 21:20:56.205475 | instance |
2026-03-03 21:20:56.205872 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-03 21:20:56.206136 | instance | Tuesday 03 March 2026 21:20:56 +0000 (0:00:00.656) 0:14:32.306 *********
2026-03-03 21:20:56.256649 | instance | skipping: [instance]
2026-03-03 21:20:56.256792 | instance |
2026-03-03 21:20:56.256964 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-03 21:20:56.257129 | instance | Tuesday 03 March 2026 21:20:56 +0000 (0:00:00.051) 0:14:32.358 *********
2026-03-03 21:20:56.310637 | instance | skipping: [instance]
2026-03-03 21:20:56.310872 | instance |
2026-03-03 21:20:56.311136 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-03 21:20:56.311407 | instance | Tuesday 03 March 2026 21:20:56 +0000 (0:00:00.053) 0:14:32.411 *********
2026-03-03 21:20:56.361215 | instance | skipping: [instance]
2026-03-03 21:20:56.361483 | instance |
2026-03-03 21:20:56.361736 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-03 21:20:56.361990 | instance | Tuesday 03 March 2026 21:20:56 +0000 (0:00:00.050) 0:14:32.462 *********
2026-03-03 21:21:27.164174 | instance | changed: [instance]
2026-03-03 21:21:27.164484 | instance |
2026-03-03 21:21:27.164821 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:21:27.165135 | instance | Tuesday 03 March 2026 21:21:27 +0000 (0:00:30.802) 0:15:03.265 *********
2026-03-03 21:21:27.778954 | instance | ok: [instance]
2026-03-03 21:21:27.779021 | instance |
2026-03-03 21:21:27.779184 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:21:27.779327 | instance | Tuesday 03 March 2026 21:21:27 +0000 (0:00:00.615) 0:15:03.880 *********
2026-03-03 21:21:27.837555 | instance | ok: [instance]
2026-03-03 21:21:27.837756 | instance |
2026-03-03 21:21:27.838093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:21:27.838386 | instance | Tuesday 03 March 2026 21:21:27 +0000 (0:00:00.058) 0:15:03.938 *********
2026-03-03 21:21:27.888817 | instance | skipping: [instance]
2026-03-03 21:21:27.889044 | instance |
2026-03-03 21:21:27.889314 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:21:27.889601 | instance | Tuesday 03 March 2026 21:21:27 +0000 (0:00:00.051) 0:15:03.990 *********
2026-03-03 21:21:27.936810 | instance | skipping: [instance]
2026-03-03 21:21:27.936940 | instance |
2026-03-03 21:21:27.937116 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:21:27.937287 | instance | Tuesday 03 March 2026 21:21:27 +0000 (0:00:00.048) 0:15:04.038 *********
2026-03-03 21:21:27.988206 | instance | ok: [instance]
2026-03-03 21:21:27.988352 | instance |
2026-03-03 21:21:27.988519 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:21:27.988688 | instance | Tuesday 03 March 2026 21:21:27 +0000 (0:00:00.051) 0:15:04.089 *********
2026-03-03 21:21:28.079534 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:21:28.079767 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-03 21:21:28.080022 | instance | ok: [instance] => (item=identity)
2026-03-03 21:21:28.080307 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:21:28.080548 | instance |
2026-03-03 21:21:28.080808 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:21:28.081064 | instance | Tuesday 03 March 2026 21:21:28 +0000 (0:00:00.091) 0:15:04.180 *********
2026-03-03 21:21:28.149173 | instance | ok: [instance]
2026-03-03 21:21:28.149395 | instance |
2026-03-03 21:21:28.149667 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:21:28.149959 | instance | Tuesday 03 March 2026 21:21:28 +0000 (0:00:00.069) 0:15:04.250 *********
2026-03-03 21:21:28.208011 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:21:28.208275 | instance |
2026-03-03 21:21:28.208561 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:21:28.208879 | instance | Tuesday 03 March 2026 21:21:28 +0000 (0:00:00.059) 0:15:04.309 *********
2026-03-03 21:21:28.727947 | instance | changed: [instance]
2026-03-03 21:21:28.728229 | instance |
2026-03-03 21:21:28.728509 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-03-03 21:21:28.728775 | instance | Tuesday 03 March 2026 21:21:28 +0000 (0:00:00.519) 0:15:04.829 *********
2026-03-03 21:21:30.150411 | instance | ok: [instance] => (item=None)
2026-03-03 21:21:30.150629 | instance | ok: [instance]
2026-03-03 21:21:30.150865 | instance |
2026-03-03 21:21:30.151467 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-03-03 21:21:30.151493 | instance | Tuesday 03 March 2026 21:21:30 +0000 (0:00:01.422) 0:15:06.251 *********
2026-03-03 21:21:31.144124 | instance | ok: [instance] => (item=atmosphere)
2026-03-03 21:21:31.144337 | instance |
2026-03-03 21:21:31.144520 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-03-03 21:21:31.144777 | instance | Tuesday 03 March 2026 21:21:31 +0000 (0:00:00.993) 0:15:07.245 *********
2026-03-03 21:21:31.983990 | instance | changed: [instance]
2026-03-03 21:21:31.984315 | instance |
2026-03-03 21:21:31.984648 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-03-03 21:21:31.984922 | instance | Tuesday 03 March 2026 21:21:31 +0000 (0:00:00.839) 0:15:08.084 *********
2026-03-03 21:21:33.038436 | instance | changed: [instance] => (item=None)
2026-03-03 21:21:33.038683 | instance | changed: [instance]
2026-03-03 21:21:33.039002 | instance |
2026-03-03 21:21:33.039255 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-03-03 21:21:33.039539 | instance | Tuesday 03 March 2026 21:21:33 +0000 (0:00:01.054) 0:15:09.139 *********
2026-03-03 21:21:34.654672 | instance | changed: [instance] => (item=None)
2026-03-03 21:21:34.655557 | instance | changed: [instance]
2026-03-03 21:21:34.655579 | instance |
2026-03-03 21:21:34.655593 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-03-03 21:21:34.655903 | instance | Tuesday 03 March 2026 21:21:34 +0000 (0:00:01.616) 0:15:10.755 *********
2026-03-03 21:24:19.296928 | instance | changed: [instance]
2026-03-03 21:24:19.297129 | instance |
2026-03-03 21:24:19.297399 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:24:19.297662 | instance | Tuesday 03 March 2026 21:24:19 +0000 (0:02:44.641) 0:17:55.397 *********
2026-03-03 21:24:19.393826 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:24:19.394070 | instance |
2026-03-03 21:24:19.394343 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:24:19.394604 | instance | Tuesday 03 March 2026 21:24:19 +0000 (0:00:00.096) 0:17:55.494 *********
2026-03-03 21:24:19.446818 | instance | skipping: [instance]
2026-03-03 21:24:19.447054 | instance |
2026-03-03 21:24:19.447353 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:24:19.447598 | instance | Tuesday 03 March 2026 21:24:19 +0000 (0:00:00.053) 0:17:55.548 *********
2026-03-03 21:24:19.493412 | instance | skipping: [instance]
2026-03-03 21:24:19.493633 | instance |
2026-03-03 21:24:19.493906 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:24:19.494182 | instance | Tuesday 03 March 2026 21:24:19 +0000 (0:00:00.046) 0:17:55.594 *********
2026-03-03 21:24:19.559208 | instance | ok: [instance]
2026-03-03 21:24:19.559481 | instance |
2026-03-03 21:24:19.559789 | instance | TASK [Create Ingress identity] *************************************************
2026-03-03 21:24:19.560100 | instance | Tuesday 03 March 2026 21:24:19 +0000 (0:00:00.065) 0:17:55.660 *********
2026-03-03 21:24:19.629078 | instance | included: ingress for instance
2026-03-03 21:24:19.629302 | instance |
2026-03-03 21:24:19.629596 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-03-03 21:24:19.629874 | instance | Tuesday 03 March 2026 21:24:19 +0000 (0:00:00.069) 0:17:55.730 *********
2026-03-03 21:24:20.557145 | instance | changed: [instance]
2026-03-03 21:24:20.557303 | instance |
2026-03-03 21:24:20.557537 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-03-03 21:24:20.557678 | instance | Tuesday 03 March 2026 21:24:20 +0000 (0:00:00.927) 0:17:56.657 *********
2026-03-03 21:24:24.817365 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-03-03 21:24:24.817669 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-03-03 21:24:24.817946 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-03-03 21:24:24.818210 | instance | ok: [instance]
2026-03-03 21:24:24.818458 | instance |
2026-03-03 21:24:24.818724 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-03-03 21:24:24.818988 | instance | Tuesday 03 March 2026 21:24:24 +0000 (0:00:04.260) 0:18:00.918 *********
2026-03-03 21:24:25.539906 | instance | ok: [instance]
2026-03-03 21:24:25.540250 | instance |
2026-03-03 21:24:25.540766 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-03-03 21:24:25.541114 | instance | Tuesday 03 March 2026 21:24:25 +0000 (0:00:00.722) 0:18:01.640 *********
2026-03-03 21:24:26.710970 | instance | ok: [instance] => (item=atmosphere)
2026-03-03 21:24:26.711195 | instance |
2026-03-03 21:24:26.711461 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-03-03 21:24:26.711718 | instance | Tuesday 03 March 2026 21:24:26 +0000 (0:00:01.171) 0:18:02.811 *********
2026-03-03 21:24:27.950270 | instance | changed: [instance] => (item=atmosphere)
2026-03-03 21:24:27.950710 | instance |
2026-03-03 21:24:27.951039 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-03-03 21:24:27.951400 | instance | Tuesday 03 March 2026 21:24:27 +0000 (0:00:01.239) 0:18:04.051 *********
2026-03-03 21:24:29.060814 | instance | changed: [instance] => (item=atmosphere)
2026-03-03 21:24:29.061025 | instance |
2026-03-03 21:24:29.061305 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-03-03 21:24:29.061574 | instance | Tuesday 03 March 2026 21:24:29 +0000 (0:00:01.110) 0:18:05.161 *********
2026-03-03 21:24:30.174579 | instance | changed: [instance] => (item=atmosphere)
2026-03-03 21:24:30.174805 | instance |
2026-03-03 21:24:30.175068 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-03-03 21:24:30.175327 | instance | Tuesday 03 March 2026 21:24:30 +0000 (0:00:01.113) 0:18:06.275 *********
2026-03-03 21:24:30.416414 | instance | changed: [instance]
2026-03-03 21:24:30.416647 | instance |
2026-03-03 21:24:30.416911 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-03-03 21:24:30.417186 | instance | Tuesday 03 March 2026 21:24:30 +0000 (0:00:00.242) 0:18:06.517 *********
2026-03-03 21:24:31.439112 | instance | ok: [instance]
2026-03-03 21:24:31.439329 | instance |
2026-03-03 21:24:31.439597 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-03-03 21:24:31.439860 | instance | Tuesday 03 March 2026 21:24:31 +0000 (0:00:01.022) 0:18:07.540 *********
2026-03-03 21:24:31.680820 | instance | ok: [instance]
2026-03-03 21:24:31.681119 | instance |
2026-03-03 21:24:31.681363 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-03-03 21:24:31.681678 | instance | Tuesday 03 March 2026 21:24:31 +0000 (0:00:00.241) 0:18:07.781 *********
2026-03-03 21:24:31.761268 | instance | ok: [instance] => {
2026-03-03 21:24:31.761441 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.0/nerdctl-2.2.0-linux-amd64.tar.gz"
2026-03-03 21:24:31.761601 | instance | }
2026-03-03 21:24:31.761762 | instance |
2026-03-03 21:24:31.761944 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-03-03 21:24:31.762135 | instance | Tuesday 03 March 2026 21:24:31 +0000 (0:00:00.080) 0:18:07.862 *********
2026-03-03 21:24:32.374711 | instance | changed: [instance]
2026-03-03 21:24:32.374945 | instance |
2026-03-03 21:24:32.375222 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-03-03 21:24:32.375494 | instance | Tuesday 03 March 2026 21:24:32 +0000 (0:00:00.613) 0:18:08.475 *********
2026-03-03 21:24:33.618307 | instance | changed: [instance]
2026-03-03 21:24:33.618532 | instance |
2026-03-03 21:24:33.618839 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-03-03 21:24:33.619111 | instance | Tuesday 03 March 2026 21:24:33 +0000 (0:00:01.243) 0:18:09.718 *********
2026-03-03 21:24:34.110943 | instance | changed: [instance]
2026-03-03 21:24:34.111257 | instance |
2026-03-03 21:24:34.111563 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-03-03 21:24:34.111861 | instance | Tuesday 03 March 2026 21:24:34 +0000 (0:00:00.492) 0:18:10.211 *********
2026-03-03 21:24:34.806102 | instance | ok: [instance]
2026-03-03 21:24:34.806524 | instance |
2026-03-03 21:24:34.806632 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-03-03 21:24:34.806972 | instance | Tuesday 03 March 2026 21:24:34 +0000 (0:00:00.695) 0:18:10.907 *********
2026-03-03 21:24:35.479155 | instance | ok: [instance]
2026-03-03 21:24:35.479239 | instance |
2026-03-03 21:24:35.479544 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-03-03 21:24:35.479588 | instance | Tuesday 03 March 2026 21:24:35 +0000 (0:00:00.673) 0:18:11.580 *********
2026-03-03 21:24:35.839060 | instance | ok: [instance]
2026-03-03 21:24:35.839130 | instance |
2026-03-03 21:24:35.839366 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-03-03 21:24:35.839405 | instance | Tuesday 03 March 2026 21:24:35 +0000 (0:00:00.359) 0:18:11.940 *********
2026-03-03 21:24:35.961413 | instance | included: openstack_helm_endpoints for instance
2026-03-03 21:24:35.961473 | instance |
2026-03-03 21:24:35.961737 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:24:35.961780 | instance | Tuesday 03 March 2026 21:24:35 +0000 (0:00:00.122) 0:18:12.062 *********
2026-03-03 21:24:36.015366 | instance | skipping: [instance]
2026-03-03 21:24:36.015436 | instance |
2026-03-03 21:24:36.015709 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:24:36.015783 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.053) 0:18:12.116 *********
2026-03-03 21:24:36.062183 | instance | skipping: [instance]
2026-03-03 21:24:36.062409 | instance |
2026-03-03 21:24:36.062486 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:24:36.062540 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.047) 0:18:12.163 *********
2026-03-03 21:24:36.110451 | instance | skipping: [instance]
2026-03-03 21:24:36.110526 | instance |
2026-03-03 21:24:36.110672 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:24:36.110798 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.047) 0:18:12.211 *********
2026-03-03 21:24:36.151583 | instance | skipping: [instance]
2026-03-03 21:24:36.151836 | instance |
2026-03-03 21:24:36.152131 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:24:36.152408 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.041) 0:18:12.252 *********
2026-03-03 21:24:36.201460 | instance | skipping: [instance]
2026-03-03 21:24:36.201693 | instance |
2026-03-03 21:24:36.201969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:24:36.202230 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.049) 0:18:12.302 *********
2026-03-03 21:24:36.253591 | instance | skipping: [instance]
2026-03-03 21:24:36.253794 | instance |
2026-03-03 21:24:36.254069 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:24:36.254390 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.052) 0:18:12.354 *********
2026-03-03 21:24:36.308268 | instance | ok: [instance]
2026-03-03 21:24:36.308329 | instance |
2026-03-03 21:24:36.308484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:24:36.308599 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.054) 0:18:12.409 *********
2026-03-03 21:24:36.374106 | instance | ok: [instance] => (item=identity)
2026-03-03 21:24:36.374214 | instance |
2026-03-03 21:24:36.374344 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:24:36.374472 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.066) 0:18:12.475 *********
2026-03-03 21:24:36.442855 | instance | ok: [instance]
2026-03-03 21:24:36.443068 | instance |
2026-03-03 21:24:36.443333 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-03-03 21:24:36.443590 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.068) 0:18:12.544 *********
2026-03-03 21:24:36.950248 | instance | changed: [instance]
2026-03-03 21:24:36.950462 | instance |
2026-03-03 21:24:36.950738 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-03-03 21:24:36.951010 | instance | Tuesday 03 March 2026 21:24:36 +0000 (0:00:00.507) 0:18:13.051 *********
2026-03-03 21:24:37.665064 | instance | changed: [instance]
2026-03-03 21:24:37.665280 | instance |
2026-03-03 21:24:37.665571 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:24:37.665842 | instance | Tuesday 03 March 2026 21:24:37 +0000 (0:00:00.714) 0:18:13.766 *********
2026-03-03 21:24:37.740156 | instance | ok: [instance]
2026-03-03 21:24:37.740428 | instance |
2026-03-03 21:24:37.740682 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:24:37.740973 | instance | Tuesday 03 March 2026 21:24:37 +0000 (0:00:00.074) 0:18:13.840 *********
2026-03-03 21:24:37.817100 | instance | included: rabbitmq for instance
2026-03-03 21:24:37.817361 | instance |
2026-03-03 21:24:37.817635 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-03 21:24:37.817851 | instance | Tuesday 03 March 2026 21:24:37 +0000 (0:00:00.077) 0:18:13.918 *********
2026-03-03 21:24:38.481244 | instance | ok: [instance]
2026-03-03 21:24:38.481325 | instance |
2026-03-03 21:24:38.481575 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-03 21:24:38.481616 | instance | Tuesday 03 March 2026 21:24:38 +0000 (0:00:00.664) 0:18:14.582 *********
2026-03-03 21:24:38.529659 | instance | skipping: [instance]
2026-03-03 21:24:38.529792 | instance |
2026-03-03 21:24:38.529899 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-03 21:24:38.530041 | instance | Tuesday 03 March 2026 21:24:38 +0000 (0:00:00.048) 0:18:14.630 *********
2026-03-03 21:24:38.582953 | instance | skipping: [instance]
2026-03-03 21:24:38.583084 | instance |
2026-03-03 21:24:38.583214 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-03 21:24:38.583334 | instance | Tuesday 03 March 2026 21:24:38 +0000 (0:00:00.053) 0:18:14.683 *********
2026-03-03 21:24:38.633190 | instance | skipping: [instance]
2026-03-03 21:24:38.633419 | instance |
2026-03-03 21:24:38.633679 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-03 21:24:38.633939 | instance | Tuesday 03 March 2026 21:24:38 +0000 (0:00:00.050) 0:18:14.734 *********
2026-03-03 21:25:09.473532 | instance | changed: [instance]
2026-03-03 21:25:09.473749 | instance |
2026-03-03 21:25:09.474020 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:25:09.474285 | instance | Tuesday 03 March 2026 21:25:09 +0000 (0:00:30.839) 0:18:45.574 *********
2026-03-03 21:25:10.125057 | instance | ok: [instance]
2026-03-03 21:25:10.125293 | instance |
2026-03-03 21:25:10.125626 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:25:10.125906 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.651) 0:18:46.225 *********
2026-03-03 21:25:10.182038 | instance | ok: [instance]
2026-03-03 21:25:10.182168 | instance |
2026-03-03 21:25:10.182383 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:25:10.182618 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.057) 0:18:46.282 *********
2026-03-03 21:25:10.228854 | instance | skipping: [instance]
2026-03-03 21:25:10.228955 | instance |
2026-03-03 21:25:10.229093 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:25:10.229371 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.047) 0:18:46.330 *********
2026-03-03 21:25:10.281725 | instance | skipping: [instance]
2026-03-03 21:25:10.281970 | instance |
2026-03-03 21:25:10.282279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:25:10.282564 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.052) 0:18:46.382 *********
2026-03-03 21:25:10.334556 | instance | ok: [instance]
2026-03-03 21:25:10.334795 | instance |
2026-03-03 21:25:10.335086 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:25:10.335394 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.052) 0:18:46.435 *********
2026-03-03 21:25:10.448219 | instance | ok: [instance] => (item=key_manager)
2026-03-03 21:25:10.448570 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-03 21:25:10.448765 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:25:10.449061 | instance | ok: [instance] => (item=identity)
2026-03-03 21:25:10.449384 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:25:10.449699 | instance |
2026-03-03 21:25:10.450038 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:25:10.450381 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.113) 0:18:46.549 *********
2026-03-03 21:25:10.515591 | instance | ok: [instance]
2026-03-03 21:25:10.515941 | instance |
2026-03-03 21:25:10.516339 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:25:10.516751 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.067) 0:18:46.616 *********
2026-03-03 21:25:10.571457 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:25:10.571735 | instance |
2026-03-03 21:25:10.571969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:25:10.572215 | instance | Tuesday 03 March 2026 21:25:10 +0000 (0:00:00.055) 0:18:46.672 *********
2026-03-03 21:25:11.108810 | instance | changed: [instance]
2026-03-03 21:25:11.109188 | instance |
2026-03-03 21:25:11.109541 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-03-03 21:25:11.109883 | instance | Tuesday 03 March 2026 21:25:11 +0000 (0:00:00.537) 0:18:47.209 *********
2026-03-03 21:26:46.529166 | instance | changed: [instance]
2026-03-03 21:26:46.529253 | instance |
2026-03-03 21:26:46.529273 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:26:46.530157 | instance | Tuesday 03 March 2026 21:26:46 +0000 (0:01:35.419) 0:20:22.629 *********
2026-03-03 21:26:46.623170 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:26:46.623433 | instance |
2026-03-03 21:26:46.623697 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:26:46.623957 | instance | Tuesday 03 March 2026 21:26:46 +0000 (0:00:00.094) 0:20:22.723 *********
2026-03-03 21:26:46.676272 | instance | skipping: [instance]
2026-03-03 21:26:46.676497 | instance |
2026-03-03 21:26:46.676778 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:26:46.677046 | instance | Tuesday 03 March 2026 21:26:46 +0000 (0:00:00.053) 0:20:22.777 *********
2026-03-03 21:26:46.726151 | instance | skipping: [instance]
2026-03-03 21:26:46.726440 | instance |
2026-03-03 21:26:46.726714 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:26:46.726980 | instance | Tuesday 03 March 2026 21:26:46 +0000 (0:00:00.049) 0:20:22.827 *********
2026-03-03 21:26:46.787204 | instance | ok: [instance]
2026-03-03 21:26:46.787463 | instance |
2026-03-03 21:26:46.787737 | instance | TASK [Create Ingress key-manager] **********************************************
2026-03-03 21:26:46.788009 | instance | Tuesday 03 March 2026 21:26:46 +0000 (0:00:00.060) 0:20:22.887 *********
2026-03-03 21:26:46.861073 | instance | included: ingress for instance
2026-03-03 21:26:46.861312 | instance |
2026-03-03 21:26:46.861606 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-03-03 21:26:46.861869 | instance | Tuesday 03 March 2026 21:26:46 +0000 (0:00:00.074) 0:20:22.962 *********
2026-03-03 21:26:47.794365 | instance | changed: [instance]
2026-03-03 21:26:47.794573 | instance |
2026-03-03 21:26:47.794853 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-03-03 21:26:47.795127 | instance | Tuesday 03 March 2026 21:26:47 +0000 (0:00:00.932) 0:20:23.894 *********
2026-03-03 21:26:48.944743 | instance | changed: [instance]
2026-03-03 21:26:48.944811 | instance |
2026-03-03 21:26:48.944948 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-03-03 21:26:48.945078 | instance | Tuesday 03 March 2026 21:26:48 +0000 (0:00:01.150) 0:20:25.045 *********
2026-03-03 21:26:58.454814 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-03-03 21:26:58.455020 | instance |
2026-03-03 21:26:58.455362 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:26:58.455639 | instance | Tuesday 03 March 2026 21:26:58 +0000 (0:00:09.510) 0:20:34.555 *********
2026-03-03 21:26:58.514282 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:26:58.514517 | instance |
2026-03-03 21:26:58.514788 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:26:58.515051 | instance | Tuesday 03 March 2026 21:26:58 +0000 (0:00:00.059) 0:20:34.615 *********
2026-03-03 21:26:59.023433 | instance | changed: [instance]
2026-03-03 21:26:59.023553 | instance |
2026-03-03 21:26:59.023699 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-03-03 21:26:59.023875 | instance | Tuesday 03 March 2026 21:26:59 +0000 (0:00:00.509) 0:20:35.124 *********
2026-03-03 21:27:01.552002 | instance | changed: [instance]
2026-03-03 21:27:01.552077 | instance |
2026-03-03 21:27:01.552399 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:27:01.552664 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:02.528) 0:20:37.652 *********
2026-03-03 21:27:01.614395 | instance | skipping: [instance]
2026-03-03 21:27:01.614619 | instance |
2026-03-03 21:27:01.614883 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:27:01.615149 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.062) 0:20:37.715 *********
2026-03-03 21:27:01.659387 | instance | skipping: [instance]
2026-03-03 21:27:01.659670 | instance |
2026-03-03 21:27:01.659953 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:27:01.660264 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.045) 0:20:37.760 *********
2026-03-03 21:27:01.711976 | instance | skipping: [instance]
2026-03-03 21:27:01.712258 | instance |
2026-03-03 21:27:01.712540 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:27:01.712813 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.052) 0:20:37.813 *********
2026-03-03 21:27:01.756534 | instance | skipping: [instance]
2026-03-03 21:27:01.756781 | instance |
2026-03-03 21:27:01.757080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:27:01.757362 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.044) 0:20:37.857 *********
2026-03-03 21:27:01.801322 | instance | skipping: [instance]
2026-03-03 21:27:01.801604 | instance |
2026-03-03 21:27:01.801932 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:27:01.802274 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.044) 0:20:37.902 *********
2026-03-03 21:27:01.848030 | instance | skipping: [instance]
2026-03-03 21:27:01.848315 | instance |
2026-03-03 21:27:01.848608 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:27:01.848918 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.046) 0:20:37.949 *********
2026-03-03 21:27:01.901631 | instance | ok: [instance]
2026-03-03 21:27:01.901884 | instance |
2026-03-03 21:27:01.902188 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:27:01.902527 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.053) 0:20:38.002 *********
2026-03-03 21:27:01.961935 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-03-03 21:27:01.962207 | instance |
2026-03-03 21:27:01.962549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:27:01.962837 | instance | Tuesday 03 March 2026 21:27:01 +0000 (0:00:00.060) 0:20:38.063 *********
2026-03-03 21:27:02.043389 | instance | ok: [instance]
2026-03-03 21:27:02.043606 | instance |
2026-03-03 21:27:02.043885 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:27:02.044191 | instance | Tuesday 03 March 2026 21:27:02 +0000 (0:00:00.081) 0:20:38.144 *********
2026-03-03 21:27:02.116092 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:27:02.116352 | instance |
2026-03-03 21:27:02.116419 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:27:02.116584 | instance | Tuesday 03 March 2026 21:27:02 +0000 (0:00:00.072) 0:20:38.217 *********
2026-03-03 21:27:02.623656 | instance | changed: [instance]
2026-03-03 21:27:02.623896 | instance |
2026-03-03 21:27:02.624246 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-03-03 21:27:02.624536 | instance | Tuesday 03 March 2026 21:27:02 +0000 (0:00:00.507) 0:20:38.724 *********
2026-03-03 21:27:20.352776 | instance | ok: [instance]
2026-03-03 21:27:20.353010 | instance |
2026-03-03 21:27:20.353308 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-03-03 21:27:20.353591 | instance | Tuesday 03 March 2026 21:27:20 +0000 (0:00:17.728) 0:20:56.453 *********
2026-03-03 21:27:34.954519 | instance | ok: [instance]
2026-03-03 21:27:34.954727 | instance |
2026-03-03 21:27:34.955010 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-03-03 21:27:34.955289 | instance | Tuesday 03 March 2026 21:27:34 +0000 (0:00:14.601) 0:21:11.055 *********
2026-03-03 21:27:36.266613 | instance | ok: [instance]
2026-03-03 21:27:36.267216 | instance |
2026-03-03 21:27:36.267235 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-03-03 21:27:36.267445 | instance | Tuesday 03 March 2026 21:27:36 +0000 (0:00:01.312) 0:21:12.367 *********
2026-03-03 21:27:37.434669 | instance | ok: [instance]
2026-03-03 21:27:37.434787 | instance |
2026-03-03 21:27:37.434853 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-03-03 21:27:37.435007 | instance | Tuesday 03 March 2026 21:27:37 +0000 (0:00:01.168) 0:21:13.535 *********
2026-03-03 21:27:38.188247 | instance | changed: [instance]
2026-03-03 21:27:38.188346 | instance |
2026-03-03 21:27:38.188619 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-03-03 21:27:38.188659 | instance | Tuesday 03 March 2026 21:27:38 +0000 (0:00:00.753) 0:21:14.289 *********
2026-03-03 21:27:38.908151 | instance | changed: [instance]
2026-03-03 21:27:38.908219 | instance |
2026-03-03 21:27:38.908232 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-03-03 21:27:38.908243 | instance | Tuesday 03 March 2026 21:27:38 +0000 (0:00:00.719) 0:21:15.008 *********
2026-03-03 21:27:41.503083 | instance | changed: [instance]
2026-03-03 21:27:41.503278 | instance |
2026-03-03 21:27:41.503340 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-03-03 21:27:41.503438 | instance | Tuesday 03 March 2026 21:27:41 +0000 (0:00:02.595) 0:21:17.604 *********
2026-03-03 21:27:42.936535 | instance | [WARNING]: Module did not set no_log for update_password
2026-03-03 21:27:42.957963 | instance | changed: [instance]
2026-03-03 21:27:42.958073 | instance |
2026-03-03 21:27:42.958207 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-03-03 21:27:42.958325 | instance | Tuesday 03 March 2026 21:27:42 +0000 (0:00:01.455) 0:21:19.059 *********
2026-03-03 21:27:49.319969 | instance | ok: [instance]
2026-03-03 21:27:49.320149 | instance |
2026-03-03 21:27:49.320402 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-03-03 21:27:49.320413 | instance | Tuesday 03 March 2026 21:27:49 +0000 (0:00:06.361) 0:21:25.420 *********
2026-03-03 21:27:50.404565 | instance | changed: [instance]
2026-03-03 21:27:50.404600 | instance |
2026-03-03 21:27:50.404605 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-03-03 21:27:50.404615 | instance | Tuesday 03 March 2026 21:27:50 +0000 (0:00:01.084) 0:21:26.505 *********
2026-03-03 21:27:52.376238 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-204-45-74.nip.io/swift/v1/%(tenant_id)s'})
2026-03-03 21:27:52.376513 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-03-03 21:27:52.376766 | instance |
2026-03-03 21:27:52.377031 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:27:52.377293 | instance | Tuesday 03 March 2026 21:27:52 +0000 (0:00:01.971) 0:21:28.477 *********
2026-03-03 21:27:52.490433 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:27:52.490728 | instance |
2026-03-03 21:27:52.491008 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:27:52.491274 | instance | Tuesday 03 March 2026 21:27:52 +0000 (0:00:00.113) 0:21:28.591 *********
2026-03-03 21:27:52.541789 | instance | skipping: [instance]
2026-03-03 21:27:52.542026 | instance |
2026-03-03 21:27:52.542299 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:27:52.542560 | instance | Tuesday 03 March 2026 21:27:52 +0000 (0:00:00.051) 0:21:28.642 *********
2026-03-03 21:27:52.594719 | instance | skipping: [instance]
2026-03-03 21:27:52.594943 | instance |
2026-03-03 21:27:52.595218 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:27:52.595482 | instance | Tuesday 03 March 2026 21:27:52 +0000 (0:00:00.053) 0:21:28.695 *********
2026-03-03 21:27:52.667842 | instance | ok: [instance]
2026-03-03 21:27:52.668064 | instance |
2026-03-03 21:27:52.668371 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-03-03 21:27:52.668631 | instance | Tuesday 03 March 2026 21:27:52 +0000 (0:00:00.073) 0:21:28.769 *********
2026-03-03 21:27:52.737111 | instance | included: ingress for instance
2026-03-03 21:27:52.737348 | instance |
2026-03-03 21:27:52.737643 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-03-03 21:27:52.738059 | instance | Tuesday 03 March 2026 21:27:52 +0000 (0:00:00.068) 0:21:28.838 *********
2026-03-03 21:27:53.717768 | instance | changed: [instance]
2026-03-03 21:27:53.717997 | instance |
2026-03-03 21:27:53.718291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:27:53.718556 | instance | Tuesday 03 March 2026 21:27:53 +0000 (0:00:00.980) 0:21:29.818 *********
2026-03-03 21:27:53.781315 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:27:53.781415 | instance |
2026-03-03 21:27:53.782009 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:27:53.782029 | instance | Tuesday 03 March 2026 21:27:53 +0000 (0:00:00.063) 0:21:29.882 *********
2026-03-03 21:27:54.301477 | instance | changed: [instance]
2026-03-03 21:27:54.301744 | instance |
2026-03-03 21:27:54.302106 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-03-03 21:27:54.302507 | instance | Tuesday 03 March 2026 21:27:54 +0000 (0:00:00.519) 0:21:30.402 *********
2026-03-03 21:28:08.877933 | instance | ok: [instance]
2026-03-03 21:28:08.878196 | instance |
2026-03-03 21:28:08.878495 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-03-03 21:28:08.878763 | instance | Tuesday 03 March 2026 21:28:08 +0000 (0:00:14.576) 0:21:44.978 *********
2026-03-03 21:28:08.953595 | instance | ok: [instance] => (item=10.96.240.200)
2026-03-03 21:28:08.953733 | instance |
2026-03-03 21:28:08.953901 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-03-03 21:28:08.954128 | instance | Tuesday 03 March 2026 21:28:08 +0000 (0:00:00.076) 0:21:45.054 *********
2026-03-03 21:28:09.668366 | instance | changed: [instance]
2026-03-03 21:28:09.668466 | instance |
2026-03-03 21:28:09.668593 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-03-03 21:28:09.668717 | instance | Tuesday 03 March 2026 21:28:09 +0000 (0:00:00.714) 0:21:45.769 *********
2026-03-03 21:28:10.346692 | instance | changed: [instance]
2026-03-03 21:28:10.346753 | instance |
2026-03-03 21:28:10.346770 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-03-03 21:28:10.347022 | instance | Tuesday 03 March 2026 21:28:10 +0000 (0:00:00.677) 0:21:46.447 *********
2026-03-03 21:28:11.487708 | instance | ok: [instance]
2026-03-03 21:28:11.487785 | instance |
2026-03-03 21:28:11.488303 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-03-03 21:28:11.488446 | instance | Tuesday 03 March 2026 21:28:11 +0000 (0:00:01.141) 0:21:47.588 *********
2026-03-03 21:28:11.549917 | instance | ok: [instance]
2026-03-03 21:28:11.550079 | instance |
2026-03-03 21:28:11.550300 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-03-03 21:28:11.550495 | instance | Tuesday 03 March 2026 21:28:11 +0000 (0:00:00.061) 0:21:47.650 *********
2026-03-03 21:28:12.273550 | instance | changed: [instance]
2026-03-03 21:28:12.273925 | instance |
2026-03-03 21:28:12.274369 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-03-03 21:28:12.274764 | instance | Tuesday 03 March 2026 21:28:12 +0000 (0:00:00.723) 0:21:48.374 *********
2026-03-03 21:28:12.512815 | instance | ok: [instance]
2026-03-03 21:28:12.512879 | instance |
2026-03-03 21:28:12.512917 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-03-03 21:28:12.513034 | instance | Tuesday 03 March 2026 21:28:12 +0000 (0:00:00.239) 0:21:48.613 *********
2026-03-03 21:28:13.746029 | instance | changed: [instance]
2026-03-03 21:28:13.746285 | instance |
2026-03-03 21:28:13.746584 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:28:13.746864 | instance | Tuesday 03 March 2026 21:28:13 +0000 (0:00:01.233) 0:21:49.847 *********
2026-03-03 21:28:13.923661 | instance | ok: [instance]
2026-03-03 21:28:13.923890 | instance |
2026-03-03 21:28:13.924233 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:28:13.924514 | instance | Tuesday 03 March 2026 21:28:13 +0000 (0:00:00.177) 0:21:50.024 *********
2026-03-03 21:28:14.007169 | instance | included: rabbitmq for instance
2026-03-03 21:28:14.007418 | instance |
2026-03-03 21:28:14.007717 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-03 21:28:14.007964 | instance | Tuesday 03 March 2026 21:28:14 +0000 (0:00:00.083) 0:21:50.108 *********
2026-03-03 21:28:14.706053 | instance | ok: [instance]
2026-03-03 21:28:14.706247 | instance |
2026-03-03 21:28:14.706545 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-03 21:28:14.706819 | instance | Tuesday 03 March 2026 21:28:14 +0000 (0:00:00.698) 0:21:50.806 *********
2026-03-03 21:28:14.760310 | instance | skipping: [instance]
2026-03-03 21:28:14.760498 | instance |
2026-03-03 21:28:14.760782 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-03 21:28:14.761047 | instance | Tuesday 03 March 2026 21:28:14 +0000 (0:00:00.054) 0:21:50.861 *********
2026-03-03 21:28:14.810682 | instance | skipping: [instance]
2026-03-03 21:28:14.810845 | instance |
2026-03-03 21:28:14.811138 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-03 21:28:14.811403 | instance | Tuesday 03 March 2026 21:28:14 +0000 (0:00:00.050) 0:21:50.911 *********
2026-03-03 21:28:14.872758 | instance | skipping: [instance]
2026-03-03 21:28:14.872934 | instance |
2026-03-03 21:28:14.873202 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-03 21:28:14.873452 | instance | Tuesday 03 March 2026 21:28:14 +0000 (0:00:00.061) 0:21:50.973 *********
2026-03-03 21:28:45.929271 | instance | changed: [instance]
2026-03-03 21:28:45.929396 | instance |
2026-03-03 21:28:45.929586 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:28:45.929831 | instance | Tuesday 03 March 2026 21:28:45 +0000 (0:00:31.056) 0:22:22.030 *********
2026-03-03 21:28:46.566222 | instance | ok: [instance]
2026-03-03 21:28:46.566456 | instance |
2026-03-03 21:28:46.566738 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:28:46.567001 | instance | Tuesday 03 March 2026 21:28:46 +0000 (0:00:00.636) 0:22:22.667 *********
2026-03-03 21:28:46.621369 | instance | ok: [instance]
2026-03-03 21:28:46.621635 | instance |
2026-03-03 21:28:46.621933 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:28:46.622217 | instance | Tuesday 03 March 2026 21:28:46 +0000 (0:00:00.055) 0:22:22.722 *********
2026-03-03 21:28:46.664211 | instance | skipping: [instance]
2026-03-03 21:28:46.664373 | instance |
2026-03-03 21:28:46.664549 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:28:46.664712 | instance | Tuesday 03 March 2026 21:28:46 +0000 (0:00:00.043) 0:22:22.765 *********
2026-03-03 21:28:46.709456 | instance | skipping: [instance]
2026-03-03 21:28:46.709593 | instance |
2026-03-03 21:28:46.709767 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:28:46.709936 | instance | Tuesday 03 March 2026 21:28:46 +0000 (0:00:00.045) 0:22:22.810 *********
2026-03-03 21:28:46.769514 | instance | ok: [instance]
2026-03-03 21:28:46.769576 | instance |
2026-03-03 21:28:46.769817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:28:46.769946 | instance | Tuesday 03 March 2026 21:28:46 +0000 (0:00:00.060) 0:22:22.870 *********
2026-03-03 21:28:46.907401 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-03 21:28:46.907638 | instance | ok: [instance] => (item=dashboard)
2026-03-03 21:28:46.907898 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:28:46.908190 | instance | ok: [instance] => (item=image)
2026-03-03 21:28:46.908483 | instance | ok: [instance] => (item=identity)
2026-03-03 21:28:46.908744 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:28:46.908988 | instance |
2026-03-03 21:28:46.909255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:28:46.909520 | instance | Tuesday 03 March 2026 21:28:46 +0000 (0:00:00.137) 0:22:23.008 *********
2026-03-03 21:28:46.972691 | instance | ok: [instance]
2026-03-03 21:28:46.973059 | instance |
2026-03-03 21:28:46.973402 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:28:46.973732 | instance | Tuesday 03 March 2026 21:28:46 +0000 (0:00:00.065) 0:22:23.073 *********
2026-03-03 21:28:47.042617 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:28:47.043129 | instance |
2026-03-03 21:28:47.043634 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:28:47.044098 | instance | Tuesday 03 March 2026 21:28:47 +0000 (0:00:00.069) 0:22:23.143 *********
2026-03-03 21:28:47.558983 | instance | changed: [instance]
2026-03-03 21:28:47.559049 | instance |
2026-03-03 21:28:47.559335 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-03-03 21:28:47.559372 | instance | Tuesday 03 March 2026 21:28:47 +0000 (0:00:00.516) 0:22:23.660 *********
2026-03-03 21:28:47.813700 | instance | ok: [instance]
2026-03-03 21:28:47.813762 | instance |
2026-03-03 21:28:47.814030 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-03-03 21:28:47.814069 | instance | Tuesday 03 March 2026 21:28:47 +0000 (0:00:00.254) 0:22:23.914 *********
2026-03-03 21:30:56.067645 | instance | changed: [instance]
2026-03-03 21:30:56.067708 | instance |
2026-03-03 21:30:56.067720 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:30:56.067816 | instance | Tuesday 03 March 2026 21:30:56 +0000 (0:02:08.251) 0:24:32.166 *********
2026-03-03 21:30:56.166818 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:30:56.166913 | instance |
2026-03-03 21:30:56.167181 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:30:56.167220 | instance | Tuesday 03 March 2026 21:30:56 +0000 (0:00:00.101) 0:24:32.268 *********
2026-03-03 21:30:56.220576 | instance | skipping: [instance]
2026-03-03 21:30:56.220942 | instance |
2026-03-03 21:30:56.220978 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:30:56.220985 | instance | Tuesday 03 March 2026 21:30:56 +0000 (0:00:00.053) 0:24:32.321 *********
2026-03-03 21:30:56.278741 | instance | skipping: [instance]
2026-03-03 21:30:56.278943 | instance |
2026-03-03 21:30:56.279258 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:30:56.279273 | instance | Tuesday 03 March 2026 21:30:56 +0000 (0:00:00.058) 0:24:32.379 *********
2026-03-03 21:30:56.348157 | instance | ok: [instance]
2026-03-03 21:30:56.348336 | instance |
2026-03-03 21:30:56.348610 | instance | TASK [Create Ingress image] ****************************************************
2026-03-03 21:30:56.348895 | instance | Tuesday 03 March 2026 21:30:56 +0000 (0:00:00.069) 0:24:32.449 *********
2026-03-03 21:30:56.423345 | instance | included: ingress for instance
2026-03-03 21:30:56.423631 | instance |
2026-03-03 21:30:56.423872 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-03-03 21:30:56.424104 | instance | Tuesday 03 March 2026 21:30:56 +0000 (0:00:00.075) 0:24:32.524 *********
2026-03-03 21:30:57.349011 | instance | changed: [instance]
2026-03-03 21:30:57.349065 | instance |
2026-03-03 21:30:57.349076 | instance | TASK [Create images] ***********************************************************
2026-03-03 21:30:57.349105 | instance | Tuesday 03 March 2026 21:30:57 +0000 (0:00:00.924) 0:24:33.449 *********
2026-03-03 21:30:57.477095 | 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-03-03 21:30:57.477145 | instance |
2026-03-03 21:30:57.477152 | instance | TASK [vexxhost.atmosphere.qemu_utils : Install packages] ***********************
2026-03-03 21:30:57.477159 | instance | Tuesday 03 March 2026 21:30:57 +0000 (0:00:00.128) 0:24:33.577 *********
2026-03-03 21:31:00.554703 | instance | changed: [instance]
2026-03-03 21:31:00.554775 | instance |
2026-03-03 21:31:00.554788 | instance | TASK [vexxhost.atmosphere.glance_image : Check if image exists] ****************
2026-03-03 21:31:00.555115 | instance | Tuesday 03 March 2026 21:31:00 +0000 (0:00:03.077) 0:24:36.654 *********
2026-03-03 21:31:18.200072 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-03-03 21:31:18.200326 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-03-03 21:31:18.200608 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-03-03 21:31:18.200881 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-03-03 21:31:18.201153 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-03-03 21:31:18.201423 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-03-03 21:31:18.201691 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-03-03 21:31:18.201961 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-03-03 21:31:18.202230 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-03-03 21:31:18.202494 | instance | ok: [instance]
2026-03-03 21:31:18.202747 | instance |
2026-03-03 21:31:18.203022 | instance | TASK [vexxhost.atmosphere.glance_image : Generate temporary work directory] ****
2026-03-03 21:31:18.203291 | instance | Tuesday 03 March 2026 21:31:18 +0000 (0:00:17.645) 0:24:54.300 *********
2026-03-03 21:31:18.402348 | instance | changed: [instance]
2026-03-03 21:31:18.402578 | instance |
2026-03-03 21:31:18.402850 | instance | TASK [vexxhost.atmosphere.glance_image : Download image] ***********************
2026-03-03 21:31:18.403122 | instance | Tuesday 03 March 2026 21:31:18 +0000 (0:00:00.202) 0:24:54.503 *********
2026-03-03 21:31:19.166387 | instance | changed: [instance]
2026-03-03 21:31:19.166515 | instance |
2026-03-03 21:31:19.166682 | instance | TASK [vexxhost.atmosphere.glance_image : Get image format] *********************
2026-03-03 21:31:19.166850 | instance | Tuesday 03 March 2026 21:31:19 +0000 (0:00:00.763) 0:24:55.267 *********
2026-03-03 21:31:19.405861 | instance | ok: [instance]
2026-03-03 21:31:19.405903 | instance |
2026-03-03 21:31:19.405909 | instance | TASK [vexxhost.atmosphere.glance_image : Convert file to target disk format] ***
2026-03-03 21:31:19.405918 | instance | Tuesday 03 March 2026 21:31:19 +0000 (0:00:00.239) 0:24:55.506 *********
2026-03-03 21:31:19.674207 | instance | changed: [instance]
2026-03-03 21:31:19.674272 | instance |
2026-03-03 21:31:19.674278 | instance | TASK [vexxhost.atmosphere.glance_image : Wait until image service ready] *******
2026-03-03 21:31:19.674283 | instance | Tuesday 03 March 2026 21:31:19 +0000 (0:00:00.268) 0:24:55.774 *********
2026-03-03 21:31:20.395637 | instance | ok: [instance]
2026-03-03 21:31:20.395755 | instance |
2026-03-03 21:31:20.395828 | instance | TASK [vexxhost.atmosphere.glance_image : Upload image into Glance] *************
2026-03-03 21:31:20.395969 | instance | Tuesday 03 March 2026 21:31:20 +0000 (0:00:00.722) 0:24:56.496 *********
2026-03-03 21:31:25.575984 | instance | changed: [instance]
2026-03-03 21:31:25.576057 | instance |
2026-03-03 21:31:25.576370 | instance | TASK [vexxhost.atmosphere.glance_image : Remove work directory] ****************
2026-03-03 21:31:25.576417 | instance | Tuesday 03 March 2026 21:31:25 +0000 (0:00:05.180) 0:25:01.677 *********
2026-03-03 21:31:25.872971 | instance | changed: [instance]
2026-03-03 21:31:25.873035 | instance |
2026-03-03 21:31:25.873052 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:31:25.873193 | instance | Tuesday 03 March 2026 21:31:25 +0000 (0:00:00.296) 0:25:01.974 *********
2026-03-03 21:31:25.965675 | instance | ok: [instance]
2026-03-03 21:31:25.965762 | instance |
2026-03-03 21:31:25.966035 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:31:25.966080 | instance | Tuesday 03 March 2026 21:31:25 +0000 (0:00:00.092) 0:25:02.066 *********
2026-03-03 21:31:26.015976 | instance | skipping: [instance]
2026-03-03 21:31:26.016223 | instance |
2026-03-03 21:31:26.016292 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:31:26.016360 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.050) 0:25:02.117 *********
2026-03-03 21:31:26.064140 | instance | skipping: [instance]
2026-03-03 21:31:26.064241 | instance |
2026-03-03 21:31:26.064500 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:31:26.064526 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.048) 0:25:02.165 *********
2026-03-03 21:31:26.120435 | instance | skipping: [instance]
2026-03-03 21:31:26.120523 | instance |
2026-03-03 21:31:26.120815 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:31:26.120872 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.055) 0:25:02.221 *********
2026-03-03 21:31:26.184624 | instance | skipping: [instance]
2026-03-03 21:31:26.184661 | instance |
2026-03-03 21:31:26.184667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:31:26.184672 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.064) 0:25:02.285 *********
2026-03-03 21:31:26.251855 | instance | skipping: [instance]
2026-03-03 21:31:26.251908 | instance |
2026-03-03 21:31:26.251919 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:31:26.251930 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.066) 0:25:02.351 *********
2026-03-03 21:31:26.309767 | instance | ok: [instance]
2026-03-03 21:31:26.309968 | instance |
2026-03-03 21:31:26.310239 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:31:26.310500 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.059) 0:25:02.410 *********
2026-03-03 21:31:26.403446 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:31:26.403660 | instance | ok: [instance] => (item=identity)
2026-03-03 21:31:26.403949 | instance | ok: [instance] => (item=staffeln)
2026-03-03 21:31:26.404285 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:31:26.404500 | instance |
2026-03-03 21:31:26.404788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:31:26.405048 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.093) 0:25:02.504 *********
2026-03-03 21:31:26.480100 | instance | ok: [instance]
2026-03-03 21:31:26.480341 | instance |
2026-03-03 21:31:26.480615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:31:26.480879 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.076) 0:25:02.581 *********
2026-03-03 21:31:26.548674 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:31:26.548793 | instance |
2026-03-03 21:31:26.548902 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:31:26.549030 | instance | Tuesday 03 March 2026 21:31:26 +0000 (0:00:00.068) 0:25:02.649 *********
2026-03-03 21:31:27.084446 | instance | changed: [instance]
2026-03-03 21:31:27.084639 | instance |
2026-03-03 21:31:27.084921 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-03-03 21:31:27.085197 | instance | Tuesday 03 March 2026 21:31:27 +0000 (0:00:00.535) 0:25:03.185 *********
2026-03-03 21:31:48.698275 | instance | changed: [instance]
2026-03-03 21:31:48.698459 | instance |
2026-03-03 21:31:48.698749 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:31:48.699058 | instance | Tuesday 03 March 2026 21:31:48 +0000 (0:00:21.613) 0:25:24.798 *********
2026-03-03 21:31:48.778724 | instance | ok: [instance]
2026-03-03 21:31:48.778856 | instance |
2026-03-03 21:31:48.779038 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:31:48.779216 | instance | Tuesday 03 March 2026 21:31:48 +0000 (0:00:00.081) 0:25:24.879 *********
2026-03-03 21:31:48.854756 | instance | included: rabbitmq for instance
2026-03-03 21:31:48.855072 | instance |
2026-03-03 21:31:48.855348 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-03 21:31:48.855617 | instance | Tuesday 03 March 2026 21:31:48 +0000 (0:00:00.076) 0:25:24.955 *********
2026-03-03 21:31:49.525980 | instance | ok: [instance]
2026-03-03 21:31:49.526249 | instance |
2026-03-03 21:31:49.526604 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-03 21:31:49.526863 | instance | Tuesday 03 March 2026 21:31:49 +0000 (0:00:00.670) 0:25:25.626 *********
2026-03-03 21:31:49.575899 | instance | skipping: [instance]
2026-03-03 21:31:49.576159 | instance |
2026-03-03 21:31:49.576515 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-03 21:31:49.576784 | instance | Tuesday 03 March 2026 21:31:49 +0000 (0:00:00.049) 0:25:25.676 *********
2026-03-03 21:31:49.623595 | instance | skipping: [instance]
2026-03-03 21:31:49.623861 | instance |
2026-03-03 21:31:49.624158 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-03 21:31:49.624481 | instance | Tuesday 03 March 2026 21:31:49 +0000 (0:00:00.048) 0:25:25.724 *********
2026-03-03 21:31:49.672156 | instance | skipping: [instance]
2026-03-03 21:31:49.672390 | instance |
2026-03-03 21:31:49.672714 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-03 21:31:49.672980 | instance | Tuesday 03 March 2026 21:31:49 +0000 (0:00:00.048) 0:25:25.773 *********
2026-03-03 21:32:20.476276 | instance | changed: [instance]
2026-03-03 21:32:20.476502 | instance |
2026-03-03 21:32:20.476792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:32:20.477067 | instance | Tuesday 03 March 2026 21:32:20 +0000 (0:00:30.803) 0:25:56.577 *********
2026-03-03 21:32:21.134324 | instance | ok: [instance]
2026-03-03 21:32:21.134403 | instance |
2026-03-03 21:32:21.134512 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:32:21.134628 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.658) 0:25:57.235 *********
2026-03-03 21:32:21.199539 | instance | ok: [instance]
2026-03-03 21:32:21.199750 | instance |
2026-03-03 21:32:21.200044 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:32:21.200326 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.065) 0:25:57.300 *********
2026-03-03 21:32:21.262281 | instance | skipping: [instance]
2026-03-03 21:32:21.262518 | instance |
2026-03-03 21:32:21.262817 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:32:21.263053 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.062) 0:25:57.363 *********
2026-03-03 21:32:21.314223 | instance | skipping: [instance]
2026-03-03 21:32:21.314420 | instance |
2026-03-03 21:32:21.314687 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:32:21.314946 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.052) 0:25:57.415 *********
2026-03-03 21:32:21.373712 | instance | ok: [instance]
2026-03-03 21:32:21.373953 | instance |
2026-03-03 21:32:21.374237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:32:21.374492 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.059) 0:25:57.474 *********
2026-03-03 21:32:21.504785 | instance | ok: [instance] => (item=volumev3)
2026-03-03 21:32:21.505073 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-03 21:32:21.505352 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:32:21.505628 | instance | ok: [instance] => (item=image)
2026-03-03 21:32:21.505907 | instance | ok: [instance] => (item=identity)
2026-03-03 21:32:21.506172 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:32:21.506433 | instance |
2026-03-03 21:32:21.506759 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:32:21.507036 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.131) 0:25:57.605 *********
2026-03-03 21:32:21.580130 | instance | ok: [instance]
2026-03-03 21:32:21.580385 | instance |
2026-03-03 21:32:21.580647 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:32:21.580908 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.075) 0:25:57.681 *********
2026-03-03 21:32:21.644731 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:32:21.644947 | instance |
2026-03-03 21:32:21.645210 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:32:21.645501 | instance | Tuesday 03 March 2026 21:32:21 +0000 (0:00:00.064) 0:25:57.746 *********
2026-03-03 21:32:22.187831 | instance | changed: [instance]
2026-03-03 21:32:22.187960 | instance |
2026-03-03 21:32:22.188147 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-03-03 21:32:22.188318 | instance | Tuesday 03 March 2026 21:32:22 +0000 (0:00:00.542) 0:25:58.288 *********
2026-03-03 21:32:22.673345 | instance | ok: [instance]
2026-03-03 21:32:22.673510 | instance |
2026-03-03 21:32:22.673746 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-03-03 21:32:22.673916 | instance | Tuesday 03 March 2026 21:32:22 +0000 (0:00:00.485) 0:25:58.774 *********
2026-03-03 21:32:22.740495 | instance | ok: [instance]
2026-03-03 21:32:22.740737 | instance |
2026-03-03 21:32:22.741013 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-03-03 21:32:22.741283 | instance | Tuesday 03 March 2026 21:32:22 +0000 (0:00:00.067) 0:25:58.841 *********
2026-03-03 21:32:23.002881 | instance | ok: [instance]
2026-03-03 21:32:23.003095 | instance |
2026-03-03 21:32:23.003470 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-03-03 21:32:23.003788 | instance | Tuesday 03 March 2026 21:32:22 +0000 (0:00:00.262) 0:25:59.103 *********
2026-03-03 21:37:10.431876 | instance | changed: [instance]
2026-03-03 21:37:10.432007 | instance |
2026-03-03 21:37:10.433233 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:37:10.433434 | instance | Tuesday 03 March 2026 21:37:10 +0000 (0:04:47.428) 0:30:46.532 *********
2026-03-03 21:37:10.531007 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:37:10.531079 | instance |
2026-03-03 21:37:10.531208 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:37:10.531343 | instance | Tuesday 03 March 2026 21:37:10 +0000 (0:00:00.099) 0:30:46.632 *********
2026-03-03 21:37:10.587485 | instance | skipping: [instance]
2026-03-03 21:37:10.587718 | instance |
2026-03-03 21:37:10.588095 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:37:10.588516 | instance | Tuesday 03 March 2026 21:37:10 +0000 (0:00:00.056) 0:30:46.688 *********
2026-03-03 21:37:10.640600 | instance | skipping: [instance]
2026-03-03 21:37:10.640838 | instance |
2026-03-03 21:37:10.641115 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:37:10.641378 | instance | Tuesday 03 March 2026 21:37:10 +0000 (0:00:00.053) 0:30:46.741 *********
2026-03-03 21:37:10.700762 | instance | ok: [instance]
2026-03-03 21:37:10.701025 | instance |
2026-03-03 21:37:10.701300 | instance | TASK [Create Ingress volumev3] *************************************************
2026-03-03 21:37:10.701571 | instance | Tuesday 03 March 2026 21:37:10 +0000 (0:00:00.059) 0:30:46.801 *********
2026-03-03 21:37:10.778153 | instance | included: ingress for instance
2026-03-03 21:37:10.778400 | instance |
2026-03-03 21:37:10.778668 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-03-03 21:37:10.778931 | instance | Tuesday 03 March 2026 21:37:10 +0000 (0:00:00.077) 0:30:46.879 *********
2026-03-03 21:37:11.932170 | instance | changed: [instance]
2026-03-03 21:37:11.932227 | instance |
2026-03-03 21:37:11.932255 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:37:11.932262 | instance | Tuesday 03 March 2026 21:37:11 +0000 (0:00:01.145) 0:30:48.024 *********
2026-03-03 21:37:12.006514 | instance | ok: [instance]
2026-03-03 21:37:12.006551 | instance |
2026-03-03 21:37:12.006557 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:37:12.006561 | instance | Tuesday 03 March 2026 21:37:11 +0000 (0:00:00.080) 0:30:48.104 *********
2026-03-03 21:37:12.052578 | instance | skipping: [instance]
2026-03-03 21:37:12.052654 | instance |
2026-03-03 21:37:12.052793 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:37:12.052916 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.048) 0:30:48.153 *********
2026-03-03 21:37:12.096138 | instance | skipping: [instance]
2026-03-03 21:37:12.096250 | instance |
2026-03-03 21:37:12.096391 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:37:12.096516 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.043) 0:30:48.197 *********
2026-03-03 21:37:12.143756 | instance | skipping: [instance]
2026-03-03 21:37:12.143828 | instance |
2026-03-03 21:37:12.144010 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:37:12.144196 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.046) 0:30:48.243 *********
2026-03-03 21:37:12.195362 | instance | skipping: [instance]
2026-03-03 21:37:12.195513 | instance |
2026-03-03 21:37:12.195705 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:37:12.195887 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.052) 0:30:48.296 *********
2026-03-03 21:37:12.251352 | instance | skipping: [instance]
2026-03-03 21:37:12.251506 | instance |
2026-03-03 21:37:12.251700 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:37:12.251876 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.055) 0:30:48.352 *********
2026-03-03 21:37:12.301480 | instance | ok: [instance]
2026-03-03 21:37:12.301550 | instance |
2026-03-03 21:37:12.301642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:37:12.301764 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.050) 0:30:48.402 *********
2026-03-03 21:37:12.404410 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:37:12.404642 | instance | ok: [instance] => (item=placement)
2026-03-03 21:37:12.404933 | instance | ok: [instance] => (item=identity)
2026-03-03 21:37:12.405178 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:37:12.405412 | instance |
2026-03-03 21:37:12.405703 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:37:12.405994 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.102) 0:30:48.505 *********
2026-03-03 21:37:12.467541 | instance | ok: [instance]
2026-03-03 21:37:12.467769 | instance |
2026-03-03 21:37:12.468052 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:37:12.468354 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.062) 0:30:48.568 *********
2026-03-03 21:37:12.523756 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:37:12.524006 | instance |
2026-03-03 21:37:12.524318 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:37:12.524582 | instance | Tuesday 03 March 2026 21:37:12 +0000 (0:00:00.056) 0:30:48.624 *********
2026-03-03 21:37:13.040039 | instance | changed: [instance]
2026-03-03 21:37:13.040353 | instance |
2026-03-03 21:37:13.040653 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-03-03 21:37:13.040916 | instance | Tuesday 03 March 2026 21:37:13 +0000 (0:00:00.516) 0:30:49.141 *********
2026-03-03 21:38:42.479198 | instance | changed: [instance]
2026-03-03 21:38:42.479380 | instance |
2026-03-03 21:38:42.479653 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:38:42.479927 | instance | Tuesday 03 March 2026 21:38:42 +0000 (0:01:29.438) 0:32:18.580 *********
2026-03-03 21:38:42.579457 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:38:42.579674 | instance |
2026-03-03 21:38:42.580047 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:38:42.580249 | instance | Tuesday 03 March 2026 21:38:42 +0000 (0:00:00.100) 0:32:18.680 *********
2026-03-03 21:38:42.628667 | instance | skipping: [instance]
2026-03-03 21:38:42.628893 | instance |
2026-03-03 21:38:42.629192 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:38:42.629545 | instance | Tuesday 03 March 2026 21:38:42 +0000 (0:00:00.049) 0:32:18.729 *********
2026-03-03 21:38:42.683756 | instance | skipping: [instance]
2026-03-03 21:38:42.683860 | instance |
2026-03-03 21:38:42.684058 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:38:42.684233 | instance | Tuesday 03 March 2026 21:38:42 +0000 (0:00:00.055) 0:32:18.785 *********
2026-03-03 21:38:42.746954 | instance | ok: [instance]
2026-03-03 21:38:42.747185 | instance |
2026-03-03 21:38:42.747452 | instance | TASK [Create Ingress placement] ************************************************
2026-03-03 21:38:42.747745 | instance | Tuesday 03 March 2026 21:38:42 +0000 (0:00:00.063) 0:32:18.848 *********
2026-03-03 21:38:42.821023 | instance | included: ingress for instance
2026-03-03 21:38:42.821244 | instance |
2026-03-03 21:38:42.821507 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-03-03 21:38:42.821768 | instance | Tuesday 03 March 2026 21:38:42 +0000 (0:00:00.073) 0:32:18.922 *********
2026-03-03 21:38:43.808845 | instance | changed: [instance]
2026-03-03 21:38:43.808947 | instance |
2026-03-03 21:38:43.809068 | instance | PLAY [Configure operating system] **********************************************
2026-03-03 21:38:43.809179 | instance |
2026-03-03 21:38:43.809308 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:38:43.809430 | instance | Tuesday 03 March 2026 21:38:43 +0000 (0:00:00.987) 0:32:19.910 *********
2026-03-03 21:38:46.077364 | instance | ok: [instance]
2026-03-03 21:38:46.077596 | instance |
2026-03-03 21:38:46.077871 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-03-03 21:38:46.078143 | instance | Tuesday 03 March 2026 21:38:46 +0000 (0:00:02.268) 0:32:22.178 *********
2026-03-03 21:38:46.311464 | instance | ok: [instance]
2026-03-03 21:38:46.311725 | instance |
2026-03-03 21:38:46.312010 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-03-03 21:38:46.312307 | instance | Tuesday 03 March 2026 21:38:46 +0000 (0:00:00.233) 0:32:22.412 *********
2026-03-03 21:38:46.360853 | instance | skipping: [instance]
2026-03-03 21:38:46.361112 | instance |
2026-03-03 21:38:46.361382 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-03-03 21:38:46.361648 | instance | Tuesday 03 March 2026 21:38:46 +0000 (0:00:00.049) 0:32:22.461 *********
2026-03-03 21:38:46.412611 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-03-03 21:38:46.412874 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-03-03 21:38:46.413137 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-03-03 21:38:46.413411 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-03-03 21:38:46.413690 | instance | skipping: [instance]
2026-03-03 21:38:46.413926 | instance |
2026-03-03 21:38:46.414213 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-03-03 21:38:46.414490 | instance | Tuesday 03 March 2026 21:38:46 +0000 (0:00:00.052) 0:32:22.513 *********
2026-03-03 21:38:46.467097 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-03-03 21:38:46.467404 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-03-03 21:38:46.467735 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-03-03 21:38:46.468010 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-03-03 21:38:46.468339 | instance | skipping: [instance]
2026-03-03 21:38:46.468609 | instance |
2026-03-03 21:38:46.468889 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-03-03 21:38:46.469159 | instance | Tuesday 03 March 2026 21:38:46 +0000 (0:00:00.054) 0:32:22.568 *********
2026-03-03 21:38:46.510485 | instance | skipping: [instance]
2026-03-03 21:38:46.510763 | instance |
2026-03-03 21:38:46.511045 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-03-03 21:38:46.511327 | instance | Tuesday 03 March 2026 21:38:46 +0000 (0:00:00.043) 0:32:22.611 *********
2026-03-03 21:38:46.576928 | instance | skipping: [instance]
2026-03-03 21:38:46.577187 | instance |
2026-03-03 21:38:46.577451 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-03-03 21:38:46.577711 | instance | Tuesday 03 March 2026 21:38:46 +0000 (0:00:00.066) 0:32:22.678 *********
2026-03-03 21:38:50.870969 | instance | changed: [instance]
2026-03-03 21:38:50.871451 | instance |
2026-03-03 21:38:50.871778 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-03-03 21:38:50.872079 | instance | Tuesday 03 March 2026 21:38:50 +0000 (0:00:04.292) 0:32:26.971 *********
2026-03-03 21:39:13.363828 | instance | changed: [instance]
2026-03-03 21:39:13.363978 | instance |
2026-03-03 21:39:13.364195 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-03-03 21:39:13.364399 | instance | Tuesday 03 March 2026 21:39:13 +0000 (0:00:22.493) 0:32:49.464 *********
2026-03-03 21:39:13.883980 | instance | changed: [instance]
2026-03-03 21:39:13.884181 | instance |
2026-03-03 21:39:13.884338 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-03-03 21:39:13.884517 | instance | Tuesday 03 March 2026 21:39:13 +0000 (0:00:00.520) 0:32:49.985 *********
2026-03-03 21:39:14.893366 | instance | ok: [instance]
2026-03-03 21:39:14.893600 | instance |
2026-03-03 21:39:14.893903 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-03-03 21:39:14.894169 | instance | Tuesday 03 March 2026 21:39:14 +0000 (0:00:01.009) 0:32:50.994 *********
2026-03-03 21:39:15.315751 | instance | changed: [instance]
2026-03-03 21:39:15.315843 | instance |
2026-03-03 21:39:15.315983 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-03-03 21:39:15.316100 | instance | Tuesday 03 March 2026 21:39:15 +0000 (0:00:00.421) 0:32:51.416 *********
2026-03-03 21:39:15.763395 | instance | changed: [instance]
2026-03-03 21:39:15.764207 | instance |
2026-03-03 21:39:15.764258 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-03-03 21:39:15.764275 | instance | Tuesday 03 March 2026 21:39:15 +0000 (0:00:00.448) 0:32:51.864 *********
2026-03-03 21:39:16.281617 | instance | changed: [instance]
2026-03-03 21:39:16.281674 | instance |
2026-03-03 21:39:16.281930 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-03-03 21:39:16.282221 | instance | Tuesday 03 March 2026 21:39:16 +0000 (0:00:00.517) 0:32:52.381 *********
2026-03-03 21:39:16.709553 | instance | changed: [instance]
2026-03-03 21:39:16.709621 | instance |
2026-03-03 21:39:16.709892 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-03-03 21:39:16.709930 | instance | Tuesday 03 March 2026 21:39:16 +0000 (0:00:00.429) 0:32:52.810 *********
2026-03-03 21:39:16.981243 | instance | ok: [instance]
2026-03-03 21:39:16.981335 | instance |
2026-03-03 21:39:16.981837 | instance | PLAY [Deploy SDN] **************************************************************
2026-03-03 21:39:16.981876 | instance |
2026-03-03 21:39:16.981882 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:39:16.981886 | instance | Tuesday 03 March 2026 21:39:16 +0000 (0:00:00.271) 0:32:53.082 *********
2026-03-03 21:39:17.049696 | instance | ok: [instance]
2026-03-03 21:39:17.049803 | instance |
2026-03-03 21:39:17.050050 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:39:17.050085 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.068) 0:32:53.150 *********
2026-03-03 21:39:17.103270 | instance | skipping: [instance]
2026-03-03 21:39:17.103369 | instance |
2026-03-03 21:39:17.103535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:39:17.103656 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.053) 0:32:53.204 *********
2026-03-03 21:39:17.153155 | instance | skipping: [instance]
2026-03-03 21:39:17.153255 | instance |
2026-03-03 21:39:17.153381 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:39:17.153501 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.050) 0:32:53.254 *********
2026-03-03 21:39:17.201204 | instance | skipping: [instance]
2026-03-03 21:39:17.204957 | instance |
2026-03-03 21:39:17.205080 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:39:17.205198 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.047) 0:32:53.302 *********
2026-03-03 21:39:17.257055 | instance | skipping: [instance]
2026-03-03 21:39:17.257145 | instance |
2026-03-03 21:39:17.257272 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:39:17.257392 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.055) 0:32:53.358 *********
2026-03-03 21:39:17.310956 | instance | skipping: [instance]
2026-03-03 21:39:17.311077 | instance |
2026-03-03 21:39:17.311206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:39:17.311325 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.053) 0:32:53.412 *********
2026-03-03 21:39:17.366018 | instance | ok: [instance]
2026-03-03 21:39:17.366187 | instance |
2026-03-03 21:39:17.366361 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:39:17.366920 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.054) 0:32:53.467 *********
2026-03-03 21:39:17.422698 | instance | skipping: [instance]
2026-03-03 21:39:17.422908 | instance |
2026-03-03 21:39:17.423181 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:39:17.423462 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.054) 0:32:53.521 *********
2026-03-03 21:39:17.488696 | instance | ok: [instance]
2026-03-03 21:39:17.488928 | instance |
2026-03-03 21:39:17.489233 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:39:17.489501 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.067) 0:32:53.589 *********
2026-03-03 21:39:17.662682 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:39:17.662925 | instance |
2026-03-03 21:39:17.663190 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:39:17.663453 | instance | Tuesday 03 March 2026 21:39:17 +0000 (0:00:00.173) 0:32:53.763 *********
2026-03-03 21:39:18.193088 | instance | changed: [instance]
2026-03-03 21:39:18.193327 | instance |
2026-03-03 21:39:18.193631 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-03-03 21:39:18.193904 | instance | Tuesday 03 March 2026 21:39:18 +0000 (0:00:00.529) 0:32:54.293 *********
2026-03-03 21:39:18.421088 | instance | ok: [instance]
2026-03-03 21:39:18.421312 | instance |
2026-03-03 21:39:18.421587 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-03-03 21:39:18.421855 | instance | Tuesday 03 March 2026 21:39:18 +0000 (0:00:00.228) 0:32:54.522 *********
2026-03-03 21:39:18.475312 | instance | ok: [instance] => {
2026-03-03 21:39:18.475571 | instance | "changed": false,
2026-03-03 21:39:18.475828 | instance | "msg": "All assertions passed"
2026-03-03 21:39:18.476077 | instance | }
2026-03-03 21:39:18.476361 | instance |
2026-03-03 21:39:18.476629 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-03-03 21:39:18.476875 | instance | Tuesday 03 March 2026 21:39:18 +0000 (0:00:00.054) 0:32:54.576 *********
2026-03-03 21:39:25.207297 | instance | ok: [instance]
2026-03-03 21:39:25.207559 | instance |
2026-03-03 21:39:25.207861 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-03-03 21:39:25.208221 | instance | Tuesday 03 March 2026 21:39:25 +0000 (0:00:06.731) 0:33:01.308 *********
2026-03-03 21:39:25.261240 | instance | ok: [instance] => {
2026-03-03 21:39:25.261510 | instance | "changed": false,
2026-03-03 21:39:25.261793 | instance | "msg": "Successfully pulled openvswitch image"
2026-03-03 21:39:25.262091 | instance | }
2026-03-03 21:39:25.262332 | instance |
2026-03-03 21:39:25.262611 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-03-03 21:39:25.262889 | instance | Tuesday 03 March 2026 21:39:25 +0000 (0:00:00.053) 0:33:01.362 *********
2026-03-03 21:39:26.682512 | instance | changed: [instance]
2026-03-03 21:39:26.682771 | instance |
2026-03-03 21:39:26.683078 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:39:26.683690 | instance | Tuesday 03 March 2026 21:39:26 +0000 (0:00:01.421) 0:33:02.783 *********
2026-03-03 21:39:26.769570 | instance | skipping: [instance]
2026-03-03 21:39:26.769667 | instance |
2026-03-03 21:39:26.769809 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-03-03 21:39:26.769928 | instance | Tuesday 03 March 2026 21:39:26 +0000 (0:00:00.087) 0:33:02.870 *********
2026-03-03 21:39:26.862308 | instance | skipping: [instance]
2026-03-03 21:39:26.862592 | instance |
2026-03-03 21:39:26.862610 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:39:26.862661 | instance | Tuesday 03 March 2026 21:39:26 +0000 (0:00:00.092) 0:33:02.963 *********
2026-03-03 21:39:26.930744 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:39:26.931001 | instance |
2026-03-03 21:39:26.931345 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:39:26.931622 | instance | Tuesday 03 March 2026 21:39:26 +0000 (0:00:00.068) 0:33:03.031 *********
2026-03-03 21:39:27.471450 | instance | changed: [instance]
2026-03-03 21:39:27.471765 | instance |
2026-03-03 21:39:27.472239 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-03-03 21:39:27.472677 | instance | Tuesday 03 March 2026 21:39:27 +0000 (0:00:00.539) 0:33:03.571 *********
2026-03-03 21:39:27.524712 | instance | skipping: [instance]
2026-03-03 21:39:27.525015 | instance |
2026-03-03 21:39:27.525349 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-03-03 21:39:27.525627 | instance | Tuesday 03 March 2026 21:39:27 +0000 (0:00:00.054) 0:33:03.626 *********
2026-03-03 21:39:27.575548 | instance | skipping: [instance]
2026-03-03 21:39:27.575741 | instance |
2026-03-03 21:39:27.576027 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-03-03 21:39:27.576339 | instance | Tuesday 03 March 2026 21:39:27 +0000 (0:00:00.050) 0:33:03.676 *********
2026-03-03 21:39:34.233002 | instance | ok: [instance]
2026-03-03 21:39:34.233133 | instance |
2026-03-03 21:39:34.233404 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-03-03 21:39:34.233588 | instance | Tuesday 03 March 2026 21:39:34 +0000 (0:00:06.657) 0:33:10.334 *********
2026-03-03 21:39:34.292856 | instance | ok: [instance] => {
2026-03-03 21:39:34.293118 | instance | "changed": false,
2026-03-03 21:39:34.293442 | instance | "msg": "Successfully pulled ovn-controller image"
2026-03-03 21:39:34.293709 | instance | }
2026-03-03 21:39:34.293951 | instance |
2026-03-03 21:39:34.294213 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-03-03 21:39:34.294485 | instance | Tuesday 03 March 2026 21:39:34 +0000 (0:00:00.060) 0:33:10.394 *********
2026-03-03 21:39:34.428326 | instance | skipping: [instance]
2026-03-03 21:39:34.428576 | instance |
2026-03-03 21:39:34.428847 | instance | PLAY [controllers[0]] **********************************************************
2026-03-03 21:39:34.429092 | instance |
2026-03-03 21:39:34.429352 | instance | TASK [Gathering Facts] *********************************************************
2026-03-03 21:39:34.429666 | instance | Tuesday 03 March 2026 21:39:34 +0000 (0:00:00.135) 0:33:10.529 *********
2026-03-03 21:39:37.001892 | instance | ok: [instance]
2026-03-03 21:39:37.002079 | instance |
2026-03-03 21:39:37.002417 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:39:37.002690 | instance | Tuesday 03 March 2026 21:39:36 +0000 (0:00:02.573) 0:33:13.102 *********
2026-03-03 21:39:37.075164 | instance | ok: [instance]
2026-03-03 21:39:37.075404 | instance |
2026-03-03 21:39:37.075673 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:39:37.075954 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.073) 0:33:13.176 *********
2026-03-03 21:39:37.130431 | instance | skipping: [instance]
2026-03-03 21:39:37.130658 | instance |
2026-03-03 21:39:37.130927 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:39:37.131185 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.055) 0:33:13.231 *********
2026-03-03 21:39:37.184568 | instance | skipping: [instance]
2026-03-03 21:39:37.184829 | instance |
2026-03-03 21:39:37.185107 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:39:37.185443 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.053) 0:33:13.285 *********
2026-03-03 21:39:37.246826 | instance | skipping: [instance]
2026-03-03 21:39:37.246913 | instance |
2026-03-03 21:39:37.247099 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:39:37.247276 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.062) 0:33:13.347 *********
2026-03-03 21:39:37.301292 | instance | skipping: [instance]
2026-03-03 21:39:37.301532 | instance |
2026-03-03 21:39:37.301812 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:39:37.302074 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.054) 0:33:13.402 *********
2026-03-03 21:39:37.352614 | instance | skipping: [instance]
2026-03-03 21:39:37.352851 | instance |
2026-03-03 21:39:37.353115 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:39:37.353372 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.051) 0:33:13.453 *********
2026-03-03 21:39:37.408464 | instance | ok: [instance]
2026-03-03 21:39:37.408705 | instance |
2026-03-03 21:39:37.409021 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:39:37.409298 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.055) 0:33:13.509 *********
2026-03-03 21:39:37.477550 | instance | ok: [instance] => (item=libvirt_exporter)
2026-03-03 21:39:37.477617 | instance |
2026-03-03 21:39:37.477629 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:39:37.477640 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.067) 0:33:13.577 *********
2026-03-03 21:39:37.559521 | instance | ok: [instance]
2026-03-03 21:39:37.559907 | instance |
2026-03-03 21:39:37.560350 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:39:37.560711 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.082) 0:33:13.660 *********
2026-03-03 21:39:37.638829 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:39:37.639222 | instance |
2026-03-03 21:39:37.639557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:39:37.639893 | instance | Tuesday 03 March 2026 21:39:37 +0000 (0:00:00.079) 0:33:13.739 *********
2026-03-03 21:39:38.169046 | instance | changed: [instance]
2026-03-03 21:39:38.169084 | instance |
2026-03-03 21:39:38.169091 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-03-03 21:39:38.169097 | instance | Tuesday 03 March 2026 21:39:38 +0000 (0:00:00.529) 0:33:14.269 *********
2026-03-03 21:39:38.225797 | instance | skipping: [instance]
2026-03-03 21:39:38.225830 | instance |
2026-03-03 21:39:38.225841 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-03-03 21:39:38.225850 | instance | Tuesday 03 March 2026 21:39:38 +0000 (0:00:00.056) 0:33:14.326 *********
2026-03-03 21:39:39.596691 | instance | changed: [instance] => (item=libvirt-vnc)
2026-03-03 21:39:39.596746 | instance | changed: [instance] => (item=libvirt-api)
2026-03-03 21:39:39.596754 | instance |
2026-03-03 21:39:39.596760 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-03-03 21:39:39.596780 | instance | Tuesday 03 March 2026 21:39:39 +0000 (0:00:01.370) 0:33:15.697 *********
2026-03-03 21:39:40.853168 | instance | changed: [instance] => (item=libvirt-vnc)
2026-03-03 21:39:40.853368 | instance | changed: [instance] => (item=libvirt-api)
2026-03-03 21:39:40.854012 | instance |
2026-03-03 21:39:40.854078 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-03-03 21:39:40.854276 | instance | Tuesday 03 March 2026 21:39:40 +0000 (0:00:01.256) 0:33:16.953 *********
2026-03-03 21:39:41.059896 | instance | ok: [instance]
2026-03-03 21:39:41.059980 | instance |
2026-03-03 21:39:41.060291 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-03-03 21:39:41.060357 | instance | Tuesday 03 March 2026 21:39:41 +0000 (0:00:00.207) 0:33:17.161 *********
2026-03-03 21:39:42.745936 | instance | changed: [instance]
2026-03-03 21:39:42.746023 | instance |
2026-03-03 21:39:42.746145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:39:42.746272 | instance | Tuesday 03 March 2026 21:39:42 +0000 (0:00:01.684) 0:33:18.846 *********
2026-03-03 21:39:42.834918 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:39:42.835057 | instance |
2026-03-03 21:39:42.835398 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:39:42.835426 | instance | Tuesday 03 March 2026 21:39:42 +0000 (0:00:00.089) 0:33:18.935 *********
2026-03-03 21:39:43.362924 | instance | changed: [instance]
2026-03-03 21:39:43.363180 | instance |
2026-03-03 21:39:43.363481 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-03-03 21:39:43.363772 | instance | Tuesday 03 March 2026 21:39:43 +0000 (0:00:00.527) 0:33:19.463 *********
2026-03-03 21:39:44.864268 | instance | changed: [instance]
2026-03-03 21:39:44.864368 | instance |
2026-03-03 21:39:44.864506 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-03-03 21:39:44.864630 | instance | Tuesday 03 March 2026 21:39:44 +0000 (0:00:01.500) 0:33:20.964 *********
2026-03-03 21:39:45.818257 | instance | ok: [instance]
2026-03-03 21:39:45.818543 | instance |
2026-03-03 21:39:45.818797 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-03-03 21:39:45.819092 | instance | Tuesday 03 March 2026 21:39:45 +0000 (0:00:00.954) 0:33:21.919 *********
2026-03-03 21:39:46.064920 | instance | ok: [instance]
2026-03-03 21:39:46.065147 | instance |
2026-03-03 21:39:46.065452 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-03-03 21:39:46.065962 | instance | Tuesday 03 March 2026 21:39:46 +0000 (0:00:00.246) 0:33:22.165 *********
2026-03-03 21:39:46.587367 | instance | ok: [instance]
2026-03-03 21:39:46.587506 | instance |
2026-03-03 21:39:46.587734 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:39:46.587924 | instance | Tuesday 03 March 2026 21:39:46 +0000 (0:00:00.522) 0:33:22.688 *********
2026-03-03 21:39:46.695214 | instance | ok: [instance]
2026-03-03 21:39:46.695329 | instance |
2026-03-03 21:39:46.695484 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:39:46.695623 | instance | Tuesday 03 March 2026 21:39:46 +0000 (0:00:00.107) 0:33:22.795 *********
2026-03-03 21:39:46.808128 | instance | included: rabbitmq for instance
2026-03-03 21:39:46.808389 | instance |
2026-03-03 21:39:46.808696 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-03 21:39:46.808969 | instance | Tuesday 03 March 2026 21:39:46 +0000 (0:00:00.112) 0:33:22.908 *********
2026-03-03 21:39:47.512969 | instance | ok: [instance]
2026-03-03 21:39:47.513057 | instance |
2026-03-03 21:39:47.513069 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-03 21:39:47.513080 | instance | Tuesday 03 March 2026 21:39:47 +0000 (0:00:00.703) 0:33:23.612 *********
2026-03-03 21:39:47.571583 | instance | skipping: [instance]
2026-03-03 21:39:47.571651 | instance |
2026-03-03 21:39:47.571660 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-03 21:39:47.571699 | instance | Tuesday 03 March 2026 21:39:47 +0000 (0:00:00.059) 0:33:23.672 *********
2026-03-03 21:39:47.628843 | instance | skipping: [instance]
2026-03-03 21:39:47.628960 | instance |
2026-03-03 21:39:47.629141 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-03 21:39:47.629279 | instance | Tuesday 03 March 2026 21:39:47 +0000 (0:00:00.057) 0:33:23.729 *********
2026-03-03 21:39:47.692637 | instance | skipping: [instance]
2026-03-03 21:39:47.692789 | instance |
2026-03-03 21:39:47.692806 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-03 21:39:47.692921 | instance | Tuesday 03 March 2026 21:39:47 +0000 (0:00:00.063) 0:33:23.793 *********
2026-03-03 21:40:18.567987 | instance | changed: [instance]
2026-03-03 21:40:18.568066 | instance |
2026-03-03 21:40:18.568242 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:40:18.568353 | instance | Tuesday 03 March 2026 21:40:18 +0000 (0:00:30.875) 0:33:54.668 *********
2026-03-03 21:40:19.225117 | instance | ok: [instance]
2026-03-03 21:40:19.225186 | instance |
2026-03-03 21:40:19.225476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:40:19.225518 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.657) 0:33:55.326 *********
2026-03-03 21:40:19.303857 | instance | ok: [instance]
2026-03-03 21:40:19.304208 | instance |
2026-03-03 21:40:19.304223 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:40:19.304233 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.078) 0:33:55.404 *********
2026-03-03 21:40:19.373572 | instance | skipping: [instance]
2026-03-03 21:40:19.373971 | instance |
2026-03-03 21:40:19.374015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:40:19.374065 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.069) 0:33:55.474 *********
2026-03-03 21:40:19.451843 | instance | skipping: [instance]
2026-03-03 21:40:19.451929 | instance |
2026-03-03 21:40:19.452004 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:40:19.452162 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.078) 0:33:55.553 *********
2026-03-03 21:40:19.524802 | instance | ok: [instance]
2026-03-03 21:40:19.525057 | instance |
2026-03-03 21:40:19.525334 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:40:19.525596 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.072) 0:33:55.625 *********
2026-03-03 21:40:19.756863 | instance | ok: [instance] => (item=volumev3)
2026-03-03 21:40:19.757206 | instance | ok: [instance] => (item=compute)
2026-03-03 21:40:19.757557 | instance | ok: [instance] => (item=compute_metadata)
2026-03-03 21:40:19.757826 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-03-03 21:40:19.758085 | instance | ok: [instance] => (item=image)
2026-03-03 21:40:19.758365 | instance | ok: [instance] => (item=placement)
2026-03-03 21:40:19.758619 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-03 21:40:19.758871 | instance | ok: [instance] => (item=oslo_db_api)
2026-03-03 21:40:19.759122 | instance | ok: [instance] => (item=baremetal)
2026-03-03 21:40:19.759374 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:40:19.759631 | instance | ok: [instance] => (item=network)
2026-03-03 21:40:19.759917 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-03-03 21:40:19.760216 | instance | ok: [instance] => (item=identity)
2026-03-03 21:40:19.760503 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:40:19.760759 | instance |
2026-03-03 21:40:19.761025 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:40:19.761283 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.231) 0:33:55.857 *********
2026-03-03 21:40:19.858993 | instance | ok: [instance]
2026-03-03 21:40:19.859264 | instance |
2026-03-03 21:40:19.859564 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:40:19.859845 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.102) 0:33:55.959 *********
2026-03-03 21:40:19.950881 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:40:19.951130 | instance |
2026-03-03 21:40:19.951407 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:40:19.951672 | instance | Tuesday 03 March 2026 21:40:19 +0000 (0:00:00.091) 0:33:56.051 *********
2026-03-03 21:40:20.510505 | instance | changed: [instance]
2026-03-03 21:40:20.510625 | instance |
2026-03-03 21:40:20.510798 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-03-03 21:40:20.510969 | instance | Tuesday 03 March 2026 21:40:20 +0000 (0:00:00.559) 0:33:56.611 *********
2026-03-03 21:40:20.581661 | instance | skipping: [instance]
2026-03-03 21:40:20.581881 | instance |
2026-03-03 21:40:20.582151 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-03-03 21:40:20.582428 | instance | Tuesday 03 March 2026 21:40:20 +0000 (0:00:00.071) 0:33:56.682 *********
2026-03-03 21:40:20.799085 | instance | ok: [instance -> localhost]
2026-03-03 21:40:20.799192 | instance |
2026-03-03 21:40:20.799362 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-03-03 21:40:20.799535 | instance | Tuesday 03 March 2026 21:40:20 +0000 (0:00:00.217) 0:33:56.900 *********
2026-03-03 21:40:21.207356 | instance | ok: [instance -> localhost]
2026-03-03 21:40:21.207478 | instance |
2026-03-03 21:40:21.207645 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-03-03 21:40:21.207822 | instance | Tuesday 03 March 2026 21:40:21 +0000 (0:00:00.407) 0:33:57.308 *********
2026-03-03 21:40:21.815164 | instance | ok: [instance -> localhost]
2026-03-03 21:40:21.815228 | instance |
2026-03-03 21:40:21.816217 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-03-03 21:40:21.816285 | instance | Tuesday 03 March 2026 21:40:21 +0000 (0:00:00.608) 0:33:57.916 *********
2026-03-03 21:40:22.039922 | instance | ok: [instance -> localhost]
2026-03-03 21:40:22.039990 | instance |
2026-03-03 21:40:22.040165 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-03-03 21:40:22.040400 | instance | Tuesday 03 March 2026 21:40:22 +0000 (0:00:00.224) 0:33:58.141 *********
2026-03-03 21:40:23.287922 | instance | ok: [instance] => (item=nova-bootstrap)
2026-03-03 21:40:23.287995 | instance | ok: [instance] => (item=nova-cell-setup)
2026-03-03 21:40:23.288809 | instance |
2026-03-03 21:40:23.288880 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-03-03 21:40:23.288899 | instance | Tuesday 03 March 2026 21:40:23 +0000 (0:00:01.247) 0:33:59.388 *********
2026-03-03 21:40:23.786382 | instance | ok: [instance]
2026-03-03 21:40:23.786446 | instance |
2026-03-03 21:40:23.786457 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-03-03 21:40:23.786477 | instance | Tuesday 03 March 2026 21:40:23 +0000 (0:00:00.498) 0:33:59.886 *********
2026-03-03 21:43:03.231869 | instance | changed: [instance]
2026-03-03 21:43:03.231966 | instance |
2026-03-03 21:43:03.232028 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:43:03.232192 | instance | Tuesday 03 March 2026 21:43:03 +0000 (0:02:39.446) 0:36:39.333 *********
2026-03-03 21:43:03.461794 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:43:03.461863 | instance |
2026-03-03 21:43:03.462002 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:43:03.462123 | instance | Tuesday 03 March 2026 21:43:03 +0000 (0:00:00.229) 0:36:39.562 *********
2026-03-03 21:43:03.522210 | instance | skipping: [instance]
2026-03-03 21:43:03.522463 | instance |
2026-03-03 21:43:03.522753 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:43:03.523030 | instance | Tuesday 03 March 2026 21:43:03 +0000 (0:00:00.060) 0:36:39.623 *********
2026-03-03 21:43:03.583966 | instance | skipping: [instance]
2026-03-03 21:43:03.584220 | instance |
2026-03-03 21:43:03.584698 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:43:03.584964 | instance | Tuesday 03 March 2026 21:43:03 +0000 (0:00:00.062) 0:36:39.685 *********
2026-03-03 21:43:03.655691 | instance | ok: [instance]
2026-03-03 21:43:03.655931 | instance |
2026-03-03 21:43:03.656235 | instance | TASK [Create Ingress compute] **************************************************
2026-03-03 21:43:03.656506 | instance | Tuesday 03 March 2026 21:43:03 +0000 (0:00:00.071) 0:36:39.756 *********
2026-03-03 21:43:03.764415 | instance | included: ingress for instance
2026-03-03 21:43:03.764562 | instance |
2026-03-03 21:43:03.764745 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-03-03 21:43:03.764916 | instance | Tuesday 03 March 2026 21:43:03 +0000 (0:00:00.108) 0:36:39.865 *********
2026-03-03 21:43:04.742663 | instance | changed: [instance]
2026-03-03 21:43:04.742745 | instance |
2026-03-03 21:43:04.742853 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:43:04.742973 | instance | Tuesday 03 March 2026 21:43:04 +0000 (0:00:00.977) 0:36:40.843 *********
2026-03-03 21:43:04.869881 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:43:04.869978 | instance |
2026-03-03 21:43:04.870100 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:43:04.870219 | instance | Tuesday 03 March 2026 21:43:04 +0000 (0:00:00.127) 0:36:40.971 *********
2026-03-03 21:43:04.935650 | instance | skipping: [instance]
2026-03-03 21:43:04.935730 | instance |
2026-03-03 21:43:04.935845 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:43:04.935963 | instance | Tuesday 03 March 2026 21:43:04 +0000 (0:00:00.065) 0:36:41.036 *********
2026-03-03 21:43:04.998435 | instance | skipping: [instance]
2026-03-03 21:43:04.998545 | instance |
2026-03-03 21:43:04.998672 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:43:04.998795 | instance | Tuesday 03 March 2026 21:43:04 +0000 (0:00:00.062) 0:36:41.099 *********
2026-03-03 21:43:05.067205 | instance | ok: [instance]
2026-03-03 21:43:05.067330 | instance |
2026-03-03 21:43:05.067527 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-03-03 21:43:05.067695 | instance | Tuesday 03 March 2026 21:43:05 +0000 (0:00:00.068) 0:36:41.168 *********
2026-03-03 21:43:05.154607 | instance | included: ingress for instance
2026-03-03 21:43:05.154871 | instance |
2026-03-03 21:43:05.155164 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-03-03 21:43:05.155486 | instance | Tuesday 03 March 2026 21:43:05 +0000 (0:00:00.087) 0:36:41.255 *********
2026-03-03 21:43:06.106401 | instance | changed: [instance]
2026-03-03 21:43:06.106646 | instance |
2026-03-03 21:43:06.106945 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-03-03 21:43:06.107169 | instance | Tuesday 03 March 2026 21:43:06 +0000 (0:00:00.951) 0:36:42.207 *********
2026-03-03 21:43:06.782129 | instance | ok: [instance]
2026-03-03 21:43:06.782230 | instance |
2026-03-03 21:43:06.782355 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-03-03 21:43:06.782530 | instance | Tuesday 03 March 2026 21:43:06 +0000 (0:00:00.675) 0:36:42.883 *********
2026-03-03 21:43:24.247500 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-03-03 21:43:24.247578 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-03-03 21:43:24.247727 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-03-03 21:43:24.247853 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-03-03 21:43:24.247979 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-03-03 21:43:24.248105 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-03-03 21:43:24.248268 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-03-03 21:43:24.248375 | instance |
2026-03-03 21:43:24.248513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-03-03 21:43:24.248636 | instance | Tuesday 03 March 2026 21:43:24 +0000 (0:00:17.464) 0:37:00.347 *********
2026-03-03 21:43:24.342156 | instance | ok: [instance]
2026-03-03 21:43:24.342392 | instance |
2026-03-03 21:43:24.342648 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-03-03 21:43:24.342913 | instance | Tuesday 03 March 2026 21:43:24 +0000 (0:00:00.095) 0:37:00.443 *********
2026-03-03 21:43:24.433149 | instance | included: rabbitmq for instance
2026-03-03 21:43:24.433379 | instance |
2026-03-03 21:43:24.433646 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-03-03 21:43:24.433916 | instance | Tuesday 03 March 2026 21:43:24 +0000 (0:00:00.090) 0:37:00.534 *********
2026-03-03 21:43:25.155133 | instance | ok: [instance]
2026-03-03 21:43:25.155364 | instance |
2026-03-03 21:43:25.155642 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-03-03 21:43:25.155912 | instance | Tuesday 03 March 2026 21:43:25 +0000 (0:00:00.721) 0:37:01.255 *********
2026-03-03 21:43:25.214170 | instance | skipping: [instance]
2026-03-03 21:43:25.214421 | instance |
2026-03-03 21:43:25.214735 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-03-03 21:43:25.215016 | instance | Tuesday 03 March 2026 21:43:25 +0000 (0:00:00.059) 0:37:01.315 *********
2026-03-03 21:43:25.273823 | instance | skipping: [instance]
2026-03-03 21:43:25.273923 | instance |
2026-03-03 21:43:25.273936 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-03-03 21:43:25.273946 | instance | Tuesday 03 March 2026 21:43:25 +0000 (0:00:00.058) 0:37:01.374 *********
2026-03-03 21:43:25.327307 | instance | skipping: [instance]
2026-03-03 21:43:25.327387 | instance |
2026-03-03 21:43:25.327533 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-03-03 21:43:25.327658 | instance | Tuesday 03 March 2026 21:43:25 +0000 (0:00:00.053) 0:37:01.428 *********
2026-03-03 21:43:56.184179 | instance | changed: [instance]
2026-03-03 21:43:56.184281 | instance |
2026-03-03 21:43:56.184365 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-03-03 21:43:56.184498 | instance | Tuesday 03 March 2026 21:43:56 +0000 (0:00:30.857) 0:37:32.285 *********
2026-03-03 21:43:56.880784 | instance | ok: [instance]
2026-03-03 21:43:56.880915 | instance |
2026-03-03 21:43:56.881061 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-03-03 21:43:56.881238 | instance | Tuesday 03 March 2026 21:43:56 +0000 (0:00:00.696) 0:37:32.981 *********
2026-03-03 21:43:56.950563 | instance | ok: [instance]
2026-03-03 21:43:56.950884 | instance |
2026-03-03 21:43:56.951029 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-03-03 21:43:56.951145 | instance | Tuesday 03 March 2026 21:43:56 +0000 (0:00:00.069) 0:37:33.051 *********
2026-03-03 21:43:57.016295 | instance | skipping: [instance]
2026-03-03 21:43:57.016508 | instance |
2026-03-03 21:43:57.016797 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-03-03 21:43:57.017198 | instance | Tuesday 03 March 2026 21:43:57 +0000 (0:00:00.065) 0:37:33.117 *********
2026-03-03 21:43:57.080162 | instance | skipping: [instance]
2026-03-03 21:43:57.080231 | instance |
2026-03-03 21:43:57.080237 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-03-03 21:43:57.080305 | instance | Tuesday 03 March 2026 21:43:57 +0000 (0:00:00.063) 0:37:33.180 *********
2026-03-03 21:43:57.140650 | instance | ok: [instance]
2026-03-03 21:43:57.140907 | instance |
2026-03-03 21:43:57.141225 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-03-03 21:43:57.141496 | instance | Tuesday 03 March 2026 21:43:57 +0000 (0:00:00.060) 0:37:33.241 *********
2026-03-03 21:43:57.314831 | instance | ok: [instance] => (item=compute)
2026-03-03 21:43:57.315076 | instance | ok: [instance] => (item=compute_metadata)
2026-03-03 21:43:57.315334 | instance | ok: [instance] => (item=dns)
2026-03-03 21:43:57.315606 | instance | ok: [instance] => (item=load_balancer)
2026-03-03 21:43:57.315863 | instance | ok: [instance] => (item=oslo_messaging)
2026-03-03 21:43:57.316134 | instance | ok: [instance] => (item=baremetal)
2026-03-03 21:43:57.316414 | instance | ok: [instance] => (item=oslo_cache)
2026-03-03 21:43:57.316664 | instance | ok: [instance] => (item=network)
2026-03-03 21:43:57.316974 | instance | ok: [instance] => (item=identity)
2026-03-03 21:43:57.317220 | instance | ok: [instance] => (item=oslo_db)
2026-03-03 21:43:57.317419 | instance |
2026-03-03 21:43:57.317593 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-03-03 21:43:57.317768 | instance | Tuesday 03 March 2026 21:43:57 +0000 (0:00:00.174) 0:37:33.415 *********
2026-03-03 21:43:57.411015 | instance | ok: [instance]
2026-03-03 21:43:57.411266 | instance |
2026-03-03 21:43:57.411571 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-03-03 21:43:57.411838 | instance | Tuesday 03 March 2026 21:43:57 +0000 (0:00:00.096) 0:37:33.511 *********
2026-03-03 21:43:57.506707 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-03-03 21:43:57.506962 | instance |
2026-03-03 21:43:57.507248 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-03-03 21:43:57.507537 | instance | Tuesday 03 March 2026 21:43:57 +0000 (0:00:00.095) 0:37:33.607 *********
2026-03-03 21:43:58.072683 | instance | changed: [instance]
2026-03-03 21:43:58.072863 | instance |
2026-03-03 21:43:58.073086 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-03-03 21:43:58.073323 | instance | Tuesday 03 March 2026 21:43:58 +0000 (0:00:00.565) 0:37:34.173 *********
2026-03-03 21:43:58.135715 | instance | skipping: [instance]
2026-03-03 21:43:58.136045 | instance |
2026-03-03 21:43:58.136443 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-03-03 21:43:58.136685 | instance | Tuesday 03 March 2026 21:43:58 +0000 (0:00:00.062) 0:37:34.236 *********
2026-03-03 21:43:58.640272 | instance | ok: [instance]
2026-03-03 21:43:58.640352 | instance |
2026-03-03 21:43:58.640526 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-03-03 21:43:58.640685 | instance | Tuesday 03 March 2026 21:43:58 +0000 (0:00:00.505) 0:37:34.741 *********
2026-03-03 21:43:58.695291 | instance | skipping: [instance]
2026-03-03 21:43:58.695582 | instance |
2026-03-03 21:43:58.695880 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-03-03 21:43:58.696192 | instance | Tuesday 03 March 2026 21:43:58 +0000 (0:00:00.054) 0:37:34.796 *********
2026-03-03 21:43:58.766678 | instance | ok: [instance]
2026-03-03 21:43:58.766897 | instance |
2026-03-03 21:43:58.767530 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-03-03 21:43:58.767552 | instance | Tuesday 03 March 2026 21:43:58 +0000 (0:00:00.071) 0:37:34.867 *********
2026-03-03 21:46:12.096722 | instance | changed: [instance]
2026-03-03 21:46:12.096796 | instance |
2026-03-03 21:46:12.096868 | instance | TASK [Create Ingress] **********************************************************
2026-03-03 21:46:12.097077 | instance | Tuesday 03 March 2026 21:46:12 +0000 (0:02:13.330) 0:39:48.197 *********
2026-03-03 21:46:12.219531 | instance | included: openstack_helm_ingress for instance
2026-03-03 21:46:12.219764 | instance |
2026-03-03 21:46:12.220063 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-03-03 21:46:12.220363 | instance | Tuesday 03 March 2026 21:46:12 +0000 (0:00:00.122) 0:39:48.320 *********
2026-03-03 21:46:12.282715 | instance | skipping: [instance]
2026-03-03 21:46:12.282945 | instance |
2026-03-03 21:46:12.283240 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-03-03 21:46:12.283507 | instance | Tuesday 03 March 2026 21:46:12 +0000 (0:00:00.063) 0:39:48.383 *********
2026-03-03 21:46:12.349904 | instance | skipping: [instance]
2026-03-03 21:46:12.350136 | instance |
2026-03-03 21:46:12.350413 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-03-03 21:46:12.350676 | instance | Tuesday 03 March 2026 21:46:12 +0000 (0:00:00.067) 0:39:48.451 *********
2026-03-03 21:46:12.418780 | instance | ok: [instance]
2026-03-03 21:46:12.419012 | instance |
2026-03-03 21:46:12.419271 | instance | TASK [Create Ingress network] **************************************************
2026-03-03 21:46:12.419558 | instance | Tuesday 03 March 2026 21:46:12 +0000 (0:00:00.068) 0:39:48.520 *********
2026-03-03 21:46:12.500514 | instance | included: ingress for instance
2026-03-03 21:46:12.500780 | instance |
2026-03-03 21:46:12.501047 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-03-03 21:46:12.501434 | instance | Tuesday 03 March 2026 21:46:12 +0000 (0:00:00.081) 0:39:48.601 *********
2026-03-03 21:46:13.722221 | instance | changed: [instance]
2026-03-03 21:46:13.722441 | instance |
2026-03-03 21:46:13.722711 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-03-03 21:46:13.722978 | instance | Tuesday 03 March 2026 21:46:13 +0000 (0:00:01.221) 0:39:49.823 *********
2026-03-03 21:46:14.420906 | instance | ok: [instance]
2026-03-03 21:46:14.421105 | instance |
2026-03-03 21:46:14.421385 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-03-03 21:46:14.421711 | instance | Tuesday 03 March 2026 21:46:14 +0000 (0:00:00.698) 0:39:50.521 *********
2026-03-03 21:52:03.340790 | instance | failed: [instance] (item={'external': True, 'mtu_size': 1500, 'name': 'public', 'port_security_enabled': True, 'provider_network_type': 'flat', 'provider_physical_network': 'external', 'shared': True, 'subnets': [{'allocation_pool_end': '10.96.250.220', 'allocation_pool_start': '10.96.250.200', 'cidr': '10.96.250.0/24', 'enable_dhcp': True, 'gateway_ip': '10.96.250.10', 'name': 'public-subnet'}]}) => {"ansible_loop_var": "item", "attempts": 60, "changed": false, "extra_data": {"data": null, "details": "503 Service Temporarily Unavailable: nginx", "response": "\r\n
503 Service Temporarily Unavailable\r\n\r\n503 Service Temporarily Unavailable
\r\n
nginx\r\n\r\n\r\n"}, "item": {"external": true, "mtu_size": 1500, "name": "public", "port_security_enabled": true, "provider_network_type": "flat", "provider_physical_network": "external", "shared": true, "subnets": [{"allocation_pool_end": "10.96.250.220", "allocation_pool_start": "10.96.250.200", "cidr": "10.96.250.0/24", "enable_dhcp": true, "gateway_ip": "10.96.250.10", "name": "public-subnet"}]}, "msg": "HttpException: 503: Server Error for url: https://network.199-204-45-74.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-03-03 21:52:03.351350 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-03-03 21:52:03.351700 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-03-03 21:52:03.351994 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-03-03 21:52:03.352325 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-03-03 21:52:03.352622 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-03-03 21:52:03.352947 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-03-03 21:52:03.353247 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-03-03 21:52:03.353538 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-03-03 21:52:03.353828 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-03-03 21:52:03.354114 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-03-03 21:52:03.354399 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-03-03 21:52:03.354684 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-03-03 21:52:03.354986 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-03-03 21:52:03.355260 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-03-03 21:52:03.355541 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-03-03 21:52:03.355865 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-03-03 21:52:03.356199 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-03-03 21:52:03.356468 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-03-03 21:52:03.356747 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-03-03 21:52:03.357089 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-03-03 21:52:03.357320 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-03-03 21:52:03.357478 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-03-03 21:52:03.357646 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-03-03 21:52:03.357812 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-03-03 21:52:03.358164 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-03-03 21:52:03.358326 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-03-03 21:52:03.358491 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-03-03 21:52:03.358662 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-03-03 21:52:03.358818 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-03-03 21:52:03.358973 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-03-03 21:52:03.359136 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-03-03 21:52:03.359322 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-03-03 21:52:03.359469 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-03-03 21:52:03.359626 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-03-03 21:52:03.359788 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-03-03 21:52:03.359957 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-03-03 21:52:03.360193 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-03-03 21:52:03.360315 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-03-03 21:52:03.360476 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-03-03 21:52:03.360639 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-03-03 21:52:03.360839 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-03-03 21:52:03.360984 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-03-03 21:52:03.361170 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-03-03 21:52:03.361332 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-03-03 21:52:03.361497 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-03-03 21:52:03.361659 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-03-03 21:52:03.361821 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-03-03 21:52:03.361983 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-03-03 21:52:03.362231 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-03-03 21:52:03.362393 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-03-03 21:52:03.362560 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-03-03 21:52:03.362725 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-03-03 21:52:03.362890 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-03-03 21:52:03.363047 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-03-03 21:52:03.363207 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-03-03 21:52:03.363368 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-03-03 21:52:03.363540 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-03-03 21:52:03.363698 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-03-03 21:52:03.363862 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-03-03 21:52:03.364020 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-03-03 21:52:03.364196 | instance |
2026-03-03 21:52:03.364445 | instance | PLAY RECAP *********************************************************************
2026-03-03 21:52:03.364666 | instance | instance : ok=585 changed=209 unreachable=0 failed=1 skipped=204 rescued=0 ignored=2
2026-03-03 21:52:03.364853 | instance |
2026-03-03 21:52:03.365020 | instance | Tuesday 03 March 2026 21:52:03 +0000 (0:05:48.927) 0:45:39.449 *********
2026-03-03 21:52:03.365178 | instance | ===============================================================================
2026-03-03 21:52:03.365318 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 348.93s
2026-03-03 21:52:03.365436 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 287.43s
2026-03-03 21:52:03.365554 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 164.64s
2026-03-03 21:52:03.365712 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 159.45s
2026-03-03 21:52:03.365832 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 139.29s
2026-03-03 21:52:03.365949 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 133.33s
2026-03-03 21:52:03.366069 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 128.25s
2026-03-03 21:52:03.366188 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ----------------------------- 124.16s
2026-03-03 21:52:03.366314 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 101.54s
2026-03-03 21:52:03.366443 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 95.42s
2026-03-03 21:52:03.366564 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 89.44s
2026-03-03 21:52:03.366799 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 85.22s
2026-03-03 21:52:03.366919 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.06s
2026-03-03 21:52:03.367110 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.88s
2026-03-03 21:52:03.367169 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.86s
2026-03-03 21:52:03.367271 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.84s
2026-03-03 21:52:03.367385 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.80s
2026-03-03 21:52:03.367502 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.80s
2026-03-03 21:52:03.367616 | instance | vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart ---------- 29.32s
2026-03-03 21:52:03.367734 | instance | vexxhost.kubernetes.cert_manager : Deploy Helm chart ------------------- 25.29s
2026-03-03 21:52:03.592469 | 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-03-03 21:52:03.592670 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-03-03 21:52:03.592843 | 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-03-03 21:52:04.163447 | instance | ERROR
2026-03-03 21:52:04.163709 | instance | {
2026-03-03 21:52:04.163739 | instance | "delta": "0:47:18.672773",
2026-03-03 21:52:04.163760 | instance | "end": "2026-03-03 21:52:03.680263",
2026-03-03 21:52:04.163779 | instance | "msg": "non-zero return code",
2026-03-03 21:52:04.163796 | instance | "rc": 2,
2026-03-03 21:52:04.163816 | instance | "start": "2026-03-03 21:04:45.007490"
2026-03-03 21:52:04.163835 | instance | }
failure
2026-03-03 21:52:04.195486 |
2026-03-03 21:52:04.195554 | PLAY RECAP
2026-03-03 21:52:04.195603 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-03-03 21:52:04.195625 |
2026-03-03 21:52:04.334892 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-03-03 21:52:04.344531 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-03-03 21:52:04.951619 |
2026-03-03 21:52:04.952269 | PLAY [all]
2026-03-03 21:52:04.967219 |
2026-03-03 21:52:04.967312 | TASK [gather-host-logs : creating directory for system status]
2026-03-03 21:52:05.318577 | instance | changed
2026-03-03 21:52:05.324800 |
2026-03-03 21:52:05.324876 | TASK [gather-host-logs : Get logs for each host]
2026-03-03 21:52:05.675315 | instance | + systemd-cgls --full --all --no-pager
2026-03-03 21:52:05.714450 | instance | + ip addr
2026-03-03 21:52:05.720770 | instance | + ip route
2026-03-03 21:52:05.723298 | instance | + lsblk
2026-03-03 21:52:05.736596 | instance | + mount
2026-03-03 21:52:05.747857 | instance | + docker images
2026-03-03 21:52:05.773862 | instance | + brctl show
2026-03-03 21:52:05.774242 | instance | /bin/bash: line 8: brctl: command not found
2026-03-03 21:52:05.774390 | instance | + ps aux --sort=-%mem
2026-03-03 21:52:05.819496 | instance | + dpkg -l
2026-03-03 21:52:05.829889 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-03-03 21:52:05.830312 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-03-03 21:52:05.846788 | instance | + '[' '!' -z '' ']'
2026-03-03 21:52:05.890279 | instance | ok: Runtime: 0:00:00.177478
2026-03-03 21:52:05.897153 |
2026-03-03 21:52:05.897233 | TASK [gather-host-logs : Downloads logs to executor]
2026-03-03 21:52:06.542209 | instance | changed:
2026-03-03 21:52:06.542441 | instance | created directory /var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/work/logs/instance
2026-03-03 21:52:06.542481 | instance | cd+++++++++ system/
2026-03-03 21:52:06.542511 | instance | >f+++++++++ system/brctl-show.txt
2026-03-03 21:52:06.542539 | instance | >f+++++++++ system/docker-images.txt
2026-03-03 21:52:06.542566 | instance | >f+++++++++ system/ip-addr.txt
2026-03-03 21:52:06.542646 | instance | >f+++++++++ system/ip-route.txt
2026-03-03 21:52:06.542679 | instance | >f+++++++++ system/lsblk.txt
2026-03-03 21:52:06.542706 | instance | >f+++++++++ system/mount.txt
2026-03-03 21:52:06.542732 | instance | >f+++++++++ system/packages.txt
2026-03-03 21:52:06.542758 | instance | >f+++++++++ system/ps.txt
2026-03-03 21:52:06.542787 | instance | >f+++++++++ system/systemd-cgls.txt
2026-03-03 21:52:06.554105 |
2026-03-03 21:52:06.554176 | LOOP [helm-release-status : creating directory for helm release status]
2026-03-03 21:52:06.749235 | instance | changed: "values"
2026-03-03 21:52:06.947720 | instance | changed: "releases"
2026-03-03 21:52:06.962839 |
2026-03-03 21:52:06.963032 | TASK [helm-release-status : Gather get release status for helm charts]
2026-03-03 21:52:14.508656 | instance | ok: Runtime: 0:00:06.860034
2026-03-03 21:52:14.515850 |
2026-03-03 21:52:14.515944 | TASK [helm-release-status : Downloads logs to executor]
2026-03-03 21:52:15.041074 | instance | changed:
2026-03-03 21:52:15.041316 | instance | cd+++++++++ helm/
2026-03-03 21:52:15.041343 | instance | cd+++++++++ helm/releases/
2026-03-03 21:52:15.041363 | instance | cd+++++++++ helm/releases/auth-system/
2026-03-03 21:52:15.041383 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-03-03 21:52:15.041401 | instance | cd+++++++++ helm/releases/cert-manager/
2026-03-03 21:52:15.041419 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-03-03 21:52:15.041437 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-03-03 21:52:15.041454 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-03-03 21:52:15.041472 | instance | cd+++++++++ helm/releases/kube-system/
2026-03-03 21:52:15.041489 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-03-03 21:52:15.041506 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-03-03 21:52:15.041523 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-03-03 21:52:15.041544 | instance | cd+++++++++ helm/releases/monitoring/
2026-03-03 21:52:15.041562 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-03-03 21:52:15.041580 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-03-03 21:52:15.041597 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-03-03 21:52:15.041615 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-03-03 21:52:15.041633 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-03-03 21:52:15.041651 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-03-03 21:52:15.041668 | instance | cd+++++++++ helm/releases/openstack/
2026-03-03 21:52:15.041688 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-03-03 21:52:15.041707 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-03-03 21:52:15.041725 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-03-03 21:52:15.041742 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-03-03 21:52:15.041760 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-03-03 21:52:15.041777 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-03-03 21:52:15.041795 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-03-03 21:52:15.041812 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-03-03 21:52:15.041829 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-03-03 21:52:15.041847 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-03-03 21:52:15.041865 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-03-03 21:52:15.041882 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-03-03 21:52:15.041900 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-03-03 21:52:15.041917 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-03-03 21:52:15.041934 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-03-03 21:52:15.042032 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-03-03 21:52:15.042057 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-03-03 21:52:15.042075 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-03-03 21:52:15.042093 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-03-03 21:52:15.042111 | instance | cd+++++++++ helm/values/
2026-03-03 21:52:15.042129 | instance | cd+++++++++ helm/values/auth-system/
2026-03-03 21:52:15.042146 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-03-03 21:52:15.042164 | instance | cd+++++++++ helm/values/cert-manager/
2026-03-03 21:52:15.042181 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-03-03 21:52:15.042198 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-03-03 21:52:15.042216 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-03-03 21:52:15.042254 | instance | cd+++++++++ helm/values/kube-system/
2026-03-03 21:52:15.042273 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-03-03 21:52:15.042290 | instance | cd+++++++++ helm/values/local-path-storage/
2026-03-03 21:52:15.042307 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-03-03 21:52:15.042325 | instance | cd+++++++++ helm/values/monitoring/
2026-03-03 21:52:15.042342 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-03-03 21:52:15.042359 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-03-03 21:52:15.042376 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-03-03 21:52:15.042393 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-03-03 21:52:15.042410 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-03-03 21:52:15.042427 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-03-03 21:52:15.042443 | instance | cd+++++++++ helm/values/openstack/
2026-03-03 21:52:15.042460 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-03-03 21:52:15.042477 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-03-03 21:52:15.042494 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-03-03 21:52:15.042511 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-03-03 21:52:15.042528 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-03-03 21:52:15.042545 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-03-03 21:52:15.042562 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-03-03 21:52:15.042579 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-03-03 21:52:15.042595 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-03-03 21:52:15.042612 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-03-03 21:52:15.042628 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-03-03 21:52:15.042645 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-03-03 21:52:15.042662 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-03-03 21:52:15.042679 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-03-03 21:52:15.042696 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-03-03 21:52:15.042712 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-03-03 21:52:15.042729 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-03-03 21:52:15.042746 | instance | cd+++++++++ helm/values/rook-ceph/
2026-03-03 21:52:15.042763 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-03-03 21:52:15.053040 |
2026-03-03 21:52:15.053121 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-03-03 21:52:15.262385 | instance | changed
2026-03-03 21:52:15.314927 |
2026-03-03 21:52:15.315114 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-03-03 21:52:15.524934 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-03 21:52:15.525476 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-03 21:52:15.529851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:15.534228 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:15.603295 | instance | node/instance
2026-03-03 21:52:15.608098 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:15.676028 | instance | clusterrole/admin
2026-03-03 21:52:15.870272 | instance | clusterrole/cephfs-csi-nodeplugin
2026-03-03 21:52:15.923647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:15.927420 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:15.955976 | instance | clusterrole/cephfs-external-provisioner-runner
2026-03-03 21:52:16.056810 | instance | clusterrole/cert-manager-cainjector
2026-03-03 21:52:16.147739 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-03-03 21:52:16.228231 | instance | clusterrole/cert-manager-controller-certificates
2026-03-03 21:52:16.320363 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-03-03 21:52:16.395769 | instance | clusterrole/cert-manager-controller-challenges
2026-03-03 21:52:16.510809 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-03-03 21:52:16.572926 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-03-03 21:52:16.689458 | instance | clusterrole/cert-manager-controller-issuers
2026-03-03 21:52:16.761479 | instance | clusterrole/cert-manager-controller-orders
2026-03-03 21:52:16.854479 | instance | clusterrole/cert-manager-edit
2026-03-03 21:52:16.930235 | instance | clusterrole/cert-manager-view
2026-03-03 21:52:17.036475 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-03-03 21:52:17.142366 | instance | clusterrole/cilium
2026-03-03 21:52:17.223109 | instance | clusterrole/cilium-operator
2026-03-03 21:52:17.316345 | instance | clusterrole/cluster-admin
2026-03-03 21:52:17.383396 | instance | clusterrole/edit
2026-03-03 21:52:17.497160 | instance | clusterrole/goldpinger-clusterrole
2026-03-03 21:52:17.566754 | instance | clusterrole/ingress-nginx
2026-03-03 21:52:17.658358 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-03-03 21:52:17.743958 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-03-03 21:52:17.824483 | instance | clusterrole/kube-prometheus-stack-operator
2026-03-03 21:52:17.913748 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-03-03 21:52:17.995089 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-03-03 21:52:18.084219 | instance | clusterrole/kubeadm:get-nodes
2026-03-03 21:52:18.158020 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-03-03 21:52:18.255492 | instance | clusterrole/local-path-provisioner
2026-03-03 21:52:18.354136 | instance | clusterrole/neutron-coredns
2026-03-03 21:52:18.454596 | instance | clusterrolebinding/cert-manager-cainjector
2026-03-03 21:52:18.533932 | instance | clusterrole/node-feature-discovery
2026-03-03 21:52:18.634094 | instance | clusterrole/node-feature-discovery-gc
2026-03-03 21:52:18.708803 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-03-03 21:52:18.834680 | instance | clusterrole/nova-bootstrap
2026-03-03 21:52:18.885945 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-03-03 21:52:19.031922 | instance | clusterrole/nova-cell-setup
2026-03-03 21:52:19.091325 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-03-03 21:52:19.200021 | instance | clusterrole/objectstorage-provisioner-role
2026-03-03 21:52:19.265437 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-03-03 21:52:19.351238 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-03-03 21:52:19.429177 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-03-03 21:52:19.523025 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-03-03 21:52:19.612230 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-03-03 21:52:19.698082 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-03-03 21:52:19.773915 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-03-03 21:52:19.867221 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-03-03 21:52:19.940332 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-03-03 21:52:20.070647 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-03-03 21:52:20.120379 | instance | clusterrolebinding/cert-manager-controller-orders
2026-03-03 21:52:20.245371 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-03-03 21:52:20.289955 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-03-03 21:52:20.420890 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-03-03 21:52:20.475784 | instance | clusterrolebinding/cilium
2026-03-03 21:52:20.602949 | instance | clusterrole/rbd-csi-nodeplugin
2026-03-03 21:52:20.660879 | instance | clusterrolebinding/cilium-operator
2026-03-03 21:52:20.793940 | instance | clusterrolebinding/cluster-admin
2026-03-03 21:52:20.831673 | instance | clusterrole/rbd-external-provisioner-runner
2026-03-03 21:52:20.974301 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-03-03 21:52:21.025875 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-03-03 21:52:21.181201 | instance | clusterrole/rook-ceph-global
2026-03-03 21:52:21.218579 | instance | clusterrolebinding/ingress-nginx
2026-03-03 21:52:21.385304 | instance | clusterrole/rook-ceph-mgr-cluster
2026-03-03 21:52:21.385929 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-03-03 21:52:21.549134 | instance | clusterrole/rook-ceph-mgr-system
2026-03-03 21:52:21.549424 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-03-03 21:52:21.712253 | instance | clusterrole/rook-ceph-object-bucket
2026-03-03 21:52:21.718255 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-03-03 21:52:21.883351 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-03-03 21:52:21.907837 | instance | clusterrole/rook-ceph-osd
2026-03-03 21:52:22.048494 | instance | clusterrolebinding/kubeadm:get-nodes
2026-03-03 21:52:22.108020 | instance | clusterrole/rook-ceph-system
2026-03-03 21:52:22.214878 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-03-03 21:52:22.279222 | instance | clusterrole/secretgen-controller-cluster-role
2026-03-03 21:52:22.378698 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-03-03 21:52:22.446471 | instance | clusterrole/system:aggregate-to-admin
2026-03-03 21:52:22.559800 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-03-03 21:52:22.626053 | instance | clusterrole/system:aggregate-to-edit
2026-03-03 21:52:22.726857 | instance | clusterrole/system:aggregate-to-view
2026-03-03 21:52:22.805814 | instance | clusterrolebinding/kubeadm:node-proxier
2026-03-03 21:52:22.900867 | instance | clusterrole/system:auth-delegator
2026-03-03 21:52:22.981801 | instance | clusterrole/system:basic-user
2026-03-03 21:52:23.072217 | instance | clusterrolebinding/local-path-provisioner
2026-03-03 21:52:23.166587 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-03-03 21:52:23.248927 | instance | clusterrolebinding/neutron-coredns
2026-03-03 21:52:23.349573 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-03-03 21:52:23.424777 | instance | clusterrolebinding/node-feature-discovery
2026-03-03 21:52:23.523439 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-03-03 21:52:23.622464 | instance | clusterrolebinding/node-feature-discovery-gc
2026-03-03 21:52:23.705655 | instance | clusterrolebinding/nova-bootstrap
2026-03-03 21:52:23.809242 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-03-03 21:52:23.896914 | instance | clusterrolebinding/nova-cell-setup
2026-03-03 21:52:23.988993 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-03-03 21:52:24.074399 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-03-03 21:52:24.170019 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-03-03 21:52:24.248342 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-03-03 21:52:24.352614 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-03-03 21:52:24.437841 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-03-03 21:52:24.533012 | instance | clusterrole/system:controller:attachdetach-controller
2026-03-03 21:52:24.621194 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-03-03 21:52:24.716465 | instance | clusterrole/system:controller:certificate-controller
2026-03-03 21:52:24.801392 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-03-03 21:52:24.897844 | instance | clusterrole/system:controller:cronjob-controller
2026-03-03 21:52:25.007277 | instance | clusterrolebinding/rook-ceph-global
2026-03-03 21:52:25.122967 | instance | clusterrole/system:controller:daemon-set-controller
2026-03-03 21:52:25.193939 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-03-03 21:52:25.301515 | instance | clusterrole/system:controller:deployment-controller
2026-03-03 21:52:25.358825 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-03-03 21:52:25.478526 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-03-03 21:52:25.537620 | instance | clusterrolebinding/rook-ceph-osd
2026-03-03 21:52:25.665534 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-03-03 21:52:25.732205 | instance | clusterrole/system:controller:disruption-controller
2026-03-03 21:52:25.862004 | instance | clusterrolebinding/rook-ceph-system
2026-03-03 21:52:25.908947 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-03-03 21:52:26.053917 | instance | clusterrole/system:controller:endpoint-controller
2026-03-03 21:52:26.150625 | instance | clusterrole/system:controller:endpointslice-controller
2026-03-03 21:52:26.282183 | instance | clusterrolebinding/system:basic-user
2026-03-03 21:52:26.325047 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-03-03 21:52:26.469026 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-03-03 21:52:26.518291 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-03-03 21:52:26.653120 | instance | clusterrole/system:controller:expand-controller
2026-03-03 21:52:26.702487 | instance | clusterrole/system:controller:generic-garbage-collector
2026-03-03 21:52:26.846654 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-03-03 21:52:26.901562 | instance | clusterrolebinding/system:controller:certificate-controller
2026-03-03 21:52:27.051720 | instance | clusterrole/system:controller:job-controller
2026-03-03 21:52:27.098089 | instance | clusterrole/system:controller:namespace-controller
2026-03-03 21:52:27.246574 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-03-03 21:52:27.302812 | instance | clusterrole/system:controller:node-controller
2026-03-03 21:52:27.421145 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-03-03 21:52:27.487499 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-03-03 21:52:27.611039 | instance | clusterrole/system:controller:persistent-volume-binder
2026-03-03 21:52:27.663324 | instance | clusterrole/system:controller:pod-garbage-collector
2026-03-03 21:52:27.789795 | instance | clusterrolebinding/system:controller:deployment-controller
2026-03-03 21:52:27.854347 | instance | clusterrole/system:controller:pv-protection-controller
2026-03-03 21:52:27.965234 | instance | clusterrolebinding/system:controller:disruption-controller
2026-03-03 21:52:28.028295 | instance | clusterrole/system:controller:pvc-protection-controller
2026-03-03 21:52:28.158257 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-03-03 21:52:28.216353 | instance | clusterrole/system:controller:replicaset-controller
2026-03-03 21:52:28.329472 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-03-03 21:52:28.388702 | instance | clusterrole/system:controller:replication-controller
2026-03-03 21:52:28.507485 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-03-03 21:52:28.566969 | instance | clusterrole/system:controller:resourcequota-controller
2026-03-03 21:52:28.684761 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-03-03 21:52:28.765270 | instance | clusterrolebinding/system:controller:expand-controller
2026-03-03 21:52:28.872197 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-03-03 21:52:28.934603 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-03-03 21:52:29.050529 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-03-03 21:52:29.112829 | instance | clusterrole/system:controller:route-controller
2026-03-03 21:52:29.262899 | instance | clusterrolebinding/system:controller:job-controller
2026-03-03 21:52:29.298409 | instance | clusterrole/system:controller:service-account-controller
2026-03-03 21:52:29.441089 | instance | clusterrolebinding/system:controller:namespace-controller
2026-03-03 21:52:29.476953 | instance | clusterrole/system:controller:service-controller
2026-03-03 21:52:29.620034 | instance | clusterrolebinding/system:controller:node-controller
2026-03-03 21:52:29.650037 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-03-03 21:52:29.811317 | instance | clusterrole/system:controller:statefulset-controller
2026-03-03 21:52:29.828573 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-03-03 21:52:30.000657 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-03-03 21:52:30.015104 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-03-03 21:52:30.179106 | instance | clusterrole/system:controller:ttl-controller
2026-03-03 21:52:30.206528 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-03-03 21:52:30.356662 | instance | clusterrole/system:coredns
2026-03-03 21:52:30.381907 | instance | clusterrole/system:discovery
2026-03-03 21:52:30.535591 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-03-03 21:52:30.591070 | instance | clusterrole/system:heapster
2026-03-03 21:52:30.720483 | instance | clusterrolebinding/system:controller:replication-controller
2026-03-03 21:52:30.776425 | instance | clusterrole/system:kube-aggregator
2026-03-03 21:52:30.904058 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-03-03 21:52:30.958275 | instance | clusterrole/system:kube-controller-manager
2026-03-03 21:52:31.081846 | instance | clusterrole/system:kube-dns
2026-03-03 21:52:31.134414 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-03-03 21:52:31.294876 | instance | clusterrole/system:kube-scheduler
2026-03-03 21:52:31.342631 | instance | clusterrolebinding/system:controller:route-controller
2026-03-03 21:52:31.467591 | instance | clusterrole/system:kubelet-api-admin
2026-03-03 21:52:31.518570 | instance | clusterrole/system:monitoring
2026-03-03 21:52:31.656816 | instance | clusterrolebinding/system:controller:service-account-controller
2026-03-03 21:52:31.698797 | instance | clusterrole/system:node
2026-03-03 21:52:31.823109 | instance | clusterrolebinding/system:controller:service-controller
2026-03-03 21:52:31.902973 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-03-03 21:52:31.986094 | instance | clusterrole/system:node-bootstrapper
2026-03-03 21:52:32.067366 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-03-03 21:52:32.177774 | instance | clusterrole/system:node-problem-detector
2026-03-03 21:52:32.258486 | instance | clusterrolebinding/system:controller:ttl-controller
2026-03-03 21:52:32.375263 | instance | clusterrole/system:node-proxier
2026-03-03 21:52:32.463112 | instance | clusterrolebinding/system:coredns
2026-03-03 21:52:32.551388 | instance | clusterrole/system:persistent-volume-provisioner
2026-03-03 21:52:32.648814 | instance | clusterrolebinding/system:discovery
2026-03-03 21:52:32.732688 | instance | clusterrole/system:public-info-viewer
2026-03-03 21:52:32.821322 | instance | clusterrolebinding/system:kube-controller-manager
2026-03-03 21:52:32.915660 | instance | clusterrole/system:service-account-issuer-discovery
2026-03-03 21:52:33.003194 | instance | clusterrolebinding/system:kube-dns
2026-03-03 21:52:33.091500 | instance | clusterrole/system:volume-scheduler
2026-03-03 21:52:33.171217 | instance | clusterrolebinding/system:kube-scheduler
2026-03-03 21:52:33.270712 | instance | clusterrole/vector
2026-03-03 21:52:33.350183 | instance | clusterrolebinding/system:monitoring
2026-03-03 21:52:33.458475 | instance | clusterrole/view
2026-03-03 21:52:33.526135 | instance | clusterrolebinding/system:node
2026-03-03 21:52:33.644718 | instance | clusterrolebinding/system:node-proxier
2026-03-03 21:52:33.698044 | instance | clusterrolebinding/system:public-info-viewer
2026-03-03 21:52:33.850341 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-03-03 21:52:33.875979 | instance | clusterrolebinding/system:volume-scheduler
2026-03-03 21:52:34.023920 | instance | clusterrolebinding/vector
2026-03-03 21:52:34.058421 | instance | storageclass/general
2026-03-03 21:52:34.220620 | instance | namespace/auth-system
2026-03-03 21:52:34.292477 | instance | namespace/cert-manager
2026-03-03 21:52:34.409491 | instance | namespace/default
2026-03-03 21:52:34.471573 | instance | namespace/ingress-nginx
2026-03-03 21:52:34.580040 | instance | namespace/kube-node-lease
2026-03-03 21:52:34.667695 | instance | namespace/kube-public
2026-03-03 21:52:34.775449 | instance | namespace/kube-system
2026-03-03 21:52:34.871046 | instance | namespace/local-path-storage
2026-03-03 21:52:34.955486 | instance | namespace/monitoring
2026-03-03 21:52:35.038777 | instance | namespace/openstack
2026-03-03 21:52:35.132665 | instance | namespace/rook-ceph
2026-03-03 21:52:35.215470 | instance | namespace/secretgen-controller
2026-03-03 21:52:35.878226 | instance | ok: Runtime: 0:00:19.866027
2026-03-03 21:52:35.885775 |
2026-03-03 21:52:35.885841 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-03-03 21:52:36.102253 | instance | changed
2026-03-03 21:52:36.109977 |
2026-03-03 21:52:36.110080 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-03-03 21:52:36.333694 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-03 21:52:36.333825 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-03 21:52:36.333971 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-03-03 21:52:36.424678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.424740 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.503798 | instance | cert-manager/configmaps/cert-manager-webhook
2026-03-03 21:52:36.507184 | instance | auth-system/configmaps/keycloak-env-vars
2026-03-03 21:52:36.510468 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.511111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.596035 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.598437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.681851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.689754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.692864 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-03-03 21:52:36.702647 | instance | auth-system/configmaps/kube-root-ca.crt
2026-03-03 21:52:36.777660 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.780491 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.896179 | instance | cert-manager/deployment/cert-manager
2026-03-03 21:52:36.901375 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.908148 | instance | cert-manager/deployment/cert-manager-cainjector
2026-03-03 21:52:36.924369 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:36.994247 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.009319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.077492 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.090629 | instance | cert-manager/deployment/cert-manager-webhook
2026-03-03 21:52:37.091449 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.109611 | instance | cert-manager/endpoints/cert-manager
2026-03-03 21:52:37.153602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.185900 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.242172 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.275330 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:37.279668 | instance | cert-manager/endpoints/cert-manager-webhook
2026-03-03 21:52:37.280678 | instance | auth-system/endpoints/keycloak
2026-03-03 21:52:37.283995 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.352705 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.368759 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.447143 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:37.457004 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.459760 | instance | auth-system/endpoints/keycloak-headless
2026-03-03 21:52:37.469314 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.493127 | instance | auth-system/endpoints/keycloak-metrics
2026-03-03 21:52:37.535626 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.574133 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.631887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.634749 | instance | auth-system/ingresses/keycloak
2026-03-03 21:52:37.651997 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.688215 | instance | cert-manager/pods/cert-manager-75c4c745bc-ccrfc
2026-03-03 21:52:37.760642 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.789988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.854848 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-ngqdh
2026-03-03 21:52:37.859611 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.888206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.895453 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-6zkzj
2026-03-03 21:52:37.962818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:37.978600 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.047285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.048347 | instance | auth-system/networkpolicies/keycloak
2026-03-03 21:52:38.066641 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.093730 | instance | auth-system/pods/keycloak-0
2026-03-03 21:52:38.137324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.156387 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.227562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.239297 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-03-03 21:52:38.247604 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.321079 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-03-03 21:52:38.336248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.338856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.417721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.426234 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-03-03 21:52:38.432370 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.511057 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-03-03 21:52:38.515555 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.522017 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.602851 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.602958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.625513 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-03-03 21:52:38.691852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.710411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.714369 | instance | cert-manager/roles/cert-manager:leaderelection
2026-03-03 21:52:38.795987 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.798029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.834777 | instance | auth-system/secrets/keycloak
2026-03-03 21:52:38.890517 | instance | auth-system/secrets/keycloak-externaldb
2026-03-03 21:52:38.893270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.897248 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:38.905229 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.985844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:38.998678 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.015724 | instance | auth-system/secrets/keycloak.199-204-45-74.nip.io-tls
2026-03-03 21:52:39.063503 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-03-03 21:52:39.079174 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:39.087585 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.088169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.171926 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.182027 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.240748 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-03-03 21:52:39.254321 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.272562 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-03-03 21:52:39.278885 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.365527 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.385835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.412104 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-03-03 21:52:39.443105 | instance | xargs: cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-03-03 21:52:39.443162 | instance | warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.495233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.549392 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.583441 | instance | cert-manager/serviceaccounts/cert-manager
2026-03-03 21:52:39.590570 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.650562 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.683685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.688625 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-03-03 21:52:39.740902 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.778583 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-03-03 21:52:39.790688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.836738 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.877635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.894798 | instance | cert-manager/serviceaccounts/default
2026-03-03 21:52:39.930018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.969380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:39.985768 | instance | auth-system/serviceaccounts/default
2026-03-03 21:52:40.023797 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.047752 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.103636 | instance | auth-system/serviceaccounts/keycloak
2026-03-03 21:52:40.110941 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.139281 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.187497 | instance | cert-manager/services/cert-manager
2026-03-03 21:52:40.196993 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.229308 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.299072 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.306972 | instance | cert-manager/services/cert-manager-webhook
2026-03-03 21:52:40.317793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.385856 | instance | auth-system/services/keycloak
2026-03-03 21:52:40.388963 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.408187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.470360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.486070 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.503798 | instance | auth-system/services/keycloak-headless
2026-03-03 21:52:40.577881 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:40.582947 | instance | auth-system/services/keycloak-metrics
2026-03-03 21:52:40.586325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.591005 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:40.598150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.683704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.687745 | instance | auth-system/statefulsets/keycloak
2026-03-03 21:52:40.687836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.781052 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.781126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.781593 | instance | default/configmaps/kube-root-ca.crt
2026-03-03 21:52:40.862385 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.872506 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-03-03 21:52:40.873836 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.946968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:40.971006 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-03-03 21:52:40.977411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.023708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.051764 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-03-03 21:52:41.081883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.138680 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.175539 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-03-03 21:52:41.177650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.235761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.243504 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-03-03 21:52:41.274058 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.334591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.377762 | instance | default/endpoints/kubernetes
2026-03-03 21:52:41.394919 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.436055 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.451043 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-03-03 21:52:41.482665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.543317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.568772 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-03-03 21:52:41.604186 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.635295 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.675100 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-03-03 21:52:41.690628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.744064 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.767936 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-03-03 21:52:41.774637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.839220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.856136 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-03-03 21:52:41.865168 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.922624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.953408 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:41.958078 | instance | ingress-nginx/pods/ingress-nginx-controller-c2mcn
2026-03-03 21:52:42.005034 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.039357 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l6p9z
2026-03-03 21:52:42.039405 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.139057 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.150993 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-03-03 21:52:42.167565 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.244889 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:42.256398 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.257752 | instance | ingress-nginx/roles/ingress-nginx
2026-03-03 21:52:42.269524 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:42.278504 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.348723 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.350909 | instance | default/serviceaccounts/default
2026-03-03 21:52:42.374255 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.431875 | instance | default/services/kubernetes
2026-03-03 21:52:42.459944 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.462763 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.545455 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.546930 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-03-03 21:52:42.569349 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.631991 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-03-03 21:52:42.636320 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.722684 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.729596 | instance | ingress-nginx/serviceaccounts/default
2026-03-03 21:52:42.732785 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.824815 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.868920 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-03-03 21:52:42.904446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.919339 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:42.927297 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-03-03 21:52:42.987634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.015194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.064612 | instance | ingress-nginx/services/ingress-nginx-controller
2026-03-03 21:52:43.130961 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-03-03 21:52:43.225126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.249913 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-03-03 21:52:43.301720 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-03-03 21:52:43.327968 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.428359 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-03-03 21:52:43.477054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.487126 | instance | kube-public/configmaps/cluster-info
2026-03-03 21:52:43.560215 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.579047 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.593186 | instance | kube-public/configmaps/kube-root-ca.crt
2026-03-03 21:52:43.669982 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-03-03 21:52:43.683746 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.777665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.832254 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-03-03 21:52:43.852685 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.859138 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-03-03 21:52:43.890947 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:43.974395 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.018345 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-03-03 21:52:44.030241 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.039463 | instance | kube-public/serviceaccounts/default
2026-03-03 21:52:44.115433 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.205851 | instance | kube-node-lease/serviceaccounts/default
2026-03-03 21:52:44.209279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.213476 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-03-03 21:52:44.292291 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.297868 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.390181 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.393695 | instance | local-path-storage/configmaps/local-path-config
2026-03-03 21:52:44.421328 | instance | kube-system/configmaps/cilium-config
2026-03-03 21:52:44.487451 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:44.495425 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.576403 | instance | kube-system/configmaps/coredns
2026-03-03 21:52:44.659952 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-03-03 21:52:44.668220 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.764245 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:44.772818 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.790472 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-03-03 21:52:44.847658 | instance | kube-system/configmaps/kube-proxy
2026-03-03 21:52:44.867855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.908091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.964882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:44.985244 | instance | kube-system/configmaps/kube-root-ca.crt
2026-03-03 21:52:45.043318 | instance | kube-system/configmaps/kubeadm-config
2026-03-03 21:52:45.053847 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:45.154884 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:45.178883 | instance | kube-system/configmaps/kubelet-config
2026-03-03 21:52:45.230041 | instance | kube-system/daemonsets/cilium
2026-03-03 21:52:45.280761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:45.375292 | instance | kube-system/daemonsets/kube-proxy
2026-03-03 21:52:45.435130 | instance | kube-system/deployment/cilium-operator
2026-03-03 21:52:45.527135 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:45.560357 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:45.590135 | instance | kube-system/deployment/coredns
2026-03-03 21:52:45.659320 | instance | local-path-storage/deployment/local-path-provisioner
2026-03-03 21:52:45.731850 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:45.839296 | instance | kube-system/endpoints/kube-dns
2026-03-03 21:52:45.848735 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-03-03 21:52:45.859020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.019841 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-03-03 21:52:46.025407 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-03-03 21:52:46.182854 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.191697 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-03-03 21:52:46.196503 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-03-03 21:52:46.224187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.297119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.374445 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-03-03 21:52:46.385308 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-d86ch
2026-03-03 21:52:46.448532 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.452153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.538725 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.540961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.541078 | instance | kube-system/pods/cilium-operator-869df985b8-hprrk
2026-03-03 21:52:46.561130 | instance | kube-system/pods/cilium-vcdj5
2026-03-03 21:52:46.627441 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.642071 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.712426 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.735626 | instance | kube-system/pods/coredns-67659f764b-tjdrm
2026-03-03 21:52:46.758849 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.786196 | instance | kube-system/pods/coredns-67659f764b-xrr8m
2026-03-03 21:52:46.807413 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.839961 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.906325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.919772 | instance | kube-system/pods/etcd-instance
2026-03-03 21:52:46.936489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:46.984417 | instance | kube-system/pods/kube-apiserver-instance
2026-03-03 21:52:47.006145 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.020808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.084618 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.105701 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.111631 | instance | kube-system/pods/kube-controller-manager-instance
2026-03-03 21:52:47.153940 | instance | kube-system/pods/kube-proxy-d7ck5
2026-03-03 21:52:47.171655 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.187559 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.275209 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.275654 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.293764 | instance | kube-system/pods/kube-scheduler-instance
2026-03-03 21:52:47.375057 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:47.376483 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-03-03 21:52:47.376805 | instance | kube-system/pods/kube-vip-instance
2026-03-03 21:52:47.383822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.384189 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.466683 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.467117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.482639 | instance | kube-system/rolebindings/cilium-config-agent
2026-03-03 21:52:47.547477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.559673 | instance | kube-system/rolebindings/kube-proxy
2026-03-03 21:52:47.577713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.656315 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.656379 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-03-03 21:52:47.699028 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.764341 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.773273 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-03-03 21:52:47.832635 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.861185 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-03-03 21:52:47.878833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.920310 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:47.965023 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-03-03 21:52:47.981113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:48.013808 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-03-03 21:52:48.039627 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-03-03 21:52:48.132168 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-03-03 21:52:48.205954 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-03-03 21:52:48.308146 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-03-03 21:52:48.388568 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-03-03 21:52:48.481702 | instance | kube-system/roles/cilium-config-agent
2026-03-03 21:52:48.547628 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-03-03 21:52:48.661093 | instance | kube-system/roles/kube-proxy
2026-03-03 21:52:48.720459 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-03-03 21:52:48.855442 | instance | kube-system/roles/kubeadm:kubelet-config
2026-03-03 21:52:48.888345 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-03-03 21:52:49.037696 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-03-03 21:52:49.055611 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-03-03 21:52:49.199632 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-03-03 21:52:49.218837 | instance | kube-system/roles/system:controller:cloud-provider
2026-03-03 21:52:49.352539 | instance | kube-system/roles/system:controller:token-cleaner
2026-03-03 21:52:49.374189 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-03-03 21:52:49.509661 | instance | kube-system/secrets/bootstrap-token-qf91nn
2026-03-03 21:52:49.541569 | instance | kube-system/secrets/bootstrap-token-x366oi
2026-03-03 21:52:49.671096 | instance | kube-system/secrets/kubeadm-certs
2026-03-03 21:52:49.707219 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-03-03 21:52:49.870819 | instance | local-path-storage/serviceaccounts/default
2026-03-03 21:52:49.973880 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-03-03 21:52:50.042959 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-03-03 21:52:50.143584 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-03-03 21:52:50.236364 | instance | kube-system/serviceaccounts/certificate-controller
2026-03-03 21:52:50.366985 | instance | kube-system/serviceaccounts/cilium
2026-03-03 21:52:50.453091 | instance | kube-system/serviceaccounts/cilium-operator
2026-03-03 21:52:50.589303 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-03-03 21:52:50.656193 | instance | kube-system/serviceaccounts/coredns
2026-03-03 21:52:50.818973 | instance | kube-system/serviceaccounts/cronjob-controller
2026-03-03 21:52:50.879354 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-03-03 21:52:51.056053 | instance | kube-system/serviceaccounts/default
2026-03-03 21:52:51.084241 | instance | kube-system/serviceaccounts/deployment-controller
2026-03-03 21:52:51.260150 | instance | kube-system/serviceaccounts/disruption-controller
2026-03-03 21:52:51.286549 | instance | kube-system/serviceaccounts/endpoint-controller
2026-03-03 21:52:51.496886 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-03-03 21:52:51.519431 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-03-03 21:52:51.690342 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-03-03 21:52:51.719393 | instance | kube-system/serviceaccounts/expand-controller
2026-03-03 21:52:51.906818 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-03-03 21:52:51.923404 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-03-03 21:52:52.111260 | instance | kube-system/serviceaccounts/job-controller
2026-03-03 21:52:52.118761 | instance | kube-system/serviceaccounts/kube-proxy
2026-03-03 21:52:52.315906 | instance | kube-system/serviceaccounts/namespace-controller
2026-03-03 21:52:52.323183 | instance | kube-system/serviceaccounts/node-controller
2026-03-03 21:52:52.534836 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-03-03 21:52:52.566711 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-03-03 21:52:52.751257 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-03-03 21:52:52.769725 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-03-03 21:52:52.957452 | instance | kube-system/serviceaccounts/replicaset-controller
2026-03-03 21:52:52.976910 | instance | kube-system/serviceaccounts/replication-controller
2026-03-03 21:52:53.191620 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-03-03 21:52:53.193802 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-03-03 21:52:53.388630 | instance | kube-system/serviceaccounts/service-account-controller
2026-03-03 21:52:53.395792 | instance | kube-system/serviceaccounts/service-controller
2026-03-03 21:52:53.589383 | instance | kube-system/serviceaccounts/statefulset-controller
2026-03-03 21:52:53.594241 | instance | kube-system/serviceaccounts/token-cleaner
2026-03-03 21:52:53.800989 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-03-03 21:52:53.803782 | instance | kube-system/serviceaccounts/ttl-controller
2026-03-03 21:52:54.016414 | instance | kube-system/services/kube-dns
2026-03-03 21:52:54.041627 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-03-03 21:52:54.209258 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-03-03 21:52:54.236062 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-03-03 21:52:54.388966 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-03-03 21:52:54.426798 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-03-03 21:52:54.596173 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-03-03 21:52:54.609156 | instance | openstack/configmaps/barbican-bin
2026-03-03 21:52:54.777517 | instance | openstack/configmaps/ceph-csi-config
2026-03-03 21:52:54.819080 | instance | openstack/configmaps/ceph-etc
2026-03-03 21:52:54.998913 | instance | openstack/configmaps/cinder-bin
2026-03-03 21:52:55.036102 | instance | openstack/configmaps/glance-bin
2026-03-03 21:52:55.225300 | instance | openstack/configmaps/keepalived-bin
2026-03-03 21:52:55.245207 | instance | openstack/configmaps/keystone-bin
2026-03-03 21:52:55.413696 | instance | openstack/configmaps/keystone-openid-metadata
2026-03-03 21:52:55.466296 | instance | openstack/configmaps/kube-root-ca.crt
2026-03-03 21:52:55.624592 | instance | openstack/configmaps/libvirt-bin
2026-03-03 21:52:55.657113 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-03-03 21:52:55.814096 | instance | openstack/configmaps/memcached-memcached-bin
2026-03-03 21:52:55.840267 | instance | openstack/configmaps/neutron-bin
2026-03-03 21:52:56.031072 | instance | openstack/configmaps/neutron-coredns
2026-03-03 21:52:56.056373 | instance | openstack/configmaps/nova-bin
2026-03-03 21:52:56.232960 | instance | openstack/configmaps/openvswitch-bin
2026-03-03 21:52:56.263750 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-03-03 21:52:56.447398 | instance | openstack/configmaps/percona-xtradb-pxc
2026-03-03 21:52:56.468617 | instance | openstack/configmaps/placement-bin
2026-03-03 21:52:56.656769 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-03-03 21:52:56.661619 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-03-03 21:52:56.856998 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-03-03 21:52:56.871767 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-03-03 21:52:57.044996 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-03-03 21:52:57.063837 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-03-03 21:52:57.239124 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-03-03 21:52:57.255251 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-03-03 21:52:57.422140 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-03-03 21:52:57.448284 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-03-03 21:52:57.617765 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-03-03 21:52:57.636272 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-03-03 21:52:57.833924 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-03-03 21:52:57.847583 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-03-03 21:52:58.023499 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-03-03 21:52:58.026722 | instance | openstack/configmaps/rook-config-override
2026-03-03 21:52:58.234238 | instance | openstack/configmaps/staffeln-bin
2026-03-03 21:52:58.244262 | instance | openstack/configmaps/valkey-configuration
2026-03-03 21:52:58.428615 | instance | openstack/configmaps/valkey-health
2026-03-03 21:52:58.440018 | instance | openstack/configmaps/valkey-scripts
2026-03-03 21:52:58.625440 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-03-03 21:52:58.627568 | instance | openstack/cronjobs/keystone-credential-rotate
2026-03-03 21:52:58.816829 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-03-03 21:52:58.822183 | instance | openstack/cronjobs/nova-cell-setup
2026-03-03 21:52:59.019455 | instance | openstack/cronjobs/nova-service-cleaner
2026-03-03 21:52:59.035986 | instance | monitoring/configmaps/goldpinger-zap
2026-03-03 21:52:59.216938 | instance | monitoring/configmaps/ipmi-exporter
2026-03-03 21:52:59.225870 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-03-03 21:52:59.388658 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-03-03 21:52:59.391394 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-03-03 21:52:59.569147 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-03-03 21:52:59.573669 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-03-03 21:52:59.753120 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-03-03 21:52:59.761638 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-03-03 21:52:59.935102 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-03-03 21:52:59.960906 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-03-03 21:53:00.143612 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-03-03 21:53:00.228337 | instance | openstack/daemonsets/keepalived
2026-03-03 21:53:00.328432 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-03-03 21:53:00.427404 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-03-03 21:53:00.548332 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-03-03 21:53:00.754559 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-03-03 21:53:00.772404 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-03-03 21:53:00.961917 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-03-03 21:53:00.964899 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-03-03 21:53:01.151535 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-03-03 21:53:01.184773 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-03-03 21:53:01.326662 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-03-03 21:53:01.421808 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-03-03 21:53:01.554630 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-03-03 21:53:01.656957 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-03-03 21:53:01.733194 | instance | openstack/daemonsets/nova-compute-default
2026-03-03 21:53:01.839120 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-03-03 21:53:01.954737 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-03-03 21:53:02.024595 | instance | openstack/daemonsets/openvswitch
2026-03-03 21:53:02.146039 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-03-03 21:53:02.258411 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-03-03 21:53:02.342535 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-03-03 21:53:02.444707 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-03-03 21:53:02.515231 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-03-03 21:53:02.626858 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-03-03 21:53:02.728004 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-03-03 21:53:02.810161 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-03-03 21:53:02.917267 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-03-03 21:53:02.991008 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-03-03 21:53:03.098972 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-03-03 21:53:03.186987 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-03-03 21:53:03.280727 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-03-03 21:53:03.371010 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-03-03 21:53:03.471542 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-03-03 21:53:03.565500 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-03-03 21:53:03.653131 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-03-03 21:53:03.725621 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-03-03 21:53:03.855035 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-03-03 21:53:03.924855 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-03-03 21:53:04.056509 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-03-03 21:53:04.117189 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-03-03 21:53:04.243326 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-03-03 21:53:04.302945 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-03-03 21:53:04.417766 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-03-03 21:53:04.499092 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-03-03 21:53:04.612633 | instance | monitoring/configmaps/kube-root-ca.crt
2026-03-03 21:53:04.705463 | instance | monitoring/configmaps/loki
2026-03-03 21:53:04.787362 | instance | monitoring/configmaps/loki-alerting-rules
2026-03-03 21:53:04.880531 | instance | monitoring/configmaps/loki-gateway
2026-03-03 21:53:04.960711 | instance | monitoring/configmaps/loki-runtime
2026-03-03 21:53:05.082549 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-03-03 21:53:05.157907 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-03-03 21:53:05.275534 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-03-03 21:53:05.334473 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-03-03 21:53:05.467443 | instance | monitoring/configmaps/vector
2026-03-03 21:53:05.573388 | instance | monitoring/daemonsets/goldpinger
2026-03-03 21:53:05.651151 | instance | monitoring/daemonsets/ipmi-exporter
2026-03-03 21:53:05.765153 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-03-03 21:53:05.846710 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-03-03 21:53:05.962917 | instance | monitoring/daemonsets/vector
2026-03-03 21:53:06.031401 | instance | openstack/deployment/barbican-api
2026-03-03 21:53:06.152115 | instance | openstack/deployment/cinder-api
2026-03-03 21:53:06.242907 | instance | openstack/deployment/cinder-backup
2026-03-03 21:53:06.369242 | instance | openstack/deployment/cinder-scheduler
2026-03-03 21:53:06.451975 | instance | openstack/deployment/cinder-volume
2026-03-03 21:53:06.606097 | instance | openstack/deployment/glance-api
2026-03-03 21:53:06.688985 | instance | openstack/deployment/keystone-api
2026-03-03 21:53:06.809857 | instance | openstack/deployment/memcached-memcached
2026-03-03 21:53:06.898985 | instance | openstack/deployment/neutron-coredns
2026-03-03 21:53:07.028550 | instance | openstack/deployment/neutron-rpc-server
2026-03-03 21:53:07.106325 | instance | openstack/deployment/neutron-server
2026-03-03 21:53:07.237571 | instance | openstack/deployment/nova-api-metadata
2026-03-03 21:53:07.321141 | instance | openstack/deployment/nova-api-osapi
2026-03-03 21:53:07.448385 | instance | openstack/deployment/nova-conductor
2026-03-03 21:53:07.537869 | instance | openstack/deployment/nova-novncproxy
2026-03-03 21:53:07.658977 | instance | openstack/deployment/nova-scheduler
2026-03-03 21:53:07.747418 | instance | openstack/deployment/placement-api
2026-03-03 21:53:07.888490 | instance | openstack/deployment/pxc-operator
2026-03-03 21:53:07.973681 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-03-03 21:53:08.117257 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-03-03 21:53:08.202311 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-03-03 21:53:08.317406 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-03-03 21:53:08.427755 | instance | openstack/deployment/staffeln-api
2026-03-03 21:53:08.558413 | instance | openstack/deployment/staffeln-conductor
2026-03-03 21:53:08.648702 | instance | openstack/endpoints/barbican-api
2026-03-03 21:53:08.790625 | instance | openstack/endpoints/ceph-mon
2026-03-03 21:53:08.858522 | instance | openstack/endpoints/cinder-api
2026-03-03 21:53:08.989625 | instance | openstack/endpoints/glance-api
2026-03-03 21:53:09.075947 | instance | openstack/endpoints/keystone-api
2026-03-03 21:53:09.228199 | instance | openstack/endpoints/memcached
2026-03-03 21:53:09.321115 | instance | openstack/endpoints/memcached-metrics
2026-03-03 21:53:09.419136 | instance | openstack/endpoints/neutron-coredns
2026-03-03 21:53:09.506112 | instance | openstack/endpoints/neutron-coredns-metrics
2026-03-03 21:53:09.621201 | instance | openstack/endpoints/neutron-server
2026-03-03 21:53:09.699795 | instance | openstack/endpoints/nova-api
2026-03-03 21:53:09.828601 | instance | openstack/endpoints/nova-metadata
2026-03-03 21:53:09.893205 | instance | openstack/endpoints/nova-novncproxy
2026-03-03 21:53:10.035286 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-03-03 21:53:10.101171 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-03-03 21:53:10.213293 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-03-03 21:53:10.300543 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-03-03 21:53:10.414238 | instance | openstack/endpoints/percona-xtradb-pxc
2026-03-03 21:53:10.485781 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-03-03 21:53:10.602810 | instance | openstack/endpoints/placement-api
2026-03-03 21:53:10.670054 | instance | openstack/endpoints/rabbitmq-barbican
2026-03-03 21:53:10.798996 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-03-03 21:53:10.869908 | instance | openstack/endpoints/rabbitmq-cinder
2026-03-03 21:53:10.995710 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-03-03 21:53:11.067409 | instance | openstack/endpoints/rabbitmq-glance
2026-03-03 21:53:11.195221 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-03-03 21:53:11.258063 | instance | openstack/endpoints/rabbitmq-keystone
2026-03-03 21:53:11.389383 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-03-03 21:53:11.445431 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-03-03 21:53:11.582832 | instance | openstack/endpoints/rabbitmq-neutron
2026-03-03 21:53:11.678039 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-03-03 21:53:11.805250 | instance | openstack/endpoints/rabbitmq-nova
2026-03-03 21:53:11.858733 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-03-03 21:53:12.001664 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-03-03 21:53:12.042882 | instance | openstack/endpoints/staffeln-api
2026-03-03 21:53:12.209248 | instance | openstack/endpoints/valkey
2026-03-03 21:53:12.248744 | instance | openstack/endpoints/valkey-headless
2026-03-03 21:53:12.409074 | instance | openstack/endpoints/valkey-metrics
2026-03-03 21:53:12.448798 | instance | openstack/ingresses/compute
2026-03-03 21:53:12.640182 | instance | openstack/ingresses/compute-novnc-proxy
2026-03-03 21:53:12.662295 | instance | openstack/ingresses/identity
2026-03-03 21:53:12.844323 | instance | openstack/ingresses/image
2026-03-03 21:53:12.847508 | instance | openstack/ingresses/key-manager
2026-03-03 21:53:13.052231 | instance | openstack/ingresses/placement
2026-03-03 21:53:13.052316 | instance | openstack/ingresses/network
2026-03-03 21:53:13.240140 | instance | openstack/ingresses/rook-ceph-cluster
2026-03-03 21:53:13.254241 | instance | openstack/ingresses/volumev3
2026-03-03 21:53:13.442091 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-03-03 21:53:13.445820 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-03-03 21:53:13.621621 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-03-03 21:53:13.625293 | instance | monitoring/deployment/loki-gateway
2026-03-03 21:53:13.804192 | instance | monitoring/deployment/node-feature-discovery-gc
2026-03-03 21:53:13.814787 | instance | monitoring/deployment/node-feature-discovery-master
2026-03-03 21:53:13.988093 | instance | monitoring/deployment/prometheus-pushgateway
2026-03-03 21:53:13.991359 | instance | monitoring/endpoints/alertmanager-operated
2026-03-03 21:53:14.179365 | instance | monitoring/endpoints/goldpinger
2026-03-03 21:53:14.185619 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-03-03 21:53:14.364342 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-03-03 21:53:14.367418 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-03-03 21:53:14.540228 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-03-03 21:53:14.541953 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-03-03 21:53:14.701816 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-03-03 21:53:14.712265 | instance | monitoring/endpoints/loki
2026-03-03 21:53:14.867844 | instance | monitoring/endpoints/loki-chunks-cache
2026-03-03 21:53:14.879568 | instance | monitoring/endpoints/loki-gateway
2026-03-03 21:53:15.039508 | instance | monitoring/endpoints/loki-headless
2026-03-03 21:53:15.068238 | instance | monitoring/endpoints/loki-memberlist
2026-03-03 21:53:15.213035 | instance | monitoring/endpoints/loki-results-cache
2026-03-03 21:53:15.265017 | instance | monitoring/endpoints/prometheus-operated
2026-03-03 21:53:15.374471 | instance | monitoring/endpoints/prometheus-pushgateway
2026-03-03 21:53:15.432692 | instance | monitoring/endpoints/vector-headless
2026-03-03 21:53:15.559369 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-03-03 21:53:15.600620 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-03-03 21:53:15.738960 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-03-03 21:53:15.776176 | instance | openstack/jobs/barbican-db-init
2026-03-03 21:53:15.920518 | instance | openstack/jobs/barbican-db-sync
2026-03-03 21:53:16.008525 | instance | openstack/jobs/barbican-ks-endpoints
2026-03-03 21:53:16.106213 | instance | openstack/jobs/barbican-ks-service
2026-03-03 21:53:16.212233 | instance | openstack/jobs/barbican-ks-user
2026-03-03 21:53:16.302210 | instance | openstack/jobs/barbican-rabbit-init
2026-03-03 21:53:16.399606 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-03-03 21:53:16.503098 | instance | openstack/jobs/cinder-backup-storage-init
2026-03-03 21:53:16.592052 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-03-03 21:53:16.704029 | instance | openstack/jobs/cinder-bootstrap
2026-03-03 21:53:16.776364 | instance | openstack/networkpolicies/valkey
2026-03-03 21:53:16.910267 | instance | openstack/jobs/cinder-create-internal-tenant
2026-03-03 21:53:16.960314 | instance | openstack/jobs/cinder-db-init
2026-03-03 21:53:17.132867 | instance | openstack/jobs/cinder-db-sync
2026-03-03 21:53:17.150695 | instance | openstack/jobs/cinder-ks-endpoints
2026-03-03 21:53:17.347336 | instance | openstack/jobs/cinder-ks-service
2026-03-03 21:53:17.365904 | instance | openstack/jobs/cinder-ks-user
2026-03-03 21:53:17.574042 | instance | openstack/jobs/cinder-rabbit-init
2026-03-03 21:53:17.578788 | instance | openstack/jobs/cinder-storage-init
2026-03-03 21:53:17.757643 | instance | openstack/jobs/glance-db-init
2026-03-03 21:53:17.786104 | instance | openstack/jobs/glance-db-sync
2026-03-03 21:53:17.957392 | instance | openstack/jobs/glance-ks-endpoints
2026-03-03 21:53:17.990688 | instance | openstack/jobs/glance-ks-service
2026-03-03 21:53:18.214945 | instance | openstack/jobs/glance-ks-user
2026-03-03 21:53:18.218315 | instance | openstack/jobs/glance-metadefs-load
2026-03-03 21:53:18.421535 | instance | openstack/jobs/glance-rabbit-init
2026-03-03 21:53:18.422570 | instance | openstack/jobs/glance-storage-init
2026-03-03 21:53:18.628286 | instance | openstack/jobs/keystone-bootstrap
2026-03-03 21:53:18.645916 | instance | openstack/jobs/keystone-credential-setup
2026-03-03 21:53:18.861549 | instance | openstack/jobs/keystone-db-init
2026-03-03 21:53:18.867297 | instance | openstack/jobs/keystone-db-sync
2026-03-03 21:53:19.067351 | instance | openstack/jobs/keystone-domain-manage
2026-03-03 21:53:19.085027 | instance | openstack/jobs/keystone-fernet-setup
2026-03-03 21:53:19.283398 | instance | openstack/jobs/keystone-rabbit-init
2026-03-03 21:53:19.290408 | instance | openstack/jobs/neutron-db-init
2026-03-03 21:53:19.490879 | instance | openstack/jobs/neutron-db-sync
2026-03-03 21:53:19.519167 | instance | openstack/jobs/neutron-ks-endpoints
2026-03-03 21:53:19.701653 | instance | openstack/jobs/neutron-ks-service
2026-03-03 21:53:19.734611 | instance | openstack/jobs/neutron-ks-user
2026-03-03 21:53:19.928399 | instance | openstack/jobs/neutron-rabbit-init
2026-03-03 21:53:19.945949 | instance | openstack/jobs/nova-bootstrap
2026-03-03 21:53:20.129913 | instance | openstack/jobs/nova-cell-setup
2026-03-03 21:53:20.149839 | instance | openstack/jobs/nova-db-init
2026-03-03 21:53:20.333449 | instance | openstack/jobs/nova-db-sync
2026-03-03 21:53:20.364714 | instance | openstack/jobs/nova-ks-endpoints
2026-03-03 21:53:20.527654 | instance | openstack/jobs/nova-ks-service
2026-03-03 21:53:20.561873 | instance | openstack/jobs/nova-ks-user
2026-03-03 21:53:20.731019 | instance | openstack/jobs/nova-rabbit-init
2026-03-03 21:53:20.760839 | instance | openstack/jobs/placement-db-init
2026-03-03 21:53:20.977793 | instance | openstack/jobs/placement-db-sync
2026-03-03 21:53:20.981363 | instance | openstack/jobs/placement-ks-endpoints
2026-03-03 21:53:21.193221 | instance | openstack/jobs/placement-ks-service
2026-03-03 21:53:21.198050 | instance | openstack/jobs/placement-ks-user
2026-03-03 21:53:21.401855 | instance | openstack/jobs/staffeln-db-init
2026-03-03 21:53:21.411590 | instance | openstack/jobs/staffeln-db-sync
2026-03-03 21:53:21.612159 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-03-03 21:53:21.628880 | instance | monitoring/pods/goldpinger-xf9zs
2026-03-03 21:53:21.801656 | instance | monitoring/pods/kube-prometheus-stack-grafana-c7565c4d-wg2rx
2026-03-03 21:53:21.817372 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r
2026-03-03 21:53:21.978683 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6npdj
2026-03-03 21:53:21.989009 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-pshv6
2026-03-03 21:53:22.154191 | instance | monitoring/pods/loki-0
2026-03-03 21:53:22.161233 | instance | monitoring/pods/loki-chunks-cache-0
2026-03-03 21:53:22.333911 | instance | monitoring/pods/loki-gateway-cf54cb88c-972mp
2026-03-03 21:53:22.335665 | instance | monitoring/pods/loki-results-cache-0
2026-03-03 21:53:22.516241 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qb2xg
2026-03-03 21:53:22.522078 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-lhc59
2026-03-03 21:53:22.690578 | instance | monitoring/pods/node-feature-discovery-worker-f5pc6
2026-03-03 21:53:22.706432 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-03-03 21:53:22.882924 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-bw5jc
2026-03-03 21:53:22.898199 | instance | monitoring/pods/vector-mtckl
2026-03-03 21:53:23.060330 | instance | openstack/pods/barbican-api-647895f4dd-49p9t
2026-03-03 21:53:23.080677 | instance | openstack/pods/barbican-db-init-q22qs
2026-03-03 21:53:23.261009 | instance | openstack/pods/barbican-db-sync-frkhg
2026-03-03 21:53:23.276583 | instance | openstack/pods/barbican-ks-endpoints-q2gv5
2026-03-03 21:53:23.463912 | instance | openstack/pods/barbican-ks-service-4dqtv
2026-03-03 21:53:23.475668 | instance | openstack/pods/barbican-ks-user-x9rsg
2026-03-03 21:53:23.649950 | instance | openstack/pods/barbican-rabbit-init-glw2m
2026-03-03 21:53:23.669162 | instance | openstack/pods/cinder-api-785df9696d-nfsrf
2026-03-03 21:53:23.864240 | instance | openstack/pods/cinder-backup-6599775d8d-rcqjs
2026-03-03 21:53:23.873116 | instance | openstack/pods/cinder-backup-storage-init-p5xlw
2026-03-03 21:53:24.061445 | instance | openstack/pods/cinder-bootstrap-zb525
2026-03-03 21:53:24.075040 | instance | openstack/pods/cinder-create-internal-tenant-jgcr9
2026-03-03 21:53:24.262839 | instance | openstack/pods/cinder-db-init-n8hb4
2026-03-03 21:53:24.271909 | instance | openstack/pods/cinder-db-sync-wqjcr
2026-03-03 21:53:24.466785 | instance | openstack/pods/cinder-ks-endpoints-pmv9z
2026-03-03 21:53:24.469242 | instance | openstack/pods/cinder-ks-service-qhmg2
2026-03-03 21:53:24.670312 | instance | openstack/pods/cinder-ks-user-w4bfs
2026-03-03 21:53:24.673853 | instance | openstack/pods/cinder-rabbit-init-sq86d
2026-03-03 21:53:24.874032 | instance | openstack/pods/cinder-scheduler-56b7fd957b-6jjhx
2026-03-03 21:53:24.889244 | instance | openstack/pods/cinder-storage-init-487c5
2026-03-03 21:53:25.141679 | instance | openstack/pods/cinder-volume-8486cfc547-lfwrs
2026-03-03 21:53:25.145821 | instance | openstack/pods/glance-api-6445b754c-dmssl
2026-03-03 21:53:25.329642 | instance | openstack/pods/glance-db-init-rtjqf
2026-03-03 21:53:25.341379 | instance | openstack/pods/glance-db-sync-hcxr9
2026-03-03 21:53:25.542742 | instance | openstack/pods/glance-ks-endpoints-7drws
2026-03-03 21:53:25.546565 | instance | openstack/pods/glance-ks-service-w852c
2026-03-03 21:53:25.746098 | instance | openstack/pods/glance-ks-user-gwz4q
2026-03-03 21:53:25.747604 | instance | openstack/pods/glance-metadefs-load-jj5k4
2026-03-03 21:53:25.936176 | instance | openstack/pods/glance-rabbit-init-2ldzd
2026-03-03 21:53:25.938185 | instance | openstack/pods/glance-storage-init-z9fmb
2026-03-03 21:53:26.124226 | instance | openstack/pods/keepalived-pmwnc
2026-03-03 21:53:26.136134 | instance | openstack/pods/keystone-api-5fd856956-qbhh8
2026-03-03 21:53:26.304056 | instance | openstack/pods/keystone-bootstrap-bntkc
2026-03-03 21:53:26.333642 | instance | openstack/pods/keystone-credential-setup-xkrfk
2026-03-03 21:53:26.503293 | instance | openstack/pods/keystone-db-init-sjk2n
2026-03-03 21:53:26.533907 | instance | openstack/pods/keystone-db-sync-c5pls
2026-03-03 21:53:26.701146 | instance | openstack/pods/keystone-domain-manage-lrd4p
2026-03-03 21:53:26.738316 | instance | openstack/pods/keystone-fernet-setup-fcpbf
2026-03-03 21:53:26.925121 | instance | openstack/pods/keystone-rabbit-init-mbt2x
2026-03-03 21:53:26.945915 | instance | openstack/pods/libvirt-libvirt-default-4d4rl
2026-03-03 21:53:27.124035 | instance | openstack/pods/memcached-memcached-6479589586-m8nqq
2026-03-03 21:53:27.161039 | instance | openstack/pods/neutron-coredns-7dd4958666-kk2vg
2026-03-03 21:53:27.337713 | instance | openstack/pods/neutron-db-init-52j66
2026-03-03 21:53:27.368405 | instance | openstack/pods/neutron-db-sync-wxqhr
2026-03-03 21:53:27.538672 | instance | openstack/pods/neutron-dhcp-agent-default-rbmqn
2026-03-03 21:53:27.564803 | instance | openstack/pods/neutron-ks-endpoints-vs2sd
2026-03-03 21:53:27.747281 | instance | openstack/pods/neutron-ks-service-z7glb
2026-03-03 21:53:27.794458 | instance | openstack/pods/neutron-ks-user-rm265
2026-03-03 21:53:27.962745 | instance | openstack/pods/neutron-l3-agent-default-2f8sw
2026-03-03 21:53:28.009525 | instance | openstack/pods/neutron-metadata-agent-default-g4qqv
2026-03-03 21:53:28.165249 | instance | openstack/pods/neutron-netns-cleanup-cron-default-mtnp2
2026-03-03 21:53:28.246779 | instance | openstack/pods/neutron-ovs-agent-default-r9jtj
2026-03-03 21:53:28.425039 | instance | openstack/pods/neutron-rabbit-init-bzv7g
2026-03-03 21:53:28.490208 | instance | openstack/pods/neutron-rpc-server-cc4d97dc4-qxhjc
2026-03-03 21:53:28.623920 | instance | openstack/pods/neutron-server-6b9dcc97fc-7vjf5
2026-03-03 21:53:28.702173 | instance | openstack/pods/nova-api-metadata-5f94df48f8-lkk6f
2026-03-03 21:53:28.840510 | instance | openstack/pods/nova-api-osapi-76f957b7d7-snj7w
2026-03-03 21:53:28.906526 | instance | openstack/pods/nova-bootstrap-4lmq5
2026-03-03 21:53:29.075555 | instance | openstack/pods/nova-cell-setup-qncws
2026-03-03 21:53:29.115072 | instance | openstack/pods/nova-compute-default-8l46n
2026-03-03 21:53:29.302011 | instance | openstack/pods/nova-conductor-556c87f75c-7ddqf
2026-03-03 21:53:29.335305 | instance | openstack/pods/nova-db-init-5p6h2
2026-03-03 21:53:29.503808 | instance | openstack/pods/nova-db-sync-95x9x
2026-03-03 21:53:29.550496 | instance | openstack/pods/nova-ks-endpoints-8m9r8
2026-03-03 21:53:29.692266 | instance | openstack/pods/nova-ks-service-bjccw
2026-03-03 21:53:29.758418 | instance | openstack/pods/nova-ks-user-9t9r5
2026-03-03 21:53:29.896090 | instance | openstack/pods/nova-novncproxy-57bff8f8c4-4hswr
2026-03-03 21:53:29.956532 | instance | openstack/pods/nova-rabbit-init-vggzf
2026-03-03 21:53:30.089984 | instance | openstack/pods/nova-scheduler-649f885f8f-p2xd8
2026-03-03 21:53:30.147553 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-03-03 21:53:30.294974 | instance | openstack/pods/openvswitch-7pcts
2026-03-03 21:53:30.423491 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-03-03 21:53:30.485390 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-03-03 21:53:30.621042 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-03-03 21:53:30.766907 | instance | openstack/pods/percona-xtradb-pxc-0
2026-03-03 21:53:30.914096 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-03-03 21:53:30.973605 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-03-03 21:53:31.200815 | instance | openstack/pods/placement-api-7b587dc89c-fw5s9
2026-03-03 21:53:31.314239 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-03-03 21:53:31.422233 | instance | openstack/pods/placement-db-init-rjfnw
2026-03-03 21:53:31.605754 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-03-03 21:53:31.635914 | instance | openstack/pods/placement-db-sync-xxr8j
2026-03-03 21:53:31.843433 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-03-03 21:53:31.911637 | instance | openstack/pods/placement-ks-endpoints-6pppd
2026-03-03 21:53:32.133866 | instance | openstack/pods/placement-ks-service-pcm7z
2026-03-03 21:53:32.134246 | instance | openstack/pods/placement-ks-user-zlvq5
2026-03-03 21:53:32.331840 | instance | openstack/pods/pxc-operator-69cb5bbdb9-g98k5
2026-03-03 21:53:32.338801 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-03-03 21:53:32.529598 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-03-03 21:53:32.530169 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-xh4wj
2026-03-03 21:53:32.733249 | instance | openstack/pods/rabbitmq-glance-server-0
2026-03-03 21:53:32.734738 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-03-03 21:53:32.932266 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw
2026-03-03 21:53:32.941124 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-03-03 21:53:33.140233 | instance | openstack/pods/rabbitmq-nova-server-0
2026-03-03 21:53:33.140820 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-wznjr
2026-03-03 21:53:33.342210 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7
2026-03-03 21:53:33.345524 | instance | openstack/pods/staffeln-api-7b97c48c99-xhh5s
2026-03-03 21:53:33.529174 | instance | openstack/pods/staffeln-conductor-75c58cd48d-zv9fq
2026-03-03 21:53:33.546025 | instance | openstack/pods/staffeln-db-init-4q54r
2026-03-03 21:53:33.729728 | instance | openstack/pods/staffeln-db-sync-7pqj7
2026-03-03 21:53:33.737303 | instance | openstack/pods/valkey-node-0
2026-03-03 21:53:33.930870 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-03-03 21:53:33.933874 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-03-03 21:53:34.115668 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-03-03 21:53:34.128734 | instance | openstack/rolebindings/barbican-barbican-api
2026-03-03 21:53:34.299083 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-03-03 21:53:34.311248 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-03-03 21:53:34.466733 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-03-03 21:53:34.470221 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-03-03 21:53:34.635078 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-03-03 21:53:34.637714 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-03-03 21:53:34.798550 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-03-03 21:53:34.805129 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-03-03 21:53:35.010880 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-03-03 21:53:35.015475 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-03-03 21:53:35.200515 | instance | openstack/rolebindings/cinder-cinder-api
2026-03-03 21:53:35.208638 | instance | openstack/rolebindings/cinder-cinder-backup
2026-03-03 21:53:35.367976 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-03-03 21:53:35.370904 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-03-03 21:53:35.533062 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-03-03 21:53:35.540217 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-03-03 21:53:35.707853 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-03-03 21:53:35.710106 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-03-03 21:53:35.879404 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-03-03 21:53:35.884976 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-03-03 21:53:36.075070 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-03-03 21:53:36.079836 | instance | openstack/rolebindings/cinder-cinder-test
2026-03-03 21:53:36.241314 | instance | openstack/rolebindings/cinder-cinder-volume
2026-03-03 21:53:36.243583 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-03-03 21:53:36.422897 | instance | openstack/rolebindings/cinder-storage-init
2026-03-03 21:53:36.425616 | instance | openstack/rolebindings/glance-glance-api
2026-03-03 21:53:36.597192 | instance | openstack/rolebindings/glance-glance-db-init
2026-03-03 21:53:36.598086 | instance | openstack/rolebindings/glance-glance-db-sync
2026-03-03 21:53:36.771257 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-03-03 21:53:36.776634 | instance | openstack/rolebindings/glance-glance-ks-service
2026-03-03 21:53:36.951407 | instance | openstack/rolebindings/glance-glance-ks-user
2026-03-03 21:53:36.955420 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-03-03 21:53:37.122935 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-03-03 21:53:37.132271 | instance | openstack/rolebindings/glance-glance-storage-init
2026-03-03 21:53:37.293314 | instance | openstack/rolebindings/glance-glance-test
2026-03-03 21:53:37.307701 | instance | openstack/rolebindings/glance-storage-init
2026-03-03 21:53:37.461430 | instance | openstack/rolebindings/keepalived
2026-03-03 21:53:37.466042 | instance | openstack/rolebindings/keystone-credential-rotate
2026-03-03 21:53:37.630083 | instance | openstack/rolebindings/keystone-credential-setup
2026-03-03 21:53:37.630481 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-03-03 21:53:37.800017 | instance | openstack/rolebindings/keystone-fernet-setup
2026-03-03 21:53:37.800527 | instance | openstack/rolebindings/keystone-keystone-api
2026-03-03 21:53:37.963331 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-03-03 21:53:37.967964 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-03-03 21:53:38.123348 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-03-03 21:53:38.137312 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-03-03 21:53:38.282034 | instance | monitoring/roles/node-feature-discovery-worker
2026-03-03 21:53:38.301817 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-03-03 21:53:38.457548 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-03-03 21:53:38.485430 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-03-03 21:53:38.634179 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-03-03 21:53:38.661411 | instance | openstack/rolebindings/keystone-keystone-test
2026-03-03 21:53:38.816991 | instance | openstack/rolebindings/libvirt-cert-manager
2026-03-03 21:53:38.848060 | instance | openstack/rolebindings/libvirt-libvirt
2026-03-03 21:53:39.016415 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-03-03 21:53:39.027296 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-03-03 21:53:39.198986 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-03-03 21:53:39.215316 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-03-03 21:53:39.372728 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-03-03 21:53:39.377980 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-03-03 21:53:39.549553 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-03-03 21:53:39.557144 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-03-03 21:53:39.708781 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-03-03 21:53:39.720407 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-03-03 21:53:39.874593 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-03-03 21:53:39.892771 | instance | openstack/rolebindings/neutron-neutron-server
2026-03-03 21:53:40.055283 | instance | openstack/rolebindings/neutron-neutron-test
2026-03-03 21:53:40.064520 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-03-03 21:53:40.217423 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-03-03 21:53:40.225196 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-03-03 21:53:40.395399 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-03-03 21:53:40.400708 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-03-03 21:53:40.558276 | instance | openstack/rolebindings/nova-nova-compute
2026-03-03 21:53:40.563932 | instance | openstack/rolebindings/nova-nova-conductor
2026-03-03 21:53:40.723832 | instance | openstack/rolebindings/nova-nova-db-init
2026-03-03 21:53:40.727666 | instance | openstack/rolebindings/nova-nova-db-sync
2026-03-03 21:53:40.886001 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-03-03 21:53:40.889007 | instance | openstack/rolebindings/nova-nova-ks-service
2026-03-03 21:53:41.053678 | instance | openstack/rolebindings/nova-nova-ks-user
2026-03-03 21:53:41.087510 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-03-03 21:53:41.237413 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-03-03 21:53:41.260355 | instance | openstack/rolebindings/nova-nova-scheduler
2026-03-03 21:53:41.399586 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-03-03 21:53:41.418135 | instance | openstack/rolebindings/nova-nova-test
2026-03-03 21:53:41.560236 | instance | openstack/rolebindings/placement-placement-api
2026-03-03 21:53:41.571278 | instance | openstack/rolebindings/placement-placement-db-init
2026-03-03 21:53:41.713053 | instance | openstack/rolebindings/placement-placement-db-sync
2026-03-03 21:53:41.731571 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-03-03 21:53:41.879491 | instance | openstack/rolebindings/placement-placement-ks-service
2026-03-03 21:53:41.885033 | instance | openstack/rolebindings/placement-placement-ks-user
2026-03-03 21:53:42.042948 | instance | openstack/rolebindings/pxc-operator
2026-03-03 21:53:42.046883 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-03-03 21:53:42.215172 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-03-03 21:53:42.223977 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-03-03 21:53:42.377802 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-03-03 21:53:42.389282 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-03-03 21:53:42.548958 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-03-03 21:53:42.552526 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-03-03 21:53:42.714570 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-03-03 21:53:42.715350 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-03-03 21:53:42.879263 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-03-03 21:53:42.881025 | instance | openstack/rolebindings/rook-ceph-mgr
2026-03-03 21:53:43.044654 | instance | openstack/rolebindings/rook-ceph-osd
2026-03-03 21:53:43.045638 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-03-03 21:53:43.214267 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-03-03 21:53:43.215771 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-03-03 21:53:43.385803 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-03-03 21:53:43.386016 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-03-03 21:53:43.551619 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-03-03 21:53:43.552598 | instance | openstack/roles/barbican-openstack-barbican-api
2026-03-03 21:53:43.711186 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-03-03 21:53:43.731290 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-03-03 21:53:43.880003 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-03-03 21:53:43.900355 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-03-03 21:53:44.041663 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-03-03 21:53:44.059295 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-03-03 21:53:44.218541 | instance | openstack/roles/cinder-backup-storage-init
2026-03-03 21:53:44.221895 | instance | openstack/roles/cinder-openstack-cinder-api
2026-03-03 21:53:44.385484 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-03-03 21:53:44.386637 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-03-03 21:53:44.562960 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-03-03 21:53:44.566168 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-03-03 21:53:44.732444 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-03-03 21:53:44.732732 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-03-03 21:53:44.896187 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-03-03 21:53:44.915901 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-03-03 21:53:45.075037 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-03-03 21:53:45.076032 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-03-03 21:53:45.242940 | instance | openstack/roles/cinder-openstack-cinder-test
2026-03-03 21:53:45.244264 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-03-03 21:53:45.405509 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-03-03 21:53:45.409863 | instance | openstack/roles/cinder-storage-init
2026-03-03 21:53:45.570745 | instance | openstack/roles/glance-openstack-glance-api
2026-03-03 21:53:45.571397 | instance | openstack/roles/glance-openstack-glance-db-init
2026-03-03 21:53:45.734587 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-03-03 21:53:45.739913 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-03-03 21:53:45.911943 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-03-03 21:53:45.916696 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-03-03 21:53:46.069446 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-03-03 21:53:46.071974 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-03-03 21:53:46.244540 | instance | openstack/roles/glance-openstack-glance-test
2026-03-03 21:53:46.244617 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-03-03 21:53:46.405462 | instance | openstack/roles/glance-storage-init
2026-03-03 21:53:46.408057 | instance | openstack/roles/keepalived
2026-03-03 21:53:46.571515 | instance | openstack/roles/keystone-credential-rotate
2026-03-03 21:53:46.575596 | instance | openstack/roles/keystone-credential-setup
2026-03-03 21:53:46.743884 | instance | openstack/roles/keystone-fernet-rotate
2026-03-03 21:53:46.744299 | instance | openstack/roles/keystone-fernet-setup
2026-03-03 21:53:46.914184 | instance | openstack/roles/keystone-openstack-keystone-api
2026-03-03 21:53:46.917270 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-03-03 21:53:47.100176 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-03-03 21:53:47.100227 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-03-03 21:53:47.277550 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-03-03 21:53:47.289054 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-03-03 21:53:47.452154 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-03-03 21:53:47.462280 | instance | openstack/roles/keystone-openstack-keystone-test
2026-03-03 21:53:47.628204 | instance | openstack/roles/libvirt-cert-manager
2026-03-03 21:53:47.635933 | instance | openstack/roles/libvirt-openstack-libvirt
2026-03-03 21:53:47.797366 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-03-03 21:53:47.809163 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-03-03 21:53:47.956741 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-03-03 21:53:47.962361 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-03-03 21:53:48.124184 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-03-03 21:53:48.125031 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-03-03 21:53:48.285374 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-03-03 21:53:48.297438 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-03-03 21:53:48.468314 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-03-03 21:53:48.485135 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-03-03 21:53:48.666431 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-03-03 21:53:48.687164 | instance | openstack/roles/neutron-openstack-neutron-server
2026-03-03 21:53:48.856345 | instance | openstack/roles/neutron-openstack-neutron-test
2026-03-03 21:53:48.878391 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-03-03 21:53:49.042186 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-03-03 21:53:49.046792 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-03-03 21:53:49.223434 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-03-03 21:53:49.227306 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-03-03 21:53:49.385532 | instance | openstack/roles/nova-openstack-nova-compute
2026-03-03 21:53:49.395158 | instance | openstack/roles/nova-openstack-nova-conductor
2026-03-03 21:53:49.549965 | instance | openstack/roles/nova-openstack-nova-db-init
2026-03-03 21:53:49.560200 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-03-03 21:53:49.729856 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-03-03 21:53:49.733187 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-03-03 21:53:49.895368 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-03-03 21:53:49.905497 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-03-03 21:53:50.062999 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-03-03 21:53:50.068757 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-03-03 21:53:50.239651 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-03-03 21:53:50.241766 | instance | openstack/roles/nova-openstack-nova-test
2026-03-03 21:53:50.408228 | instance | openstack/roles/placement-openstack-placement-api
2026-03-03 21:53:50.409387 | instance | openstack/roles/placement-openstack-placement-db-init
2026-03-03 21:53:50.575846 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-03-03 21:53:50.580754 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-03-03 21:53:50.733892 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-03-03 21:53:50.747120 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-03-03 21:53:50.894875 | instance | openstack/roles/pxc-operator
2026-03-03 21:53:50.898097 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-03-03 21:53:51.068163 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-03-03 21:53:51.068340 | instance | openstack/roles/rabbitmq-cluster-operator
2026-03-03 21:53:51.246172 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-03-03 21:53:51.248279 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-03-03 21:53:51.420432 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-03-03 21:53:51.431343 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-03-03 21:53:51.602725 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-03-03 21:53:51.604784 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-03-03 21:53:51.762166 | instance | openstack/roles/rook-ceph-mgr
2026-03-03 21:53:51.766103 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-03-03 21:53:51.929095 | instance | openstack/roles/rook-ceph-osd
2026-03-03 21:53:51.945888 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-03-03 21:53:52.108843 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-03-03 21:53:52.129393 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-03-03 21:53:52.290814 | instance | openstack/roles/rook-ceph-purge-osd
2026-03-03 21:53:52.308050 | instance | monitoring/secrets/alertmanager-tls
2026-03-03 21:53:52.459360 | instance | openstack/roles/staffeln-conductor
2026-03-03 21:53:52.475120 | instance | monitoring/secrets/grafana-tls
2026-03-03 21:53:52.635677 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-03-03 21:53:52.657158 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-03-03 21:53:52.812067 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-03-03 21:53:52.817349 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-03-03 21:53:52.992166 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-03-03 21:53:52.993689 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-03-03 21:53:53.157886 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-03-03 21:53:53.164825 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-03-03 21:53:53.342035 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-03-03 21:53:53.342737 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-03-03 21:53:53.505875 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-03-03 21:53:53.510346 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-03-03 21:53:53.660488 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-03-03 21:53:53.668325 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-pshv6-tls
2026-03-03 21:53:53.845635 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-03-03 21:53:53.845851 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-03-03 21:53:54.010790 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-03-03 21:53:54.014004 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-03-03 21:53:54.177368 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-03-03 21:53:54.178727 | instance | monitoring/secrets/prometheus-tls
2026-03-03 21:53:54.336840 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-03-03 21:53:54.343344 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-03-03 21:53:54.505488 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-03-03 21:53:54.624067 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-03-03 21:53:54.731828 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-03-03 21:53:54.794145 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-03-03 21:53:54.889482 | instance | monitoring/serviceaccounts/default
2026-03-03 21:53:54.994585 | instance | monitoring/serviceaccounts/goldpinger
2026-03-03 21:53:55.140409 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-03-03 21:53:55.251654 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-03-03 21:53:55.390526 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-03-03 21:53:55.491965 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-03-03 21:53:55.625530 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-03-03 21:53:55.738223 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-03-03 21:53:55.897681 | instance | monitoring/serviceaccounts/loki
2026-03-03 21:53:56.001165 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-03-03 21:53:56.165734 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-03-03 21:53:56.260659 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-03-03 21:53:56.401151 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-03-03 21:53:56.497675 | instance | monitoring/serviceaccounts/vector
2026-03-03 21:53:56.671873 | instance | monitoring/services/alertmanager-operated
2026-03-03 21:53:56.763695 | instance | monitoring/services/goldpinger
2026-03-03 21:53:56.851951 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-03-03 21:53:56.954239 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-03-03 21:53:57.045948 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-03-03 21:53:57.148767 | instance | monitoring/services/kube-prometheus-stack-operator
2026-03-03 21:53:57.234165 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-03-03 21:53:57.361182 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-03-03 21:53:57.406302 | instance | monitoring/services/loki
2026-03-03 21:53:57.547239 | instance | monitoring/services/loki-chunks-cache
2026-03-03 21:53:57.586593 | instance | monitoring/services/loki-gateway
2026-03-03 21:53:57.728265 | instance | monitoring/services/loki-headless
2026-03-03 21:53:57.761078 | instance | monitoring/services/loki-memberlist
2026-03-03 21:53:57.904284 | instance | monitoring/services/loki-results-cache
2026-03-03 21:53:57.938318 | instance | monitoring/services/prometheus-operated
2026-03-03 21:53:58.096108 | instance | monitoring/services/prometheus-pushgateway
2026-03-03 21:53:58.126051 | instance | monitoring/services/vector-headless
2026-03-03 21:53:58.269971 | instance | openstack/secrets/barbican-api-certs
2026-03-03 21:53:58.296435 | instance | openstack/secrets/barbican-db-admin
2026-03-03 21:53:58.443539 | instance | openstack/secrets/barbican-db-user
2026-03-03 21:53:58.472087 | instance | openstack/secrets/barbican-etc
2026-03-03 21:53:58.621492 | instance | openstack/secrets/barbican-keystone-admin
2026-03-03 21:53:58.651661 | instance | openstack/secrets/barbican-keystone-user
2026-03-03 21:53:58.796779 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-03-03 21:53:58.851775 | instance | openstack/secrets/barbican-rabbitmq-user
2026-03-03 21:53:58.956634 | instance | openstack/secrets/cinder-api-certs
2026-03-03 21:53:59.030702 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-03-03 21:53:59.128987 | instance | openstack/secrets/cinder-db-admin
2026-03-03 21:53:59.201837 | instance | openstack/secrets/cinder-db-user
2026-03-03 21:53:59.323638 | instance | openstack/secrets/cinder-etc
2026-03-03 21:53:59.396683 | instance | openstack/secrets/cinder-keystone-admin
2026-03-03 21:53:59.512822 | instance | openstack/secrets/cinder-keystone-test
2026-03-03 21:53:59.567872 | instance | openstack/secrets/cinder-keystone-user
2026-03-03 21:53:59.677596 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-03-03 21:53:59.754108 | instance | openstack/secrets/cinder-rabbitmq-user
2026-03-03 21:53:59.853412 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-03-03 21:53:59.929912 | instance | openstack/secrets/glance-api-certs
2026-03-03 21:54:00.028652 | instance | openstack/secrets/glance-db-admin
2026-03-03 21:54:00.110226 | instance | openstack/secrets/glance-db-user
2026-03-03 21:54:00.200411 | instance | openstack/secrets/glance-etc
2026-03-03 21:54:00.280306 | instance | openstack/secrets/glance-keystone-admin
2026-03-03 21:54:00.365454 | instance | openstack/secrets/glance-keystone-test
2026-03-03 21:54:00.430372 | instance | openstack/secrets/glance-keystone-user
2026-03-03 21:54:00.522642 | instance | openstack/secrets/glance-rabbitmq-admin
2026-03-03 21:54:00.599690 | instance | openstack/secrets/glance-rabbitmq-user
2026-03-03 21:54:00.701820 | instance | openstack/secrets/images-rbd-keyring
2026-03-03 21:54:00.755641 | instance | openstack/secrets/internal-percona-xtradb
2026-03-03 21:54:00.864047 | instance | openstack/secrets/keepalived-etc
2026-03-03 21:54:00.937253 | instance | openstack/secrets/keystone-api-certs
2026-03-03 21:54:01.030268 | instance | openstack/secrets/keystone-credential-keys
2026-03-03 21:54:01.108376 | instance | openstack/secrets/keystone-db-admin
2026-03-03 21:54:01.195382 | instance | openstack/secrets/keystone-db-user
2026-03-03 21:54:01.275096 | instance | openstack/secrets/keystone-etc
2026-03-03 21:54:01.373960 | instance | openstack/secrets/keystone-fernet-keys
2026-03-03 21:54:01.448763 | instance | openstack/secrets/keystone-keystone-admin
2026-03-03 21:54:01.539516 | instance | openstack/secrets/keystone-keystone-test
2026-03-03 21:54:01.620667 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-03-03 21:54:01.705439 | instance | openstack/secrets/keystone-rabbitmq-user
2026-03-03 21:54:01.789484 | instance | openstack/secrets/libvirt-api-ca
2026-03-03 21:54:01.865444 | instance | openstack/serviceaccounts/barbican-api
2026-03-03 21:54:01.951400 | instance | openstack/secrets/libvirt-etc
2026-03-03 21:54:02.150012 | instance | openstack/serviceaccounts/barbican-db-init
2026-03-03 21:54:02.192317 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-03-03 21:54:02.384489 | instance | openstack/serviceaccounts/barbican-db-sync
2026-03-03 21:54:02.450216 | instance | openstack/secrets/libvirt-vnc-ca
2026-03-03 21:54:02.616364 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-03-03 21:54:02.682634 | instance | openstack/secrets/neutron-db-admin
2026-03-03 21:54:02.854080 | instance | openstack/serviceaccounts/barbican-ks-service
2026-03-03 21:54:02.928445 | instance | openstack/secrets/neutron-db-user
2026-03-03 21:54:03.105932 | instance | openstack/serviceaccounts/barbican-ks-user
2026-03-03 21:54:03.150033 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-03-03 21:54:03.404215 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-03-03 21:54:03.471404 | instance | openstack/secrets/neutron-etc
2026-03-03 21:54:03.581933 | instance | openstack/serviceaccounts/barbican-test
2026-03-03 21:54:03.649696 | instance | openstack/secrets/neutron-keystone-admin
2026-03-03 21:54:03.833544 | instance | openstack/serviceaccounts/cinder-api
2026-03-03 21:54:03.875986 | instance | openstack/secrets/neutron-keystone-test
2026-03-03 21:54:04.054553 | instance | openstack/serviceaccounts/cinder-backup
2026-03-03 21:54:04.153873 | instance | openstack/secrets/neutron-keystone-user
2026-03-03 21:54:04.334289 | instance | openstack/secrets/neutron-l3-agent-default
2026-03-03 21:54:04.380298 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-03-03 21:54:04.510116 | instance | openstack/secrets/neutron-metadata-agent-default
2026-03-03 21:54:04.701677 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-03-03 21:54:04.705713 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-03-03 21:54:04.882078 | instance | openstack/secrets/neutron-ovs-agent-default
2026-03-03 21:54:05.020862 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-03-03 21:54:05.061802 | instance | openstack/serviceaccounts/cinder-db-init
2026-03-03 21:54:05.348087 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-03-03 21:54:05.371674 | instance | openstack/serviceaccounts/cinder-db-sync
2026-03-03 21:54:05.509623 | instance | openstack/secrets/neutron-rabbitmq-user
2026-03-03 21:54:05.664301 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-03-03 21:54:05.679937 | instance | openstack/secrets/neutron-server-certs
2026-03-03 21:54:05.834363 | instance | openstack/serviceaccounts/cinder-ks-service
2026-03-03 21:54:05.965363 | instance | openstack/secrets/nova-api-certs
2026-03-03 21:54:06.132957 | instance | openstack/serviceaccounts/cinder-ks-user
2026-03-03 21:54:06.137046 | instance | openstack/secrets/nova-compute-default
2026-03-03 21:54:06.308374 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-03-03 21:54:06.433179 | instance | openstack/secrets/nova-db-admin
2026-03-03 21:54:06.603714 | instance | openstack/serviceaccounts/cinder-scheduler
2026-03-03 21:54:06.608644 | instance | openstack/secrets/nova-db-api-admin
2026-03-03 21:54:06.794859 | instance | openstack/secrets/nova-db-api-user
2026-03-03 21:54:06.921700 | instance | openstack/serviceaccounts/cinder-storage-init
2026-03-03 21:54:06.956528 | instance | openstack/secrets/nova-db-cell0-admin
2026-03-03 21:54:07.142715 | instance | openstack/serviceaccounts/cinder-test
2026-03-03 21:54:07.237750 | instance | openstack/secrets/nova-db-cell0-user
2026-03-03 21:54:07.401771 | instance | openstack/serviceaccounts/cinder-volume
2026-03-03 21:54:07.489535 | instance | openstack/secrets/nova-db-user
2026-03-03 21:54:07.669454 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-03-03 21:54:07.699016 | instance | openstack/secrets/nova-etc
2026-03-03 21:54:07.874617 | instance | openstack/secrets/nova-keystone-admin
2026-03-03 21:54:07.967314 | instance | openstack/serviceaccounts/default
2026-03-03 21:54:08.030812 | instance | openstack/secrets/nova-keystone-test
2026-03-03 21:54:08.197362 | instance | openstack/secrets/nova-keystone-user
2026-03-03 21:54:08.262776 | instance | openstack/serviceaccounts/glance-api
2026-03-03 21:54:08.370477 | instance | openstack/serviceaccounts/glance-db-init
2026-03-03 21:54:08.576189 | instance | openstack/secrets/nova-novncproxy-certs
2026-03-03 21:54:08.719678 | instance | openstack/serviceaccounts/glance-db-sync
2026-03-03 21:54:08.767587 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-03-03 21:54:08.940447 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-03-03 21:54:09.061527 | instance | openstack/secrets/nova-rabbitmq-admin
2026-03-03 21:54:09.231805 | instance | openstack/serviceaccounts/glance-ks-service
2026-03-03 21:54:09.282196 | instance | openstack/secrets/nova-rabbitmq-user
2026-03-03 21:54:09.476176 | instance | openstack/serviceaccounts/glance-ks-user
2026-03-03 21:54:09.521414 | instance | openstack/secrets/nova-ssh
2026-03-03 21:54:09.693693 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-03-03 21:54:09.778996 | instance | openstack/secrets/percona-xtradb
2026-03-03 21:54:09.954109 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-03-03 21:54:10.010933 | instance | openstack/secrets/placement-api-certs
2026-03-03 21:54:10.179928 | instance | openstack/serviceaccounts/glance-storage-init
2026-03-03 21:54:10.254591 | instance | openstack/secrets/placement-db-admin
2026-03-03 21:54:10.424751 | instance | openstack/serviceaccounts/glance-test
2026-03-03 21:54:10.468201 | instance | openstack/serviceaccounts/keepalived
2026-03-03 21:54:10.723582 | instance | openstack/secrets/placement-db-user
2026-03-03 21:54:10.772033 | instance | openstack/serviceaccounts/keystone-api
2026-03-03 21:54:10.893638 | instance | openstack/secrets/placement-etc
2026-03-03 21:54:11.089515 | instance | openstack/secrets/placement-keystone-admin
2026-03-03 21:54:11.090851 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-03-03 21:54:11.275632 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-03-03 21:54:11.405190 | instance | openstack/secrets/placement-keystone-user
2026-03-03 21:54:11.569058 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-03-03 21:54:11.587617 | instance | openstack/secrets/pvc-ceph-client-key
2026-03-03 21:54:11.745940 | instance | openstack/serviceaccounts/keystone-db-init
2026-03-03 21:54:11.869789 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-03-03 21:54:12.043008 | instance | openstack/serviceaccounts/keystone-db-sync
2026-03-03 21:54:12.062069 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-03-03 21:54:12.243967 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-03-03 21:54:12.347395 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-03-03 21:54:12.517111 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-03-03 21:54:12.540136 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-03-03 21:54:12.698552 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-03-03 21:54:12.806101 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-03-03 21:54:13.006366 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-03-03 21:54:13.130090 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-03-03 21:54:13.173878 | instance | openstack/serviceaccounts/keystone-test
2026-03-03 21:54:13.303153 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-03-03 21:54:13.472455 | instance | openstack/serviceaccounts/libvirt
2026-03-03 21:54:13.494197 | instance | openstack/serviceaccounts/memcached-memcached
2026-03-03 21:54:13.767593 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-03-03 21:54:13.771356 | instance | openstack/serviceaccounts/neutron-db-init
2026-03-03 21:54:13.947624 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-03-03 21:54:14.070203 | instance | openstack/serviceaccounts/neutron-db-sync
2026-03-03 21:54:14.144766 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-03-03 21:54:14.322548 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-03-03 21:54:14.391392 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-03-03 21:54:14.480736 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-03-03 21:54:14.640391 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-03-03 21:54:14.675268 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-03-03 21:54:14.880133 | instance | openstack/serviceaccounts/neutron-ks-service
2026-03-03 21:54:14.961337 | instance | openstack/secrets/rook-ceph-config
2026-03-03 21:54:15.132651 | instance | openstack/serviceaccounts/neutron-ks-user
2026-03-03 21:54:15.176084 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-03-03 21:54:15.371937 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-03-03 21:54:15.464394 | instance | openstack/secrets/rook-ceph-mon
2026-03-03 21:54:15.638747 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-03-03 21:54:15.683894 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-03-03 21:54:15.856731 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-03-03 21:54:15.963539 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-03-03 21:54:16.124000 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-03-03 21:54:16.159249 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-03-03 21:54:16.322536 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-03-03 21:54:16.441894 | instance | openstack/secrets/rook-csi-cephfs-node
2026-03-03 21:54:16.614443 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-03-03 21:54:16.616446 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-03-03 21:54:16.800395 | instance | openstack/serviceaccounts/neutron-server
2026-03-03 21:54:16.928144 | instance | openstack/serviceaccounts/neutron-test
2026-03-03 21:54:17.099514 | instance | openstack/secrets/rook-csi-rbd-node
2026-03-03 21:54:17.278767 | instance | openstack/serviceaccounts/nova-api-metadata
2026-03-03 21:54:17.318478 | instance | openstack/serviceaccounts/nova-api-osapi
2026-03-03 21:54:17.570964 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-03-03 21:54:17.683177 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-03-03 21:54:17.780798 | instance | openstack/serviceaccounts/nova-bootstrap
2026-03-03 21:54:17.875946 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-03-03 21:54:18.060237 | instance | openstack/serviceaccounts/nova-cell-setup
2026-03-03 21:54:18.092875 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-03-03 21:54:18.393989 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-03-03 21:54:18.408061 | instance | openstack/serviceaccounts/nova-compute
2026-03-03 21:54:18.620188 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-03-03 21:54:18.729350 | instance | openstack/serviceaccounts/nova-conductor
2026-03-03 21:54:18.824830 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-03-03 21:54:19.027447 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-03-03 21:54:19.044436 | instance | openstack/serviceaccounts/nova-db-init
2026-03-03 21:54:19.279400 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-03-03 21:54:19.388028 | instance | openstack/serviceaccounts/nova-db-sync
2026-03-03 21:54:19.449649 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-03-03 21:54:19.642896 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-03-03 21:54:19.707288 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-03-03 21:54:19.912189 | instance | openstack/serviceaccounts/nova-ks-service
2026-03-03 21:54:19.961172 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-03-03 21:54:20.195782 | instance | openstack/serviceaccounts/nova-ks-user
2026-03-03 21:54:20.198409 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-03-03 21:54:20.445580 | instance | openstack/serviceaccounts/nova-novncproxy
2026-03-03 21:54:20.519359 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-03-03 21:54:20.725722 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-03-03 21:54:20.759745 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-03-03 21:54:20.980912 | instance | openstack/serviceaccounts/nova-scheduler
2026-03-03 21:54:21.074965 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-03-03 21:54:21.277448 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-03-03 21:54:21.346866 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-03-03 21:54:21.585275 | instance | openstack/serviceaccounts/nova-test
2026-03-03 21:54:21.606598 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-03-03 21:54:21.802226 | instance | openstack/serviceaccounts/openvswitch-server
2026-03-03 21:54:21.913453 | instance | openstack/serviceaccounts/placement-api
2026-03-03 21:54:22.110470 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-03-03 21:54:22.264186 | instance | openstack/serviceaccounts/placement-db-init
2026-03-03 21:54:22.352846 | instance | openstack/secrets/staffeln-db-admin
2026-03-03 21:54:22.556702 | instance | openstack/serviceaccounts/placement-db-sync
2026-03-03 21:54:22.566821 | instance | openstack/secrets/staffeln-db-user
2026-03-03 21:54:22.757470 | instance | openstack/secrets/staffeln-etc
2026-03-03 21:54:22.869821 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-03-03 21:54:22.972171 | instance | openstack/secrets/valkey-ca
2026-03-03 21:54:23.140391 | instance | openstack/serviceaccounts/placement-ks-service
2026-03-03 21:54:23.176008 | instance | openstack/secrets/valkey-server-certs
2026-03-03 21:54:23.365157 | instance | openstack/serviceaccounts/placement-ks-user
2026-03-03 21:54:23.461021 | instance | openstack/serviceaccounts/pxc-operator
2026-03-03 21:54:23.698367 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-03-03 21:54:23.784512 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-03-03 21:54:24.018723 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-03-03 21:54:24.082833 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-03-03 21:54:24.335560 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-03-03 21:54:24.414035 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-03-03 21:54:24.661164 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-03-03 21:54:24.738387 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-03-03 21:54:24.998654 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-03-03 21:54:25.090142 | instance | openstack/serviceaccounts/rook-ceph-default
2026-03-03 21:54:25.335652 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-03-03 21:54:25.416972 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-03-03 21:54:25.670528 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-03-03 21:54:25.741409 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-03-03 21:54:26.014622 | instance | openstack/serviceaccounts/staffeln-api
2026-03-03 21:54:26.084644 | instance | openstack/serviceaccounts/staffeln-conductor
2026-03-03 21:54:26.351483 | instance | openstack/serviceaccounts/staffeln-db-init
2026-03-03 21:54:26.393002 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-03-03 21:54:26.679772 | instance | openstack/serviceaccounts/valkey
2026-03-03 21:54:26.716770 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-03-03 21:54:26.941140 | instance | monitoring/statefulsets/loki
2026-03-03 21:54:26.992581 | instance | monitoring/statefulsets/loki-chunks-cache
2026-03-03 21:54:27.120377 | instance | monitoring/statefulsets/loki-results-cache
2026-03-03 21:54:27.192799 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-03-03 21:54:27.324626 | instance | openstack/services/barbican-api
2026-03-03 21:54:27.395338 | instance | openstack/services/ceph-mon
2026-03-03 21:54:27.525863 | instance | openstack/services/cinder-api
2026-03-03 21:54:27.594614 | instance | openstack/services/glance-api
2026-03-03 21:54:27.723975 | instance | openstack/services/keystone-api
2026-03-03 21:54:27.805083 | instance | openstack/services/memcached
2026-03-03 21:54:27.903556 | instance | openstack/services/memcached-metrics
2026-03-03 21:54:28.001740 | instance | openstack/services/neutron-coredns
2026-03-03 21:54:28.092016 | instance | openstack/services/neutron-coredns-metrics
2026-03-03 21:54:28.199481 | instance | openstack/services/neutron-server
2026-03-03 21:54:28.290873 | instance | openstack/services/nova-api
2026-03-03 21:54:28.419124 | instance | openstack/services/nova-metadata
2026-03-03 21:54:28.498053 | instance | openstack/services/nova-novncproxy
2026-03-03 21:54:28.630655 | instance | openstack/services/percona-xtradb-cluster-operator
2026-03-03 21:54:28.727707 | instance | openstack/services/percona-xtradb-haproxy
2026-03-03 21:54:28.861027 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-03-03 21:54:28.962502 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-03-03 21:54:29.091621 | instance | openstack/services/percona-xtradb-pxc
2026-03-03 21:54:29.170149 | instance | openstack/services/percona-xtradb-pxc-unready
2026-03-03 21:54:29.298113 | instance | openstack/services/placement-api
2026-03-03 21:54:29.395505 | instance | openstack/services/rabbitmq-barbican
2026-03-03 21:54:29.510338 | instance | openstack/services/rabbitmq-barbican-nodes
2026-03-03 21:54:29.620108 | instance | openstack/services/rabbitmq-cinder
2026-03-03 21:54:29.725547 | instance | openstack/services/rabbitmq-cinder-nodes
2026-03-03 21:54:29.832980 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-03-03 21:54:29.926701 | instance | openstack/services/rabbitmq-glance
2026-03-03 21:54:30.082547 | instance | openstack/services/rabbitmq-glance-nodes
2026-03-03 21:54:30.131510 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-03-03 21:54:30.271861 | instance | openstack/services/rabbitmq-keystone
2026-03-03 21:54:30.346352 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-03-03 21:54:30.468972 | instance | openstack/services/rabbitmq-keystone-nodes
2026-03-03 21:54:30.580803 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-03-03 21:54:30.658102 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-03-03 21:54:30.776035 | instance | openstack/services/rabbitmq-neutron
2026-03-03 21:54:30.867113 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-03-03 21:54:30.991116 | instance | openstack/services/rabbitmq-neutron-nodes
2026-03-03 21:54:31.091730 | instance | openstack/services/rabbitmq-nova
2026-03-03 21:54:31.190899 | instance | openstack/services/rabbitmq-nova-nodes
2026-03-03 21:54:31.298146 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-03-03 21:54:31.386818 | instance | openstack/services/rook-ceph-rgw-ceph
2026-03-03 21:54:31.507640 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-03-03 21:54:31.576589 | instance | openstack/services/staffeln-api
2026-03-03 21:54:31.727646 | instance | openstack/services/valkey
2026-03-03 21:54:31.766251 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-03-03 21:54:31.915366 | instance | openstack/statefulsets/valkey-node
2026-03-03 21:54:31.977450 | instance | openstack/services/valkey-headless
2026-03-03 21:54:32.132024 | instance | openstack/services/valkey-metrics
2026-03-03 21:54:32.167057 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-03-03 21:54:32.329352 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-03-03 21:54:32.329917 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-03-03 21:54:32.500098 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-03-03 21:54:32.502955 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-03-03 21:54:32.669888 | instance | secretgen-controller/deployment/secretgen-controller
2026-03-03 21:54:32.675304 | instance | rook-ceph/deployment/rook-ceph-operator
2026-03-03 21:54:32.853296 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-d77sr
2026-03-03 21:54:32.857484 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-27nd9
2026-03-03 21:54:33.030852 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-03-03 21:54:33.038346 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-03-03 21:54:33.192966 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-03-03 21:54:33.201094 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-03-03 21:54:33.358851 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-03-03 21:54:33.362858 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-03-03 21:54:33.523003 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-03-03 21:54:33.526789 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-03-03 21:54:33.708653 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-03-03 21:54:33.722685 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-03-03 21:54:33.872038 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-03-03 21:54:33.885506 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-03-03 21:54:34.034625 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-03-03 21:54:34.057962 | instance | rook-ceph/roles/rook-ceph-mgr
2026-03-03 21:54:34.200340 | instance | rook-ceph/roles/rook-ceph-osd
2026-03-03 21:54:34.230158 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-03-03 21:54:34.378827 | instance | rook-ceph/roles/rook-ceph-system
2026-03-03 21:54:34.406408 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-03-03 21:54:34.547392 | instance | rook-ceph/serviceaccounts/default
2026-03-03 21:54:34.693969 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-03-03 21:54:34.762329 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-03-03 21:54:34.894468 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-03-03 21:54:34.950614 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-03-03 21:54:35.107898 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-03-03 21:54:35.143181 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-03-03 21:54:35.308013 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-03-03 21:54:35.343558 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-03-03 21:54:35.524217 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-03-03 21:54:35.538082 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-03-03 21:54:35.707813 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-03-03 21:54:35.733349 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-03-03 21:54:35.912055 | instance | secretgen-controller/serviceaccounts/default
2026-03-03 21:54:35.922006 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-03-03 21:54:36.319188 | instance | ok: Runtime: 0:01:59.761760
2026-03-03 21:54:36.337311 |
2026-03-03 21:54:36.337376 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-03-03 21:54:37.136253 | instance | changed:
2026-03-03 21:54:37.136459 | instance | cd+++++++++ objects/
2026-03-03 21:54:37.136498 | instance | cd+++++++++ objects/cluster/
2026-03-03 21:54:37.136529 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-03-03 21:54:37.136559 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-03-03 21:54:37.136587 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-03-03 21:54:37.136615 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-03-03 21:54:37.136641 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-03-03 21:54:37.136668 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-03-03 21:54:37.136696 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-03-03 21:54:37.136722 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-03-03 21:54:37.136749 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-03-03 21:54:37.136775 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-03-03 21:54:37.136801 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-03-03 21:54:37.136842 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-03-03 21:54:37.136871 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-03-03 21:54:37.136899 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-03-03 21:54:37.136925 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-03-03 21:54:37.136971 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-03-03 21:54:37.137003 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-03-03 21:54:37.137030 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-03-03 21:54:37.137056 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-03-03 21:54:37.137083 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-03-03 21:54:37.137125 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-03-03 21:54:37.137153 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-03-03 21:54:37.137180 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-03-03 21:54:37.137206 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-03-03 21:54:37.137232 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-03-03 21:54:37.137259 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-03-03 21:54:37.137285 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-03-03 21:54:37.137311 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-03-03 21:54:37.137338 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-03-03 21:54:37.137365 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-03-03 21:54:37.137391 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-03-03 21:54:37.137417 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-03-03 21:54:37.137443 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-03-03 21:54:37.137469 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-03-03 21:54:37.137495 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-03-03 21:54:37.137520 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-03-03 21:54:37.137545 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-03-03 21:54:37.137570 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-03-03 21:54:37.137594 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-03-03 21:54:37.137620 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-03-03 21:54:37.137646 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-03-03 21:54:37.137671 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-03-03 21:54:37.137696 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-03-03 21:54:37.137722 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-03-03 21:54:37.137747 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-03-03 21:54:37.137772 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-03-03 21:54:37.137797 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-03 21:54:37.137822 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-03-03 21:54:37.137847 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-03-03 21:54:37.137872 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.137898 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.137924 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-03-03 21:54:37.137949 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-03-03 21:54:37.137975 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-03-03 21:54:37.138000 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-03-03 21:54:37.138025 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-03-03 21:54:37.138050 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-03-03 21:54:37.138075 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-03-03 21:54:37.138107 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-03-03 21:54:37.138133 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-03-03 21:54:37.138158 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-03-03 21:54:37.138183 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-03-03 21:54:37.138209 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-03-03 21:54:37.138235 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-03-03 21:54:37.138260 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-03-03 21:54:37.138285 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-03-03 21:54:37.138310 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-03-03 21:54:37.138335 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-03-03 21:54:37.138360 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-03-03 21:54:37.138385 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-03-03 21:54:37.138410 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-03-03 21:54:37.138436 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-03-03 21:54:37.138462 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-03-03 21:54:37.138487 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-03-03 21:54:37.138513 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-03-03 21:54:37.138538 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-03-03 21:54:37.138564 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-03-03 21:54:37.138590 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-03-03 21:54:37.138615 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-03-03 21:54:37.138641 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-03-03 21:54:37.138665 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-03-03 21:54:37.138691 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-03-03 21:54:37.138716 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-03-03 21:54:37.138742 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-03-03 21:54:37.138769 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-03-03 21:54:37.138796 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-03-03 21:54:37.138822 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-03-03 21:54:37.138848 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-03-03 21:54:37.138875 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-03-03 21:54:37.138901 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-03-03 21:54:37.138927 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-03-03 21:54:37.138953 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-03-03 21:54:37.138979 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-03-03 21:54:37.139012 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-03-03 21:54:37.139040 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-03-03 21:54:37.139066 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-03-03 21:54:37.139093 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-03-03 21:54:37.139119 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-03-03 21:54:37.139146 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-03-03 21:54:37.139173 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-03-03 21:54:37.139199 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-03-03 21:54:37.139225 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-03-03 21:54:37.139250 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-03-03 21:54:37.139276 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-03-03 21:54:37.139301 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-03-03 21:54:37.139326 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-03-03 21:54:37.139352 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-03-03 21:54:37.139377 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-03-03 21:54:37.139403 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-03-03 21:54:37.139428 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-03-03 21:54:37.139453 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-03-03 21:54:37.139478 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-03-03 21:54:37.139504 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-03-03 21:54:37.139529 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-03-03 21:54:37.139556 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-03-03 21:54:37.139582 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-03-03 21:54:37.139608 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-03-03 21:54:37.139634 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-03-03 21:54:37.139660 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-03-03 21:54:37.139686 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-03-03 21:54:37.139712 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-03-03 21:54:37.139737 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-03-03 21:54:37.139763 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-03-03 21:54:37.139789 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-03-03 21:54:37.139814 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-03-03 21:54:37.139840 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-03-03 21:54:37.139865 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-03-03 21:54:37.139897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-03-03 21:54:37.139923 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-03-03 21:54:37.139949 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-03-03 21:54:37.139974 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-03-03 21:54:37.139999 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-03-03 21:54:37.140024 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-03-03 21:54:37.140049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-03-03 21:54:37.140074 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-03-03 21:54:37.140100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-03-03 21:54:37.140125 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-03-03 21:54:37.140150 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-03-03 21:54:37.140175 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-03-03 21:54:37.140200 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-03-03 21:54:37.140224 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-03-03 21:54:37.140249 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-03-03 21:54:37.140274 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-03-03 21:54:37.140299 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-03-03 21:54:37.140324 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-03-03 21:54:37.140349 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-03-03 21:54:37.140374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-03-03 21:54:37.140399 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-03-03 21:54:37.140423 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-03-03 21:54:37.140448 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-03-03 21:54:37.140474 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-03-03 21:54:37.140500 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-03-03 21:54:37.140525 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-03-03 21:54:37.140551 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-03-03 21:54:37.140577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-03-03 21:54:37.140603 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-03-03 21:54:37.140630 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-03-03 21:54:37.140657 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-03-03 21:54:37.140684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-03-03 21:54:37.140717 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-03-03 21:54:37.140744 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-03-03 21:54:37.140770 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-03-03 21:54:37.140797 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-03-03 21:54:37.140823 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-03-03 21:54:37.140885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-03-03 21:54:37.140912 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-03-03 21:54:37.140938 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-03-03 21:54:37.140983 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-03-03 21:54:37.141011 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-03-03 21:54:37.141037 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-03-03 21:54:37.141063 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-03-03 21:54:37.141088 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-03-03 21:54:37.141114 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-03-03 21:54:37.141140 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-03-03 21:54:37.141165 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-03-03 21:54:37.141191 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-03-03 21:54:37.141216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-03-03 21:54:37.141241 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-03-03 21:54:37.141266 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-03-03 21:54:37.141291 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-03-03 21:54:37.141316 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-03-03 21:54:37.141342 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-03-03 21:54:37.141367 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-03-03 21:54:37.141393 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-03-03 21:54:37.141419 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-03-03 21:54:37.141444 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-03-03 21:54:37.141469 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-03-03 21:54:37.141494 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-03-03 21:54:37.141520 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-03-03 21:54:37.141546 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-03-03 21:54:37.141571 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-03-03 21:54:37.141596 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-03-03 21:54:37.141621 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-03-03 21:54:37.141655 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-03-03 21:54:37.141681 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-03-03 21:54:37.141707 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-03-03 21:54:37.141733 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-03-03 21:54:37.141757 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-03-03 21:54:37.141782 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-03-03 21:54:37.141807 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-03-03 21:54:37.141833 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-03-03 21:54:37.141857 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-03-03 21:54:37.141882 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-03-03 21:54:37.141907 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-03-03 21:54:37.141932 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-03-03 21:54:37.141957 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-03-03 21:54:37.141982 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-03-03 21:54:37.142007 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-03-03 21:54:37.142032 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-03-03 21:54:37.142057 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-03-03 21:54:37.142082 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-03-03 21:54:37.142107 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-03-03 21:54:37.142132 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-03-03 21:54:37.142157 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-03-03 21:54:37.142182 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-03-03 21:54:37.142207 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-03-03 21:54:37.142232 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-03-03 21:54:37.142257 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-03-03 21:54:37.142282 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-03-03 21:54:37.142308 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-03-03 21:54:37.142334 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-03-03 21:54:37.142360 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-03-03 21:54:37.142386 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-03-03 21:54:37.142412 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-03-03 21:54:37.142439 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-03-03 21:54:37.142465 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-03-03 21:54:37.142490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-03-03 21:54:37.142516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-03-03 21:54:37.142542 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-03-03 21:54:37.142567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-03-03 21:54:37.142593 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-03-03 21:54:37.142625 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-03-03 21:54:37.142651 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-03-03 21:54:37.142678 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-03-03 21:54:37.142704 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-03-03 21:54:37.142730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-03-03 21:54:37.142755 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-03-03 21:54:37.142780 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-03-03 21:54:37.142806 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-03-03 21:54:37.142832 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-03-03 21:54:37.142858 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-03-03 21:54:37.142884 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-03-03 21:54:37.142910 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-03-03 21:54:37.142935 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-03-03 21:54:37.142960 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-03-03 21:54:37.142986 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-03-03 21:54:37.143011 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-03-03 21:54:37.143036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-03-03 21:54:37.143060 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-03-03 21:54:37.143085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-03-03 21:54:37.143110 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-03-03 21:54:37.143136 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-03-03 21:54:37.143162 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-03-03 21:54:37.143187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-03-03 21:54:37.143214 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-03-03 21:54:37.143239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-03-03 21:54:37.143265 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-03-03 21:54:37.143291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-03-03 21:54:37.143317 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-03-03 21:54:37.143343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-03-03 21:54:37.143368 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-03-03 21:54:37.143394 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-03-03 21:54:37.143421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-03-03 21:54:37.143446 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-03 21:54:37.143478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-03-03 21:54:37.143504 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-03-03 21:54:37.143530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.143556 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.143582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-03-03 21:54:37.143607 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-03-03 21:54:37.143633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-03-03 21:54:37.143659 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-03-03 21:54:37.143685 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-03-03 21:54:37.143710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-03-03 21:54:37.143736 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-03-03 21:54:37.143762 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-03-03 21:54:37.143788 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-03-03 21:54:37.143814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-03-03 21:54:37.143839 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-03-03 21:54:37.143865 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-03-03 21:54:37.143891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-03-03 21:54:37.143917 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-03-03 21:54:37.143942 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-03-03 21:54:37.143967 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-03-03 21:54:37.143993 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-03-03 21:54:37.144020 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-03-03 21:54:37.144045 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-03-03 21:54:37.144074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-03-03 21:54:37.144102 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-03-03 21:54:37.144129 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-03-03 21:54:37.144155 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-03-03 21:54:37.144181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-03-03 21:54:37.144207 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-03-03 21:54:37.144234 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-03-03 21:54:37.144260 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-03-03 21:54:37.144286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-03-03 21:54:37.144312 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-03-03 21:54:37.144339 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-03-03 21:54:37.144370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-03-03 21:54:37.144398 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-03-03 21:54:37.144424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-03-03 21:54:37.144451 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-03-03 21:54:37.144478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-03-03 21:54:37.144505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-03-03 21:54:37.144531 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-03-03 21:54:37.144557 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-03-03 21:54:37.144583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-03-03 21:54:37.144608 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-03-03 21:54:37.144633 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-03-03 21:54:37.144658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-03-03 21:54:37.144683 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-03-03 21:54:37.144708 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-03-03 21:54:37.144733 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-03-03 21:54:37.144759 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-03-03 21:54:37.144785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-03-03 21:54:37.144810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-03-03 21:54:37.144867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-03-03 21:54:37.144894 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-03-03 21:54:37.144920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-03-03 21:54:37.144946 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-03-03 21:54:37.144990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-03-03 21:54:37.145018 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-03-03 21:54:37.145043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-03-03 21:54:37.145069 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-03-03 21:54:37.145096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-03-03 21:54:37.145122 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-03-03 21:54:37.145148 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-03-03 21:54:37.145174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-03-03 21:54:37.145199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-03-03 21:54:37.145225 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-03-03 21:54:37.145250 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-03-03 21:54:37.145275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-03-03 21:54:37.145307 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-03-03 21:54:37.145334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-03-03 21:54:37.145359 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-03-03 21:54:37.145385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-03-03 21:54:37.145411 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-03-03 21:54:37.145436 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-03-03 21:54:37.145461 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-03-03 21:54:37.145486 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-03-03 21:54:37.145512 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-03-03 21:54:37.145538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-03-03 21:54:37.145564 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-03-03 21:54:37.145589 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-03-03 21:54:37.145615 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-03-03 21:54:37.145640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-03-03 21:54:37.145664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-03-03 21:54:37.145689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-03-03 21:54:37.145714 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-03-03 21:54:37.145739 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-03-03 21:54:37.145764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-03-03 21:54:37.145790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-03-03 21:54:37.145816 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-03-03 21:54:37.145834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-03-03 21:54:37.145851 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-03-03 21:54:37.145869 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-03-03 21:54:37.145886 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-03-03 21:54:37.145903 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-03-03 21:54:37.145920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-03-03 21:54:37.145937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-03-03 21:54:37.145954 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-03-03 21:54:37.145971 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-03-03 21:54:37.145988 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-03-03 21:54:37.146010 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-03-03 21:54:37.146028 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-03-03 21:54:37.146046 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-03-03 21:54:37.146063 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-03-03 21:54:37.146081 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-03-03 21:54:37.146098 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-03-03 21:54:37.146115 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-03-03 21:54:37.146132 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-03-03 21:54:37.146149 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-03-03 21:54:37.146167 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-03-03 21:54:37.146184 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-03-03 21:54:37.146201 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-03-03 21:54:37.146218 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-03-03 21:54:37.146235 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-03-03 21:54:37.146252 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-03-03 21:54:37.146269 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-03-03 21:54:37.146286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-03-03 21:54:37.146303 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-03-03 21:54:37.146320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-03-03 21:54:37.146337 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-03-03 21:54:37.146354 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-03-03 21:54:37.146372 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-03-03 21:54:37.146389 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-03-03 21:54:37.146406 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-03-03 21:54:37.146424 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-03-03 21:54:37.146441 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-03-03 21:54:37.146458 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-03-03 21:54:37.146475 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-03-03 21:54:37.146492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-03-03 21:54:37.146509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-03-03 21:54:37.146526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-03-03 21:54:37.146543 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-03-03 21:54:37.146560 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-03-03 21:54:37.146582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-03-03 21:54:37.146601 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-03-03 21:54:37.146618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-03-03 21:54:37.146636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-03-03 21:54:37.146653 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-03-03 21:54:37.146670 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-03-03 21:54:37.146687 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-03-03 21:54:37.146705 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-03-03 21:54:37.146722 | instance | cd+++++++++ objects/cluster/namespace/
2026-03-03 21:54:37.146740 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-03-03 21:54:37.146756 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-03-03 21:54:37.146774 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-03-03 21:54:37.146790 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-03-03 21:54:37.146807 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-03-03 21:54:37.146825 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-03-03 21:54:37.146842 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-03-03 21:54:37.146859 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-03-03 21:54:37.146876 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-03-03 21:54:37.146893 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-03-03 21:54:37.146910 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-03-03 21:54:37.146927 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-03-03 21:54:37.146944 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-03-03 21:54:37.146961 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-03-03 21:54:37.146978 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-03-03 21:54:37.146994 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-03-03 21:54:37.147011 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-03-03 21:54:37.147028 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-03-03 21:54:37.147045 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-03-03 21:54:37.147063 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-03-03 21:54:37.147081 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-03-03 21:54:37.147099 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-03-03 21:54:37.147116 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-03-03 21:54:37.147134 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-03-03 21:54:37.147151 | instance | cd+++++++++ objects/cluster/node/
2026-03-03 21:54:37.147169 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-03-03 21:54:37.147187 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-03-03 21:54:37.147204 | instance | cd+++++++++ objects/cluster/storageclass/
2026-03-03 21:54:37.147222 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-03-03 21:54:37.147239 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-03-03 21:54:37.147257 | instance | cd+++++++++ objects/namespaced/
2026-03-03 21:54:37.147275 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-03-03 21:54:37.147292 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-03-03 21:54:37.147310 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-03-03 21:54:37.147332 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-03-03 21:54:37.147350 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.147368 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.147385 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-03-03 21:54:37.147402 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-03-03 21:54:37.147420 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-03-03 21:54:37.147437 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-03-03 21:54:37.147454 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-03-03 21:54:37.147470 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-03-03 21:54:37.147487 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-03-03 21:54:37.147504 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-03-03 21:54:37.147521 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-03-03 21:54:37.147537 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-03-03 21:54:37.147554 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-03-03 21:54:37.147572 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-03-03 21:54:37.147589 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-03-03 21:54:37.147606 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-03-03 21:54:37.147623 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-03-03 21:54:37.147640 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-03-03 21:54:37.147657 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-03-03 21:54:37.147674 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-03-03 21:54:37.147691 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-03-03 21:54:37.147708 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-74.nip.io-tls.txt
2026-03-03 21:54:37.147724 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-204-45-74.nip.io-tls.yaml
2026-03-03 21:54:37.147741 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-03-03 21:54:37.147758 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-03-03 21:54:37.147775 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-03-03 21:54:37.147792 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-03-03 21:54:37.147809 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-03-03 21:54:37.147826 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-03-03 21:54:37.147843 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-03-03 21:54:37.147861 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-03-03 21:54:37.147878 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-03-03 21:54:37.147895 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-03-03 21:54:37.147912 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-03-03 21:54:37.147929 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-03-03 21:54:37.147946 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-03-03 21:54:37.147967 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-03-03 21:54:37.147985 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-03-03 21:54:37.148002 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-03-03 21:54:37.148019 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-03-03 21:54:37.148037 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-03-03 21:54:37.148054 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-03-03 21:54:37.148071 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-03-03 21:54:37.148089 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-03-03 21:54:37.148106 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-03-03 21:54:37.148123 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-03-03 21:54:37.148140 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.148158 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.148175 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-03-03 21:54:37.148193 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-03-03 21:54:37.148210 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-03-03 21:54:37.148227 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-03-03 21:54:37.148245 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-03-03 21:54:37.148262 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-03-03 21:54:37.148280 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-03-03 21:54:37.148298 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-03-03 21:54:37.148316 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-03-03 21:54:37.148334 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-03-03 21:54:37.148352 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-03-03 21:54:37.148371 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-03-03 21:54:37.148389 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-03-03 21:54:37.148407 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-ccrfc.txt
2026-03-03 21:54:37.148425 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-ccrfc.yaml
2026-03-03 21:54:37.148443 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-ngqdh.txt
2026-03-03 21:54:37.148461 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-ngqdh.yaml
2026-03-03 21:54:37.148479 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6zkzj.txt
2026-03-03 21:54:37.148496 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-6zkzj.yaml
2026-03-03 21:54:37.148514 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-03-03 21:54:37.148532 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-03-03 21:54:37.148550 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-03-03 21:54:37.148567 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-03-03 21:54:37.148589 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-03-03 21:54:37.148607 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-03-03 21:54:37.148624 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-03-03 21:54:37.148642 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-03-03 21:54:37.148659 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-03-03 21:54:37.148676 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-03-03 21:54:37.148693 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-03-03 21:54:37.148710 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-03-03 21:54:37.148727 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-03-03 21:54:37.148744 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-03-03 21:54:37.148761 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-03-03 21:54:37.148778 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-03-03 21:54:37.148795 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-03-03 21:54:37.148812 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-03-03 21:54:37.148838 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-03-03 21:54:37.148856 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-03-03 21:54:37.148873 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-03-03 21:54:37.148890 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-03-03 21:54:37.148907 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-03-03 21:54:37.148924 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-03-03 21:54:37.148941 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-03-03 21:54:37.148970 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-03-03 21:54:37.148990 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-03-03 21:54:37.149007 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-03-03 21:54:37.149024 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-03-03 21:54:37.149041 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-03-03 21:54:37.149058 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-03-03 21:54:37.149075 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-03-03 21:54:37.149093 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-03-03 21:54:37.149111 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-03-03 21:54:37.149128 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-03-03 21:54:37.149146 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-03-03 21:54:37.149164 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-03-03 21:54:37.149180 | instance | cd+++++++++ objects/namespaced/default/
2026-03-03 21:54:37.149198 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-03-03 21:54:37.149220 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.149238 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.149255 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-03-03 21:54:37.149272 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-03-03 21:54:37.149289 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-03-03 21:54:37.149306 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-03-03 21:54:37.149324 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-03-03 21:54:37.149341 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-03-03 21:54:37.149359 | instance | cd+++++++++ objects/namespaced/default/services/
2026-03-03 21:54:37.149376 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-03-03 21:54:37.149393 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-03-03 21:54:37.149411 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-03-03 21:54:37.149428 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-03-03 21:54:37.149445 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-03-03 21:54:37.149462 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-03-03 21:54:37.149480 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-03-03 21:54:37.149498 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-03-03 21:54:37.149515 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-03-03 21:54:37.149533 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-03-03 21:54:37.149550 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.149568 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.149585 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-03-03 21:54:37.149604 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-03-03 21:54:37.149622 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-03-03 21:54:37.149639 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-03-03 21:54:37.149657 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-03-03 21:54:37.149675 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-03-03 21:54:37.149692 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-03-03 21:54:37.149710 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-03-03 21:54:37.149727 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-03-03 21:54:37.149745 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-03-03 21:54:37.149763 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-03-03 21:54:37.149781 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-03-03 21:54:37.149798 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-03-03 21:54:37.149816 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-03-03 21:54:37.149833 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-03-03 21:54:37.149855 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-03-03 21:54:37.149873 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-c2mcn.txt
2026-03-03 21:54:37.149890 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-c2mcn.yaml
2026-03-03 21:54:37.149907 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l6p9z.txt
2026-03-03 21:54:37.149924 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-l6p9z.yaml
2026-03-03 21:54:37.149941 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-03-03 21:54:37.149958 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-03-03 21:54:37.149976 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-03-03 21:54:37.149993 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-03-03 21:54:37.150010 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-03-03 21:54:37.150027 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-03-03 21:54:37.150044 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-03-03 21:54:37.150062 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-03-03 21:54:37.150080 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-03-03 21:54:37.150097 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-03-03 21:54:37.150115 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-03-03 21:54:37.150132 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-03-03 21:54:37.150149 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-03-03 21:54:37.150167 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-03-03 21:54:37.150185 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-03-03 21:54:37.150203 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-03-03 21:54:37.150220 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-03-03 21:54:37.150237 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-03-03 21:54:37.150254 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-03-03 21:54:37.150272 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-03-03 21:54:37.150289 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-03-03 21:54:37.150307 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-03-03 21:54:37.150324 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-03-03 21:54:37.150341 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-03-03 21:54:37.150432 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-03-03 21:54:37.150455 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-03-03 21:54:37.150473 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-03-03 21:54:37.150490 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-03-03 21:54:37.150508 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-03-03 21:54:37.150525 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.150548 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.150566 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-03-03 21:54:37.150583 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-03-03 21:54:37.150599 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-03-03 21:54:37.150616 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-03-03 21:54:37.150633 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-03-03 21:54:37.150650 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-03-03 21:54:37.150666 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-03-03 21:54:37.150683 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.150700 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.150717 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-03-03 21:54:37.150735 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-03-03 21:54:37.150752 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-03-03 21:54:37.150770 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-03-03 21:54:37.150788 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-03-03 21:54:37.150806 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-03-03 21:54:37.150823 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-03-03 21:54:37.150841 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-03-03 21:54:37.150859 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-03-03 21:54:37.150877 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-03-03 21:54:37.150894 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-03-03 21:54:37.150912 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-03-03 21:54:37.150930 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-03-03 21:54:37.150947 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-03-03 21:54:37.150965 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-03-03 21:54:37.150982 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-03-03 21:54:37.150999 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-03-03 21:54:37.151017 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-03-03 21:54:37.151034 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-03-03 21:54:37.151052 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-03-03 21:54:37.151069 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-03-03 21:54:37.151087 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-03-03 21:54:37.151104 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-03-03 21:54:37.151122 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-03-03 21:54:37.151140 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-03-03 21:54:37.151162 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.151180 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.151197 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-03-03 21:54:37.151214 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-03-03 21:54:37.151231 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-03-03 21:54:37.151248 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-03-03 21:54:37.151265 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-03-03 21:54:37.151283 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-03-03 21:54:37.151300 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-03-03 21:54:37.151317 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-03-03 21:54:37.151335 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-03-03 21:54:37.151352 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-03-03 21:54:37.151369 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-03-03 21:54:37.151386 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-03-03 21:54:37.151403 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-03-03 21:54:37.151420 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-03-03 21:54:37.151437 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-03-03 21:54:37.151454 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-03-03 21:54:37.151471 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-03-03 21:54:37.151488 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-03-03 21:54:37.151505 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-03-03 21:54:37.151522 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-03-03 21:54:37.151540 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-03-03 21:54:37.151557 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-03-03 21:54:37.151574 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-03-03 21:54:37.151591 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-03-03 21:54:37.151609 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-03-03 21:54:37.151625 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-03-03 21:54:37.151642 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-03-03 21:54:37.151658 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-03-03 21:54:37.151675 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-03-03 21:54:37.151693 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-03-03 21:54:37.151710 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hprrk.txt
2026-03-03 21:54:37.151726 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-hprrk.yaml
2026-03-03 21:54:37.151743 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vcdj5.txt
2026-03-03 21:54:37.151765 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-vcdj5.yaml
2026-03-03 21:54:37.151784 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tjdrm.txt
2026-03-03 21:54:37.151801 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tjdrm.yaml
2026-03-03 21:54:37.151819 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xrr8m.txt
2026-03-03 21:54:37.151836 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-xrr8m.yaml
2026-03-03 21:54:37.151853 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-03-03 21:54:37.151870 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-03-03 21:54:37.151888 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-03-03 21:54:37.151905 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-03-03 21:54:37.151922 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-03-03 21:54:37.151940 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-03-03 21:54:37.151957 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-d7ck5.txt
2026-03-03 21:54:37.151975 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-d7ck5.yaml
2026-03-03 21:54:37.151993 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-03-03 21:54:37.152011 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-03-03 21:54:37.152028 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-03-03 21:54:37.152046 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-03-03 21:54:37.152064 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-03-03 21:54:37.152083 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-03-03 21:54:37.152100 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-03-03 21:54:37.152118 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-03-03 21:54:37.152136 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-03-03 21:54:37.152153 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-03-03 21:54:37.152170 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-03-03 21:54:37.152188 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-03-03 21:54:37.152204 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-03-03 21:54:37.152222 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-03-03 21:54:37.152240 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-03-03 21:54:37.152257 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-03-03 21:54:37.152275 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-03-03 21:54:37.152293 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-03-03 21:54:37.152311 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-03-03 21:54:37.152329 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-03-03 21:54:37.152346 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-03-03 21:54:37.152370 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-03-03 21:54:37.152389 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-03-03 21:54:37.152406 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-03-03 21:54:37.152424 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-03-03 21:54:37.152441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-03-03 21:54:37.152457 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-03-03 21:54:37.152474 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-03-03 21:54:37.152491 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-03-03 21:54:37.152509 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-03-03 21:54:37.152526 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-03-03 21:54:37.152543 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-03-03 21:54:37.152560 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-03-03 21:54:37.152577 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-03-03 21:54:37.152593 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-03-03 21:54:37.152611 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-03-03 21:54:37.152628 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-03-03 21:54:37.152644 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-03-03 21:54:37.152661 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-03-03 21:54:37.152678 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-03-03 21:54:37.152695 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-03-03 21:54:37.152712 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-03-03 21:54:37.152729 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-03-03 21:54:37.152746 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-03-03 21:54:37.152764 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-03-03 21:54:37.152781 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-03-03 21:54:37.152798 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-03-03 21:54:37.152815 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-03-03 21:54:37.152846 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-03-03 21:54:37.152864 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-03-03 21:54:37.152881 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-03-03 21:54:37.152898 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qf91nn.txt
2026-03-03 21:54:37.152915 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qf91nn.yaml
2026-03-03 21:54:37.152932 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-x366oi.txt
2026-03-03 21:54:37.153010 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-x366oi.yaml
2026-03-03 21:54:37.153032 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-03-03 21:54:37.153050 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-03-03 21:54:37.153067 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-03-03 21:54:37.153084 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-03-03 21:54:37.153101 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-03-03 21:54:37.153119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-03-03 21:54:37.153136 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-03-03 21:54:37.153153 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-03-03 21:54:37.153170 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-03-03 21:54:37.153187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-03-03 21:54:37.153204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-03-03 21:54:37.153221 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-03-03 21:54:37.153238 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-03-03 21:54:37.153256 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-03-03 21:54:37.153273 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-03-03 21:54:37.153291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-03-03 21:54:37.153309 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-03-03 21:54:37.153327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-03-03 21:54:37.153345 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-03-03 21:54:37.153363 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-03-03 21:54:37.153380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-03-03 21:54:37.153398 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-03-03 21:54:37.153416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-03-03 21:54:37.153433 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-03-03 21:54:37.153451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-03-03 21:54:37.153469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-03-03 21:54:37.153486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-03-03 21:54:37.153504 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-03-03 21:54:37.153521 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-03-03 21:54:37.153539 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-03-03 21:54:37.153556 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-03-03 21:54:37.153573 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-03-03 21:54:37.153590 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-03-03 21:54:37.153612 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-03-03 21:54:37.153630 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-03-03 21:54:37.153648 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-03-03 21:54:37.153666 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-03-03 21:54:37.153683 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-03-03 21:54:37.153700 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-03-03 21:54:37.153717 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-03-03 21:54:37.153734 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-03-03 21:54:37.153751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-03-03 21:54:37.153768 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-03-03 21:54:37.153785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-03-03 21:54:37.153802 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-03-03 21:54:37.153819 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-03-03 21:54:37.153835 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-03-03 21:54:37.153852 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-03-03 21:54:37.153869 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-03-03 21:54:37.153886 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-03-03 21:54:37.153902 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-03-03 21:54:37.153919 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-03-03 21:54:37.153936 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-03-03 21:54:37.153952 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-03-03 21:54:37.153969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-03-03 21:54:37.153985 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-03-03 21:54:37.154002 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-03-03 21:54:37.154019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-03-03 21:54:37.154036 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-03-03 21:54:37.154053 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-03-03 21:54:37.154070 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-03-03 21:54:37.154087 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-03-03 21:54:37.154103 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-03-03 21:54:37.154120 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-03-03 21:54:37.154137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-03-03 21:54:37.154158 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-03-03 21:54:37.154176 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-03-03 21:54:37.154192 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-03-03 21:54:37.154209 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-03-03 21:54:37.154226 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-03-03 21:54:37.154243 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-03-03 21:54:37.154260 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-03-03 21:54:37.154276 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-03-03 21:54:37.154293 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-03-03 21:54:37.154310 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-03-03 21:54:37.154327 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-03-03 21:54:37.154344 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-03-03 21:54:37.154361 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-03-03 21:54:37.154378 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-03-03 21:54:37.154396 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-03-03 21:54:37.154413 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-03-03 21:54:37.154431 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-03-03 21:54:37.154449 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-03-03 21:54:37.154467 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-03-03 21:54:37.154484 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-03-03 21:54:37.154502 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-03-03 21:54:37.154519 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-03-03 21:54:37.154537 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-03-03 21:54:37.154555 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-03-03 21:54:37.154572 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-03-03 21:54:37.154590 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-03-03 21:54:37.154607 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-03-03 21:54:37.154624 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-03-03 21:54:37.154641 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-03-03 21:54:37.154659 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-03-03 21:54:37.154677 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-03-03 21:54:37.154695 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.154712 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.154735 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-03-03 21:54:37.154753 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-03-03 21:54:37.154770 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-03-03 21:54:37.154788 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-03-03 21:54:37.154805 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-03-03 21:54:37.154823 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-03-03 21:54:37.154840 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-d86ch.txt
2026-03-03 21:54:37.154858 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-d86ch.yaml
2026-03-03 21:54:37.154875 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-03-03 21:54:37.154893 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-03-03 21:54:37.154910 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-03-03 21:54:37.154928 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-03-03 21:54:37.154945 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-03-03 21:54:37.154963 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-03-03 21:54:37.154980 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-03-03 21:54:37.154997 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-03-03 21:54:37.155015 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-03-03 21:54:37.155032 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-03-03 21:54:37.155049 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-03-03 21:54:37.155066 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-03-03 21:54:37.155083 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-03-03 21:54:37.155100 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-03-03 21:54:37.155117 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-03-03 21:54:37.155134 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-03-03 21:54:37.155151 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-03-03 21:54:37.155168 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-03-03 21:54:37.155185 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-03-03 21:54:37.155202 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-03-03 21:54:37.155218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-03-03 21:54:37.155235 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-03-03 21:54:37.155252 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-03-03 21:54:37.155269 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-03-03 21:54:37.155287 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-03-03 21:54:37.155310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-03-03 21:54:37.155329 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-03-03 21:54:37.155347 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-03-03 21:54:37.155364 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-03-03 21:54:37.155382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-03-03 21:54:37.155399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-03-03 21:54:37.155415 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-03-03 21:54:37.155432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-03-03 21:54:37.155449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-03-03 21:54:37.155466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-03-03 21:54:37.155484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-03-03 21:54:37.155501 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-03-03 21:54:37.155519 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-03-03 21:54:37.155536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-03-03 21:54:37.155554 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-03-03 21:54:37.155571 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-03-03 21:54:37.155588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-03-03 21:54:37.155606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-03-03 21:54:37.155623 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-03-03 21:54:37.155641 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-03-03 21:54:37.155658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-03-03 21:54:37.155675 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-03-03 21:54:37.155692 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-03-03 21:54:37.155710 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-03-03 21:54:37.155728 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-03-03 21:54:37.155745 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-03-03 21:54:37.155764 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-03-03 21:54:37.155783 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-03-03 21:54:37.155801 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-03-03 21:54:37.155823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-03-03 21:54:37.155842 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-03-03 21:54:37.155860 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.155878 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.155896 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-03-03 21:54:37.155913 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-03-03 21:54:37.155931 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-03-03 21:54:37.155949 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-03-03 21:54:37.155967 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-03-03 21:54:37.155985 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-03-03 21:54:37.156002 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-03-03 21:54:37.156019 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-03-03 21:54:37.156036 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-03-03 21:54:37.156053 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-03-03 21:54:37.156071 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-03-03 21:54:37.156088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-03-03 21:54:37.156105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-03-03 21:54:37.156121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-03-03 21:54:37.156138 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-03-03 21:54:37.156155 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-03-03 21:54:37.156173 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-03-03 21:54:37.156191 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-03-03 21:54:37.156208 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-03-03 21:54:37.156226 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-03-03 21:54:37.156243 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-03-03 21:54:37.156259 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-03-03 21:54:37.156276 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-03-03 21:54:37.156293 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-03-03 21:54:37.156310 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-03-03 21:54:37.156332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-03-03 21:54:37.156349 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-03-03 21:54:37.156366 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-03-03 21:54:37.156382 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-03-03 21:54:37.156399 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-03-03 21:54:37.156415 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-03-03 21:54:37.156432 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-03-03 21:54:37.156449 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-03-03 21:54:37.156466 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-03-03 21:54:37.156484 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-03-03 21:54:37.156500 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-03-03 21:54:37.156517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-03-03 21:54:37.156534 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-03-03 21:54:37.156550 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.156567 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.156583 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-03-03 21:54:37.156600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-03-03 21:54:37.156617 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-03-03 21:54:37.156635 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-03-03 21:54:37.156651 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-03-03 21:54:37.156668 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-03-03 21:54:37.156730 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.156749 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.156767 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-03-03 21:54:37.156784 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-03-03 21:54:37.156802 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-03-03 21:54:37.156819 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-03-03 21:54:37.156865 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-03-03 21:54:37.156885 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-03-03 21:54:37.156903 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-03-03 21:54:37.156922 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-03-03 21:54:37.156939 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-03-03 21:54:37.156970 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-03-03 21:54:37.156996 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-03-03 21:54:37.157015 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-03-03 21:54:37.157034 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-03-03 21:54:37.157051 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-03-03 21:54:37.157069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-03-03 21:54:37.157086 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-03-03 21:54:37.157105 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-03-03 21:54:37.157123 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-03-03 21:54:37.157140 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-03-03 21:54:37.157159 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-03-03 21:54:37.157177 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-03-03 21:54:37.157194 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-03-03 21:54:37.157212 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-03-03 21:54:37.157229 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-03 21:54:37.157246 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-03 21:54:37.157264 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-03-03 21:54:37.157281 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-03-03 21:54:37.157299 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-03-03 21:54:37.157317 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-03-03 21:54:37.157334 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-03-03 21:54:37.157352 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.157369 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.157387 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-03-03 21:54:37.157404 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-03 21:54:37.157422 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-03-03 21:54:37.157438 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-03-03 21:54:37.157456 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-03-03 21:54:37.157473 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-03-03 21:54:37.157489 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-03-03 21:54:37.157506 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-03-03 21:54:37.157523 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-03-03 21:54:37.157540 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-03-03 21:54:37.157557 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-03-03 21:54:37.157579 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-03-03 21:54:37.157597 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-03-03 21:54:37.157615 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-03-03 21:54:37.157632 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-03-03 21:54:37.157649 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-03-03 21:54:37.157666 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-03-03 21:54:37.157683 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-03-03 21:54:37.157701 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-03-03 21:54:37.157718 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.157735 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.157752 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-03-03 21:54:37.157769 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-03 21:54:37.157785 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-03-03 21:54:37.157802 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-03-03 21:54:37.157819 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-03 21:54:37.157836 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-03 21:54:37.157853 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.157870 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.157887 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-03-03 21:54:37.157904 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-03-03 21:54:37.157921 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-03-03 21:54:37.157938 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-03-03 21:54:37.157955 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-03-03 21:54:37.157972 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-03-03 21:54:37.157989 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-03-03 21:54:37.158006 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-03-03 21:54:37.158023 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-03-03 21:54:37.158040 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-03-03 21:54:37.158056 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-03-03 21:54:37.158074 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-03-03 21:54:37.158091 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-03-03 21:54:37.158110 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-03-03 21:54:37.158128 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-03-03 21:54:37.158146 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-03-03 21:54:37.158163 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-03-03 21:54:37.158185 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-03-03 21:54:37.158204 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-03-03 21:54:37.158222 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-03-03 21:54:37.158240 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-03-03 21:54:37.158258 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.158275 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.158292 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.158310 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.158328 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-03-03 21:54:37.158346 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-03-03 21:54:37.158372 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-03-03 21:54:37.158391 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-03-03 21:54:37.158409 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-03-03 21:54:37.158427 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-03-03 21:54:37.158445 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-03-03 21:54:37.158462 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-03-03 21:54:37.158479 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-03-03 21:54:37.158496 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-03-03 21:54:37.158513 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-xf9zs.txt
2026-03-03 21:54:37.158531 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-xf9zs.yaml
2026-03-03 21:54:37.158548 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-c7565c4d-wg2rx.txt
2026-03-03 21:54:37.158566 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-c7565c4d-wg2rx.yaml
2026-03-03 21:54:37.158583 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r.txt
2026-03-03 21:54:37.158600 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r.yaml
2026-03-03 21:54:37.158617 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6npdj.txt
2026-03-03 21:54:37.158635 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-6npdj.yaml
2026-03-03 21:54:37.158652 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-pshv6.txt
2026-03-03 21:54:37.158669 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-pshv6.yaml
2026-03-03 21:54:37.158687 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-03-03 21:54:37.158704 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-03-03 21:54:37.158726 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-03-03 21:54:37.158744 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-03-03 21:54:37.158762 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-972mp.txt
2026-03-03 21:54:37.158779 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-972mp.yaml
2026-03-03 21:54:37.158797 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-03-03 21:54:37.158814 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-03-03 21:54:37.158832 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qb2xg.txt
2026-03-03 21:54:37.158850 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-qb2xg.yaml
2026-03-03 21:54:37.158867 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-lhc59.txt
2026-03-03 21:54:37.158884 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-lhc59.yaml
2026-03-03 21:54:37.158901 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-f5pc6.txt
2026-03-03 21:54:37.158918 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-f5pc6.yaml
2026-03-03 21:54:37.158935 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-03-03 21:54:37.158952 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-03-03 21:54:37.158969 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bw5jc.txt
2026-03-03 21:54:37.158986 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-bw5jc.yaml
2026-03-03 21:54:37.159003 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-mtckl.txt
2026-03-03 21:54:37.159021 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-mtckl.yaml
2026-03-03 21:54:37.159038 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-03-03 21:54:37.159056 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.159073 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.159091 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-03-03 21:54:37.159109 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-03-03 21:54:37.159126 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-03-03 21:54:37.159144 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-03-03 21:54:37.159161 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-03-03 21:54:37.159178 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.159195 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.159212 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-03-03 21:54:37.159229 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-03-03 21:54:37.159246 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-03-03 21:54:37.159263 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-03-03 21:54:37.159280 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-03-03 21:54:37.159302 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-03-03 21:54:37.159320 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-03-03 21:54:37.159338 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-03-03 21:54:37.159357 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-03-03 21:54:37.159375 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-03-03 21:54:37.159392 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-03-03 21:54:37.159411 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-03-03 21:54:37.159429 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-03-03 21:54:37.159447 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-03-03 21:54:37.159465 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-03-03 21:54:37.159483 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-03-03 21:54:37.159501 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-03-03 21:54:37.159519 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-03-03 21:54:37.159537 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-03-03 21:54:37.159554 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-03-03 21:54:37.159572 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-03-03 21:54:37.159590 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-03-03 21:54:37.159608 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-03-03 21:54:37.159626 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-03-03 21:54:37.159643 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-03-03 21:54:37.159661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-03-03 21:54:37.159678 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-03-03 21:54:37.159696 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-03-03 21:54:37.159713 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-03-03 21:54:37.159730 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.159748 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.159765 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-03-03 21:54:37.159782 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-03-03 21:54:37.159799 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-03-03 21:54:37.159817 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-03-03 21:54:37.159838 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-pshv6-tls.txt
2026-03-03 21:54:37.159856 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-pshv6-tls.yaml
2026-03-03 21:54:37.159873 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-03-03 21:54:37.159891 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-03-03 21:54:37.159909 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-03-03 21:54:37.159926 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-03-03 21:54:37.159944 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-03-03 21:54:37.159962 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-03-03 21:54:37.159980 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-03-03 21:54:37.159997 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-03-03 21:54:37.160015 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.160032 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.160050 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-03-03 21:54:37.160067 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-03-03 21:54:37.160084 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-03-03 21:54:37.160102 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-03-03 21:54:37.160119 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-03-03 21:54:37.160136 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-03-03 21:54:37.160153 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-03-03 21:54:37.160170 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-03-03 21:54:37.160187 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-03-03 21:54:37.160205 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-03-03 21:54:37.160222 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-03-03 21:54:37.160239 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-03-03 21:54:37.160256 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-03-03 21:54:37.160273 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-03-03 21:54:37.160290 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-03-03 21:54:37.160308 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-03-03 21:54:37.160325 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-03-03 21:54:37.160342 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-03-03 21:54:37.160360 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-03-03 21:54:37.160381 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-03-03 21:54:37.160399 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-03-03 21:54:37.160417 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.160434 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.160451 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-03-03 21:54:37.160468 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-03 21:54:37.160485 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-03-03 21:54:37.160502 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-03-03 21:54:37.160520 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-03 21:54:37.160537 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-03 21:54:37.160555 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.160573 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.160591 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-03-03 21:54:37.160609 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-03-03 21:54:37.160627 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-03-03 21:54:37.160646 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-03-03 21:54:37.160663 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-03-03 21:54:37.160681 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-03-03 21:54:37.160698 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-03-03 21:54:37.160716 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-03-03 21:54:37.160733 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-03-03 21:54:37.160751 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-03-03 21:54:37.160769 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-03-03 21:54:37.160787 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-03-03 21:54:37.160806 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-03-03 21:54:37.160824 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-03-03 21:54:37.160872 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-03-03 21:54:37.160890 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-03-03 21:54:37.160908 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-03-03 21:54:37.160925 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-03-03 21:54:37.160942 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-03-03 21:54:37.160987 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-03-03 21:54:37.161013 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-03-03 21:54:37.161031 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-03-03 21:54:37.161048 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-03-03 21:54:37.161065 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-03-03 21:54:37.161082 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-03-03 21:54:37.161099 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-03-03 21:54:37.161116 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-03-03 21:54:37.161134 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.161151 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.161168 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-03-03 21:54:37.161185 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-03-03 21:54:37.161203 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-03-03 21:54:37.161220 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-03-03 21:54:37.161238 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-03-03 21:54:37.161255 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-03-03 21:54:37.161272 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-03-03 21:54:37.161289 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-03-03 21:54:37.161306 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-03-03 21:54:37.161323 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-03-03 21:54:37.161340 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-03-03 21:54:37.161357 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-03-03 21:54:37.161374 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-03-03 21:54:37.161391 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-03-03 21:54:37.161409 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-03-03 21:54:37.161426 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-03-03 21:54:37.161443 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-03-03 21:54:37.161460 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-03-03 21:54:37.161476 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-03-03 21:54:37.161493 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-03-03 21:54:37.161510 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-03-03 21:54:37.161528 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-03-03 21:54:37.161545 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-03-03 21:54:37.161563 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-03-03 21:54:37.161580 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-03-03 21:54:37.161597 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-03-03 21:54:37.161619 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-03-03 21:54:37.161637 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-03-03 21:54:37.161654 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-03-03 21:54:37.161672 | instance | cd+++++++++ objects/namespaced/openstack/
2026-03-03 21:54:37.161689 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-03-03 21:54:37.161706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-03-03 21:54:37.161723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-03-03 21:54:37.161741 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-03-03 21:54:37.161758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-03-03 21:54:37.161776 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-03-03 21:54:37.161794 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-03-03 21:54:37.161812 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-03-03 21:54:37.161833 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-03-03 21:54:37.161852 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-03-03 21:54:37.161869 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-03-03 21:54:37.161887 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-03-03 21:54:37.161904 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-03-03 21:54:37.161922 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-03-03 21:54:37.161939 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-03-03 21:54:37.161957 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-03-03 21:54:37.161975 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-03-03 21:54:37.161992 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.162010 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.162028 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-03-03 21:54:37.162045 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-03-03 21:54:37.162063 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-03-03 21:54:37.162080 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-03-03 21:54:37.162098 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-03-03 21:54:37.162115 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-03-03 21:54:37.162133 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-03-03 21:54:37.162150 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-03-03 21:54:37.162167 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-03-03 21:54:37.162185 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-03-03 21:54:37.162202 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-03-03 21:54:37.162220 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-03-03 21:54:37.162237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-03-03 21:54:37.162260 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-03-03 21:54:37.162278 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-03-03 21:54:37.162296 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-03-03 21:54:37.162313 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-03-03 21:54:37.162330 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-03-03 21:54:37.162347 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-03-03 21:54:37.162364 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-03-03 21:54:37.162381 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-03-03 21:54:37.162398 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-03-03 21:54:37.162415 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-03-03 21:54:37.162433 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-03-03 21:54:37.162450 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-03-03 21:54:37.162467 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-03-03 21:54:37.162484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-03-03 21:54:37.162501 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-03-03 21:54:37.162518 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-03-03 21:54:37.162535 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-03-03 21:54:37.162552 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-03-03 21:54:37.162569 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-03-03 21:54:37.162586 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-03-03 21:54:37.162603 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-03-03 21:54:37.162620 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-03-03 21:54:37.162637 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-03-03 21:54:37.162654 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-03-03 21:54:37.162672 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-03-03 21:54:37.162689 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-03-03 21:54:37.162706 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-03-03 21:54:37.162723 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-03-03 21:54:37.162740 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-03-03 21:54:37.162757 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-03-03 21:54:37.162773 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-03-03 21:54:37.162790 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-03-03 21:54:37.162807 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-03-03 21:54:37.162829 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-03-03 21:54:37.162847 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-03-03 21:54:37.162864 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-03-03 21:54:37.162881 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-03-03 21:54:37.162898 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-03-03 21:54:37.162915 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-03-03 21:54:37.162932 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-03-03 21:54:37.162949 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-03-03 21:54:37.162967 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-03-03 21:54:37.162984 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-03-03 21:54:37.163001 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-03-03 21:54:37.163019 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-03-03 21:54:37.163037 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-03-03 21:54:37.163054 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-03-03 21:54:37.163072 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-03-03 21:54:37.163089 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-03-03 21:54:37.163107 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-03-03 21:54:37.163125 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-03-03 21:54:37.163142 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-03-03 21:54:37.163159 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-03-03 21:54:37.163177 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-03-03 21:54:37.163195 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-03-03 21:54:37.163212 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-03-03 21:54:37.163230 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-03-03 21:54:37.163248 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-03-03 21:54:37.163266 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-03-03 21:54:37.163284 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-03-03 21:54:37.163302 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-03-03 21:54:37.163319 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-03-03 21:54:37.163337 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-03-03 21:54:37.163354 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-03-03 21:54:37.163371 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-03-03 21:54:37.163388 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-03-03 21:54:37.163404 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-03-03 21:54:37.163422 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-03-03 21:54:37.163438 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-03-03 21:54:37.163459 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-03-03 21:54:37.163477 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-03-03 21:54:37.163495 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-03-03 21:54:37.163513 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-03-03 21:54:37.163531 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-03-03 21:54:37.163548 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-03-03 21:54:37.163566 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-03-03 21:54:37.163583 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-03-03 21:54:37.163600 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-03-03 21:54:37.163618 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-03-03 21:54:37.163634 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-03-03 21:54:37.163652 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-03-03 21:54:37.163669 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-03-03 21:54:37.163686 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-03-03 21:54:37.163703 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-03-03 21:54:37.163720 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-03-03 21:54:37.163737 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-03-03 21:54:37.163754 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-03-03 21:54:37.163771 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-03-03 21:54:37.163788 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-03-03 21:54:37.163805 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-03-03 21:54:37.163823 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-03-03 21:54:37.163840 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-03-03 21:54:37.163857 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-03-03 21:54:37.163875 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-03-03 21:54:37.163892 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-03-03 21:54:37.163910 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-03-03 21:54:37.163927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-03-03 21:54:37.163944 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-03-03 21:54:37.163961 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-03-03 21:54:37.163978 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-03-03 21:54:37.163995 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-03-03 21:54:37.164012 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-03-03 21:54:37.164029 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-03-03 21:54:37.164046 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-03-03 21:54:37.164063 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-03-03 21:54:37.164084 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-03-03 21:54:37.164102 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-03-03 21:54:37.164119 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-03-03 21:54:37.164136 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-03-03 21:54:37.164153 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-03-03 21:54:37.164170 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-03-03 21:54:37.164188 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-03-03 21:54:37.164206 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-03-03 21:54:37.164224 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-03-03 21:54:37.164242 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-03-03 21:54:37.164259 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-03-03 21:54:37.164277 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-03-03 21:54:37.164294 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-03-03 21:54:37.164312 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-03-03 21:54:37.164329 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-03-03 21:54:37.164347 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-03-03 21:54:37.164365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-03-03 21:54:37.164383 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-03-03 21:54:37.164403 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-03-03 21:54:37.164426 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-03-03 21:54:37.164448 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-03-03 21:54:37.164472 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-03-03 21:54:37.164494 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-03-03 21:54:37.164514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-03-03 21:54:37.164532 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-03-03 21:54:37.164549 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-03-03 21:54:37.164567 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-03-03 21:54:37.164584 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-03-03 21:54:37.164601 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-03-03 21:54:37.164617 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-03-03 21:54:37.164634 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-03-03 21:54:37.164652 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-03-03 21:54:37.164669 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-03-03 21:54:37.164686 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-03-03 21:54:37.164703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-03-03 21:54:37.164720 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-03-03 21:54:37.164743 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-03-03 21:54:37.164761 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-03-03 21:54:37.164778 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-03-03 21:54:37.164796 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-03-03 21:54:37.164814 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-03-03 21:54:37.164861 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-03-03 21:54:37.164881 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-03-03 21:54:37.164898 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-03-03 21:54:37.164915 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-03-03 21:54:37.165017 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-03-03 21:54:37.165045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-03-03 21:54:37.165065 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-03-03 21:54:37.165083 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-03-03 21:54:37.165101 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-03-03 21:54:37.165119 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-03-03 21:54:37.165136 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-03-03 21:54:37.165153 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-03-03 21:54:37.165170 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-03-03 21:54:37.165188 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-03-03 21:54:37.165205 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-03-03 21:54:37.165222 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-03-03 21:54:37.165240 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-03-03 21:54:37.165257 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-03-03 21:54:37.165274 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-03-03 21:54:37.165292 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-03-03 21:54:37.165309 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-03-03 21:54:37.165326 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-03-03 21:54:37.165343 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-03-03 21:54:37.165360 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-03-03 21:54:37.165377 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-03-03 21:54:37.165394 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-03-03 21:54:37.165411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-03-03 21:54:37.165428 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-03-03 21:54:37.165445 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-03-03 21:54:37.165462 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-03-03 21:54:37.165479 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-03-03 21:54:37.165502 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-03-03 21:54:37.165520 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-03-03 21:54:37.165538 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-03-03 21:54:37.165555 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-03-03 21:54:37.165573 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-03-03 21:54:37.165590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-03-03 21:54:37.165608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-03-03 21:54:37.165625 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-03-03 21:54:37.165643 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-03-03 21:54:37.165660 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-03-03 21:54:37.165677 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-03-03 21:54:37.165695 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-03-03 21:54:37.165712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-03-03 21:54:37.165729 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-03-03 21:54:37.165747 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-03-03 21:54:37.165764 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-03-03 21:54:37.165781 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-03-03 21:54:37.165798 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-03-03 21:54:37.165816 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-03-03 21:54:37.165833 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-03-03 21:54:37.165850 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-03-03 21:54:37.165868 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-03-03 21:54:37.165885 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-03-03 21:54:37.165902 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-03-03 21:54:37.165963 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-03-03 21:54:37.165981 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-03-03 21:54:37.165999 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-03-03 21:54:37.166016 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-03-03 21:54:37.166033 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-03-03 21:54:37.166051 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-03-03 21:54:37.166068 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-03-03 21:54:37.166085 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-03-03 21:54:37.166102 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-03-03 21:54:37.166119 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-03-03 21:54:37.166136 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-03-03 21:54:37.166152 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-03-03 21:54:37.166175 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-03-03 21:54:37.166192 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-03-03 21:54:37.166209 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-03-03 21:54:37.166226 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-03-03 21:54:37.166243 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-03-03 21:54:37.166260 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-03-03 21:54:37.166277 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-03-03 21:54:37.166294 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-03-03 21:54:37.166311 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-03-03 21:54:37.166328 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-03-03 21:54:37.166345 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-03-03 21:54:37.166362 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-03-03 21:54:37.166379 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-03-03 21:54:37.166396 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-03-03 21:54:37.166413 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-03-03 21:54:37.166430 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-03-03 21:54:37.166447 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-03-03 21:54:37.166464 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-03-03 21:54:37.166481 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-03-03 21:54:37.166498 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-03-03 21:54:37.166516 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-03-03 21:54:37.166532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-03-03 21:54:37.166549 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-03-03 21:54:37.166566 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-03-03 21:54:37.166583 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-03-03 21:54:37.166600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-03-03 21:54:37.166618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-03-03 21:54:37.166635 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-03-03 21:54:37.166653 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-03-03 21:54:37.166670 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-03-03 21:54:37.166687 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-03-03 21:54:37.166705 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-03-03 21:54:37.166722 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-03-03 21:54:37.166739 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-03-03 21:54:37.166756 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-03-03 21:54:37.166774 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-03-03 21:54:37.166792 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-03-03 21:54:37.166810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-03-03 21:54:37.166832 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-03-03 21:54:37.166851 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-03-03 21:54:37.166869 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-03-03 21:54:37.166887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-03-03 21:54:37.166906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-03-03 21:54:37.166924 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-03-03 21:54:37.166941 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-03-03 21:54:37.166960 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-03-03 21:54:37.166977 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-03-03 21:54:37.166995 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-03-03 21:54:37.167013 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-03-03 21:54:37.167030 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-03-03 21:54:37.167049 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-03-03 21:54:37.167066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-03-03 21:54:37.167084 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-03-03 21:54:37.167102 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-03-03 21:54:37.167119 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-03-03 21:54:37.167137 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-03-03 21:54:37.167153 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-03-03 21:54:37.167170 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-03-03 21:54:37.167187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-03-03 21:54:37.167204 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-03-03 21:54:37.167221 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-03-03 21:54:37.167237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-03-03 21:54:37.167254 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-03-03 21:54:37.167271 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-03-03 21:54:37.167288 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-03-03 21:54:37.167304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-03-03 21:54:37.167321 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-03-03 21:54:37.167338 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-03-03 21:54:37.167354 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-03-03 21:54:37.167371 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-03-03 21:54:37.167387 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-03-03 21:54:37.167404 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-03-03 21:54:37.167421 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-03-03 21:54:37.167438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-03-03 21:54:37.167455 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-03-03 21:54:37.167476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-03-03 21:54:37.167494 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-03-03 21:54:37.167511 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-03-03 21:54:37.167528 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-03-03 21:54:37.167545 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-03-03 21:54:37.167562 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-03-03 21:54:37.167578 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-03-03 21:54:37.167595 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-03-03 21:54:37.167612 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-03-03 21:54:37.167629 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-03-03 21:54:37.167645 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-03-03 21:54:37.167662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-03-03 21:54:37.167678 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-03-03 21:54:37.167694 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-03-03 21:54:37.167711 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-03-03 21:54:37.167728 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-03-03 21:54:37.167744 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-03-03 21:54:37.167761 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-03-03 21:54:37.167778 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-03-03 21:54:37.167795 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-03-03 21:54:37.167812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-03-03 21:54:37.167829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-03-03 21:54:37.167845 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-03-03 21:54:37.167862 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-03-03 21:54:37.167879 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-03-03 21:54:37.167895 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-03-03 21:54:37.167912 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-03-03 21:54:37.167929 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-03-03 21:54:37.167946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-03-03 21:54:37.167964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-03-03 21:54:37.167981 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-03-03 21:54:37.167999 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-03-03 21:54:37.168017 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-03-03 21:54:37.168034 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-03-03 21:54:37.168052 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-03-03 21:54:37.168069 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-03-03 21:54:37.168086 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-03-03 21:54:37.168103 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-03-03 21:54:37.168125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-03-03 21:54:37.168143 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-03-03 21:54:37.168160 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-03-03 21:54:37.168178 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-03-03 21:54:37.168196 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-03-03 21:54:37.168213 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-03-03 21:54:37.168231 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-03-03 21:54:37.168249 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-03-03 21:54:37.168266 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-03-03 21:54:37.168284 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-03-03 21:54:37.168301 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-03-03 21:54:37.168319 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-03-03 21:54:37.168336 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-03-03 21:54:37.168354 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-03-03 21:54:37.168371 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-03-03 21:54:37.168389 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-03-03 21:54:37.168406 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-03-03 21:54:37.168423 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-03-03 21:54:37.168441 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-03-03 21:54:37.168458 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-03-03 21:54:37.168475 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-03-03 21:54:37.168492 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-03-03 21:54:37.168509 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-03-03 21:54:37.168527 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-03-03 21:54:37.168544 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-03-03 21:54:37.168561 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-03-03 21:54:37.168578 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-647895f4dd-49p9t.txt
2026-03-03 21:54:37.168595 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-647895f4dd-49p9t.yaml
2026-03-03 21:54:37.168612 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-q22qs.txt
2026-03-03 21:54:37.168629 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-q22qs.yaml
2026-03-03 21:54:37.168646 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-frkhg.txt
2026-03-03 21:54:37.168663 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-frkhg.yaml
2026-03-03 21:54:37.168685 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-q2gv5.txt
2026-03-03 21:54:37.168702 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-q2gv5.yaml
2026-03-03 21:54:37.168719 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-4dqtv.txt
2026-03-03 21:54:37.168736 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-4dqtv.yaml
2026-03-03 21:54:37.168752 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-x9rsg.txt
2026-03-03 21:54:37.168769 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-x9rsg.yaml
2026-03-03 21:54:37.168786 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-glw2m.txt
2026-03-03 21:54:37.168802 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-glw2m.yaml
2026-03-03 21:54:37.168818 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-785df9696d-nfsrf.txt
2026-03-03 21:54:37.168847 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-785df9696d-nfsrf.yaml
2026-03-03 21:54:37.168865 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6599775d8d-rcqjs.txt
2026-03-03 21:54:37.168882 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-6599775d8d-rcqjs.yaml
2026-03-03 21:54:37.168898 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-p5xlw.txt
2026-03-03 21:54:37.168915 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-p5xlw.yaml
2026-03-03 21:54:37.168932 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-zb525.txt
2026-03-03 21:54:37.168949 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-zb525.yaml
2026-03-03 21:54:37.168989 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-jgcr9.txt
2026-03-03 21:54:37.169007 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-jgcr9.yaml
2026-03-03 21:54:37.169024 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-n8hb4.txt
2026-03-03 21:54:37.169041 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-n8hb4.yaml
2026-03-03 21:54:37.169058 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-wqjcr.txt
2026-03-03 21:54:37.169075 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-wqjcr.yaml
2026-03-03 21:54:37.169091 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-pmv9z.txt
2026-03-03 21:54:37.169108 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-pmv9z.yaml
2026-03-03 21:54:37.169125 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-qhmg2.txt
2026-03-03 21:54:37.169142 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-qhmg2.yaml
2026-03-03 21:54:37.169158 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-w4bfs.txt
2026-03-03 21:54:37.169176 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-w4bfs.yaml
2026-03-03 21:54:37.169193 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-sq86d.txt
2026-03-03 21:54:37.169211 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-sq86d.yaml
2026-03-03 21:54:37.169229 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-56b7fd957b-6jjhx.txt
2026-03-03 21:54:37.169246 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-56b7fd957b-6jjhx.yaml
2026-03-03 21:54:37.169264 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-487c5.txt
2026-03-03 21:54:37.169282 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-487c5.yaml
2026-03-03 21:54:37.169299 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8486cfc547-lfwrs.txt
2026-03-03 21:54:37.169322 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-8486cfc547-lfwrs.yaml
2026-03-03 21:54:37.169340 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6445b754c-dmssl.txt
2026-03-03 21:54:37.169357 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6445b754c-dmssl.yaml
2026-03-03 21:54:37.169375 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-rtjqf.txt
2026-03-03 21:54:37.169392 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-rtjqf.yaml
2026-03-03 21:54:37.169410 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hcxr9.txt
2026-03-03 21:54:37.169427 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-hcxr9.yaml
2026-03-03 21:54:37.169445 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-7drws.txt
2026-03-03 21:54:37.169462 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-7drws.yaml
2026-03-03 21:54:37.169479 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-w852c.txt
2026-03-03 21:54:37.169497 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-w852c.yaml
2026-03-03 21:54:37.169514 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-gwz4q.txt
2026-03-03 21:54:37.169531 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-gwz4q.yaml
2026-03-03 21:54:37.169548 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-jj5k4.txt
2026-03-03 21:54:37.169565 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-jj5k4.yaml
2026-03-03 21:54:37.169582 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-2ldzd.txt
2026-03-03 21:54:37.169598 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-2ldzd.yaml
2026-03-03 21:54:37.169615 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-z9fmb.txt
2026-03-03 21:54:37.169631 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-z9fmb.yaml
2026-03-03 21:54:37.169648 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-pmwnc.txt
2026-03-03 21:54:37.169665 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-pmwnc.yaml
2026-03-03 21:54:37.169682 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5fd856956-qbhh8.txt
2026-03-03 21:54:37.169699 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-5fd856956-qbhh8.yaml
2026-03-03 21:54:37.169716 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-bntkc.txt
2026-03-03 21:54:37.169733 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-bntkc.yaml
2026-03-03 21:54:37.169750 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xkrfk.txt
2026-03-03 21:54:37.169766 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-xkrfk.yaml
2026-03-03 21:54:37.169783 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-sjk2n.txt
2026-03-03 21:54:37.169801 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-sjk2n.yaml
2026-03-03 21:54:37.169818 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-c5pls.txt
2026-03-03 21:54:37.169835 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-c5pls.yaml
2026-03-03 21:54:37.169852 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-lrd4p.txt
2026-03-03 21:54:37.169869 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-lrd4p.yaml
2026-03-03 21:54:37.169886 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-fcpbf.txt
2026-03-03 21:54:37.169903 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-fcpbf.yaml
2026-03-03 21:54:37.169925 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-mbt2x.txt
2026-03-03 21:54:37.169943 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-mbt2x.yaml
2026-03-03 21:54:37.169960 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-4d4rl.txt
2026-03-03 21:54:37.169976 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-4d4rl.yaml
2026-03-03 21:54:37.169993 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-m8nqq.txt
2026-03-03 21:54:37.170009 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-m8nqq.yaml
2026-03-03 21:54:37.170026 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-kk2vg.txt
2026-03-03 21:54:37.170042 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-kk2vg.yaml
2026-03-03 21:54:37.170059 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-52j66.txt
2026-03-03 21:54:37.170076 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-52j66.yaml
2026-03-03 21:54:37.170093 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-wxqhr.txt
2026-03-03 21:54:37.170110 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-wxqhr.yaml
2026-03-03 21:54:37.170127 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-rbmqn.txt
2026-03-03 21:54:37.170143 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-rbmqn.yaml
2026-03-03 21:54:37.170160 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-vs2sd.txt
2026-03-03 21:54:37.170177 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-vs2sd.yaml
2026-03-03 21:54:37.170193 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-z7glb.txt
2026-03-03 21:54:37.170210 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-z7glb.yaml
2026-03-03 21:54:37.170227 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-rm265.txt
2026-03-03 21:54:37.170243 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-rm265.yaml
2026-03-03 21:54:37.170260 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-2f8sw.txt
2026-03-03 21:54:37.170277 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-2f8sw.yaml
2026-03-03 21:54:37.170294 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-g4qqv.txt
2026-03-03 21:54:37.170310 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-g4qqv.yaml
2026-03-03 21:54:37.170327 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-mtnp2.txt
2026-03-03 21:54:37.170344 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-mtnp2.yaml
2026-03-03 21:54:37.170361 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-r9jtj.txt
2026-03-03 21:54:37.170378 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-r9jtj.yaml
2026-03-03 21:54:37.170395 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-bzv7g.txt
2026-03-03 21:54:37.170412 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-bzv7g.yaml
2026-03-03 21:54:37.170430 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-cc4d97dc4-qxhjc.txt
2026-03-03 21:54:37.170448 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-cc4d97dc4-qxhjc.yaml
2026-03-03 21:54:37.170466 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6b9dcc97fc-7vjf5.txt
2026-03-03 21:54:37.170483 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6b9dcc97fc-7vjf5.yaml
2026-03-03 21:54:37.170507 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5f94df48f8-lkk6f.txt
2026-03-03 21:54:37.170525 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5f94df48f8-lkk6f.yaml
2026-03-03 21:54:37.170543 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-76f957b7d7-snj7w.txt
2026-03-03 21:54:37.170559 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-76f957b7d7-snj7w.yaml
2026-03-03 21:54:37.170576 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-4lmq5.txt
2026-03-03 21:54:37.170594 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-4lmq5.yaml
2026-03-03 21:54:37.170610 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-qncws.txt
2026-03-03 21:54:37.170628 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-qncws.yaml
2026-03-03 21:54:37.170645 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8l46n.txt
2026-03-03 21:54:37.170662 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-8l46n.yaml
2026-03-03 21:54:37.170680 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-556c87f75c-7ddqf.txt
2026-03-03 21:54:37.170697 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-556c87f75c-7ddqf.yaml
2026-03-03 21:54:37.170715 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-5p6h2.txt
2026-03-03 21:54:37.170732 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-5p6h2.yaml
2026-03-03 21:54:37.170749 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-95x9x.txt
2026-03-03 21:54:37.170766 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-95x9x.yaml
2026-03-03 21:54:37.170783 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-8m9r8.txt
2026-03-03 21:54:37.170800 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-8m9r8.yaml
2026-03-03 21:54:37.170817 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bjccw.txt
2026-03-03 21:54:37.170834 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-bjccw.yaml
2026-03-03 21:54:37.170851 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-9t9r5.txt
2026-03-03 21:54:37.170868 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-9t9r5.yaml
2026-03-03 21:54:37.170885 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-57bff8f8c4-4hswr.txt
2026-03-03 21:54:37.170902 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-57bff8f8c4-4hswr.yaml
2026-03-03 21:54:37.170918 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-vggzf.txt
2026-03-03 21:54:37.170935 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-vggzf.yaml
2026-03-03 21:54:37.170952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-649f885f8f-p2xd8.txt
2026-03-03 21:54:37.170969 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-649f885f8f-p2xd8.yaml
2026-03-03 21:54:37.170986 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-7pcts.txt
2026-03-03 21:54:37.171003 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-7pcts.yaml
2026-03-03 21:54:37.171020 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-03-03 21:54:37.171037 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-03-03 21:54:37.171054 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-03-03 21:54:37.171071 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-03-03 21:54:37.171088 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7b587dc89c-fw5s9.txt
2026-03-03 21:54:37.171104 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-7b587dc89c-fw5s9.yaml
2026-03-03 21:54:37.171126 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rjfnw.txt
2026-03-03 21:54:37.171144 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-rjfnw.yaml
2026-03-03 21:54:37.171161 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-xxr8j.txt
2026-03-03 21:54:37.171178 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-xxr8j.yaml
2026-03-03 21:54:37.171194 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-6pppd.txt
2026-03-03 21:54:37.171211 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-6pppd.yaml
2026-03-03 21:54:37.171228 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-pcm7z.txt
2026-03-03 21:54:37.171245 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-pcm7z.yaml
2026-03-03 21:54:37.171262 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-zlvq5.txt
2026-03-03 21:54:37.171278 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-zlvq5.yaml
2026-03-03 21:54:37.171295 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-g98k5.txt
2026-03-03 21:54:37.171312 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-g98k5.yaml
2026-03-03 21:54:37.171329 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-03-03 21:54:37.171346 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-03-03 21:54:37.171363 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-03-03 21:54:37.171380 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-03-03 21:54:37.171398 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-xh4wj.txt
2026-03-03 21:54:37.171415 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-xh4wj.yaml
2026-03-03 21:54:37.171432 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-03-03 21:54:37.171449 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-03-03 21:54:37.171466 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-03-03 21:54:37.171483 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-03-03 21:54:37.171499 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw.txt
2026-03-03 21:54:37.171517 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw.yaml
2026-03-03 21:54:37.171534 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-03-03 21:54:37.171552 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-03-03 21:54:37.171570 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-03-03 21:54:37.171588 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-03-03 21:54:37.171606 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-wznjr.txt
2026-03-03 21:54:37.171624 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-wznjr.yaml
2026-03-03 21:54:37.171642 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7.txt
2026-03-03 21:54:37.171660 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7.yaml
2026-03-03 21:54:37.171678 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7b97c48c99-xhh5s.txt
2026-03-03 21:54:37.171700 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-7b97c48c99-xhh5s.yaml
2026-03-03 21:54:37.171719 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-75c58cd48d-zv9fq.txt
2026-03-03 21:54:37.171736 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-75c58cd48d-zv9fq.yaml
2026-03-03 21:54:37.171754 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4q54r.txt
2026-03-03 21:54:37.171772 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-4q54r.yaml
2026-03-03 21:54:37.171790 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-7pqj7.txt
2026-03-03 21:54:37.171808 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-7pqj7.yaml
2026-03-03 21:54:37.171825 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-03-03 21:54:37.171843 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-03-03 21:54:37.171860 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-03-03 21:54:37.171878 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-03-03 21:54:37.171895 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-03-03 21:54:37.171912 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-03-03 21:54:37.171929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-03-03 21:54:37.171946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-03-03 21:54:37.171962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-03-03 21:54:37.171979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-03-03 21:54:37.171996 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-03-03 21:54:37.172013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-03-03 21:54:37.172030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-03-03 21:54:37.172047 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-03-03 21:54:37.172064 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-03-03 21:54:37.172081 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-03-03 21:54:37.172098 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-03-03 21:54:37.172115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-03-03 21:54:37.172132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-03-03 21:54:37.172149 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-03-03 21:54:37.172166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-03-03 21:54:37.172183 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-03-03 21:54:37.172200 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-03-03 21:54:37.172216 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-03-03 21:54:37.172233 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-03-03 21:54:37.172249 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-03-03 21:54:37.172265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-03-03 21:54:37.172286 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-03-03 21:54:37.172304 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-03-03 21:54:37.172320 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-03-03 21:54:37.172337 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-03-03 21:54:37.172354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-03-03 21:54:37.172371 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-03-03 21:54:37.172387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-03-03 21:54:37.172404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-03-03 21:54:37.172421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-03-03 21:54:37.172438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-03-03 21:54:37.172455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-03-03 21:54:37.172472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-03-03 21:54:37.172488 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-03-03 21:54:37.172505 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-03-03 21:54:37.172522 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-03-03 21:54:37.172539 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-03-03 21:54:37.172555 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-03-03 21:54:37.172572 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-03-03 21:54:37.172589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-03-03 21:54:37.172606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-03-03 21:54:37.172623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-03-03 21:54:37.172640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-03-03 21:54:37.172657 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-03-03 21:54:37.172674 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-03-03 21:54:37.172691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-03-03 21:54:37.172707 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-03-03 21:54:37.172725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-03-03 21:54:37.172742 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-03-03 21:54:37.172759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-03-03 21:54:37.172777 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-03-03 21:54:37.172794 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-03-03 21:54:37.172811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-03-03 21:54:37.172829 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-03-03 21:54:37.172870 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-03-03 21:54:37.172894 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-03-03 21:54:37.172913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-03-03 21:54:37.172931 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-03-03 21:54:37.172949 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-03-03 21:54:37.172986 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-03-03 21:54:37.173004 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-03-03 21:54:37.173023 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-03-03 21:54:37.173041 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-03-03 21:54:37.173059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-03-03 21:54:37.173077 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-03-03 21:54:37.173095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-03-03 21:54:37.173112 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-03-03 21:54:37.173129 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-03-03 21:54:37.173146 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-03-03 21:54:37.173163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-03-03 21:54:37.173180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-03-03 21:54:37.173197 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-03-03 21:54:37.173214 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-03-03 21:54:37.173230 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-03-03 21:54:37.173247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-03-03 21:54:37.173265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-03-03 21:54:37.173282 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-03-03 21:54:37.173300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-03-03 21:54:37.173317 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-03-03 21:54:37.173335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-03-03 21:54:37.173352 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-03-03 21:54:37.173370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-03-03 21:54:37.173387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-03-03 21:54:37.173404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-03-03 21:54:37.173421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-03-03 21:54:37.173438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-03-03 21:54:37.173455 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-03-03 21:54:37.173472 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-03-03 21:54:37.173494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-03-03 21:54:37.173511 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-03-03 21:54:37.173528 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-03-03 21:54:37.173545 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-03-03 21:54:37.173561 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-03-03 21:54:37.173578 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-03-03 21:54:37.173595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-03-03 21:54:37.173612 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-03-03 21:54:37.173629 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-03-03 21:54:37.173645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-03-03 21:54:37.173661 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-03-03 21:54:37.173677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-03-03 21:54:37.173694 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-03-03 21:54:37.173711 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-03-03 21:54:37.173727 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-03-03 21:54:37.173744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-03-03 21:54:37.173761 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-03-03 21:54:37.173779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-03-03 21:54:37.173795 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-03-03 21:54:37.173812 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-03-03 21:54:37.173828 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-03-03 21:54:37.173845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-03-03 21:54:37.173862 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-03-03 21:54:37.173879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-03-03 21:54:37.173896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-03-03 21:54:37.173913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-03-03 21:54:37.173929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-03-03 21:54:37.173947 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-03-03 21:54:37.173964 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-03-03 21:54:37.173981 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-03-03 21:54:37.173997 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-03-03 21:54:37.174015 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-03-03 21:54:37.174032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-03-03 21:54:37.174054 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-03-03 21:54:37.174072 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-03-03 21:54:37.174089 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-03-03 21:54:37.174107 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-03-03 21:54:37.174124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-03-03 21:54:37.174141 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-03-03 21:54:37.174158 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-03-03 21:54:37.174176 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-03-03 21:54:37.174193 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-03-03 21:54:37.174211 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-03-03 21:54:37.174229 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-03-03 21:54:37.174247 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-03-03 21:54:37.174265 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-03-03 21:54:37.174283 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-03-03 21:54:37.174301 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-03-03 21:54:37.174318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-03-03 21:54:37.174335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-03-03 21:54:37.174353 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-03-03 21:54:37.174370 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-03-03 21:54:37.174387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-03-03 21:54:37.174404 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-03-03 21:54:37.174421 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-03-03 21:54:37.174438 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-03-03 21:54:37.174456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-03-03 21:54:37.174473 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-03-03 21:54:37.174490 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-03-03 21:54:37.174507 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-03-03 21:54:37.174524 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-03-03 21:54:37.174540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-03-03 21:54:37.174557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-03-03 21:54:37.174573 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-03-03 21:54:37.174590 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-03-03 21:54:37.174606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-03-03 21:54:37.174623 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-03-03 21:54:37.174646 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-03-03 21:54:37.174663 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-03-03 21:54:37.174680 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-03-03 21:54:37.174696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-03-03 21:54:37.174713 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-03-03 21:54:37.174729 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-03-03 21:54:37.174746 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-03-03 21:54:37.174763 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-03-03 21:54:37.174779 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-03-03 21:54:37.174796 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-03-03 21:54:37.174813 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-03-03 21:54:37.174830 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-03-03 21:54:37.174847 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-03-03 21:54:37.174864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-03-03 21:54:37.174880 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-03-03 21:54:37.174897 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-03-03 21:54:37.174913 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-03-03 21:54:37.174929 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-03-03 21:54:37.174946 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-03-03 21:54:37.174962 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-03-03 21:54:37.174979 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-03-03 21:54:37.174995 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-03-03 21:54:37.175012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-03-03 21:54:37.175028 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-03-03 21:54:37.175045 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-03-03 21:54:37.175061 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-03-03 21:54:37.175078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-03-03 21:54:37.175094 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-03-03 21:54:37.175111 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-03-03 21:54:37.175128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-03-03 21:54:37.175145 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-03-03 21:54:37.175163 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-03-03 21:54:37.175180 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-03-03 21:54:37.175204 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-03-03 21:54:37.175222 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-03-03 21:54:37.175239 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-03-03 21:54:37.175257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-03-03 21:54:37.175275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-03-03 21:54:37.175292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-03-03 21:54:37.175310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-03-03 21:54:37.175327 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-03-03 21:54:37.175344 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-03-03 21:54:37.175361 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-03-03 21:54:37.175379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-03-03 21:54:37.175396 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-03-03 21:54:37.175414 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-03-03 21:54:37.175431 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-03-03 21:54:37.175448 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-03-03 21:54:37.175465 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-03-03 21:54:37.175482 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-03-03 21:54:37.175499 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-03-03 21:54:37.175517 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-03-03 21:54:37.175533 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-03-03 21:54:37.175550 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-03-03 21:54:37.175567 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-03-03 21:54:37.175584 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-03-03 21:54:37.175601 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-03-03 21:54:37.175618 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-03-03 21:54:37.175634 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-03-03 21:54:37.175652 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-03-03 21:54:37.175669 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-03-03 21:54:37.175686 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-03-03 21:54:37.175703 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-03-03 21:54:37.175720 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-03-03 21:54:37.175736 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-03-03 21:54:37.175753 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-03-03 21:54:37.175770 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-03-03 21:54:37.175791 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-03-03 21:54:37.175809 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-03-03 21:54:37.175826 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-03-03 21:54:37.175843 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-03-03 21:54:37.175859 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-03-03 21:54:37.175876 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-03-03 21:54:37.175893 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-03-03 21:54:37.175910 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-03-03 21:54:37.175927 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-03-03 21:54:37.175944 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-03-03 21:54:37.175961 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-03-03 21:54:37.175977 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-03-03 21:54:37.175994 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-03-03 21:54:37.176010 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-03-03 21:54:37.176027 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-03-03 21:54:37.176043 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-03-03 21:54:37.176060 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-03-03 21:54:37.176076 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-03-03 21:54:37.176093 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-03-03 21:54:37.176109 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-03-03 21:54:37.176126 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-03-03 21:54:37.176142 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-03-03 21:54:37.176159 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-03-03 21:54:37.176176 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-03-03 21:54:37.176192 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-03-03 21:54:37.176209 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-03-03 21:54:37.176226 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-03-03 21:54:37.176243 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-03-03 21:54:37.176260 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-03-03 21:54:37.176277 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-03-03 21:54:37.176294 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-03-03 21:54:37.176312 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-03-03 21:54:37.176329 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-03-03 21:54:37.176352 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-03-03 21:54:37.176371 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-03-03 21:54:37.176388 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-03-03 21:54:37.176406 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-03-03 21:54:37.176423 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-03-03 21:54:37.176441 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-03-03 21:54:37.176458 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-03-03 21:54:37.176475 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-03-03 21:54:37.176493 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-03-03 21:54:37.176510 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-03-03 21:54:37.176527 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-03-03 21:54:37.176545 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-03-03 21:54:37.176562 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-03-03 21:54:37.176579 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-03-03 21:54:37.176596 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-03-03 21:54:37.176613 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-03-03 21:54:37.176630 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-03-03 21:54:37.176647 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-03-03 21:54:37.176664 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-03-03 21:54:37.176682 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-03-03 21:54:37.176699 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-03-03 21:54:37.176716 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-03-03 21:54:37.176734 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-03-03 21:54:37.176751 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-03-03 21:54:37.176768 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-03-03 21:54:37.176786 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-03-03 21:54:37.176802 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-03-03 21:54:37.176819 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-03-03 21:54:37.176856 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-03-03 21:54:37.176875 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-03-03 21:54:37.176892 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-03-03 21:54:37.177003 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-03-03 21:54:37.177026 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-03-03 21:54:37.177050 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-03-03 21:54:37.177068 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-03-03 21:54:37.177085 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-03-03 21:54:37.177102 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-03-03 21:54:37.177119 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-03-03 21:54:37.177136 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-03-03 21:54:37.177153 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-03-03 21:54:37.177170 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-03-03 21:54:37.177187 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-03-03 21:54:37.177204 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-03-03 21:54:37.177221 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-03-03 21:54:37.177238 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-03-03 21:54:37.177255 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-03-03 21:54:37.177272 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-03-03 21:54:37.177289 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-03-03 21:54:37.177306 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-03-03 21:54:37.177323 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-03-03 21:54:37.177339 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-03-03 21:54:37.177356 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-03-03 21:54:37.177372 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-03-03 21:54:37.177389 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-03-03 21:54:37.177406 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-03-03 21:54:37.177422 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-03-03 21:54:37.177439 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-03-03 21:54:37.177455 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-03-03 21:54:37.177472 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-03-03 21:54:37.177489 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-03-03 21:54:37.177505 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-03-03 21:54:37.177522 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-03-03 21:54:37.177538 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-03-03 21:54:37.177555 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-03-03 21:54:37.177572 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-03-03 21:54:37.177590 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-03-03 21:54:37.177611 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-03-03 21:54:37.177629 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-03-03 21:54:37.177646 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-03-03 21:54:37.177664 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-03-03 21:54:37.177681 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-03-03 21:54:37.177699 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-03-03 21:54:37.177716 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-03-03 21:54:37.177733 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-03-03 21:54:37.177751 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-03-03 21:54:37.177768 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-03-03 21:54:37.177785 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-03-03 21:54:37.177802 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-03-03 21:54:37.177819 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-03-03 21:54:37.177836 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-03-03 21:54:37.177853 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-03-03 21:54:37.177870 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-03-03 21:54:37.177888 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-03-03 21:54:37.177905 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-03-03 21:54:37.177922 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-03-03 21:54:37.177938 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-03-03 21:54:37.177955 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-03-03 21:54:37.177971 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-03-03 21:54:37.177988 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-03-03 21:54:37.178005 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-03-03 21:54:37.178078 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-03-03 21:54:37.178106 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-03-03 21:54:37.178124 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-03-03 21:54:37.178141 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-03-03 21:54:37.178158 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-03-03 21:54:37.178176 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-03-03 21:54:37.178192 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-03-03 21:54:37.178209 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-03-03 21:54:37.178226 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-03-03 21:54:37.178248 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-03-03 21:54:37.178266 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-03-03 21:54:37.178282 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-03-03 21:54:37.178298 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-03-03 21:54:37.178315 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-03-03 21:54:37.178331 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-03-03 21:54:37.178347 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-03-03 21:54:37.178363 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-03-03 21:54:37.178380 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-03-03 21:54:37.178397 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-03-03 21:54:37.178414 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-03-03 21:54:37.178431 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-03-03 21:54:37.178447 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-03-03 21:54:37.178464 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-03-03 21:54:37.178480 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-03-03 21:54:37.178497 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-03-03 21:54:37.178514 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-03-03 21:54:37.178530 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-03-03 21:54:37.178547 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-03-03 21:54:37.178563 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-03-03 21:54:37.178580 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-03-03 21:54:37.178596 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-03-03 21:54:37.178613 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-03-03 21:54:37.178630 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-03-03 21:54:37.178646 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-03-03 21:54:37.178663 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-03-03 21:54:37.178680 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-03-03 21:54:37.178697 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-03-03 21:54:37.178714 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-03-03 21:54:37.178730 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-03-03 21:54:37.178747 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-03-03 21:54:37.178764 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-03-03 21:54:37.178781 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-03-03 21:54:37.178802 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-03-03 21:54:37.178819 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-03-03 21:54:37.178836 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-03-03 21:54:37.178854 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-03-03 21:54:37.178871 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-03-03 21:54:37.178889 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-03-03 21:54:37.178907 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-03-03 21:54:37.178924 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-03-03 21:54:37.178941 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-03-03 21:54:37.178958 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-03-03 21:54:37.178976 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-03-03 21:54:37.178994 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-03-03 21:54:37.179011 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-03-03 21:54:37.179029 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-03-03 21:54:37.179046 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-03-03 21:54:37.179063 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-03-03 21:54:37.179080 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-03-03 21:54:37.179098 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-03-03 21:54:37.179115 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-03-03 21:54:37.179174 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-03-03 21:54:37.179196 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-03-03 21:54:37.179214 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-03-03 21:54:37.179231 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-03-03 21:54:37.179249 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-03-03 21:54:37.179266 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-03-03 21:54:37.179284 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-03-03 21:54:37.179302 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-03-03 21:54:37.179319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-03-03 21:54:37.179336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-03-03 21:54:37.179354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-03-03 21:54:37.179371 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-03-03 21:54:37.179388 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-03-03 21:54:37.179405 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-03-03 21:54:37.179422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-03-03 21:54:37.179439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-03-03 21:54:37.179463 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-03-03 21:54:37.179480 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-03-03 21:54:37.179497 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-03-03 21:54:37.179514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-03-03 21:54:37.179531 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-03-03 21:54:37.179548 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-03-03 21:54:37.179565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-03-03 21:54:37.179582 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-03-03 21:54:37.179598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-03-03 21:54:37.179615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-03-03 21:54:37.179631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-03-03 21:54:37.179648 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-03-03 21:54:37.179665 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-03-03 21:54:37.179681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-03-03 21:54:37.179698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-03-03 21:54:37.179715 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-03-03 21:54:37.179731 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-03-03 21:54:37.179748 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-03-03 21:54:37.179765 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-03-03 21:54:37.179781 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-03-03 21:54:37.179798 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-03-03 21:54:37.179814 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-03-03 21:54:37.179831 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-03-03 21:54:37.179848 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-03-03 21:54:37.179864 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-03-03 21:54:37.179880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-03-03 21:54:37.179896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-03-03 21:54:37.179913 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-03-03 21:54:37.179929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-03-03 21:54:37.179946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-03-03 21:54:37.179962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-03-03 21:54:37.179979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-03-03 21:54:37.179996 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-03-03 21:54:37.180013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-03-03 21:54:37.180030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-03-03 21:54:37.180048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-03-03 21:54:37.180071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-03-03 21:54:37.180089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-03-03 21:54:37.180106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-03-03 21:54:37.180124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-03-03 21:54:37.180142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-03-03 21:54:37.180159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-03-03 21:54:37.180177 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-03-03 21:54:37.180195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-03-03 21:54:37.180212 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-03-03 21:54:37.180231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-03-03 21:54:37.180248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-03-03 21:54:37.180266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-03-03 21:54:37.180284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-03-03 21:54:37.180301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-03-03 21:54:37.180319 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-03-03 21:54:37.180336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-03-03 21:54:37.180354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-03-03 21:54:37.180372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-03-03 21:54:37.180389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-03-03 21:54:37.180407 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-03-03 21:54:37.180424 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-03-03 21:54:37.180441 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-03-03 21:54:37.180458 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-03-03 21:54:37.180475 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-03-03 21:54:37.180492 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-03-03 21:54:37.180510 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-03-03 21:54:37.180527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-03-03 21:54:37.180544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-03-03 21:54:37.180561 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-03-03 21:54:37.180578 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-03-03 21:54:37.180595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-03-03 21:54:37.180611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-03-03 21:54:37.180628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-03-03 21:54:37.180645 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-03-03 21:54:37.180661 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-03-03 21:54:37.180678 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-03-03 21:54:37.180699 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-03-03 21:54:37.180717 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-03-03 21:54:37.180734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-03-03 21:54:37.180751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-03-03 21:54:37.180767 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-03-03 21:54:37.180784 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-03-03 21:54:37.180801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-03-03 21:54:37.180818 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-03-03 21:54:37.180861 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-03-03 21:54:37.180880 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-03-03 21:54:37.180897 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-03-03 21:54:37.180914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-03-03 21:54:37.180931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-03-03 21:54:37.180948 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-03-03 21:54:37.180981 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-03-03 21:54:37.181000 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-03-03 21:54:37.181017 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-03-03 21:54:37.181034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-03-03 21:54:37.181051 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-03-03 21:54:37.181068 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-03-03 21:54:37.181085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-03-03 21:54:37.181101 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-03-03 21:54:37.181118 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-03-03 21:54:37.181134 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-03-03 21:54:37.181153 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-03-03 21:54:37.181171 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-03-03 21:54:37.181188 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-03-03 21:54:37.181205 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-03-03 21:54:37.181223 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-03-03 21:54:37.181240 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-03-03 21:54:37.181257 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-03-03 21:54:37.181274 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-03-03 21:54:37.181291 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-03-03 21:54:37.181309 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-03-03 21:54:37.181327 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-03-03 21:54:37.181344 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-03-03 21:54:37.181367 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-03-03 21:54:37.181385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-03-03 21:54:37.181403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-03-03 21:54:37.181421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-03-03 21:54:37.181438 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-03-03 21:54:37.181456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-03-03 21:54:37.181473 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-03-03 21:54:37.181491 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-03-03 21:54:37.181509 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-03-03 21:54:37.181527 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-03-03 21:54:37.181544 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-03-03 21:54:37.181562 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-03-03 21:54:37.181580 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-03-03 21:54:37.181598 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-03-03 21:54:37.181616 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-03-03 21:54:37.181633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-03-03 21:54:37.181651 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-03-03 21:54:37.181668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-03-03 21:54:37.181686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-03-03 21:54:37.181703 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-03-03 21:54:37.181721 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-03-03 21:54:37.181738 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-03-03 21:54:37.181756 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-03-03 21:54:37.181773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-03-03 21:54:37.181790 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-03-03 21:54:37.181807 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-03-03 21:54:37.181826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-03-03 21:54:37.181846 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-03-03 21:54:37.181862 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-03-03 21:54:37.181879 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-03-03 21:54:37.181895 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-03-03 21:54:37.181912 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-03-03 21:54:37.181929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-03-03 21:54:37.181946 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-03-03 21:54:37.181963 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-03-03 21:54:37.181980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-03-03 21:54:37.181997 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-03-03 21:54:37.182019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-03-03 21:54:37.182036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-03-03 21:54:37.182053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-03-03 21:54:37.182070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-03-03 21:54:37.182086 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-03-03 21:54:37.182103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-03-03 21:54:37.182119 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-03-03 21:54:37.182136 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-03-03 21:54:37.182176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-03-03 21:54:37.182202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-03-03 21:54:37.182220 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-03-03 21:54:37.182237 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-03-03 21:54:37.182254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-03-03 21:54:37.182271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-03-03 21:54:37.182288 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-03-03 21:54:37.182305 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-03-03 21:54:37.182322 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-03-03 21:54:37.182339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-03-03 21:54:37.182356 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-03-03 21:54:37.182373 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-03-03 21:54:37.182389 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-03-03 21:54:37.182406 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-03-03 21:54:37.182422 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-03-03 21:54:37.182439 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-03-03 21:54:37.182456 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-03-03 21:54:37.182472 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-03-03 21:54:37.182489 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-03-03 21:54:37.182506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-03-03 21:54:37.182522 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-03-03 21:54:37.182540 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-03-03 21:54:37.182557 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-03-03 21:54:37.182575 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-03-03 21:54:37.182592 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-03-03 21:54:37.182610 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-03-03 21:54:37.182633 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-03-03 21:54:37.182650 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-03-03 21:54:37.182667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-03-03 21:54:37.182685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-03-03 21:54:37.182702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-03-03 21:54:37.182720 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-03-03 21:54:37.182737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-03-03 21:54:37.182755 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-03-03 21:54:37.182773 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-03-03 21:54:37.182791 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-03-03 21:54:37.182809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-03-03 21:54:37.182826 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-03-03 21:54:37.182843 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-03-03 21:54:37.182860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-03-03 21:54:37.182877 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-03-03 21:54:37.182894 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-03-03 21:54:37.182911 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-03-03 21:54:37.182928 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-03-03 21:54:37.182945 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-03-03 21:54:37.182962 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-03-03 21:54:37.182979 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-03-03 21:54:37.182995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-03-03 21:54:37.183012 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-03-03 21:54:37.183029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-03-03 21:54:37.183045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-03-03 21:54:37.183062 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-03-03 21:54:37.183078 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-03-03 21:54:37.183094 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-03-03 21:54:37.183111 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-03-03 21:54:37.183128 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-03-03 21:54:37.183145 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-03-03 21:54:37.183162 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-03-03 21:54:37.183178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-03-03 21:54:37.183195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-03-03 21:54:37.183217 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-03-03 21:54:37.183234 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-03-03 21:54:37.183251 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-03-03 21:54:37.183267 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-03-03 21:54:37.183284 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-03-03 21:54:37.183301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-03-03 21:54:37.183317 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-03-03 21:54:37.183334 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-03-03 21:54:37.183351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-03-03 21:54:37.183369 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-03-03 21:54:37.183386 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-03-03 21:54:37.183403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-03-03 21:54:37.183419 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-03-03 21:54:37.183436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-03-03 21:54:37.183453 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-03-03 21:54:37.183470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-03-03 21:54:37.183487 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-03-03 21:54:37.183504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-03-03 21:54:37.183521 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-03-03 21:54:37.183537 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-03-03 21:54:37.183554 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-03-03 21:54:37.183571 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-03-03 21:54:37.183588 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-03-03 21:54:37.183605 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-03-03 21:54:37.183622 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-03-03 21:54:37.183639 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-03-03 21:54:37.183656 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-03-03 21:54:37.183672 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-03-03 21:54:37.183690 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-03-03 21:54:37.183707 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-03-03 21:54:37.183725 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-03-03 21:54:37.183742 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-03-03 21:54:37.183760 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-03-03 21:54:37.183783 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-03-03 21:54:37.183802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-03-03 21:54:37.183819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-03-03 21:54:37.183836 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-03-03 21:54:37.183854 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-03-03 21:54:37.183872 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-03-03 21:54:37.183889 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-03-03 21:54:37.183907 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-03-03 21:54:37.183925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-03-03 21:54:37.183942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-03-03 21:54:37.183960 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-03-03 21:54:37.183977 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-03-03 21:54:37.183995 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-03-03 21:54:37.184012 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-03-03 21:54:37.184029 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-03-03 21:54:37.184047 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-03-03 21:54:37.184064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-03-03 21:54:37.184081 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-03-03 21:54:37.184098 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-03-03 21:54:37.184115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-03-03 21:54:37.184132 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-03-03 21:54:37.184150 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-03-03 21:54:37.184166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-03-03 21:54:37.184184 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-03-03 21:54:37.184202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-03-03 21:54:37.184219 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-03-03 21:54:37.184236 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-03-03 21:54:37.184254 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-03-03 21:54:37.184270 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-03-03 21:54:37.184287 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-03-03 21:54:37.184305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-03-03 21:54:37.184321 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-03-03 21:54:37.184338 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-03-03 21:54:37.184355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-03-03 21:54:37.184371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-03-03 21:54:37.184393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-03-03 21:54:37.184411 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-03-03 21:54:37.184427 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-03-03 21:54:37.184444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-03-03 21:54:37.184461 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-03-03 21:54:37.184477 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-03-03 21:54:37.184494 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-03-03 21:54:37.184510 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-03-03 21:54:37.184527 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-03-03 21:54:37.184544 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-03-03 21:54:37.184561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-03-03 21:54:37.184578 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-03-03 21:54:37.184595 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-03-03 21:54:37.184612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-03-03 21:54:37.184629 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-03-03 21:54:37.184646 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-03-03 21:54:37.184663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-03-03 21:54:37.184680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-03-03 21:54:37.184697 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-03-03 21:54:37.184715 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-03-03 21:54:37.184731 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-03-03 21:54:37.184748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-03-03 21:54:37.184765 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-03-03 21:54:37.184782 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-03-03 21:54:37.184798 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-03-03 21:54:37.184815 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-03-03 21:54:37.184844 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-03-03 21:54:37.184862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-03-03 21:54:37.184879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-03-03 21:54:37.184897 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-03-03 21:54:37.184915 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-03-03 21:54:37.184932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-03-03 21:54:37.184949 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-03-03 21:54:37.184982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-03-03 21:54:37.185000 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-03-03 21:54:37.185023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-03-03 21:54:37.185041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-03-03 21:54:37.185059 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-03-03 21:54:37.185076 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-03-03 21:54:37.185094 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-03-03 21:54:37.185112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-03-03 21:54:37.185130 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-03-03 21:54:37.185147 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-03-03 21:54:37.185164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-03-03 21:54:37.185182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-03-03 21:54:37.185200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-03-03 21:54:37.185217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-03-03 21:54:37.185235 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-03-03 21:54:37.185251 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-03-03 21:54:37.185268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-03-03 21:54:37.185285 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-03-03 21:54:37.185303 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-03-03 21:54:37.185320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-03-03 21:54:37.185337 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-03-03 21:54:37.185354 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-03-03 21:54:37.185371 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-03-03 21:54:37.185387 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-03-03 21:54:37.185404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-03-03 21:54:37.185421 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-03-03 21:54:37.185438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-03-03 21:54:37.185454 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-03-03 21:54:37.185471 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-03-03 21:54:37.185488 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-03-03 21:54:37.185505 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-03-03 21:54:37.185522 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-03-03 21:54:37.185539 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-03-03 21:54:37.185556 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-03-03 21:54:37.185573 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-03-03 21:54:37.185591 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-03-03 21:54:37.185613 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-03-03 21:54:37.185631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-03-03 21:54:37.185648 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-03-03 21:54:37.185665 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-03-03 21:54:37.185682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-03-03 21:54:37.185699 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-03-03 21:54:37.185716 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-03-03 21:54:37.185733 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-03-03 21:54:37.185750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-03-03 21:54:37.185767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-03-03 21:54:37.185784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-03-03 21:54:37.185802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-03-03 21:54:37.185819 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-03-03 21:54:37.185836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-03-03 21:54:37.185853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-03-03 21:54:37.185871 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-03-03 21:54:37.185888 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-03-03 21:54:37.185905 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-03-03 21:54:37.185922 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-03-03 21:54:37.185939 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-03-03 21:54:37.185956 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-03-03 21:54:37.185972 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-03-03 21:54:37.185989 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-03-03 21:54:37.186006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-03-03 21:54:37.186023 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-03-03 21:54:37.186040 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-03-03 21:54:37.186057 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-03-03 21:54:37.186074 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-03-03 21:54:37.186092 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-03-03 21:54:37.186110 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-03-03 21:54:37.186128 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-03-03 21:54:37.186146 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-03-03 21:54:37.186164 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-03-03 21:54:37.186182 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-03-03 21:54:37.186204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-03-03 21:54:37.186223 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-03-03 21:54:37.186240 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-03-03 21:54:37.186258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-03-03 21:54:37.186275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-03-03 21:54:37.186292 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-03-03 21:54:37.186310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-03-03 21:54:37.186328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-03-03 21:54:37.186345 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-03-03 21:54:37.186363 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-03-03 21:54:37.186381 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-03-03 21:54:37.186398 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-03-03 21:54:37.186415 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-03-03 21:54:37.186432 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-03-03 21:54:37.186449 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-03-03 21:54:37.186466 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-03-03 21:54:37.186483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-03-03 21:54:37.186499 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-03-03 21:54:37.186516 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-03-03 21:54:37.186532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-03-03 21:54:37.186549 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-03-03 21:54:37.186566 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-03-03 21:54:37.186583 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-03-03 21:54:37.186599 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-03-03 21:54:37.186616 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-03-03 21:54:37.186633 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-03-03 21:54:37.186650 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-03-03 21:54:37.186666 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-03-03 21:54:37.186683 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-03-03 21:54:37.186700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-03-03 21:54:37.186717 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-03-03 21:54:37.186734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-03-03 21:54:37.186751 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-03-03 21:54:37.186768 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-03-03 21:54:37.186784 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-03-03 21:54:37.186806 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-03-03 21:54:37.186824 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-03-03 21:54:37.186841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-03-03 21:54:37.186858 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-03-03 21:54:37.186875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-03-03 21:54:37.186891 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-03-03 21:54:37.186908 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-03-03 21:54:37.186925 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-03-03 21:54:37.186942 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-03-03 21:54:37.186959 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-03-03 21:54:37.186976 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-03-03 21:54:37.186993 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-03-03 21:54:37.187010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-03-03 21:54:37.187027 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-03-03 21:54:37.187044 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-03-03 21:54:37.187061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-03-03 21:54:37.187078 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-03-03 21:54:37.187095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-03-03 21:54:37.187112 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-03-03 21:54:37.187129 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-03-03 21:54:37.187145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-03-03 21:54:37.187162 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-03-03 21:54:37.187179 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-03-03 21:54:37.187196 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-03-03 21:54:37.187213 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-03-03 21:54:37.187230 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-03-03 21:54:37.187246 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-03-03 21:54:37.187264 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-03-03 21:54:37.187282 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-03-03 21:54:37.187299 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-03-03 21:54:37.187317 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-03-03 21:54:37.187334 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-03-03 21:54:37.187352 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-03-03 21:54:37.187374 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-03-03 21:54:37.187393 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-03-03 21:54:37.187410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-03-03 21:54:37.187428 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-03-03 21:54:37.187445 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-03-03 21:54:37.187463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-03-03 21:54:37.187480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-03-03 21:54:37.187498 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-03-03 21:54:37.187515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-03-03 21:54:37.187532 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-03-03 21:54:37.187550 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-03-03 21:54:37.187567 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-03-03 21:54:37.187585 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-03-03 21:54:37.187602 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-03-03 21:54:37.187620 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-03-03 21:54:37.187637 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-03-03 21:54:37.187655 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-03-03 21:54:37.187672 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-03-03 21:54:37.187689 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-03-03 21:54:37.187706 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-03-03 21:54:37.187723 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-03-03 21:54:37.187740 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-03-03 21:54:37.187757 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-03-03 21:54:37.187774 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-03-03 21:54:37.187791 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-03-03 21:54:37.187808 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-03-03 21:54:37.187825 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-03-03 21:54:37.187842 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-03-03 21:54:37.187859 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-03-03 21:54:37.187876 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-03-03 21:54:37.187894 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-03-03 21:54:37.187911 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-03-03 21:54:37.187927 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-03-03 21:54:37.187945 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-03-03 21:54:37.187962 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-03-03 21:54:37.187979 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-03-03 21:54:37.187995 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-03-03 21:54:37.188017 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-03-03 21:54:37.188035 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-03-03 21:54:37.188052 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-03-03 21:54:37.188069 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-03-03 21:54:37.188086 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-03-03 21:54:37.188102 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-03-03 21:54:37.188119 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-03-03 21:54:37.188136 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-03-03 21:54:37.188152 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-03-03 21:54:37.188169 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-03-03 21:54:37.188186 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-03-03 21:54:37.188203 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-03-03 21:54:37.188220 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-03-03 21:54:37.188237 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-03-03 21:54:37.188254 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-03-03 21:54:37.188271 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-03-03 21:54:37.188288 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-03-03 21:54:37.188305 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-03-03 21:54:37.188322 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-03-03 21:54:37.188339 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-03-03 21:54:37.188356 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-03-03 21:54:37.188373 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-03-03 21:54:37.188389 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-03-03 21:54:37.188406 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-03-03 21:54:37.188423 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-03-03 21:54:37.188441 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-03-03 21:54:37.188458 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-03-03 21:54:37.188476 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-03-03 21:54:37.188494 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-03-03 21:54:37.188512 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-03-03 21:54:37.188530 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-03-03 21:54:37.188548 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-03-03 21:54:37.188565 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-03-03 21:54:37.188583 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-03-03 21:54:37.188601 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-03-03 21:54:37.188625 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-03-03 21:54:37.188643 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-03-03 21:54:37.188661 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-03-03 21:54:37.188679 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-03-03 21:54:37.188696 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-03-03 21:54:37.188714 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-03-03 21:54:37.188732 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-03-03 21:54:37.188750 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-03-03 21:54:37.188767 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-03-03 21:54:37.188785 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-03-03 21:54:37.188802 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-03-03 21:54:37.188820 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-03-03 21:54:37.188849 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-03-03 21:54:37.188867 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-03-03 21:54:37.188884 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-03-03 21:54:37.188902 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-03-03 21:54:37.188919 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-03-03 21:54:37.188937 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-03-03 21:54:37.188967 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-03-03 21:54:37.188987 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-03-03 21:54:37.189005 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-03-03 21:54:37.189022 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-03-03 21:54:37.189039 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-03-03 21:54:37.189056 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-03-03 21:54:37.189073 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-03-03 21:54:37.189090 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-03-03 21:54:37.189107 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-03-03 21:54:37.189124 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-03-03 21:54:37.189141 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-03-03 21:54:37.189158 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-03-03 21:54:37.189175 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-03-03 21:54:37.189192 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-03-03 21:54:37.189209 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-03-03 21:54:37.189226 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-03-03 21:54:37.189243 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-03-03 21:54:37.189260 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-03-03 21:54:37.189282 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-03-03 21:54:37.189299 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-03-03 21:54:37.189316 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.189333 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.189350 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-03-03 21:54:37.189366 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-03-03 21:54:37.189383 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-03-03 21:54:37.189400 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-03-03 21:54:37.189416 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-03-03 21:54:37.189433 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-03-03 21:54:37.189450 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-03-03 21:54:37.189467 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-03-03 21:54:37.189484 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-03-03 21:54:37.189501 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-03-03 21:54:37.189518 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-27nd9.txt
2026-03-03 21:54:37.189535 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-27nd9.yaml
2026-03-03 21:54:37.189552 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-03-03 21:54:37.189569 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-03-03 21:54:37.189586 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-03-03 21:54:37.189603 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-03-03 21:54:37.189620 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-03-03 21:54:37.189637 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-03-03 21:54:37.189654 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-03-03 21:54:37.189671 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-03-03 21:54:37.189689 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-03-03 21:54:37.189706 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-03-03 21:54:37.189723 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-03-03 21:54:37.189741 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-03-03 21:54:37.189758 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-03-03 21:54:37.189776 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-03-03 21:54:37.189794 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-03-03 21:54:37.189812 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-03-03 21:54:37.189832 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-03-03 21:54:37.189852 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-03-03 21:54:37.189869 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-03-03 21:54:37.189891 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-03-03 21:54:37.189909 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-03-03 21:54:37.189926 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-03-03 21:54:37.189944 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-03-03 21:54:37.189961 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-03-03 21:54:37.189978 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-03-03 21:54:37.189995 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-03-03 21:54:37.190013 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-03-03 21:54:37.190030 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-03-03 21:54:37.190046 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-03-03 21:54:37.190063 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-03-03 21:54:37.190081 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-03-03 21:54:37.190098 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-03-03 21:54:37.190115 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-03-03 21:54:37.190132 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-03-03 21:54:37.190149 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-03-03 21:54:37.190166 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-03-03 21:54:37.190182 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-03-03 21:54:37.190199 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-03-03 21:54:37.190216 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-03-03 21:54:37.190233 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-03-03 21:54:37.190250 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-03-03 21:54:37.190267 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-03-03 21:54:37.190284 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-03-03 21:54:37.190301 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-03-03 21:54:37.190318 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-03-03 21:54:37.190335 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-03-03 21:54:37.190351 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-03-03 21:54:37.190368 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-03-03 21:54:37.190385 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-03-03 21:54:37.190401 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-03-03 21:54:37.190418 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-03-03 21:54:37.190435 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-03-03 21:54:37.190452 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-03-03 21:54:37.190469 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-03-03 21:54:37.190485 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-03-03 21:54:37.190506 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-03-03 21:54:37.190523 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-03-03 21:54:37.190540 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-03-03 21:54:37.190558 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-03-03 21:54:37.190575 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-03-03 21:54:37.190592 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-03-03 21:54:37.190609 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-03-03 21:54:37.190626 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-03-03 21:54:37.190643 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-03-03 21:54:37.190660 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-03-03 21:54:37.190677 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-03-03 21:54:37.190694 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-03-03 21:54:37.190711 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-03-03 21:54:37.190729 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-03-03 21:54:37.190746 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-03-03 21:54:37.190763 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-03-03 21:54:37.190780 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-03-03 21:54:37.190796 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-03-03 21:54:37.190813 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-03-03 21:54:37.190830 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-d77sr.txt
2026-03-03 21:54:37.190848 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-d77sr.yaml
2026-03-03 21:54:37.190865 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-03-03 21:54:37.190883 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-03-03 21:54:37.190901 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-03-03 21:54:37.190918 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-03-03 21:54:37.190936 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-03-03 21:54:37.221452 |
2026-03-03 21:54:37.221574 | TASK [gather-pod-logs : creating directory for pod logs]
2026-03-03 21:54:37.430303 | instance | changed
2026-03-03 21:54:37.437049 |
2026-03-03 21:54:37.437132 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-03-03 21:54:37.634838 | instance | changed
2026-03-03 21:54:37.640303 |
2026-03-03 21:54:37.640376 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-03-03 21:54:38.199738 | instance | auth-system/keycloak-0/keycloak
2026-03-03 21:54:38.382136 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-03-03 21:54:38.545032 | instance | cert-manager/cert-manager-75c4c745bc-ccrfc/cert-manager-controller
2026-03-03 21:54:38.737069 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-ccrfc" not found
2026-03-03 21:54:38.906339 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-ngqdh/cert-manager-cainjector
2026-03-03 21:54:39.089497 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-ngqdh" not found
2026-03-03 21:54:39.271347 | instance | cert-manager/cert-manager-webhook-548949fc64-6zkzj/cert-manager-webhook
2026-03-03 21:54:39.456500 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-6zkzj" not found
2026-03-03 21:54:39.640490 | instance | ingress-nginx/ingress-nginx-controller-c2mcn/controller
2026-03-03 21:54:39.841655 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-c2mcn" not found
2026-03-03 21:54:40.013509 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l6p9z/ingress-nginx-default-backend
2026-03-03 21:54:40.191276 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-l6p9z" not found
2026-03-03 21:54:40.377555 | instance | kube-system/cilium-operator-869df985b8-hprrk/cilium-operator
2026-03-03 21:54:40.566965 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-hprrk" not found
2026-03-03 21:54:40.749768 | instance | kube-system/cilium-vcdj5/config
2026-03-03 21:54:40.924655 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-vcdj5" not found
2026-03-03 21:54:40.928792 | instance | kube-system/cilium-vcdj5/mount-cgroup
2026-03-03 21:54:41.098907 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-vcdj5" not found
2026-03-03 21:54:41.103473 | instance | kube-system/cilium-vcdj5/apply-sysctl-overwrites
2026-03-03 21:54:41.292347 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-vcdj5" not found
2026-03-03 21:54:41.306148 | instance | kube-system/cilium-vcdj5/mount-bpf-fs
2026-03-03 21:54:41.482567 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-vcdj5" not found
2026-03-03 21:54:41.487309 | instance | kube-system/cilium-vcdj5/clean-cilium-state
2026-03-03 21:54:41.656829 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-vcdj5" not found
2026-03-03 21:54:41.661152 | instance | kube-system/cilium-vcdj5/install-cni-binaries
2026-03-03 21:54:41.834761 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-vcdj5" not found
2026-03-03 21:54:41.838791 | instance | kube-system/cilium-vcdj5/cilium-agent
2026-03-03 21:54:42.092094 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-vcdj5" not found
2026-03-03 21:54:42.263524 | instance | kube-system/coredns-67659f764b-tjdrm/coredns
2026-03-03 21:54:42.440183 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-tjdrm" not found
2026-03-03 21:54:42.602063 | instance | kube-system/coredns-67659f764b-xrr8m/coredns
2026-03-03 21:54:42.777306 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-xrr8m" not found
2026-03-03 21:54:42.939439 | instance | kube-system/etcd-instance/etcd
2026-03-03 21:54:43.145588 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-03-03 21:54:43.308879 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-03-03 21:54:43.496100 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-03-03 21:54:43.687672 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-03-03 21:54:43.910680 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-03-03 21:54:44.073086 | instance | kube-system/kube-proxy-d7ck5/kube-proxy
2026-03-03 21:54:44.251709 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-d7ck5" not found
2026-03-03 21:54:44.423948 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-03-03 21:54:44.598507 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-03-03 21:54:44.769555 | instance | kube-system/kube-vip-instance/kube-vip
2026-03-03 21:54:44.940416 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-03-03 21:54:45.124246 | instance | local-path-storage/local-path-provisioner-679c578f5-d86ch/local-path-provisioner
2026-03-03 21:54:45.304045 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-d86ch" not found
2026-03-03 21:54:45.477911 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-03-03 21:54:45.663067 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-03 21:54:45.667954 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-03-03 21:54:45.839218 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-03 21:54:45.843062 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-03-03 21:54:46.025459 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-03 21:54:46.028916 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-03-03 21:54:46.244773 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-03-03 21:54:46.411532 | instance | monitoring/goldpinger-xf9zs/goldpinger-daemon
2026-03-03 21:54:46.590739 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-xf9zs" not found
2026-03-03 21:54:46.769087 | instance | monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana-sc-dashboard
2026-03-03 21:54:46.960964 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-c7565c4d-wg2rx" not found
2026-03-03 21:54:46.965077 | instance | monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana-sc-datasources
2026-03-03 21:54:47.147369 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-c7565c4d-wg2rx" not found
2026-03-03 21:54:47.153920 | instance | monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana
2026-03-03 21:54:47.419029 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-c7565c4d-wg2rx" not found
2026-03-03 21:54:47.592707 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r/kube-state-metrics
2026-03-03 21:54:47.771450 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r" not found
2026-03-03 21:54:47.957314 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-6npdj/kube-prometheus-stack
2026-03-03 21:54:48.138010 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-6npdj" not found
2026-03-03 21:54:48.327662 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/node-exporter
2026-03-03 21:54:48.522818 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/pod-tls-sidecar
2026-03-03 21:54:48.699760 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-pshv6" not found
2026-03-03 21:54:48.877930 | instance | monitoring/loki-0/loki
2026-03-03 21:54:49.049137 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-03-03 21:54:49.227652 | instance | monitoring/loki-chunks-cache-0/memcached
2026-03-03 21:54:49.408796 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-03-03 21:54:49.413987 | instance | monitoring/loki-chunks-cache-0/exporter
2026-03-03 21:54:49.596940 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-03-03 21:54:49.777212 | instance | monitoring/loki-gateway-cf54cb88c-972mp/nginx
2026-03-03 21:54:50.047434 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-972mp" not found
2026-03-03 21:54:50.216261 | instance | monitoring/loki-results-cache-0/memcached
2026-03-03 21:54:50.399019 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-03-03 21:54:50.404483 | instance | monitoring/loki-results-cache-0/exporter
2026-03-03 21:54:50.611803 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-03-03 21:54:50.778963 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-qb2xg/gc
2026-03-03 21:54:50.944811 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-qb2xg" not found
2026-03-03 21:54:51.110607 | instance | monitoring/node-feature-discovery-master-8665476dbc-lhc59/master
2026-03-03 21:54:51.287629 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-lhc59" not found
2026-03-03 21:54:51.462046 | instance | monitoring/node-feature-discovery-worker-f5pc6/worker
2026-03-03 21:54:51.645982 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-f5pc6" not found
2026-03-03 21:54:51.817997 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-03-03 21:54:52.000728 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-03 21:54:52.004186 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-03-03 21:54:52.177867 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-03 21:54:52.181277 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-03-03 21:54:52.367449 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-03 21:54:52.371911 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-03-03 21:54:52.540705 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-03 21:54:52.544278 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-03-03 21:54:52.734768 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-03-03 21:54:52.900812 | instance | monitoring/prometheus-pushgateway-7b8659c68b-bw5jc/pushgateway
2026-03-03 21:54:53.083071 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-bw5jc" not found
2026-03-03 21:54:53.262498 | instance | monitoring/vector-mtckl/vector
2026-03-03 21:54:53.481103 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-mtckl" not found
2026-03-03 21:54:53.653900 | instance | openstack/barbican-api-647895f4dd-49p9t/init
2026-03-03 21:54:53.840782 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-647895f4dd-49p9t" not found
2026-03-03 21:54:53.845263 | instance | openstack/barbican-api-647895f4dd-49p9t/barbican-api
2026-03-03 21:54:54.026310 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-647895f4dd-49p9t" not found
2026-03-03 21:54:54.203504 | instance | openstack/barbican-db-init-q22qs/init
2026-03-03 21:54:54.376359 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-q22qs" not found
2026-03-03 21:54:54.380491 | instance | openstack/barbican-db-init-q22qs/barbican-db-init-0
2026-03-03 21:54:54.562676 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-q22qs" not found
2026-03-03 21:54:54.739108 | instance | openstack/barbican-db-sync-frkhg/init
2026-03-03 21:54:54.925466 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-frkhg" not found
2026-03-03 21:54:54.929536 | instance | openstack/barbican-db-sync-frkhg/barbican-db-sync
2026-03-03 21:54:55.124985 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-frkhg" not found
2026-03-03 21:54:55.315835 | instance | openstack/barbican-ks-endpoints-q2gv5/init
2026-03-03 21:54:55.473736 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-q2gv5" not found
2026-03-03 21:54:55.478664 | instance | openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-admin
2026-03-03 21:54:55.654967 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-q2gv5" not found
2026-03-03 21:54:55.658665 | instance | openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-internal
2026-03-03 21:54:55.828256 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-q2gv5" not found
2026-03-03 21:54:55.832440 | instance | openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-public
2026-03-03 21:54:56.004002 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-q2gv5" not found
2026-03-03 21:54:56.174513 | instance | openstack/barbican-ks-service-4dqtv/init
2026-03-03 21:54:56.337854 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-4dqtv" not found
2026-03-03 21:54:56.342283 | instance | openstack/barbican-ks-service-4dqtv/key-manager-ks-service-registration
2026-03-03 21:54:56.527651 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-4dqtv" not found
2026-03-03 21:54:56.710491 | instance | openstack/barbican-ks-user-x9rsg/init
2026-03-03 21:54:56.884417 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-x9rsg" not found
2026-03-03 21:54:56.889350 | instance | openstack/barbican-ks-user-x9rsg/barbican-ks-user
2026-03-03 21:54:57.065886 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-x9rsg" not found
2026-03-03 21:54:57.245344 | instance | openstack/barbican-rabbit-init-glw2m/init
2026-03-03 21:54:57.412658 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-glw2m" not found
2026-03-03 21:54:57.417446 | instance | openstack/barbican-rabbit-init-glw2m/rabbit-init
2026-03-03 21:54:57.596547 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-glw2m" not found
2026-03-03 21:54:57.762523 | instance | openstack/cinder-api-785df9696d-nfsrf/init
2026-03-03 21:54:57.948234 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-785df9696d-nfsrf" not found
2026-03-03 21:54:57.953675 | instance | openstack/cinder-api-785df9696d-nfsrf/ceph-coordination-volume-perms
2026-03-03 21:54:58.122978 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-785df9696d-nfsrf" not found
2026-03-03 21:54:58.126966 | instance | openstack/cinder-api-785df9696d-nfsrf/cinder-api
2026-03-03 21:54:58.326472 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-785df9696d-nfsrf" not found
2026-03-03 21:54:58.525460 | instance | openstack/cinder-backup-6599775d8d-rcqjs/init
2026-03-03 21:54:58.703653 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-6599775d8d-rcqjs" not found
2026-03-03 21:54:58.707718 | instance | openstack/cinder-backup-6599775d8d-rcqjs/ceph-backup-keyring-placement
2026-03-03 21:54:58.879837 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-6599775d8d-rcqjs" not found
2026-03-03 21:54:58.884243 | instance | openstack/cinder-backup-6599775d8d-rcqjs/ceph-keyring-placement-rbd1
2026-03-03 21:54:59.058805 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-6599775d8d-rcqjs" not found
2026-03-03 21:54:59.067340 | instance | openstack/cinder-backup-6599775d8d-rcqjs/ceph-coordination-volume-perms
2026-03-03 21:54:59.239906 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-6599775d8d-rcqjs" not found
2026-03-03 21:54:59.243371 | instance | openstack/cinder-backup-6599775d8d-rcqjs/cinder-backup
2026-03-03 21:54:59.410581 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-6599775d8d-rcqjs" not found
2026-03-03 21:54:59.588970 | instance | openstack/cinder-backup-storage-init-p5xlw/init
2026-03-03 21:54:59.754718 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-p5xlw" not found
2026-03-03 21:54:59.760236 | instance | openstack/cinder-backup-storage-init-p5xlw/ceph-keyring-placement
2026-03-03 21:54:59.945615 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-p5xlw" not found
2026-03-03 21:54:59.950206 | instance | openstack/cinder-backup-storage-init-p5xlw/cinder-backup-storage-init
2026-03-03 21:55:00.144389 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-p5xlw" not found
2026-03-03 21:55:00.327147 | instance | openstack/cinder-bootstrap-zb525/init
2026-03-03 21:55:00.495149 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-zb525" not found
2026-03-03 21:55:00.503273 | instance | openstack/cinder-bootstrap-zb525/bootstrap
2026-03-03 21:55:00.668333 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-zb525" not found
2026-03-03 21:55:00.840578 | instance | openstack/cinder-create-internal-tenant-jgcr9/init
2026-03-03 21:55:01.014358 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-jgcr9" not found
2026-03-03 21:55:01.019216 | instance | openstack/cinder-create-internal-tenant-jgcr9/create-internal-tenant
2026-03-03 21:55:01.212981 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-jgcr9" not found
2026-03-03 21:55:01.390853 | instance | openstack/cinder-db-init-n8hb4/init
2026-03-03 21:55:01.563213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-n8hb4" not found
2026-03-03 21:55:01.567915 | instance | openstack/cinder-db-init-n8hb4/cinder-db-init-0
2026-03-03 21:55:01.734281 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-n8hb4" not found
2026-03-03 21:55:01.899472 | instance | openstack/cinder-db-sync-wqjcr/init
2026-03-03 21:55:02.066074 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-wqjcr" not found
2026-03-03 21:55:02.069943 | instance | openstack/cinder-db-sync-wqjcr/cinder-db-sync
2026-03-03 21:55:02.254901 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-wqjcr" not found
2026-03-03 21:55:02.418315 | instance | openstack/cinder-ks-endpoints-pmv9z/init
2026-03-03 21:55:02.595063 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-pmv9z" not found
2026-03-03 21:55:02.600098 | instance | openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-admin
2026-03-03 21:55:02.787561 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-pmv9z" not found
2026-03-03 21:55:02.792344 | instance | openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-internal
2026-03-03 21:55:02.961594 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-pmv9z" not found
2026-03-03 21:55:02.965453 | instance | openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-public
2026-03-03 21:55:03.145822 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-pmv9z" not found
2026-03-03 21:55:03.324796 | instance | openstack/cinder-ks-service-qhmg2/init
2026-03-03 21:55:03.493222 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-qhmg2" not found
2026-03-03 21:55:03.497813 | instance | openstack/cinder-ks-service-qhmg2/volumev3-ks-service-registration
2026-03-03 21:55:03.667656 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-qhmg2" not found
2026-03-03 21:55:03.833897 | instance | openstack/cinder-ks-user-w4bfs/init
2026-03-03 21:55:04.001460 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-w4bfs" not found
2026-03-03 21:55:04.005943 | instance | openstack/cinder-ks-user-w4bfs/cinder-ks-user
2026-03-03 21:55:04.192695 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-w4bfs" not found
2026-03-03 21:55:04.361774 | instance | openstack/cinder-rabbit-init-sq86d/init
2026-03-03 21:55:04.527243 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-sq86d" not found
2026-03-03 21:55:04.532340 | instance | openstack/cinder-rabbit-init-sq86d/rabbit-init
2026-03-03 21:55:04.709916 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-sq86d" not found
2026-03-03 21:55:04.882590 | instance | openstack/cinder-scheduler-56b7fd957b-6jjhx/init
2026-03-03 21:55:05.068550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-56b7fd957b-6jjhx" not found
2026-03-03 21:55:05.073295 | instance | openstack/cinder-scheduler-56b7fd957b-6jjhx/ceph-coordination-volume-perms
2026-03-03 21:55:05.256614 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-56b7fd957b-6jjhx" not found
2026-03-03 21:55:05.260796 | instance | openstack/cinder-scheduler-56b7fd957b-6jjhx/cinder-scheduler
2026-03-03 21:55:05.432765 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-56b7fd957b-6jjhx" not found
2026-03-03 21:55:05.607489 | instance | openstack/cinder-storage-init-487c5/init
2026-03-03 21:55:05.772636 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-487c5" not found
2026-03-03 21:55:05.777594 | instance | openstack/cinder-storage-init-487c5/ceph-keyring-placement
2026-03-03 21:55:05.966680 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-487c5" not found
2026-03-03 21:55:05.970119 | instance | openstack/cinder-storage-init-487c5/cinder-storage-init-rbd1
2026-03-03 21:55:06.149405 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-487c5" not found
2026-03-03 21:55:06.337087 | instance | openstack/cinder-volume-8486cfc547-lfwrs/init
2026-03-03 21:55:06.514989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-8486cfc547-lfwrs" not found
2026-03-03 21:55:06.520207 | instance | openstack/cinder-volume-8486cfc547-lfwrs/ceph-keyring-placement-rbd1
2026-03-03 21:55:06.689875 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-8486cfc547-lfwrs" not found
2026-03-03 21:55:06.694600 | instance | openstack/cinder-volume-8486cfc547-lfwrs/ceph-coordination-volume-perms
2026-03-03 21:55:06.868947 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-8486cfc547-lfwrs" not found
2026-03-03 21:55:06.873194 | instance | openstack/cinder-volume-8486cfc547-lfwrs/init-cinder-conf
2026-03-03 21:55:07.050163 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-8486cfc547-lfwrs" not found
2026-03-03 21:55:07.054352 | instance | openstack/cinder-volume-8486cfc547-lfwrs/cinder-volume
2026-03-03 21:55:07.224374 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-8486cfc547-lfwrs" not found
2026-03-03 21:55:07.395334 | instance | openstack/glance-api-6445b754c-dmssl/init
2026-03-03 21:55:07.573657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6445b754c-dmssl" not found
2026-03-03 21:55:07.577322 | instance | openstack/glance-api-6445b754c-dmssl/glance-perms
2026-03-03 21:55:07.768132 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6445b754c-dmssl" not found
2026-03-03 21:55:07.771753 | instance | openstack/glance-api-6445b754c-dmssl/ceph-keyring-placement
2026-03-03 21:55:07.941975 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6445b754c-dmssl" not found
2026-03-03 21:55:07.945727 | instance | openstack/glance-api-6445b754c-dmssl/glance-api
2026-03-03 21:55:08.115623 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6445b754c-dmssl" not found
2026-03-03 21:55:08.290808 | instance | openstack/glance-db-init-rtjqf/init
2026-03-03 21:55:08.468651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-rtjqf" not found
2026-03-03 21:55:08.473612 | instance | openstack/glance-db-init-rtjqf/glance-db-init-0
2026-03-03 21:55:08.636511 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-rtjqf" not found
2026-03-03 21:55:08.808199 | instance | openstack/glance-db-sync-hcxr9/init
2026-03-03 21:55:08.969501 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-hcxr9" not found
2026-03-03 21:55:08.974222 | instance | openstack/glance-db-sync-hcxr9/glance-db-sync
2026-03-03 21:55:09.141500 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-hcxr9" not found
2026-03-03 21:55:09.318986 | instance | openstack/glance-ks-endpoints-7drws/init
2026-03-03 21:55:09.492573 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-7drws" not found
2026-03-03 21:55:09.496266 | instance | openstack/glance-ks-endpoints-7drws/image-ks-endpoints-admin
2026-03-03 21:55:09.670460 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-7drws" not found
2026-03-03 21:55:09.675223 | instance | openstack/glance-ks-endpoints-7drws/image-ks-endpoints-internal
2026-03-03 21:55:09.851889 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-7drws" not found
2026-03-03 21:55:09.856968 | instance | openstack/glance-ks-endpoints-7drws/image-ks-endpoints-public
2026-03-03 21:55:10.052252 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-7drws" not found
2026-03-03 21:55:10.218407 | instance | openstack/glance-ks-service-w852c/init
2026-03-03 21:55:10.393546 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-w852c" not found
2026-03-03 21:55:10.397656 | instance | openstack/glance-ks-service-w852c/image-ks-service-registration
2026-03-03 21:55:10.566033 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-w852c" not found
2026-03-03 21:55:10.729382 | instance | openstack/glance-ks-user-gwz4q/init
2026-03-03 21:55:10.902872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-gwz4q" not found
2026-03-03 21:55:10.905529 | instance | openstack/glance-ks-user-gwz4q/glance-ks-user
2026-03-03 21:55:11.073798 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-gwz4q" not found
2026-03-03 21:55:11.258500 | instance | openstack/glance-metadefs-load-jj5k4/init
2026-03-03 21:55:11.441165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-jj5k4" not found
2026-03-03 21:55:11.446027 | instance | openstack/glance-metadefs-load-jj5k4/glance-metadefs-load
2026-03-03 21:55:11.634626 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-jj5k4" not found
2026-03-03 21:55:11.801867 | instance | openstack/glance-rabbit-init-2ldzd/init
2026-03-03 21:55:11.969981 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-2ldzd" not found
2026-03-03 21:55:11.974953 | instance | openstack/glance-rabbit-init-2ldzd/rabbit-init
2026-03-03 21:55:12.149349 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-2ldzd" not found
2026-03-03 21:55:12.336534 | instance | openstack/glance-storage-init-z9fmb/init
2026-03-03 21:55:12.519045 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-z9fmb" not found
2026-03-03 21:55:12.523254 | instance | openstack/glance-storage-init-z9fmb/ceph-keyring-placement
2026-03-03 21:55:12.700997 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-z9fmb" not found
2026-03-03 21:55:12.705922 | instance | openstack/glance-storage-init-z9fmb/glance-storage-init
2026-03-03 21:55:12.888557 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-z9fmb" not found
2026-03-03 21:55:13.062063 | instance | openstack/keepalived-pmwnc/init
2026-03-03 21:55:13.279355 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-pmwnc" not found
2026-03-03 21:55:13.284138 | instance | openstack/keepalived-pmwnc/wait-for-ip
2026-03-03 21:55:13.369727 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-pmwnc" is waiting to start: PodInitializing
2026-03-03 21:55:13.457647 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-pmwnc" not found
2026-03-03 21:55:13.462403 | instance | openstack/keepalived-pmwnc/keepalived
2026-03-03 21:55:13.557884 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-pmwnc" is waiting to start: PodInitializing
2026-03-03 21:55:13.646318 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-pmwnc" not found
2026-03-03 21:55:13.828170 | instance | openstack/keystone-api-5fd856956-qbhh8/init
2026-03-03 21:55:14.000076 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-5fd856956-qbhh8" not found
2026-03-03 21:55:14.004980 | instance | openstack/keystone-api-5fd856956-qbhh8/keystone-api
2026-03-03 21:55:14.425788 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-5fd856956-qbhh8" not found
2026-03-03 21:55:14.606204 | instance | openstack/keystone-bootstrap-bntkc/init
2026-03-03 21:55:14.790193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-bntkc" not found
2026-03-03 21:55:14.795405 | instance | openstack/keystone-bootstrap-bntkc/bootstrap
2026-03-03 21:55:14.971831 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-bntkc" not found
2026-03-03 21:55:15.141899 | instance | openstack/keystone-credential-setup-xkrfk/init
2026-03-03 21:55:15.311170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-xkrfk" not found
2026-03-03 21:55:15.314919 | instance | openstack/keystone-credential-setup-xkrfk/keystone-credential-setup
2026-03-03 21:55:15.488763 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-xkrfk" not found
2026-03-03 21:55:15.659332 | instance | openstack/keystone-db-init-sjk2n/init
2026-03-03 21:55:15.829190 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-sjk2n" not found
2026-03-03 21:55:15.833400 | instance | openstack/keystone-db-init-sjk2n/keystone-db-init-0
2026-03-03 21:55:16.030151 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-sjk2n" not found
2026-03-03 21:55:16.196793 | instance | openstack/keystone-db-sync-c5pls/init
2026-03-03 21:55:16.368783 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-c5pls" not found
2026-03-03 21:55:16.373362 | instance | openstack/keystone-db-sync-c5pls/keystone-db-sync
2026-03-03 21:55:16.546918 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-c5pls" not found
2026-03-03 21:55:16.704659 | instance | openstack/keystone-domain-manage-lrd4p/init
2026-03-03 21:55:16.890478 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-lrd4p" not found
2026-03-03 21:55:16.894941 | instance | openstack/keystone-domain-manage-lrd4p/keystone-domain-manage
2026-03-03 21:55:17.057671 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-lrd4p" not found
2026-03-03 21:55:17.239421 | instance | openstack/keystone-fernet-setup-fcpbf/init
2026-03-03 21:55:17.413605 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-fcpbf" not found
2026-03-03 21:55:17.417087 | instance | openstack/keystone-fernet-setup-fcpbf/keystone-fernet-setup
2026-03-03 21:55:17.594537 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-fcpbf" not found
2026-03-03 21:55:17.762280 | instance | openstack/keystone-rabbit-init-mbt2x/init
2026-03-03 21:55:17.936868 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-mbt2x" not found
2026-03-03 21:55:17.941208 | instance | openstack/keystone-rabbit-init-mbt2x/rabbit-init
2026-03-03 21:55:18.116216 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-mbt2x" not found
2026-03-03 21:55:18.295755 | instance | openstack/libvirt-libvirt-default-4d4rl/init
2026-03-03 21:55:18.489832 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-4d4rl" not found
2026-03-03 21:55:18.494419 | instance | openstack/libvirt-libvirt-default-4d4rl/init-dynamic-options
2026-03-03 21:55:18.582072 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-4d4rl" is waiting to start: PodInitializing
2026-03-03 21:55:18.663326 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-4d4rl" not found
2026-03-03 21:55:18.668280 | instance | openstack/libvirt-libvirt-default-4d4rl/ceph-admin-keyring-placement
2026-03-03 21:55:18.755822 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-4d4rl" is waiting to start: PodInitializing
2026-03-03 21:55:18.842801 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-4d4rl" not found
2026-03-03 21:55:18.847277 | instance | openstack/libvirt-libvirt-default-4d4rl/ceph-keyring-placement
2026-03-03 21:55:18.934542 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-4d4rl" is waiting to start: PodInitializing
2026-03-03 21:55:19.025427 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-4d4rl" not found
2026-03-03 21:55:19.029675 | instance | openstack/libvirt-libvirt-default-4d4rl/tls-sidecar
2026-03-03 21:55:19.115630 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-4d4rl" is waiting to start: PodInitializing
2026-03-03 21:55:19.204848 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-4d4rl" not found
2026-03-03 21:55:19.208501 | instance | openstack/libvirt-libvirt-default-4d4rl/libvirt
2026-03-03 21:55:19.292547 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-4d4rl" is waiting to start: PodInitializing
2026-03-03 21:55:19.376014 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-4d4rl" not found
2026-03-03 21:55:19.379756 | instance | openstack/libvirt-libvirt-default-4d4rl/libvirt-exporter
2026-03-03 21:55:19.463766 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-4d4rl" is waiting to start: PodInitializing
2026-03-03 21:55:19.542693 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-4d4rl" not found
2026-03-03 21:55:19.711532 | instance | openstack/memcached-memcached-6479589586-m8nqq/init
2026-03-03 21:55:19.889133 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-m8nqq" not found
2026-03-03 21:55:19.893192 | instance | openstack/memcached-memcached-6479589586-m8nqq/memcached
2026-03-03 21:55:20.053494 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-m8nqq" not found
2026-03-03 21:55:20.056295 | instance | openstack/memcached-memcached-6479589586-m8nqq/memcached-exporter
2026-03-03 21:55:20.238781 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-m8nqq" not found
2026-03-03 21:55:20.392975 | instance | openstack/neutron-coredns-7dd4958666-kk2vg/coredns
2026-03-03 21:55:20.566396 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-kk2vg" not found
2026-03-03 21:55:20.727337 | instance | openstack/neutron-db-init-52j66/init
2026-03-03 21:55:20.891090 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-52j66" not found
2026-03-03 21:55:20.895149 | instance | openstack/neutron-db-init-52j66/neutron-db-init-0
2026-03-03 21:55:21.061073 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-52j66" not found
2026-03-03 21:55:21.254527 | instance | openstack/neutron-db-sync-wxqhr/init
2026-03-03 21:55:21.437821 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-wxqhr" not found
2026-03-03 21:55:21.441676 | instance | openstack/neutron-db-sync-wxqhr/neutron-db-sync
2026-03-03 21:55:21.620391 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-wxqhr" not found
2026-03-03 21:55:21.780699 | instance | openstack/neutron-dhcp-agent-default-rbmqn/init
2026-03-03 21:55:21.973210 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-rbmqn" not found
2026-03-03 21:55:21.978136 | instance | openstack/neutron-dhcp-agent-default-rbmqn/neutron-dhcp-agent-init
2026-03-03 21:55:22.062410 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-rbmqn" is waiting to start: PodInitializing
2026-03-03 21:55:22.143187 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-rbmqn" not found
2026-03-03 21:55:22.146995 | instance | openstack/neutron-dhcp-agent-default-rbmqn/neutron-dhcp-agent
2026-03-03 21:55:22.231082 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-rbmqn" is waiting to start: PodInitializing
2026-03-03 21:55:22.317020 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-rbmqn" not found
2026-03-03 21:55:22.490719 | instance | openstack/neutron-ks-endpoints-vs2sd/init
2026-03-03 21:55:22.665267 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-vs2sd" not found
2026-03-03 21:55:22.669014 | instance | openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-admin
2026-03-03 21:55:22.845067 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-vs2sd" not found
2026-03-03 21:55:22.849064 | instance | openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-internal
2026-03-03 21:55:23.029131 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-vs2sd" not found
2026-03-03 21:55:23.033703 | instance | openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-public
2026-03-03 21:55:23.212252 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-vs2sd" not found
2026-03-03 21:55:23.393856 | instance | openstack/neutron-ks-service-z7glb/init
2026-03-03 21:55:23.563434 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-z7glb" not found
2026-03-03 21:55:23.567519 | instance | openstack/neutron-ks-service-z7glb/network-ks-service-registration
2026-03-03 21:55:23.737853 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-z7glb" not found
2026-03-03 21:55:23.920098 | instance | openstack/neutron-ks-user-rm265/init
2026-03-03 21:55:24.094749 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-rm265" not found
2026-03-03 21:55:24.099203 | instance | openstack/neutron-ks-user-rm265/neutron-ks-user
2026-03-03 21:55:24.277632 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-rm265" not found
2026-03-03 21:55:24.467953 | instance | openstack/neutron-l3-agent-default-2f8sw/init
2026-03-03 21:55:24.663170 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-2f8sw" not found
2026-03-03 21:55:24.667147 | instance | openstack/neutron-l3-agent-default-2f8sw/neutron-l3-agent-init
2026-03-03 21:55:24.755270 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-2f8sw" is waiting to start: PodInitializing
2026-03-03 21:55:24.847396 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-2f8sw" not found
2026-03-03 21:55:24.852157 | instance | openstack/neutron-l3-agent-default-2f8sw/neutron-l3-agent
2026-03-03 21:55:24.955952 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-2f8sw" is waiting to start: PodInitializing
2026-03-03 21:55:25.062823 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-2f8sw" not found
2026-03-03 21:55:25.235552 | instance | openstack/neutron-metadata-agent-default-g4qqv/init
2026-03-03 21:55:25.450743 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-g4qqv" not found
2026-03-03 21:55:25.456146 | instance | openstack/neutron-metadata-agent-default-g4qqv/neutron-metadata-agent-init
2026-03-03 21:55:25.543232 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-g4qqv" is waiting to start: PodInitializing
2026-03-03 21:55:25.630852 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-g4qqv" not found
2026-03-03 21:55:25.636748 | instance | openstack/neutron-metadata-agent-default-g4qqv/neutron-metadata-agent
2026-03-03 21:55:25.721478 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-g4qqv" is waiting to start: PodInitializing
2026-03-03 21:55:25.810291 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-g4qqv" not found
2026-03-03 21:55:25.983069 | instance | openstack/neutron-netns-cleanup-cron-default-mtnp2/init
2026-03-03 21:55:26.172773 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-mtnp2" not found
2026-03-03 21:55:26.178804 | instance | openstack/neutron-netns-cleanup-cron-default-mtnp2/neutron-netns-cleanup-cron
2026-03-03 21:55:26.396168 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-mtnp2" not found
2026-03-03 21:55:26.574016 | instance | openstack/neutron-ovs-agent-default-r9jtj/init
2026-03-03 21:55:26.776984 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-r9jtj" not found
2026-03-03 21:55:26.782819 | instance | openstack/neutron-ovs-agent-default-r9jtj/neutron-openvswitch-agent-kernel-modules
2026-03-03 21:55:26.880948 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-r9jtj" is waiting to start: PodInitializing
2026-03-03 21:55:26.966386 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-r9jtj" not found
2026-03-03 21:55:26.971530 | instance | openstack/neutron-ovs-agent-default-r9jtj/neutron-ovs-agent-init
2026-03-03 21:55:27.059654 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-r9jtj" is waiting to start: PodInitializing
2026-03-03 21:55:27.145176 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-r9jtj" not found
2026-03-03 21:55:27.149502 | instance | openstack/neutron-ovs-agent-default-r9jtj/neutron-ovs-agent
2026-03-03 21:55:27.246625 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-r9jtj" is waiting to start: PodInitializing
2026-03-03 21:55:27.330097 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-r9jtj" not found
2026-03-03 21:55:27.522043 | instance | openstack/neutron-rabbit-init-bzv7g/init
2026-03-03 21:55:27.702578 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-bzv7g" not found
2026-03-03 21:55:27.707963 | instance | openstack/neutron-rabbit-init-bzv7g/rabbit-init
2026-03-03 21:55:27.886770 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-bzv7g" not found
2026-03-03 21:55:28.063776 | instance | openstack/neutron-rpc-server-cc4d97dc4-qxhjc/init
2026-03-03 21:55:28.270880 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-cc4d97dc4-qxhjc" not found
2026-03-03 21:55:28.276799 | instance | openstack/neutron-rpc-server-cc4d97dc4-qxhjc/neutron-rpc-server
2026-03-03 21:55:28.475480 | instance | Error from server (BadRequest): previous terminated container "neutron-rpc-server" in pod "neutron-rpc-server-cc4d97dc4-qxhjc" not found
2026-03-03 21:55:28.653824 | instance | openstack/neutron-server-6b9dcc97fc-7vjf5/init
2026-03-03 21:55:28.843395 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-6b9dcc97fc-7vjf5" not found
2026-03-03 21:55:28.847875 | instance | openstack/neutron-server-6b9dcc97fc-7vjf5/neutron-server
2026-03-03 21:55:29.023756 | instance | openstack/neutron-server-6b9dcc97fc-7vjf5/neutron-policy-server
2026-03-03 21:55:29.197349 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-6b9dcc97fc-7vjf5" not found
2026-03-03 21:55:29.374648 | instance | openstack/nova-api-metadata-5f94df48f8-lkk6f/init
2026-03-03 21:55:29.563776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5f94df48f8-lkk6f" not found
2026-03-03 21:55:29.567945 | instance | openstack/nova-api-metadata-5f94df48f8-lkk6f/nova-api-metadata-init
2026-03-03 21:55:29.743211 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5f94df48f8-lkk6f" not found
2026-03-03 21:55:29.747438 | instance | openstack/nova-api-metadata-5f94df48f8-lkk6f/nova-api
2026-03-03 21:55:29.926994 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5f94df48f8-lkk6f" not found
2026-03-03 21:55:30.108964 | instance | openstack/nova-api-osapi-76f957b7d7-snj7w/init
2026-03-03 21:55:30.295414 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-76f957b7d7-snj7w" not found
2026-03-03 21:55:30.299354 | instance | openstack/nova-api-osapi-76f957b7d7-snj7w/nova-osapi
2026-03-03 21:55:30.515905 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-76f957b7d7-snj7w" not found
2026-03-03 21:55:30.700239 | instance | openstack/nova-bootstrap-4lmq5/init
2026-03-03 21:55:30.878052 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-4lmq5" not found
2026-03-03 21:55:30.897654 | instance | openstack/nova-bootstrap-4lmq5/bootstrap
2026-03-03 21:55:31.060429 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-4lmq5" not found
2026-03-03 21:55:31.219687 | instance | openstack/nova-cell-setup-qncws/init
2026-03-03 21:55:31.421252 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-qncws" not found
2026-03-03 21:55:31.424913 | instance | openstack/nova-cell-setup-qncws/nova-cell-setup-init
2026-03-03 21:55:31.510576 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-qncws" is waiting to start: PodInitializing
2026-03-03 21:55:31.607244 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-qncws" not found
2026-03-03 21:55:31.612059 | instance | openstack/nova-cell-setup-qncws/nova-cell-setup
2026-03-03 21:55:31.699803 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-qncws" is waiting to start: PodInitializing
2026-03-03 21:55:31.785091 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-qncws" not found
2026-03-03 21:55:31.953114 | instance | openstack/nova-compute-default-8l46n/init
2026-03-03 21:55:32.177817 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:32.180833 | instance | openstack/nova-compute-default-8l46n/nova-compute-init
2026-03-03 21:55:32.257168 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:32.343541 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:32.348642 | instance | openstack/nova-compute-default-8l46n/ceph-perms
2026-03-03 21:55:32.433586 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:32.517443 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:32.521351 | instance | openstack/nova-compute-default-8l46n/ceph-admin-keyring-placement
2026-03-03 21:55:32.617978 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:32.708519 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:32.714124 | instance | openstack/nova-compute-default-8l46n/ceph-keyring-placement
2026-03-03 21:55:32.804414 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:32.894718 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:32.899497 | instance | openstack/nova-compute-default-8l46n/nova-compute-vnc-init
2026-03-03 21:55:32.988463 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:33.072153 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:33.075420 | instance | openstack/nova-compute-default-8l46n/nova-compute-ssh-init
2026-03-03 21:55:33.163303 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:33.247967 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:33.251971 | instance | openstack/nova-compute-default-8l46n/nova-compute
2026-03-03 21:55:33.346844 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:33.431829 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:33.436596 | instance | openstack/nova-compute-default-8l46n/nova-compute-ssh
2026-03-03 21:55:33.522342 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-8l46n" is waiting to start: PodInitializing
2026-03-03 21:55:33.612675 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-8l46n" not found
2026-03-03 21:55:33.776643 | instance | openstack/nova-conductor-556c87f75c-7ddqf/init
2026-03-03 21:55:33.951781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-556c87f75c-7ddqf" not found
2026-03-03 21:55:33.956164 | instance | openstack/nova-conductor-556c87f75c-7ddqf/nova-conductor
2026-03-03 21:55:34.315015 | instance | openstack/nova-db-init-5p6h2/init
2026-03-03 21:55:34.489644 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-5p6h2" not found
2026-03-03 21:55:34.494125 | instance | openstack/nova-db-init-5p6h2/nova-db-init-0
2026-03-03 21:55:34.669950 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-5p6h2" not found
2026-03-03 21:55:34.673973 | instance | openstack/nova-db-init-5p6h2/nova-db-init-1
2026-03-03 21:55:34.852848 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-5p6h2" not found
2026-03-03 21:55:34.858200 | instance | openstack/nova-db-init-5p6h2/nova-db-init-2
2026-03-03 21:55:35.031988 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-5p6h2" not found
2026-03-03 21:55:35.206511 | instance | openstack/nova-db-sync-95x9x/init
2026-03-03 21:55:35.385268 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-95x9x" not found
2026-03-03 21:55:35.390557 | instance | openstack/nova-db-sync-95x9x/nova-db-sync
2026-03-03 21:55:35.576521 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-95x9x" not found
2026-03-03 21:55:35.759269 | instance | openstack/nova-ks-endpoints-8m9r8/init
2026-03-03 21:55:35.949003 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-8m9r8" not found
2026-03-03 21:55:35.954406 | instance | openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-admin
2026-03-03 21:55:36.148265 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-8m9r8" not found
2026-03-03 21:55:36.152748 | instance | openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-internal
2026-03-03 21:55:36.330029 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-8m9r8" not found
2026-03-03 21:55:36.335239 | instance | openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-public
2026-03-03 21:55:36.564427 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-8m9r8" not found
2026-03-03 21:55:36.728797 | instance | openstack/nova-ks-service-bjccw/init
2026-03-03 21:55:36.926655 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-bjccw" not found
2026-03-03 21:55:36.930429 | instance | openstack/nova-ks-service-bjccw/compute-ks-service-registration
2026-03-03 21:55:37.109700 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-bjccw" not found
2026-03-03 21:55:37.280213 | instance | openstack/nova-ks-user-9t9r5/init
2026-03-03 21:55:37.454002 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-9t9r5" not found
2026-03-03 21:55:37.460978 | instance | openstack/nova-ks-user-9t9r5/nova-ks-user
2026-03-03 21:55:37.650303 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-9t9r5" not found
2026-03-03 21:55:37.832677 | instance | openstack/nova-novncproxy-57bff8f8c4-4hswr/init
2026-03-03 21:55:38.010538 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-57bff8f8c4-4hswr" not found
2026-03-03 21:55:38.015090 | instance | openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy-init
2026-03-03 21:55:38.192552 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-57bff8f8c4-4hswr" not found
2026-03-03 21:55:38.197797 | instance | openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy-init-assets
2026-03-03 21:55:38.394834 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-57bff8f8c4-4hswr" not found
2026-03-03 21:55:38.400261 | instance | openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy
2026-03-03 21:55:38.589225 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-57bff8f8c4-4hswr" not found
2026-03-03 21:55:38.759845 | instance | openstack/nova-rabbit-init-vggzf/init
2026-03-03 21:55:38.942281 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-vggzf" not found
2026-03-03 21:55:38.946975 | instance | openstack/nova-rabbit-init-vggzf/rabbit-init
2026-03-03 21:55:39.127628 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-vggzf" not found
2026-03-03 21:55:39.308890 | instance | openstack/nova-scheduler-649f885f8f-p2xd8/init
2026-03-03 21:55:39.497726 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-649f885f8f-p2xd8" not found
2026-03-03 21:55:39.501968 | instance | openstack/nova-scheduler-649f885f8f-p2xd8/nova-scheduler
2026-03-03 21:55:39.869855 | instance | openstack/openvswitch-7pcts/init
2026-03-03 21:55:40.046558 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-7pcts" not found
2026-03-03 21:55:40.051262 | instance | openstack/openvswitch-7pcts/openvswitch-db-perms
2026-03-03 21:55:40.227513 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-7pcts" not found
2026-03-03 21:55:40.233231 | instance | openstack/openvswitch-7pcts/openvswitch-vswitchd-modules
2026-03-03 21:55:40.417439 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-7pcts" not found
2026-03-03 21:55:40.423343 | instance | openstack/openvswitch-7pcts/openvswitch-db
2026-03-03 21:55:40.628307 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-7pcts" not found
2026-03-03 21:55:40.631765 | instance | openstack/openvswitch-7pcts/openvswitch-vswitchd
2026-03-03 21:55:40.818500 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-7pcts" not found
2026-03-03 21:55:41.018166 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-03-03 21:55:41.208462 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-03-03 21:55:41.213595 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-03-03 21:55:41.392667 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-03-03 21:55:41.397644 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-03-03 21:55:41.701362 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-03-03 21:55:41.706388 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-03-03 21:55:41.887566 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-03-03 21:55:42.068848 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-03-03 21:55:42.248854 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-03-03 21:55:42.254248 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-03-03 21:55:42.467290 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-03-03 21:55:42.472879 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-03-03 21:55:42.653792 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-03-03 21:55:42.831715 | instance | openstack/placement-api-7b587dc89c-fw5s9/init
2026-03-03 21:55:43.032245 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-7b587dc89c-fw5s9" not found
2026-03-03 21:55:43.036642 | instance | openstack/placement-api-7b587dc89c-fw5s9/placement-api
2026-03-03 21:55:43.426300 | instance | openstack/placement-db-init-rjfnw/init
2026-03-03 21:55:43.604762 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-rjfnw" not found
2026-03-03 21:55:43.609198 | instance | openstack/placement-db-init-rjfnw/placement-db-init-0
2026-03-03 21:55:43.780746 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-rjfnw" not found
2026-03-03 21:55:43.963107 | instance | openstack/placement-db-sync-xxr8j/init
2026-03-03 21:55:44.132314 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-xxr8j" not found
2026-03-03 21:55:44.137091 | instance | openstack/placement-db-sync-xxr8j/placement-db-sync
2026-03-03 21:55:44.319318 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-xxr8j" not found
2026-03-03 21:55:44.509855 | instance | openstack/placement-ks-endpoints-6pppd/init
2026-03-03 21:55:44.687382 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-6pppd" not found
2026-03-03 21:55:44.692691 | instance | openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-admin
2026-03-03 21:55:44.865716 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-6pppd" not found
2026-03-03 21:55:44.870777 | instance | openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-internal
2026-03-03 21:55:45.056786 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-6pppd" not found
2026-03-03 21:55:45.060936 | instance | openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-public
2026-03-03 21:55:45.258798 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-6pppd" not found
2026-03-03 21:55:45.431095 | instance | openstack/placement-ks-service-pcm7z/init
2026-03-03 21:55:45.609379 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-pcm7z" not found
2026-03-03 21:55:45.615279 | instance | openstack/placement-ks-service-pcm7z/placement-ks-service-registration
2026-03-03 21:55:45.792884 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-pcm7z" not found
2026-03-03 21:55:45.974990 | instance | openstack/placement-ks-user-zlvq5/init
2026-03-03 21:55:46.148925 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-zlvq5" not found
2026-03-03 21:55:46.154039 | instance | openstack/placement-ks-user-zlvq5/placement-ks-user
2026-03-03 21:55:46.364301 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-zlvq5" not found
2026-03-03 21:55:46.551432 | instance | openstack/pxc-operator-69cb5bbdb9-g98k5/percona-xtradb-cluster-operator
2026-03-03 21:55:46.735469 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-g98k5" not found
2026-03-03 21:55:46.918600 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-03-03 21:55:47.103896 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-03-03 21:55:47.109187 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-03-03 21:55:47.293381 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-03-03 21:55:47.475458 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-03-03 21:55:47.648169 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-03-03 21:55:47.653145 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-03-03 21:55:47.841182 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-03-03 21:55:48.057273 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-xh4wj/rabbitmq-cluster-operator
2026-03-03 21:55:48.241243 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-xh4wj" not found
2026-03-03 21:55:48.424319 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-03-03 21:55:48.608167 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-03-03 21:55:48.615649 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-03-03 21:55:48.795642 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-03-03 21:55:48.982209 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-03-03 21:55:49.163033 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-03-03 21:55:49.169670 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-03-03 21:55:49.361447 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-03-03 21:55:49.534230 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw/rabbitmq-cluster-operator
2026-03-03 21:55:49.698630 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-g2sbw" not found
2026-03-03 21:55:49.875241 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-03-03 21:55:50.049893 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-03-03 21:55:50.056899 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-03-03 21:55:50.265975 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-03-03 21:55:50.432614 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-03-03 21:55:50.621912 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-03-03 21:55:50.626459 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-03-03 21:55:50.845627 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-03-03 21:55:51.057422 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/make-container-crash-dir
2026-03-03 21:55:51.235410 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-wznjr" not found
2026-03-03 21:55:51.238810 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/chown-container-data-dir
2026-03-03 21:55:51.416875 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-wznjr" not found
2026-03-03 21:55:51.421105 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/ceph-crash
2026-03-03 21:55:51.590413 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-wznjr" not found
2026-03-03 21:55:51.760015 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/chown-container-data-dir
2026-03-03 21:55:51.965166 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7" not found
2026-03-03 21:55:51.970043 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/rgw
2026-03-03 21:55:52.166899 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7" not found
2026-03-03 21:55:52.172479 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/log-collector
2026-03-03 21:55:52.354592 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7" not found
2026-03-03 21:55:52.525829 | instance | openstack/staffeln-api-7b97c48c99-xhh5s/init
2026-03-03 21:55:52.703480 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-7b97c48c99-xhh5s" not found
2026-03-03 21:55:52.708050 | instance | openstack/staffeln-api-7b97c48c99-xhh5s/staffeln-api
2026-03-03 21:55:52.899915 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-7b97c48c99-xhh5s" not found
2026-03-03 21:55:53.077956 | instance | openstack/staffeln-conductor-75c58cd48d-zv9fq/staffeln-conductor
2026-03-03 21:55:53.293780 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-75c58cd48d-zv9fq" not found
2026-03-03 21:55:53.466711 | instance | openstack/staffeln-db-init-4q54r/init
2026-03-03 21:55:53.645872 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-4q54r" not found
2026-03-03 21:55:53.649214 | instance | openstack/staffeln-db-init-4q54r/staffeln-db-init-0
2026-03-03 21:55:53.831578 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-4q54r" not found
2026-03-03 21:55:54.013552 | instance | openstack/staffeln-db-sync-7pqj7/init
2026-03-03 21:55:54.191552 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-7pqj7" not found
2026-03-03 21:55:54.198306 | instance | openstack/staffeln-db-sync-7pqj7/staffeln-db-sync
2026-03-03 21:55:54.389007 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-7pqj7" not found
2026-03-03 21:55:54.554740 | instance | openstack/valkey-node-0/valkey
2026-03-03 21:55:54.731334 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-03-03 21:55:54.736668 | instance | openstack/valkey-node-0/sentinel
2026-03-03 21:55:54.904781 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-03-03 21:55:54.907970 | instance | openstack/valkey-node-0/metrics
2026-03-03 21:55:55.083439 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-03-03 21:55:55.255992 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-27nd9/rook-ceph-operator
2026-03-03 21:55:55.441545 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-27nd9" not found
2026-03-03 21:55:55.619245 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-d77sr/secretgen-controller
2026-03-03 21:55:55.819629 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-d77sr" not found
2026-03-03 21:55:56.280933 | instance | ERROR
2026-03-03 21:55:56.281279 | instance | {
2026-03-03 21:55:56.281352 | instance | "delta": "0:01:17.970436",
2026-03-03 21:55:56.281413 | instance | "end": "2026-03-03 21:55:55.826303",
2026-03-03 21:55:56.281443 | instance | "msg": "non-zero return code",
2026-03-03 21:55:56.281502 | instance | "rc": 123,
2026-03-03 21:55:56.281530 | instance | "start": "2026-03-03 21:54:37.855867"
2026-03-03 21:55:56.281582 | instance | }
2026-03-03 21:55:56.281617 | instance | ERROR: Ignoring Errors
2026-03-03 21:55:56.295477 |
2026-03-03 21:55:56.295547 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-03-03 21:55:56.878514 | instance | changed:
2026-03-03 21:55:56.878688 | instance | cd+++++++++ pod-logs/
2026-03-03 21:55:56.878715 | instance | cd+++++++++ pod-logs/auth-system/
2026-03-03 21:55:56.878736 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-03-03 21:55:56.878755 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-03-03 21:55:56.878773 | instance | cd+++++++++ pod-logs/cert-manager/
2026-03-03 21:55:56.878791 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-ccrfc/
2026-03-03 21:55:56.878809 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-ccrfc/cert-manager-controller.txt
2026-03-03 21:55:56.878827 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-ngqdh/
2026-03-03 21:55:56.878845 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-ngqdh/cert-manager-cainjector.txt
2026-03-03 21:55:56.878862 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6zkzj/
2026-03-03 21:55:56.878890 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-6zkzj/cert-manager-webhook.txt
2026-03-03 21:55:56.878908 | instance | cd+++++++++ pod-logs/failed-pods/
2026-03-03 21:55:56.878926 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-03-03 21:55:56.878943 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-03-03 21:55:56.878961 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-03-03 21:55:56.878978 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-03-03 21:55:56.878996 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-ccrfc/
2026-03-03 21:55:56.879013 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-ccrfc/cert-manager-controller.txt
2026-03-03 21:55:56.879033 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-ngqdh/
2026-03-03 21:55:56.879051 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-ngqdh/cert-manager-cainjector.txt
2026-03-03 21:55:56.879071 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6zkzj/
2026-03-03 21:55:56.879088 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-6zkzj/cert-manager-webhook.txt
2026-03-03 21:55:56.879106 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-03-03 21:55:56.879123 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-c2mcn/
2026-03-03 21:55:56.879140 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-c2mcn/controller.txt
2026-03-03 21:55:56.879157 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l6p9z/
2026-03-03 21:55:56.879174 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l6p9z/ingress-nginx-default-backend.txt
2026-03-03 21:55:56.879192 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-03-03 21:55:56.879209 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hprrk/
2026-03-03 21:55:56.879226 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-hprrk/cilium-operator.txt
2026-03-03 21:55:56.879243 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/
2026-03-03 21:55:56.879261 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/apply-sysctl-overwrites.txt
2026-03-03 21:55:56.879278 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/cilium-agent.txt
2026-03-03 21:55:56.879296 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/clean-cilium-state.txt
2026-03-03 21:55:56.879313 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/config.txt
2026-03-03 21:55:56.879331 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/install-cni-binaries.txt
2026-03-03 21:55:56.879348 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/mount-bpf-fs.txt
2026-03-03 21:55:56.879365 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-vcdj5/mount-cgroup.txt
2026-03-03 21:55:56.879381 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tjdrm/
2026-03-03 21:55:56.879399 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tjdrm/coredns.txt
2026-03-03 21:55:56.879415 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xrr8m/
2026-03-03 21:55:56.879433 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-xrr8m/coredns.txt
2026-03-03 21:55:56.879450 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-03-03 21:55:56.879467 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-03-03 21:55:56.879484 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-03-03 21:55:56.879507 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-03-03 21:55:56.879526 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-03-03 21:55:56.879544 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-03-03 21:55:56.879561 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-d7ck5/
2026-03-03 21:55:56.879579 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-d7ck5/kube-proxy.txt
2026-03-03 21:55:56.879597 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-03-03 21:55:56.879614 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-03-03 21:55:56.879632 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-03-03 21:55:56.879650 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-03-03 21:55:56.879668 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-03-03 21:55:56.879687 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-d86ch/
2026-03-03 21:55:56.879705 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-d86ch/local-path-provisioner.txt
2026-03-03 21:55:56.879723 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-03-03 21:55:56.879741 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-03-03 21:55:56.879759 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-03-03 21:55:56.879777 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-03-03 21:55:56.879795 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-03-03 21:55:56.879813 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-03-03 21:55:56.879831 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-xf9zs/
2026-03-03 21:55:56.879849 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-xf9zs/goldpinger-daemon.txt
2026-03-03 21:55:56.879867 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/
2026-03-03 21:55:56.879885 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana-sc-dashboard.txt
2026-03-03 21:55:56.879902 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana-sc-datasources.txt
2026-03-03 21:55:56.879919 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana.txt
2026-03-03 21:55:56.879937 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r/
2026-03-03 21:55:56.879954 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r/kube-state-metrics.txt
2026-03-03 21:55:56.879972 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6npdj/
2026-03-03 21:55:56.879989 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6npdj/kube-prometheus-stack.txt
2026-03-03 21:55:56.880006 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/
2026-03-03 21:55:56.880024 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/node-exporter.txt
2026-03-03 21:55:56.880041 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/pod-tls-sidecar.txt
2026-03-03 21:55:56.880064 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-03-03 21:55:56.880082 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-03-03 21:55:56.880100 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-03-03 21:55:56.880118 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-03-03 21:55:56.880136 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-03-03 21:55:56.880153 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-972mp/
2026-03-03 21:55:56.880169 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-972mp/nginx.txt
2026-03-03 21:55:56.880186 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-03-03 21:55:56.880203 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-03-03 21:55:56.880220 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-03-03 21:55:56.880237 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qb2xg/
2026-03-03 21:55:56.880253 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-qb2xg/gc.txt
2026-03-03 21:55:56.880270 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-lhc59/
2026-03-03 21:55:56.880287 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-lhc59/master.txt
2026-03-03 21:55:56.880304 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-f5pc6/
2026-03-03 21:55:56.880330 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-f5pc6/worker.txt
2026-03-03 21:55:56.880348 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-03-03 21:55:56.880365 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-03-03 21:55:56.880382 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-03-03 21:55:56.880400 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-03-03 21:55:56.880417 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-03-03 21:55:56.880434 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-03-03 21:55:56.880451 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bw5jc/
2026-03-03 21:55:56.880467 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-bw5jc/pushgateway.txt
2026-03-03 21:55:56.880485 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-mtckl/
2026-03-03 21:55:56.880502 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-mtckl/vector.txt
2026-03-03 21:55:56.880519 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-03-03 21:55:56.880586 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-647895f4dd-49p9t/
2026-03-03 21:55:56.880608 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-647895f4dd-49p9t/barbican-api.txt
2026-03-03 21:55:56.880626 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-647895f4dd-49p9t/init.txt
2026-03-03 21:55:56.880668 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-q22qs/
2026-03-03 21:55:56.880688 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-q22qs/barbican-db-init-0.txt
2026-03-03 21:55:56.880706 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-q22qs/init.txt
2026-03-03 21:55:56.880751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-frkhg/
2026-03-03 21:55:56.880774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-frkhg/barbican-db-sync.txt
2026-03-03 21:55:56.880792 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-frkhg/init.txt
2026-03-03 21:55:56.880809 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-q2gv5/
2026-03-03 21:55:56.880827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-q2gv5/init.txt
2026-03-03 21:55:56.880844 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-admin.txt
2026-03-03 21:55:56.880861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-internal.txt
2026-03-03 21:55:56.880879 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-public.txt
2026-03-03 21:55:56.880896 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-4dqtv/
2026-03-03 21:55:56.880914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-4dqtv/init.txt
2026-03-03 21:55:56.880932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-4dqtv/key-manager-ks-service-registration.txt
2026-03-03 21:55:56.880949 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-x9rsg/
2026-03-03 21:55:56.880981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-x9rsg/barbican-ks-user.txt
2026-03-03 21:55:56.881000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-x9rsg/init.txt
2026-03-03 21:55:56.881018 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-glw2m/
2026-03-03 21:55:56.881036 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-glw2m/init.txt
2026-03-03 21:55:56.881054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-glw2m/rabbit-init.txt
2026-03-03 21:55:56.881071 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-785df9696d-nfsrf/
2026-03-03 21:55:56.881088 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-785df9696d-nfsrf/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.881106 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-785df9696d-nfsrf/cinder-api.txt
2026-03-03 21:55:56.881124 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-785df9696d-nfsrf/init.txt
2026-03-03 21:55:56.881141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6599775d8d-rcqjs/
2026-03-03 21:55:56.881159 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6599775d8d-rcqjs/ceph-backup-keyring-placement.txt
2026-03-03 21:55:56.881176 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6599775d8d-rcqjs/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.881193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6599775d8d-rcqjs/ceph-keyring-placement-rbd1.txt
2026-03-03 21:55:56.881210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6599775d8d-rcqjs/cinder-backup.txt
2026-03-03 21:55:56.881227 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-6599775d8d-rcqjs/init.txt
2026-03-03 21:55:56.881244 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-p5xlw/
2026-03-03 21:55:56.881261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-p5xlw/ceph-keyring-placement.txt
2026-03-03 21:55:56.881278 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-p5xlw/cinder-backup-storage-init.txt
2026-03-03 21:55:56.881295 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-p5xlw/init.txt
2026-03-03 21:55:56.881312 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zb525/
2026-03-03 21:55:56.881334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zb525/bootstrap.txt
2026-03-03 21:55:56.881353 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-zb525/init.txt
2026-03-03 21:55:56.881373 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jgcr9/
2026-03-03 21:55:56.881390 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jgcr9/create-internal-tenant.txt
2026-03-03 21:55:56.881407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-jgcr9/init.txt
2026-03-03 21:55:56.881424 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-n8hb4/
2026-03-03 21:55:56.881440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-n8hb4/cinder-db-init-0.txt
2026-03-03 21:55:56.881457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-n8hb4/init.txt
2026-03-03 21:55:56.881474 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-wqjcr/
2026-03-03 21:55:56.881492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-wqjcr/cinder-db-sync.txt
2026-03-03 21:55:56.881508 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-wqjcr/init.txt
2026-03-03 21:55:56.881525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pmv9z/
2026-03-03 21:55:56.881543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pmv9z/init.txt
2026-03-03 21:55:56.881560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-admin.txt
2026-03-03 21:55:56.881577 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-internal.txt
2026-03-03 21:55:56.881594 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-public.txt
2026-03-03 21:55:56.881611 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-qhmg2/
2026-03-03 21:55:56.881628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-qhmg2/init.txt
2026-03-03 21:55:56.881645 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-qhmg2/volumev3-ks-service-registration.txt
2026-03-03 21:55:56.881662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-w4bfs/
2026-03-03 21:55:56.881679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-w4bfs/cinder-ks-user.txt
2026-03-03 21:55:56.881696 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-w4bfs/init.txt
2026-03-03 21:55:56.881713 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-sq86d/
2026-03-03 21:55:56.881730 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-sq86d/init.txt
2026-03-03 21:55:56.881747 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-sq86d/rabbit-init.txt
2026-03-03 21:55:56.881765 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56b7fd957b-6jjhx/
2026-03-03 21:55:56.881782 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56b7fd957b-6jjhx/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.881799 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56b7fd957b-6jjhx/cinder-scheduler.txt
2026-03-03 21:55:56.881816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-56b7fd957b-6jjhx/init.txt
2026-03-03 21:55:56.881833 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-487c5/
2026-03-03 21:55:56.881851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-487c5/ceph-keyring-placement.txt
2026-03-03 21:55:56.881868 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-487c5/cinder-storage-init-rbd1.txt
2026-03-03 21:55:56.881886 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-487c5/init.txt
2026-03-03 21:55:56.881911 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8486cfc547-lfwrs/
2026-03-03 21:55:56.881929 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8486cfc547-lfwrs/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.881946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8486cfc547-lfwrs/ceph-keyring-placement-rbd1.txt
2026-03-03 21:55:56.881963 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8486cfc547-lfwrs/cinder-volume.txt
2026-03-03 21:55:56.881981 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8486cfc547-lfwrs/init-cinder-conf.txt
2026-03-03 21:55:56.881998 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-8486cfc547-lfwrs/init.txt
2026-03-03 21:55:56.882015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6445b754c-dmssl/
2026-03-03 21:55:56.882032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445b754c-dmssl/ceph-keyring-placement.txt
2026-03-03 21:55:56.882050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445b754c-dmssl/glance-api.txt
2026-03-03 21:55:56.882067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445b754c-dmssl/glance-perms.txt
2026-03-03 21:55:56.882084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6445b754c-dmssl/init.txt
2026-03-03 21:55:56.882102 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-rtjqf/
2026-03-03 21:55:56.882119 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-rtjqf/glance-db-init-0.txt
2026-03-03 21:55:56.882137 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-rtjqf/init.txt
2026-03-03 21:55:56.882154 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hcxr9/
2026-03-03 21:55:56.882172 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hcxr9/glance-db-sync.txt
2026-03-03 21:55:56.882189 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-hcxr9/init.txt
2026-03-03 21:55:56.882206 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7drws/
2026-03-03 21:55:56.882224 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7drws/image-ks-endpoints-admin.txt
2026-03-03 21:55:56.882241 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7drws/image-ks-endpoints-internal.txt
2026-03-03 21:55:56.882259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7drws/image-ks-endpoints-public.txt
2026-03-03 21:55:56.882276 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7drws/init.txt
2026-03-03 21:55:56.882293 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-w852c/
2026-03-03 21:55:56.882310 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-w852c/image-ks-service-registration.txt
2026-03-03 21:55:56.882328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-w852c/init.txt
2026-03-03 21:55:56.882346 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-gwz4q/
2026-03-03 21:55:56.882363 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-gwz4q/glance-ks-user.txt
2026-03-03 21:55:56.882380 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-gwz4q/init.txt
2026-03-03 21:55:56.882398 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-jj5k4/
2026-03-03 21:55:56.882415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-jj5k4/glance-metadefs-load.txt
2026-03-03 21:55:56.882432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-jj5k4/init.txt
2026-03-03 21:55:56.882449 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2ldzd/
2026-03-03 21:55:56.882466 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2ldzd/init.txt
2026-03-03 21:55:56.882654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-2ldzd/rabbit-init.txt
2026-03-03 21:55:56.882677 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z9fmb/
2026-03-03 21:55:56.882695 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z9fmb/ceph-keyring-placement.txt
2026-03-03 21:55:56.882712 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z9fmb/glance-storage-init.txt
2026-03-03 21:55:56.882729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-z9fmb/init.txt
2026-03-03 21:55:56.882746 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-pmwnc/
2026-03-03 21:55:56.882762 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-pmwnc/init.txt
2026-03-03 21:55:56.882779 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-pmwnc/keepalived.txt
2026-03-03 21:55:56.882796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-pmwnc/wait-for-ip.txt
2026-03-03 21:55:56.882813 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-5fd856956-qbhh8/
2026-03-03 21:55:56.882829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5fd856956-qbhh8/init.txt
2026-03-03 21:55:56.882846 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-5fd856956-qbhh8/keystone-api.txt
2026-03-03 21:55:56.882863 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-bntkc/
2026-03-03 21:55:56.882880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-bntkc/bootstrap.txt
2026-03-03 21:55:56.882898 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-bntkc/init.txt
2026-03-03 21:55:56.882914 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xkrfk/
2026-03-03 21:55:56.882931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xkrfk/init.txt
2026-03-03 21:55:56.882948 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-xkrfk/keystone-credential-setup.txt
2026-03-03 21:55:56.882965 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sjk2n/
2026-03-03 21:55:56.882983 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sjk2n/init.txt
2026-03-03 21:55:56.883000 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-sjk2n/keystone-db-init-0.txt
2026-03-03 21:55:56.883017 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-c5pls/
2026-03-03 21:55:56.883034 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-c5pls/init.txt
2026-03-03 21:55:56.883051 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-c5pls/keystone-db-sync.txt
2026-03-03 21:55:56.883067 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-lrd4p/
2026-03-03 21:55:56.883084 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-lrd4p/init.txt
2026-03-03 21:55:56.883101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-lrd4p/keystone-domain-manage.txt
2026-03-03 21:55:56.883118 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fcpbf/
2026-03-03 21:55:56.883135 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fcpbf/init.txt
2026-03-03 21:55:56.883152 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-fcpbf/keystone-fernet-setup.txt
2026-03-03 21:55:56.883169 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mbt2x/
2026-03-03 21:55:56.883186 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mbt2x/init.txt
2026-03-03 21:55:56.883203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-mbt2x/rabbit-init.txt
2026-03-03 21:55:56.883220 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/
2026-03-03 21:55:56.883237 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/ceph-admin-keyring-placement.txt
2026-03-03 21:55:56.883259 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/ceph-keyring-placement.txt
2026-03-03 21:55:56.883277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/init-dynamic-options.txt
2026-03-03 21:55:56.883294 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/init.txt
2026-03-03 21:55:56.883311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/libvirt-exporter.txt
2026-03-03 21:55:56.883328 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/libvirt.txt
2026-03-03 21:55:56.883345 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-4d4rl/tls-sidecar.txt
2026-03-03 21:55:56.883362 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-m8nqq/
2026-03-03 21:55:56.883379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-m8nqq/init.txt
2026-03-03 21:55:56.883397 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-m8nqq/memcached-exporter.txt
2026-03-03 21:55:56.883414 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-m8nqq/memcached.txt
2026-03-03 21:55:56.883431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-kk2vg/
2026-03-03 21:55:56.883448 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-kk2vg/coredns.txt
2026-03-03 21:55:56.883468 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-52j66/
2026-03-03 21:55:56.883492 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-52j66/init.txt
2026-03-03 21:55:56.883517 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-52j66/neutron-db-init-0.txt
2026-03-03 21:55:56.883540 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wxqhr/
2026-03-03 21:55:56.883560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wxqhr/init.txt
2026-03-03 21:55:56.883585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-wxqhr/neutron-db-sync.txt
2026-03-03 21:55:56.883609 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rbmqn/
2026-03-03 21:55:56.883631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rbmqn/init.txt
2026-03-03 21:55:56.883654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rbmqn/neutron-dhcp-agent-init.txt
2026-03-03 21:55:56.883673 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-rbmqn/neutron-dhcp-agent.txt
2026-03-03 21:55:56.883691 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vs2sd/
2026-03-03 21:55:56.883709 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vs2sd/init.txt
2026-03-03 21:55:56.883727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-admin.txt
2026-03-03 21:55:56.883745 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-internal.txt
2026-03-03 21:55:56.883763 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-public.txt
2026-03-03 21:55:56.883781 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-z7glb/
2026-03-03 21:55:56.883798 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-z7glb/init.txt
2026-03-03 21:55:56.883816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-z7glb/network-ks-service-registration.txt
2026-03-03 21:55:56.883833 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-rm265/
2026-03-03 21:55:56.883850 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-rm265/init.txt
2026-03-03 21:55:56.883875 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-rm265/neutron-ks-user.txt
2026-03-03 21:55:56.883893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-2f8sw/
2026-03-03 21:55:56.883911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-2f8sw/init.txt
2026-03-03 21:55:56.883928 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-2f8sw/neutron-l3-agent-init.txt
2026-03-03 21:55:56.883946 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-2f8sw/neutron-l3-agent.txt
2026-03-03 21:55:56.883963 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-g4qqv/
2026-03-03 21:55:56.883980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-g4qqv/init.txt
2026-03-03 21:55:56.883997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-g4qqv/neutron-metadata-agent-init.txt
2026-03-03 21:55:56.884015 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-g4qqv/neutron-metadata-agent.txt
2026-03-03 21:55:56.884032 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-mtnp2/
2026-03-03 21:55:56.884050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-mtnp2/init.txt
2026-03-03 21:55:56.884067 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-mtnp2/neutron-netns-cleanup-cron.txt
2026-03-03 21:55:56.884084 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-r9jtj/
2026-03-03 21:55:56.884101 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-r9jtj/init.txt
2026-03-03 21:55:56.884118 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-r9jtj/neutron-openvswitch-agent-kernel-modules.txt
2026-03-03 21:55:56.884136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-r9jtj/neutron-ovs-agent-init.txt
2026-03-03 21:55:56.884153 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-r9jtj/neutron-ovs-agent.txt
2026-03-03 21:55:56.884171 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bzv7g/
2026-03-03 21:55:56.884188 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bzv7g/init.txt
2026-03-03 21:55:56.884206 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-bzv7g/rabbit-init.txt
2026-03-03 21:55:56.884223 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-cc4d97dc4-qxhjc/
2026-03-03 21:55:56.884240 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-cc4d97dc4-qxhjc/init.txt
2026-03-03 21:55:56.884258 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-cc4d97dc4-qxhjc/neutron-rpc-server.txt
2026-03-03 21:55:56.884275 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b9dcc97fc-7vjf5/
2026-03-03 21:55:56.884292 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b9dcc97fc-7vjf5/init.txt
2026-03-03 21:55:56.884324 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b9dcc97fc-7vjf5/neutron-policy-server.txt
2026-03-03 21:55:56.884343 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b9dcc97fc-7vjf5/neutron-server.txt
2026-03-03 21:55:56.884362 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5f94df48f8-lkk6f/
2026-03-03 21:55:56.884382 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5f94df48f8-lkk6f/init.txt
2026-03-03 21:55:56.884399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5f94df48f8-lkk6f/nova-api-metadata-init.txt
2026-03-03 21:55:56.884416 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5f94df48f8-lkk6f/nova-api.txt
2026-03-03 21:55:56.884434 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76f957b7d7-snj7w/
2026-03-03 21:55:56.884457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76f957b7d7-snj7w/init.txt
2026-03-03 21:55:56.884475 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-76f957b7d7-snj7w/nova-osapi.txt
2026-03-03 21:55:56.884493 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-4lmq5/
2026-03-03 21:55:56.884510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-4lmq5/bootstrap.txt
2026-03-03 21:55:56.884527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-4lmq5/init.txt
2026-03-03 21:55:56.884544 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qncws/
2026-03-03 21:55:56.884562 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qncws/init.txt
2026-03-03 21:55:56.884579 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qncws/nova-cell-setup-init.txt
2026-03-03 21:55:56.884597 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-qncws/nova-cell-setup.txt
2026-03-03 21:55:56.884614 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/
2026-03-03 21:55:56.884631 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/ceph-admin-keyring-placement.txt
2026-03-03 21:55:56.884649 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/ceph-keyring-placement.txt
2026-03-03 21:55:56.884667 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/ceph-perms.txt
2026-03-03 21:55:56.884685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/init.txt
2026-03-03 21:55:56.884702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/nova-compute-init.txt
2026-03-03 21:55:56.884720 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/nova-compute-ssh-init.txt
2026-03-03 21:55:56.884737 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/nova-compute-ssh.txt
2026-03-03 21:55:56.884755 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/nova-compute-vnc-init.txt
2026-03-03 21:55:56.884772 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-8l46n/nova-compute.txt
2026-03-03 21:55:56.884795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-556c87f75c-7ddqf/
2026-03-03 21:55:56.884813 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-556c87f75c-7ddqf/init.txt
2026-03-03 21:55:56.884830 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-556c87f75c-7ddqf/nova-conductor.txt
2026-03-03 21:55:56.884847 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5p6h2/
2026-03-03 21:55:56.884866 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5p6h2/init.txt
2026-03-03 21:55:56.884884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5p6h2/nova-db-init-0.txt
2026-03-03 21:55:56.884902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5p6h2/nova-db-init-1.txt
2026-03-03 21:55:56.884919 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-5p6h2/nova-db-init-2.txt
2026-03-03 21:55:56.884937 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-95x9x/
2026-03-03 21:55:56.884978 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-95x9x/init.txt
2026-03-03 21:55:56.884997 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-95x9x/nova-db-sync.txt
2026-03-03 21:55:56.885015 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8m9r8/
2026-03-03 21:55:56.885032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-admin.txt
2026-03-03 21:55:56.885050 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-internal.txt
2026-03-03 21:55:56.885073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-public.txt
2026-03-03 21:55:56.885092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-8m9r8/init.txt
2026-03-03 21:55:56.885109 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bjccw/
2026-03-03 21:55:56.885127 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bjccw/compute-ks-service-registration.txt
2026-03-03 21:55:56.885145 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-bjccw/init.txt
2026-03-03 21:55:56.885162 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-9t9r5/
2026-03-03 21:55:56.885180 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-9t9r5/init.txt
2026-03-03 21:55:56.885197 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-9t9r5/nova-ks-user.txt
2026-03-03 21:55:56.885214 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57bff8f8c4-4hswr/
2026-03-03 21:55:56.885231 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57bff8f8c4-4hswr/init.txt
2026-03-03 21:55:56.885248 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy-init-assets.txt
2026-03-03 21:55:56.885265 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy-init.txt
2026-03-03 21:55:56.885282 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy.txt
2026-03-03 21:55:56.885300 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vggzf/
2026-03-03 21:55:56.885317 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vggzf/init.txt
2026-03-03 21:55:56.885334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-vggzf/rabbit-init.txt
2026-03-03 21:55:56.885351 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-649f885f8f-p2xd8/
2026-03-03 21:55:56.885368 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-649f885f8f-p2xd8/init.txt
2026-03-03 21:55:56.885385 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-649f885f8f-p2xd8/nova-scheduler.txt
2026-03-03 21:55:56.885402 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-7pcts/
2026-03-03 21:55:56.885419 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-7pcts/init.txt
2026-03-03 21:55:56.885436 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-7pcts/openvswitch-db-perms.txt
2026-03-03 21:55:56.885453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-7pcts/openvswitch-db.txt
2026-03-03 21:55:56.885470 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-7pcts/openvswitch-vswitchd-modules.txt
2026-03-03 21:55:56.885486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-7pcts/openvswitch-vswitchd.txt
2026-03-03 21:55:56.885503 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-03-03 21:55:56.885568 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-03-03 21:55:56.885604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-03-03 21:55:56.885625 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-03-03 21:55:56.885644 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-03-03 21:55:56.885662 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-03-03 21:55:56.885679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-03-03 21:55:56.885700 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-03-03 21:55:56.885718 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-03-03 21:55:56.885742 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-7b587dc89c-fw5s9/
2026-03-03 21:55:56.885760 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7b587dc89c-fw5s9/init.txt
2026-03-03 21:55:56.885777 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-7b587dc89c-fw5s9/placement-api.txt
2026-03-03 21:55:56.885795 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rjfnw/
2026-03-03 21:55:56.885812 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rjfnw/init.txt
2026-03-03 21:55:56.885829 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-rjfnw/placement-db-init-0.txt
2026-03-03 21:55:56.885846 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-xxr8j/
2026-03-03 21:55:56.885864 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-xxr8j/init.txt
2026-03-03 21:55:56.885881 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-xxr8j/placement-db-sync.txt
2026-03-03 21:55:56.885898 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6pppd/
2026-03-03 21:55:56.885915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6pppd/init.txt
2026-03-03 21:55:56.885932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-admin.txt
2026-03-03 21:55:56.885950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-internal.txt
2026-03-03 21:55:56.885967 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-public.txt
2026-03-03 21:55:56.885984 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pcm7z/
2026-03-03 21:55:56.886001 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pcm7z/init.txt
2026-03-03 21:55:56.886019 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-pcm7z/placement-ks-service-registration.txt
2026-03-03 21:55:56.886036 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zlvq5/
2026-03-03 21:55:56.886054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zlvq5/init.txt
2026-03-03 21:55:56.886071 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-zlvq5/placement-ks-user.txt
2026-03-03 21:55:56.886089 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-g98k5/
2026-03-03 21:55:56.886107 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-g98k5/percona-xtradb-cluster-operator.txt
2026-03-03 21:55:56.886124 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-03-03 21:55:56.886141 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-03-03 21:55:56.886158 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-03-03 21:55:56.886176 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-03-03 21:55:56.886193 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-03-03 21:55:56.886210 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-03-03 21:55:56.886227 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-xh4wj/
2026-03-03 21:55:56.886244 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-xh4wj/rabbitmq-cluster-operator.txt
2026-03-03 21:55:56.886262 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-03-03 21:55:56.886279 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-03-03 21:55:56.886297 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-03-03 21:55:56.886320 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-03-03 21:55:56.886339 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-03-03 21:55:56.886356 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-03-03 21:55:56.886374 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw/
2026-03-03 21:55:56.886391 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw/rabbitmq-cluster-operator.txt
2026-03-03 21:55:56.886409 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-03-03 21:55:56.886426 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-03-03 21:55:56.886444 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-03-03 21:55:56.886461 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-03-03 21:55:56.886478 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-03-03 21:55:56.886496 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-03-03 21:55:56.886513 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/
2026-03-03 21:55:56.886530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/ceph-crash.txt
2026-03-03 21:55:56.886547 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/chown-container-data-dir.txt
2026-03-03 21:55:56.886565 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/make-container-crash-dir.txt
2026-03-03 21:55:56.886582 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/
2026-03-03 21:55:56.886599 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/chown-container-data-dir.txt
2026-03-03 21:55:56.886616 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/log-collector.txt
2026-03-03 21:55:56.886634 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/rgw.txt
2026-03-03 21:55:56.886651 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7b97c48c99-xhh5s/
2026-03-03 21:55:56.886668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7b97c48c99-xhh5s/init.txt
2026-03-03 21:55:56.886685 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-7b97c48c99-xhh5s/staffeln-api.txt
2026-03-03 21:55:56.886703 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-75c58cd48d-zv9fq/
2026-03-03 21:55:56.886727 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-75c58cd48d-zv9fq/staffeln-conductor.txt
2026-03-03 21:55:56.886751 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4q54r/
2026-03-03 21:55:56.886773 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4q54r/init.txt
2026-03-03 21:55:56.886796 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-4q54r/staffeln-db-init-0.txt
2026-03-03 21:55:56.886816 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-7pqj7/
2026-03-03 21:55:56.886833 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-7pqj7/init.txt
2026-03-03 21:55:56.886851 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-7pqj7/staffeln-db-sync.txt
2026-03-03 21:55:56.886868 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-03-03 21:55:56.886885 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-03-03 21:55:56.886908 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-03-03 21:55:56.886926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-03-03 21:55:56.886944 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-03-03 21:55:56.886961 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-27nd9/
2026-03-03 21:55:56.886979 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-27nd9/rook-ceph-operator.txt
2026-03-03 21:55:56.886996 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-03-03 21:55:56.887014 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-d77sr/
2026-03-03 21:55:56.887031 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-d77sr/secretgen-controller.txt
2026-03-03 21:55:56.887049 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-03-03 21:55:56.887067 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-c2mcn/
2026-03-03 21:55:56.887084 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-c2mcn/controller.txt
2026-03-03 21:55:56.887101 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l6p9z/
2026-03-03 21:55:56.887117 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-l6p9z/ingress-nginx-default-backend.txt
2026-03-03 21:55:56.887135 | instance | cd+++++++++ pod-logs/kube-system/
2026-03-03 21:55:56.887153 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hprrk/
2026-03-03 21:55:56.887170 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-hprrk/cilium-operator.txt
2026-03-03 21:55:56.887186 | instance | cd+++++++++ pod-logs/kube-system/cilium-vcdj5/
2026-03-03 21:55:56.887203 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcdj5/apply-sysctl-overwrites.txt
2026-03-03 21:55:56.887220 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcdj5/cilium-agent.txt
2026-03-03 21:55:56.887237 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcdj5/clean-cilium-state.txt
2026-03-03 21:55:56.887255 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcdj5/config.txt
2026-03-03 21:55:56.887272 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcdj5/install-cni-binaries.txt
2026-03-03 21:55:56.887290 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcdj5/mount-bpf-fs.txt
2026-03-03 21:55:56.887307 | instance | >f+++++++++ pod-logs/kube-system/cilium-vcdj5/mount-cgroup.txt
2026-03-03 21:55:56.887324 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-tjdrm/
2026-03-03 21:55:56.887342 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-tjdrm/coredns.txt
2026-03-03 21:55:56.887360 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-xrr8m/
2026-03-03 21:55:56.887377 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-xrr8m/coredns.txt
2026-03-03 21:55:56.887395 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-03-03 21:55:56.887413 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-03-03 21:55:56.887431 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-03-03 21:55:56.887448 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-03-03 21:55:56.887465 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-03-03 21:55:56.887483 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-03-03 21:55:56.887501 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-d7ck5/
2026-03-03 21:55:56.887519 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-d7ck5/kube-proxy.txt
2026-03-03 21:55:56.887537 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-03-03 21:55:56.887554 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-03-03 21:55:56.887577 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-03-03 21:55:56.887596 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-03-03 21:55:56.887613 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-03-03 21:55:56.887631 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-d86ch/
2026-03-03 21:55:56.887648 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-d86ch/local-path-provisioner.txt
2026-03-03 21:55:56.887665 | instance | cd+++++++++ pod-logs/monitoring/
2026-03-03 21:55:56.887683 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-03-03 21:55:56.887700 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-03-03 21:55:56.887717 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-03-03 21:55:56.887735 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-03-03 21:55:56.887752 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-03-03 21:55:56.887769 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-xf9zs/
2026-03-03 21:55:56.887786 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-xf9zs/goldpinger-daemon.txt
2026-03-03 21:55:56.887803 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/
2026-03-03 21:55:56.887821 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana-sc-dashboard.txt
2026-03-03 21:55:56.887838 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana-sc-datasources.txt
2026-03-03 21:55:56.887856 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-c7565c4d-wg2rx/grafana.txt
2026-03-03 21:55:56.887873 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r/
2026-03-03 21:55:56.887890 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-pzh5r/kube-state-metrics.txt
2026-03-03 21:55:56.887907 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6npdj/
2026-03-03 21:55:56.887925 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-6npdj/kube-prometheus-stack.txt
2026-03-03 21:55:56.887942 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/
2026-03-03 21:55:56.887959 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/node-exporter.txt
2026-03-03 21:55:56.887977 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-pshv6/pod-tls-sidecar.txt
2026-03-03 21:55:56.887994 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-03-03 21:55:56.888012 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-03-03 21:55:56.888029 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-03-03 21:55:56.888046 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-03-03 21:55:56.888063 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-03-03 21:55:56.888080 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-972mp/
2026-03-03 21:55:56.888097 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-972mp/nginx.txt
2026-03-03 21:55:56.888114 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-03-03 21:55:56.888131 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-03-03 21:55:56.888148 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-03-03 21:55:56.888165 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qb2xg/
2026-03-03 21:55:56.888187 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-qb2xg/gc.txt
2026-03-03 21:55:56.888205 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-lhc59/
2026-03-03 21:55:56.888222 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-lhc59/master.txt
2026-03-03 21:55:56.888240 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-f5pc6/
2026-03-03 21:55:56.888257 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-f5pc6/worker.txt
2026-03-03 21:55:56.888274 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-03-03 21:55:56.888313 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-03-03 21:55:56.888335 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-03-03 21:55:56.888356 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-03-03 21:55:56.888376 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-03-03 21:55:56.888394 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-03-03 21:55:56.888411 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bw5jc/
2026-03-03 21:55:56.888430 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-bw5jc/pushgateway.txt
2026-03-03 21:55:56.888447 | instance | cd+++++++++ pod-logs/monitoring/vector-mtckl/
2026-03-03 21:55:56.888465 | instance | >f+++++++++ pod-logs/monitoring/vector-mtckl/vector.txt
2026-03-03 21:55:56.888483 | instance | cd+++++++++ pod-logs/openstack/
2026-03-03 21:55:56.888500 | instance | cd+++++++++ pod-logs/openstack/barbican-api-647895f4dd-49p9t/
2026-03-03 21:55:56.888517 | instance | >f+++++++++ pod-logs/openstack/barbican-api-647895f4dd-49p9t/barbican-api.txt
2026-03-03 21:55:56.888534 | instance | >f+++++++++ pod-logs/openstack/barbican-api-647895f4dd-49p9t/init.txt
2026-03-03 21:55:56.888552 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-q22qs/
2026-03-03 21:55:56.888569 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-q22qs/barbican-db-init-0.txt
2026-03-03 21:55:56.888587 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-q22qs/init.txt
2026-03-03 21:55:56.888605 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-frkhg/
2026-03-03 21:55:56.888622 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-frkhg/barbican-db-sync.txt
2026-03-03 21:55:56.888640 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-frkhg/init.txt
2026-03-03 21:55:56.888657 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-q2gv5/
2026-03-03 21:55:56.888675 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-q2gv5/init.txt
2026-03-03 21:55:56.888692 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-admin.txt
2026-03-03 21:55:56.888710 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-internal.txt
2026-03-03 21:55:56.888727 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-q2gv5/key-manager-ks-endpoints-public.txt
2026-03-03 21:55:56.888745 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-4dqtv/
2026-03-03 21:55:56.888762 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-4dqtv/init.txt
2026-03-03 21:55:56.888780 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-4dqtv/key-manager-ks-service-registration.txt
2026-03-03 21:55:56.888800 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-x9rsg/
2026-03-03 21:55:56.888825 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-x9rsg/barbican-ks-user.txt
2026-03-03 21:55:56.888857 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-x9rsg/init.txt
2026-03-03 21:55:56.888879 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-glw2m/
2026-03-03 21:55:56.888897 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-glw2m/init.txt
2026-03-03 21:55:56.888914 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-glw2m/rabbit-init.txt
2026-03-03 21:55:56.888932 | instance | cd+++++++++ pod-logs/openstack/cinder-api-785df9696d-nfsrf/
2026-03-03 21:55:56.888969 | instance | >f+++++++++ pod-logs/openstack/cinder-api-785df9696d-nfsrf/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.888988 | instance | >f+++++++++ pod-logs/openstack/cinder-api-785df9696d-nfsrf/cinder-api.txt
2026-03-03 21:55:56.889005 | instance | >f+++++++++ pod-logs/openstack/cinder-api-785df9696d-nfsrf/init.txt
2026-03-03 21:55:56.889023 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-6599775d8d-rcqjs/
2026-03-03 21:55:56.889040 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6599775d8d-rcqjs/ceph-backup-keyring-placement.txt
2026-03-03 21:55:56.889057 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6599775d8d-rcqjs/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.889074 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6599775d8d-rcqjs/ceph-keyring-placement-rbd1.txt
2026-03-03 21:55:56.889091 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6599775d8d-rcqjs/cinder-backup.txt
2026-03-03 21:55:56.889108 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-6599775d8d-rcqjs/init.txt
2026-03-03 21:55:56.889125 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-p5xlw/
2026-03-03 21:55:56.889142 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-p5xlw/ceph-keyring-placement.txt
2026-03-03 21:55:56.889159 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-p5xlw/cinder-backup-storage-init.txt
2026-03-03 21:55:56.889176 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-p5xlw/init.txt
2026-03-03 21:55:56.889193 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-zb525/
2026-03-03 21:55:56.889210 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-zb525/bootstrap.txt
2026-03-03 21:55:56.889227 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-zb525/init.txt
2026-03-03 21:55:56.889244 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jgcr9/
2026-03-03 21:55:56.889261 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jgcr9/create-internal-tenant.txt
2026-03-03 21:55:56.889278 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-jgcr9/init.txt
2026-03-03 21:55:56.889294 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-n8hb4/
2026-03-03 21:55:56.889311 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-n8hb4/cinder-db-init-0.txt
2026-03-03 21:55:56.889328 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-n8hb4/init.txt
2026-03-03 21:55:56.889345 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-wqjcr/
2026-03-03 21:55:56.889363 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-wqjcr/cinder-db-sync.txt
2026-03-03 21:55:56.889381 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-wqjcr/init.txt
2026-03-03 21:55:56.889398 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-pmv9z/
2026-03-03 21:55:56.889415 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pmv9z/init.txt
2026-03-03 21:55:56.889433 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-admin.txt
2026-03-03 21:55:56.889450 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-internal.txt
2026-03-03 21:55:56.889467 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-pmv9z/volumev3-ks-endpoints-public.txt
2026-03-03 21:55:56.889484 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-qhmg2/
2026-03-03 21:55:56.889502 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-qhmg2/init.txt
2026-03-03 21:55:56.889524 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-qhmg2/volumev3-ks-service-registration.txt
2026-03-03 21:55:56.889542 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-w4bfs/
2026-03-03 21:55:56.889560 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-w4bfs/cinder-ks-user.txt
2026-03-03 21:55:56.889577 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-w4bfs/init.txt
2026-03-03 21:55:56.889594 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-sq86d/
2026-03-03 21:55:56.889611 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-sq86d/init.txt
2026-03-03 21:55:56.889629 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-sq86d/rabbit-init.txt
2026-03-03 21:55:56.889646 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-56b7fd957b-6jjhx/
2026-03-03 21:55:56.889664 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-56b7fd957b-6jjhx/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.889681 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-56b7fd957b-6jjhx/cinder-scheduler.txt
2026-03-03 21:55:56.889698 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-56b7fd957b-6jjhx/init.txt
2026-03-03 21:55:56.889716 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-487c5/
2026-03-03 21:55:56.889733 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-487c5/ceph-keyring-placement.txt
2026-03-03 21:55:56.889751 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-487c5/cinder-storage-init-rbd1.txt
2026-03-03 21:55:56.889769 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-487c5/init.txt
2026-03-03 21:55:56.889787 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-8486cfc547-lfwrs/
2026-03-03 21:55:56.889805 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8486cfc547-lfwrs/ceph-coordination-volume-perms.txt
2026-03-03 21:55:56.889822 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8486cfc547-lfwrs/ceph-keyring-placement-rbd1.txt
2026-03-03 21:55:56.889840 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8486cfc547-lfwrs/cinder-volume.txt
2026-03-03 21:55:56.889858 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8486cfc547-lfwrs/init-cinder-conf.txt
2026-03-03 21:55:56.889876 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-8486cfc547-lfwrs/init.txt
2026-03-03 21:55:56.889893 | instance | cd+++++++++ pod-logs/openstack/glance-api-6445b754c-dmssl/
2026-03-03 21:55:56.889911 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445b754c-dmssl/ceph-keyring-placement.txt
2026-03-03 21:55:56.889929 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445b754c-dmssl/glance-api.txt
2026-03-03 21:55:56.889946 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445b754c-dmssl/glance-perms.txt
2026-03-03 21:55:56.889964 | instance | >f+++++++++ pod-logs/openstack/glance-api-6445b754c-dmssl/init.txt
2026-03-03 21:55:56.889982 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-rtjqf/
2026-03-03 21:55:56.890000 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-rtjqf/glance-db-init-0.txt
2026-03-03 21:55:56.890017 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-rtjqf/init.txt
2026-03-03 21:55:56.890035 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-hcxr9/
2026-03-03 21:55:56.890053 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hcxr9/glance-db-sync.txt
2026-03-03 21:55:56.890070 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-hcxr9/init.txt
2026-03-03 21:55:56.890088 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-7drws/
2026-03-03 21:55:56.890105 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7drws/image-ks-endpoints-admin.txt
2026-03-03 21:55:56.890122 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7drws/image-ks-endpoints-internal.txt
2026-03-03 21:55:56.890139 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7drws/image-ks-endpoints-public.txt
2026-03-03 21:55:56.890162 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7drws/init.txt
2026-03-03 21:55:56.890180 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-w852c/
2026-03-03 21:55:56.890197 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-w852c/image-ks-service-registration.txt
2026-03-03 21:55:56.890215 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-w852c/init.txt
2026-03-03 21:55:56.890232 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-gwz4q/
2026-03-03 21:55:56.890249 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-gwz4q/glance-ks-user.txt
2026-03-03 21:55:56.890266 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-gwz4q/init.txt
2026-03-03 21:55:56.890284 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-jj5k4/
2026-03-03 21:55:56.890300 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-jj5k4/glance-metadefs-load.txt
2026-03-03 21:55:56.890318 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-jj5k4/init.txt
2026-03-03 21:55:56.890334 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-2ldzd/
2026-03-03 21:55:56.890352 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-2ldzd/init.txt
2026-03-03 21:55:56.890368 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-2ldzd/rabbit-init.txt
2026-03-03 21:55:56.890386 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-z9fmb/
2026-03-03 21:55:56.890403 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-z9fmb/ceph-keyring-placement.txt
2026-03-03 21:55:56.890419 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-z9fmb/glance-storage-init.txt
2026-03-03 21:55:56.890436 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-z9fmb/init.txt
2026-03-03 21:55:56.890453 | instance | cd+++++++++ pod-logs/openstack/keepalived-pmwnc/
2026-03-03 21:55:56.890471 | instance | >f+++++++++ pod-logs/openstack/keepalived-pmwnc/init.txt
2026-03-03 21:55:56.890488 | instance | >f+++++++++ pod-logs/openstack/keepalived-pmwnc/keepalived.txt
2026-03-03 21:55:56.890505 | instance | >f+++++++++ pod-logs/openstack/keepalived-pmwnc/wait-for-ip.txt
2026-03-03 21:55:56.890522 | instance | cd+++++++++ pod-logs/openstack/keystone-api-5fd856956-qbhh8/
2026-03-03 21:55:56.890539 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5fd856956-qbhh8/init.txt
2026-03-03 21:55:56.890556 | instance | >f+++++++++ pod-logs/openstack/keystone-api-5fd856956-qbhh8/keystone-api.txt
2026-03-03 21:55:56.890574 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-bntkc/
2026-03-03 21:55:56.890591 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-bntkc/bootstrap.txt
2026-03-03 21:55:56.890608 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-bntkc/init.txt
2026-03-03 21:55:56.890625 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-xkrfk/
2026-03-03 21:55:56.890642 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xkrfk/init.txt
2026-03-03 21:55:56.890659 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-xkrfk/keystone-credential-setup.txt
2026-03-03 21:55:56.890676 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-sjk2n/
2026-03-03 21:55:56.890693 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-sjk2n/init.txt
2026-03-03 21:55:56.890710 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-sjk2n/keystone-db-init-0.txt
2026-03-03 21:55:56.890727 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-c5pls/
2026-03-03 21:55:56.890744 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-c5pls/init.txt
2026-03-03 21:55:56.890761 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-c5pls/keystone-db-sync.txt
2026-03-03 21:55:56.890779 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-lrd4p/
2026-03-03 21:55:56.890796 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-lrd4p/init.txt
2026-03-03 21:55:56.890819 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-lrd4p/keystone-domain-manage.txt
2026-03-03 21:55:56.890837 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-fcpbf/
2026-03-03 21:55:56.890854 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-fcpbf/init.txt
2026-03-03 21:55:56.890871 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-fcpbf/keystone-fernet-setup.txt
2026-03-03 21:55:56.890888 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-mbt2x/
2026-03-03 21:55:56.890905 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-mbt2x/init.txt
2026-03-03 21:55:56.890923 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-mbt2x/rabbit-init.txt
2026-03-03 21:55:56.890941 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/
2026-03-03 21:55:56.890958 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/ceph-admin-keyring-placement.txt
2026-03-03 21:55:56.890976 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/ceph-keyring-placement.txt
2026-03-03 21:55:56.890994 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/init-dynamic-options.txt
2026-03-03 21:55:56.891012 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/init.txt
2026-03-03 21:55:56.891029 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/libvirt-exporter.txt
2026-03-03 21:55:56.891047 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/libvirt.txt
2026-03-03 21:55:56.891064 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-4d4rl/tls-sidecar.txt
2026-03-03 21:55:56.891081 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-m8nqq/
2026-03-03 21:55:56.891099 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-m8nqq/init.txt
2026-03-03 21:55:56.891116 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-m8nqq/memcached-exporter.txt
2026-03-03 21:55:56.891133 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-m8nqq/memcached.txt
2026-03-03 21:55:56.891150 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-kk2vg/
2026-03-03 21:55:56.891168 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-kk2vg/coredns.txt
2026-03-03 21:55:56.891185 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-52j66/
2026-03-03 21:55:56.891203 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-52j66/init.txt
2026-03-03 21:55:56.891221 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-52j66/neutron-db-init-0.txt
2026-03-03 21:55:56.891238 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-wxqhr/
2026-03-03 21:55:56.891256 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-wxqhr/init.txt
2026-03-03 21:55:56.891274 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-wxqhr/neutron-db-sync.txt
2026-03-03 21:55:56.891292 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rbmqn/
2026-03-03 21:55:56.891309 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rbmqn/init.txt
2026-03-03 21:55:56.891326 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rbmqn/neutron-dhcp-agent-init.txt
2026-03-03 21:55:56.891344 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-rbmqn/neutron-dhcp-agent.txt
2026-03-03 21:55:56.891363 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-vs2sd/
2026-03-03 21:55:56.891383 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vs2sd/init.txt
2026-03-03 21:55:56.891399 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-admin.txt
2026-03-03 21:55:56.891416 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-internal.txt
2026-03-03 21:55:56.891433 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-vs2sd/network-ks-endpoints-public.txt
2026-03-03 21:55:56.891458 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-z7glb/
2026-03-03 21:55:56.891476 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-z7glb/init.txt
2026-03-03 21:55:56.891493 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-z7glb/network-ks-service-registration.txt
2026-03-03 21:55:56.891510 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-rm265/
2026-03-03 21:55:56.891528 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-rm265/init.txt
2026-03-03 21:55:56.891545 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-rm265/neutron-ks-user.txt
2026-03-03 21:55:56.891562 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-2f8sw/
2026-03-03 21:55:56.891580 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-2f8sw/init.txt
2026-03-03 21:55:56.891597 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-2f8sw/neutron-l3-agent-init.txt
2026-03-03 21:55:56.891614 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-2f8sw/neutron-l3-agent.txt
2026-03-03 21:55:56.891632 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-g4qqv/
2026-03-03 21:55:56.891649 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-g4qqv/init.txt
2026-03-03 21:55:56.891666 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-g4qqv/neutron-metadata-agent-init.txt
2026-03-03 21:55:56.891684 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-g4qqv/neutron-metadata-agent.txt
2026-03-03 21:55:56.891700 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-mtnp2/
2026-03-03 21:55:56.891717 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-mtnp2/init.txt
2026-03-03 21:55:56.891734 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-mtnp2/neutron-netns-cleanup-cron.txt
2026-03-03 21:55:56.891751 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-r9jtj/
2026-03-03 21:55:56.891769 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-r9jtj/init.txt
2026-03-03 21:55:56.891786 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-r9jtj/neutron-openvswitch-agent-kernel-modules.txt
2026-03-03 21:55:56.891803 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-r9jtj/neutron-ovs-agent-init.txt
2026-03-03 21:55:56.891820 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-r9jtj/neutron-ovs-agent.txt
2026-03-03 21:55:56.891837 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-bzv7g/
2026-03-03 21:55:56.891854 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-bzv7g/init.txt
2026-03-03 21:55:56.891872 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-bzv7g/rabbit-init.txt
2026-03-03 21:55:56.891889 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-cc4d97dc4-qxhjc/
2026-03-03 21:55:56.891906 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-cc4d97dc4-qxhjc/init.txt
2026-03-03 21:55:56.891924 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-cc4d97dc4-qxhjc/neutron-rpc-server.txt
2026-03-03 21:55:56.891940 | instance | cd+++++++++ pod-logs/openstack/neutron-server-6b9dcc97fc-7vjf5/
2026-03-03 21:55:56.891957 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b9dcc97fc-7vjf5/init.txt
2026-03-03 21:55:56.891974 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b9dcc97fc-7vjf5/neutron-policy-server.txt
2026-03-03 21:55:56.891991 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b9dcc97fc-7vjf5/neutron-server.txt
2026-03-03 21:55:56.892008 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5f94df48f8-lkk6f/
2026-03-03 21:55:56.892025 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5f94df48f8-lkk6f/init.txt
2026-03-03 21:55:56.892042 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5f94df48f8-lkk6f/nova-api-metadata-init.txt
2026-03-03 21:55:56.892063 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5f94df48f8-lkk6f/nova-api.txt
2026-03-03 21:55:56.892081 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-76f957b7d7-snj7w/
2026-03-03 21:55:56.892098 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-76f957b7d7-snj7w/init.txt
2026-03-03 21:55:56.892116 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-76f957b7d7-snj7w/nova-osapi.txt
2026-03-03 21:55:56.892134 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-4lmq5/
2026-03-03 21:55:56.892151 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-4lmq5/bootstrap.txt
2026-03-03 21:55:56.892169 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-4lmq5/init.txt
2026-03-03 21:55:56.892194 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-qncws/
2026-03-03 21:55:56.892219 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-qncws/init.txt
2026-03-03 21:55:56.892244 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-qncws/nova-cell-setup-init.txt
2026-03-03 21:55:56.892268 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-qncws/nova-cell-setup.txt
2026-03-03 21:55:56.892297 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-8l46n/
2026-03-03 21:55:56.892316 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/ceph-admin-keyring-placement.txt
2026-03-03 21:55:56.892334 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/ceph-keyring-placement.txt
2026-03-03 21:55:56.892352 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/ceph-perms.txt
2026-03-03 21:55:56.892371 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/init.txt
2026-03-03 21:55:56.892388 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/nova-compute-init.txt
2026-03-03 21:55:56.892406 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/nova-compute-ssh-init.txt
2026-03-03 21:55:56.892424 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/nova-compute-ssh.txt
2026-03-03 21:55:56.892442 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/nova-compute-vnc-init.txt
2026-03-03 21:55:56.892459 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-8l46n/nova-compute.txt
2026-03-03 21:55:56.892477 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-556c87f75c-7ddqf/
2026-03-03 21:55:56.892495 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-556c87f75c-7ddqf/init.txt
2026-03-03 21:55:56.892513 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-556c87f75c-7ddqf/nova-conductor.txt
2026-03-03 21:55:56.892530 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-5p6h2/
2026-03-03 21:55:56.892547 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5p6h2/init.txt
2026-03-03 21:55:56.892564 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5p6h2/nova-db-init-0.txt
2026-03-03 21:55:56.892581 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5p6h2/nova-db-init-1.txt
2026-03-03 21:55:56.892598 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-5p6h2/nova-db-init-2.txt
2026-03-03 21:55:56.892615 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-95x9x/
2026-03-03 21:55:56.892632 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-95x9x/init.txt
2026-03-03 21:55:56.892648 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-95x9x/nova-db-sync.txt
2026-03-03 21:55:56.892665 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-8m9r8/
2026-03-03 21:55:56.892683 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-admin.txt
2026-03-03 21:55:56.892700 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-internal.txt
2026-03-03 21:55:56.892717 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8m9r8/compute-ks-endpoints-public.txt
2026-03-03 21:55:56.892734 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-8m9r8/init.txt
2026-03-03 21:55:56.892758 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-bjccw/
2026-03-03 21:55:56.892776 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bjccw/compute-ks-service-registration.txt
2026-03-03 21:55:56.892794 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-bjccw/init.txt
2026-03-03 21:55:56.892812 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-9t9r5/
2026-03-03 21:55:56.892829 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-9t9r5/init.txt
2026-03-03 21:55:56.892847 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-9t9r5/nova-ks-user.txt
2026-03-03 21:55:56.892864 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-57bff8f8c4-4hswr/
2026-03-03 21:55:56.892881 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57bff8f8c4-4hswr/init.txt
2026-03-03 21:55:56.892898 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy-init-assets.txt
2026-03-03 21:55:56.892915 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy-init.txt
2026-03-03 21:55:56.892932 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-57bff8f8c4-4hswr/nova-novncproxy.txt
2026-03-03 21:55:56.892988 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-vggzf/
2026-03-03 21:55:56.893009 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-vggzf/init.txt
2026-03-03 21:55:56.893033 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-vggzf/rabbit-init.txt
2026-03-03 21:55:56.893058 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-649f885f8f-p2xd8/
2026-03-03 21:55:56.893082 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-649f885f8f-p2xd8/init.txt
2026-03-03 21:55:56.893100 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-649f885f8f-p2xd8/nova-scheduler.txt
2026-03-03 21:55:56.893118 | instance | cd+++++++++ pod-logs/openstack/openvswitch-7pcts/
2026-03-03 21:55:56.893135 | instance | >f+++++++++ pod-logs/openstack/openvswitch-7pcts/init.txt
2026-03-03 21:55:56.893153 | instance | >f+++++++++ pod-logs/openstack/openvswitch-7pcts/openvswitch-db-perms.txt
2026-03-03 21:55:56.893170 | instance | >f+++++++++ pod-logs/openstack/openvswitch-7pcts/openvswitch-db.txt
2026-03-03 21:55:56.893187 | instance | >f+++++++++ pod-logs/openstack/openvswitch-7pcts/openvswitch-vswitchd-modules.txt
2026-03-03 21:55:56.893204 | instance | >f+++++++++ pod-logs/openstack/openvswitch-7pcts/openvswitch-vswitchd.txt
2026-03-03 21:55:56.893221 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-03-03 21:55:56.893238 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-03-03 21:55:56.893255 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-03-03 21:55:56.893272 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-03-03 21:55:56.893289 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-03-03 21:55:56.893305 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-03-03 21:55:56.893322 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-03-03 21:55:56.893339 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-03-03 21:55:56.893356 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-03-03 21:55:56.893373 | instance | cd+++++++++ pod-logs/openstack/placement-api-7b587dc89c-fw5s9/
2026-03-03 21:55:56.893390 | instance | >f+++++++++ pod-logs/openstack/placement-api-7b587dc89c-fw5s9/init.txt
2026-03-03 21:55:56.893407 | instance | >f+++++++++ pod-logs/openstack/placement-api-7b587dc89c-fw5s9/placement-api.txt
2026-03-03 21:55:56.893425 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-rjfnw/
2026-03-03 21:55:56.893443 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rjfnw/init.txt
2026-03-03 21:55:56.893460 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-rjfnw/placement-db-init-0.txt
2026-03-03 21:55:56.893483 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-xxr8j/
2026-03-03 21:55:56.893501 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-xxr8j/init.txt
2026-03-03 21:55:56.893519 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-xxr8j/placement-db-sync.txt
2026-03-03 21:55:56.893536 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-6pppd/
2026-03-03 21:55:56.893554 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6pppd/init.txt
2026-03-03 21:55:56.893572 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-admin.txt
2026-03-03 21:55:56.893589 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-internal.txt
2026-03-03 21:55:56.893607 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6pppd/placement-ks-endpoints-public.txt
2026-03-03 21:55:56.893624 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-pcm7z/
2026-03-03 21:55:56.893641 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-pcm7z/init.txt
2026-03-03 21:55:56.893658 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-pcm7z/placement-ks-service-registration.txt
2026-03-03 21:55:56.893676 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-zlvq5/
2026-03-03 21:55:56.893693 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-zlvq5/init.txt
2026-03-03 21:55:56.893711 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-zlvq5/placement-ks-user.txt
2026-03-03 21:55:56.893729 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-g98k5/
2026-03-03 21:55:56.893747 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-g98k5/percona-xtradb-cluster-operator.txt
2026-03-03 21:55:56.893764 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-03-03 21:55:56.893781 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-03-03 21:55:56.893798 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-03-03 21:55:56.893815 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-03-03 21:55:56.893832 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-03-03 21:55:56.893849 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-03-03 21:55:56.893867 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-xh4wj/
2026-03-03 21:55:56.893884 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-xh4wj/rabbitmq-cluster-operator.txt
2026-03-03 21:55:56.893901 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-03-03 21:55:56.893919 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-03-03 21:55:56.893936 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-03-03 21:55:56.893954 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-03-03 21:55:56.893971 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-03-03 21:55:56.893989 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-03-03 21:55:56.894006 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw/
2026-03-03 21:55:56.894023 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-g2sbw/rabbitmq-cluster-operator.txt
2026-03-03 21:55:56.894041 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-03-03 21:55:56.894058 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-03-03 21:55:56.894076 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-03-03 21:55:56.894093 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-03-03 21:55:56.894116 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-03-03 21:55:56.894134 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-03-03 21:55:56.894151 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/
2026-03-03 21:55:56.894169 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/ceph-crash.txt
2026-03-03 21:55:56.894186 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/chown-container-data-dir.txt
2026-03-03 21:55:56.894204 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-wznjr/make-container-crash-dir.txt
2026-03-03 21:55:56.894221 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/
2026-03-03 21:55:56.894238 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/chown-container-data-dir.txt
2026-03-03 21:55:56.894255 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/log-collector.txt
2026-03-03 21:55:56.894273 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-8t5c7/rgw.txt
2026-03-03 21:55:56.894290 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-7b97c48c99-xhh5s/
2026-03-03 21:55:56.894307 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7b97c48c99-xhh5s/init.txt
2026-03-03 21:55:56.894325 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-7b97c48c99-xhh5s/staffeln-api.txt
2026-03-03 21:55:56.894343 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-75c58cd48d-zv9fq/
2026-03-03 21:55:56.894361 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-75c58cd48d-zv9fq/staffeln-conductor.txt
2026-03-03 21:55:56.894378 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-4q54r/
2026-03-03 21:55:56.894396 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4q54r/init.txt
2026-03-03 21:55:56.894413 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-4q54r/staffeln-db-init-0.txt
2026-03-03 21:55:56.894430 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-7pqj7/
2026-03-03 21:55:56.894447 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-7pqj7/init.txt
2026-03-03 21:55:56.894465 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-7pqj7/staffeln-db-sync.txt
2026-03-03 21:55:56.894482 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-03-03 21:55:56.894499 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-03-03 21:55:56.894516 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-03-03 21:55:56.894534 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-03-03 21:55:56.894551 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-03-03 21:55:56.894568 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-27nd9/
2026-03-03 21:55:56.894585 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-27nd9/rook-ceph-operator.txt
2026-03-03 21:55:56.894602 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-03-03 21:55:56.894620 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-d77sr/
2026-03-03 21:55:56.894639 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-d77sr/secretgen-controller.txt
2026-03-03 21:55:56.915613 |
2026-03-03 21:55:56.915703 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-03-03 21:55:57.123413 | instance | changed
2026-03-03 21:55:57.130526 |
2026-03-03 21:55:57.130626 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-03-03 21:55:57.860712 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-03-03 21:55:57.875484 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-03-03 21:55:57.875573 | instance | Dload Upload Total Spent Left Speed
2026-03-03 21:55:57.879453 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-03-03 21:55:58.229459 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-03-03 21:55:58.238659 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-03-03 21:55:58.238688 | instance | Dload Upload Total Spent Left Speed
2026-03-03 21:55:58.242304 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-03-03 21:55:58.421891 | instance | jq: error (at :953): Cannot iterate over null (null)
2026-03-03 21:55:58.671469 | instance | ERROR
2026-03-03 21:55:58.671731 | instance | {
2026-03-03 21:55:58.671771 | instance | "delta": "0:00:01.098354",
2026-03-03 21:55:58.671799 | instance | "end": "2026-03-03 21:55:58.427410",
2026-03-03 21:55:58.671825 | instance | "msg": "non-zero return code",
2026-03-03 21:55:58.671850 | instance | "rc": 5,
2026-03-03 21:55:58.671873 | instance | "start": "2026-03-03 21:55:57.329056"
2026-03-03 21:55:58.671897 | instance | }
2026-03-03 21:55:58.671931 | instance | ERROR: Ignoring Errors
2026-03-03 21:55:58.678857 |
2026-03-03 21:55:58.678955 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-03-03 21:55:58.987153 | instance | ceph-mgr endpoints:
2026-03-03 21:55:59.214723 | instance | ok: Runtime: 0:00:00.087375
2026-03-03 21:55:59.250278 |
2026-03-03 21:55:59.250528 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-03-03 21:55:59.787939 | instance | ok: Runtime: 0:00:00.083457
2026-03-03 21:55:59.795020 |
2026-03-03 21:55:59.795107 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-03-03 21:56:00.293185 | instance | changed:
2026-03-03 21:56:00.293385 | instance | cd+++++++++ prometheus/
2026-03-03 21:56:00.293423 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-03-03 21:56:00.293451 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-03-03 21:56:00.302781 |
2026-03-03 21:56:00.302845 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-03-03 21:56:00.531077 | instance | changed
2026-03-03 21:56:00.538068 |
2026-03-03 21:56:00.538158 | TASK [gather-selenium-data : Get selenium data]
2026-03-03 21:56:00.741687 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-03-03 21:56:00.742695 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-03-03 21:56:01.074327 | instance | ERROR
2026-03-03 21:56:01.074604 | instance | {
2026-03-03 21:56:01.074669 | instance | "delta": "0:00:00.004378",
2026-03-03 21:56:01.074716 | instance | "end": "2026-03-03 21:56:00.742950",
2026-03-03 21:56:01.074757 | instance | "msg": "non-zero return code",
2026-03-03 21:56:01.074797 | instance | "rc": 1,
2026-03-03 21:56:01.074836 | instance | "start": "2026-03-03 21:56:00.738572"
2026-03-03 21:56:01.074874 | instance | }
2026-03-03 21:56:01.074924 | instance | ERROR: Ignoring Errors
2026-03-03 21:56:01.080967 |
2026-03-03 21:56:01.081046 | TASK [gather-selenium-data : Downloads logs to executor]
2026-03-03 21:56:01.582003 | instance | changed: cd+++++++++ selenium/
2026-03-03 21:56:01.588040 |
2026-03-03 21:56:01.588092 | PLAY RECAP
2026-03-03 21:56:01.588139 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-03-03 21:56:01.588160 |
2026-03-03 21:56:01.710040 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-03-03 21:56:01.720922 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-03-03 21:56:02.377465 |
2026-03-03 21:56:02.377636 | PLAY [all]
2026-03-03 21:56:02.389651 |
2026-03-03 21:56:02.389727 | TASK [fetch-output : Set log path for multiple nodes]
2026-03-03 21:56:02.435621 | instance | skipping: Conditional result was False
2026-03-03 21:56:02.447532 |
2026-03-03 21:56:02.447612 | TASK [fetch-output : Set log path for single node]
2026-03-03 21:56:02.492384 | instance | ok
2026-03-03 21:56:02.497591 |
2026-03-03 21:56:02.497656 | LOOP [fetch-output : Ensure local output dirs]
2026-03-03 21:56:02.866111 | instance -> localhost | ok: "/var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/work/logs"
2026-03-03 21:56:03.109979 | instance -> localhost | changed: "/var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/work/artifacts"
2026-03-03 21:56:03.318449 | instance -> localhost | changed: "/var/lib/zuul/builds/c8d34c83cc9345cfa6ac38f57b3ee506/work/docs"
2026-03-03 21:56:03.345203 |
2026-03-03 21:56:03.345381 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-03-03 21:56:03.988058 | instance | changed: .d..t...... ./
2026-03-03 21:56:03.988268 | instance | changed: All items complete
2026-03-03 21:56:03.988295 |
2026-03-03 21:56:04.447949 | instance | changed: .d..t...... ./
2026-03-03 21:56:04.906786 | instance | changed: .d..t...... ./
2026-03-03 21:56:04.925780 |
2026-03-03 21:56:04.925922 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-03-03 21:56:05.325680 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006743
2026-03-03 21:56:05.548647 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007498
2026-03-03 21:56:05.569306 |
2026-03-03 21:56:05.569479 | PLAY [all]
2026-03-03 21:56:05.577443 |
2026-03-03 21:56:05.577514 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-03-03 21:56:06.048828 | instance | changed
2026-03-03 21:56:06.056385 |
2026-03-03 21:56:06.056451 | PLAY RECAP
2026-03-03 21:56:06.056512 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-03-03 21:56:06.056541 |
2026-03-03 21:56:06.232615 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-03-03 21:56:06.245770 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-03-03 21:56:06.850745 |
2026-03-03 21:56:06.850907 | PLAY [localhost]
2026-03-03 21:56:06.861389 |
2026-03-03 21:56:06.861458 | TASK [Generate Zuul manifest]
2026-03-03 21:56:06.881414 | localhost | ok
2026-03-03 21:56:06.895817 |
2026-03-03 21:56:06.895893 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-03-03 21:56:07.527117 | localhost | changed
2026-03-03 21:56:07.540566 |
2026-03-03 21:56:07.540651 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-03-03 21:56:07.573714 | localhost | ok
2026-03-03 21:56:07.582415 |
2026-03-03 21:56:07.582479 | TASK [Upload logs]
2026-03-03 21:56:07.603690 | localhost | ok
2026-03-03 21:56:07.741266 |
2026-03-03 21:56:07.742064 | TASK [Set zuul-log-path fact]
2026-03-03 21:56:07.764600 | localhost | ok
2026-03-03 21:56:07.780133 |
2026-03-03 21:56:07.780233 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-03-03 21:56:07.814043 | localhost | ok
2026-03-03 21:56:07.825295 |
2026-03-03 21:56:07.825411 | TASK [upload-logs : Create log directories]
2026-03-03 21:56:08.171078 | localhost | changed
2026-03-03 21:56:08.178375 |
2026-03-03 21:56:08.178471 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-03-03 21:56:08.550591 | localhost -> localhost | ok: Runtime: 0:00:00.030266
2026-03-03 21:56:08.555722 |
2026-03-03 21:56:08.555792 | TASK [upload-logs : Upload logs to log server]
2026-03-03 21:56:09.338745 | localhost | Output suppressed because no_log was given
2026-03-03 21:56:09.344113 |
2026-03-03 21:56:09.344214 | LOOP [upload-logs : Compress console log and json output]
2026-03-03 21:56:09.390528 | localhost | skipping: Conditional result was False
2026-03-03 21:56:09.397043 | localhost | skipping: Conditional result was False
2026-03-03 21:56:09.412446 |
2026-03-03 21:56:09.412622 | LOOP [upload-logs : Upload compressed console log and json output]
2026-03-03 21:56:09.456120 | localhost | skipping: Conditional result was False
2026-03-03 21:56:09.456575 |
2026-03-03 21:56:09.459768 | localhost | skipping: Conditional result was False
2026-03-03 21:56:09.476681 |
2026-03-03 21:56:09.476884 | LOOP [upload-logs : Upload console log and json output]