2026-06-05 02:30:14.155432 | Job console starting
2026-06-05 02:30:14.165900 | Updating git repos
2026-06-05 02:30:27.728877 | Cloning repos into workspace
2026-06-05 02:31:03.468130 | Restoring repo states
2026-06-05 02:31:06.430086 | Merging changes
2026-06-05 02:31:08.285252 | Checking out repos
2026-06-05 02:31:11.604107 | Preparing playbooks
2026-06-05 02:31:19.633068 | Running Ansible setup
2026-06-05 02:31:23.542151 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-05 02:31:24.183637 |
2026-06-05 02:31:24.183771 | PLAY [localhost]
2026-06-05 02:31:24.191380 |
2026-06-05 02:31:24.191454 | TASK [Gathering Facts]
2026-06-05 02:31:25.121036 | localhost | ok
2026-06-05 02:31:25.133101 |
2026-06-05 02:31:25.133180 | TASK [Setup log path fact]
2026-06-05 02:31:25.154047 | localhost | ok
2026-06-05 02:31:25.167934 |
2026-06-05 02:31:25.168000 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-05 02:31:25.197963 | localhost | ok
2026-06-05 02:31:25.206404 |
2026-06-05 02:31:25.206498 | TASK [emit-job-header : Print job information]
2026-06-05 02:31:25.248198 | # Job Information
2026-06-05 02:31:25.248372 | Ansible Version: 2.16.18
2026-06-05 02:31:25.248419 | Job: atmosphere-molecule-aio-openvswitch
2026-06-05 02:31:25.248453 | Pipeline: check
2026-06-05 02:31:25.248483 | Executor: 2d72f0692154
2026-06-05 02:31:25.248512 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501
2026-06-05 02:31:25.248547 | Event ID: 5038a610-6086-11f1-82bb-f377e05cecb0
2026-06-05 02:31:25.252561 |
2026-06-05 02:31:25.252651 | LOOP [emit-job-header : Print node information]
2026-06-05 02:31:25.350724 | localhost | ok:
2026-06-05 02:31:25.352826 | localhost | # Node Information
2026-06-05 02:31:25.352893 | localhost | Inventory Hostname: instance
2026-06-05 02:31:25.352922 | localhost | Hostname: np0000178601
2026-06-05 02:31:25.352943 | localhost | Username: zuul
2026-06-05 02:31:25.352996 | localhost | Distro: Ubuntu 22.04
2026-06-05 02:31:25.353020 | localhost | Provider: yul1
2026-06-05 02:31:25.353040 | localhost | Region: ca-ymq-1
2026-06-05 02:31:25.353060 | localhost | Label: ubuntu-jammy-16
2026-06-05 02:31:25.353078 | localhost | Product Name: OpenStack Nova
2026-06-05 02:31:25.353096 | localhost | Interface IP: 199.19.213.104
2026-06-05 02:31:25.376799 |
2026-06-05 02:31:25.377005 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-05 02:31:25.808237 | localhost -> localhost | changed
2026-06-05 02:31:25.813788 |
2026-06-05 02:31:25.813898 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-05 02:31:26.778314 | localhost -> localhost | changed
2026-06-05 02:31:26.795123 |
2026-06-05 02:31:26.795258 | PLAY [all]
2026-06-05 02:31:26.803860 |
2026-06-05 02:31:26.803966 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-05 02:31:27.083847 | instance -> localhost | ok
2026-06-05 02:31:27.094867 |
2026-06-05 02:31:27.094996 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-05 02:31:27.129285 | instance | ok
2026-06-05 02:31:27.142870 | instance | included: /var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-05 02:31:27.148578 |
2026-06-05 02:31:27.148640 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-05 02:31:27.847501 | instance -> localhost | Generating public/private rsa key pair.
2026-06-05 02:31:27.847690 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/work/ab896f19a4eb48638a0677f269bdaa76_id_rsa
2026-06-05 02:31:27.847722 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/work/ab896f19a4eb48638a0677f269bdaa76_id_rsa.pub
2026-06-05 02:31:27.847745 | instance -> localhost | The key fingerprint is:
2026-06-05 02:31:27.847768 | instance -> localhost | SHA256:6vM7+09Xr4dhKD/gOcOdTgZfViXObs++SKTOrQ0pFVU zuul-build-sshkey
2026-06-05 02:31:27.847808 | instance -> localhost | The key's randomart image is:
2026-06-05 02:31:27.847834 | instance -> localhost | +---[RSA 3072]----+
2026-06-05 02:31:27.847863 | instance -> localhost | | .oE.|
2026-06-05 02:31:27.847894 | instance -> localhost | | .o ..|
2026-06-05 02:31:27.847917 | instance -> localhost | | . o .|
2026-06-05 02:31:27.847938 | instance -> localhost | | .. . |
2026-06-05 02:31:27.847960 | instance -> localhost | | S .. o= .|
2026-06-05 02:31:27.847983 | instance -> localhost | | . +o=+o+.|
2026-06-05 02:31:27.848004 | instance -> localhost | | . + X=+.o+|
2026-06-05 02:31:27.848025 | instance -> localhost | | .. . X+X.oo.|
2026-06-05 02:31:27.848048 | instance -> localhost | | .o+=.O+=.oo|
2026-06-05 02:31:27.848068 | instance -> localhost | +----[SHA256]-----+
2026-06-05 02:31:27.848118 | instance -> localhost | ok: Runtime: 0:00:00.274114
2026-06-05 02:31:27.853319 |
2026-06-05 02:31:27.853386 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-05 02:31:27.890591 | instance | ok
2026-06-05 02:31:27.900632 | instance | included: /var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-05 02:31:27.907930 |
2026-06-05 02:31:27.907990 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-05 02:31:27.932841 | instance | skipping: Conditional result was False
2026-06-05 02:31:27.943171 |
2026-06-05 02:31:27.943267 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-05 02:31:28.405616 | instance | changed
2026-06-05 02:31:28.411707 |
2026-06-05 02:31:28.411774 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-05 02:31:28.651548 | instance | ok
2026-06-05 02:31:28.658229 |
2026-06-05 02:31:28.658297 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-05 02:31:29.118434 | instance | changed
2026-06-05 02:31:29.124495 |
2026-06-05 02:31:29.124559 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-05 02:31:29.571591 | instance | changed
2026-06-05 02:31:29.577984 |
2026-06-05 02:31:29.578061 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-05 02:31:29.605835 | instance | skipping: Conditional result was False
2026-06-05 02:31:29.622923 |
2026-06-05 02:31:29.623050 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-05 02:31:29.985749 | instance -> localhost | changed
2026-06-05 02:31:30.003841 |
2026-06-05 02:31:30.003920 | TASK [add-build-sshkey : Add back temp key]
2026-06-05 02:31:30.298448 | instance -> localhost | Identity added: /var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/work/ab896f19a4eb48638a0677f269bdaa76_id_rsa (zuul-build-sshkey)
2026-06-05 02:31:30.298675 | instance -> localhost | ok: Runtime: 0:00:00.013119
2026-06-05 02:31:30.304870 |
2026-06-05 02:31:30.304934 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-05 02:31:30.559995 | instance | ok
2026-06-05 02:31:30.568061 |
2026-06-05 02:31:30.568129 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-05 02:31:30.593309 | instance | skipping: Conditional result was False
2026-06-05 02:31:30.608527 |
2026-06-05 02:31:30.608594 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-05 02:31:30.888418 | instance | ok
2026-06-05 02:31:30.896045 |
2026-06-05 02:31:30.896107 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-05 02:31:34.093383 | instance | Output suppressed because no_log was given
2026-06-05 02:31:34.103939 |
2026-06-05 02:31:34.104146 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-05 02:31:34.309762 | instance | ok: "logs"
2026-06-05 02:31:34.310131 | instance | ok: All items complete
2026-06-05 02:31:34.310170 |
2026-06-05 02:31:34.455073 | instance | ok: "artifacts"
2026-06-05 02:31:34.609201 | instance | ok: "docs"
2026-06-05 02:31:34.621526 |
2026-06-05 02:31:34.621732 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-05 02:31:34.805714 | instance | changed: "logs"
2026-06-05 02:31:34.959003 | instance | changed: "artifacts"
2026-06-05 02:31:35.109988 | instance | changed: "docs"
2026-06-05 02:31:35.136420 |
2026-06-05 02:31:35.136590 | PLAY RECAP
2026-06-05 02:31:35.136661 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-05 02:31:35.136708 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-05 02:31:35.136744 |
2026-06-05 02:31:35.290836 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main]
2026-06-05 02:31:35.299778 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-05 02:31:35.917750 |
2026-06-05 02:31:35.917895 | PLAY [all]
2026-06-05 02:31:35.929849 |
2026-06-05 02:31:35.929938 | TASK [setup-uv : Extract archive]
2026-06-05 02:31:38.255359 | instance | changed
2026-06-05 02:31:38.261235 |
2026-06-05 02:31:38.261316 | TASK [setup-uv : Print version]
2026-06-05 02:31:38.581774 | instance | uv 0.8.13
2026-06-05 02:31:38.798057 | instance | ok: Runtime: 0:00:00.011411
2026-06-05 02:31:38.810643 |
2026-06-05 02:31:38.810738 | TASK [Install Ansible collection siblings]
2026-06-05 02:31:47.813071 | instance | changed:
2026-06-05 02:31:47.813269 | instance | Sibling collection ansible.netcommon at /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-05 02:31:47.813298 | instance | Sibling collection ansible.posix at /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-05 02:31:47.813320 | instance | Sibling collection ansible.utils at /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-05 02:31:47.813339 | instance | Sibling collection community.crypto at /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-05 02:31:47.813359 | instance | Sibling collection community.general at /home/zuul/src/github.com/ansible-collections/community.general
2026-06-05 02:31:47.813382 | instance | Sibling collection community.mysql at /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-05 02:31:47.813403 | instance | Sibling collection kubernetes.core at /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-05 02:31:47.813424 | instance | Sibling collection vexxhost.ceph at /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-05 02:31:47.813444 | instance | Sibling collection vexxhost.containers at /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-05 02:31:47.813464 | instance | Sibling collection vexxhost.kubernetes at /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-05 02:31:47.813483 | instance | Sibling collection atmosphere.common at /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-05 02:31:47.813502 | instance | Sibling collection openstack.cloud at /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-05 02:31:47.813524 | instance | Resolved ansible.netcommon to 1.2.0 for 1.2.0
2026-06-05 02:31:47.813543 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0
2026-06-05 02:31:47.813562 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0
2026-06-05 02:31:47.813581 | instance | Resolved community.crypto to 2.2.3 for 2.2.3
2026-06-05 02:31:47.813600 | instance | Resolved community.general to 7.3.0 for 7.3.0
2026-06-05 02:31:47.813618 | instance | Resolved community.mysql to 3.6.0 for 3.6.0
2026-06-05 02:31:47.813637 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0
2026-06-05 02:31:47.813655 | instance | Resolved openstack.cloud to 2.5.0 for >=2.0.0
2026-06-05 02:31:47.813673 | instance | Resolved vexxhost.ceph to v4.0.0 for >=3.2.0
2026-06-05 02:31:47.813692 | instance | Resolved atmosphere.common to v0.7.0 for >=0.7.0
2026-06-05 02:31:47.813711 | instance | Resolved vexxhost.kubernetes to v3.1.0 for >=2.5.0
2026-06-05 02:31:47.813744 | instance | Resolved community.general to 7.3.0 for 7.3.0,>=4.5.0
2026-06-05 02:31:47.813764 | instance | Resolved ansible.utils to v6.0.2 for >=2.9.0,>=6.0.0
2026-06-05 02:31:47.813782 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-05 02:31:47.813801 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-05 02:31:47.813819 | instance | Resolved ansible.posix to 1.6.0 for 1.6.0,>=1.6.0
2026-06-05 02:31:47.813837 | instance | Resolved community.crypto to 2.2.3 for 2.2.3,>=2.2.3
2026-06-05 02:31:47.813855 | instance | Resolved kubernetes.core to 2.4.0 for 2.4.0,>=2.4.0,>=2.3.2
2026-06-05 02:31:47.813874 | instance | Resolved vexxhost.containers to v1.6.7 for >=1.1.1,>=1.6.0
2026-06-05 02:31:47.813892 | instance | Checked out ansible.netcommon to 1.2.0
2026-06-05 02:31:47.813911 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.netcommon
2026-06-05 02:31:47.813936 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.813955 | instance | Process install dependency map
2026-06-05 02:31:47.813973 | instance | Starting collection install process
2026-06-05 02:31:47.813992 | instance | Installing 'ansible.netcommon:*' to '/home/zuul/.ansible/collections/ansible_collections/ansible/netcommon'
2026-06-05 02:31:47.814010 | instance | Created collection for ansible.netcommon:* at /home/zuul/.ansible/collections/ansible_collections/ansible/netcommon
2026-06-05 02:31:47.814027 | instance | ansible.netcommon:* was installed successfully
2026-06-05 02:31:47.814045 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3
2026-06-05 02:31:47.814063 | instance | Creating virtual environment at: .venv
2026-06-05 02:31:47.814081 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-05 02:31:47.814099 | instance | Downloading setuptools (1.1MiB)
2026-06-05 02:31:47.814117 | instance | Downloading netaddr (2.2MiB)
2026-06-05 02:31:47.814135 | instance | Downloading pydantic-core (2.0MiB)
2026-06-05 02:31:47.814157 | instance | Downloading pygments (1.2MiB)
2026-06-05 02:31:47.814175 | instance | Downloading cryptography (4.2MiB)
2026-06-05 02:31:47.814193 | instance | Downloading kubernetes (1.9MiB)
2026-06-05 02:31:47.814211 | instance | Downloading rjsonnet (1.2MiB)
2026-06-05 02:31:47.814229 | instance | Downloading ansible-core (2.1MiB)
2026-06-05 02:31:47.814247 | instance | Downloading openstacksdk (1.7MiB)
2026-06-05 02:31:47.814265 | instance | Building pyperclip==1.9.0
2026-06-05 02:31:47.814283 | instance | Downloading rjsonnet
2026-06-05 02:31:47.814302 | instance | Downloading pygments
2026-06-05 02:31:47.814321 | instance | Downloading pydantic-core
2026-06-05 02:31:47.814339 | instance | Downloading netaddr
2026-06-05 02:31:47.814357 | instance | Downloading setuptools
2026-06-05 02:31:47.814376 | instance | Downloading cryptography
2026-06-05 02:31:47.814394 | instance | Downloading kubernetes
2026-06-05 02:31:47.814412 | instance | Downloading ansible-core
2026-06-05 02:31:47.814430 | instance | Downloading openstacksdk
2026-06-05 02:31:47.814462 | instance | Built pyperclip==1.9.0
2026-06-05 02:31:47.814481 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere
2026-06-05 02:31:47.814500 | instance | Installed 83 packages in 54ms
2026-06-05 02:31:47.814518 | instance | Checked out ansible.posix to 1.6.0
2026-06-05 02:31:47.814536 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.posix
2026-06-05 02:31:47.814555 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.814573 | instance | Process install dependency map
2026-06-05 02:31:47.814591 | instance | Starting collection install process
2026-06-05 02:31:47.814609 | instance | Installing 'ansible.posix:1.6.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix'
2026-06-05 02:31:47.814634 | instance | Created collection for ansible.posix:1.6.0 at /home/zuul/.ansible/collections/ansible_collections/ansible/posix
2026-06-05 02:31:47.814653 | instance | ansible.posix:1.6.0 was installed successfully
2026-06-05 02:31:47.814672 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.814690 | instance | 2.17.12
2026-06-05 02:31:47.814709 | instance | Checked out ansible.utils to v6.0.2
2026-06-05 02:31:47.814728 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/ansible.utils
2026-06-05 02:31:47.814747 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.814765 | instance | Process install dependency map
2026-06-05 02:31:47.814783 | instance | Starting collection install process
2026-06-05 02:31:47.814801 | instance | Installing 'ansible.utils:6.0.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils'
2026-06-05 02:31:47.814820 | instance | Created collection for ansible.utils:6.0.2 at /home/zuul/.ansible/collections/ansible_collections/ansible/utils
2026-06-05 02:31:47.814839 | instance | ansible.utils:6.0.2 was installed successfully
2026-06-05 02:31:47.814857 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.814876 | instance | 2.17.12
2026-06-05 02:31:47.814895 | instance | Checked out atmosphere.common to v0.7.0
2026-06-05 02:31:47.814913 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/atmosphere.common
2026-06-05 02:31:47.814931 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.814949 | instance | Process install dependency map
2026-06-05 02:31:47.814967 | instance | Starting collection install process
2026-06-05 02:31:47.814985 | instance | Installing 'atmosphere.common:0.7.0' to '/home/zuul/.ansible/collections/ansible_collections/atmosphere/common'
2026-06-05 02:31:47.815003 | instance | Created collection for atmosphere.common:0.7.0 at /home/zuul/.ansible/collections/ansible_collections/atmosphere/common
2026-06-05 02:31:47.815022 | instance | atmosphere.common:0.7.0 was installed successfully
2026-06-05 02:31:47.815040 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.815058 | instance | 2.17.12
2026-06-05 02:31:47.815076 | instance | Checked out community.crypto to 2.2.3
2026-06-05 02:31:47.815095 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.crypto
2026-06-05 02:31:47.815112 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.815130 | instance | Process install dependency map
2026-06-05 02:31:47.815148 | instance | Starting collection install process
2026-06-05 02:31:47.815166 | instance | Installing 'community.crypto:2.2.3' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto'
2026-06-05 02:31:47.815185 | instance | Created collection for community.crypto:2.2.3 at /home/zuul/.ansible/collections/ansible_collections/community/crypto
2026-06-05 02:31:47.815203 | instance | community.crypto:2.2.3 was installed successfully
2026-06-05 02:31:47.815221 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.815239 | instance | 2.17.12
2026-06-05 02:31:47.815257 | instance | Checked out community.general to 7.3.0
2026-06-05 02:31:47.815275 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.general
2026-06-05 02:31:47.815293 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.815317 | instance | Process install dependency map
2026-06-05 02:31:47.815336 | instance | Starting collection install process
2026-06-05 02:31:47.815354 | instance | Installing 'community.general:7.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general'
2026-06-05 02:31:47.815373 | instance | Created collection for community.general:7.3.0 at /home/zuul/.ansible/collections/ansible_collections/community/general
2026-06-05 02:31:47.815391 | instance | community.general:7.3.0 was installed successfully
2026-06-05 02:31:47.815410 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.815428 | instance | 2.17.12
2026-06-05 02:31:47.815447 | instance | Checked out community.mysql to 3.6.0
2026-06-05 02:31:47.815465 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/community.mysql
2026-06-05 02:31:47.815485 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.815503 | instance | Process install dependency map
2026-06-05 02:31:47.815521 | instance | Starting collection install process
2026-06-05 02:31:47.815540 | instance | Installing 'community.mysql:3.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/mysql'
2026-06-05 02:31:47.815559 | instance | Created collection for community.mysql:3.6.0 at /home/zuul/.ansible/collections/ansible_collections/community/mysql
2026-06-05 02:31:47.815580 | instance | community.mysql:3.6.0 was installed successfully
2026-06-05 02:31:47.815599 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.815617 | instance | 2.17.12
2026-06-05 02:31:47.815635 | instance | Checked out kubernetes.core to 2.4.0
2026-06-05 02:31:47.815653 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/ansible-collections/kubernetes.core
2026-06-05 02:31:47.815671 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.815689 | instance | Process install dependency map
2026-06-05 02:31:47.815706 | instance | Starting collection install process
2026-06-05 02:31:47.815725 | instance | Installing 'kubernetes.core:2.4.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core'
2026-06-05 02:31:47.815743 | instance | Created collection for kubernetes.core:2.4.0 at /home/zuul/.ansible/collections/ansible_collections/kubernetes/core
2026-06-05 02:31:47.815761 | instance | kubernetes.core:2.4.0 was installed successfully
2026-06-05 02:31:47.815779 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.815796 | instance | 2.17.12
2026-06-05 02:31:47.815814 | instance | Checked out openstack.cloud to 2.5.0
2026-06-05 02:31:47.815833 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/opendev.org/openstack/ansible-collections-openstack
2026-06-05 02:31:47.815852 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.815870 | instance | Process install dependency map
2026-06-05 02:31:47.815888 | instance | Starting collection install process
2026-06-05 02:31:47.815906 | instance | Installing 'openstack.cloud:2.5.0' to '/home/zuul/.ansible/collections/ansible_collections/openstack/cloud'
2026-06-05 02:31:47.815924 | instance | Created collection for openstack.cloud:2.5.0 at /home/zuul/.ansible/collections/ansible_collections/openstack/cloud
2026-06-05 02:31:47.815941 | instance | openstack.cloud:2.5.0 was installed successfully
2026-06-05 02:31:47.815959 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.815977 | instance | 2.17.12
2026-06-05 02:31:47.815995 | instance | Checked out vexxhost.ceph to v4.0.0
2026-06-05 02:31:47.816018 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-ceph
2026-06-05 02:31:47.816037 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.816055 | instance | Process install dependency map
2026-06-05 02:31:47.816073 | instance | Starting collection install process
2026-06-05 02:31:47.816091 | instance | Installing 'vexxhost.ceph:4.0.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph'
2026-06-05 02:31:47.816110 | instance | Created collection for vexxhost.ceph:4.0.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph
2026-06-05 02:31:47.816128 | instance | vexxhost.ceph:4.0.0 was installed successfully
2026-06-05 02:31:47.816146 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.816164 | instance | 2.17.12
2026-06-05 02:31:47.816182 | instance | Checked out vexxhost.containers to v1.6.7
2026-06-05 02:31:47.816200 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-containers
2026-06-05 02:31:47.816218 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.816236 | instance | Process install dependency map
2026-06-05 02:31:47.816254 | instance | Starting collection install process
2026-06-05 02:31:47.816272 | instance | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers'
2026-06-05 02:31:47.816290 | instance | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers
2026-06-05 02:31:47.816309 | instance | vexxhost.containers:1.6.7 was installed successfully
2026-06-05 02:31:47.816327 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.816345 | instance | 2.17.12
2026-06-05 02:31:47.816363 | instance | Checked out vexxhost.kubernetes to v3.1.0
2026-06-05 02:31:47.816381 | instance | Running: uv run ansible-galaxy collection install --force --no-deps --collections-path /home/zuul/.ansible/collections /home/zuul/src/github.com/vexxhost/ansible-collection-kubernetes
2026-06-05 02:31:47.816399 | instance | Starting galaxy collection install process
2026-06-05 02:31:47.816417 | instance | Process install dependency map
2026-06-05 02:31:47.816436 | instance | Starting collection install process
2026-06-05 02:31:47.816454 | instance | Installing 'vexxhost.kubernetes:3.1.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes'
2026-06-05 02:31:47.816472 | instance | Created collection for vexxhost.kubernetes:3.1.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes
2026-06-05 02:31:47.816490 | instance | vexxhost.kubernetes:3.1.0 was installed successfully
2026-06-05 02:31:47.816507 | instance | [WARNING]: Collection ansible.netcommon does not support Ansible version
2026-06-05 02:31:47.816525 | instance | 2.17.12
2026-06-05 02:31:47.822439 |
2026-06-05 02:31:47.822506 | PLAY RECAP
2026-06-05 02:31:47.822552 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-05 02:31:47.822573 |
2026-06-05 02:31:47.979046 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main]
2026-06-05 02:31:48.000428 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-05 02:31:48.639753 |
2026-06-05 02:31:48.639876 | PLAY [all]
2026-06-05 02:31:48.658743 |
2026-06-05 02:31:48.658850 | TASK [Install "jq" for log collection]
2026-06-05 02:31:58.019897 | instance | changed
2026-06-05 02:31:58.022404 |
2026-06-05 02:31:58.022489 | PLAY RECAP
2026-06-05 02:31:58.022565 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-05 02:31:58.022632 |
2026-06-05 02:31:58.197994 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main]
2026-06-05 02:31:58.212772 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-05 02:31:58.820234 |
2026-06-05 02:31:58.820364 | PLAY [all]
2026-06-05 02:31:58.832381 |
2026-06-05 02:31:58.832529 | TASK [Copy inventory file for Zuul]
2026-06-05 02:31:59.695471 | instance | changed
2026-06-05 02:31:59.701171 |
2026-06-05 02:31:59.701257 | TASK [Switch "ansible_host" to private IP]
2026-06-05 02:32:00.005176 | instance | changed: 1 replacements made
2026-06-05 02:32:00.019101 |
2026-06-05 02:32:00.019196 | TASK [Run Molecule scenario]
2026-06-05 02:32:00.886695 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule'
2026-06-05 02:32:01.261412 | instance | INFO [aio > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy
2026-06-05 02:32:01.261491 | instance | INFO [aio > prerun] Performing prerun with role_name_check=0...
2026-06-05 02:32:11.848942 | instance | INFO [aio > dependency] Executing
2026-06-05 02:32:11.849152 | instance | WARNING [aio > dependency] Missing roles requirements file: requirements.yml
2026-06-05 02:32:11.849355 | instance | WARNING [aio > dependency] Missing collections requirements file: collections.yml
2026-06-05 02:32:11.849476 | instance | WARNING [aio > dependency] Executed: 2 missing (Remove from test_sequence to suppress)
2026-06-05 02:32:11.872552 | instance | INFO [aio > cleanup] Executing
2026-06-05 02:32:11.873003 | instance | WARNING [aio > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-05 02:32:11.884216 | instance | INFO [aio > destroy] Executing
2026-06-05 02:32:11.884307 | instance | WARNING [aio > destroy] Skipping, '--destroy=never' requested.
2026-06-05 02:32:11.884319 | instance | INFO [aio > destroy] Executed: Successful
2026-06-05 02:32:11.909798 | instance | INFO [aio > syntax] Executing
2026-06-05 02:32:14.766821 | instance |
2026-06-05 02:32:14.767001 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/aio/converge.yml
2026-06-05 02:32:14.878714 | instance | INFO [aio > syntax] Executed: Successful
2026-06-05 02:32:14.891486 | instance | INFO [aio > create] Executing
2026-06-05 02:32:14.893631 | instance | WARNING [aio > create] Executed: Missing playbook (Remove from test_sequence to suppress)
2026-06-05 02:32:14.902548 | instance | INFO [aio > prepare] Executing
2026-06-05 02:32:15.715568 | instance |
2026-06-05 02:32:15.715797 | instance | PLAY [Prepare] *****************************************************************
2026-06-05 02:32:15.716088 | instance |
2026-06-05 02:32:15.716356 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:15.716642 | instance | Friday 05 June 2026 02:32:15 +0000 (0:00:00.024) 0:00:00.024 ***********
2026-06-05 02:32:16.812932 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-05 02:32:16.813206 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-05 02:32:16.813504 | instance | interpreter could change the meaning of that path. See
2026-06-05 02:32:16.813792 | instance | https://docs.ansible.com/ansible-
2026-06-05 02:32:16.814150 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-05 02:32:16.822186 | instance | ok: [instance]
2026-06-05 02:32:16.822419 | instance |
2026-06-05 02:32:16.822687 | instance | TASK [Configure short hostname] ************************************************
2026-06-05 02:32:16.822958 | instance | Friday 05 June 2026 02:32:16 +0000 (0:00:01.107) 0:00:01.132 ***********
2026-06-05 02:32:17.560947 | instance | changed: [instance]
2026-06-05 02:32:17.561166 | instance |
2026-06-05 02:32:17.561454 | instance | TASK [Ensure hostname inside hosts file] ***************************************
2026-06-05 02:32:17.561741 | instance | Friday 05 June 2026 02:32:17 +0000 (0:00:00.738) 0:00:01.870 ***********
2026-06-05 02:32:17.804336 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-05 02:32:17.804580 | instance | with a mode of 0700, this may cause issues when running as another user. To
2026-06-05 02:32:17.804868 | instance | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-05 02:32:17.813836 | instance | changed: [instance]
2026-06-05 02:32:17.814168 | instance |
2026-06-05 02:32:17.814435 | instance | TASK [Install "dirmngr" for GPG keyserver operations] **************************
2026-06-05 02:32:17.814726 | instance | Friday 05 June 2026 02:32:17 +0000 (0:00:00.253) 0:00:02.123 ***********
2026-06-05 02:32:18.864942 | instance | ok: [instance]
2026-06-05 02:32:18.865129 | instance |
2026-06-05 02:32:18.865415 | instance | TASK [Purge "snapd" package] ***************************************************
2026-06-05 02:32:18.865707 | instance | Friday 05 June 2026 02:32:18 +0000 (0:00:01.050) 0:00:03.174 ***********
2026-06-05 02:32:19.495986 | instance | ok: [instance]
2026-06-05 02:32:19.496230 | instance |
2026-06-05 02:32:19.496526 | instance | PLAY [Generate workspace for Atmosphere] ***************************************
2026-06-05 02:32:19.496810 | instance |
2026-06-05 02:32:19.497089 | instance | TASK [Create folders for workspace] ********************************************
2026-06-05 02:32:19.497415 | instance | Friday 05 June 2026 02:32:19 +0000 (0:00:00.631) 0:00:03.805 ***********
2026-06-05 02:32:20.465476 | instance | changed: [localhost] => (item=group_vars)
2026-06-05 02:32:20.465515 | instance | changed: [localhost] => (item=group_vars/all)
2026-06-05 02:32:20.465521 | instance | changed: [localhost] => (item=group_vars/controllers)
2026-06-05 02:32:20.465525 | instance | changed: [localhost] => (item=group_vars/cephs)
2026-06-05 02:32:20.465955 | instance | changed: [localhost] => (item=group_vars/computes)
2026-06-05 02:32:20.465965 | instance | changed: [localhost] => (item=host_vars)
2026-06-05 02:32:20.466525 | instance |
2026-06-05 02:32:20.467436 | instance | PLAY [Generate Ceph control plane configuration for workspace] *****************
2026-06-05 02:32:20.467496 | instance |
2026-06-05 02:32:20.467508 | instance | TASK [Ensure the Ceph control plane configuration file exists] *****************
2026-06-05 02:32:20.467518 | instance | Friday 05 June 2026 02:32:20 +0000 (0:00:00.968) 0:00:04.774 ***********
2026-06-05 02:32:20.631603 | instance | changed: [localhost]
2026-06-05 02:32:20.632083 | instance |
2026-06-05 02:32:20.632102 | instance | TASK [Load the current Ceph control plane configuration into a variable] *******
2026-06-05 02:32:20.632109 | instance | Friday 05 June 2026 02:32:20 +0000 (0:00:00.166) 0:00:04.940 ***********
2026-06-05 02:32:20.653254 | instance | ok: [localhost]
2026-06-05 02:32:20.653438 | instance |
2026-06-05 02:32:20.653952 | instance | TASK [Generate Ceph control plane values for missing variables] ****************
2026-06-05 02:32:20.653979 | instance | Friday 05 June 2026 02:32:20 +0000 (0:00:00.022) 0:00:04.963 ***********
2026-06-05 02:32:20.698399 | instance | ok: [localhost] => (item={'key': 'ceph_fsid', 'value': '242c58a0-1be1-5d54-8611-1e18bc7a5fd6'})
2026-06-05 02:32:20.698610 | instance | ok: [localhost] => (item={'key': 'ceph_mon_public_network', 'value': '10.96.240.0/24'})
2026-06-05 02:32:20.699315 | instance |
2026-06-05 02:32:20.699339 | instance | TASK [Write new Ceph control plane configuration file to disk] *****************
2026-06-05 02:32:20.699349 | instance | Friday 05 June 2026 02:32:20 +0000 (0:00:00.045) 0:00:05.008 ***********
2026-06-05 02:32:21.207684 | instance | changed: [localhost]
2026-06-05 02:32:21.207765 | instance |
2026-06-05 02:32:21.208464 | instance | PLAY [Generate Ceph OSD configuration for workspace] ***************************
2026-06-05 02:32:21.208506 | instance |
2026-06-05 02:32:21.208514 | instance | TASK [Ensure the Ceph OSDs configuration file exists] **************************
2026-06-05 02:32:21.208520 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.508) 0:00:05.517 ***********
2026-06-05 02:32:21.370810 | instance | changed: [localhost]
2026-06-05 02:32:21.371655 | instance |
2026-06-05 02:32:21.371712 | instance | TASK [Load the current Ceph OSDs configuration into a variable] ****************
2026-06-05 02:32:21.371724 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.162) 0:00:05.679 ***********
2026-06-05 02:32:21.398274 | instance | ok: [localhost]
2026-06-05 02:32:21.398503 | instance |
2026-06-05 02:32:21.398803 | instance | TASK [Generate Ceph OSDs values for missing variables] *************************
2026-06-05 02:32:21.399061 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.025) 0:00:05.705 ***********
2026-06-05 02:32:21.424541 | instance | ok: [localhost] => (item={'key': 'ceph_osd_devices', 'value': ['/dev/vdb', '/dev/vdc', '/dev/vdd']})
2026-06-05 02:32:21.424788 | instance |
2026-06-05 02:32:21.425054 | instance | TASK [Write new Ceph OSDs configuration file to disk] **************************
2026-06-05 02:32:21.425315 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.028) 0:00:05.734 ***********
2026-06-05 02:32:21.760065 | instance | changed: [localhost]
2026-06-05 02:32:21.760327 | instance |
2026-06-05 02:32:21.760615 | instance | PLAY [Generate Kubernetes configuration for workspace] *************************
2026-06-05 02:32:21.760881 | instance |
2026-06-05 02:32:21.761187 | instance | TASK [Ensure the Kubernetes configuration file exists] *************************
2026-06-05 02:32:21.761479 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.335) 0:00:06.069 ***********
2026-06-05 02:32:21.925277 | instance | changed: [localhost]
2026-06-05 02:32:21.925511 | instance |
2026-06-05 02:32:21.925777 | instance | TASK [Load the current Kubernetes configuration into a variable] ***************
2026-06-05 02:32:21.926089 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.164) 0:00:06.234 ***********
2026-06-05 02:32:21.948000 | instance | ok: [localhost]
2026-06-05 02:32:21.948189 | instance |
2026-06-05 02:32:21.948356 | instance | TASK [Generate Kubernetes values for missing variables] ************************
2026-06-05 02:32:21.948525 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.023) 0:00:06.257 ***********
2026-06-05 02:32:21.988067 | instance | ok: [localhost] => (item={'key': 'kubernetes_hostname', 'value': '10.96.240.10'})
2026-06-05 02:32:21.988419 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vrid', 'value': 42})
2026-06-05 02:32:21.988709 | instance | ok: [localhost] => (item={'key': 'kubernetes_keepalived_vip', 'value': '10.96.240.10'})
2026-06-05 02:32:21.988982 | instance |
2026-06-05 02:32:21.989337 | instance | TASK [Write new Kubernetes configuration file to disk] *************************
2026-06-05 02:32:21.989617 | instance | Friday 05 June 2026 02:32:21 +0000 (0:00:00.039) 0:00:06.297 ***********
2026-06-05 02:32:22.323101 | instance | changed: [localhost]
2026-06-05 02:32:22.323239 | instance |
2026-06-05 02:32:22.323407 | instance | PLAY [Generate Keepalived configuration for workspace] *************************
2026-06-05 02:32:22.323561 | instance |
2026-06-05 02:32:22.323726 | instance | TASK [Ensure the Keeaplived configuration file exists] *************************
2026-06-05 02:32:22.323890 | instance | Friday 05 June 2026 02:32:22 +0000 (0:00:00.335) 0:00:06.632 ***********
2026-06-05 02:32:22.480327 | instance | changed: [localhost]
2026-06-05 02:32:22.480664 | instance |
2026-06-05 02:32:22.480974 | instance | TASK [Load the current Keepalived configuration into a variable] ***************
2026-06-05 02:32:22.481266 | instance | Friday 05 June 2026 02:32:22 +0000 (0:00:00.157) 0:00:06.789 ***********
2026-06-05 02:32:22.500908 | instance | ok: [localhost]
2026-06-05 02:32:22.501165 | instance |
2026-06-05 02:32:22.501455 | instance | TASK [Generate Keepalived values for missing variables] ************************
2026-06-05 02:32:22.501734 | instance | Friday 05 June 2026 02:32:22 +0000 (0:00:00.020) 0:00:06.810 ***********
2026-06-05 02:32:22.532852 | instance | ok: [localhost] => (item={'key': 'keepalived_interface', 'value': 'br-ex'})
2026-06-05 02:32:22.533159 | instance | ok: [localhost] => (item={'key': 'keepalived_vip', 'value': '10.96.250.10'})
2026-06-05 02:32:22.533418 | instance |
2026-06-05 02:32:22.533711 | instance | TASK [Write new Keepalived configuration file to disk] *************************
2026-06-05 02:32:22.533990 | instance | Friday 05 June 2026 02:32:22 +0000 (0:00:00.032) 0:00:06.842 ***********
2026-06-05 02:32:22.878964 | instance | changed: [localhost]
2026-06-05 02:32:22.879202 | instance |
2026-06-05 02:32:22.879478 | instance | PLAY [Generate endpoints for workspace] ****************************************
2026-06-05 02:32:22.879710 | instance |
2026-06-05 02:32:22.879973 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:22.880251 | instance | Friday 05 June 2026 02:32:22 +0000 (0:00:00.345) 0:00:07.188 ***********
2026-06-05 02:32:23.521333 | instance | ok: [localhost]
2026-06-05 02:32:23.521571 | instance |
2026-06-05 02:32:23.521896 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-05 02:32:23.522195 | instance | Friday 05 June 2026 02:32:23 +0000 (0:00:00.642) 0:00:07.831 ***********
2026-06-05 02:32:23.695816 | instance | changed: [localhost]
2026-06-05 02:32:23.696086 | instance |
2026-06-05 02:32:23.696383 | instance | TASK [Load the current endpoints into a variable] ******************************
2026-06-05 02:32:23.696681 | instance | Friday 05 June 2026 02:32:23 +0000 (0:00:00.174) 0:00:08.005 ***********
2026-06-05 02:32:23.722268 | instance | ok: [localhost]
2026-06-05 02:32:23.722545 | instance |
2026-06-05 02:32:23.722847 | instance | TASK [Generate endpoint skeleton for missing variables] ************************
2026-06-05 02:32:23.723162 | instance | Friday 05 June 2026 02:32:23 +0000 (0:00:00.026) 0:00:08.031 ***********
2026-06-05 02:32:24.454999 | instance | ok: [localhost] => (item=keycloak_host)
2026-06-05 02:32:24.455293 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_host)
2026-06-05 02:32:24.455590 | instance | ok: [localhost] => (item=kube_prometheus_stack_alertmanager_host)
2026-06-05 02:32:24.455859 | instance | ok: [localhost] => (item=kube_prometheus_stack_prometheus_host)
2026-06-05 02:32:24.456115 | instance | ok: [localhost] => (item=openstack_helm_endpoints_region_name)
2026-06-05 02:32:24.456378 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_api_host)
2026-06-05 02:32:24.456632 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_api_host)
2026-06-05 02:32:24.456900 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_api_host)
2026-06-05 02:32:24.457146 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_api_host)
2026-06-05 02:32:24.457404 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_api_host)
2026-06-05 02:32:24.457664 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_api_host)
2026-06-05 02:32:24.457917 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_api_host)
2026-06-05 02:32:24.458246 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_novnc_host)
2026-06-05 02:32:24.458494 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_api_host)
2026-06-05 02:32:24.458757 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_api_host)
2026-06-05 02:32:24.459094 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_api_host)
2026-06-05 02:32:24.459397 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_api_host)
2026-06-05 02:32:24.459666 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_registry_host)
2026-06-05 02:32:24.459918 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_api_host)
2026-06-05 02:32:24.460176 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_cfn_api_host)
2026-06-05 02:32:24.460431 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_api_host)
2026-06-05 02:32:24.460692 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_host)
2026-06-05 02:32:24.460948 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_api_host)
2026-06-05 02:32:24.461191 | instance |
2026-06-05 02:32:24.461451 | instance | TASK [Write new endpoints file to disk] ****************************************
2026-06-05 02:32:24.461716 | instance | Friday 05 June 2026 02:32:24 +0000 (0:00:00.732) 0:00:08.764 ***********
2026-06-05 02:32:24.790576 | instance | changed: [localhost]
2026-06-05 02:32:24.790789 | instance |
2026-06-05 02:32:24.791072 | instance | TASK [Ensure the endpoints file exists] ****************************************
2026-06-05 02:32:24.791421 | instance | Friday 05 June 2026 02:32:24 +0000 (0:00:00.335) 0:00:09.099 ***********
2026-06-05 02:32:24.956992 | instance | changed: [localhost]
2026-06-05 02:32:24.957232 | instance |
2026-06-05 02:32:24.957501 | instance | PLAY [Generate Neutron configuration for workspace] ****************************
2026-06-05 02:32:24.957795 | instance |
2026-06-05 02:32:24.958130 | instance | TASK [Ensure the Neutron configuration file exists] ****************************
2026-06-05 02:32:24.958482 | instance | Friday 05 June 2026 02:32:24 +0000 (0:00:00.166) 0:00:09.266 ***********
2026-06-05 02:32:25.125572 | instance | changed: [localhost]
2026-06-05 02:32:25.125815 | instance |
2026-06-05 02:32:25.126144 | instance | TASK [Load the current Neutron configuration into a variable] ******************
2026-06-05 02:32:25.126410 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.168) 0:00:09.435 ***********
2026-06-05 02:32:25.150666 | instance | ok: [localhost]
2026-06-05 02:32:25.150907 | instance |
2026-06-05 02:32:25.151173 | instance | TASK [Generate Neutron values for missing variables] ***************************
2026-06-05 02:32:25.151442 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.025) 0:00:09.460 ***********
2026-06-05 02:32:25.180812 | 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-06-05 02:32:25.181070 | instance |
2026-06-05 02:32:25.181361 | instance | TASK [Write new Neutron configuration file to disk] ****************************
2026-06-05 02:32:25.181649 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.029) 0:00:09.490 ***********
2026-06-05 02:32:25.521568 | instance | changed: [localhost]
2026-06-05 02:32:25.522002 | instance |
2026-06-05 02:32:25.522365 | instance | PLAY [Generate Nova configuration for workspace] *******************************
2026-06-05 02:32:25.522686 | instance |
2026-06-05 02:32:25.523059 | instance | TASK [Ensure the Nova configuration file exists] *******************************
2026-06-05 02:32:25.523403 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.340) 0:00:09.831 ***********
2026-06-05 02:32:25.698441 | instance | changed: [localhost]
2026-06-05 02:32:25.698499 | instance |
2026-06-05 02:32:25.698622 | instance | TASK [Load the current Nova configuration into a variable] *********************
2026-06-05 02:32:25.698789 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.174) 0:00:10.006 ***********
2026-06-05 02:32:25.726854 | instance | ok: [localhost]
2026-06-05 02:32:25.727244 | instance |
2026-06-05 02:32:25.727602 | instance | TASK [Generate Nova values for missing variables] ******************************
2026-06-05 02:32:25.727953 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.029) 0:00:10.035 ***********
2026-06-05 02:32:25.762440 | 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-06-05 02:32:25.762696 | instance |
2026-06-05 02:32:25.762935 | instance | TASK [Write new Nova configuration file to disk] *******************************
2026-06-05 02:32:25.763189 | instance | Friday 05 June 2026 02:32:25 +0000 (0:00:00.034) 0:00:10.069 ***********
2026-06-05 02:32:26.095068 | instance | changed: [localhost]
2026-06-05 02:32:26.095101 | instance |
2026-06-05 02:32:26.095108 | instance | PLAY [Generate secrets for workspace] ******************************************
2026-06-05 02:32:26.095114 | instance |
2026-06-05 02:32:26.095120 | instance | TASK [Ensure the secrets file exists] ******************************************
2026-06-05 02:32:26.095125 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.334) 0:00:10.404 ***********
2026-06-05 02:32:26.269619 | instance | changed: [localhost]
2026-06-05 02:32:26.269642 | instance |
2026-06-05 02:32:26.269647 | instance | TASK [Load the current secrets into a variable] ********************************
2026-06-05 02:32:26.269657 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.175) 0:00:10.579 ***********
2026-06-05 02:32:26.294760 | instance | ok: [localhost]
2026-06-05 02:32:26.294775 | instance |
2026-06-05 02:32:26.294780 | instance | TASK [Generate secrets for missing variables] **********************************
2026-06-05 02:32:26.294784 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.025) 0:00:10.604 ***********
2026-06-05 02:32:26.686072 | instance | ok: [localhost] => (item=heat_auth_encryption_key)
2026-06-05 02:32:26.686133 | instance | ok: [localhost] => (item=keepalived_password)
2026-06-05 02:32:26.686145 | instance | ok: [localhost] => (item=keycloak_admin_password)
2026-06-05 02:32:26.686155 | instance | ok: [localhost] => (item=keycloak_database_password)
2026-06-05 02:32:26.686164 | instance | ok: [localhost] => (item=keystone_keycloak_client_secret)
2026-06-05 02:32:26.686173 | instance | ok: [localhost] => (item=keystone_oidc_crypto_passphrase)
2026-06-05 02:32:26.686182 | instance | ok: [localhost] => (item=kube_prometheus_stack_grafana_admin_password)
2026-06-05 02:32:26.686191 | instance | ok: [localhost] => (item=octavia_heartbeat_key)
2026-06-05 02:32:26.686206 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rabbitmq_admin_password)
2026-06-05 02:32:26.686320 | instance | ok: [localhost] => (item=openstack_helm_endpoints_memcached_secret_key)
2026-06-05 02:32:26.686437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_admin_password)
2026-06-05 02:32:26.686566 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_mariadb_password)
2026-06-05 02:32:26.686688 | instance | ok: [localhost] => (item=openstack_helm_endpoints_keystone_rabbitmq_password)
2026-06-05 02:32:26.686956 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_keystone_password)
2026-06-05 02:32:26.687082 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_mariadb_password)
2026-06-05 02:32:26.687203 | instance | ok: [localhost] => (item=openstack_helm_endpoints_glance_rabbitmq_password)
2026-06-05 02:32:26.687324 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_keystone_password)
2026-06-05 02:32:26.687444 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_mariadb_password)
2026-06-05 02:32:26.687557 | instance | ok: [localhost] => (item=openstack_helm_endpoints_cinder_rabbitmq_password)
2026-06-05 02:32:26.687686 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_keystone_password)
2026-06-05 02:32:26.687805 | instance | ok: [localhost] => (item=openstack_helm_endpoints_placement_mariadb_password)
2026-06-05 02:32:26.687924 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_keystone_password)
2026-06-05 02:32:26.688044 | instance | ok: [localhost] => (item=openstack_helm_endpoints_barbican_mariadb_password)
2026-06-05 02:32:26.688163 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_keystone_password)
2026-06-05 02:32:26.688282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_mariadb_password)
2026-06-05 02:32:26.688401 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_rabbitmq_password)
2026-06-05 02:32:26.688521 | instance | ok: [localhost] => (item=openstack_helm_endpoints_neutron_metadata_secret)
2026-06-05 02:32:26.688639 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_keystone_password)
2026-06-05 02:32:26.688759 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_mariadb_password)
2026-06-05 02:32:26.688879 | instance | ok: [localhost] => (item=openstack_helm_endpoints_nova_rabbitmq_password)
2026-06-05 02:32:26.688998 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_keystone_password)
2026-06-05 02:32:26.689144 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_mariadb_password)
2026-06-05 02:32:26.689289 | instance | ok: [localhost] => (item=openstack_helm_endpoints_ironic_rabbitmq_password)
2026-06-05 02:32:26.689417 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_keystone_password)
2026-06-05 02:32:26.689542 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_mariadb_password)
2026-06-05 02:32:26.689661 | instance | ok: [localhost] => (item=openstack_helm_endpoints_designate_rabbitmq_password)
2026-06-05 02:32:26.689790 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_keystone_password)
2026-06-05 02:32:26.689910 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_mariadb_password)
2026-06-05 02:32:26.690072 | instance | ok: [localhost] => (item=openstack_helm_endpoints_octavia_rabbitmq_password)
2026-06-05 02:32:26.690197 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_keystone_password)
2026-06-05 02:32:26.690317 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_mariadb_password)
2026-06-05 02:32:26.690437 | instance | ok: [localhost] => (item=openstack_helm_endpoints_magnum_rabbitmq_password)
2026-06-05 02:32:26.690555 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_keystone_password)
2026-06-05 02:32:26.690684 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_trustee_keystone_password)
2026-06-05 02:32:26.690816 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_stack_user_keystone_password)
2026-06-05 02:32:26.690925 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_mariadb_password)
2026-06-05 02:32:26.691045 | instance | ok: [localhost] => (item=openstack_helm_endpoints_heat_rabbitmq_password)
2026-06-05 02:32:26.691164 | instance | ok: [localhost] => (item=openstack_helm_endpoints_horizon_mariadb_password)
2026-06-05 02:32:26.691282 | instance | ok: [localhost] => (item=openstack_helm_endpoints_tempest_keystone_password)
2026-06-05 02:32:26.691407 | instance | ok: [localhost] => (item=openstack_helm_endpoints_openstack_exporter_keystone_password)
2026-06-05 02:32:26.691526 | instance | ok: [localhost] => (item=openstack_helm_endpoints_rgw_keystone_password)
2026-06-05 02:32:26.691645 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_keystone_password)
2026-06-05 02:32:26.691764 | instance | ok: [localhost] => (item=openstack_helm_endpoints_manila_mariadb_password)
2026-06-05 02:32:26.691883 | instance | ok: [localhost] => (item=openstack_helm_endpoints_staffeln_mariadb_password)
2026-06-05 02:32:26.691995 | instance |
2026-06-05 02:32:26.692115 | instance | TASK [Generate base64 encoded secrets] *****************************************
2026-06-05 02:32:26.692240 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.390) 0:00:10.995 ***********
2026-06-05 02:32:26.736226 | instance | ok: [localhost] => (item=barbican_kek)
2026-06-05 02:32:26.736458 | instance |
2026-06-05 02:32:26.736735 | instance | TASK [Generate temporary files for generating keys for missing variables] ******
2026-06-05 02:32:26.736993 | instance | Friday 05 June 2026 02:32:26 +0000 (0:00:00.050) 0:00:11.045 ***********
2026-06-05 02:32:27.167549 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:27.167785 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:27.168070 | instance |
2026-06-05 02:32:27.168349 | instance | TASK [Generate SSH keys for missing variables] *********************************
2026-06-05 02:32:27.168621 | instance | Friday 05 June 2026 02:32:27 +0000 (0:00:00.431) 0:00:11.476 ***********
2026-06-05 02:32:31.246805 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:31.247073 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:31.247363 | instance |
2026-06-05 02:32:31.247659 | instance | TASK [Set values for SSH keys] *************************************************
2026-06-05 02:32:31.247920 | instance | Friday 05 June 2026 02:32:31 +0000 (0:00:04.079) 0:00:15.556 ***********
2026-06-05 02:32:31.295974 | instance | ok: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:31.296257 | instance | ok: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:31.296521 | instance |
2026-06-05 02:32:31.296813 | instance | TASK [Delete the temporary files generated for SSH keys] ***********************
2026-06-05 02:32:31.297095 | instance | Friday 05 June 2026 02:32:31 +0000 (0:00:00.049) 0:00:15.605 ***********
2026-06-05 02:32:31.613486 | instance | changed: [localhost] => (item=manila_ssh_key)
2026-06-05 02:32:31.613714 | instance | changed: [localhost] => (item=nova_ssh_key)
2026-06-05 02:32:31.613984 | instance |
2026-06-05 02:32:31.614292 | instance | TASK [Write new secrets file to disk] ******************************************
2026-06-05 02:32:31.614550 | instance | Friday 05 June 2026 02:32:31 +0000 (0:00:00.317) 0:00:15.923 ***********
2026-06-05 02:32:31.954523 | instance | changed: [localhost]
2026-06-05 02:32:31.954725 | instance |
2026-06-05 02:32:31.955019 | instance | TASK [Encrypt secrets file with Vault password] ********************************
2026-06-05 02:32:31.955260 | instance | Friday 05 June 2026 02:32:31 +0000 (0:00:00.340) 0:00:16.263 ***********
2026-06-05 02:32:31.987279 | instance | skipping: [localhost]
2026-06-05 02:32:31.987502 | instance |
2026-06-05 02:32:31.987768 | instance | PLAY [Setup networking] ********************************************************
2026-06-05 02:32:31.988037 | instance |
2026-06-05 02:32:31.988313 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:31.988554 | instance | Friday 05 June 2026 02:32:31 +0000 (0:00:00.033) 0:00:16.297 ***********
2026-06-05 02:32:32.662733 | instance | ok: [instance]
2026-06-05 02:32:32.662986 | instance |
2026-06-05 02:32:32.663257 | instance | TASK [Create bridge for management network] ************************************
2026-06-05 02:32:32.663464 | instance | Friday 05 June 2026 02:32:32 +0000 (0:00:00.675) 0:00:16.972 ***********
2026-06-05 02:32:32.974545 | instance | ok: [instance]
2026-06-05 02:32:32.974794 | instance |
2026-06-05 02:32:32.975080 | instance | TASK [Create fake interface for management bridge] *****************************
2026-06-05 02:32:32.975385 | instance | Friday 05 June 2026 02:32:32 +0000 (0:00:00.309) 0:00:17.281 ***********
2026-06-05 02:32:33.189190 | instance | ok: [instance]
2026-06-05 02:32:33.189565 | instance |
2026-06-05 02:32:33.189911 | instance | TASK [Assign dummy interface to management bridge] *****************************
2026-06-05 02:32:33.190284 | instance | Friday 05 June 2026 02:32:33 +0000 (0:00:00.216) 0:00:17.498 ***********
2026-06-05 02:32:33.372752 | instance | ok: [instance]
2026-06-05 02:32:33.373112 | instance |
2026-06-05 02:32:33.373465 | instance | TASK [Assign IP address for management bridge] *********************************
2026-06-05 02:32:33.373806 | instance | Friday 05 June 2026 02:32:33 +0000 (0:00:00.183) 0:00:17.682 ***********
2026-06-05 02:32:33.551907 | instance | ok: [instance]
2026-06-05 02:32:33.552270 | instance |
2026-06-05 02:32:33.552609 | instance | TASK [Bring up interfaces] *****************************************************
2026-06-05 02:32:33.552942 | instance | Friday 05 June 2026 02:32:33 +0000 (0:00:00.179) 0:00:17.861 ***********
2026-06-05 02:32:33.917963 | instance | ok: [instance] => (item=br-mgmt)
2026-06-05 02:32:33.918374 | instance | ok: [instance] => (item=dummy0)
2026-06-05 02:32:33.918696 | instance |
2026-06-05 02:32:33.919025 | instance | PLAY [Create devices for Ceph] *************************************************
2026-06-05 02:32:33.919335 | instance |
2026-06-05 02:32:33.919661 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:32:33.919986 | instance | Friday 05 June 2026 02:32:33 +0000 (0:00:00.366) 0:00:18.227 ***********
2026-06-05 02:32:34.617063 | instance | ok: [instance]
2026-06-05 02:32:34.617460 | instance |
2026-06-05 02:32:34.617794 | instance | TASK [Install depedencies] *****************************************************
2026-06-05 02:32:34.618173 | instance | Friday 05 June 2026 02:32:34 +0000 (0:00:00.698) 0:00:18.926 ***********
2026-06-05 02:32:56.883519 | instance | changed: [instance]
2026-06-05 02:32:56.883875 | instance |
2026-06-05 02:32:56.884183 | instance | TASK [Start up service] ********************************************************
2026-06-05 02:32:56.884518 | instance | Friday 05 June 2026 02:32:56 +0000 (0:00:22.266) 0:00:41.192 ***********
2026-06-05 02:32:57.406439 | instance | ok: [instance]
2026-06-05 02:32:57.406502 | instance |
2026-06-05 02:32:57.406634 | instance | TASK [Generate lvm.conf] *******************************************************
2026-06-05 02:32:57.406823 | instance | Friday 05 June 2026 02:32:57 +0000 (0:00:00.521) 0:00:41.714 ***********
2026-06-05 02:32:57.620898 | instance | ok: [instance]
2026-06-05 02:32:57.621082 | instance |
2026-06-05 02:32:57.621246 | instance | TASK [Write /etc/lvm/lvm.conf] *************************************************
2026-06-05 02:32:57.621400 | instance | Friday 05 June 2026 02:32:57 +0000 (0:00:00.214) 0:00:41.929 ***********
2026-06-05 02:32:58.077867 | instance | changed: [instance]
2026-06-05 02:32:58.077900 | instance |
2026-06-05 02:32:58.077905 | instance | TASK [Get list of all loopback devices] ****************************************
2026-06-05 02:32:58.077910 | instance | Friday 05 June 2026 02:32:58 +0000 (0:00:00.458) 0:00:42.387 ***********
2026-06-05 02:32:58.271553 | instance | ok: [instance]
2026-06-05 02:32:58.271607 | instance |
2026-06-05 02:32:58.271615 | instance | TASK [Fail if there is any existing loopback devices] **************************
2026-06-05 02:32:58.271622 | instance | Friday 05 June 2026 02:32:58 +0000 (0:00:00.193) 0:00:42.580 ***********
2026-06-05 02:32:58.295799 | instance | skipping: [instance]
2026-06-05 02:32:58.295834 | instance |
2026-06-05 02:32:58.295842 | instance | TASK [Create devices for Ceph] *************************************************
2026-06-05 02:32:58.295849 | instance | Friday 05 June 2026 02:32:58 +0000 (0:00:00.024) 0:00:42.605 ***********
2026-06-05 02:32:58.833705 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:32:58.833812 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:32:58.834066 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:32:58.834151 | instance |
2026-06-05 02:32:58.834164 | instance | TASK [Set permissions on loopback devices] *************************************
2026-06-05 02:32:58.834291 | instance | Friday 05 June 2026 02:32:58 +0000 (0:00:00.537) 0:00:43.142 ***********
2026-06-05 02:32:59.380828 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:32:59.380938 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:32:59.381626 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:32:59.381677 | instance |
2026-06-05 02:32:59.381684 | instance | TASK [Start loop devices] ******************************************************
2026-06-05 02:32:59.381691 | instance | Friday 05 June 2026 02:32:59 +0000 (0:00:00.547) 0:00:43.690 ***********
2026-06-05 02:33:00.085057 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:33:00.085723 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:33:00.085897 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:33:00.085904 | instance |
2026-06-05 02:33:00.085908 | instance | TASK [Create a volume group for each loop device] ******************************
2026-06-05 02:33:00.085913 | instance | Friday 05 June 2026 02:33:00 +0000 (0:00:00.703) 0:00:44.394 ***********
2026-06-05 02:33:03.183244 | instance | changed: [instance] => (item=osd0)
2026-06-05 02:33:03.183316 | instance | changed: [instance] => (item=osd1)
2026-06-05 02:33:03.183783 | instance | changed: [instance] => (item=osd2)
2026-06-05 02:33:03.183828 | instance |
2026-06-05 02:33:03.183834 | instance | TASK [Create a logical volume for each loop device] ****************************
2026-06-05 02:33:03.183839 | instance | Friday 05 June 2026 02:33:03 +0000 (0:00:03.098) 0:00:47.493 ***********
2026-06-05 02:33:04.982938 | instance | changed: [instance] => (item=ceph-instance-osd0)
2026-06-05 02:33:04.983712 | instance | changed: [instance] => (item=ceph-instance-osd1)
2026-06-05 02:33:04.983726 | instance | changed: [instance] => (item=ceph-instance-osd2)
2026-06-05 02:33:04.983731 | instance |
2026-06-05 02:33:04.983736 | instance | PLAY [controllers] *************************************************************
2026-06-05 02:33:04.983741 | instance |
2026-06-05 02:33:04.983744 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:33:04.983749 | instance | Friday 05 June 2026 02:33:04 +0000 (0:00:01.799) 0:00:49.292 ***********
2026-06-05 02:33:05.851875 | instance | ok: [instance]
2026-06-05 02:33:05.852050 | instance |
2026-06-05 02:33:05.852349 | instance | TASK [Set masquerade rule] *****************************************************
2026-06-05 02:33:05.852625 | instance | Friday 05 June 2026 02:33:05 +0000 (0:00:00.868) 0:00:50.161 ***********
2026-06-05 02:33:06.285852 | instance | changed: [instance]
2026-06-05 02:33:06.285990 | instance |
2026-06-05 02:33:06.286161 | instance | PLAY RECAP *********************************************************************
2026-06-05 02:33:06.286420 | instance | instance : ok=24 changed=10 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-05 02:33:06.286644 | instance | localhost : ok=40 changed=21 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0
2026-06-05 02:33:06.286839 | instance |
2026-06-05 02:33:06.287043 | instance | Friday 05 June 2026 02:33:06 +0000 (0:00:00.434) 0:00:50.595 ***********
2026-06-05 02:33:06.287240 | instance | ===============================================================================
2026-06-05 02:33:06.287440 | instance | Install depedencies ---------------------------------------------------- 22.27s
2026-06-05 02:33:06.287645 | instance | Generate SSH keys for missing variables --------------------------------- 4.08s
2026-06-05 02:33:06.287888 | instance | Create a volume group for each loop device ------------------------------ 3.10s
2026-06-05 02:33:06.288096 | instance | Create a logical volume for each loop device ---------------------------- 1.80s
2026-06-05 02:33:06.288297 | instance | Gathering Facts --------------------------------------------------------- 1.11s
2026-06-05 02:33:06.288498 | instance | Install "dirmngr" for GPG keyserver operations -------------------------- 1.05s
2026-06-05 02:33:06.288698 | instance | Create folders for workspace -------------------------------------------- 0.97s
2026-06-05 02:33:06.288897 | instance | Gathering Facts --------------------------------------------------------- 0.87s
2026-06-05 02:33:06.289130 | instance | Configure short hostname ------------------------------------------------ 0.74s
2026-06-05 02:33:06.289340 | instance | Generate endpoint skeleton for missing variables ------------------------ 0.73s
2026-06-05 02:33:06.289538 | instance | Start loop devices ------------------------------------------------------ 0.70s
2026-06-05 02:33:06.289736 | instance | Gathering Facts --------------------------------------------------------- 0.70s
2026-06-05 02:33:06.289970 | instance | Gathering Facts --------------------------------------------------------- 0.68s
2026-06-05 02:33:06.290210 | instance | Gathering Facts --------------------------------------------------------- 0.64s
2026-06-05 02:33:06.290411 | instance | Purge "snapd" package --------------------------------------------------- 0.63s
2026-06-05 02:33:06.290627 | instance | Set permissions on loopback devices ------------------------------------- 0.55s
2026-06-05 02:33:06.290826 | instance | Create devices for Ceph ------------------------------------------------- 0.54s
2026-06-05 02:33:06.291025 | instance | Start up service -------------------------------------------------------- 0.52s
2026-06-05 02:33:06.291230 | instance | Write new Ceph control plane configuration file to disk ----------------- 0.51s
2026-06-05 02:33:06.291430 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.46s
2026-06-05 02:33:06.357308 | instance | INFO [aio > prepare] Executed: Successful
2026-06-05 02:33:06.370122 | instance | INFO [aio > converge] Executing
2026-06-05 02:33:09.074899 | instance |
2026-06-05 02:33:09.075273 | instance | PLAY [all] *********************************************************************
2026-06-05 02:33:09.075576 | instance |
2026-06-05 02:33:09.075893 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:33:09.076212 | instance | Friday 05 June 2026 02:33:09 +0000 (0:00:00.016) 0:00:00.016 ***********
2026-06-05 02:33:10.301027 | instance | [WARNING]: Platform linux on host instance is using the discovered Python
2026-06-05 02:33:10.301423 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python
2026-06-05 02:33:10.301764 | instance | interpreter could change the meaning of that path. See
2026-06-05 02:33:10.302226 | instance | https://docs.ansible.com/ansible-
2026-06-05 02:33:10.302592 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information.
2026-06-05 02:33:10.310862 | instance | ok: [instance]
2026-06-05 02:33:10.311192 | instance |
2026-06-05 02:33:10.311520 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-05 02:33:10.311880 | instance | Friday 05 June 2026 02:33:10 +0000 (0:00:01.236) 0:00:01.252 ***********
2026-06-05 02:33:10.348203 | instance | skipping: [instance]
2026-06-05 02:33:10.348580 | instance |
2026-06-05 02:33:10.348911 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-05 02:33:10.349236 | instance | Friday 05 June 2026 02:33:10 +0000 (0:00:00.037) 0:00:01.289 ***********
2026-06-05 02:33:10.528880 | instance | ok: [instance]
2026-06-05 02:33:10.529238 | instance |
2026-06-05 02:33:10.529571 | instance | PLAY [Deploy Ceph monitors & managers] *****************************************
2026-06-05 02:33:10.529876 | instance |
2026-06-05 02:33:10.530232 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:33:10.530558 | instance | Friday 05 June 2026 02:33:10 +0000 (0:00:00.180) 0:00:01.470 ***********
2026-06-05 02:33:11.392625 | instance | ok: [instance]
2026-06-05 02:33:11.392885 | instance |
2026-06-05 02:33:11.393112 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:33:11.393330 | instance | Friday 05 June 2026 02:33:11 +0000 (0:00:00.863) 0:00:02.333 ***********
2026-06-05 02:33:11.665026 | instance | ok: [instance]
2026-06-05 02:33:11.665200 | instance |
2026-06-05 02:33:11.665350 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:33:11.665496 | instance | Friday 05 June 2026 02:33:11 +0000 (0:00:00.271) 0:00:02.605 ***********
2026-06-05 02:33:11.698091 | instance | skipping: [instance]
2026-06-05 02:33:11.698161 | instance |
2026-06-05 02:33:11.698177 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:33:11.698191 | instance | Friday 05 June 2026 02:33:11 +0000 (0:00:00.034) 0:00:02.639 ***********
2026-06-05 02:33:12.048783 | instance | changed: [instance]
2026-06-05 02:33:12.048841 | instance |
2026-06-05 02:33:12.049074 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:33:12.049107 | instance | Friday 05 June 2026 02:33:12 +0000 (0:00:00.350) 0:00:02.989 ***********
2026-06-05 02:33:12.121596 | instance | ok: [instance] => {
2026-06-05 02:33:12.122044 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-05 02:33:12.122087 | instance | }
2026-06-05 02:33:12.122099 | instance |
2026-06-05 02:33:12.122109 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:33:12.122138 | instance | Friday 05 June 2026 02:33:12 +0000 (0:00:00.072) 0:00:03.062 ***********
2026-06-05 02:33:12.828116 | instance | changed: [instance]
2026-06-05 02:33:12.828534 | instance |
2026-06-05 02:33:12.828551 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:33:12.828558 | instance | Friday 05 June 2026 02:33:12 +0000 (0:00:00.706) 0:00:03.769 ***********
2026-06-05 02:33:12.878929 | instance | skipping: [instance]
2026-06-05 02:33:12.879289 | instance |
2026-06-05 02:33:12.879328 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:33:12.879334 | instance | Friday 05 June 2026 02:33:12 +0000 (0:00:00.050) 0:00:03.820 ***********
2026-06-05 02:33:12.928460 | instance | skipping: [instance]
2026-06-05 02:33:12.928630 | instance |
2026-06-05 02:33:12.928860 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:33:12.929052 | instance | Friday 05 June 2026 02:33:12 +0000 (0:00:00.049) 0:00:03.869 ***********
2026-06-05 02:33:13.136474 | instance | ok: [instance]
2026-06-05 02:33:13.136537 | instance |
2026-06-05 02:33:13.136644 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:33:13.136824 | instance | Friday 05 June 2026 02:33:13 +0000 (0:00:00.208) 0:00:04.077 ***********
2026-06-05 02:33:14.253379 | instance | ok: [instance]
2026-06-05 02:33:14.253449 | instance |
2026-06-05 02:33:14.253576 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:33:14.253758 | instance | Friday 05 June 2026 02:33:14 +0000 (0:00:01.116) 0:00:05.194 ***********
2026-06-05 02:33:14.318765 | instance | ok: [instance] => {
2026-06-05 02:33:14.318860 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-05 02:33:14.319022 | instance | }
2026-06-05 02:33:14.319160 | instance |
2026-06-05 02:33:14.319308 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:33:14.319453 | instance | Friday 05 June 2026 02:33:14 +0000 (0:00:00.065) 0:00:05.260 ***********
2026-06-05 02:33:15.118078 | instance | changed: [instance]
2026-06-05 02:33:15.118273 | instance |
2026-06-05 02:33:15.118428 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:33:15.118594 | instance | Friday 05 June 2026 02:33:15 +0000 (0:00:00.796) 0:00:06.056 ***********
2026-06-05 02:33:17.875158 | instance | changed: [instance]
2026-06-05 02:33:17.875219 | instance |
2026-06-05 02:33:17.875231 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:33:17.875241 | instance | Friday 05 June 2026 02:33:17 +0000 (0:00:02.759) 0:00:08.815 ***********
2026-06-05 02:33:17.905244 | instance | skipping: [instance]
2026-06-05 02:33:17.905273 | instance |
2026-06-05 02:33:17.905283 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:33:17.905293 | instance | Friday 05 June 2026 02:33:17 +0000 (0:00:00.030) 0:00:08.845 ***********
2026-06-05 02:33:17.940462 | instance | skipping: [instance]
2026-06-05 02:33:17.940533 | instance |
2026-06-05 02:33:17.940552 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:33:17.940567 | instance | Friday 05 June 2026 02:33:17 +0000 (0:00:00.034) 0:00:08.879 ***********
2026-06-05 02:33:17.970428 | instance | skipping: [instance]
2026-06-05 02:33:17.970784 | instance |
2026-06-05 02:33:17.971132 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:33:17.971474 | instance | Friday 05 June 2026 02:33:17 +0000 (0:00:00.031) 0:00:08.911 ***********
2026-06-05 02:33:25.527915 | instance | changed: [instance]
2026-06-05 02:33:25.528483 | instance |
2026-06-05 02:33:25.528888 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:33:25.529282 | instance | Friday 05 June 2026 02:33:25 +0000 (0:00:07.557) 0:00:16.468 ***********
2026-06-05 02:33:26.140689 | instance | changed: [instance]
2026-06-05 02:33:26.140783 | instance |
2026-06-05 02:33:26.141055 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:33:26.141114 | instance | Friday 05 June 2026 02:33:26 +0000 (0:00:00.612) 0:00:17.081 ***********
2026-06-05 02:33:27.043021 | instance | changed: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:33:27.043087 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:33:27.043789 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:33:27.043827 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:33:27.043833 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:33:27.043838 | instance |
2026-06-05 02:33:27.043843 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:33:27.043847 | instance | Friday 05 June 2026 02:33:27 +0000 (0:00:00.902) 0:00:17.984 ***********
2026-06-05 02:33:27.606863 | instance | changed: [instance]
2026-06-05 02:33:27.606940 | instance |
2026-06-05 02:33:27.607680 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:33:27.607718 | instance | Friday 05 June 2026 02:33:27 +0000 (0:00:00.555) 0:00:18.539 ***********
2026-06-05 02:33:27.607724 | instance |
2026-06-05 02:33:27.607729 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-05 02:33:27.607733 | instance | Friday 05 June 2026 02:33:27 +0000 (0:00:00.008) 0:00:18.548 ***********
2026-06-05 02:33:28.493876 | instance | ok: [instance]
2026-06-05 02:33:28.493965 | instance |
2026-06-05 02:33:28.494214 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] **********
2026-06-05 02:33:28.494248 | instance | Friday 05 June 2026 02:33:28 +0000 (0:00:00.887) 0:00:19.435 ***********
2026-06-05 02:33:28.933138 | instance | changed: [instance]
2026-06-05 02:33:28.933227 | instance |
2026-06-05 02:33:28.933462 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:33:28.933501 | instance | Friday 05 June 2026 02:33:28 +0000 (0:00:00.439) 0:00:19.874 ***********
2026-06-05 02:33:29.476534 | instance | changed: [instance]
2026-06-05 02:33:29.476603 | instance |
2026-06-05 02:33:29.476850 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:33:29.476888 | instance | Friday 05 June 2026 02:33:29 +0000 (0:00:00.543) 0:00:20.417 ***********
2026-06-05 02:33:29.681071 | instance | ok: [instance]
2026-06-05 02:33:29.681157 | instance |
2026-06-05 02:33:29.681456 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:33:29.681857 | instance | Friday 05 June 2026 02:33:29 +0000 (0:00:00.203) 0:00:20.621 ***********
2026-06-05 02:33:29.739638 | instance | ok: [instance] => {
2026-06-05 02:33:29.739757 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-05 02:33:29.740223 | instance | }
2026-06-05 02:33:29.740251 | instance |
2026-06-05 02:33:29.740256 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:33:29.740262 | instance | Friday 05 June 2026 02:33:29 +0000 (0:00:00.059) 0:00:20.680 ***********
2026-06-05 02:33:30.622760 | instance | changed: [instance]
2026-06-05 02:33:30.622829 | instance |
2026-06-05 02:33:30.623073 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:33:30.623115 | instance | Friday 05 June 2026 02:33:30 +0000 (0:00:00.882) 0:00:21.563 ***********
2026-06-05 02:33:34.908527 | instance | changed: [instance]
2026-06-05 02:33:34.908593 | instance |
2026-06-05 02:33:34.908862 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-05 02:33:34.908903 | instance | Friday 05 June 2026 02:33:34 +0000 (0:00:04.285) 0:00:25.849 ***********
2026-06-05 02:33:35.839507 | instance | ok: [instance]
2026-06-05 02:33:35.839582 | instance |
2026-06-05 02:33:35.839895 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-05 02:33:35.839936 | instance | Friday 05 June 2026 02:33:35 +0000 (0:00:00.931) 0:00:26.780 ***********
2026-06-05 02:33:36.193046 | instance | changed: [instance]
2026-06-05 02:33:36.193432 | instance |
2026-06-05 02:33:36.193463 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-05 02:33:36.193471 | instance | Friday 05 June 2026 02:33:36 +0000 (0:00:00.353) 0:00:27.134 ***********
2026-06-05 02:33:36.640725 | instance | changed: [instance]
2026-06-05 02:33:36.640813 | instance |
2026-06-05 02:33:36.641072 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-05 02:33:36.641089 | instance | Friday 05 June 2026 02:33:36 +0000 (0:00:00.447) 0:00:27.582 ***********
2026-06-05 02:33:37.184815 | instance | changed: [instance] => (item={'path': '/etc/docker'})
2026-06-05 02:33:37.184885 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-05 02:33:37.185530 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-05 02:33:37.185573 | instance |
2026-06-05 02:33:37.185579 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-05 02:33:37.185585 | instance | Friday 05 June 2026 02:33:37 +0000 (0:00:00.543) 0:00:28.125 ***********
2026-06-05 02:33:37.630846 | instance | changed: [instance]
2026-06-05 02:33:37.630917 | instance |
2026-06-05 02:33:37.631158 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-05 02:33:37.631196 | instance | Friday 05 June 2026 02:33:37 +0000 (0:00:00.446) 0:00:28.572 ***********
2026-06-05 02:33:38.083828 | instance | changed: [instance]
2026-06-05 02:33:38.083887 | instance |
2026-06-05 02:33:38.084464 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-05 02:33:38.084504 | instance | Friday 05 June 2026 02:33:38 +0000 (0:00:00.441) 0:00:29.013 ***********
2026-06-05 02:33:38.084510 | instance |
2026-06-05 02:33:38.084515 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] **************
2026-06-05 02:33:38.084519 | instance | Friday 05 June 2026 02:33:38 +0000 (0:00:00.011) 0:00:29.025 ***********
2026-06-05 02:33:38.816368 | instance | ok: [instance]
2026-06-05 02:33:38.816440 | instance |
2026-06-05 02:33:38.816670 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ******************
2026-06-05 02:33:38.816709 | instance | Friday 05 June 2026 02:33:38 +0000 (0:00:00.732) 0:00:29.757 ***********
2026-06-05 02:33:40.135803 | instance | changed: [instance]
2026-06-05 02:33:40.135882 | instance |
2026-06-05 02:33:40.136134 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-05 02:33:40.136169 | instance | Friday 05 June 2026 02:33:40 +0000 (0:00:01.319) 0:00:31.077 ***********
2026-06-05 02:33:40.684196 | instance | changed: [instance]
2026-06-05 02:33:40.684294 | instance |
2026-06-05 02:33:40.684306 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-05 02:33:40.684475 | instance | Friday 05 June 2026 02:33:40 +0000 (0:00:00.548) 0:00:31.625 ***********
2026-06-05 02:33:40.748518 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-05 02:33:40.748597 | instance |
2026-06-05 02:33:40.748825 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-05 02:33:40.748863 | instance | Friday 05 June 2026 02:33:40 +0000 (0:00:00.064) 0:00:31.689 ***********
2026-06-05 02:33:45.798258 | instance | changed: [instance]
2026-06-05 02:33:45.798331 | instance |
2026-06-05 02:33:45.798591 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-05 02:33:45.798672 | instance | Friday 05 June 2026 02:33:45 +0000 (0:00:05.049) 0:00:36.739 ***********
2026-06-05 02:33:46.457238 | instance | ok: [instance] => (item=chronyd)
2026-06-05 02:33:46.457300 | instance | ok: [instance] => (item=sshd)
2026-06-05 02:33:46.457675 | instance |
2026-06-05 02:33:46.457710 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-05 02:33:46.457715 | instance | Friday 05 June 2026 02:33:46 +0000 (0:00:00.659) 0:00:37.398 ***********
2026-06-05 02:33:46.742194 | instance | changed: [instance]
2026-06-05 02:33:46.742269 | instance |
2026-06-05 02:33:46.742543 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-05 02:33:46.742711 | instance | Friday 05 June 2026 02:33:46 +0000 (0:00:00.284) 0:00:37.683 ***********
2026-06-05 02:33:46.931877 | instance | ok: [instance]
2026-06-05 02:33:46.931962 | instance |
2026-06-05 02:33:46.932213 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-05 02:33:46.932365 | instance | Friday 05 June 2026 02:33:46 +0000 (0:00:00.189) 0:00:37.873 ***********
2026-06-05 02:33:47.397855 | instance | changed: [instance]
2026-06-05 02:33:47.397976 | instance |
2026-06-05 02:33:47.398197 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-05 02:33:47.398234 | instance | Friday 05 June 2026 02:33:47 +0000 (0:00:00.465) 0:00:38.339 ***********
2026-06-05 02:33:47.761992 | instance | changed: [instance]
2026-06-05 02:33:47.762081 | instance |
2026-06-05 02:33:47.762354 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] *************************
2026-06-05 02:33:47.762395 | instance | Friday 05 June 2026 02:33:47 +0000 (0:00:00.364) 0:00:38.703 ***********
2026-06-05 02:33:47.877260 | instance | ok: [instance]
2026-06-05 02:33:47.877337 | instance |
2026-06-05 02:33:47.877592 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] *******************
2026-06-05 02:33:47.877624 | instance | Friday 05 June 2026 02:33:47 +0000 (0:00:00.115) 0:00:38.818 ***********
2026-06-05 02:33:48.092864 | instance | ok: [instance] => (item=instance)
2026-06-05 02:33:48.092938 | instance |
2026-06-05 02:33:48.093245 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ********
2026-06-05 02:33:48.093318 | instance | Friday 05 June 2026 02:33:48 +0000 (0:00:00.215) 0:00:39.033 ***********
2026-06-05 02:33:48.145211 | instance | ok: [instance]
2026-06-05 02:33:48.145302 | instance |
2026-06-05 02:33:48.145560 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] ***********************************
2026-06-05 02:33:48.145615 | instance | Friday 05 June 2026 02:33:48 +0000 (0:00:00.052) 0:00:39.086 ***********
2026-06-05 02:33:48.218570 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance
2026-06-05 02:33:48.218960 | instance |
2026-06-05 02:33:48.219005 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] *************
2026-06-05 02:33:48.219011 | instance | Friday 05 June 2026 02:33:48 +0000 (0:00:00.073) 0:00:39.159 ***********
2026-06-05 02:33:48.567036 | instance | changed: [instance]
2026-06-05 02:33:48.567119 | instance |
2026-06-05 02:33:48.567220 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ******************
2026-06-05 02:33:48.567414 | instance | Friday 05 June 2026 02:33:48 +0000 (0:00:00.348) 0:00:39.508 ***********
2026-06-05 02:33:49.256857 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True})
2026-06-05 02:33:49.256928 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0})
2026-06-05 02:33:49.257422 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False})
2026-06-05 02:33:49.257458 | instance |
2026-06-05 02:33:49.257464 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap command] *******************************
2026-06-05 02:33:49.257469 | instance | Friday 05 June 2026 02:33:49 +0000 (0:00:00.690) 0:00:40.198 ***********
2026-06-05 02:35:22.610129 | instance | ok: [instance]
2026-06-05 02:35:22.610195 | instance |
2026-06-05 02:35:22.610208 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] ***************
2026-06-05 02:35:22.610218 | instance | Friday 05 June 2026 02:35:22 +0000 (0:01:33.352) 0:02:13.551 ***********
2026-06-05 02:35:22.815115 | instance | changed: [instance]
2026-06-05 02:35:22.815196 | instance |
2026-06-05 02:35:22.815264 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] **********************************
2026-06-05 02:35:22.815414 | instance | Friday 05 June 2026 02:35:22 +0000 (0:00:00.205) 0:02:13.756 ***********
2026-06-05 02:35:22.862400 | instance | ok: [instance]
2026-06-05 02:35:22.862781 | instance |
2026-06-05 02:35:22.862821 | instance | TASK [Install Ceph host] *******************************************************
2026-06-05 02:35:22.862827 | instance | Friday 05 June 2026 02:35:22 +0000 (0:00:00.047) 0:02:13.803 ***********
2026-06-05 02:35:22.943573 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-05 02:35:22.943657 | instance |
2026-06-05 02:35:22.943922 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-05 02:35:22.943963 | instance | Friday 05 June 2026 02:35:22 +0000 (0:00:00.081) 0:02:13.884 ***********
2026-06-05 02:35:28.204828 | instance | ok: [instance]
2026-06-05 02:35:28.204904 | instance |
2026-06-05 02:35:28.205188 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-05 02:35:28.205236 | instance | Friday 05 June 2026 02:35:28 +0000 (0:00:05.261) 0:02:19.146 ***********
2026-06-05 02:35:28.266882 | instance | ok: [instance] => (item=instance)
2026-06-05 02:35:28.267022 | instance |
2026-06-05 02:35:28.267148 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-05 02:35:28.267303 | instance | Friday 05 June 2026 02:35:28 +0000 (0:00:00.061) 0:02:19.207 ***********
2026-06-05 02:35:28.687979 | instance | ok: [instance]
2026-06-05 02:35:28.688056 | instance |
2026-06-05 02:35:28.688318 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-05 02:35:28.688352 | instance | Friday 05 June 2026 02:35:28 +0000 (0:00:00.421) 0:02:19.629 ***********
2026-06-05 02:35:35.126574 | instance | ok: [instance]
2026-06-05 02:35:35.126633 | instance |
2026-06-05 02:35:35.126650 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ******************
2026-06-05 02:35:35.126772 | instance | Friday 05 June 2026 02:35:35 +0000 (0:00:06.437) 0:02:26.067 ***********
2026-06-05 02:36:28.195036 | instance | changed: [instance]
2026-06-05 02:36:28.195174 | instance |
2026-06-05 02:36:28.195189 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ******************************
2026-06-05 02:36:28.195200 | instance | Friday 05 June 2026 02:36:28 +0000 (0:00:53.068) 0:03:19.135 ***********
2026-06-05 02:36:42.334775 | instance | ok: [instance]
2026-06-05 02:36:42.334869 | instance |
2026-06-05 02:36:42.335180 | instance | TASK [Install Ceph host] *******************************************************
2026-06-05 02:36:42.335231 | instance | Friday 05 June 2026 02:36:42 +0000 (0:00:14.140) 0:03:33.275 ***********
2026-06-05 02:36:42.411892 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-05 02:36:42.412252 | instance |
2026-06-05 02:36:42.412295 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-05 02:36:42.412300 | instance | Friday 05 June 2026 02:36:42 +0000 (0:00:00.077) 0:03:33.353 ***********
2026-06-05 02:36:42.474166 | instance | skipping: [instance]
2026-06-05 02:36:42.474238 | instance |
2026-06-05 02:36:42.474635 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-05 02:36:42.474672 | instance | Friday 05 June 2026 02:36:42 +0000 (0:00:00.061) 0:03:33.415 ***********
2026-06-05 02:36:42.525669 | instance | skipping: [instance] => (item=instance)
2026-06-05 02:36:42.526059 | instance | skipping: [instance]
2026-06-05 02:36:42.526120 | instance |
2026-06-05 02:36:42.526132 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-05 02:36:42.526148 | instance | Friday 05 June 2026 02:36:42 +0000 (0:00:00.051) 0:03:33.466 ***********
2026-06-05 02:36:42.810434 | instance | ok: [instance]
2026-06-05 02:36:42.810617 | instance |
2026-06-05 02:36:42.810768 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-05 02:36:42.810916 | instance | Friday 05 June 2026 02:36:42 +0000 (0:00:00.284) 0:03:33.751 ***********
2026-06-05 02:36:49.231367 | instance | ok: [instance]
2026-06-05 02:36:49.231439 | instance |
2026-06-05 02:36:49.231672 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ******************
2026-06-05 02:36:49.231708 | instance | Friday 05 June 2026 02:36:49 +0000 (0:00:06.420) 0:03:40.172 ***********
2026-06-05 02:37:01.431977 | instance | changed: [instance]
2026-06-05 02:37:01.432063 | instance |
2026-06-05 02:37:01.432289 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ******************************
2026-06-05 02:37:01.432330 | instance | Friday 05 June 2026 02:37:01 +0000 (0:00:12.200) 0:03:52.373 ***********
2026-06-05 02:37:07.484228 | instance | ok: [instance]
2026-06-05 02:37:07.484310 | instance |
2026-06-05 02:37:07.484535 | instance | TASK [vexxhost.ceph.mgr : Configure manager modules] ***************************
2026-06-05 02:37:07.484587 | instance | Friday 05 June 2026 02:37:07 +0000 (0:00:06.052) 0:03:58.425 ***********
2026-06-05 02:37:15.295397 | instance | changed: [instance] => (item={'name': 'diskprediction_local'})
2026-06-05 02:37:15.295463 | instance | ok: [instance] => (item={'name': 'dashboard'})
2026-06-05 02:37:15.295600 | instance | changed: [instance] => (item={'name': 'prometheus'})
2026-06-05 02:37:15.295719 | instance | ok: [instance] => (item={'name': 'iostat'})
2026-06-05 02:37:15.295823 | instance |
2026-06-05 02:37:15.295950 | instance | PLAY [Deploy Ceph OSDs] ********************************************************
2026-06-05 02:37:15.296052 | instance |
2026-06-05 02:37:15.296182 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:37:15.296285 | instance | Friday 05 June 2026 02:37:15 +0000 (0:00:07.811) 0:04:06.236 ***********
2026-06-05 02:37:16.200681 | instance | ok: [instance]
2026-06-05 02:37:16.200804 | instance |
2026-06-05 02:37:16.200979 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:37:16.201151 | instance | Friday 05 June 2026 02:37:16 +0000 (0:00:00.904) 0:04:07.141 ***********
2026-06-05 02:37:16.404957 | instance | ok: [instance]
2026-06-05 02:37:16.405016 | instance |
2026-06-05 02:37:16.405107 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:37:16.405218 | instance | Friday 05 June 2026 02:37:16 +0000 (0:00:00.204) 0:04:07.346 ***********
2026-06-05 02:37:16.444208 | instance | skipping: [instance]
2026-06-05 02:37:16.444270 | instance |
2026-06-05 02:37:16.444384 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:37:16.444503 | instance | Friday 05 June 2026 02:37:16 +0000 (0:00:00.039) 0:04:07.385 ***********
2026-06-05 02:37:16.655865 | instance | ok: [instance]
2026-06-05 02:37:16.655994 | instance |
2026-06-05 02:37:16.656149 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:37:16.656297 | instance | Friday 05 June 2026 02:37:16 +0000 (0:00:00.211) 0:04:07.597 ***********
2026-06-05 02:37:16.709844 | instance | ok: [instance] => {
2026-06-05 02:37:16.710068 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-05 02:37:16.710281 | instance | }
2026-06-05 02:37:16.710525 | instance |
2026-06-05 02:37:16.710743 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:37:16.710962 | instance | Friday 05 June 2026 02:37:16 +0000 (0:00:00.053) 0:04:07.651 ***********
2026-06-05 02:37:17.001852 | instance | ok: [instance]
2026-06-05 02:37:17.002067 | instance |
2026-06-05 02:37:17.002266 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:37:17.002455 | instance | Friday 05 June 2026 02:37:16 +0000 (0:00:00.291) 0:04:07.943 ***********
2026-06-05 02:37:17.053702 | instance | skipping: [instance]
2026-06-05 02:37:17.053795 | instance |
2026-06-05 02:37:17.053955 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:37:17.054079 | instance | Friday 05 June 2026 02:37:17 +0000 (0:00:00.052) 0:04:07.995 ***********
2026-06-05 02:37:17.097211 | instance | skipping: [instance]
2026-06-05 02:37:17.097284 | instance |
2026-06-05 02:37:17.097407 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:37:17.097525 | instance | Friday 05 June 2026 02:37:17 +0000 (0:00:00.043) 0:04:08.038 ***********
2026-06-05 02:37:17.300228 | instance | ok: [instance]
2026-06-05 02:37:17.300313 | instance |
2026-06-05 02:37:17.300434 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:37:17.300552 | instance | Friday 05 June 2026 02:37:17 +0000 (0:00:00.203) 0:04:08.241 ***********
2026-06-05 02:37:18.364566 | instance | ok: [instance]
2026-06-05 02:37:18.364705 | instance |
2026-06-05 02:37:18.364866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:37:18.365020 | instance | Friday 05 June 2026 02:37:18 +0000 (0:00:01.064) 0:04:09.305 ***********
2026-06-05 02:37:18.431425 | instance | ok: [instance] => {
2026-06-05 02:37:18.431582 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-05 02:37:18.431741 | instance | }
2026-06-05 02:37:18.431896 | instance |
2026-06-05 02:37:18.432064 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:37:18.432230 | instance | Friday 05 June 2026 02:37:18 +0000 (0:00:00.066) 0:04:09.372 ***********
2026-06-05 02:37:18.763852 | instance | ok: [instance]
2026-06-05 02:37:18.764011 | instance |
2026-06-05 02:37:18.764182 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:37:18.764348 | instance | Friday 05 June 2026 02:37:18 +0000 (0:00:00.332) 0:04:09.704 ***********
2026-06-05 02:37:20.649680 | instance | ok: [instance]
2026-06-05 02:37:20.649746 | instance |
2026-06-05 02:37:20.649758 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:37:20.649768 | instance | Friday 05 June 2026 02:37:20 +0000 (0:00:01.885) 0:04:11.590 ***********
2026-06-05 02:37:20.683448 | instance | skipping: [instance]
2026-06-05 02:37:20.683837 | instance |
2026-06-05 02:37:20.684012 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:37:20.684237 | instance | Friday 05 June 2026 02:37:20 +0000 (0:00:00.034) 0:04:11.624 ***********
2026-06-05 02:37:20.717175 | instance | skipping: [instance]
2026-06-05 02:37:20.717476 | instance |
2026-06-05 02:37:20.717754 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:37:20.718083 | instance | Friday 05 June 2026 02:37:20 +0000 (0:00:00.033) 0:04:11.658 ***********
2026-06-05 02:37:20.751321 | instance | skipping: [instance]
2026-06-05 02:37:20.751581 | instance |
2026-06-05 02:37:20.751848 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:37:20.752110 | instance | Friday 05 June 2026 02:37:20 +0000 (0:00:00.034) 0:04:11.692 ***********
2026-06-05 02:37:21.717992 | instance | ok: [instance]
2026-06-05 02:37:21.718270 | instance |
2026-06-05 02:37:21.718568 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:37:21.718838 | instance | Friday 05 June 2026 02:37:21 +0000 (0:00:00.966) 0:04:12.659 ***********
2026-06-05 02:37:22.121136 | instance | ok: [instance]
2026-06-05 02:37:22.121355 | instance |
2026-06-05 02:37:22.121642 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:37:22.121880 | instance | Friday 05 June 2026 02:37:22 +0000 (0:00:00.403) 0:04:13.062 ***********
2026-06-05 02:37:23.015299 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:37:23.015536 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:37:23.015844 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:37:23.016123 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:37:23.016398 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:37:23.016655 | instance |
2026-06-05 02:37:23.016910 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:37:23.017167 | instance | Friday 05 June 2026 02:37:23 +0000 (0:00:00.893) 0:04:13.956 ***********
2026-06-05 02:37:23.524439 | instance | ok: [instance]
2026-06-05 02:37:23.524680 | instance |
2026-06-05 02:37:23.524956 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:37:23.525225 | instance | Friday 05 June 2026 02:37:23 +0000 (0:00:00.501) 0:04:14.457 ***********
2026-06-05 02:37:23.525472 | instance |
2026-06-05 02:37:23.525744 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:37:23.526073 | instance | Friday 05 June 2026 02:37:23 +0000 (0:00:00.007) 0:04:14.465 ***********
2026-06-05 02:37:23.870202 | instance | ok: [instance]
2026-06-05 02:37:23.870334 | instance |
2026-06-05 02:37:23.870505 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:37:23.870689 | instance | Friday 05 June 2026 02:37:23 +0000 (0:00:00.345) 0:04:14.810 ***********
2026-06-05 02:37:24.065025 | instance | ok: [instance]
2026-06-05 02:37:24.065112 | instance |
2026-06-05 02:37:24.065358 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:37:24.065393 | instance | Friday 05 June 2026 02:37:24 +0000 (0:00:00.195) 0:04:15.006 ***********
2026-06-05 02:37:24.118092 | instance | ok: [instance] => {
2026-06-05 02:37:24.118214 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz"
2026-06-05 02:37:24.118332 | instance | }
2026-06-05 02:37:24.118448 | instance |
2026-06-05 02:37:24.118574 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:37:24.118699 | instance | Friday 05 June 2026 02:37:24 +0000 (0:00:00.052) 0:04:15.059 ***********
2026-06-05 02:37:24.449112 | instance | ok: [instance]
2026-06-05 02:37:24.449307 | instance |
2026-06-05 02:37:24.449592 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:37:24.449864 | instance | Friday 05 June 2026 02:37:24 +0000 (0:00:00.330) 0:04:15.390 ***********
2026-06-05 02:37:27.479511 | instance | ok: [instance]
2026-06-05 02:37:27.479716 | instance |
2026-06-05 02:37:27.479840 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ******************
2026-06-05 02:37:27.479963 | instance | Friday 05 June 2026 02:37:27 +0000 (0:00:03.030) 0:04:18.420 ***********
2026-06-05 02:37:28.469413 | instance | ok: [instance]
2026-06-05 02:37:28.469691 | instance |
2026-06-05 02:37:28.470058 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] ***************
2026-06-05 02:37:28.470452 | instance | Friday 05 June 2026 02:37:28 +0000 (0:00:00.989) 0:04:19.410 ***********
2026-06-05 02:37:28.667099 | instance | ok: [instance]
2026-06-05 02:37:28.667154 | instance |
2026-06-05 02:37:28.667166 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] *****
2026-06-05 02:37:28.667176 | instance | Friday 05 June 2026 02:37:28 +0000 (0:00:00.197) 0:04:19.607 ***********
2026-06-05 02:37:29.082125 | instance | ok: [instance]
2026-06-05 02:37:29.082229 | instance |
2026-06-05 02:37:29.082605 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] ***********
2026-06-05 02:37:29.082649 | instance | Friday 05 June 2026 02:37:29 +0000 (0:00:00.415) 0:04:20.023 ***********
2026-06-05 02:37:29.607297 | instance | ok: [instance] => (item={'path': '/etc/docker'})
2026-06-05 02:37:29.607359 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'})
2026-06-05 02:37:29.607856 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'})
2026-06-05 02:37:29.607894 | instance |
2026-06-05 02:37:29.607900 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ******
2026-06-05 02:37:29.607905 | instance | Friday 05 June 2026 02:37:29 +0000 (0:00:00.525) 0:04:20.548 ***********
2026-06-05 02:37:30.009794 | instance | ok: [instance]
2026-06-05 02:37:30.010085 | instance |
2026-06-05 02:37:30.010153 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] ***********
2026-06-05 02:37:30.010374 | instance | Friday 05 June 2026 02:37:30 +0000 (0:00:00.402) 0:04:20.950 ***********
2026-06-05 02:37:30.427272 | instance | ok: [instance]
2026-06-05 02:37:30.427338 | instance |
2026-06-05 02:37:30.427938 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************
2026-06-05 02:37:30.427972 | instance | Friday 05 June 2026 02:37:30 +0000 (0:00:00.409) 0:04:21.360 ***********
2026-06-05 02:37:30.427978 | instance |
2026-06-05 02:37:30.427988 | instance | TASK [vexxhost.containers.docker : Enable and start service] *******************
2026-06-05 02:37:30.427992 | instance | Friday 05 June 2026 02:37:30 +0000 (0:00:00.008) 0:04:21.368 ***********
2026-06-05 02:37:30.775750 | instance | ok: [instance]
2026-06-05 02:37:30.775854 | instance |
2026-06-05 02:37:30.776148 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ******
2026-06-05 02:37:30.776218 | instance | Friday 05 June 2026 02:37:30 +0000 (0:00:00.347) 0:04:21.716 ***********
2026-06-05 02:37:30.836759 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml)
2026-06-05 02:37:30.837125 | instance |
2026-06-05 02:37:30.837154 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ********************************
2026-06-05 02:37:30.837172 | instance | Friday 05 June 2026 02:37:30 +0000 (0:00:00.061) 0:04:21.777 ***********
2026-06-05 02:37:31.790551 | instance | ok: [instance]
2026-06-05 02:37:31.790621 | instance |
2026-06-05 02:37:31.790834 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] *********************
2026-06-05 02:37:31.790871 | instance | Friday 05 June 2026 02:37:31 +0000 (0:00:00.953) 0:04:22.731 ***********
2026-06-05 02:37:32.410333 | instance | ok: [instance] => (item=chronyd)
2026-06-05 02:37:32.410416 | instance | ok: [instance] => (item=sshd)
2026-06-05 02:37:32.410788 | instance |
2026-06-05 02:37:32.410822 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ******************************
2026-06-05 02:37:32.410828 | instance | Friday 05 June 2026 02:37:32 +0000 (0:00:00.619) 0:04:23.351 ***********
2026-06-05 02:37:32.695602 | instance | ok: [instance]
2026-06-05 02:37:32.695671 | instance |
2026-06-05 02:37:32.695967 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ********************
2026-06-05 02:37:32.696011 | instance | Friday 05 June 2026 02:37:32 +0000 (0:00:00.285) 0:04:23.636 ***********
2026-06-05 02:37:32.898223 | instance | ok: [instance]
2026-06-05 02:37:32.898304 | instance |
2026-06-05 02:37:32.898537 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] ****************
2026-06-05 02:37:32.898574 | instance | Friday 05 June 2026 02:37:32 +0000 (0:00:00.202) 0:04:23.839 ***********
2026-06-05 02:37:33.143179 | instance | ok: [instance]
2026-06-05 02:37:33.143236 | instance |
2026-06-05 02:37:33.143471 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] ***
2026-06-05 02:37:33.143486 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.244) 0:04:24.084 ***********
2026-06-05 02:37:33.334774 | instance | ok: [instance]
2026-06-05 02:37:33.334862 | instance |
2026-06-05 02:37:33.335082 | instance | TASK [vexxhost.ceph.osd : Get monitor status] **********************************
2026-06-05 02:37:33.335121 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.191) 0:04:24.276 ***********
2026-06-05 02:37:33.558560 | instance | ok: [instance] => (item=instance)
2026-06-05 02:37:33.558614 | instance |
2026-06-05 02:37:33.558851 | instance | TASK [vexxhost.ceph.osd : Select admin host] ***********************************
2026-06-05 02:37:33.558884 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.223) 0:04:24.499 ***********
2026-06-05 02:37:33.604717 | instance | ok: [instance]
2026-06-05 02:37:33.604852 | instance |
2026-06-05 02:37:33.605069 | instance | TASK [Install Ceph host] *******************************************************
2026-06-05 02:37:33.605274 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.046) 0:04:24.546 ***********
2026-06-05 02:37:33.664349 | instance | included: vexxhost.ceph.cephadm_host for instance
2026-06-05 02:37:33.664476 | instance |
2026-06-05 02:37:33.664550 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ******
2026-06-05 02:37:33.664666 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.059) 0:04:24.605 ***********
2026-06-05 02:37:33.708343 | instance | skipping: [instance]
2026-06-05 02:37:33.708429 | instance |
2026-06-05 02:37:33.708569 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] ***
2026-06-05 02:37:33.708753 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.043) 0:04:24.649 ***********
2026-06-05 02:37:33.898318 | instance | skipping: [instance] => (item=instance)
2026-06-05 02:37:33.898385 | instance | skipping: [instance]
2026-06-05 02:37:33.898469 | instance |
2026-06-05 02:37:33.898659 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] ***********
2026-06-05 02:37:33.898808 | instance | Friday 05 June 2026 02:37:33 +0000 (0:00:00.189) 0:04:24.839 ***********
2026-06-05 02:37:34.139281 | instance | ok: [instance]
2026-06-05 02:37:34.139410 | instance |
2026-06-05 02:37:34.139679 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] ***********************
2026-06-05 02:37:34.139743 | instance | Friday 05 June 2026 02:37:34 +0000 (0:00:00.240) 0:04:25.080 ***********
2026-06-05 02:37:40.553503 | instance | ok: [instance]
2026-06-05 02:37:40.553576 | instance |
2026-06-05 02:37:40.553816 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] **********************
2026-06-05 02:37:40.553859 | instance | Friday 05 June 2026 02:37:40 +0000 (0:00:06.414) 0:04:31.494 ***********
2026-06-05 02:37:45.815636 | instance | ok: [instance]
2026-06-05 02:37:45.815702 | instance |
2026-06-05 02:37:45.815958 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] *******************
2026-06-05 02:37:45.815993 | instance | Friday 05 June 2026 02:37:45 +0000 (0:00:05.262) 0:04:36.756 ***********
2026-06-05 02:37:59.746423 | instance | ok: [instance]
2026-06-05 02:37:59.746513 | instance |
2026-06-05 02:37:59.746735 | instance | TASK [vexxhost.ceph.osd : Install OSDs] ****************************************
2026-06-05 02:37:59.746775 | instance | Friday 05 June 2026 02:37:59 +0000 (0:00:13.930) 0:04:50.687 ***********
2026-06-05 02:39:35.610040 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data)
2026-06-05 02:39:35.610125 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data)
2026-06-05 02:39:35.610218 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data)
2026-06-05 02:39:35.610332 | instance |
2026-06-05 02:39:35.610501 | instance | TASK [vexxhost.ceph.osd : Get mon dump] ****************************************
2026-06-05 02:39:35.610677 | instance | Friday 05 June 2026 02:39:35 +0000 (0:01:35.863) 0:06:26.551 ***********
2026-06-05 02:39:41.460391 | instance | ok: [instance]
2026-06-05 02:39:41.460466 | instance |
2026-06-05 02:39:41.460744 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] ****************************
2026-06-05 02:39:41.460760 | instance | Friday 05 June 2026 02:39:41 +0000 (0:00:05.850) 0:06:32.401 ***********
2026-06-05 02:39:47.526176 | instance | ok: [instance]
2026-06-05 02:39:47.526276 | instance |
2026-06-05 02:39:47.526511 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] **********************
2026-06-05 02:39:47.526551 | instance | Friday 05 June 2026 02:39:47 +0000 (0:00:06.065) 0:06:38.467 ***********
2026-06-05 02:39:47.589615 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance
2026-06-05 02:39:47.589698 | instance |
2026-06-05 02:39:47.589961 | instance | TASK [vexxhost.ceph.osd : Set the retry count] *********************************
2026-06-05 02:39:47.590014 | instance | Friday 05 June 2026 02:39:47 +0000 (0:00:00.063) 0:06:38.530 ***********
2026-06-05 02:39:47.641297 | instance | ok: [instance]
2026-06-05 02:39:47.641420 | instance |
2026-06-05 02:39:47.641430 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] **********************************
2026-06-05 02:39:47.641439 | instance | Friday 05 June 2026 02:39:47 +0000 (0:00:00.048) 0:06:38.579 ***********
2026-06-05 02:39:54.043112 | instance | ok: [instance]
2026-06-05 02:39:54.043202 | instance |
2026-06-05 02:39:54.043429 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] *************************************
2026-06-05 02:39:54.043475 | instance | Friday 05 June 2026 02:39:54 +0000 (0:00:06.404) 0:06:44.984 ***********
2026-06-05 02:39:54.089345 | instance | ok: [instance]
2026-06-05 02:39:54.089412 | instance |
2026-06-05 02:39:54.089715 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] *************************
2026-06-05 02:39:54.089766 | instance | Friday 05 June 2026 02:39:54 +0000 (0:00:00.046) 0:06:45.030 ***********
2026-06-05 02:39:54.137887 | instance | skipping: [instance] => (item=1)
2026-06-05 02:39:54.137994 | instance | skipping: [instance] => (item=1)
2026-06-05 02:39:54.138602 | instance | skipping: [instance] => (item=1)
2026-06-05 02:39:54.138652 | instance | skipping: [instance]
2026-06-05 02:39:54.138658 | instance |
2026-06-05 02:39:54.138663 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************
2026-06-05 02:39:54.138669 | instance | Friday 05 June 2026 02:39:54 +0000 (0:00:00.048) 0:06:45.079 ***********
2026-06-05 02:39:54.185819 | instance | skipping: [instance]
2026-06-05 02:39:54.185953 | instance |
2026-06-05 02:39:54.186422 | instance | PLAY [all] *********************************************************************
2026-06-05 02:39:54.186470 | instance |
2026-06-05 02:39:54.186476 | instance | TASK [Ensure RBD kernel module is loaded] **************************************
2026-06-05 02:39:54.186481 | instance | Friday 05 June 2026 02:39:54 +0000 (0:00:00.048) 0:06:45.127 ***********
2026-06-05 02:39:54.494028 | instance | changed: [instance]
2026-06-05 02:39:54.494120 | instance |
2026-06-05 02:39:54.494599 | instance | PLAY [all] *********************************************************************
2026-06-05 02:39:54.494651 | instance |
2026-06-05 02:39:54.494663 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:39:54.494668 | instance | Friday 05 June 2026 02:39:54 +0000 (0:00:00.308) 0:06:45.435 ***********
2026-06-05 02:39:55.463642 | instance | ok: [instance]
2026-06-05 02:39:55.463724 | instance |
2026-06-05 02:39:55.463982 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ********************
2026-06-05 02:39:55.464023 | instance | Friday 05 June 2026 02:39:55 +0000 (0:00:00.969) 0:06:46.404 ***********
2026-06-05 02:40:00.057969 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576})
2026-06-05 02:40:00.060092 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0})
2026-06-05 02:40:00.060164 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1})
2026-06-05 02:40:00.060209 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000})
2026-06-05 02:40:00.060220 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000})
2026-06-05 02:40:00.060230 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304})
2026-06-05 02:40:00.060240 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304})
2026-06-05 02:40:00.060249 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304})
2026-06-05 02:40:00.060259 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304})
2026-06-05 02:40:00.060268 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304})
2026-06-05 02:40:00.060278 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'})
2026-06-05 02:40:00.060287 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'})
2026-06-05 02:40:00.060297 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1})
2026-06-05 02:40:00.060306 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1})
2026-06-05 02:40:00.060316 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128})
2026-06-05 02:40:00.060325 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872})
2026-06-05 02:40:00.060334 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768})
2026-06-05 02:40:00.060353 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128})
2026-06-05 02:40:00.060362 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872})
2026-06-05 02:40:00.060382 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768})
2026-06-05 02:40:00.060642 | instance |
2026-06-05 02:40:00.060657 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] ***
2026-06-05 02:40:00.060669 | instance | Friday 05 June 2026 02:40:00 +0000 (0:00:04.594) 0:06:50.999 ***********
2026-06-05 02:40:00.283623 | instance | changed: [instance]
2026-06-05 02:40:00.283748 | instance |
2026-06-05 02:40:00.284138 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] *******
2026-06-05 02:40:00.284185 | instance | Friday 05 June 2026 02:40:00 +0000 (0:00:00.225) 0:06:51.224 ***********
2026-06-05 02:40:00.726304 | instance | changed: [instance]
2026-06-05 02:40:00.726788 | instance |
2026-06-05 02:40:00.726808 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] **********************
2026-06-05 02:40:00.726815 | instance | Friday 05 June 2026 02:40:00 +0000 (0:00:00.442) 0:06:51.667 ***********
2026-06-05 02:40:00.954593 | instance | ok: [instance]
2026-06-05 02:40:00.954664 | instance |
2026-06-05 02:40:00.954933 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] *****************
2026-06-05 02:40:00.954970 | instance | Friday 05 June 2026 02:40:00 +0000 (0:00:00.228) 0:06:51.895 ***********
2026-06-05 02:40:01.005004 | instance | ok: [instance]
2026-06-05 02:40:01.005590 | instance |
2026-06-05 02:40:01.005636 | instance | PLAY [Configure Kubernetes VIP] ************************************************
2026-06-05 02:40:01.005652 | instance |
2026-06-05 02:40:01.005656 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:40:01.005660 | instance | Friday 05 June 2026 02:40:00 +0000 (0:00:00.050) 0:06:51.946 ***********
2026-06-05 02:40:01.889093 | instance | ok: [instance]
2026-06-05 02:40:01.889172 | instance |
2026-06-05 02:40:01.889232 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] ***
2026-06-05 02:40:01.889378 | instance | Friday 05 June 2026 02:40:01 +0000 (0:00:00.884) 0:06:52.830 ***********
2026-06-05 02:40:02.086612 | instance | changed: [instance]
2026-06-05 02:40:02.086677 | instance |
2026-06-05 02:40:02.086933 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] ****************
2026-06-05 02:40:02.086976 | instance | Friday 05 June 2026 02:40:02 +0000 (0:00:00.197) 0:06:53.027 ***********
2026-06-05 02:40:02.967693 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf)
2026-06-05 02:40:02.967782 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh)
2026-06-05 02:40:02.967860 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml)
2026-06-05 02:40:02.968434 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg)
2026-06-05 02:40:02.968473 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml)
2026-06-05 02:40:02.968478 | instance |
2026-06-05 02:40:02.968483 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] ****
2026-06-05 02:40:02.968488 | instance | Friday 05 June 2026 02:40:02 +0000 (0:00:00.881) 0:06:53.909 ***********
2026-06-05 02:40:03.154198 | 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-06-05 02:40:03.311257 | 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-06-05 02:40:03.470429 | 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-06-05 02:40:03.481878 | instance | ...ignoring
2026-06-05 02:40:03.482150 | instance |
2026-06-05 02:40:03.482236 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] *********
2026-06-05 02:40:03.482441 | instance | Friday 05 June 2026 02:40:03 +0000 (0:00:00.513) 0:06:54.422 ***********
2026-06-05 02:40:03.670550 | instance | ok: [instance]
2026-06-05 02:40:03.671052 | instance |
2026-06-05 02:40:03.671098 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] *********
2026-06-05 02:40:03.671106 | instance | Friday 05 June 2026 02:40:03 +0000 (0:00:00.188) 0:06:54.611 ***********
2026-06-05 02:40:03.864329 | instance | ok: [instance]
2026-06-05 02:40:03.864411 | instance |
2026-06-05 02:40:03.864682 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************
2026-06-05 02:40:03.864723 | instance | Friday 05 June 2026 02:40:03 +0000 (0:00:00.193) 0:06:54.805 ***********
2026-06-05 02:40:03.897253 | instance | ok: [instance]
2026-06-05 02:40:03.897779 | instance |
2026-06-05 02:40:03.897809 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] ***
2026-06-05 02:40:03.897817 | instance | Friday 05 June 2026 02:40:03 +0000 (0:00:00.032) 0:06:54.838 ***********
2026-06-05 02:40:03.938488 | instance | ok: [instance]
2026-06-05 02:40:03.939061 | instance |
2026-06-05 02:40:03.939104 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] ***************
2026-06-05 02:40:03.939112 | instance | Friday 05 June 2026 02:40:03 +0000 (0:00:00.041) 0:06:54.879 ***********
2026-06-05 02:40:04.442898 | instance | ok: [instance]
2026-06-05 02:40:04.442988 | instance |
2026-06-05 02:40:04.443326 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] *******
2026-06-05 02:40:04.443381 | instance | Friday 05 June 2026 02:40:04 +0000 (0:00:00.504) 0:06:55.383 ***********
2026-06-05 02:40:04.698687 | instance | ok: [instance]
2026-06-05 02:40:04.698768 | instance |
2026-06-05 02:40:04.699710 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] ***************************
2026-06-05 02:40:04.699764 | instance | Friday 05 June 2026 02:40:04 +0000 (0:00:00.188) 0:06:55.572 ***********
2026-06-05 02:40:04.699771 | instance |
2026-06-05 02:40:04.699777 | instance | PLAY [Install Kubernetes] ******************************************************
2026-06-05 02:40:04.699782 | instance |
2026-06-05 02:40:04.699787 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:40:04.699793 | instance | Friday 05 June 2026 02:40:04 +0000 (0:00:00.067) 0:06:55.639 ***********
2026-06-05 02:40:05.594671 | instance | ok: [instance]
2026-06-05 02:40:05.594760 | instance |
2026-06-05 02:40:05.594803 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:05.594942 | instance | Friday 05 June 2026 02:40:05 +0000 (0:00:00.895) 0:06:56.535 ***********
2026-06-05 02:40:05.821715 | instance | ok: [instance]
2026-06-05 02:40:05.821797 | instance |
2026-06-05 02:40:05.822011 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:40:05.822108 | instance | Friday 05 June 2026 02:40:05 +0000 (0:00:00.227) 0:06:56.763 ***********
2026-06-05 02:40:05.865244 | instance | skipping: [instance]
2026-06-05 02:40:05.865496 | instance |
2026-06-05 02:40:05.865631 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:40:05.865646 | instance | Friday 05 June 2026 02:40:05 +0000 (0:00:00.043) 0:06:56.806 ***********
2026-06-05 02:40:06.072061 | instance | ok: [instance]
2026-06-05 02:40:06.072162 | instance |
2026-06-05 02:40:06.072231 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:06.072422 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:00.206) 0:06:57.013 ***********
2026-06-05 02:40:06.134234 | instance | ok: [instance] => {
2026-06-05 02:40:06.134337 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64"
2026-06-05 02:40:06.134991 | instance | }
2026-06-05 02:40:06.135037 | instance |
2026-06-05 02:40:06.135044 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:06.135057 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:00.061) 0:06:57.075 ***********
2026-06-05 02:40:06.439790 | instance | ok: [instance]
2026-06-05 02:40:06.439928 | instance |
2026-06-05 02:40:06.440175 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:06.440380 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:00.305) 0:06:57.380 ***********
2026-06-05 02:40:06.486222 | instance | skipping: [instance]
2026-06-05 02:40:06.486316 | instance |
2026-06-05 02:40:06.486396 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:06.486516 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:00.046) 0:06:57.427 ***********
2026-06-05 02:40:06.699934 | instance | ok: [instance]
2026-06-05 02:40:06.700188 | instance |
2026-06-05 02:40:06.700996 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:40:06.701136 | instance | Friday 05 June 2026 02:40:06 +0000 (0:00:00.213) 0:06:57.641 ***********
2026-06-05 02:40:07.714112 | instance | ok: [instance]
2026-06-05 02:40:07.714412 | instance |
2026-06-05 02:40:07.714604 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:07.714867 | instance | Friday 05 June 2026 02:40:07 +0000 (0:00:01.013) 0:06:58.654 ***********
2026-06-05 02:40:07.781763 | instance | ok: [instance] => {
2026-06-05 02:40:07.782074 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz"
2026-06-05 02:40:07.782384 | instance | }
2026-06-05 02:40:07.782634 | instance |
2026-06-05 02:40:07.782906 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:07.783172 | instance | Friday 05 June 2026 02:40:07 +0000 (0:00:00.067) 0:06:58.722 ***********
2026-06-05 02:40:08.114784 | instance | ok: [instance]
2026-06-05 02:40:08.114913 | instance |
2026-06-05 02:40:08.115076 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:08.115245 | instance | Friday 05 June 2026 02:40:08 +0000 (0:00:00.333) 0:06:59.055 ***********
2026-06-05 02:40:09.976937 | instance | ok: [instance]
2026-06-05 02:40:09.977165 | instance |
2026-06-05 02:40:09.977455 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:40:09.977728 | instance | Friday 05 June 2026 02:40:09 +0000 (0:00:01.861) 0:07:00.917 ***********
2026-06-05 02:40:10.008592 | instance | skipping: [instance]
2026-06-05 02:40:10.008832 | instance |
2026-06-05 02:40:10.009096 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:40:10.009356 | instance | Friday 05 June 2026 02:40:10 +0000 (0:00:00.031) 0:07:00.949 ***********
2026-06-05 02:40:10.042682 | instance | skipping: [instance]
2026-06-05 02:40:10.042892 | instance |
2026-06-05 02:40:10.043150 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:40:10.043431 | instance | Friday 05 June 2026 02:40:10 +0000 (0:00:00.034) 0:07:00.983 ***********
2026-06-05 02:40:10.079127 | instance | skipping: [instance]
2026-06-05 02:40:10.079423 | instance |
2026-06-05 02:40:10.079842 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:40:10.080178 | instance | Friday 05 June 2026 02:40:10 +0000 (0:00:00.036) 0:07:01.020 ***********
2026-06-05 02:40:11.024269 | instance | ok: [instance]
2026-06-05 02:40:11.024502 | instance |
2026-06-05 02:40:11.024808 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:40:11.025049 | instance | Friday 05 June 2026 02:40:11 +0000 (0:00:00.945) 0:07:01.965 ***********
2026-06-05 02:40:11.438524 | instance | ok: [instance]
2026-06-05 02:40:11.438584 | instance |
2026-06-05 02:40:11.438708 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:40:11.438833 | instance | Friday 05 June 2026 02:40:11 +0000 (0:00:00.414) 0:07:02.379 ***********
2026-06-05 02:40:12.323149 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:40:12.323195 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:40:12.323201 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:40:12.323205 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:40:12.324092 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:40:12.324153 | instance |
2026-06-05 02:40:12.324165 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:40:12.324175 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:00.883) 0:07:03.263 ***********
2026-06-05 02:40:12.804491 | instance | ok: [instance]
2026-06-05 02:40:12.804561 | instance |
2026-06-05 02:40:12.805173 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:40:12.805214 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:00.476) 0:07:03.739 ***********
2026-06-05 02:40:12.805219 | instance |
2026-06-05 02:40:12.805224 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:40:12.805233 | instance | Friday 05 June 2026 02:40:12 +0000 (0:00:00.006) 0:07:03.745 ***********
2026-06-05 02:40:13.161553 | instance | ok: [instance]
2026-06-05 02:40:13.162039 | instance |
2026-06-05 02:40:13.162686 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] ***
2026-06-05 02:40:13.162804 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.355) 0:07:04.101 ***********
2026-06-05 02:40:13.706439 | 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-06-05 02:40:13.720464 | instance | ...ignoring
2026-06-05 02:40:13.720583 | instance |
2026-06-05 02:40:13.720963 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] ***
2026-06-05 02:40:13.721008 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.559) 0:07:04.661 ***********
2026-06-05 02:40:13.758471 | instance | skipping: [instance]
2026-06-05 02:40:13.758497 | instance |
2026-06-05 02:40:13.758503 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] ***
2026-06-05 02:40:13.758508 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.037) 0:07:04.699 ***********
2026-06-05 02:40:13.790618 | instance | skipping: [instance]
2026-06-05 02:40:13.790964 | instance |
2026-06-05 02:40:13.791007 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] ***
2026-06-05 02:40:13.791013 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.032) 0:07:04.731 ***********
2026-06-05 02:40:13.829980 | instance | skipping: [instance]
2026-06-05 02:40:13.830476 | instance |
2026-06-05 02:40:13.830510 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] ***
2026-06-05 02:40:13.830518 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.039) 0:07:04.771 ***********
2026-06-05 02:40:13.867344 | instance | skipping: [instance]
2026-06-05 02:40:13.867878 | instance |
2026-06-05 02:40:13.867930 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] ***
2026-06-05 02:40:13.867938 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.037) 0:07:04.808 ***********
2026-06-05 02:40:13.912012 | instance | skipping: [instance]
2026-06-05 02:40:13.912073 | instance |
2026-06-05 02:40:13.912209 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:13.912392 | instance | Friday 05 June 2026 02:40:13 +0000 (0:00:00.044) 0:07:04.853 ***********
2026-06-05 02:40:14.111103 | instance | ok: [instance]
2026-06-05 02:40:14.111182 | instance |
2026-06-05 02:40:14.111253 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:14.111427 | instance | Friday 05 June 2026 02:40:14 +0000 (0:00:00.198) 0:07:05.052 ***********
2026-06-05 02:40:14.155628 | instance | ok: [instance] => {
2026-06-05 02:40:14.155791 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm"
2026-06-05 02:40:14.155970 | instance | }
2026-06-05 02:40:14.156105 | instance |
2026-06-05 02:40:14.156248 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:14.156390 | instance | Friday 05 June 2026 02:40:14 +0000 (0:00:00.044) 0:07:05.096 ***********
2026-06-05 02:40:26.072283 | instance | changed: [instance]
2026-06-05 02:40:26.072358 | instance |
2026-06-05 02:40:26.072590 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:26.072637 | instance | Friday 05 June 2026 02:40:26 +0000 (0:00:11.916) 0:07:17.013 ***********
2026-06-05 02:40:26.114455 | instance | skipping: [instance]
2026-06-05 02:40:26.114523 | instance |
2026-06-05 02:40:26.114787 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:26.114831 | instance | Friday 05 June 2026 02:40:26 +0000 (0:00:00.042) 0:07:17.055 ***********
2026-06-05 02:40:26.328364 | instance | ok: [instance]
2026-06-05 02:40:26.328410 | instance |
2026-06-05 02:40:26.328696 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:26.328741 | instance | Friday 05 June 2026 02:40:26 +0000 (0:00:00.213) 0:07:17.269 ***********
2026-06-05 02:40:26.371628 | instance | ok: [instance] => {
2026-06-05 02:40:26.372224 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl"
2026-06-05 02:40:26.372273 | instance | }
2026-06-05 02:40:26.372278 | instance |
2026-06-05 02:40:26.372283 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:26.372287 | instance | Friday 05 June 2026 02:40:26 +0000 (0:00:00.043) 0:07:17.312 ***********
2026-06-05 02:40:28.198923 | instance | changed: [instance]
2026-06-05 02:40:28.199030 | instance |
2026-06-05 02:40:28.199323 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:28.199609 | instance | Friday 05 June 2026 02:40:28 +0000 (0:00:01.827) 0:07:19.140 ***********
2026-06-05 02:40:28.247941 | instance | skipping: [instance]
2026-06-05 02:40:28.248004 | instance |
2026-06-05 02:40:28.248266 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] ***************
2026-06-05 02:40:28.248282 | instance | Friday 05 June 2026 02:40:28 +0000 (0:00:00.049) 0:07:19.189 ***********
2026-06-05 02:40:28.282307 | instance | skipping: [instance]
2026-06-05 02:40:28.282461 | instance |
2026-06-05 02:40:28.282626 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] ***
2026-06-05 02:40:28.282842 | instance | Friday 05 June 2026 02:40:28 +0000 (0:00:00.034) 0:07:19.223 ***********
2026-06-05 02:40:28.318024 | instance | skipping: [instance]
2026-06-05 02:40:28.318115 | instance |
2026-06-05 02:40:28.318343 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ********
2026-06-05 02:40:28.318548 | instance | Friday 05 June 2026 02:40:28 +0000 (0:00:00.035) 0:07:19.259 ***********
2026-06-05 02:40:28.350888 | instance | skipping: [instance]
2026-06-05 02:40:28.350986 | instance |
2026-06-05 02:40:28.351121 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] **************
2026-06-05 02:40:28.351318 | instance | Friday 05 June 2026 02:40:28 +0000 (0:00:00.032) 0:07:19.292 ***********
2026-06-05 02:40:29.310599 | instance | ok: [instance]
2026-06-05 02:40:29.310970 | instance |
2026-06-05 02:40:29.311315 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] ***
2026-06-05 02:40:29.311852 | instance | Friday 05 June 2026 02:40:29 +0000 (0:00:00.959) 0:07:20.251 ***********
2026-06-05 02:40:29.740540 | instance | ok: [instance]
2026-06-05 02:40:29.740634 | instance |
2026-06-05 02:40:29.740887 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] *******
2026-06-05 02:40:29.740929 | instance | Friday 05 June 2026 02:40:29 +0000 (0:00:00.430) 0:07:20.681 ***********
2026-06-05 02:40:30.638630 | instance | ok: [instance] => (item={'path': '/etc/containerd'})
2026-06-05 02:40:30.638765 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'})
2026-06-05 02:40:30.639693 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'})
2026-06-05 02:40:30.639741 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'})
2026-06-05 02:40:30.639747 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'})
2026-06-05 02:40:30.639752 | instance |
2026-06-05 02:40:30.639757 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] **********
2026-06-05 02:40:30.639761 | instance | Friday 05 June 2026 02:40:30 +0000 (0:00:00.897) 0:07:21.579 ***********
2026-06-05 02:40:31.146226 | instance | ok: [instance]
2026-06-05 02:40:31.146310 | instance |
2026-06-05 02:40:31.147003 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ********
2026-06-05 02:40:31.147059 | instance | Friday 05 June 2026 02:40:31 +0000 (0:00:00.495) 0:07:22.075 ***********
2026-06-05 02:40:31.147066 | instance |
2026-06-05 02:40:31.147072 | instance | TASK [vexxhost.containers.containerd : Enable and start service] ***************
2026-06-05 02:40:31.147078 | instance | Friday 05 June 2026 02:40:31 +0000 (0:00:00.012) 0:07:22.087 ***********
2026-06-05 02:40:31.507335 | instance | ok: [instance]
2026-06-05 02:40:31.507442 | instance |
2026-06-05 02:40:31.507712 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:31.507764 | instance | Friday 05 June 2026 02:40:31 +0000 (0:00:00.360) 0:07:22.448 ***********
2026-06-05 02:40:31.717756 | instance | ok: [instance]
2026-06-05 02:40:31.717842 | instance |
2026-06-05 02:40:31.718016 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:31.718091 | instance | Friday 05 June 2026 02:40:31 +0000 (0:00:00.210) 0:07:22.659 ***********
2026-06-05 02:40:31.776147 | instance | ok: [instance] => {
2026-06-05 02:40:31.776848 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz"
2026-06-05 02:40:31.776886 | instance | }
2026-06-05 02:40:31.776908 | instance |
2026-06-05 02:40:31.776915 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:31.776922 | instance | Friday 05 June 2026 02:40:31 +0000 (0:00:00.058) 0:07:22.717 ***********
2026-06-05 02:40:32.472040 | instance | changed: [instance]
2026-06-05 02:40:32.472149 | instance |
2026-06-05 02:40:32.472163 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:32.472326 | instance | Friday 05 June 2026 02:40:32 +0000 (0:00:00.696) 0:07:23.413 ***********
2026-06-05 02:40:33.855752 | instance | changed: [instance]
2026-06-05 02:40:33.855836 | instance |
2026-06-05 02:40:33.856062 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:33.856108 | instance | Friday 05 June 2026 02:40:33 +0000 (0:00:01.383) 0:07:24.797 ***********
2026-06-05 02:40:33.915043 | instance | ok: [instance] => {
2026-06-05 02:40:33.915100 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz"
2026-06-05 02:40:33.915107 | instance | }
2026-06-05 02:40:33.915113 | instance |
2026-06-05 02:40:33.915118 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:33.915124 | instance | Friday 05 June 2026 02:40:33 +0000 (0:00:00.058) 0:07:24.855 ***********
2026-06-05 02:40:34.554126 | instance | changed: [instance]
2026-06-05 02:40:34.554206 | instance |
2026-06-05 02:40:34.554213 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:34.554227 | instance | Friday 05 June 2026 02:40:34 +0000 (0:00:00.640) 0:07:25.495 ***********
2026-06-05 02:40:35.938327 | instance | changed: [instance]
2026-06-05 02:40:35.938404 | instance |
2026-06-05 02:40:35.938518 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ********************
2026-06-05 02:40:35.938637 | instance | Friday 05 June 2026 02:40:35 +0000 (0:00:01.383) 0:07:26.879 ***********
2026-06-05 02:40:36.401702 | instance | changed: [instance]
2026-06-05 02:40:36.402053 | instance |
2026-06-05 02:40:36.402394 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] *********
2026-06-05 02:40:36.402721 | instance | Friday 05 June 2026 02:40:36 +0000 (0:00:00.463) 0:07:27.342 ***********
2026-06-05 02:40:36.608562 | instance | changed: [instance]
2026-06-05 02:40:36.608790 | instance |
2026-06-05 02:40:36.609055 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:36.609313 | instance | Friday 05 June 2026 02:40:36 +0000 (0:00:00.206) 0:07:27.549 ***********
2026-06-05 02:40:36.805781 | instance | ok: [instance]
2026-06-05 02:40:36.806116 | instance |
2026-06-05 02:40:36.806427 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:36.806729 | instance | Friday 05 June 2026 02:40:36 +0000 (0:00:00.197) 0:07:27.746 ***********
2026-06-05 02:40:36.863018 | instance | ok: [instance] => {
2026-06-05 02:40:36.863303 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz"
2026-06-05 02:40:36.863554 | instance | }
2026-06-05 02:40:36.863793 | instance |
2026-06-05 02:40:36.864051 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:36.864363 | instance | Friday 05 June 2026 02:40:36 +0000 (0:00:00.057) 0:07:27.803 ***********
2026-06-05 02:40:37.965997 | instance | changed: [instance]
2026-06-05 02:40:37.966303 | instance |
2026-06-05 02:40:37.966603 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:37.966879 | instance | Friday 05 June 2026 02:40:37 +0000 (0:00:01.102) 0:07:28.906 ***********
2026-06-05 02:40:40.597787 | instance | changed: [instance]
2026-06-05 02:40:40.597855 | instance |
2026-06-05 02:40:40.597866 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] ***
2026-06-05 02:40:40.597876 | instance | Friday 05 June 2026 02:40:40 +0000 (0:00:02.631) 0:07:31.537 ***********
2026-06-05 02:40:40.649045 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml)
2026-06-05 02:40:40.649512 | instance |
2026-06-05 02:40:40.649561 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] ***********
2026-06-05 02:40:40.649582 | instance | Friday 05 June 2026 02:40:40 +0000 (0:00:00.052) 0:07:31.590 ***********
2026-06-05 02:40:41.753804 | instance | ok: [instance]
2026-06-05 02:40:41.753899 | instance |
2026-06-05 02:40:41.754143 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] ****************
2026-06-05 02:40:41.754190 | instance | Friday 05 June 2026 02:40:41 +0000 (0:00:01.105) 0:07:32.695 ***********
2026-06-05 02:40:41.961037 | instance | changed: [instance]
2026-06-05 02:40:41.961472 | instance |
2026-06-05 02:40:41.961492 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] *********
2026-06-05 02:40:41.961499 | instance | Friday 05 June 2026 02:40:41 +0000 (0:00:00.206) 0:07:32.902 ***********
2026-06-05 02:40:42.417790 | instance | changed: [instance]
2026-06-05 02:40:42.417828 | instance |
2026-06-05 02:40:42.417835 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ******
2026-06-05 02:40:42.417842 | instance | Friday 05 June 2026 02:40:42 +0000 (0:00:00.456) 0:07:33.358 ***********
2026-06-05 02:40:43.123285 | instance | changed: [instance] => (item=br_netfilter)
2026-06-05 02:40:43.123320 | instance | ok: [instance] => (item=ip_tables)
2026-06-05 02:40:43.123325 | instance | changed: [instance] => (item=ip6_tables)
2026-06-05 02:40:43.123330 | instance | ok: [instance] => (item=nf_conntrack)
2026-06-05 02:40:43.123334 | instance |
2026-06-05 02:40:43.123338 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:40:43.123343 | instance | Friday 05 June 2026 02:40:43 +0000 (0:00:00.705) 0:07:34.063 ***********
2026-06-05 02:40:43.325993 | instance | ok: [instance]
2026-06-05 02:40:43.326076 | instance |
2026-06-05 02:40:43.326300 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:40:43.326346 | instance | Friday 05 June 2026 02:40:43 +0000 (0:00:00.203) 0:07:34.267 ***********
2026-06-05 02:40:43.373085 | instance | ok: [instance] => {
2026-06-05 02:40:43.373157 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet"
2026-06-05 02:40:43.373649 | instance | }
2026-06-05 02:40:43.373682 | instance |
2026-06-05 02:40:43.373687 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:40:43.373693 | instance | Friday 05 June 2026 02:40:43 +0000 (0:00:00.047) 0:07:34.314 ***********
2026-06-05 02:40:59.962092 | instance | changed: [instance]
2026-06-05 02:40:59.962170 | instance |
2026-06-05 02:40:59.962181 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:40:59.962191 | instance | Friday 05 June 2026 02:40:59 +0000 (0:00:16.588) 0:07:50.903 ***********
2026-06-05 02:40:59.994180 | instance | skipping: [instance]
2026-06-05 02:40:59.994236 | instance |
2026-06-05 02:40:59.994452 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] ***
2026-06-05 02:40:59.994468 | instance | Friday 05 June 2026 02:40:59 +0000 (0:00:00.032) 0:07:50.935 ***********
2026-06-05 02:41:00.064373 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml)
2026-06-05 02:41:00.064859 | instance |
2026-06-05 02:41:00.064899 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] *************************
2026-06-05 02:41:00.064908 | instance | Friday 05 June 2026 02:41:00 +0000 (0:00:00.069) 0:07:51.005 ***********
2026-06-05 02:41:00.104177 | instance | skipping: [instance]
2026-06-05 02:41:00.104521 | instance |
2026-06-05 02:41:00.104547 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] ***************
2026-06-05 02:41:00.104553 | instance | Friday 05 June 2026 02:41:00 +0000 (0:00:00.040) 0:07:51.045 ***********
2026-06-05 02:41:03.590459 | instance | changed: [instance]
2026-06-05 02:41:03.590493 | instance |
2026-06-05 02:41:03.590498 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] *******************
2026-06-05 02:41:03.590503 | instance | Friday 05 June 2026 02:41:03 +0000 (0:00:03.486) 0:07:54.531 ***********
2026-06-05 02:41:04.829756 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1})
2026-06-05 02:41:04.829791 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1})
2026-06-05 02:41:04.829807 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1})
2026-06-05 02:41:04.829811 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0})
2026-06-05 02:41:04.829815 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576})
2026-06-05 02:41:04.829819 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192})
2026-06-05 02:41:04.829823 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576})
2026-06-05 02:41:04.829827 | instance |
2026-06-05 02:41:04.829832 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] ***
2026-06-05 02:41:04.829836 | instance | Friday 05 June 2026 02:41:04 +0000 (0:00:01.238) 0:07:55.770 ***********
2026-06-05 02:41:05.358422 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d)
2026-06-05 02:41:05.358475 | instance | ok: [instance] => (item=/etc/kubernetes)
2026-06-05 02:41:05.358949 | instance | ok: [instance] => (item=/etc/kubernetes/manifests)
2026-06-05 02:41:05.358965 | instance |
2026-06-05 02:41:05.358970 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ********
2026-06-05 02:41:05.358974 | instance | Friday 05 June 2026 02:41:05 +0000 (0:00:00.529) 0:07:56.299 ***********
2026-06-05 02:41:05.792260 | instance | changed: [instance]
2026-06-05 02:41:05.792323 | instance |
2026-06-05 02:41:05.792607 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] ***
2026-06-05 02:41:05.792645 | instance | Friday 05 June 2026 02:41:05 +0000 (0:00:00.433) 0:07:56.733 ***********
2026-06-05 02:41:06.230378 | instance | changed: [instance]
2026-06-05 02:41:06.230452 | instance |
2026-06-05 02:41:06.230716 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] *************************
2026-06-05 02:41:06.230747 | instance | Friday 05 June 2026 02:41:06 +0000 (0:00:00.438) 0:07:57.171 ***********
2026-06-05 02:41:06.421625 | instance | ok: [instance]
2026-06-05 02:41:06.422032 | instance |
2026-06-05 02:41:06.422485 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ******************************
2026-06-05 02:41:06.422518 | instance | Friday 05 June 2026 02:41:06 +0000 (0:00:00.191) 0:07:57.362 ***********
2026-06-05 02:41:06.455249 | instance | skipping: [instance]
2026-06-05 02:41:06.455387 | instance |
2026-06-05 02:41:06.455743 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] ***********
2026-06-05 02:41:06.455808 | instance | Friday 05 June 2026 02:41:06 +0000 (0:00:00.033) 0:07:57.396 ***********
2026-06-05 02:41:06.972811 | instance | ok: [instance] => (item=swap)
2026-06-05 02:41:06.973163 | instance | ok: [instance] => (item=none)
2026-06-05 02:41:06.973172 | instance |
2026-06-05 02:41:06.973185 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] ***
2026-06-05 02:41:06.973283 | instance | Friday 05 June 2026 02:41:06 +0000 (0:00:00.517) 0:07:57.914 ***********
2026-06-05 02:41:07.404486 | instance | changed: [instance]
2026-06-05 02:41:07.404539 | instance |
2026-06-05 02:41:07.404796 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] *********************
2026-06-05 02:41:07.404812 | instance | Friday 05 June 2026 02:41:07 +0000 (0:00:00.431) 0:07:58.345 ***********
2026-06-05 02:41:07.975903 | instance | changed: [instance]
2026-06-05 02:41:07.975971 | instance |
2026-06-05 02:41:07.976439 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] ***********
2026-06-05 02:41:07.976505 | instance | Friday 05 June 2026 02:41:07 +0000 (0:00:00.562) 0:07:58.908 ***********
2026-06-05 02:41:07.976517 | instance |
2026-06-05 02:41:07.976534 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] *****************
2026-06-05 02:41:07.976543 | instance | Friday 05 June 2026 02:41:07 +0000 (0:00:00.008) 0:07:58.917 ***********
2026-06-05 02:41:08.713775 | instance | ok: [instance]
2026-06-05 02:41:08.713840 | instance |
2026-06-05 02:41:08.714100 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] **********
2026-06-05 02:41:08.714140 | instance | Friday 05 June 2026 02:41:08 +0000 (0:00:00.737) 0:07:59.655 ***********
2026-06-05 02:41:09.295006 | instance | changed: [instance]
2026-06-05 02:41:09.295395 | instance |
2026-06-05 02:41:09.295439 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] *****
2026-06-05 02:41:09.295445 | instance | Friday 05 June 2026 02:41:09 +0000 (0:00:00.581) 0:08:00.236 ***********
2026-06-05 02:41:10.271299 | instance | ok: [instance]
2026-06-05 02:41:10.271371 | instance |
2026-06-05 02:41:10.271701 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ******************
2026-06-05 02:41:10.271985 | instance | Friday 05 June 2026 02:41:10 +0000 (0:00:00.976) 0:08:01.212 ***********
2026-06-05 02:41:10.949278 | instance | ok: [instance]
2026-06-05 02:41:10.949347 | instance |
2026-06-05 02:41:10.949584 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] *********
2026-06-05 02:41:10.949622 | instance | Friday 05 June 2026 02:41:10 +0000 (0:00:00.677) 0:08:01.890 ***********
2026-06-05 02:41:11.152585 | instance | ok: [instance]
2026-06-05 02:41:11.152663 | instance |
2026-06-05 02:41:11.152926 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] ***********
2026-06-05 02:41:11.152966 | instance | Friday 05 June 2026 02:41:11 +0000 (0:00:00.203) 0:08:02.093 ***********
2026-06-05 02:41:11.640705 | instance | ok: [instance]
2026-06-05 02:41:11.640761 | instance |
2026-06-05 02:41:11.641016 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ********************
2026-06-05 02:41:11.641049 | instance | Friday 05 June 2026 02:41:11 +0000 (0:00:00.488) 0:08:02.582 ***********
2026-06-05 02:41:11.721440 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance
2026-06-05 02:41:11.721791 | instance |
2026-06-05 02:41:11.721821 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] **********************
2026-06-05 02:41:11.721827 | instance | Friday 05 June 2026 02:41:11 +0000 (0:00:00.080) 0:08:02.662 ***********
2026-06-05 02:41:11.795246 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance
2026-06-05 02:41:11.795646 | instance |
2026-06-05 02:41:11.795681 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] ***
2026-06-05 02:41:11.795687 | instance | Friday 05 June 2026 02:41:11 +0000 (0:00:00.073) 0:08:02.736 ***********
2026-06-05 02:41:11.992989 | instance | ok: [instance] => (item=instance)
2026-06-05 02:41:11.993349 | instance |
2026-06-05 02:41:11.993385 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] ****
2026-06-05 02:41:11.993391 | instance | Friday 05 June 2026 02:41:11 +0000 (0:00:00.197) 0:08:02.934 ***********
2026-06-05 02:41:12.030869 | instance | skipping: [instance]
2026-06-05 02:41:12.030969 | instance |
2026-06-05 02:41:12.031183 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] ***
2026-06-05 02:41:12.031247 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.037) 0:08:02.972 ***********
2026-06-05 02:41:12.078025 | instance | ok: [instance]
2026-06-05 02:41:12.078106 | instance |
2026-06-05 02:41:12.078308 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] **********
2026-06-05 02:41:12.078350 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.047) 0:08:03.019 ***********
2026-06-05 02:41:12.112696 | instance | ok: [instance] => {
2026-06-05 02:41:12.112796 | instance | "msg": "instance"
2026-06-05 02:41:12.112924 | instance | }
2026-06-05 02:41:12.113091 | instance |
2026-06-05 02:41:12.113242 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] ***
2026-06-05 02:41:12.113386 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.034) 0:08:03.054 ***********
2026-06-05 02:41:12.625036 | instance | changed: [instance]
2026-06-05 02:41:12.625103 | instance |
2026-06-05 02:41:12.625238 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] **********************
2026-06-05 02:41:12.625418 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.512) 0:08:03.566 ***********
2026-06-05 02:41:12.656107 | instance | skipping: [instance]
2026-06-05 02:41:12.656214 | instance |
2026-06-05 02:41:12.656402 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] ***************
2026-06-05 02:41:12.656568 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.031) 0:08:03.597 ***********
2026-06-05 02:41:12.695353 | instance | skipping: [instance]
2026-06-05 02:41:12.695465 | instance |
2026-06-05 02:41:12.695650 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] **************
2026-06-05 02:41:12.695805 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.039) 0:08:03.636 ***********
2026-06-05 02:41:12.726378 | instance | skipping: [instance]
2026-06-05 02:41:12.726755 | instance |
2026-06-05 02:41:12.727164 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] *********************
2026-06-05 02:41:12.727511 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.030) 0:08:03.667 ***********
2026-06-05 02:41:12.762403 | instance | skipping: [instance]
2026-06-05 02:41:12.762483 | instance |
2026-06-05 02:41:12.762608 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ********************
2026-06-05 02:41:12.762780 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.033) 0:08:03.701 ***********
2026-06-05 02:41:12.794492 | instance | skipping: [instance]
2026-06-05 02:41:12.794661 | instance |
2026-06-05 02:41:12.794905 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] **************
2026-06-05 02:41:12.795127 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.032) 0:08:03.733 ***********
2026-06-05 02:41:12.830447 | instance | skipping: [instance]
2026-06-05 02:41:12.830609 | instance |
2026-06-05 02:41:12.830763 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] *************
2026-06-05 02:41:12.830913 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.036) 0:08:03.769 ***********
2026-06-05 02:41:12.865715 | instance | skipping: [instance]
2026-06-05 02:41:12.866254 | instance |
2026-06-05 02:41:12.866610 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] *********************
2026-06-05 02:41:12.866932 | instance | Friday 05 June 2026 02:41:12 +0000 (0:00:00.036) 0:08:03.806 ***********
2026-06-05 02:41:39.831983 | instance | changed: [instance]
2026-06-05 02:41:39.832061 | instance |
2026-06-05 02:41:39.832295 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] ***
2026-06-05 02:41:39.832574 | instance | Friday 05 June 2026 02:41:39 +0000 (0:00:26.965) 0:08:30.772 ***********
2026-06-05 02:41:40.026667 | instance | ok: [instance]
2026-06-05 02:41:40.026919 | instance |
2026-06-05 02:41:40.027197 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] ***************************
2026-06-05 02:41:40.027468 | instance | Friday 05 June 2026 02:41:40 +0000 (0:00:00.194) 0:08:30.967 ***********
2026-06-05 02:41:40.063747 | instance | skipping: [instance]
2026-06-05 02:41:40.063971 | instance |
2026-06-05 02:41:40.064246 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] ***
2026-06-05 02:41:40.064535 | instance | Friday 05 June 2026 02:41:40 +0000 (0:00:00.037) 0:08:31.004 ***********
2026-06-05 02:41:40.259753 | instance | changed: [instance]
2026-06-05 02:41:40.259881 | instance |
2026-06-05 02:41:40.260061 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] ***
2026-06-05 02:41:40.260226 | instance | Friday 05 June 2026 02:41:40 +0000 (0:00:00.196) 0:08:31.200 ***********
2026-06-05 02:41:40.478430 | instance | changed: [instance]
2026-06-05 02:41:40.478584 | instance |
2026-06-05 02:41:40.478760 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ******
2026-06-05 02:41:40.478936 | instance | Friday 05 June 2026 02:41:40 +0000 (0:00:00.218) 0:08:31.419 ***********
2026-06-05 02:41:40.672011 | instance | changed: [instance]
2026-06-05 02:41:40.672244 | instance |
2026-06-05 02:41:40.672516 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] ****************************
2026-06-05 02:41:40.673048 | instance | Friday 05 June 2026 02:41:40 +0000 (0:00:00.193) 0:08:31.612 ***********
2026-06-05 02:41:45.402522 | instance | changed: [instance]
2026-06-05 02:41:45.402876 | instance |
2026-06-05 02:41:45.403255 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] ***
2026-06-05 02:41:45.403545 | instance | Friday 05 June 2026 02:41:45 +0000 (0:00:04.730) 0:08:36.343 ***********
2026-06-05 02:41:56.089244 | instance | changed: [instance]
2026-06-05 02:41:56.089449 | instance |
2026-06-05 02:41:56.089757 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] *****************
2026-06-05 02:41:56.090065 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:10.686) 0:08:47.030 ***********
2026-06-05 02:41:56.135082 | instance | skipping: [instance]
2026-06-05 02:41:56.135296 | instance |
2026-06-05 02:41:56.135569 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] ***
2026-06-05 02:41:56.135829 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.046) 0:08:47.076 ***********
2026-06-05 02:41:56.181642 | instance | skipping: [instance]
2026-06-05 02:41:56.181873 | instance |
2026-06-05 02:41:56.182173 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] ***
2026-06-05 02:41:56.182431 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.046) 0:08:47.122 ***********
2026-06-05 02:41:56.942620 | instance | changed: [instance]
2026-06-05 02:41:56.942841 | instance |
2026-06-05 02:41:56.943108 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************
2026-06-05 02:41:56.943365 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.760) 0:08:47.883 ***********
2026-06-05 02:41:56.984705 | instance | skipping: [instance] => (item=DaemonSet)
2026-06-05 02:41:56.984953 | instance | skipping: [instance] => (item=ConfigMap)
2026-06-05 02:41:56.985209 | instance | skipping: [instance]
2026-06-05 02:41:56.985447 | instance |
2026-06-05 02:41:56.985709 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] ***********************
2026-06-05 02:41:56.986007 | instance | Friday 05 June 2026 02:41:56 +0000 (0:00:00.042) 0:08:47.925 ***********
2026-06-05 02:41:57.015639 | instance | skipping: [instance]
2026-06-05 02:41:57.015875 | instance |
2026-06-05 02:41:57.016175 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] ***
2026-06-05 02:41:57.016446 | instance | Friday 05 June 2026 02:41:57 +0000 (0:00:00.030) 0:08:47.956 ***********
2026-06-05 02:41:57.054610 | instance | skipping: [instance]
2026-06-05 02:41:57.054873 | instance |
2026-06-05 02:41:57.055167 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] ***
2026-06-05 02:41:57.055485 | instance | Friday 05 June 2026 02:41:57 +0000 (0:00:00.038) 0:08:47.995 ***********
2026-06-05 02:41:57.096189 | instance | skipping: [instance]
2026-06-05 02:41:57.096450 | instance |
2026-06-05 02:41:57.096724 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] ****************************
2026-06-05 02:41:57.096987 | instance | Friday 05 June 2026 02:41:57 +0000 (0:00:00.041) 0:08:48.037 ***********
2026-06-05 02:41:57.128217 | instance | skipping: [instance]
2026-06-05 02:41:57.128453 | instance |
2026-06-05 02:41:57.128730 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] ***
2026-06-05 02:41:57.128989 | instance | Friday 05 June 2026 02:41:57 +0000 (0:00:00.032) 0:08:48.069 ***********
2026-06-05 02:41:57.576916 | instance | ok: [instance]
2026-06-05 02:41:57.577144 | instance |
2026-06-05 02:41:57.577538 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] ***
2026-06-05 02:41:57.577773 | instance | Friday 05 June 2026 02:41:57 +0000 (0:00:00.448) 0:08:48.517 ***********
2026-06-05 02:42:00.385566 | instance | changed: [instance]
2026-06-05 02:42:00.385651 | instance |
2026-06-05 02:42:00.385663 | instance | PLAY [Install control-plane components] ****************************************
2026-06-05 02:42:00.385673 | instance |
2026-06-05 02:42:00.385681 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:42:00.385691 | instance | Friday 05 June 2026 02:42:00 +0000 (0:00:02.807) 0:08:51.325 ***********
2026-06-05 02:42:01.398711 | instance | ok: [instance]
2026-06-05 02:42:01.398958 | instance |
2026-06-05 02:42:01.399315 | instance | TASK [vexxhost.containers.forget_package : Forget package] *********************
2026-06-05 02:42:01.399575 | instance | Friday 05 June 2026 02:42:01 +0000 (0:00:01.014) 0:08:52.339 ***********
2026-06-05 02:42:01.612391 | instance | ok: [instance]
2026-06-05 02:42:01.612526 | instance |
2026-06-05 02:42:01.612865 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:42:01.613124 | instance | Friday 05 June 2026 02:42:01 +0000 (0:00:00.213) 0:08:52.553 ***********
2026-06-05 02:42:02.616502 | instance | ok: [instance]
2026-06-05 02:42:02.616720 | instance |
2026-06-05 02:42:02.617018 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:42:02.617366 | instance | Friday 05 June 2026 02:42:02 +0000 (0:00:01.004) 0:08:53.557 ***********
2026-06-05 02:42:02.833522 | instance | ok: [instance]
2026-06-05 02:42:02.833653 | instance |
2026-06-05 02:42:02.833967 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:42:02.834264 | instance | Friday 05 June 2026 02:42:02 +0000 (0:00:00.217) 0:08:53.774 ***********
2026-06-05 02:42:02.876574 | instance | ok: [instance] => {
2026-06-05 02:42:02.876822 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz"
2026-06-05 02:42:02.877131 | instance | }
2026-06-05 02:42:02.877388 | instance |
2026-06-05 02:42:02.877667 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:42:02.877956 | instance | Friday 05 June 2026 02:42:02 +0000 (0:00:00.043) 0:08:53.817 ***********
2026-06-05 02:42:03.705095 | instance | changed: [instance]
2026-06-05 02:42:03.705340 | instance |
2026-06-05 02:42:03.705651 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:42:03.705934 | instance | Friday 05 June 2026 02:42:03 +0000 (0:00:00.828) 0:08:54.645 ***********
2026-06-05 02:42:05.150005 | instance | changed: [instance]
2026-06-05 02:42:05.150062 | instance |
2026-06-05 02:42:05.150585 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] ***********************
2026-06-05 02:42:05.150655 | instance | Friday 05 June 2026 02:42:05 +0000 (0:00:01.445) 0:08:56.090 ***********
2026-06-05 02:42:05.704108 | instance | ok: [instance]
2026-06-05 02:42:05.704587 | instance |
2026-06-05 02:42:05.704633 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] ***************
2026-06-05 02:42:05.704642 | instance | Friday 05 June 2026 02:42:05 +0000 (0:00:00.554) 0:08:56.645 ***********
2026-06-05 02:42:06.630593 | instance | changed: [instance]
2026-06-05 02:42:06.631066 | instance |
2026-06-05 02:42:06.631105 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] *************************
2026-06-05 02:42:06.631112 | instance | Friday 05 June 2026 02:42:06 +0000 (0:00:00.926) 0:08:57.571 ***********
2026-06-05 02:42:07.534635 | instance | ok: [instance]
2026-06-05 02:42:07.535145 | instance |
2026-06-05 02:42:07.535187 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] ***
2026-06-05 02:42:07.535195 | instance | Friday 05 June 2026 02:42:07 +0000 (0:00:00.904) 0:08:58.475 ***********
2026-06-05 02:42:07.727294 | instance | changed: [instance]
2026-06-05 02:42:07.727866 | instance |
2026-06-05 02:42:07.727929 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] ***
2026-06-05 02:42:07.727947 | instance | Friday 05 June 2026 02:42:07 +0000 (0:00:00.192) 0:08:58.668 ***********
2026-06-05 02:42:08.361442 | instance | ok: [instance]
2026-06-05 02:42:08.361530 | instance |
2026-06-05 02:42:08.361798 | instance | TASK [Install plugin] **********************************************************
2026-06-05 02:42:08.361834 | instance | Friday 05 June 2026 02:42:08 +0000 (0:00:00.634) 0:08:59.302 ***********
2026-06-05 02:42:08.415513 | instance | included: vexxhost.containers.download_artifact for instance
2026-06-05 02:42:08.415593 | instance |
2026-06-05 02:42:08.415855 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:42:08.415893 | instance | Friday 05 June 2026 02:42:08 +0000 (0:00:00.054) 0:08:59.356 ***********
2026-06-05 02:42:08.457627 | instance | ok: [instance] => {
2026-06-05 02:42:08.457977 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz"
2026-06-05 02:42:08.458070 | instance | }
2026-06-05 02:42:08.458130 | instance |
2026-06-05 02:42:08.458461 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:42:08.458510 | instance | Friday 05 June 2026 02:42:08 +0000 (0:00:00.041) 0:08:59.398 ***********
2026-06-05 02:42:09.194605 | instance | changed: [instance]
2026-06-05 02:42:09.194672 | instance |
2026-06-05 02:42:09.194933 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:42:09.194984 | instance | Friday 05 June 2026 02:42:09 +0000 (0:00:00.737) 0:09:00.135 ***********
2026-06-05 02:42:10.967966 | instance | changed: [instance]
2026-06-05 02:42:10.968047 | instance |
2026-06-05 02:42:10.968284 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:42:10.968319 | instance | Friday 05 June 2026 02:42:10 +0000 (0:00:01.773) 0:09:01.909 ***********
2026-06-05 02:42:11.008077 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:42:11.008158 | instance |
2026-06-05 02:42:11.008281 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:42:11.008403 | instance | Friday 05 June 2026 02:42:11 +0000 (0:00:00.039) 0:09:01.949 ***********
2026-06-05 02:42:11.671659 | instance | changed: [instance]
2026-06-05 02:42:11.671866 | instance |
2026-06-05 02:42:11.672129 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] *************
2026-06-05 02:42:11.672387 | instance | Friday 05 June 2026 02:42:11 +0000 (0:00:00.663) 0:09:02.612 ***********
2026-06-05 02:42:12.506874 | instance | ok: [instance]
2026-06-05 02:42:12.506997 | instance |
2026-06-05 02:42:12.507158 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] **************************
2026-06-05 02:42:12.507330 | instance | Friday 05 June 2026 02:42:12 +0000 (0:00:00.835) 0:09:03.448 ***********
2026-06-05 02:42:14.468382 | instance | changed: [instance]
2026-06-05 02:42:14.468523 | instance |
2026-06-05 02:42:14.468701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:42:14.468870 | instance | Friday 05 June 2026 02:42:14 +0000 (0:00:01.961) 0:09:05.409 ***********
2026-06-05 02:42:14.509640 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:42:14.510068 | instance |
2026-06-05 02:42:14.510400 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:42:14.510689 | instance | Friday 05 June 2026 02:42:14 +0000 (0:00:00.040) 0:09:05.450 ***********
2026-06-05 02:42:15.003648 | instance | changed: [instance]
2026-06-05 02:42:15.003891 | instance |
2026-06-05 02:42:15.004177 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] *******************
2026-06-05 02:42:15.004471 | instance | Friday 05 June 2026 02:42:14 +0000 (0:00:00.494) 0:09:05.944 ***********
2026-06-05 02:42:53.663379 | instance | changed: [instance]
2026-06-05 02:42:53.663450 | instance |
2026-06-05 02:42:53.663491 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] *****************
2026-06-05 02:42:53.663819 | instance | Friday 05 June 2026 02:42:53 +0000 (0:00:38.659) 0:09:44.603 ***********
2026-06-05 02:42:54.319853 | instance | changed: [instance]
2026-06-05 02:42:54.319956 | instance |
2026-06-05 02:42:54.320375 | instance | PLAY [all] *********************************************************************
2026-06-05 02:42:54.320431 | instance |
2026-06-05 02:42:54.320443 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:42:54.320458 | instance | Friday 05 June 2026 02:42:54 +0000 (0:00:00.657) 0:09:45.261 ***********
2026-06-05 02:42:55.448403 | instance | ok: [instance]
2026-06-05 02:42:55.448523 | instance |
2026-06-05 02:42:55.448746 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] *********
2026-06-05 02:42:55.448821 | instance | Friday 05 June 2026 02:42:55 +0000 (0:00:01.128) 0:09:46.389 ***********
2026-06-05 02:42:56.184420 | instance | changed: [instance]
2026-06-05 02:42:56.184516 | instance |
2026-06-05 02:42:56.184634 | instance | PLAY [all] *********************************************************************
2026-06-05 02:42:56.184740 | instance |
2026-06-05 02:42:56.184857 | instance | TASK [Uninstall unattended-upgrades] *******************************************
2026-06-05 02:42:56.184970 | instance | Friday 05 June 2026 02:42:56 +0000 (0:00:00.736) 0:09:47.125 ***********
2026-06-05 02:42:56.917133 | instance | ok: [instance]
2026-06-05 02:42:56.917419 | instance |
2026-06-05 02:42:56.917841 | instance | PLAY [controllers] *************************************************************
2026-06-05 02:42:56.918228 | instance |
2026-06-05 02:42:56.918527 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:42:56.918816 | instance | Friday 05 June 2026 02:42:56 +0000 (0:00:00.732) 0:09:47.858 ***********
2026-06-05 02:42:58.230065 | instance | ok: [instance]
2026-06-05 02:42:58.230690 | instance |
2026-06-05 02:42:58.230776 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:42:58.231004 | instance | Friday 05 June 2026 02:42:58 +0000 (0:00:01.312) 0:09:49.170 ***********
2026-06-05 02:42:58.271759 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:42:58.272134 | instance |
2026-06-05 02:42:58.272183 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:42:58.272190 | instance | Friday 05 June 2026 02:42:58 +0000 (0:00:00.042) 0:09:49.213 ***********
2026-06-05 02:42:58.734900 | instance | changed: [instance]
2026-06-05 02:42:58.734969 | instance |
2026-06-05 02:42:58.735248 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] **********
2026-06-05 02:42:58.735316 | instance | Friday 05 June 2026 02:42:58 +0000 (0:00:00.462) 0:09:49.675 ***********
2026-06-05 02:43:01.390418 | instance | changed: [instance]
2026-06-05 02:43:01.390480 | instance |
2026-06-05 02:43:01.390678 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:01.390749 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:02.655) 0:09:52.331 ***********
2026-06-05 02:43:01.436033 | instance | skipping: [instance]
2026-06-05 02:43:01.436161 | instance |
2026-06-05 02:43:01.436417 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] ***
2026-06-05 02:43:01.436434 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.045) 0:09:52.377 ***********
2026-06-05 02:43:01.479885 | instance | skipping: [instance]
2026-06-05 02:43:01.480360 | instance |
2026-06-05 02:43:01.480380 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] *********
2026-06-05 02:43:01.480387 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.043) 0:09:52.421 ***********
2026-06-05 02:43:01.514304 | instance | skipping: [instance]
2026-06-05 02:43:01.514348 | instance |
2026-06-05 02:43:01.514602 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] ***
2026-06-05 02:43:01.514638 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.034) 0:09:52.455 ***********
2026-06-05 02:43:01.548551 | instance | skipping: [instance]
2026-06-05 02:43:01.548650 | instance |
2026-06-05 02:43:01.548930 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] *********************
2026-06-05 02:43:01.548972 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.034) 0:09:52.489 ***********
2026-06-05 02:43:01.595264 | instance | skipping: [instance]
2026-06-05 02:43:01.595421 | instance |
2026-06-05 02:43:01.595457 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] **************
2026-06-05 02:43:01.595630 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.046) 0:09:52.536 ***********
2026-06-05 02:43:01.649342 | instance | skipping: [instance]
2026-06-05 02:43:01.649468 | instance |
2026-06-05 02:43:01.649597 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] *****
2026-06-05 02:43:01.649783 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.054) 0:09:52.590 ***********
2026-06-05 02:43:01.709916 | instance | skipping: [instance]
2026-06-05 02:43:01.710034 | instance |
2026-06-05 02:43:01.710292 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************
2026-06-05 02:43:01.710329 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.060) 0:09:52.651 ***********
2026-06-05 02:43:01.744482 | instance | skipping: [instance]
2026-06-05 02:43:01.744736 | instance |
2026-06-05 02:43:01.745353 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ********************
2026-06-05 02:43:01.745412 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.034) 0:09:52.685 ***********
2026-06-05 02:43:01.798708 | instance | skipping: [instance]
2026-06-05 02:43:01.798900 | instance |
2026-06-05 02:43:01.798946 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] ***
2026-06-05 02:43:01.799071 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.054) 0:09:52.740 ***********
2026-06-05 02:43:01.828202 | instance | skipping: [instance]
2026-06-05 02:43:01.828278 | instance |
2026-06-05 02:43:01.828440 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] **********************
2026-06-05 02:43:01.828551 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.029) 0:09:52.769 ***********
2026-06-05 02:43:01.864859 | instance | skipping: [instance]
2026-06-05 02:43:01.865113 | instance |
2026-06-05 02:43:01.865389 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] ****************
2026-06-05 02:43:01.865998 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.036) 0:09:52.806 ***********
2026-06-05 02:43:01.905632 | instance | skipping: [instance]
2026-06-05 02:43:01.905674 | instance |
2026-06-05 02:43:01.905686 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ******************
2026-06-05 02:43:01.905696 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.039) 0:09:52.845 ***********
2026-06-05 02:43:01.952342 | instance | skipping: [instance]
2026-06-05 02:43:01.952659 | instance |
2026-06-05 02:43:01.952970 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-05 02:43:01.953280 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.047) 0:09:52.893 ***********
2026-06-05 02:43:01.983672 | instance | skipping: [instance]
2026-06-05 02:43:01.984017 | instance |
2026-06-05 02:43:01.984341 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-05 02:43:01.984658 | instance | Friday 05 June 2026 02:43:01 +0000 (0:00:00.031) 0:09:52.924 ***********
2026-06-05 02:43:02.020724 | instance | skipping: [instance]
2026-06-05 02:43:02.021050 | instance |
2026-06-05 02:43:02.021367 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-05 02:43:02.021679 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.037) 0:09:52.962 ***********
2026-06-05 02:43:02.058046 | instance | skipping: [instance]
2026-06-05 02:43:02.058359 | instance |
2026-06-05 02:43:02.058673 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] ***********
2026-06-05 02:43:02.058983 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.037) 0:09:52.999 ***********
2026-06-05 02:43:02.090613 | instance | skipping: [instance]
2026-06-05 02:43:02.090963 | instance |
2026-06-05 02:43:02.091361 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] *************
2026-06-05 02:43:02.091708 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.032) 0:09:53.031 ***********
2026-06-05 02:43:02.126140 | instance | skipping: [instance]
2026-06-05 02:43:02.126481 | instance |
2026-06-05 02:43:02.126838 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] **************
2026-06-05 02:43:02.127294 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.035) 0:09:53.067 ***********
2026-06-05 02:43:02.161447 | instance | skipping: [instance]
2026-06-05 02:43:02.161760 | instance |
2026-06-05 02:43:02.162110 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] *************************
2026-06-05 02:43:02.162425 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.035) 0:09:53.102 ***********
2026-06-05 02:43:02.199379 | instance | skipping: [instance]
2026-06-05 02:43:02.199696 | instance |
2026-06-05 02:43:02.200007 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] *************************
2026-06-05 02:43:02.200327 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.037) 0:09:53.140 ***********
2026-06-05 02:43:02.233981 | instance | skipping: [instance]
2026-06-05 02:43:02.234332 | instance |
2026-06-05 02:43:02.234675 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] ***********
2026-06-05 02:43:02.235010 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.034) 0:09:53.175 ***********
2026-06-05 02:43:02.269019 | instance | skipping: [instance]
2026-06-05 02:43:02.269326 | instance |
2026-06-05 02:43:02.269639 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] **********
2026-06-05 02:43:02.269977 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.035) 0:09:53.210 ***********
2026-06-05 02:43:02.316730 | instance | skipping: [instance]
2026-06-05 02:43:02.317055 | instance |
2026-06-05 02:43:02.317371 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] **********************
2026-06-05 02:43:02.317680 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.047) 0:09:53.258 ***********
2026-06-05 02:43:02.366070 | instance | skipping: [instance] => (item={'name': 'controllerplugin'})
2026-06-05 02:43:02.366430 | instance | skipping: [instance] => (item={'name': 'nodeplugin'})
2026-06-05 02:43:02.366753 | instance | skipping: [instance]
2026-06-05 02:43:02.367055 | instance |
2026-06-05 02:43:02.367410 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] ***************************
2026-06-05 02:43:02.367734 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.049) 0:09:53.307 ***********
2026-06-05 02:43:02.398837 | instance | skipping: [instance]
2026-06-05 02:43:02.399071 | instance |
2026-06-05 02:43:02.399429 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ******************
2026-06-05 02:43:02.399691 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.032) 0:09:53.339 ***********
2026-06-05 02:43:02.449868 | instance | skipping: [instance]
2026-06-05 02:43:02.450154 | instance |
2026-06-05 02:43:02.450436 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] *******************
2026-06-05 02:43:02.450704 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.051) 0:09:53.391 ***********
2026-06-05 02:43:02.478306 | instance | skipping: [instance]
2026-06-05 02:43:02.478549 | instance |
2026-06-05 02:43:02.478815 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] ****************
2026-06-05 02:43:02.479095 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.028) 0:09:53.419 ***********
2026-06-05 02:43:02.507761 | instance | skipping: [instance]
2026-06-05 02:43:02.508020 | instance |
2026-06-05 02:43:02.508277 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] **********
2026-06-05 02:43:02.508536 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.029) 0:09:53.449 ***********
2026-06-05 02:43:02.579421 | instance | skipping: [instance]
2026-06-05 02:43:02.579495 | instance |
2026-06-05 02:43:02.579822 | instance | PLAY [Deploy Infrastructure] ***************************************************
2026-06-05 02:43:02.580059 | instance |
2026-06-05 02:43:02.580328 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:43:02.580605 | instance | Friday 05 June 2026 02:43:02 +0000 (0:00:00.071) 0:09:53.520 ***********
2026-06-05 02:43:03.846894 | instance | ok: [instance]
2026-06-05 02:43:03.847122 | instance |
2026-06-05 02:43:03.847390 | instance | TASK [Deploy Helm chart] *******************************************************
2026-06-05 02:43:03.847652 | instance | Friday 05 June 2026 02:43:03 +0000 (0:00:01.267) 0:09:54.787 ***********
2026-06-05 02:43:03.906926 | instance | included: vexxhost.kubernetes.cert_manager for instance
2026-06-05 02:43:03.907165 | instance |
2026-06-05 02:43:03.907457 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:03.907727 | instance | Friday 05 June 2026 02:43:03 +0000 (0:00:00.060) 0:09:54.847 ***********
2026-06-05 02:43:03.951344 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:43:03.951565 | instance |
2026-06-05 02:43:03.951824 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:43:03.952080 | instance | Friday 05 June 2026 02:43:03 +0000 (0:00:00.044) 0:09:54.892 ***********
2026-06-05 02:43:04.424424 | instance | changed: [instance]
2026-06-05 02:43:04.432425 | instance |
2026-06-05 02:43:04.432470 | instance | TASK [vexxhost.kubernetes.cert_manager : Deploy Helm chart] ********************
2026-06-05 02:43:04.432486 | instance | Friday 05 June 2026 02:43:04 +0000 (0:00:00.472) 0:09:55.365 ***********
2026-06-05 02:43:28.902587 | instance | changed: [instance]
2026-06-05 02:43:28.902657 | instance |
2026-06-05 02:43:28.903022 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create self-signed cluster issuer] ***
2026-06-05 02:43:28.903299 | instance | Friday 05 June 2026 02:43:28 +0000 (0:00:24.477) 0:10:19.843 ***********
2026-06-05 02:43:29.795061 | instance | changed: [instance]
2026-06-05 02:43:29.795203 | instance |
2026-06-05 02:43:29.795216 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Import tasks for ClusterIssuer type] ***
2026-06-05 02:43:29.795341 | instance | Friday 05 June 2026 02:43:29 +0000 (0:00:00.893) 0:10:20.736 ***********
2026-06-05 02:43:29.858408 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/atmosphere/roles/cluster_issuer/tasks/type/self-signed/main.yml for instance
2026-06-05 02:43:29.858703 | instance |
2026-06-05 02:43:29.858781 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Create ClusterIssuer] ***************
2026-06-05 02:43:29.858800 | instance | Friday 05 June 2026 02:43:29 +0000 (0:00:00.063) 0:10:20.799 ***********
2026-06-05 02:43:30.577401 | instance | changed: [instance]
2026-06-05 02:43:30.577509 | instance |
2026-06-05 02:43:30.577773 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Wait till the secret is created] ****
2026-06-05 02:43:30.577810 | instance | Friday 05 June 2026 02:43:30 +0000 (0:00:00.719) 0:10:21.518 ***********
2026-06-05 02:43:31.224618 | instance | ok: [instance]
2026-06-05 02:43:31.224694 | instance |
2026-06-05 02:43:31.224995 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Copy CA certificate on host] ********
2026-06-05 02:43:31.225072 | instance | Friday 05 June 2026 02:43:31 +0000 (0:00:00.646) 0:10:22.165 ***********
2026-06-05 02:43:31.679766 | instance | changed: [instance]
2026-06-05 02:43:31.679863 | instance |
2026-06-05 02:43:31.680056 | instance | TASK [vexxhost.atmosphere.cluster_issuer : Flush all handlers] *****************
2026-06-05 02:43:31.680122 | instance | Friday 05 June 2026 02:43:31 +0000 (0:00:00.448) 0:10:22.613 ***********
2026-06-05 02:43:31.680133 | instance |
2026-06-05 02:43:31.680403 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Install openssl-perl package] ***
2026-06-05 02:43:31.680440 | instance | Friday 05 June 2026 02:43:31 +0000 (0:00:00.007) 0:10:22.621 ***********
2026-06-05 02:43:31.722551 | instance | skipping: [instance]
2026-06-05 02:43:31.722640 | instance |
2026-06-05 02:43:31.722701 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Update CA certificates] ***
2026-06-05 02:43:31.722827 | instance | Friday 05 June 2026 02:43:31 +0000 (0:00:00.042) 0:10:22.663 ***********
2026-06-05 02:43:33.316901 | instance | changed: [instance]
2026-06-05 02:43:33.317038 | instance |
2026-06-05 02:43:33.317228 | instance | RUNNING HANDLER [vexxhost.atmosphere.cluster_issuer : Rehash CA certificates] ***
2026-06-05 02:43:33.317244 | instance | Friday 05 June 2026 02:43:33 +0000 (0:00:01.594) 0:10:24.258 ***********
2026-06-05 02:43:35.583803 | instance | changed: [instance]
2026-06-05 02:43:35.583880 | instance |
2026-06-05 02:43:35.584145 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:35.584187 | instance | Friday 05 June 2026 02:43:35 +0000 (0:00:02.266) 0:10:26.525 ***********
2026-06-05 02:43:35.638982 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:43:35.639061 | instance |
2026-06-05 02:43:35.639331 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:43:35.639348 | instance | Friday 05 June 2026 02:43:35 +0000 (0:00:00.055) 0:10:26.580 ***********
2026-06-05 02:43:36.138775 | instance | changed: [instance]
2026-06-05 02:43:36.138842 | instance |
2026-06-05 02:43:36.139082 | instance | TASK [vexxhost.atmosphere.ingress_nginx : Deploy Helm chart] *******************
2026-06-05 02:43:36.139152 | instance | Friday 05 June 2026 02:43:36 +0000 (0:00:00.499) 0:10:27.080 ***********
2026-06-05 02:43:52.565792 | instance | changed: [instance]
2026-06-05 02:43:52.566252 | instance |
2026-06-05 02:43:52.566338 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:52.566361 | instance | Friday 05 June 2026 02:43:52 +0000 (0:00:16.426) 0:10:43.506 ***********
2026-06-05 02:43:52.618578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:43:52.618659 | instance |
2026-06-05 02:43:52.618793 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:43:52.618911 | instance | Friday 05 June 2026 02:43:52 +0000 (0:00:00.052) 0:10:43.559 ***********
2026-06-05 02:43:53.122111 | instance | changed: [instance]
2026-06-05 02:43:53.122187 | instance |
2026-06-05 02:43:53.122445 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Install all CRDs] ********
2026-06-05 02:43:53.122495 | instance | Friday 05 June 2026 02:43:53 +0000 (0:00:00.503) 0:10:44.063 ***********
2026-06-05 02:43:56.041684 | instance | ok: [instance] => (item=messaging-topology-operator)
2026-06-05 02:43:56.041769 | instance | ok: [instance] => (item=rabbitmq-cluster)
2026-06-05 02:43:56.041793 | instance |
2026-06-05 02:43:56.042012 | instance | TASK [vexxhost.atmosphere.rabbitmq_cluster_operator : Deploy Helm chart] *******
2026-06-05 02:43:56.042049 | instance | Friday 05 June 2026 02:43:56 +0000 (0:00:02.919) 0:10:46.982 ***********
2026-06-05 02:43:59.432150 | instance | changed: [instance]
2026-06-05 02:43:59.432277 | instance |
2026-06-05 02:43:59.432433 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:43:59.432646 | instance | Friday 05 June 2026 02:43:59 +0000 (0:00:03.390) 0:10:50.373 ***********
2026-06-05 02:43:59.477562 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:43:59.477630 | instance |
2026-06-05 02:43:59.477771 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:43:59.477893 | instance | Friday 05 June 2026 02:43:59 +0000 (0:00:00.045) 0:10:50.418 ***********
2026-06-05 02:43:59.939768 | instance | changed: [instance]
2026-06-05 02:43:59.939836 | instance |
2026-06-05 02:43:59.940125 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Install all CRDs] ***
2026-06-05 02:43:59.940198 | instance | Friday 05 June 2026 02:43:59 +0000 (0:00:00.462) 0:10:50.881 ***********
2026-06-05 02:44:02.792729 | instance | ok: [instance]
2026-06-05 02:44:02.792887 | instance |
2026-06-05 02:44:02.792899 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster_operator : Deploy Helm chart] ***
2026-06-05 02:44:02.793047 | instance | Friday 05 June 2026 02:44:02 +0000 (0:00:02.852) 0:10:53.734 ***********
2026-06-05 02:44:05.235315 | instance | changed: [instance]
2026-06-05 02:44:05.235388 | instance |
2026-06-05 02:44:05.235524 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster secret exists] ***
2026-06-05 02:44:05.235633 | instance | Friday 05 June 2026 02:44:05 +0000 (0:00:02.442) 0:10:56.176 ***********
2026-06-05 02:44:05.854744 | instance | ok: [instance]
2026-06-05 02:44:05.855337 | instance |
2026-06-05 02:44:05.855399 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create a secret] ************
2026-06-05 02:44:05.855417 | instance | Friday 05 June 2026 02:44:05 +0000 (0:00:00.618) 0:10:56.795 ***********
2026-06-05 02:44:06.621636 | instance | changed: [instance]
2026-06-05 02:44:06.621706 | instance |
2026-06-05 02:44:06.621995 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Check if the Percona XtraDB cluster exists] ***
2026-06-05 02:44:06.622037 | instance | Friday 05 June 2026 02:44:06 +0000 (0:00:00.767) 0:10:57.562 ***********
2026-06-05 02:44:07.679934 | instance | ok: [instance]
2026-06-05 02:44:07.680035 | instance |
2026-06-05 02:44:07.680180 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Get current status of the cluster] ***
2026-06-05 02:44:07.680298 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:01.058) 0:10:58.621 ***********
2026-06-05 02:44:07.722318 | instance | skipping: [instance]
2026-06-05 02:44:07.722585 | instance |
2026-06-05 02:44:07.722931 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Assert that the cluster is healthy before upgrade] ***
2026-06-05 02:44:07.723208 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:00.042) 0:10:58.663 ***********
2026-06-05 02:44:07.761820 | instance | skipping: [instance]
2026-06-05 02:44:07.762078 | instance |
2026-06-05 02:44:07.762261 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Stop PXC-operator] **********
2026-06-05 02:44:07.762434 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:00.039) 0:10:58.703 ***********
2026-06-05 02:44:07.802118 | instance | skipping: [instance]
2026-06-05 02:44:07.802371 | instance |
2026-06-05 02:44:07.802649 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Change the cluster Statefulset image to 8.0] ***
2026-06-05 02:44:07.802914 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:00.039) 0:10:58.743 ***********
2026-06-05 02:44:07.842352 | instance | skipping: [instance]
2026-06-05 02:44:07.842591 | instance |
2026-06-05 02:44:07.842858 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Wait until the cluster Statefulset rollout] ***
2026-06-05 02:44:07.843111 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:00.040) 0:10:58.783 ***********
2026-06-05 02:44:07.884490 | instance | skipping: [instance]
2026-06-05 02:44:07.884705 | instance |
2026-06-05 02:44:07.884980 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Update pxc cluster spec] ****
2026-06-05 02:44:07.885143 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:00.040) 0:10:58.824 ***********
2026-06-05 02:44:07.924185 | instance | skipping: [instance]
2026-06-05 02:44:07.924399 | instance |
2026-06-05 02:44:07.924655 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Start PXC-operator] *********
2026-06-05 02:44:07.924907 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:00.040) 0:10:58.865 ***********
2026-06-05 02:44:07.954928 | instance | skipping: [instance]
2026-06-05 02:44:07.955181 | instance |
2026-06-05 02:44:07.955473 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster] ***
2026-06-05 02:44:07.955736 | instance | Friday 05 June 2026 02:44:07 +0000 (0:00:00.030) 0:10:58.896 ***********
2026-06-05 02:45:59.590152 | instance | changed: [instance]
2026-06-05 02:45:59.590265 | instance |
2026-06-05 02:45:59.590480 | instance | TASK [vexxhost.atmosphere.percona_xtradb_cluster : Create percona haproxy metric service] ***
2026-06-05 02:45:59.590677 | instance | Friday 05 June 2026 02:45:59 +0000 (0:01:51.635) 0:12:50.531 ***********
2026-06-05 02:46:00.302106 | instance | changed: [instance]
2026-06-05 02:46:00.302191 | instance |
2026-06-05 02:46:00.302305 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:46:00.302420 | instance | Friday 05 June 2026 02:46:00 +0000 (0:00:00.712) 0:12:51.243 ***********
2026-06-05 02:46:00.350168 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:46:00.350400 | instance |
2026-06-05 02:46:00.350663 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:46:00.350934 | instance | Friday 05 June 2026 02:46:00 +0000 (0:00:00.047) 0:12:51.291 ***********
2026-06-05 02:46:00.824308 | instance | changed: [instance]
2026-06-05 02:46:00.824560 | instance |
2026-06-05 02:46:00.824864 | instance | TASK [vexxhost.atmosphere.valkey : Create TLS resources] ***********************
2026-06-05 02:46:00.825151 | instance | Friday 05 June 2026 02:46:00 +0000 (0:00:00.473) 0:12:51.765 ***********
2026-06-05 02:46:01.551452 | instance | changed: [instance]
2026-06-05 02:46:01.551716 | instance |
2026-06-05 02:46:01.552231 | instance | TASK [vexxhost.atmosphere.valkey : Deploy Helm chart] **************************
2026-06-05 02:46:01.552534 | instance | Friday 05 June 2026 02:46:01 +0000 (0:00:00.726) 0:12:52.492 ***********
2026-06-05 02:46:03.050878 | instance | changed: [instance]
2026-06-05 02:46:03.051104 | instance |
2026-06-05 02:46:03.051395 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:46:03.051670 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:01.499) 0:12:53.991 ***********
2026-06-05 02:46:03.090090 | instance | skipping: [instance]
2026-06-05 02:46:03.090395 | instance |
2026-06-05 02:46:03.090667 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:46:03.090944 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.039) 0:12:54.031 ***********
2026-06-05 02:46:03.128645 | instance | skipping: [instance]
2026-06-05 02:46:03.128908 | instance |
2026-06-05 02:46:03.129246 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:46:03.129542 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.038) 0:12:54.069 ***********
2026-06-05 02:46:03.163415 | instance | skipping: [instance]
2026-06-05 02:46:03.163721 | instance |
2026-06-05 02:46:03.164015 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:46:03.164288 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.034) 0:12:54.104 ***********
2026-06-05 02:46:03.198811 | instance | skipping: [instance]
2026-06-05 02:46:03.199059 | instance |
2026-06-05 02:46:03.199341 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:46:03.199634 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.035) 0:12:54.139 ***********
2026-06-05 02:46:03.834544 | instance | ok: [instance]
2026-06-05 02:46:03.834754 | instance |
2026-06-05 02:46:03.835059 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:46:03.835410 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.635) 0:12:54.775 ***********
2026-06-05 02:46:03.888122 | instance | ok: [instance]
2026-06-05 02:46:03.888353 | instance |
2026-06-05 02:46:03.888643 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:46:03.888902 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.053) 0:12:54.828 ***********
2026-06-05 02:46:03.929895 | instance | ok: [instance]
2026-06-05 02:46:03.930153 | instance |
2026-06-05 02:46:03.930265 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:46:03.930427 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.042) 0:12:54.871 ***********
2026-06-05 02:46:03.982963 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 02:46:03.983173 | instance |
2026-06-05 02:46:03.983431 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:46:03.983721 | instance | Friday 05 June 2026 02:46:03 +0000 (0:00:00.052) 0:12:54.923 ***********
2026-06-05 02:46:04.025190 | instance | ok: [instance]
2026-06-05 02:46:04.025421 | instance |
2026-06-05 02:46:04.025693 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:46:04.025969 | instance | Friday 05 June 2026 02:46:04 +0000 (0:00:00.042) 0:12:54.966 ***********
2026-06-05 02:46:04.062750 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:46:04.062957 | instance |
2026-06-05 02:46:04.063209 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:46:04.063457 | instance | Friday 05 June 2026 02:46:04 +0000 (0:00:00.037) 0:12:55.003 ***********
2026-06-05 02:46:04.561850 | instance | changed: [instance]
2026-06-05 02:46:04.562149 | instance |
2026-06-05 02:46:04.562454 | instance | TASK [vexxhost.atmosphere.keycloak : Get the Kuberentes service for Percona XtraDB Cluster] ***
2026-06-05 02:46:04.562717 | instance | Friday 05 June 2026 02:46:04 +0000 (0:00:00.498) 0:12:55.502 ***********
2026-06-05 02:46:05.198618 | instance | ok: [instance]
2026-06-05 02:46:05.198680 | instance |
2026-06-05 02:46:05.198691 | instance | TASK [vexxhost.atmosphere.keycloak : Install MySQL python package] *************
2026-06-05 02:46:05.198875 | instance | Friday 05 June 2026 02:46:05 +0000 (0:00:00.636) 0:12:56.139 ***********
2026-06-05 02:46:06.538050 | instance | changed: [instance]
2026-06-05 02:46:06.539261 | instance |
2026-06-05 02:46:06.539336 | instance | TASK [vexxhost.atmosphere.keycloak : Check MySQL ready] ************************
2026-06-05 02:46:06.539349 | instance | Friday 05 June 2026 02:46:06 +0000 (0:00:01.339) 0:12:57.478 ***********
2026-06-05 02:46:06.939074 | instance | ok: [instance]
2026-06-05 02:46:06.939155 | instance |
2026-06-05 02:46:06.939374 | instance | TASK [vexxhost.atmosphere.keycloak : Create Keycloak database] *****************
2026-06-05 02:46:06.939448 | instance | Friday 05 June 2026 02:46:06 +0000 (0:00:00.401) 0:12:57.880 ***********
2026-06-05 02:46:07.372638 | instance | changed: [instance]
2026-06-05 02:46:07.372730 | instance |
2026-06-05 02:46:07.372854 | instance | TASK [vexxhost.atmosphere.keycloak : Create a Keycloak user] *******************
2026-06-05 02:46:07.372973 | instance | Friday 05 June 2026 02:46:07 +0000 (0:00:00.433) 0:12:58.314 ***********
2026-06-05 02:46:07.824292 | instance | changed: [instance]
2026-06-05 02:46:07.824362 | instance |
2026-06-05 02:46:07.824625 | instance | TASK [vexxhost.atmosphere.keycloak : Disable pxc strict mode] ******************
2026-06-05 02:46:07.824675 | instance | Friday 05 June 2026 02:46:07 +0000 (0:00:00.451) 0:12:58.765 ***********
2026-06-05 02:46:08.233377 | instance | ok: [instance]
2026-06-05 02:46:08.233448 | instance |
2026-06-05 02:46:08.233680 | instance | TASK [vexxhost.atmosphere.keycloak : Deploy Helm chart] ************************
2026-06-05 02:46:08.233716 | instance | Friday 05 June 2026 02:46:08 +0000 (0:00:00.409) 0:12:59.174 ***********
2026-06-05 02:49:01.850399 | instance | changed: [instance]
2026-06-05 02:49:01.850962 | instance |
2026-06-05 02:49:01.851104 | instance | TASK [vexxhost.atmosphere.keycloak : Wait until keycloak ready] ****************
2026-06-05 02:49:01.851217 | instance | Friday 05 June 2026 02:49:01 +0000 (0:02:53.616) 0:15:52.791 ***********
2026-06-05 02:49:02.528253 | instance | ok: [instance]
2026-06-05 02:49:02.528524 | instance |
2026-06-05 02:49:02.528893 | instance | TASK [Create Keycloak Ingress] *************************************************
2026-06-05 02:49:02.529170 | instance | Friday 05 June 2026 02:49:02 +0000 (0:00:00.677) 0:15:53.469 ***********
2026-06-05 02:49:02.582686 | instance | included: ingress for instance
2026-06-05 02:49:02.583128 | instance |
2026-06-05 02:49:02.583415 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress keycloak] *******************
2026-06-05 02:49:02.583684 | instance | Friday 05 June 2026 02:49:02 +0000 (0:00:00.052) 0:15:53.521 ***********
2026-06-05 02:49:03.570470 | instance | changed: [instance]
2026-06-05 02:49:03.570697 | instance |
2026-06-05 02:49:03.570998 | instance | TASK [vexxhost.atmosphere.keycloak : Enable pxc strict mode] *******************
2026-06-05 02:49:03.571257 | instance | Friday 05 June 2026 02:49:03 +0000 (0:00:00.989) 0:15:54.511 ***********
2026-06-05 02:49:03.849576 | instance | ok: [instance]
2026-06-05 02:49:03.849772 | instance |
2026-06-05 02:49:03.850084 | instance | TASK [vexxhost.atmosphere.keepalived : Deploy service] *************************
2026-06-05 02:49:03.850349 | instance | Friday 05 June 2026 02:49:03 +0000 (0:00:00.279) 0:15:54.790 ***********
2026-06-05 02:49:04.890780 | instance | changed: [instance]
2026-06-05 02:49:04.890920 | instance |
2026-06-05 02:49:04.891118 | instance | PLAY [Deploy Monitoring] *******************************************************
2026-06-05 02:49:04.891277 | instance |
2026-06-05 02:49:04.891444 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:49:04.891712 | instance | Friday 05 June 2026 02:49:04 +0000 (0:00:01.041) 0:15:55.831 ***********
2026-06-05 02:49:06.440407 | instance | ok: [instance]
2026-06-05 02:49:06.440543 | instance |
2026-06-05 02:49:06.440842 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:49:06.441134 | instance | Friday 05 June 2026 02:49:06 +0000 (0:00:01.549) 0:15:57.381 ***********
2026-06-05 02:49:06.482939 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:49:06.483151 | instance |
2026-06-05 02:49:06.483412 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:49:06.483667 | instance | Friday 05 June 2026 02:49:06 +0000 (0:00:00.042) 0:15:57.424 ***********
2026-06-05 02:49:06.975300 | instance | changed: [instance]
2026-06-05 02:49:06.975539 | instance |
2026-06-05 02:49:06.975833 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Install all CRDs] ***********
2026-06-05 02:49:06.976319 | instance | Friday 05 June 2026 02:49:06 +0000 (0:00:00.491) 0:15:57.915 ***********
2026-06-05 02:49:07.756524 | instance | ok: [instance]
2026-06-05 02:49:07.756758 | instance |
2026-06-05 02:49:07.757103 | instance | TASK [vexxhost.atmosphere.node_feature_discovery : Deploy Helm chart] **********
2026-06-05 02:49:07.757374 | instance | Friday 05 June 2026 02:49:07 +0000 (0:00:00.781) 0:15:58.697 ***********
2026-06-05 02:49:09.993841 | instance | changed: [instance]
2026-06-05 02:49:09.994108 | instance |
2026-06-05 02:49:09.994383 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:49:09.994637 | instance | Friday 05 June 2026 02:49:09 +0000 (0:00:02.237) 0:16:00.934 ***********
2026-06-05 02:49:10.044561 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:49:10.044790 | instance |
2026-06-05 02:49:10.045046 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:49:10.045344 | instance | Friday 05 June 2026 02:49:10 +0000 (0:00:00.051) 0:16:00.985 ***********
2026-06-05 02:49:10.732885 | instance | changed: [instance]
2026-06-05 02:49:10.733216 | instance |
2026-06-05 02:49:10.733498 | instance | TASK [atmosphere.common.secretgen_controller : Deploy secretgen-controller] ****
2026-06-05 02:49:10.733772 | instance | Friday 05 June 2026 02:49:10 +0000 (0:00:00.687) 0:16:01.673 ***********
2026-06-05 02:49:12.306550 | instance | changed: [instance]
2026-06-05 02:49:12.306843 | instance |
2026-06-05 02:49:12.307198 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Wait until Keycloak service is ready] ***
2026-06-05 02:49:12.307484 | instance | Friday 05 June 2026 02:49:12 +0000 (0:00:01.573) 0:16:03.247 ***********
2026-06-05 02:49:12.994528 | instance | ok: [instance]
2026-06-05 02:49:12.994598 | instance |
2026-06-05 02:49:12.994618 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak realm] *******
2026-06-05 02:49:12.994628 | instance | Friday 05 June 2026 02:49:12 +0000 (0:00:00.687) 0:16:03.935 ***********
2026-06-05 02:49:20.475285 | instance | ok: [instance]
2026-06-05 02:49:20.475367 | instance |
2026-06-05 02:49:20.475634 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Add client roles in "id_token"] ***
2026-06-05 02:49:20.475675 | instance | Friday 05 June 2026 02:49:20 +0000 (0:00:07.481) 0:16:11.416 ***********
2026-06-05 02:49:22.167412 | instance | ok: [instance]
2026-06-05 02:49:22.167506 | instance |
2026-06-05 02:49:22.167755 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" CA certificate] ***
2026-06-05 02:49:22.167792 | instance | Friday 05 June 2026 02:49:22 +0000 (0:00:01.692) 0:16:13.108 ***********
2026-06-05 02:49:22.526377 | instance | ok: [instance]
2026-06-05 02:49:22.526456 | instance |
2026-06-05 02:49:22.526594 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client certificate] ***
2026-06-05 02:49:22.526713 | instance | Friday 05 June 2026 02:49:22 +0000 (0:00:00.358) 0:16:13.467 ***********
2026-06-05 02:49:22.732856 | instance | ok: [instance]
2026-06-05 02:49:22.733078 | instance |
2026-06-05 02:49:22.733366 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Retrieve "etcd" client key] ***
2026-06-05 02:49:22.733641 | instance | Friday 05 June 2026 02:49:22 +0000 (0:00:00.206) 0:16:13.673 ***********
2026-06-05 02:49:22.939292 | instance | ok: [instance]
2026-06-05 02:49:22.939524 | instance |
2026-06-05 02:49:22.939809 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create secrets for monitoring] ***
2026-06-05 02:49:22.940077 | instance | Friday 05 June 2026 02:49:22 +0000 (0:00:00.206) 0:16:13.880 ***********
2026-06-05 02:49:23.635507 | instance | changed: [instance]
2026-06-05 02:49:23.635762 | instance |
2026-06-05 02:49:23.636073 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate client secret passwords] ***
2026-06-05 02:49:23.636372 | instance | Friday 05 June 2026 02:49:23 +0000 (0:00:00.696) 0:16:14.576 ***********
2026-06-05 02:49:40.680632 | instance | changed: [instance] => (item=alertmanager)
2026-06-05 02:49:40.680855 | instance | changed: [instance] => (item=grafana)
2026-06-05 02:49:40.681122 | instance | changed: [instance] => (item=prometheus)
2026-06-05 02:49:40.681374 | instance |
2026-06-05 02:49:40.681698 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Collect all client secrets] ***
2026-06-05 02:49:40.681939 | instance | Friday 05 June 2026 02:49:40 +0000 (0:00:17.044) 0:16:31.621 ***********
2026-06-05 02:49:42.647688 | instance | ok: [instance] => (item=alertmanager)
2026-06-05 02:49:42.647981 | instance | ok: [instance] => (item=grafana)
2026-06-05 02:49:42.649003 | instance | ok: [instance] => (item=prometheus)
2026-06-05 02:49:42.649069 | instance |
2026-06-05 02:49:42.649096 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak clients] *****
2026-06-05 02:49:42.649112 | instance | Friday 05 June 2026 02:49:42 +0000 (0:00:01.966) 0:16:33.588 ***********
2026-06-05 02:49:47.180114 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:47.180212 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:47.180349 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:47.180821 | instance | changed: [instance]
2026-06-05 02:49:47.180862 | instance |
2026-06-05 02:49:47.180867 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create Keycloak roles] *******
2026-06-05 02:49:47.180872 | instance | Friday 05 June 2026 02:49:47 +0000 (0:00:04.533) 0:16:38.121 ***********
2026-06-05 02:49:52.026050 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:52.026655 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:52.026702 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:52.026710 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:52.026716 | instance | changed: [instance] => (item=None)
2026-06-05 02:49:52.026726 | instance | changed: [instance]
2026-06-05 02:49:52.026828 | instance |
2026-06-05 02:49:52.026965 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate cookie secrets] *****
2026-06-05 02:49:52.027097 | instance | Friday 05 June 2026 02:49:52 +0000 (0:00:04.845) 0:16:42.967 ***********
2026-06-05 02:50:03.343750 | instance | changed: [instance] => (item=alertmanager)
2026-06-05 02:50:03.343900 | instance | changed: [instance] => (item=prometheus)
2026-06-05 02:50:03.344039 | instance |
2026-06-05 02:50:03.344172 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Generate OAuth2 proxy configuration] ***
2026-06-05 02:50:03.344310 | instance | Friday 05 June 2026 02:50:03 +0000 (0:00:11.317) 0:16:54.284 ***********
2026-06-05 02:50:14.742715 | instance | changed: [instance] => (item=alertmanager)
2026-06-05 02:50:14.743887 | instance | changed: [instance] => (item=prometheus)
2026-06-05 02:50:14.743993 | instance |
2026-06-05 02:50:14.744008 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Create certificate issuer] ***
2026-06-05 02:50:14.744021 | instance | Friday 05 June 2026 02:50:14 +0000 (0:00:11.398) 0:17:05.683 ***********
2026-06-05 02:50:15.470074 | instance | changed: [instance]
2026-06-05 02:50:15.470313 | instance |
2026-06-05 02:50:15.470598 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Install all CRDs] ************
2026-06-05 02:50:15.470852 | instance | Friday 05 June 2026 02:50:15 +0000 (0:00:00.727) 0:17:06.410 ***********
2026-06-05 02:50:22.141682 | instance | ok: [instance]
2026-06-05 02:50:22.141821 | instance |
2026-06-05 02:50:22.142040 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy additional dashboards] ***
2026-06-05 02:50:22.142216 | instance | Friday 05 June 2026 02:50:22 +0000 (0:00:06.671) 0:17:13.082 ***********
2026-06-05 02:50:35.858888 | instance | changed: [instance] => (item={'name': 'haproxy', 'state': 'present'})
2026-06-05 02:50:35.858969 | instance | changed: [instance] => (item={'name': 'goldpinger', 'state': 'present'})
2026-06-05 02:50:35.859106 | instance | changed: [instance] => (item={'name': 'node-exporter-full', 'state': 'present'})
2026-06-05 02:50:35.859226 | instance | changed: [instance] => (item={'name': 'ceph-cluster', 'state': 'present'})
2026-06-05 02:50:35.859363 | instance | changed: [instance] => (item={'name': 'ceph-cluster-advanced', 'state': 'present'})
2026-06-05 02:50:35.859480 | instance | changed: [instance] => (item={'name': 'hosts-overview', 'state': 'present'})
2026-06-05 02:50:35.859583 | instance | changed: [instance] => (item={'name': 'host-details', 'state': 'present'})
2026-06-05 02:50:35.859692 | instance | changed: [instance] => (item={'name': 'pool-overview', 'state': 'present'})
2026-06-05 02:50:35.859819 | instance | changed: [instance] => (item={'name': 'pool-detail', 'state': 'present'})
2026-06-05 02:50:35.859924 | instance | changed: [instance] => (item={'name': 'osds-overview', 'state': 'present'})
2026-06-05 02:50:35.860038 | instance | changed: [instance] => (item={'name': 'osd-device-details', 'state': 'present'})
2026-06-05 02:50:35.860152 | instance | changed: [instance] => (item={'name': 'rbd-overview', 'state': 'present'})
2026-06-05 02:50:35.860266 | instance | changed: [instance] => (item={'name': 'rbd-details', 'state': 'present'})
2026-06-05 02:50:35.860373 | instance |
2026-06-05 02:50:35.860488 | instance | TASK [vexxhost.atmosphere.kube_prometheus_stack : Deploy Helm chart] ***********
2026-06-05 02:50:35.860608 | instance | Friday 05 June 2026 02:50:35 +0000 (0:00:13.717) 0:17:26.800 ***********
2026-06-05 02:51:05.956219 | instance | changed: [instance]
2026-06-05 02:51:05.956368 | instance |
2026-06-05 02:51:05.956543 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:05.956712 | instance | Friday 05 June 2026 02:51:05 +0000 (0:00:30.096) 0:17:56.896 ***********
2026-06-05 02:51:06.016934 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:06.017053 | instance |
2026-06-05 02:51:06.017202 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:06.017349 | instance | Friday 05 June 2026 02:51:06 +0000 (0:00:00.061) 0:17:56.958 ***********
2026-06-05 02:51:06.587017 | instance | changed: [instance]
2026-06-05 02:51:06.587062 | instance |
2026-06-05 02:51:06.587209 | instance | TASK [vexxhost.atmosphere.loki : Deploy Helm chart] ****************************
2026-06-05 02:51:06.587437 | instance | Friday 05 June 2026 02:51:06 +0000 (0:00:00.569) 0:17:57.527 ***********
2026-06-05 02:51:10.274576 | instance | changed: [instance]
2026-06-05 02:51:10.274674 | instance |
2026-06-05 02:51:10.275425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:10.275442 | instance | Friday 05 June 2026 02:51:10 +0000 (0:00:03.682) 0:18:01.210 ***********
2026-06-05 02:51:10.327323 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:10.327483 | instance |
2026-06-05 02:51:10.327618 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:10.327781 | instance | Friday 05 June 2026 02:51:10 +0000 (0:00:00.058) 0:18:01.268 ***********
2026-06-05 02:51:10.859046 | instance | changed: [instance]
2026-06-05 02:51:10.859183 | instance |
2026-06-05 02:51:10.859460 | instance | TASK [vexxhost.atmosphere.vector : Deploy Helm chart] **************************
2026-06-05 02:51:10.859745 | instance | Friday 05 June 2026 02:51:10 +0000 (0:00:00.531) 0:18:01.799 ***********
2026-06-05 02:51:12.448734 | instance | changed: [instance]
2026-06-05 02:51:12.448784 | instance |
2026-06-05 02:51:12.448795 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:12.448806 | instance | Friday 05 June 2026 02:51:12 +0000 (0:00:01.588) 0:18:03.388 ***********
2026-06-05 02:51:12.509255 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:12.509325 | instance |
2026-06-05 02:51:12.509455 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:12.509638 | instance | Friday 05 June 2026 02:51:12 +0000 (0:00:00.061) 0:18:03.450 ***********
2026-06-05 02:51:13.028778 | instance | changed: [instance]
2026-06-05 02:51:13.029093 | instance |
2026-06-05 02:51:13.029424 | instance | TASK [vexxhost.atmosphere.goldpinger : Deploy Helm chart] **********************
2026-06-05 02:51:13.029736 | instance | Friday 05 June 2026 02:51:13 +0000 (0:00:00.518) 0:18:03.969 ***********
2026-06-05 02:51:15.480534 | instance | changed: [instance]
2026-06-05 02:51:15.481243 | instance |
2026-06-05 02:51:15.481324 | instance | TASK [vexxhost.atmosphere.ipmi_exporter : Deploy service] **********************
2026-06-05 02:51:15.481341 | instance | Friday 05 June 2026 02:51:15 +0000 (0:00:02.451) 0:18:06.420 ***********
2026-06-05 02:51:16.289351 | instance | changed: [instance]
2026-06-05 02:51:16.289533 | instance |
2026-06-05 02:51:16.289671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:16.289841 | instance | Friday 05 June 2026 02:51:16 +0000 (0:00:00.809) 0:18:07.229 ***********
2026-06-05 02:51:16.353504 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:16.353577 | instance |
2026-06-05 02:51:16.354001 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:16.354161 | instance | Friday 05 June 2026 02:51:16 +0000 (0:00:00.064) 0:18:07.293 ***********
2026-06-05 02:51:16.863007 | instance | changed: [instance]
2026-06-05 02:51:16.863092 | instance |
2026-06-05 02:51:16.863481 | instance | TASK [vexxhost.atmosphere.smartctl_exporter : Deploy Helm chart] ***************
2026-06-05 02:51:16.863567 | instance | Friday 05 June 2026 02:51:16 +0000 (0:00:00.509) 0:18:07.803 ***********
2026-06-05 02:51:18.429983 | instance | changed: [instance]
2026-06-05 02:51:18.430097 | instance |
2026-06-05 02:51:18.430557 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:18.430776 | instance | Friday 05 June 2026 02:51:18 +0000 (0:00:01.567) 0:18:09.370 ***********
2026-06-05 02:51:18.486804 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:18.486885 | instance |
2026-06-05 02:51:18.486998 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:18.487118 | instance | Friday 05 June 2026 02:51:18 +0000 (0:00:00.057) 0:18:09.427 ***********
2026-06-05 02:51:18.959717 | instance | changed: [instance]
2026-06-05 02:51:18.959828 | instance |
2026-06-05 02:51:18.960013 | instance | TASK [vexxhost.atmosphere.prometheus_pushgateway : Deploy Helm chart] **********
2026-06-05 02:51:18.960175 | instance | Friday 05 June 2026 02:51:18 +0000 (0:00:00.473) 0:18:09.900 ***********
2026-06-05 02:51:20.733893 | instance | changed: [instance]
2026-06-05 02:51:20.733960 | instance |
2026-06-05 02:51:20.733967 | instance | PLAY [Deploy OpenStack] ********************************************************
2026-06-05 02:51:20.733979 | instance |
2026-06-05 02:51:20.734121 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 02:51:20.734387 | instance | Friday 05 June 2026 02:51:20 +0000 (0:00:01.773) 0:18:11.674 ***********
2026-06-05 02:51:22.608942 | instance | ok: [instance]
2026-06-05 02:51:22.609012 | instance |
2026-06-05 02:51:22.609141 | instance | TASK [Fail if atmosphere_ceph_enabled is set] **********************************
2026-06-05 02:51:22.609266 | instance | Friday 05 June 2026 02:51:22 +0000 (0:00:01.875) 0:18:13.549 ***********
2026-06-05 02:51:22.688745 | instance | skipping: [instance]
2026-06-05 02:51:22.688810 | instance |
2026-06-05 02:51:22.688936 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:51:22.689065 | instance | Friday 05 June 2026 02:51:22 +0000 (0:00:00.079) 0:18:13.629 ***********
2026-06-05 02:51:22.775066 | instance | ok: [instance]
2026-06-05 02:51:22.775149 | instance |
2026-06-05 02:51:22.775166 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:51:22.775179 | instance | Friday 05 June 2026 02:51:22 +0000 (0:00:00.084) 0:18:13.714 ***********
2026-06-05 02:51:22.829021 | instance | skipping: [instance]
2026-06-05 02:51:22.829080 | instance |
2026-06-05 02:51:22.829091 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:51:22.829101 | instance | Friday 05 June 2026 02:51:22 +0000 (0:00:00.054) 0:18:13.769 ***********
2026-06-05 02:51:22.882015 | instance | skipping: [instance]
2026-06-05 02:51:22.882076 | instance |
2026-06-05 02:51:22.882097 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:51:22.882369 | instance | Friday 05 June 2026 02:51:22 +0000 (0:00:00.052) 0:18:13.821 ***********
2026-06-05 02:51:22.933490 | instance | skipping: [instance]
2026-06-05 02:51:22.933587 | instance |
2026-06-05 02:51:22.933694 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:51:22.934069 | instance | Friday 05 June 2026 02:51:22 +0000 (0:00:00.052) 0:18:13.874 ***********
2026-06-05 02:51:22.999328 | instance | skipping: [instance]
2026-06-05 02:51:22.999578 | instance |
2026-06-05 02:51:22.999804 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:51:23.000014 | instance | Friday 05 June 2026 02:51:22 +0000 (0:00:00.065) 0:18:13.940 ***********
2026-06-05 02:51:23.046184 | instance | skipping: [instance]
2026-06-05 02:51:23.046573 | instance |
2026-06-05 02:51:23.046977 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:51:23.047321 | instance | Friday 05 June 2026 02:51:23 +0000 (0:00:00.046) 0:18:13.987 ***********
2026-06-05 02:51:23.106772 | instance | ok: [instance]
2026-06-05 02:51:23.107016 | instance |
2026-06-05 02:51:23.107240 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:51:23.107452 | instance | Friday 05 June 2026 02:51:23 +0000 (0:00:00.060) 0:18:14.047 ***********
2026-06-05 02:51:23.169504 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 02:51:23.169881 | instance |
2026-06-05 02:51:23.170311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:51:23.170638 | instance | Friday 05 June 2026 02:51:23 +0000 (0:00:00.062) 0:18:14.110 ***********
2026-06-05 02:51:23.237449 | instance | ok: [instance]
2026-06-05 02:51:23.301783 | instance |
2026-06-05 02:51:23.301817 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:51:23.301828 | instance | Friday 05 June 2026 02:51:23 +0000 (0:00:00.068) 0:18:14.178 ***********
2026-06-05 02:51:23.309496 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:51:23.309825 | instance |
2026-06-05 02:51:23.310260 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:51:23.310598 | instance | Friday 05 June 2026 02:51:23 +0000 (0:00:00.072) 0:18:14.250 ***********
2026-06-05 02:51:23.946489 | instance | changed: [instance]
2026-06-05 02:51:23.946522 | instance |
2026-06-05 02:51:23.946527 | instance | TASK [vexxhost.atmosphere.memcached : Deploy Helm chart] ***********************
2026-06-05 02:51:23.946532 | instance | Friday 05 June 2026 02:51:23 +0000 (0:00:00.636) 0:18:14.887 ***********
2026-06-05 02:51:26.735237 | instance | changed: [instance]
2026-06-05 02:51:26.735779 | instance |
2026-06-05 02:51:26.735833 | instance | TASK [vexxhost.atmosphere.memcached : Apply manifests for monitoring] **********
2026-06-05 02:51:26.736070 | instance | Friday 05 June 2026 02:51:26 +0000 (0:00:02.788) 0:18:17.676 ***********
2026-06-05 02:51:27.934060 | instance | changed: [instance]
2026-06-05 02:51:27.934133 | instance |
2026-06-05 02:51:27.934429 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-05 02:51:27.934474 | instance | Friday 05 June 2026 02:51:27 +0000 (0:00:01.198) 0:18:18.874 ***********
2026-06-05 02:51:33.407921 | instance | changed: [instance]
2026-06-05 02:51:33.408010 | instance |
2026-06-05 02:51:33.408028 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-05 02:51:33.408043 | instance | Friday 05 June 2026 02:51:33 +0000 (0:00:05.472) 0:18:24.347 ***********
2026-06-05 02:51:33.635328 | instance | changed: [instance]
2026-06-05 02:51:33.635409 | instance |
2026-06-05 02:51:33.635592 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-05 02:51:33.635732 | instance | Friday 05 June 2026 02:51:33 +0000 (0:00:00.228) 0:18:24.576 ***********
2026-06-05 02:51:34.171306 | instance | changed: [instance]
2026-06-05 02:51:34.171390 | instance |
2026-06-05 02:51:34.171529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:51:34.171672 | instance | Friday 05 June 2026 02:51:34 +0000 (0:00:00.535) 0:18:25.112 ***********
2026-06-05 02:51:34.255982 | instance | ok: [instance]
2026-06-05 02:51:34.256077 | instance |
2026-06-05 02:51:34.256206 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:51:34.256326 | instance | Friday 05 June 2026 02:51:34 +0000 (0:00:00.085) 0:18:25.197 ***********
2026-06-05 02:51:34.341197 | instance | included: rabbitmq for instance
2026-06-05 02:51:34.341564 | instance |
2026-06-05 02:51:34.341604 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 02:51:34.341610 | instance | Friday 05 June 2026 02:51:34 +0000 (0:00:00.085) 0:18:25.282 ***********
2026-06-05 02:51:35.060595 | instance | ok: [instance]
2026-06-05 02:51:35.060686 | instance |
2026-06-05 02:51:35.060916 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 02:51:35.060932 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.719) 0:18:26.001 ***********
2026-06-05 02:51:35.119495 | instance | skipping: [instance]
2026-06-05 02:51:35.119613 | instance |
2026-06-05 02:51:35.119719 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 02:51:35.119837 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.058) 0:18:26.060 ***********
2026-06-05 02:51:35.178672 | instance | skipping: [instance]
2026-06-05 02:51:35.178769 | instance |
2026-06-05 02:51:35.178879 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 02:51:35.178996 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.059) 0:18:26.119 ***********
2026-06-05 02:51:35.229244 | instance | skipping: [instance]
2026-06-05 02:51:35.229496 | instance |
2026-06-05 02:51:35.229769 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 02:51:35.230058 | instance | Friday 05 June 2026 02:51:35 +0000 (0:00:00.050) 0:18:26.170 ***********
2026-06-05 02:52:17.620807 | instance | changed: [instance]
2026-06-05 02:52:17.620983 | instance |
2026-06-05 02:52:17.621268 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:52:17.621563 | instance | Friday 05 June 2026 02:52:17 +0000 (0:00:42.391) 0:19:08.561 ***********
2026-06-05 02:52:18.393788 | instance | ok: [instance]
2026-06-05 02:52:18.394132 | instance |
2026-06-05 02:52:18.394482 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:52:18.394820 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.772) 0:19:09.334 ***********
2026-06-05 02:52:18.461141 | instance | ok: [instance]
2026-06-05 02:52:18.461425 | instance |
2026-06-05 02:52:18.461746 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:52:18.462077 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.067) 0:19:09.402 ***********
2026-06-05 02:52:18.529240 | instance | skipping: [instance]
2026-06-05 02:52:18.529446 | instance |
2026-06-05 02:52:18.529742 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:52:18.530043 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.067) 0:19:09.469 ***********
2026-06-05 02:52:18.595961 | instance | skipping: [instance]
2026-06-05 02:52:18.596193 | instance |
2026-06-05 02:52:18.596456 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:52:18.596709 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.067) 0:19:09.536 ***********
2026-06-05 02:52:18.655178 | instance | ok: [instance]
2026-06-05 02:52:18.655384 | instance |
2026-06-05 02:52:18.655664 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:52:18.655901 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.059) 0:19:09.596 ***********
2026-06-05 02:52:18.768910 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 02:52:18.769227 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 02:52:18.769477 | instance | ok: [instance] => (item=identity)
2026-06-05 02:52:18.769732 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 02:52:18.770046 | instance |
2026-06-05 02:52:18.770311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:52:18.770575 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.113) 0:19:09.709 ***********
2026-06-05 02:52:18.863202 | instance | ok: [instance]
2026-06-05 02:52:18.863472 | instance |
2026-06-05 02:52:18.863774 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:52:18.864043 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.094) 0:19:09.803 ***********
2026-06-05 02:52:18.955037 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:52:18.955249 | instance |
2026-06-05 02:52:18.955534 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:52:18.955814 | instance | Friday 05 June 2026 02:52:18 +0000 (0:00:00.091) 0:19:09.895 ***********
2026-06-05 02:52:19.491604 | instance | changed: [instance]
2026-06-05 02:52:19.491838 | instance |
2026-06-05 02:52:19.492100 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak realms] *******************
2026-06-05 02:52:19.492355 | instance | Friday 05 June 2026 02:52:19 +0000 (0:00:00.536) 0:19:10.432 ***********
2026-06-05 02:52:20.996929 | instance | ok: [instance] => (item=None)
2026-06-05 02:52:20.996980 | instance | ok: [instance]
2026-06-05 02:52:20.996985 | instance |
2026-06-05 02:52:20.996990 | instance | TASK [vexxhost.atmosphere.keystone : Setup Keycloak Authentication Required Actions (MFA)] ***
2026-06-05 02:52:20.997087 | instance | Friday 05 June 2026 02:52:20 +0000 (0:00:01.505) 0:19:11.937 ***********
2026-06-05 02:52:22.017710 | instance | ok: [instance] => (item=atmosphere)
2026-06-05 02:52:22.017799 | instance |
2026-06-05 02:52:22.018332 | instance | TASK [vexxhost.atmosphere.keystone : Create ConfigMap with all OpenID connect configurations] ***
2026-06-05 02:52:22.018349 | instance | Friday 05 June 2026 02:52:22 +0000 (0:00:01.021) 0:19:12.958 ***********
2026-06-05 02:52:23.008553 | instance | changed: [instance]
2026-06-05 02:52:23.008622 | instance |
2026-06-05 02:52:23.008758 | instance | TASK [vexxhost.atmosphere.keystone : Create Keycloak clients] ******************
2026-06-05 02:52:23.008902 | instance | Friday 05 June 2026 02:52:23 +0000 (0:00:00.990) 0:19:13.949 ***********
2026-06-05 02:52:24.098277 | instance | changed: [instance] => (item=None)
2026-06-05 02:52:24.098519 | instance | changed: [instance]
2026-06-05 02:52:24.098835 | instance |
2026-06-05 02:52:24.099146 | instance | TASK [vexxhost.atmosphere.keystone : Assign realm-management roles to service account] ***
2026-06-05 02:52:24.099420 | instance | Friday 05 June 2026 02:52:24 +0000 (0:00:01.089) 0:19:15.039 ***********
2026-06-05 02:52:25.669799 | instance | changed: [instance] => (item=None)
2026-06-05 02:52:25.669975 | instance | changed: [instance]
2026-06-05 02:52:25.670203 | instance |
2026-06-05 02:52:25.670386 | instance | TASK [vexxhost.atmosphere.keystone : Deploy Helm chart] ************************
2026-06-05 02:52:25.670573 | instance | Friday 05 June 2026 02:52:25 +0000 (0:00:01.571) 0:19:16.610 ***********
2026-06-05 02:55:11.658085 | instance | changed: [instance]
2026-06-05 02:55:11.658175 | instance |
2026-06-05 02:55:11.658644 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 02:55:11.658718 | instance | Friday 05 June 2026 02:55:11 +0000 (0:02:45.986) 0:22:02.597 ***********
2026-06-05 02:55:11.763745 | instance | included: openstack_helm_ingress for instance
2026-06-05 02:55:11.763804 | instance |
2026-06-05 02:55:11.763917 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 02:55:11.764036 | instance | Friday 05 June 2026 02:55:11 +0000 (0:00:00.107) 0:22:02.704 ***********
2026-06-05 02:55:11.813465 | instance | skipping: [instance]
2026-06-05 02:55:11.813566 | instance |
2026-06-05 02:55:11.813800 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 02:55:11.813817 | instance | Friday 05 June 2026 02:55:11 +0000 (0:00:00.049) 0:22:02.754 ***********
2026-06-05 02:55:11.866179 | instance | skipping: [instance]
2026-06-05 02:55:11.866268 | instance |
2026-06-05 02:55:11.866597 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 02:55:11.866867 | instance | Friday 05 June 2026 02:55:11 +0000 (0:00:00.052) 0:22:02.807 ***********
2026-06-05 02:55:11.939218 | instance | ok: [instance]
2026-06-05 02:55:11.939295 | instance |
2026-06-05 02:55:11.939580 | instance | TASK [Create Ingress identity] *************************************************
2026-06-05 02:55:11.939619 | instance | Friday 05 June 2026 02:55:11 +0000 (0:00:00.073) 0:22:02.880 ***********
2026-06-05 02:55:12.017229 | instance | included: ingress for instance
2026-06-05 02:55:12.017275 | instance |
2026-06-05 02:55:12.017288 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress identity] *******************
2026-06-05 02:55:12.017301 | instance | Friday 05 June 2026 02:55:12 +0000 (0:00:00.075) 0:22:02.956 ***********
2026-06-05 02:55:13.062802 | instance | changed: [instance]
2026-06-05 02:55:13.062867 | instance |
2026-06-05 02:55:13.063144 | instance | TASK [vexxhost.atmosphere.keystone : Validate if ingress is reachable] *********
2026-06-05 02:55:13.063176 | instance | Friday 05 June 2026 02:55:13 +0000 (0:00:01.047) 0:22:04.004 ***********
2026-06-05 02:55:17.370614 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (120 retries left).
2026-06-05 02:55:17.370705 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (119 retries left).
2026-06-05 02:55:17.371268 | instance | FAILED - RETRYING: [instance]: Validate if ingress is reachable (118 retries left).
2026-06-05 02:55:17.371355 | instance | ok: [instance]
2026-06-05 02:55:17.371367 | instance |
2026-06-05 02:55:17.371377 | instance | TASK [vexxhost.atmosphere.keystone : Wait until identity service ready] ********
2026-06-05 02:55:17.371395 | instance | Friday 05 June 2026 02:55:17 +0000 (0:00:04.307) 0:22:08.311 ***********
2026-06-05 02:55:18.135074 | instance | ok: [instance]
2026-06-05 02:55:18.135146 | instance |
2026-06-05 02:55:18.135421 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone domains] ******************
2026-06-05 02:55:18.135454 | instance | Friday 05 June 2026 02:55:18 +0000 (0:00:00.764) 0:22:09.076 ***********
2026-06-05 02:55:19.427667 | instance | ok: [instance] => (item=atmosphere)
2026-06-05 02:55:19.427743 | instance |
2026-06-05 02:55:19.427994 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone identity providers] *******
2026-06-05 02:55:19.428028 | instance | Friday 05 June 2026 02:55:19 +0000 (0:00:01.292) 0:22:10.368 ***********
2026-06-05 02:55:20.622191 | instance | changed: [instance] => (item=atmosphere)
2026-06-05 02:55:20.622225 | instance |
2026-06-05 02:55:20.622230 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation mappings] ******
2026-06-05 02:55:20.622235 | instance | Friday 05 June 2026 02:55:20 +0000 (0:00:01.193) 0:22:11.562 ***********
2026-06-05 02:55:21.722436 | instance | changed: [instance] => (item=atmosphere)
2026-06-05 02:55:21.722511 | instance |
2026-06-05 02:55:21.722638 | instance | TASK [vexxhost.atmosphere.keystone : Create Keystone federation protocols] *****
2026-06-05 02:55:21.722799 | instance | Friday 05 June 2026 02:55:21 +0000 (0:00:01.100) 0:22:12.663 ***********
2026-06-05 02:55:23.045455 | instance | changed: [instance] => (item=atmosphere)
2026-06-05 02:55:23.045586 | instance |
2026-06-05 02:55:23.045598 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/nerdctl)] *********
2026-06-05 02:55:23.045729 | instance | Friday 05 June 2026 02:55:23 +0000 (0:00:01.322) 0:22:13.986 ***********
2026-06-05 02:55:23.270066 | instance | changed: [instance]
2026-06-05 02:55:23.270186 | instance |
2026-06-05 02:55:23.270477 | instance | TASK [vexxhost.containers.package : Update state for tar] **********************
2026-06-05 02:55:23.270582 | instance | Friday 05 June 2026 02:55:23 +0000 (0:00:00.224) 0:22:14.211 ***********
2026-06-05 02:55:24.797426 | instance | ok: [instance]
2026-06-05 02:55:24.797505 | instance |
2026-06-05 02:55:24.797625 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] ***
2026-06-05 02:55:24.797745 | instance | Friday 05 June 2026 02:55:24 +0000 (0:00:01.527) 0:22:15.738 ***********
2026-06-05 02:55:25.055929 | instance | ok: [instance]
2026-06-05 02:55:25.056001 | instance |
2026-06-05 02:55:25.056122 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] *******
2026-06-05 02:55:25.056240 | instance | Friday 05 June 2026 02:55:25 +0000 (0:00:00.258) 0:22:15.997 ***********
2026-06-05 02:55:25.134576 | instance | ok: [instance] => {
2026-06-05 02:55:25.134694 | instance | "msg": "https://github.com/containerd/nerdctl/releases/download/v2.2.2/nerdctl-2.2.2-linux-amd64.tar.gz"
2026-06-05 02:55:25.134811 | instance | }
2026-06-05 02:55:25.134939 | instance |
2026-06-05 02:55:25.135054 | instance | TASK [vexxhost.containers.download_artifact : Download item] *******************
2026-06-05 02:55:25.135164 | instance | Friday 05 June 2026 02:55:25 +0000 (0:00:00.078) 0:22:16.075 ***********
2026-06-05 02:55:25.801307 | instance | changed: [instance]
2026-06-05 02:55:25.801417 | instance |
2026-06-05 02:55:25.801474 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] *****************
2026-06-05 02:55:25.801587 | instance | Friday 05 June 2026 02:55:25 +0000 (0:00:00.666) 0:22:16.742 ***********
2026-06-05 02:55:27.080125 | instance | changed: [instance]
2026-06-05 02:55:27.080197 | instance |
2026-06-05 02:55:27.080464 | instance | TASK [vexxhost.containers.nerdctl : Create nerdctl config] *********************
2026-06-05 02:55:27.080505 | instance | Friday 05 June 2026 02:55:27 +0000 (0:00:01.278) 0:22:18.021 ***********
2026-06-05 02:55:27.550843 | instance | changed: [instance]
2026-06-05 02:55:27.550937 | instance |
2026-06-05 02:55:27.551221 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall OpenStack client system packages] ***
2026-06-05 02:55:27.551272 | instance | Friday 05 June 2026 02:55:27 +0000 (0:00:00.470) 0:22:18.492 ***********
2026-06-05 02:55:28.255624 | instance | ok: [instance]
2026-06-05 02:55:28.255715 | instance |
2026-06-05 02:55:28.255946 | instance | TASK [vexxhost.atmosphere.openstack_cli : Uninstall Ubuntu Cloud Archive keyring] ***
2026-06-05 02:55:28.255984 | instance | Friday 05 June 2026 02:55:28 +0000 (0:00:00.704) 0:22:19.196 ***********
2026-06-05 02:55:28.929581 | instance | ok: [instance]
2026-06-05 02:55:28.929718 | instance |
2026-06-05 02:55:28.929870 | instance | TASK [vexxhost.atmosphere.openstack_cli : Remove Ubuntu Cloud Archive repository] ***
2026-06-05 02:55:28.930005 | instance | Friday 05 June 2026 02:55:28 +0000 (0:00:00.673) 0:22:19.870 ***********
2026-06-05 02:55:29.277152 | instance | ok: [instance]
2026-06-05 02:55:29.277389 | instance |
2026-06-05 02:55:29.277700 | instance | TASK [Generate OpenStack-Helm endpoints] ***************************************
2026-06-05 02:55:29.277981 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.347) 0:22:20.217 ***********
2026-06-05 02:55:29.417991 | instance | included: openstack_helm_endpoints for instance
2026-06-05 02:55:29.418243 | instance |
2026-06-05 02:55:29.418513 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:55:29.418770 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.141) 0:22:20.359 ***********
2026-06-05 02:55:29.470914 | instance | skipping: [instance]
2026-06-05 02:55:29.471153 | instance |
2026-06-05 02:55:29.471446 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:55:29.471713 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.052) 0:22:20.411 ***********
2026-06-05 02:55:29.522209 | instance | skipping: [instance]
2026-06-05 02:55:29.522443 | instance |
2026-06-05 02:55:29.522719 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:55:29.522998 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.051) 0:22:20.463 ***********
2026-06-05 02:55:29.571458 | instance | skipping: [instance]
2026-06-05 02:55:29.571737 | instance |
2026-06-05 02:55:29.572022 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:55:29.572306 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.049) 0:22:20.512 ***********
2026-06-05 02:55:29.620305 | instance | skipping: [instance]
2026-06-05 02:55:29.620519 | instance |
2026-06-05 02:55:29.620794 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:55:29.621052 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.048) 0:22:20.561 ***********
2026-06-05 02:55:29.671754 | instance | skipping: [instance]
2026-06-05 02:55:29.671985 | instance |
2026-06-05 02:55:29.672262 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:55:29.672520 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.051) 0:22:20.613 ***********
2026-06-05 02:55:29.719247 | instance | skipping: [instance]
2026-06-05 02:55:29.719506 | instance |
2026-06-05 02:55:29.719776 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:55:29.720034 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.047) 0:22:20.660 ***********
2026-06-05 02:55:29.772373 | instance | ok: [instance]
2026-06-05 02:55:29.772570 | instance |
2026-06-05 02:55:29.772846 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:55:29.773099 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.053) 0:22:20.713 ***********
2026-06-05 02:55:29.839834 | instance | ok: [instance] => (item=identity)
2026-06-05 02:55:29.840046 | instance |
2026-06-05 02:55:29.840312 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:55:29.840570 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.066) 0:22:20.780 ***********
2026-06-05 02:55:29.923233 | instance | ok: [instance]
2026-06-05 02:55:29.923462 | instance |
2026-06-05 02:55:29.923709 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openrc file] ****************
2026-06-05 02:55:29.923961 | instance | Friday 05 June 2026 02:55:29 +0000 (0:00:00.083) 0:22:20.864 ***********
2026-06-05 02:55:30.414813 | instance | changed: [instance]
2026-06-05 02:55:30.415067 | instance |
2026-06-05 02:55:30.415471 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install osc wrapper script] **********
2026-06-05 02:55:30.415758 | instance | Friday 05 June 2026 02:55:30 +0000 (0:00:00.491) 0:22:21.355 ***********
2026-06-05 02:55:30.902959 | instance | changed: [instance]
2026-06-05 02:55:30.903098 | instance |
2026-06-05 02:55:30.903274 | instance | TASK [vexxhost.atmosphere.openstack_cli : Install openstack wrapper script] ****
2026-06-05 02:55:30.903452 | instance | Friday 05 June 2026 02:55:30 +0000 (0:00:00.488) 0:22:21.844 ***********
2026-06-05 02:55:31.389321 | instance | changed: [instance]
2026-06-05 02:55:31.389550 | instance |
2026-06-05 02:55:31.389815 | instance | TASK [vexxhost.atmosphere.openstack_cli : Generate openstack aliases] **********
2026-06-05 02:55:31.390142 | instance | Friday 05 June 2026 02:55:31 +0000 (0:00:00.486) 0:22:22.330 ***********
2026-06-05 02:55:31.911807 | instance | changed: [instance]
2026-06-05 02:55:31.912062 | instance |
2026-06-05 02:55:31.912609 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:55:31.912713 | instance | Friday 05 June 2026 02:55:31 +0000 (0:00:00.522) 0:22:22.852 ***********
2026-06-05 02:55:32.003872 | instance | ok: [instance]
2026-06-05 02:55:32.003936 | instance |
2026-06-05 02:55:32.004079 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:55:32.004271 | instance | Friday 05 June 2026 02:55:31 +0000 (0:00:00.092) 0:22:22.944 ***********
2026-06-05 02:55:32.083010 | instance | included: rabbitmq for instance
2026-06-05 02:55:32.083252 | instance |
2026-06-05 02:55:32.083557 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 02:55:32.083832 | instance | Friday 05 June 2026 02:55:32 +0000 (0:00:00.079) 0:22:23.023 ***********
2026-06-05 02:55:32.763198 | instance | ok: [instance]
2026-06-05 02:55:32.764087 | instance |
2026-06-05 02:55:32.764144 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 02:55:32.764151 | instance | Friday 05 June 2026 02:55:32 +0000 (0:00:00.680) 0:22:23.704 ***********
2026-06-05 02:55:32.816187 | instance | skipping: [instance]
2026-06-05 02:55:32.816443 | instance |
2026-06-05 02:55:32.816732 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 02:55:32.816999 | instance | Friday 05 June 2026 02:55:32 +0000 (0:00:00.052) 0:22:23.757 ***********
2026-06-05 02:55:32.874807 | instance | skipping: [instance]
2026-06-05 02:55:32.875048 | instance |
2026-06-05 02:55:32.875315 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 02:55:32.875592 | instance | Friday 05 June 2026 02:55:32 +0000 (0:00:00.057) 0:22:23.815 ***********
2026-06-05 02:55:32.927373 | instance | skipping: [instance]
2026-06-05 02:55:32.927550 | instance |
2026-06-05 02:55:32.927766 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 02:55:32.927965 | instance | Friday 05 June 2026 02:55:32 +0000 (0:00:00.053) 0:22:23.868 ***********
2026-06-05 02:56:03.781229 | instance | changed: [instance]
2026-06-05 02:56:03.781485 | instance |
2026-06-05 02:56:03.781775 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:56:03.782142 | instance | Friday 05 June 2026 02:56:03 +0000 (0:00:30.853) 0:22:54.721 ***********
2026-06-05 02:56:04.489604 | instance | ok: [instance]
2026-06-05 02:56:04.489973 | instance |
2026-06-05 02:56:04.490322 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:56:04.490587 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.708) 0:22:55.430 ***********
2026-06-05 02:56:04.559069 | instance | ok: [instance]
2026-06-05 02:56:04.559340 | instance |
2026-06-05 02:56:04.559773 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:56:04.560190 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.069) 0:22:55.499 ***********
2026-06-05 02:56:04.626331 | instance | skipping: [instance]
2026-06-05 02:56:04.626570 | instance |
2026-06-05 02:56:04.626865 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:56:04.627140 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.067) 0:22:55.567 ***********
2026-06-05 02:56:04.682662 | instance | skipping: [instance]
2026-06-05 02:56:04.682769 | instance |
2026-06-05 02:56:04.682896 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:56:04.683014 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.056) 0:22:55.623 ***********
2026-06-05 02:56:04.739739 | instance | ok: [instance]
2026-06-05 02:56:04.739989 | instance |
2026-06-05 02:56:04.740273 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:56:04.740714 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.056) 0:22:55.680 ***********
2026-06-05 02:56:04.841562 | instance | ok: [instance] => (item=key_manager)
2026-06-05 02:56:04.841831 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 02:56:04.842167 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 02:56:04.842437 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 02:56:04.842705 | instance | ok: [instance] => (item=identity)
2026-06-05 02:56:04.842949 | instance |
2026-06-05 02:56:04.843206 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:56:04.843460 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.101) 0:22:55.782 ***********
2026-06-05 02:56:04.927152 | instance | ok: [instance]
2026-06-05 02:56:04.927397 | instance |
2026-06-05 02:56:04.927717 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:56:04.928006 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.084) 0:22:55.867 ***********
2026-06-05 02:56:04.998795 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:56:04.999051 | instance |
2026-06-05 02:56:04.999333 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:56:04.999608 | instance | Friday 05 June 2026 02:56:04 +0000 (0:00:00.072) 0:22:55.939 ***********
2026-06-05 02:56:05.540189 | instance | changed: [instance]
2026-06-05 02:56:05.540251 | instance |
2026-06-05 02:56:05.540389 | instance | TASK [vexxhost.atmosphere.barbican : Deploy Helm chart] ************************
2026-06-05 02:56:05.540512 | instance | Friday 05 June 2026 02:56:05 +0000 (0:00:00.541) 0:22:56.481 ***********
2026-06-05 02:57:43.994077 | instance | changed: [instance]
2026-06-05 02:57:43.994311 | instance |
2026-06-05 02:57:43.994573 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 02:57:43.994830 | instance | Friday 05 June 2026 02:57:43 +0000 (0:01:38.453) 0:24:34.934 ***********
2026-06-05 02:57:44.096890 | instance | included: openstack_helm_ingress for instance
2026-06-05 02:57:44.097133 | instance |
2026-06-05 02:57:44.097393 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 02:57:44.097646 | instance | Friday 05 June 2026 02:57:44 +0000 (0:00:00.103) 0:24:35.038 ***********
2026-06-05 02:57:44.152355 | instance | skipping: [instance]
2026-06-05 02:57:44.152593 | instance |
2026-06-05 02:57:44.152864 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 02:57:44.153120 | instance | Friday 05 June 2026 02:57:44 +0000 (0:00:00.055) 0:24:35.093 ***********
2026-06-05 02:57:44.204171 | instance | skipping: [instance]
2026-06-05 02:57:44.204301 | instance |
2026-06-05 02:57:44.204480 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 02:57:44.204648 | instance | Friday 05 June 2026 02:57:44 +0000 (0:00:00.051) 0:24:35.145 ***********
2026-06-05 02:57:44.269722 | instance | ok: [instance]
2026-06-05 02:57:44.269856 | instance |
2026-06-05 02:57:44.270051 | instance | TASK [Create Ingress key-manager] **********************************************
2026-06-05 02:57:44.270264 | instance | Friday 05 June 2026 02:57:44 +0000 (0:00:00.065) 0:24:35.210 ***********
2026-06-05 02:57:44.344652 | instance | included: ingress for instance
2026-06-05 02:57:44.344872 | instance |
2026-06-05 02:57:44.345144 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress key-manager] ****************
2026-06-05 02:57:44.345401 | instance | Friday 05 June 2026 02:57:44 +0000 (0:00:00.074) 0:24:35.285 ***********
2026-06-05 02:57:45.522482 | instance | changed: [instance]
2026-06-05 02:57:45.522555 | instance |
2026-06-05 02:57:45.522566 | instance | TASK [vexxhost.atmosphere.barbican : Create creator role] **********************
2026-06-05 02:57:45.522577 | instance | Friday 05 June 2026 02:57:45 +0000 (0:00:01.176) 0:24:36.462 ***********
2026-06-05 02:57:46.712531 | instance | changed: [instance]
2026-06-05 02:57:46.712610 | instance |
2026-06-05 02:57:46.712617 | instance | TASK [vexxhost.atmosphere.barbican : Add implied roles] ************************
2026-06-05 02:57:46.712622 | instance | Friday 05 June 2026 02:57:46 +0000 (0:00:01.190) 0:24:37.652 ***********
2026-06-05 02:57:56.692224 | instance | changed: [instance] => (item={'role': 'member', 'implies': 'creator'})
2026-06-05 02:57:56.692306 | instance |
2026-06-05 02:57:56.692542 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:57:56.692649 | instance | Friday 05 June 2026 02:57:56 +0000 (0:00:09.980) 0:24:47.633 ***********
2026-06-05 02:57:56.760833 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:57:56.760941 | instance |
2026-06-05 02:57:56.761189 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:57:56.761225 | instance | Friday 05 June 2026 02:57:56 +0000 (0:00:00.069) 0:24:47.702 ***********
2026-06-05 02:57:57.283004 | instance | changed: [instance]
2026-06-05 02:57:57.283087 | instance |
2026-06-05 02:57:57.283298 | instance | TASK [vexxhost.atmosphere.rook_ceph : Deploy Helm chart] ***********************
2026-06-05 02:57:57.283412 | instance | Friday 05 June 2026 02:57:57 +0000 (0:00:00.522) 0:24:48.224 ***********
2026-06-05 02:58:00.088348 | instance | changed: [instance]
2026-06-05 02:58:00.088508 | instance |
2026-06-05 02:58:00.088642 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:58:00.088760 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:02.804) 0:24:51.029 ***********
2026-06-05 02:58:00.147563 | instance | skipping: [instance]
2026-06-05 02:58:00.147792 | instance |
2026-06-05 02:58:00.148083 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:58:00.148361 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.059) 0:24:51.088 ***********
2026-06-05 02:58:00.204121 | instance | skipping: [instance]
2026-06-05 02:58:00.204269 | instance |
2026-06-05 02:58:00.204441 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 02:58:00.204608 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.056) 0:24:51.144 ***********
2026-06-05 02:58:00.252636 | instance | skipping: [instance]
2026-06-05 02:58:00.253295 | instance |
2026-06-05 02:58:00.253358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 02:58:00.253370 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.049) 0:24:51.193 ***********
2026-06-05 02:58:00.302774 | instance | skipping: [instance]
2026-06-05 02:58:00.302992 | instance |
2026-06-05 02:58:00.303260 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 02:58:00.303516 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.049) 0:24:51.243 ***********
2026-06-05 02:58:00.343043 | instance | skipping: [instance]
2026-06-05 02:58:00.343279 | instance |
2026-06-05 02:58:00.343577 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 02:58:00.343842 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.040) 0:24:51.284 ***********
2026-06-05 02:58:00.394762 | instance | skipping: [instance]
2026-06-05 02:58:00.394869 | instance |
2026-06-05 02:58:00.395072 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 02:58:00.395259 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.051) 0:24:51.335 ***********
2026-06-05 02:58:00.457163 | instance | ok: [instance]
2026-06-05 02:58:00.457341 | instance |
2026-06-05 02:58:00.457494 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 02:58:00.457650 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.062) 0:24:51.397 ***********
2026-06-05 02:58:00.534926 | instance | ok: [instance] => (item=rook_ceph_cluster)
2026-06-05 02:58:00.535195 | instance |
2026-06-05 02:58:00.535468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 02:58:00.535737 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.077) 0:24:51.475 ***********
2026-06-05 02:58:00.782114 | instance | ok: [instance]
2026-06-05 02:58:00.782289 | instance |
2026-06-05 02:58:00.782541 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:58:00.782811 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.247) 0:24:51.722 ***********
2026-06-05 02:58:00.848263 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:58:00.848505 | instance |
2026-06-05 02:58:00.848782 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:58:00.849050 | instance | Friday 05 June 2026 02:58:00 +0000 (0:00:00.066) 0:24:51.789 ***********
2026-06-05 02:58:01.387795 | instance | changed: [instance]
2026-06-05 02:58:01.388002 | instance |
2026-06-05 02:58:01.388336 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Set mgr/cephadm/warn_on_stray_daemons to false] ***
2026-06-05 02:58:01.388691 | instance | Friday 05 June 2026 02:58:01 +0000 (0:00:00.539) 0:24:52.328 ***********
2026-06-05 02:58:30.890205 | instance | ok: [instance]
2026-06-05 02:58:30.890423 | instance |
2026-06-05 02:58:30.890746 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Collect "ceph quorum_status" output from a monitor] ***
2026-06-05 02:58:30.891031 | instance | Friday 05 June 2026 02:58:30 +0000 (0:00:29.502) 0:25:21.830 ***********
2026-06-05 02:58:45.501743 | instance | ok: [instance]
2026-06-05 02:58:45.502002 | instance |
2026-06-05 02:58:45.502394 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for client.admin] ***
2026-06-05 02:58:45.502692 | instance | Friday 05 June 2026 02:58:45 +0000 (0:00:14.611) 0:25:36.442 ***********
2026-06-05 02:58:46.875254 | instance | ok: [instance]
2026-06-05 02:58:46.875399 | instance |
2026-06-05 02:58:46.875577 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Retrieve keyring for monitors] ***
2026-06-05 02:58:46.875732 | instance | Friday 05 June 2026 02:58:46 +0000 (0:00:01.373) 0:25:37.816 ***********
2026-06-05 02:58:48.152208 | instance | ok: [instance]
2026-06-05 02:58:48.153150 | instance |
2026-06-05 02:58:48.153211 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create RGW user password secret] ***
2026-06-05 02:58:48.153225 | instance | Friday 05 June 2026 02:58:48 +0000 (0:00:01.276) 0:25:39.093 ***********
2026-06-05 02:58:48.837799 | instance | changed: [instance]
2026-06-05 02:58:48.837903 | instance |
2026-06-05 02:58:48.838202 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create Ceph cluster resource] ****
2026-06-05 02:58:48.838220 | instance | Friday 05 June 2026 02:58:48 +0000 (0:00:00.686) 0:25:39.779 ***********
2026-06-05 02:58:49.568509 | instance | changed: [instance]
2026-06-05 02:58:49.568597 | instance |
2026-06-05 02:58:49.568815 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Deploy Helm chart] ***************
2026-06-05 02:58:49.568890 | instance | Friday 05 June 2026 02:58:49 +0000 (0:00:00.730) 0:25:40.509 ***********
2026-06-05 02:58:52.779714 | instance | changed: [instance]
2026-06-05 02:58:52.779769 | instance |
2026-06-05 02:58:52.779776 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack user] ***********
2026-06-05 02:58:52.779783 | instance | Friday 05 June 2026 02:58:52 +0000 (0:00:03.210) 0:25:43.720 ***********
2026-06-05 02:58:54.503740 | instance | [WARNING]: Module did not set no_log for update_password
2026-06-05 02:58:54.528248 | instance | changed: [instance]
2026-06-05 02:58:54.528328 | instance |
2026-06-05 02:58:54.528643 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Grant access to "service" project] ***
2026-06-05 02:58:54.528720 | instance | Friday 05 June 2026 02:58:54 +0000 (0:00:01.748) 0:25:45.469 ***********
2026-06-05 02:59:02.484111 | instance | ok: [instance]
2026-06-05 02:59:02.484208 | instance |
2026-06-05 02:59:02.484277 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack service] ********
2026-06-05 02:59:02.484427 | instance | Friday 05 June 2026 02:59:02 +0000 (0:00:07.956) 0:25:53.425 ***********
2026-06-05 02:59:03.602935 | instance | changed: [instance]
2026-06-05 02:59:03.603010 | instance |
2026-06-05 02:59:03.603143 | instance | TASK [vexxhost.atmosphere.rook_ceph_cluster : Create OpenStack endpoints] ******
2026-06-05 02:59:03.603262 | instance | Friday 05 June 2026 02:59:03 +0000 (0:00:01.118) 0:25:54.543 ***********
2026-06-05 02:59:05.628804 | instance | changed: [instance] => (item={'interface': 'public', 'url': 'https://object-store.199-19-213-104.nip.io/swift/v1/%(tenant_id)s'})
2026-06-05 02:59:05.628909 | instance | changed: [instance] => (item={'interface': 'internal', 'url': 'http://rook-ceph-rgw-ceph.openstack.svc.cluster.local/swift/v1/%(tenant_id)s'})
2026-06-05 02:59:05.629060 | instance |
2026-06-05 02:59:05.629190 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 02:59:05.629334 | instance | Friday 05 June 2026 02:59:05 +0000 (0:00:02.025) 0:25:56.569 ***********
2026-06-05 02:59:05.736809 | instance | included: openstack_helm_ingress for instance
2026-06-05 02:59:05.737264 | instance |
2026-06-05 02:59:05.737318 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 02:59:05.737325 | instance | Friday 05 June 2026 02:59:05 +0000 (0:00:00.107) 0:25:56.677 ***********
2026-06-05 02:59:05.787768 | instance | skipping: [instance]
2026-06-05 02:59:05.787861 | instance |
2026-06-05 02:59:05.788016 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 02:59:05.788117 | instance | Friday 05 June 2026 02:59:05 +0000 (0:00:00.051) 0:25:56.729 ***********
2026-06-05 02:59:05.842803 | instance | skipping: [instance]
2026-06-05 02:59:05.842896 | instance |
2026-06-05 02:59:05.842969 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 02:59:05.843137 | instance | Friday 05 June 2026 02:59:05 +0000 (0:00:00.054) 0:25:56.783 ***********
2026-06-05 02:59:05.922411 | instance | ok: [instance]
2026-06-05 02:59:05.922499 | instance |
2026-06-05 02:59:05.922635 | instance | TASK [Create Ingress rook-ceph-cluster] ****************************************
2026-06-05 02:59:05.922741 | instance | Friday 05 June 2026 02:59:05 +0000 (0:00:00.079) 0:25:56.863 ***********
2026-06-05 02:59:05.994094 | instance | included: ingress for instance
2026-06-05 02:59:05.994181 | instance |
2026-06-05 02:59:05.994338 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress rook-ceph-cluster] **********
2026-06-05 02:59:05.994438 | instance | Friday 05 June 2026 02:59:05 +0000 (0:00:00.071) 0:25:56.935 ***********
2026-06-05 02:59:07.001672 | instance | changed: [instance]
2026-06-05 02:59:07.001753 | instance |
2026-06-05 02:59:07.002094 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 02:59:07.002246 | instance | Friday 05 June 2026 02:59:06 +0000 (0:00:01.005) 0:25:57.940 ***********
2026-06-05 02:59:07.059008 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 02:59:07.059060 | instance |
2026-06-05 02:59:07.059065 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 02:59:07.059070 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:00.058) 0:25:57.999 ***********
2026-06-05 02:59:07.606562 | instance | changed: [instance]
2026-06-05 02:59:07.606701 | instance |
2026-06-05 02:59:07.606892 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Collect "ceph mon dump" output from a monitor] ***
2026-06-05 02:59:07.607057 | instance | Friday 05 June 2026 02:59:07 +0000 (0:00:00.542) 0:25:58.541 ***********
2026-06-05 02:59:29.754206 | instance | ok: [instance]
2026-06-05 02:59:29.754442 | instance |
2026-06-05 02:59:29.754728 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate fact with list of Ceph monitors] ***
2026-06-05 02:59:29.754992 | instance | Friday 05 June 2026 02:59:29 +0000 (0:00:22.152) 0:26:20.693 ***********
2026-06-05 02:59:29.820954 | instance | ok: [instance] => (item=10.96.240.200)
2026-06-05 02:59:29.821198 | instance |
2026-06-05 02:59:29.821528 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph service] *************
2026-06-05 02:59:29.821708 | instance | Friday 05 June 2026 02:59:29 +0000 (0:00:00.067) 0:26:20.761 ***********
2026-06-05 02:59:30.473296 | instance | changed: [instance]
2026-06-05 02:59:30.473396 | instance |
2026-06-05 02:59:30.473513 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create Ceph endpoints] ***********
2026-06-05 02:59:30.473632 | instance | Friday 05 June 2026 02:59:30 +0000 (0:00:00.652) 0:26:21.414 ***********
2026-06-05 02:59:31.189635 | instance | changed: [instance]
2026-06-05 02:59:31.189809 | instance |
2026-06-05 02:59:31.190171 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Retrieve client.admin keyring] ***
2026-06-05 02:59:31.190424 | instance | Friday 05 June 2026 02:59:31 +0000 (0:00:00.716) 0:26:22.130 ***********
2026-06-05 02:59:32.429695 | instance | ok: [instance]
2026-06-05 02:59:32.429789 | instance |
2026-06-05 02:59:32.429899 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Parse client.admin keyring] ******
2026-06-05 02:59:32.430092 | instance | Friday 05 June 2026 02:59:32 +0000 (0:00:01.240) 0:26:23.370 ***********
2026-06-05 02:59:32.490376 | instance | ok: [instance]
2026-06-05 02:59:32.490650 | instance |
2026-06-05 02:59:32.490949 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Create "pvc-ceph-client-key" secret] ***
2026-06-05 02:59:32.491229 | instance | Friday 05 June 2026 02:59:32 +0000 (0:00:00.060) 0:26:23.431 ***********
2026-06-05 02:59:33.170070 | instance | changed: [instance]
2026-06-05 02:59:33.170141 | instance |
2026-06-05 02:59:33.170280 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Generate Helm values (storage)] ***
2026-06-05 02:59:33.170401 | instance | Friday 05 June 2026 02:59:33 +0000 (0:00:00.680) 0:26:24.111 ***********
2026-06-05 02:59:33.323513 | instance | ok: [instance]
2026-06-05 02:59:33.323828 | instance |
2026-06-05 02:59:33.324140 | instance | TASK [vexxhost.atmosphere.ceph_provisioners : Deploy Helm chart] ***************
2026-06-05 02:59:33.324439 | instance | Friday 05 June 2026 02:59:33 +0000 (0:00:00.153) 0:26:24.264 ***********
2026-06-05 02:59:34.989132 | instance | changed: [instance]
2026-06-05 02:59:34.989190 | instance |
2026-06-05 02:59:34.989202 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 02:59:34.989212 | instance | Friday 05 June 2026 02:59:34 +0000 (0:00:01.663) 0:26:25.928 ***********
2026-06-05 02:59:35.088637 | instance | ok: [instance]
2026-06-05 02:59:35.088981 | instance |
2026-06-05 02:59:35.089086 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 02:59:35.089102 | instance | Friday 05 June 2026 02:59:35 +0000 (0:00:00.101) 0:26:26.029 ***********
2026-06-05 02:59:35.178997 | instance | included: rabbitmq for instance
2026-06-05 02:59:35.179103 | instance |
2026-06-05 02:59:35.179165 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 02:59:35.179296 | instance | Friday 05 June 2026 02:59:35 +0000 (0:00:00.090) 0:26:26.120 ***********
2026-06-05 02:59:35.910105 | instance | ok: [instance]
2026-06-05 02:59:35.910178 | instance |
2026-06-05 02:59:35.910311 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 02:59:35.910429 | instance | Friday 05 June 2026 02:59:35 +0000 (0:00:00.731) 0:26:26.851 ***********
2026-06-05 02:59:35.970651 | instance | skipping: [instance]
2026-06-05 02:59:35.970870 | instance |
2026-06-05 02:59:35.971156 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 02:59:35.971426 | instance | Friday 05 June 2026 02:59:35 +0000 (0:00:00.059) 0:26:26.910 ***********
2026-06-05 02:59:36.032616 | instance | skipping: [instance]
2026-06-05 02:59:36.032940 | instance |
2026-06-05 02:59:36.033241 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 02:59:36.033522 | instance | Friday 05 June 2026 02:59:36 +0000 (0:00:00.063) 0:26:26.973 ***********
2026-06-05 02:59:36.085125 | instance | skipping: [instance]
2026-06-05 02:59:36.147913 | instance |
2026-06-05 02:59:36.148128 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 02:59:36.148227 | instance | Friday 05 June 2026 02:59:36 +0000 (0:00:00.051) 0:26:27.025 ***********
2026-06-05 03:00:07.147333 | instance | changed: [instance]
2026-06-05 03:00:07.147555 | instance |
2026-06-05 03:00:07.147860 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:00:07.148137 | instance | Friday 05 June 2026 03:00:07 +0000 (0:00:31.062) 0:26:58.087 ***********
2026-06-05 03:00:07.808548 | instance | ok: [instance]
2026-06-05 03:00:07.808746 | instance |
2026-06-05 03:00:07.809036 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:00:07.809318 | instance | Friday 05 June 2026 03:00:07 +0000 (0:00:00.661) 0:26:58.749 ***********
2026-06-05 03:00:07.863171 | instance | ok: [instance]
2026-06-05 03:00:07.863316 | instance |
2026-06-05 03:00:07.863468 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:00:07.863626 | instance | Friday 05 June 2026 03:00:07 +0000 (0:00:00.054) 0:26:58.804 ***********
2026-06-05 03:00:07.932513 | instance | skipping: [instance]
2026-06-05 03:00:07.932881 | instance |
2026-06-05 03:00:07.933224 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:00:07.933526 | instance | Friday 05 June 2026 03:00:07 +0000 (0:00:00.068) 0:26:58.873 ***********
2026-06-05 03:00:07.995635 | instance | skipping: [instance]
2026-06-05 03:00:07.995774 | instance |
2026-06-05 03:00:07.995969 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:00:07.996158 | instance | Friday 05 June 2026 03:00:07 +0000 (0:00:00.062) 0:26:58.936 ***********
2026-06-05 03:00:08.050107 | instance | ok: [instance]
2026-06-05 03:00:08.050251 | instance |
2026-06-05 03:00:08.050434 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:00:08.050605 | instance | Friday 05 June 2026 03:00:08 +0000 (0:00:00.055) 0:26:58.991 ***********
2026-06-05 03:00:08.182253 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:00:08.182535 | instance | ok: [instance] => (item=dashboard)
2026-06-05 03:00:08.182866 | instance | ok: [instance] => (item=image)
2026-06-05 03:00:08.183141 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:00:08.183401 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:00:08.183664 | instance | ok: [instance] => (item=identity)
2026-06-05 03:00:08.183972 | instance |
2026-06-05 03:00:08.184254 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:00:08.184552 | instance | Friday 05 June 2026 03:00:08 +0000 (0:00:00.131) 0:26:59.122 ***********
2026-06-05 03:00:08.255945 | instance | ok: [instance]
2026-06-05 03:00:08.256123 | instance |
2026-06-05 03:00:08.256396 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:00:08.256662 | instance | Friday 05 June 2026 03:00:08 +0000 (0:00:00.072) 0:26:59.195 ***********
2026-06-05 03:00:08.327578 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:00:08.327781 | instance |
2026-06-05 03:00:08.328042 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:00:08.328346 | instance | Friday 05 June 2026 03:00:08 +0000 (0:00:00.072) 0:26:59.268 ***********
2026-06-05 03:00:08.888149 | instance | changed: [instance]
2026-06-05 03:00:08.888301 | instance |
2026-06-05 03:00:08.888455 | instance | TASK [vexxhost.atmosphere.glance : Generate Helm values (storage)] *************
2026-06-05 03:00:08.888616 | instance | Friday 05 June 2026 03:00:08 +0000 (0:00:00.560) 0:26:59.828 ***********
2026-06-05 03:00:09.272483 | instance | ok: [instance]
2026-06-05 03:00:09.272622 | instance |
2026-06-05 03:00:09.272802 | instance | TASK [vexxhost.atmosphere.glance : Deploy Helm chart] **************************
2026-06-05 03:00:09.272974 | instance | Friday 05 June 2026 03:00:09 +0000 (0:00:00.384) 0:27:00.213 ***********
2026-06-05 03:02:50.042596 | instance | changed: [instance]
2026-06-05 03:02:50.042719 | instance |
2026-06-05 03:02:50.042753 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:02:50.042773 | instance | Friday 05 June 2026 03:02:50 +0000 (0:02:40.768) 0:29:40.982 ***********
2026-06-05 03:02:50.155084 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:02:50.155185 | instance |
2026-06-05 03:02:50.155593 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:02:50.155632 | instance | Friday 05 June 2026 03:02:50 +0000 (0:00:00.113) 0:29:41.095 ***********
2026-06-05 03:02:50.217301 | instance | skipping: [instance]
2026-06-05 03:02:50.217517 | instance |
2026-06-05 03:02:50.217790 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:02:50.218119 | instance | Friday 05 June 2026 03:02:50 +0000 (0:00:00.062) 0:29:41.158 ***********
2026-06-05 03:02:50.274772 | instance | skipping: [instance]
2026-06-05 03:02:50.274992 | instance |
2026-06-05 03:02:50.275262 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:02:50.275520 | instance | Friday 05 June 2026 03:02:50 +0000 (0:00:00.057) 0:29:41.216 ***********
2026-06-05 03:02:50.356517 | instance | ok: [instance]
2026-06-05 03:02:50.356740 | instance |
2026-06-05 03:02:50.357007 | instance | TASK [Create Ingress image] ****************************************************
2026-06-05 03:02:50.357278 | instance | Friday 05 June 2026 03:02:50 +0000 (0:00:00.081) 0:29:41.297 ***********
2026-06-05 03:02:50.451923 | instance | included: ingress for instance
2026-06-05 03:02:50.452129 | instance |
2026-06-05 03:02:50.452397 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress image] **********************
2026-06-05 03:02:50.452683 | instance | Friday 05 June 2026 03:02:50 +0000 (0:00:00.095) 0:29:41.392 ***********
2026-06-05 03:02:51.534757 | instance | changed: [instance]
2026-06-05 03:02:51.535073 | instance |
2026-06-05 03:02:51.535521 | instance | TASK [Create images] ***********************************************************
2026-06-05 03:02:51.535804 | instance | Friday 05 June 2026 03:02:51 +0000 (0:00:01.081) 0:29:42.474 ***********
2026-06-05 03:02:51.665470 | instance | included: atmosphere.common.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-06-05 03:02:51.665593 | instance |
2026-06-05 03:02:51.665798 | instance | TASK [atmosphere.common.qemu_utils : Install packages] *************************
2026-06-05 03:02:51.666015 | instance | Friday 05 June 2026 03:02:51 +0000 (0:00:00.131) 0:29:42.606 ***********
2026-06-05 03:02:55.322366 | instance | changed: [instance]
2026-06-05 03:02:55.322555 | instance |
2026-06-05 03:02:55.322814 | instance | TASK [atmosphere.common.glance_image : Fetch source image metadata from URL] ***
2026-06-05 03:02:55.323070 | instance | Friday 05 June 2026 03:02:55 +0000 (0:00:03.656) 0:29:46.262 ***********
2026-06-05 03:02:56.016638 | instance | ok: [instance]
2026-06-05 03:02:56.016808 | instance |
2026-06-05 03:02:56.017090 | instance | TASK [atmosphere.common.glance_image : Capture source ETag when available] *****
2026-06-05 03:02:56.017350 | instance | Friday 05 June 2026 03:02:56 +0000 (0:00:00.694) 0:29:46.957 ***********
2026-06-05 03:02:56.078796 | instance | ok: [instance]
2026-06-05 03:02:56.078893 | instance |
2026-06-05 03:02:56.079103 | instance | TASK [atmosphere.common.glance_image : Check if image exists] ******************
2026-06-05 03:02:56.079318 | instance | Friday 05 June 2026 03:02:56 +0000 (0:00:00.062) 0:29:47.019 ***********
2026-06-05 03:04:33.832188 | instance | FAILED - RETRYING: [instance]: Check if image exists (120 retries left).
2026-06-05 03:04:33.832436 | instance | FAILED - RETRYING: [instance]: Check if image exists (119 retries left).
2026-06-05 03:04:33.832726 | instance | FAILED - RETRYING: [instance]: Check if image exists (118 retries left).
2026-06-05 03:04:33.833097 | instance | FAILED - RETRYING: [instance]: Check if image exists (117 retries left).
2026-06-05 03:04:33.833568 | instance | FAILED - RETRYING: [instance]: Check if image exists (116 retries left).
2026-06-05 03:04:33.833883 | instance | FAILED - RETRYING: [instance]: Check if image exists (115 retries left).
2026-06-05 03:04:33.834260 | instance | FAILED - RETRYING: [instance]: Check if image exists (114 retries left).
2026-06-05 03:04:33.834615 | instance | FAILED - RETRYING: [instance]: Check if image exists (113 retries left).
2026-06-05 03:04:33.834882 | instance | FAILED - RETRYING: [instance]: Check if image exists (112 retries left).
2026-06-05 03:04:33.835161 | instance | FAILED - RETRYING: [instance]: Check if image exists (111 retries left).
2026-06-05 03:04:33.835484 | instance | FAILED - RETRYING: [instance]: Check if image exists (110 retries left).
2026-06-05 03:04:33.835832 | instance | FAILED - RETRYING: [instance]: Check if image exists (109 retries left).
2026-06-05 03:04:33.836141 | instance | FAILED - RETRYING: [instance]: Check if image exists (108 retries left).
2026-06-05 03:04:33.836446 | instance | FAILED - RETRYING: [instance]: Check if image exists (107 retries left).
2026-06-05 03:04:33.836804 | instance | FAILED - RETRYING: [instance]: Check if image exists (106 retries left).
2026-06-05 03:04:33.837119 | instance | FAILED - RETRYING: [instance]: Check if image exists (105 retries left).
2026-06-05 03:04:33.837458 | instance | FAILED - RETRYING: [instance]: Check if image exists (104 retries left).
2026-06-05 03:04:33.837751 | instance | FAILED - RETRYING: [instance]: Check if image exists (103 retries left).
2026-06-05 03:04:33.838122 | instance | FAILED - RETRYING: [instance]: Check if image exists (102 retries left).
2026-06-05 03:04:33.838295 | instance | FAILED - RETRYING: [instance]: Check if image exists (101 retries left).
2026-06-05 03:04:33.838468 | instance | FAILED - RETRYING: [instance]: Check if image exists (100 retries left).
2026-06-05 03:04:33.838635 | instance | FAILED - RETRYING: [instance]: Check if image exists (99 retries left).
2026-06-05 03:04:33.838792 | instance | FAILED - RETRYING: [instance]: Check if image exists (98 retries left).
2026-06-05 03:04:33.838960 | instance | FAILED - RETRYING: [instance]: Check if image exists (97 retries left).
2026-06-05 03:04:33.839120 | instance | FAILED - RETRYING: [instance]: Check if image exists (96 retries left).
2026-06-05 03:04:33.839281 | instance | FAILED - RETRYING: [instance]: Check if image exists (95 retries left).
2026-06-05 03:04:33.839444 | instance | FAILED - RETRYING: [instance]: Check if image exists (94 retries left).
2026-06-05 03:04:33.839608 | instance | FAILED - RETRYING: [instance]: Check if image exists (93 retries left).
2026-06-05 03:04:33.839789 | instance | FAILED - RETRYING: [instance]: Check if image exists (92 retries left).
2026-06-05 03:04:33.839991 | instance | FAILED - RETRYING: [instance]: Check if image exists (91 retries left).
2026-06-05 03:04:33.840179 | instance | FAILED - RETRYING: [instance]: Check if image exists (90 retries left).
2026-06-05 03:04:33.840339 | instance | FAILED - RETRYING: [instance]: Check if image exists (89 retries left).
2026-06-05 03:04:33.840500 | instance | FAILED - RETRYING: [instance]: Check if image exists (88 retries left).
2026-06-05 03:04:33.840663 | instance | FAILED - RETRYING: [instance]: Check if image exists (87 retries left).
2026-06-05 03:04:33.840824 | instance | FAILED - RETRYING: [instance]: Check if image exists (86 retries left).
2026-06-05 03:04:33.840993 | instance | FAILED - RETRYING: [instance]: Check if image exists (85 retries left).
2026-06-05 03:04:33.841157 | instance | FAILED - RETRYING: [instance]: Check if image exists (84 retries left).
2026-06-05 03:04:33.841318 | instance | FAILED - RETRYING: [instance]: Check if image exists (83 retries left).
2026-06-05 03:04:33.841500 | instance | FAILED - RETRYING: [instance]: Check if image exists (82 retries left).
2026-06-05 03:04:33.841662 | instance | FAILED - RETRYING: [instance]: Check if image exists (81 retries left).
2026-06-05 03:04:33.841825 | instance | FAILED - RETRYING: [instance]: Check if image exists (80 retries left).
2026-06-05 03:04:33.842050 | instance | FAILED - RETRYING: [instance]: Check if image exists (79 retries left).
2026-06-05 03:04:33.842236 | instance | FAILED - RETRYING: [instance]: Check if image exists (78 retries left).
2026-06-05 03:04:33.842414 | instance | FAILED - RETRYING: [instance]: Check if image exists (77 retries left).
2026-06-05 03:04:33.842579 | instance | FAILED - RETRYING: [instance]: Check if image exists (76 retries left).
2026-06-05 03:04:33.842742 | instance | FAILED - RETRYING: [instance]: Check if image exists (75 retries left).
2026-06-05 03:04:33.842904 | instance | FAILED - RETRYING: [instance]: Check if image exists (74 retries left).
2026-06-05 03:04:33.843065 | instance | FAILED - RETRYING: [instance]: Check if image exists (73 retries left).
2026-06-05 03:04:33.843251 | instance | FAILED - RETRYING: [instance]: Check if image exists (72 retries left).
2026-06-05 03:04:33.843426 | instance | FAILED - RETRYING: [instance]: Check if image exists (71 retries left).
2026-06-05 03:04:33.843585 | instance | FAILED - RETRYING: [instance]: Check if image exists (70 retries left).
2026-06-05 03:04:33.843754 | instance | FAILED - RETRYING: [instance]: Check if image exists (69 retries left).
2026-06-05 03:04:33.843917 | instance | FAILED - RETRYING: [instance]: Check if image exists (68 retries left).
2026-06-05 03:04:33.844077 | instance | ok: [instance]
2026-06-05 03:04:33.844228 | instance |
2026-06-05 03:04:33.844416 | instance | TASK [atmosphere.common.glance_image : Capture existing image and its Atmosphere metadata] ***
2026-06-05 03:04:33.844563 | instance | Friday 05 June 2026 03:04:33 +0000 (0:01:37.753) 0:31:24.773 ***********
2026-06-05 03:04:33.900013 | instance | ok: [instance]
2026-06-05 03:04:33.900459 | instance |
2026-06-05 03:04:33.900798 | instance | TASK [atmosphere.common.glance_image : Decide whether image upload is required] ***
2026-06-05 03:04:33.902450 | instance | Friday 05 June 2026 03:04:33 +0000 (0:00:00.067) 0:31:24.840 ***********
2026-06-05 03:04:33.987625 | instance | ok: [instance]
2026-06-05 03:04:33.987775 | instance |
2026-06-05 03:04:33.988072 | instance | TASK [atmosphere.common.glance_image : Generate temporary work directory] ******
2026-06-05 03:04:33.988349 | instance | Friday 05 June 2026 03:04:33 +0000 (0:00:00.088) 0:31:24.928 ***********
2026-06-05 03:04:34.206931 | instance | changed: [instance]
2026-06-05 03:04:34.207039 | instance |
2026-06-05 03:04:34.207216 | instance | TASK [atmosphere.common.glance_image : Download image] *************************
2026-06-05 03:04:34.207392 | instance | Friday 05 June 2026 03:04:34 +0000 (0:00:00.219) 0:31:25.148 ***********
2026-06-05 03:04:35.008219 | instance | changed: [instance]
2026-06-05 03:04:35.008440 | instance |
2026-06-05 03:04:35.008717 | instance | TASK [atmosphere.common.glance_image : Get image format] ***********************
2026-06-05 03:04:35.009010 | instance | Friday 05 June 2026 03:04:35 +0000 (0:00:00.800) 0:31:25.949 ***********
2026-06-05 03:04:35.244426 | instance | ok: [instance]
2026-06-05 03:04:35.244493 | instance |
2026-06-05 03:04:35.244501 | instance | TASK [atmosphere.common.glance_image : Convert file to target disk format] *****
2026-06-05 03:04:35.244545 | instance | Friday 05 June 2026 03:04:35 +0000 (0:00:00.235) 0:31:26.184 ***********
2026-06-05 03:04:35.562383 | instance | changed: [instance]
2026-06-05 03:04:35.562629 | instance |
2026-06-05 03:04:35.562916 | instance | TASK [atmosphere.common.glance_image : Wait until image service ready] *********
2026-06-05 03:04:35.563186 | instance | Friday 05 June 2026 03:04:35 +0000 (0:00:00.319) 0:31:26.503 ***********
2026-06-05 03:04:36.328389 | instance | ok: [instance]
2026-06-05 03:04:36.328603 | instance |
2026-06-05 03:04:36.329009 | instance | TASK [atmosphere.common.glance_image : Compute pending image name] *************
2026-06-05 03:04:36.329291 | instance | Friday 05 June 2026 03:04:36 +0000 (0:00:00.766) 0:31:27.269 ***********
2026-06-05 03:04:36.490322 | instance | ok: [instance]
2026-06-05 03:04:36.490411 | instance |
2026-06-05 03:04:36.490613 | instance | TASK [atmosphere.common.glance_image : Upload image into Glance] ***************
2026-06-05 03:04:36.490791 | instance | Friday 05 June 2026 03:04:36 +0000 (0:00:00.162) 0:31:27.431 ***********
2026-06-05 03:04:41.999385 | instance | changed: [instance]
2026-06-05 03:04:41.999674 | instance |
2026-06-05 03:04:41.999993 | instance | TASK [atmosphere.common.glance_image : Rename outdated image to preserve audit trail] ***
2026-06-05 03:04:42.000279 | instance | Friday 05 June 2026 03:04:41 +0000 (0:00:05.508) 0:31:32.940 ***********
2026-06-05 03:04:42.048275 | instance | skipping: [instance]
2026-06-05 03:04:42.048511 | instance |
2026-06-05 03:04:42.048847 | instance | TASK [atmosphere.common.glance_image : Promote newly uploaded image to canonical name] ***
2026-06-05 03:04:42.049139 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.048) 0:31:32.989 ***********
2026-06-05 03:04:42.096629 | instance | skipping: [instance]
2026-06-05 03:04:42.096900 | instance |
2026-06-05 03:04:42.097317 | instance | TASK [atmosphere.common.glance_image : Remove work directory] ******************
2026-06-05 03:04:42.097722 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.048) 0:31:33.037 ***********
2026-06-05 03:04:42.450331 | instance | changed: [instance]
2026-06-05 03:04:42.450604 | instance |
2026-06-05 03:04:42.451046 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:04:42.451411 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.353) 0:31:33.390 ***********
2026-06-05 03:04:42.548071 | instance | ok: [instance]
2026-06-05 03:04:42.548293 | instance |
2026-06-05 03:04:42.548556 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:04:42.548821 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.097) 0:31:33.488 ***********
2026-06-05 03:04:42.606160 | instance | skipping: [instance]
2026-06-05 03:04:42.606362 | instance |
2026-06-05 03:04:42.606639 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:04:42.606984 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.058) 0:31:33.547 ***********
2026-06-05 03:04:42.660797 | instance | skipping: [instance]
2026-06-05 03:04:42.661019 | instance |
2026-06-05 03:04:42.661317 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:04:42.661577 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.054) 0:31:33.601 ***********
2026-06-05 03:04:42.716449 | instance | skipping: [instance]
2026-06-05 03:04:42.716676 | instance |
2026-06-05 03:04:42.716946 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:04:42.717206 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.055) 0:31:33.657 ***********
2026-06-05 03:04:42.781869 | instance | skipping: [instance]
2026-06-05 03:04:42.782217 | instance |
2026-06-05 03:04:42.782673 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:04:42.783054 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.065) 0:31:33.722 ***********
2026-06-05 03:04:42.846326 | instance | skipping: [instance]
2026-06-05 03:04:42.846577 | instance |
2026-06-05 03:04:42.846917 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:04:42.847194 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.064) 0:31:33.787 ***********
2026-06-05 03:04:42.916827 | instance | ok: [instance]
2026-06-05 03:04:42.917178 | instance |
2026-06-05 03:04:42.917535 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:04:42.917897 | instance | Friday 05 June 2026 03:04:42 +0000 (0:00:00.070) 0:31:33.857 ***********
2026-06-05 03:04:43.016766 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:04:43.017020 | instance | ok: [instance] => (item=staffeln)
2026-06-05 03:04:43.017275 | instance | ok: [instance] => (item=identity)
2026-06-05 03:04:43.017533 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:04:43.017777 | instance |
2026-06-05 03:04:43.018160 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:04:43.018359 | instance | Friday 05 June 2026 03:04:43 +0000 (0:00:00.100) 0:31:33.957 ***********
2026-06-05 03:04:43.095229 | instance | ok: [instance]
2026-06-05 03:04:43.095542 | instance |
2026-06-05 03:04:43.095958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:04:43.096314 | instance | Friday 05 June 2026 03:04:43 +0000 (0:00:00.078) 0:31:34.035 ***********
2026-06-05 03:04:43.164542 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:04:43.164774 | instance |
2026-06-05 03:04:43.165033 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:04:43.165287 | instance | Friday 05 June 2026 03:04:43 +0000 (0:00:00.069) 0:31:34.105 ***********
2026-06-05 03:04:43.713200 | instance | changed: [instance]
2026-06-05 03:04:43.713437 | instance |
2026-06-05 03:04:43.713730 | instance | TASK [vexxhost.atmosphere.staffeln : Deploy Helm chart] ************************
2026-06-05 03:04:43.714063 | instance | Friday 05 June 2026 03:04:43 +0000 (0:00:00.547) 0:31:34.653 ***********
2026-06-05 03:05:07.414557 | instance | changed: [instance]
2026-06-05 03:05:07.414645 | instance |
2026-06-05 03:05:07.414740 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:05:07.414863 | instance | Friday 05 June 2026 03:05:07 +0000 (0:00:23.701) 0:31:58.355 ***********
2026-06-05 03:05:07.503304 | instance | ok: [instance]
2026-06-05 03:05:07.503421 | instance |
2026-06-05 03:05:07.503562 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:05:07.503700 | instance | Friday 05 June 2026 03:05:07 +0000 (0:00:00.089) 0:31:58.444 ***********
2026-06-05 03:05:07.603062 | instance | included: rabbitmq for instance
2026-06-05 03:05:07.603321 | instance |
2026-06-05 03:05:07.603618 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 03:05:07.603906 | instance | Friday 05 June 2026 03:05:07 +0000 (0:00:00.099) 0:31:58.543 ***********
2026-06-05 03:05:08.303735 | instance | ok: [instance]
2026-06-05 03:05:08.303959 | instance |
2026-06-05 03:05:08.304245 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 03:05:08.304514 | instance | Friday 05 June 2026 03:05:08 +0000 (0:00:00.700) 0:31:59.244 ***********
2026-06-05 03:05:08.356968 | instance | skipping: [instance]
2026-06-05 03:05:08.357212 | instance |
2026-06-05 03:05:08.357524 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 03:05:08.357813 | instance | Friday 05 June 2026 03:05:08 +0000 (0:00:00.053) 0:31:59.298 ***********
2026-06-05 03:05:08.408751 | instance | skipping: [instance]
2026-06-05 03:05:08.408960 | instance |
2026-06-05 03:05:08.409238 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 03:05:08.409501 | instance | Friday 05 June 2026 03:05:08 +0000 (0:00:00.051) 0:31:59.349 ***********
2026-06-05 03:05:08.463313 | instance | skipping: [instance]
2026-06-05 03:05:08.463582 | instance |
2026-06-05 03:05:08.463868 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 03:05:08.464172 | instance | Friday 05 June 2026 03:05:08 +0000 (0:00:00.054) 0:31:59.404 ***********
2026-06-05 03:05:39.374861 | instance | changed: [instance]
2026-06-05 03:05:39.375242 | instance |
2026-06-05 03:05:39.375683 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:05:39.376213 | instance | Friday 05 June 2026 03:05:39 +0000 (0:00:30.910) 0:32:30.314 ***********
2026-06-05 03:05:40.077640 | instance | ok: [instance]
2026-06-05 03:05:40.077791 | instance |
2026-06-05 03:05:40.078045 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:05:40.078209 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.703) 0:32:31.017 ***********
2026-06-05 03:05:40.138259 | instance | ok: [instance]
2026-06-05 03:05:40.138310 | instance |
2026-06-05 03:05:40.138315 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:05:40.138320 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.059) 0:32:31.077 ***********
2026-06-05 03:05:40.188823 | instance | skipping: [instance]
2026-06-05 03:05:40.189065 | instance |
2026-06-05 03:05:40.189347 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:05:40.189606 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.052) 0:32:31.129 ***********
2026-06-05 03:05:40.241581 | instance | skipping: [instance]
2026-06-05 03:05:40.241736 | instance |
2026-06-05 03:05:40.241938 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:05:40.242110 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.052) 0:32:31.182 ***********
2026-06-05 03:05:40.301085 | instance | ok: [instance]
2026-06-05 03:05:40.301460 | instance |
2026-06-05 03:05:40.301783 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:05:40.302257 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.058) 0:32:31.241 ***********
2026-06-05 03:05:40.428905 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:05:40.429180 | instance | ok: [instance] => (item=image)
2026-06-05 03:05:40.429440 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:05:40.429700 | instance | ok: [instance] => (item=volumev3)
2026-06-05 03:05:40.430006 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:05:40.430259 | instance | ok: [instance] => (item=identity)
2026-06-05 03:05:40.430501 | instance |
2026-06-05 03:05:40.430781 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:05:40.431021 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.127) 0:32:31.369 ***********
2026-06-05 03:05:40.506026 | instance | ok: [instance]
2026-06-05 03:05:40.506259 | instance |
2026-06-05 03:05:40.506569 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:05:40.506821 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.077) 0:32:31.446 ***********
2026-06-05 03:05:40.584219 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:05:40.584460 | instance |
2026-06-05 03:05:40.584780 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:05:40.585006 | instance | Friday 05 June 2026 03:05:40 +0000 (0:00:00.078) 0:32:31.524 ***********
2026-06-05 03:05:41.122652 | instance | changed: [instance]
2026-06-05 03:05:41.122863 | instance |
2026-06-05 03:05:41.123187 | instance | TASK [vexxhost.atmosphere.cinder : Generate Helm values] ***********************
2026-06-05 03:05:41.123454 | instance | Friday 05 June 2026 03:05:41 +0000 (0:00:00.538) 0:32:32.063 ***********
2026-06-05 03:05:41.430840 | instance | ok: [instance]
2026-06-05 03:05:41.431067 | instance |
2026-06-05 03:05:41.431327 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (Staffeln)] **************
2026-06-05 03:05:41.431591 | instance | Friday 05 June 2026 03:05:41 +0000 (0:00:00.307) 0:32:32.371 ***********
2026-06-05 03:05:41.507533 | instance | ok: [instance]
2026-06-05 03:05:41.507719 | instance |
2026-06-05 03:05:41.507994 | instance | TASK [vexxhost.atmosphere.cinder : Append Helm values (storage)] ***************
2026-06-05 03:05:41.508244 | instance | Friday 05 June 2026 03:05:41 +0000 (0:00:00.076) 0:32:32.448 ***********
2026-06-05 03:05:41.684391 | instance | ok: [instance]
2026-06-05 03:05:41.684636 | instance |
2026-06-05 03:05:41.684901 | instance | TASK [vexxhost.atmosphere.cinder : Deploy Helm chart] **************************
2026-06-05 03:05:41.685173 | instance | Friday 05 June 2026 03:05:41 +0000 (0:00:00.176) 0:32:32.625 ***********
2026-06-05 03:10:30.248361 | instance | changed: [instance]
2026-06-05 03:10:30.248506 | instance |
2026-06-05 03:10:30.248518 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:10:30.248663 | instance | Friday 05 June 2026 03:10:30 +0000 (0:04:48.558) 0:37:21.183 ***********
2026-06-05 03:10:30.367513 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:10:30.367731 | instance |
2026-06-05 03:10:30.368003 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:10:30.368280 | instance | Friday 05 June 2026 03:10:30 +0000 (0:00:00.123) 0:37:21.307 ***********
2026-06-05 03:10:30.428503 | instance | skipping: [instance]
2026-06-05 03:10:30.428611 | instance |
2026-06-05 03:10:30.428809 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:10:30.428974 | instance | Friday 05 June 2026 03:10:30 +0000 (0:00:00.060) 0:37:21.368 ***********
2026-06-05 03:10:30.499596 | instance | skipping: [instance]
2026-06-05 03:10:30.499689 | instance |
2026-06-05 03:10:30.499802 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:10:30.499926 | instance | Friday 05 June 2026 03:10:30 +0000 (0:00:00.070) 0:37:21.439 ***********
2026-06-05 03:10:30.575303 | instance | ok: [instance]
2026-06-05 03:10:30.575555 | instance |
2026-06-05 03:10:30.575816 | instance | TASK [Create Ingress volumev3] *************************************************
2026-06-05 03:10:30.576079 | instance | Friday 05 June 2026 03:10:30 +0000 (0:00:00.076) 0:37:21.516 ***********
2026-06-05 03:10:30.648257 | instance | included: ingress for instance
2026-06-05 03:10:30.648528 | instance |
2026-06-05 03:10:30.648801 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress volumev3] *******************
2026-06-05 03:10:30.649059 | instance | Friday 05 June 2026 03:10:30 +0000 (0:00:00.073) 0:37:21.589 ***********
2026-06-05 03:10:31.768017 | instance | changed: [instance]
2026-06-05 03:10:31.768247 | instance |
2026-06-05 03:10:31.768681 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:10:31.768986 | instance | Friday 05 June 2026 03:10:31 +0000 (0:00:01.117) 0:37:22.706 ***********
2026-06-05 03:10:31.852757 | instance | ok: [instance]
2026-06-05 03:10:31.852887 | instance |
2026-06-05 03:10:31.853106 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:10:31.853328 | instance | Friday 05 June 2026 03:10:31 +0000 (0:00:00.087) 0:37:22.793 ***********
2026-06-05 03:10:31.905718 | instance | skipping: [instance]
2026-06-05 03:10:31.906017 | instance |
2026-06-05 03:10:31.906311 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:10:31.906578 | instance | Friday 05 June 2026 03:10:31 +0000 (0:00:00.052) 0:37:22.846 ***********
2026-06-05 03:10:31.955508 | instance | skipping: [instance]
2026-06-05 03:10:31.955632 | instance |
2026-06-05 03:10:31.955849 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:10:31.956133 | instance | Friday 05 June 2026 03:10:31 +0000 (0:00:00.049) 0:37:22.896 ***********
2026-06-05 03:10:32.002189 | instance | skipping: [instance]
2026-06-05 03:10:32.002326 | instance |
2026-06-05 03:10:32.002476 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:10:32.002637 | instance | Friday 05 June 2026 03:10:31 +0000 (0:00:00.046) 0:37:22.943 ***********
2026-06-05 03:10:32.061761 | instance | skipping: [instance]
2026-06-05 03:10:32.062007 | instance |
2026-06-05 03:10:32.062316 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:10:32.062590 | instance | Friday 05 June 2026 03:10:32 +0000 (0:00:00.059) 0:37:23.002 ***********
2026-06-05 03:10:32.128214 | instance | skipping: [instance]
2026-06-05 03:10:32.128327 | instance |
2026-06-05 03:10:32.128487 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:10:32.128641 | instance | Friday 05 June 2026 03:10:32 +0000 (0:00:00.066) 0:37:23.068 ***********
2026-06-05 03:10:32.188061 | instance | ok: [instance]
2026-06-05 03:10:32.188231 | instance |
2026-06-05 03:10:32.188484 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:10:32.188678 | instance | Friday 05 June 2026 03:10:32 +0000 (0:00:00.059) 0:37:23.128 ***********
2026-06-05 03:10:32.289479 | instance | ok: [instance] => (item=placement)
2026-06-05 03:10:32.289683 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:10:32.289905 | instance | ok: [instance] => (item=identity)
2026-06-05 03:10:32.290165 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:10:32.290371 | instance |
2026-06-05 03:10:32.290595 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:10:32.290828 | instance | Friday 05 June 2026 03:10:32 +0000 (0:00:00.101) 0:37:23.230 ***********
2026-06-05 03:10:32.363339 | instance | ok: [instance]
2026-06-05 03:10:32.363494 | instance |
2026-06-05 03:10:32.363731 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:10:32.363944 | instance | Friday 05 June 2026 03:10:32 +0000 (0:00:00.073) 0:37:23.304 ***********
2026-06-05 03:10:32.434431 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:10:32.434661 | instance |
2026-06-05 03:10:32.434931 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:10:32.435182 | instance | Friday 05 June 2026 03:10:32 +0000 (0:00:00.070) 0:37:23.374 ***********
2026-06-05 03:10:32.968494 | instance | changed: [instance]
2026-06-05 03:10:32.968695 | instance |
2026-06-05 03:10:32.968987 | instance | TASK [vexxhost.atmosphere.placement : Deploy Helm chart] ***********************
2026-06-05 03:10:32.969254 | instance | Friday 05 June 2026 03:10:32 +0000 (0:00:00.533) 0:37:23.908 ***********
2026-06-05 03:12:09.579191 | instance | changed: [instance]
2026-06-05 03:12:09.579434 | instance |
2026-06-05 03:12:09.579706 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:12:09.579968 | instance | Friday 05 June 2026 03:12:09 +0000 (0:01:36.611) 0:39:00.520 ***********
2026-06-05 03:12:09.676600 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:12:09.676836 | instance |
2026-06-05 03:12:09.677113 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:12:09.677373 | instance | Friday 05 June 2026 03:12:09 +0000 (0:00:00.097) 0:39:00.617 ***********
2026-06-05 03:12:09.726750 | instance | skipping: [instance]
2026-06-05 03:12:09.726977 | instance |
2026-06-05 03:12:09.727336 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:12:09.727651 | instance | Friday 05 June 2026 03:12:09 +0000 (0:00:00.050) 0:39:00.667 ***********
2026-06-05 03:12:09.773448 | instance | skipping: [instance]
2026-06-05 03:12:09.773736 | instance |
2026-06-05 03:12:09.774052 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:12:09.774308 | instance | Friday 05 June 2026 03:12:09 +0000 (0:00:00.046) 0:39:00.714 ***********
2026-06-05 03:12:09.834248 | instance | ok: [instance]
2026-06-05 03:12:09.834396 | instance |
2026-06-05 03:12:09.834503 | instance | TASK [Create Ingress placement] ************************************************
2026-06-05 03:12:09.834577 | instance | Friday 05 June 2026 03:12:09 +0000 (0:00:00.060) 0:39:00.775 ***********
2026-06-05 03:12:09.918245 | instance | included: ingress for instance
2026-06-05 03:12:09.918477 | instance |
2026-06-05 03:12:09.918753 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress placement] ******************
2026-06-05 03:12:09.919005 | instance | Friday 05 June 2026 03:12:09 +0000 (0:00:00.082) 0:39:00.858 ***********
2026-06-05 03:12:11.081966 | instance | changed: [instance]
2026-06-05 03:12:11.082183 | instance |
2026-06-05 03:12:11.082447 | instance | PLAY [Configure operating system] **********************************************
2026-06-05 03:12:11.082680 | instance |
2026-06-05 03:12:11.082934 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 03:12:11.083181 | instance | Friday 05 June 2026 03:12:11 +0000 (0:00:01.164) 0:39:02.023 ***********
2026-06-05 03:12:13.756440 | instance | ok: [instance]
2026-06-05 03:12:13.756677 | instance |
2026-06-05 03:12:13.756942 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the "lpfc" module is loaded] ********
2026-06-05 03:12:13.757196 | instance | Friday 05 June 2026 03:12:13 +0000 (0:00:02.674) 0:39:04.697 ***********
2026-06-05 03:12:14.011555 | instance | ok: [instance]
2026-06-05 03:12:14.011852 | instance |
2026-06-05 03:12:14.012153 | instance | TASK [vexxhost.atmosphere.lpfc : Install the configuration file] ***************
2026-06-05 03:12:14.012497 | instance | Friday 05 June 2026 03:12:14 +0000 (0:00:00.254) 0:39:04.952 ***********
2026-06-05 03:12:14.066343 | instance | skipping: [instance]
2026-06-05 03:12:14.066431 | instance |
2026-06-05 03:12:14.066559 | instance | TASK [vexxhost.atmosphere.lpfc : Get the values for the module parameters] *****
2026-06-05 03:12:14.066675 | instance | Friday 05 June 2026 03:12:14 +0000 (0:00:00.054) 0:39:05.007 ***********
2026-06-05 03:12:14.130898 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-05 03:12:14.131178 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-05 03:12:14.131449 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-05 03:12:14.131707 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-05 03:12:14.131964 | instance | skipping: [instance]
2026-06-05 03:12:14.132204 | instance |
2026-06-05 03:12:14.132482 | instance | TASK [vexxhost.atmosphere.lpfc : Detect if the run-time module parameters are set correctly] ***
2026-06-05 03:12:14.132811 | instance | Friday 05 June 2026 03:12:14 +0000 (0:00:00.064) 0:39:05.071 ***********
2026-06-05 03:12:14.196281 | instance | skipping: [instance] => (item=lpfc_lun_queue_depth)
2026-06-05 03:12:14.196522 | instance | skipping: [instance] => (item=lpfc_sg_seg_cnt)
2026-06-05 03:12:14.196786 | instance | skipping: [instance] => (item=lpfc_max_luns)
2026-06-05 03:12:14.197049 | instance | skipping: [instance] => (item=lpfc_enable_fc4_type)
2026-06-05 03:12:14.197303 | instance | skipping: [instance]
2026-06-05 03:12:14.197544 | instance |
2026-06-05 03:12:14.197879 | instance | TASK [vexxhost.atmosphere.lpfc : Update "initramfs" if the configuration file has changed] ***
2026-06-05 03:12:14.198398 | instance | Friday 05 June 2026 03:12:14 +0000 (0:00:00.065) 0:39:05.136 ***********
2026-06-05 03:12:14.243154 | instance | skipping: [instance]
2026-06-05 03:12:14.243283 | instance |
2026-06-05 03:12:14.243479 | instance | TASK [Reboot the system if the configuration file has changed] *****************
2026-06-05 03:12:14.243617 | instance | Friday 05 June 2026 03:12:14 +0000 (0:00:00.047) 0:39:05.184 ***********
2026-06-05 03:12:14.312703 | instance | skipping: [instance]
2026-06-05 03:12:14.312945 | instance |
2026-06-05 03:12:14.313289 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] **********************
2026-06-05 03:12:14.313685 | instance | Friday 05 June 2026 03:12:14 +0000 (0:00:00.068) 0:39:05.252 ***********
2026-06-05 03:12:19.134978 | instance | changed: [instance]
2026-06-05 03:12:19.135205 | instance |
2026-06-05 03:12:19.135501 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] *********
2026-06-05 03:12:19.135817 | instance | Friday 05 June 2026 03:12:19 +0000 (0:00:04.822) 0:39:10.075 ***********
2026-06-05 03:12:42.016695 | instance | changed: [instance]
2026-06-05 03:12:42.016807 | instance |
2026-06-05 03:12:42.016826 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] *********
2026-06-05 03:12:42.016850 | instance | Friday 05 June 2026 03:12:42 +0000 (0:00:22.881) 0:39:32.957 ***********
2026-06-05 03:12:42.543447 | instance | changed: [instance]
2026-06-05 03:12:42.544015 | instance |
2026-06-05 03:12:42.544136 | instance | TASK [vexxhost.atmosphere.iscsi : Install iscsi package] ***********************
2026-06-05 03:12:42.544452 | instance | Friday 05 June 2026 03:12:42 +0000 (0:00:00.526) 0:39:33.483 ***********
2026-06-05 03:12:43.738845 | instance | ok: [instance]
2026-06-05 03:12:43.739058 | instance |
2026-06-05 03:12:43.739373 | instance | TASK [vexxhost.atmosphere.iscsi : Ensure iscsid is started] ********************
2026-06-05 03:12:43.739636 | instance | Friday 05 June 2026 03:12:43 +0000 (0:00:01.196) 0:39:34.679 ***********
2026-06-05 03:12:44.193648 | instance | changed: [instance]
2026-06-05 03:12:44.193861 | instance |
2026-06-05 03:12:44.194167 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for Pure Storage FlashArray] ***
2026-06-05 03:12:44.194432 | instance | Friday 05 June 2026 03:12:44 +0000 (0:00:00.454) 0:39:35.134 ***********
2026-06-05 03:12:44.658876 | instance | changed: [instance]
2026-06-05 03:12:44.659036 | instance |
2026-06-05 03:12:44.659239 | instance | TASK [vexxhost.atmosphere.udev : Add udev rules for SCSI Unit Attention] *******
2026-06-05 03:12:44.659477 | instance | Friday 05 June 2026 03:12:44 +0000 (0:00:00.465) 0:39:35.599 ***********
2026-06-05 03:12:45.185277 | instance | changed: [instance]
2026-06-05 03:12:45.185486 | instance |
2026-06-05 03:12:45.185756 | instance | RUNNING HANDLER [vexxhost.atmosphere.multipathd : Restart "multipathd"] ********
2026-06-05 03:12:45.186054 | instance | Friday 05 June 2026 03:12:45 +0000 (0:00:00.526) 0:39:36.125 ***********
2026-06-05 03:12:45.654414 | instance | changed: [instance]
2026-06-05 03:12:45.654651 | instance |
2026-06-05 03:12:45.654935 | instance | RUNNING HANDLER [vexxhost.atmosphere.udev : Reload udev] ***********************
2026-06-05 03:12:45.655230 | instance | Friday 05 June 2026 03:12:45 +0000 (0:00:00.469) 0:39:36.595 ***********
2026-06-05 03:12:45.923660 | instance | ok: [instance]
2026-06-05 03:12:45.923778 | instance |
2026-06-05 03:12:45.923937 | instance | PLAY [Deploy SDN] **************************************************************
2026-06-05 03:12:45.924099 | instance |
2026-06-05 03:12:45.924279 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:12:45.924448 | instance | Friday 05 June 2026 03:12:45 +0000 (0:00:00.268) 0:39:36.864 ***********
2026-06-05 03:12:46.005765 | instance | ok: [instance]
2026-06-05 03:12:46.005944 | instance |
2026-06-05 03:12:46.006259 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:12:46.006594 | instance | Friday 05 June 2026 03:12:45 +0000 (0:00:00.082) 0:39:36.946 ***********
2026-06-05 03:12:46.062545 | instance | skipping: [instance]
2026-06-05 03:12:46.062643 | instance |
2026-06-05 03:12:46.062777 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:12:46.062888 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.056) 0:39:37.003 ***********
2026-06-05 03:12:46.122946 | instance | skipping: [instance]
2026-06-05 03:12:46.123031 | instance |
2026-06-05 03:12:46.123154 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:12:46.123273 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.059) 0:39:37.063 ***********
2026-06-05 03:12:46.173787 | instance | skipping: [instance]
2026-06-05 03:12:46.173877 | instance |
2026-06-05 03:12:46.174026 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:12:46.174157 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.051) 0:39:37.114 ***********
2026-06-05 03:12:46.218279 | instance | skipping: [instance]
2026-06-05 03:12:46.218533 | instance |
2026-06-05 03:12:46.218810 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:12:46.219070 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.044) 0:39:37.159 ***********
2026-06-05 03:12:46.272057 | instance | skipping: [instance]
2026-06-05 03:12:46.272285 | instance |
2026-06-05 03:12:46.272555 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:12:46.272861 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.053) 0:39:37.213 ***********
2026-06-05 03:12:46.325045 | instance | ok: [instance]
2026-06-05 03:12:46.325267 | instance |
2026-06-05 03:12:46.325529 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:12:46.325791 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.053) 0:39:37.266 ***********
2026-06-05 03:12:46.369161 | instance | skipping: [instance]
2026-06-05 03:12:46.369379 | instance |
2026-06-05 03:12:46.369640 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:12:46.369966 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.044) 0:39:37.310 ***********
2026-06-05 03:12:46.467473 | instance | ok: [instance]
2026-06-05 03:12:46.467677 | instance |
2026-06-05 03:12:46.467958 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:12:46.468233 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.097) 0:39:37.408 ***********
2026-06-05 03:12:46.540997 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:12:46.541249 | instance |
2026-06-05 03:12:46.541518 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:12:46.541780 | instance | Friday 05 June 2026 03:12:46 +0000 (0:00:00.073) 0:39:37.482 ***********
2026-06-05 03:12:47.096491 | instance | changed: [instance]
2026-06-05 03:12:47.096718 | instance |
2026-06-05 03:12:47.097417 | instance | TASK [vexxhost.atmosphere.openvswitch : Get the current status of all systemd values for containerd] ***
2026-06-05 03:12:47.097432 | instance | Friday 05 June 2026 03:12:47 +0000 (0:00:00.555) 0:39:38.037 ***********
2026-06-05 03:12:47.329978 | instance | ok: [instance]
2026-06-05 03:12:47.330241 | instance |
2026-06-05 03:12:47.330564 | instance | TASK [vexxhost.atmosphere.openvswitch : Assert that LimitMEMLOCK is set to infinity] ***
2026-06-05 03:12:47.330846 | instance | Friday 05 June 2026 03:12:47 +0000 (0:00:00.233) 0:39:38.270 ***********
2026-06-05 03:12:47.386501 | instance | ok: [instance] => {
2026-06-05 03:12:47.386725 | instance | "changed": false,
2026-06-05 03:12:47.386982 | instance | "msg": "All assertions passed"
2026-06-05 03:12:47.387238 | instance | }
2026-06-05 03:12:47.387509 | instance |
2026-06-05 03:12:47.387771 | instance | TASK [vexxhost.atmosphere.openvswitch : Pull openvswitch image] ****************
2026-06-05 03:12:47.388027 | instance | Friday 05 June 2026 03:12:47 +0000 (0:00:00.056) 0:39:38.327 ***********
2026-06-05 03:12:54.390678 | instance | ok: [instance]
2026-06-05 03:12:54.390769 | instance |
2026-06-05 03:12:54.390862 | instance | TASK [vexxhost.atmosphere.openvswitch : Verify openvswitch image pull] *********
2026-06-05 03:12:54.390980 | instance | Friday 05 June 2026 03:12:54 +0000 (0:00:07.004) 0:39:45.331 ***********
2026-06-05 03:12:54.446481 | instance | ok: [instance] => {
2026-06-05 03:12:54.446693 | instance | "changed": false,
2026-06-05 03:12:54.446915 | instance | "msg": "Successfully pulled openvswitch image"
2026-06-05 03:12:54.447092 | instance | }
2026-06-05 03:12:54.447312 | instance |
2026-06-05 03:12:54.447717 | instance | TASK [vexxhost.atmosphere.openvswitch : Deploy Helm chart] *********************
2026-06-05 03:12:54.447941 | instance | Friday 05 June 2026 03:12:54 +0000 (0:00:00.055) 0:39:45.387 ***********
2026-06-05 03:12:56.072315 | instance | changed: [instance]
2026-06-05 03:12:56.072588 | instance |
2026-06-05 03:12:56.072838 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:12:56.073136 | instance | Friday 05 June 2026 03:12:56 +0000 (0:00:01.625) 0:39:47.012 ***********
2026-06-05 03:12:56.158175 | instance | skipping: [instance]
2026-06-05 03:12:56.158394 | instance |
2026-06-05 03:12:56.158701 | instance | TASK [vexxhost.atmosphere.frr_k8s : Deploy Helm chart] *************************
2026-06-05 03:12:56.158977 | instance | Friday 05 June 2026 03:12:56 +0000 (0:00:00.085) 0:39:47.098 ***********
2026-06-05 03:12:56.260645 | instance | skipping: [instance]
2026-06-05 03:12:56.260874 | instance |
2026-06-05 03:12:56.261171 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:12:56.261442 | instance | Friday 05 June 2026 03:12:56 +0000 (0:00:00.102) 0:39:47.201 ***********
2026-06-05 03:12:56.343394 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:12:56.343497 | instance |
2026-06-05 03:12:56.343671 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:12:56.343851 | instance | Friday 05 June 2026 03:12:56 +0000 (0:00:00.082) 0:39:47.284 ***********
2026-06-05 03:12:56.960678 | instance | changed: [instance]
2026-06-05 03:12:56.960918 | instance |
2026-06-05 03:12:56.961183 | instance | TASK [vexxhost.atmosphere.ovn : Check if ovn_controller DaemonSet exists] ******
2026-06-05 03:12:56.961449 | instance | Friday 05 June 2026 03:12:56 +0000 (0:00:00.617) 0:39:47.901 ***********
2026-06-05 03:12:57.123982 | instance | skipping: [instance]
2026-06-05 03:12:57.893212 | instance |
2026-06-05 03:12:57.893252 | instance | TASK [vexxhost.atmosphere.ovn : Delete existing ovn controller DaemonSet if type label is found] ***
2026-06-05 03:12:57.893260 | instance | Friday 05 June 2026 03:12:57 +0000 (0:00:00.163) 0:39:48.065 ***********
2026-06-05 03:12:57.893267 | instance | skipping: [instance]
2026-06-05 03:12:57.893273 | instance |
2026-06-05 03:12:57.893279 | instance | TASK [vexxhost.atmosphere.ovn : Pull ovn-controller image] *********************
2026-06-05 03:12:57.893286 | instance | Friday 05 June 2026 03:12:57 +0000 (0:00:00.041) 0:39:48.106 ***********
2026-06-05 03:13:07.720634 | instance | ok: [instance]
2026-06-05 03:13:07.720725 | instance |
2026-06-05 03:13:07.720901 | instance | TASK [vexxhost.atmosphere.ovn : Verify ovn-controller image pull] **************
2026-06-05 03:13:07.721189 | instance | Friday 05 June 2026 03:13:07 +0000 (0:00:10.554) 0:39:58.661 ***********
2026-06-05 03:13:07.779104 | instance | ok: [instance] => {
2026-06-05 03:13:07.779220 | instance | "changed": false,
2026-06-05 03:13:07.779382 | instance | "msg": "Successfully pulled ovn-controller image"
2026-06-05 03:13:07.779535 | instance | }
2026-06-05 03:13:07.779684 | instance |
2026-06-05 03:13:07.779894 | instance | TASK [vexxhost.atmosphere.ovn : Deploy Helm chart] *****************************
2026-06-05 03:13:07.780052 | instance | Friday 05 June 2026 03:13:07 +0000 (0:00:00.058) 0:39:58.720 ***********
2026-06-05 03:13:07.932612 | instance | skipping: [instance]
2026-06-05 03:13:07.932852 | instance |
2026-06-05 03:13:07.933131 | instance | PLAY [controllers[0]] **********************************************************
2026-06-05 03:13:07.933394 | instance |
2026-06-05 03:13:07.933676 | instance | TASK [Gathering Facts] *********************************************************
2026-06-05 03:13:07.933988 | instance | Friday 05 June 2026 03:13:07 +0000 (0:00:00.153) 0:39:58.873 ***********
2026-06-05 03:13:10.452075 | instance | ok: [instance]
2026-06-05 03:13:10.452216 | instance |
2026-06-05 03:13:10.452403 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:13:10.452577 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:02.519) 0:40:01.393 ***********
2026-06-05 03:13:10.529606 | instance | ok: [instance]
2026-06-05 03:13:10.529748 | instance |
2026-06-05 03:13:10.529947 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:13:10.530122 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.077) 0:40:01.470 ***********
2026-06-05 03:13:10.591732 | instance | skipping: [instance]
2026-06-05 03:13:10.591874 | instance |
2026-06-05 03:13:10.592053 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:13:10.592253 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.062) 0:40:01.533 ***********
2026-06-05 03:13:10.643975 | instance | skipping: [instance]
2026-06-05 03:13:10.644212 | instance |
2026-06-05 03:13:10.644488 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:13:10.644742 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.052) 0:40:01.585 ***********
2026-06-05 03:13:10.691609 | instance | skipping: [instance]
2026-06-05 03:13:10.691826 | instance |
2026-06-05 03:13:10.692113 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:13:10.692419 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.047) 0:40:01.632 ***********
2026-06-05 03:13:10.742513 | instance | skipping: [instance]
2026-06-05 03:13:10.742705 | instance |
2026-06-05 03:13:10.742970 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:13:10.743248 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.050) 0:40:01.683 ***********
2026-06-05 03:13:10.791335 | instance | skipping: [instance]
2026-06-05 03:13:10.791528 | instance |
2026-06-05 03:13:10.791792 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:13:10.792046 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.048) 0:40:01.732 ***********
2026-06-05 03:13:10.859607 | instance | ok: [instance]
2026-06-05 03:13:10.859820 | instance |
2026-06-05 03:13:10.860092 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:13:10.860352 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.067) 0:40:01.800 ***********
2026-06-05 03:13:10.938895 | instance | ok: [instance] => (item=libvirt_exporter)
2026-06-05 03:13:10.939081 | instance |
2026-06-05 03:13:10.939358 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:13:10.939486 | instance | Friday 05 June 2026 03:13:10 +0000 (0:00:00.079) 0:40:01.879 ***********
2026-06-05 03:13:11.031424 | instance | ok: [instance]
2026-06-05 03:13:11.031622 | instance |
2026-06-05 03:13:11.031893 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:13:11.032150 | instance | Friday 05 June 2026 03:13:11 +0000 (0:00:00.092) 0:40:01.972 ***********
2026-06-05 03:13:11.120731 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:13:11.121113 | instance |
2026-06-05 03:13:11.121425 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:13:11.121683 | instance | Friday 05 June 2026 03:13:11 +0000 (0:00:00.089) 0:40:02.061 ***********
2026-06-05 03:13:11.675366 | instance | changed: [instance]
2026-06-05 03:13:11.675566 | instance |
2026-06-05 03:13:11.675848 | instance | TASK [vexxhost.atmosphere.libvirt : Fail if atmosphere_ceph_enabled is set] ****
2026-06-05 03:13:11.676152 | instance | Friday 05 June 2026 03:13:11 +0000 (0:00:00.554) 0:40:02.616 ***********
2026-06-05 03:13:11.737713 | instance | skipping: [instance]
2026-06-05 03:13:11.738482 | instance |
2026-06-05 03:13:11.738555 | instance | TASK [vexxhost.atmosphere.libvirt : Create CA certificates] ********************
2026-06-05 03:13:11.738561 | instance | Friday 05 June 2026 03:13:11 +0000 (0:00:00.062) 0:40:02.678 ***********
2026-06-05 03:13:13.109906 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-05 03:13:13.110074 | instance | changed: [instance] => (item=libvirt-api)
2026-06-05 03:13:13.110235 | instance |
2026-06-05 03:13:13.110436 | instance | TASK [vexxhost.atmosphere.libvirt : Create Issuers] ****************************
2026-06-05 03:13:13.110572 | instance | Friday 05 June 2026 03:13:13 +0000 (0:00:01.372) 0:40:04.050 ***********
2026-06-05 03:13:14.425603 | instance | changed: [instance] => (item=libvirt-vnc)
2026-06-05 03:13:14.425831 | instance | changed: [instance] => (item=libvirt-api)
2026-06-05 03:13:14.426124 | instance |
2026-06-05 03:13:14.426395 | instance | TASK [vexxhost.atmosphere.libvirt : Generate Helm values (storage)] ************
2026-06-05 03:13:14.426645 | instance | Friday 05 June 2026 03:13:14 +0000 (0:00:01.315) 0:40:05.366 ***********
2026-06-05 03:13:14.642130 | instance | ok: [instance]
2026-06-05 03:13:14.642373 | instance |
2026-06-05 03:13:14.642650 | instance | TASK [vexxhost.atmosphere.libvirt : Deploy Helm chart] *************************
2026-06-05 03:13:14.642927 | instance | Friday 05 June 2026 03:13:14 +0000 (0:00:00.216) 0:40:05.583 ***********
2026-06-05 03:13:16.431992 | instance | changed: [instance]
2026-06-05 03:13:16.432774 | instance |
2026-06-05 03:13:16.432840 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:13:16.432864 | instance | Friday 05 June 2026 03:13:16 +0000 (0:00:01.789) 0:40:07.372 ***********
2026-06-05 03:13:16.511330 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:13:16.511553 | instance |
2026-06-05 03:13:16.511825 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:13:16.512089 | instance | Friday 05 June 2026 03:13:16 +0000 (0:00:00.079) 0:40:07.452 ***********
2026-06-05 03:13:17.048080 | instance | changed: [instance]
2026-06-05 03:13:17.048353 | instance |
2026-06-05 03:13:17.048640 | instance | TASK [vexxhost.atmosphere.coredns : Deploy Helm chart] *************************
2026-06-05 03:13:17.048913 | instance | Friday 05 June 2026 03:13:17 +0000 (0:00:00.537) 0:40:07.989 ***********
2026-06-05 03:13:18.629726 | instance | changed: [instance]
2026-06-05 03:13:18.629950 | instance |
2026-06-05 03:13:18.630286 | instance | TASK [vexxhost.atmosphere.openstacksdk : Install openstacksdk] *****************
2026-06-05 03:13:18.630552 | instance | Friday 05 June 2026 03:13:18 +0000 (0:00:01.580) 0:40:09.569 ***********
2026-06-05 03:13:19.685092 | instance | ok: [instance]
2026-06-05 03:13:19.685247 | instance |
2026-06-05 03:13:19.685426 | instance | TASK [vexxhost.atmosphere.openstacksdk : Create openstack config directory] ****
2026-06-05 03:13:19.685629 | instance | Friday 05 June 2026 03:13:19 +0000 (0:00:01.056) 0:40:10.625 ***********
2026-06-05 03:13:19.919106 | instance | ok: [instance]
2026-06-05 03:13:19.919257 | instance |
2026-06-05 03:13:19.919433 | instance | TASK [vexxhost.atmosphere.openstacksdk : Generate cloud config file] ***********
2026-06-05 03:13:19.919596 | instance | Friday 05 June 2026 03:13:19 +0000 (0:00:00.233) 0:40:10.859 ***********
2026-06-05 03:13:20.457224 | instance | ok: [instance]
2026-06-05 03:13:20.457363 | instance |
2026-06-05 03:13:20.457547 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:13:20.457706 | instance | Friday 05 June 2026 03:13:20 +0000 (0:00:00.538) 0:40:11.397 ***********
2026-06-05 03:13:20.660344 | instance | ok: [instance]
2026-06-05 03:13:20.660565 | instance |
2026-06-05 03:13:20.660862 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:13:20.661139 | instance | Friday 05 June 2026 03:13:20 +0000 (0:00:00.203) 0:40:11.601 ***********
2026-06-05 03:13:20.769068 | instance | included: rabbitmq for instance
2026-06-05 03:13:20.769203 | instance |
2026-06-05 03:13:20.769380 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 03:13:20.769547 | instance | Friday 05 June 2026 03:13:20 +0000 (0:00:00.108) 0:40:11.709 ***********
2026-06-05 03:13:21.514098 | instance | ok: [instance]
2026-06-05 03:13:21.514325 | instance |
2026-06-05 03:13:21.514602 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 03:13:21.514869 | instance | Friday 05 June 2026 03:13:21 +0000 (0:00:00.745) 0:40:12.455 ***********
2026-06-05 03:13:21.570273 | instance | skipping: [instance]
2026-06-05 03:13:21.570511 | instance |
2026-06-05 03:13:21.570793 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 03:13:21.571102 | instance | Friday 05 June 2026 03:13:21 +0000 (0:00:00.056) 0:40:12.511 ***********
2026-06-05 03:13:21.631224 | instance | skipping: [instance]
2026-06-05 03:13:21.631457 | instance |
2026-06-05 03:13:21.631776 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 03:13:21.632061 | instance | Friday 05 June 2026 03:13:21 +0000 (0:00:00.060) 0:40:12.572 ***********
2026-06-05 03:13:21.693495 | instance | skipping: [instance]
2026-06-05 03:13:21.693736 | instance |
2026-06-05 03:13:21.694039 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 03:13:21.694292 | instance | Friday 05 June 2026 03:13:21 +0000 (0:00:00.062) 0:40:12.634 ***********
2026-06-05 03:13:52.671322 | instance | changed: [instance]
2026-06-05 03:13:52.671507 | instance |
2026-06-05 03:13:52.671788 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:13:52.672046 | instance | Friday 05 June 2026 03:13:52 +0000 (0:00:30.977) 0:40:43.611 ***********
2026-06-05 03:13:53.522437 | instance | ok: [instance]
2026-06-05 03:13:53.522563 | instance |
2026-06-05 03:13:53.522578 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:13:53.522709 | instance | Friday 05 June 2026 03:13:53 +0000 (0:00:00.851) 0:40:44.463 ***********
2026-06-05 03:13:53.580312 | instance | ok: [instance]
2026-06-05 03:13:53.580484 | instance |
2026-06-05 03:13:53.580814 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:13:53.581029 | instance | Friday 05 June 2026 03:13:53 +0000 (0:00:00.057) 0:40:44.521 ***********
2026-06-05 03:13:53.649703 | instance | skipping: [instance]
2026-06-05 03:13:53.649806 | instance |
2026-06-05 03:13:53.649876 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:13:53.650016 | instance | Friday 05 June 2026 03:13:53 +0000 (0:00:00.069) 0:40:44.590 ***********
2026-06-05 03:13:53.709980 | instance | skipping: [instance]
2026-06-05 03:13:53.710269 | instance |
2026-06-05 03:13:53.710539 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:13:53.710795 | instance | Friday 05 June 2026 03:13:53 +0000 (0:00:00.060) 0:40:44.651 ***********
2026-06-05 03:13:53.768415 | instance | ok: [instance]
2026-06-05 03:13:53.768590 | instance |
2026-06-05 03:13:53.768870 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:13:53.769131 | instance | Friday 05 June 2026 03:13:53 +0000 (0:00:00.058) 0:40:44.709 ***********
2026-06-05 03:13:54.006724 | instance | ok: [instance] => (item=compute)
2026-06-05 03:13:54.006947 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:13:54.007210 | instance | ok: [instance] => (item=oslo_db_api)
2026-06-05 03:13:54.007466 | instance | ok: [instance] => (item=oslo_db_cell0)
2026-06-05 03:13:54.007721 | instance | ok: [instance] => (item=image)
2026-06-05 03:13:54.007977 | instance | ok: [instance] => (item=placement)
2026-06-05 03:13:54.008310 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:13:54.008565 | instance | ok: [instance] => (item=baremetal)
2026-06-05 03:13:54.008823 | instance | ok: [instance] => (item=compute_metadata)
2026-06-05 03:13:54.009077 | instance | ok: [instance] => (item=network)
2026-06-05 03:13:54.009331 | instance | ok: [instance] => (item=volumev3)
2026-06-05 03:13:54.009579 | instance | ok: [instance] => (item=compute_novnc_proxy)
2026-06-05 03:13:54.009832 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:13:54.010139 | instance | ok: [instance] => (item=identity)
2026-06-05 03:13:54.010410 | instance |
2026-06-05 03:13:54.010667 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:13:54.010923 | instance | Friday 05 June 2026 03:13:54 +0000 (0:00:00.237) 0:40:44.947 ***********
2026-06-05 03:13:54.094557 | instance | ok: [instance]
2026-06-05 03:13:54.094735 | instance |
2026-06-05 03:13:54.095011 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:13:54.095286 | instance | Friday 05 June 2026 03:13:54 +0000 (0:00:00.087) 0:40:45.035 ***********
2026-06-05 03:13:54.182238 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:13:54.182593 | instance |
2026-06-05 03:13:54.183054 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:13:54.183483 | instance | Friday 05 June 2026 03:13:54 +0000 (0:00:00.087) 0:40:45.122 ***********
2026-06-05 03:13:54.751989 | instance | changed: [instance]
2026-06-05 03:13:54.752265 | instance |
2026-06-05 03:13:54.752580 | instance | TASK [vexxhost.atmosphere.nova : Fail if atmosphere_ceph_enabled is set] *******
2026-06-05 03:13:54.753009 | instance | Friday 05 June 2026 03:13:54 +0000 (0:00:00.569) 0:40:45.692 ***********
2026-06-05 03:13:54.818709 | instance | skipping: [instance]
2026-06-05 03:13:54.818938 | instance |
2026-06-05 03:13:54.819242 | instance | TASK [vexxhost.atmosphere.nova : Generate temporary file for SSH public key] ***
2026-06-05 03:13:54.819552 | instance | Friday 05 June 2026 03:13:54 +0000 (0:00:00.066) 0:40:45.759 ***********
2026-06-05 03:13:55.049207 | instance | ok: [instance -> localhost]
2026-06-05 03:13:55.049399 | instance |
2026-06-05 03:13:55.049676 | instance | TASK [vexxhost.atmosphere.nova : Write contents of current private SSH key] ****
2026-06-05 03:13:55.049975 | instance | Friday 05 June 2026 03:13:55 +0000 (0:00:00.230) 0:40:45.990 ***********
2026-06-05 03:13:55.443835 | instance | ok: [instance -> localhost]
2026-06-05 03:13:55.444021 | instance |
2026-06-05 03:13:55.444307 | instance | TASK [vexxhost.atmosphere.nova : Generate public key for SSH private key] ******
2026-06-05 03:13:55.444603 | instance | Friday 05 June 2026 03:13:55 +0000 (0:00:00.394) 0:40:46.384 ***********
2026-06-05 03:13:56.002054 | instance | ok: [instance -> localhost]
2026-06-05 03:13:56.002134 | instance |
2026-06-05 03:13:56.002243 | instance | TASK [vexxhost.atmosphere.nova : Delete temporary file for public SSH key] *****
2026-06-05 03:13:56.002393 | instance | Friday 05 June 2026 03:13:55 +0000 (0:00:00.558) 0:40:46.942 ***********
2026-06-05 03:13:56.224867 | instance | ok: [instance -> localhost]
2026-06-05 03:13:56.225017 | instance |
2026-06-05 03:13:56.225254 | instance | TASK [vexxhost.atmosphere.nova : Remove nova-bootstrap and nova-cell-setup job] ***
2026-06-05 03:13:56.225480 | instance | Friday 05 June 2026 03:13:56 +0000 (0:00:00.222) 0:40:47.165 ***********
2026-06-05 03:13:57.607489 | instance | ok: [instance] => (item=nova-bootstrap)
2026-06-05 03:13:57.607704 | instance | ok: [instance] => (item=nova-cell-setup)
2026-06-05 03:13:57.607879 | instance |
2026-06-05 03:13:57.608080 | instance | TASK [vexxhost.atmosphere.nova : Generate Helm values (storage)] ***************
2026-06-05 03:13:57.608389 | instance | Friday 05 June 2026 03:13:57 +0000 (0:00:01.383) 0:40:48.548 ***********
2026-06-05 03:13:58.035086 | instance | ok: [instance]
2026-06-05 03:13:58.035328 | instance |
2026-06-05 03:13:58.035602 | instance | TASK [vexxhost.atmosphere.nova : Deploy Helm chart] ****************************
2026-06-05 03:13:58.035866 | instance | Friday 05 June 2026 03:13:58 +0000 (0:00:00.427) 0:40:48.976 ***********
2026-06-05 03:16:47.625263 | instance | changed: [instance]
2026-06-05 03:16:47.625384 | instance |
2026-06-05 03:16:47.625520 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:16:47.625700 | instance | Friday 05 June 2026 03:16:47 +0000 (0:02:49.587) 0:43:38.563 ***********
2026-06-05 03:16:47.758166 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:16:47.758329 | instance |
2026-06-05 03:16:47.758614 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:16:47.758891 | instance | Friday 05 June 2026 03:16:47 +0000 (0:00:00.135) 0:43:38.698 ***********
2026-06-05 03:16:47.815123 | instance | skipping: [instance]
2026-06-05 03:16:47.815281 | instance |
2026-06-05 03:16:47.815563 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:16:47.815823 | instance | Friday 05 June 2026 03:16:47 +0000 (0:00:00.057) 0:43:38.756 ***********
2026-06-05 03:16:47.874654 | instance | skipping: [instance]
2026-06-05 03:16:47.874857 | instance |
2026-06-05 03:16:47.875163 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:16:47.875589 | instance | Friday 05 June 2026 03:16:47 +0000 (0:00:00.059) 0:43:38.815 ***********
2026-06-05 03:16:47.959793 | instance | ok: [instance]
2026-06-05 03:16:47.960042 | instance |
2026-06-05 03:16:47.960324 | instance | TASK [Create Ingress compute] **************************************************
2026-06-05 03:16:47.960649 | instance | Friday 05 June 2026 03:16:47 +0000 (0:00:00.084) 0:43:38.900 ***********
2026-06-05 03:16:48.060134 | instance | included: ingress for instance
2026-06-05 03:16:48.060298 | instance |
2026-06-05 03:16:48.060586 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute] ********************
2026-06-05 03:16:48.060928 | instance | Friday 05 June 2026 03:16:48 +0000 (0:00:00.100) 0:43:39.001 ***********
2026-06-05 03:16:49.177982 | instance | changed: [instance]
2026-06-05 03:16:49.178101 | instance |
2026-06-05 03:16:49.178216 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:16:49.178398 | instance | Friday 05 June 2026 03:16:49 +0000 (0:00:01.117) 0:43:40.118 ***********
2026-06-05 03:16:49.305209 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:16:49.305326 | instance |
2026-06-05 03:16:49.305459 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:16:49.305629 | instance | Friday 05 June 2026 03:16:49 +0000 (0:00:00.127) 0:43:40.246 ***********
2026-06-05 03:16:49.364851 | instance | skipping: [instance]
2026-06-05 03:16:49.364975 | instance |
2026-06-05 03:16:49.365161 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:16:49.365340 | instance | Friday 05 June 2026 03:16:49 +0000 (0:00:00.059) 0:43:40.306 ***********
2026-06-05 03:16:49.425234 | instance | skipping: [instance]
2026-06-05 03:16:49.425327 | instance |
2026-06-05 03:16:49.425497 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:16:49.425666 | instance | Friday 05 June 2026 03:16:49 +0000 (0:00:00.060) 0:43:40.366 ***********
2026-06-05 03:16:49.491722 | instance | ok: [instance]
2026-06-05 03:16:49.491824 | instance |
2026-06-05 03:16:49.491985 | instance | TASK [Create Ingress compute-novnc-proxy] **************************************
2026-06-05 03:16:49.492141 | instance | Friday 05 June 2026 03:16:49 +0000 (0:00:00.066) 0:43:40.432 ***********
2026-06-05 03:16:49.586645 | instance | included: ingress for instance
2026-06-05 03:16:49.586820 | instance |
2026-06-05 03:16:49.588647 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress compute-novnc-proxy] ********
2026-06-05 03:16:49.588673 | instance | Friday 05 June 2026 03:16:49 +0000 (0:00:00.094) 0:43:40.527 ***********
2026-06-05 03:16:50.795701 | instance | changed: [instance]
2026-06-05 03:16:50.795980 | instance |
2026-06-05 03:16:50.796287 | instance | TASK [vexxhost.atmosphere.nova : Wait until compute api service ready] *********
2026-06-05 03:16:50.796565 | instance | Friday 05 June 2026 03:16:50 +0000 (0:00:01.208) 0:43:41.735 ***********
2026-06-05 03:16:51.516840 | instance | ok: [instance]
2026-06-05 03:16:51.517046 | instance |
2026-06-05 03:16:51.517321 | instance | TASK [vexxhost.atmosphere.nova : Create flavors] *******************************
2026-06-05 03:16:51.517590 | instance | Friday 05 June 2026 03:16:51 +0000 (0:00:00.721) 0:43:42.457 ***********
2026-06-05 03:17:09.583175 | instance | FAILED - RETRYING: [instance]: Create flavors (60 retries left).
2026-06-05 03:17:09.583429 | instance | FAILED - RETRYING: [instance]: Create flavors (59 retries left).
2026-06-05 03:17:09.583706 | instance | changed: [instance] => (item={'disk': 1, 'name': 'm1.tiny', 'ram': 512, 'vcpus': 1})
2026-06-05 03:17:09.583977 | instance | changed: [instance] => (item={'disk': 20, 'name': 'm1.small', 'ram': 2048, 'vcpus': 1})
2026-06-05 03:17:09.584242 | instance | changed: [instance] => (item={'disk': 40, 'name': 'm1.medium', 'ram': 4096, 'vcpus': 2})
2026-06-05 03:17:09.584511 | instance | changed: [instance] => (item={'disk': 80, 'name': 'm1.large', 'ram': 8192, 'vcpus': 4})
2026-06-05 03:17:09.584774 | instance | changed: [instance] => (item={'disk': 160, 'name': 'm1.xlarge', 'ram': 16384, 'vcpus': 8})
2026-06-05 03:17:09.585015 | instance |
2026-06-05 03:17:09.585280 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Retrieve list of all the needed endpoints] ***
2026-06-05 03:17:09.585551 | instance | Friday 05 June 2026 03:17:09 +0000 (0:00:18.066) 0:44:00.523 ***********
2026-06-05 03:17:09.876319 | instance | ok: [instance]
2026-06-05 03:17:09.876469 | instance |
2026-06-05 03:17:09.876663 | instance | TASK [Create RabbitMQ cluster] *************************************************
2026-06-05 03:17:09.876880 | instance | Friday 05 June 2026 03:17:09 +0000 (0:00:00.292) 0:44:00.816 ***********
2026-06-05 03:17:09.994295 | instance | included: rabbitmq for instance
2026-06-05 03:17:09.994435 | instance |
2026-06-05 03:17:09.994616 | instance | TASK [vexxhost.atmosphere.rabbitmq : Verify state of current RabbitMQ cluster] ***
2026-06-05 03:17:09.994816 | instance | Friday 05 June 2026 03:17:09 +0000 (0:00:00.118) 0:44:00.935 ***********
2026-06-05 03:17:10.750698 | instance | ok: [instance]
2026-06-05 03:17:10.751491 | instance |
2026-06-05 03:17:10.751787 | instance | TASK [vexxhost.atmosphere.rabbitmq : Print diff of RabbitMQ cluster spec] ******
2026-06-05 03:17:10.752050 | instance | Friday 05 June 2026 03:17:10 +0000 (0:00:00.756) 0:44:01.691 ***********
2026-06-05 03:17:10.810685 | instance | skipping: [instance]
2026-06-05 03:17:10.810904 | instance |
2026-06-05 03:17:10.811178 | instance | TASK [vexxhost.atmosphere.rabbitmq : Wait for confirmation of RabbitMQ cluster spec] ***
2026-06-05 03:17:10.811430 | instance | Friday 05 June 2026 03:17:10 +0000 (0:00:00.060) 0:44:01.751 ***********
2026-06-05 03:17:10.868227 | instance | skipping: [instance]
2026-06-05 03:17:10.868667 | instance |
2026-06-05 03:17:10.868984 | instance | TASK [vexxhost.atmosphere.rabbitmq : Enable all feature flags for upgrade] *****
2026-06-05 03:17:10.869273 | instance | Friday 05 June 2026 03:17:10 +0000 (0:00:00.056) 0:44:01.808 ***********
2026-06-05 03:17:10.924230 | instance | skipping: [instance]
2026-06-05 03:17:10.924355 | instance |
2026-06-05 03:17:10.924542 | instance | TASK [vexxhost.atmosphere.rabbitmq : Deploy cluster] ***************************
2026-06-05 03:17:10.924727 | instance | Friday 05 June 2026 03:17:10 +0000 (0:00:00.057) 0:44:01.865 ***********
2026-06-05 03:17:41.830401 | instance | changed: [instance]
2026-06-05 03:17:41.830618 | instance |
2026-06-05 03:17:41.830923 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab RabbitMQ cluster secret] ***
2026-06-05 03:17:41.831232 | instance | Friday 05 June 2026 03:17:41 +0000 (0:00:30.905) 0:44:32.771 ***********
2026-06-05 03:17:42.526369 | instance | ok: [instance]
2026-06-05 03:17:42.526545 | instance |
2026-06-05 03:17:42.526863 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with RabbitMQ cluster credentials] ***
2026-06-05 03:17:42.527091 | instance | Friday 05 June 2026 03:17:42 +0000 (0:00:00.695) 0:44:33.467 ***********
2026-06-05 03:17:42.587010 | instance | ok: [instance]
2026-06-05 03:17:42.587187 | instance |
2026-06-05 03:17:42.587453 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Grab Percona XtraDB cluster secret] ***
2026-06-05 03:17:42.587709 | instance | Friday 05 June 2026 03:17:42 +0000 (0:00:00.060) 0:44:33.528 ***********
2026-06-05 03:17:42.779402 | instance | skipping: [instance]
2026-06-05 03:17:42.779592 | instance |
2026-06-05 03:17:42.779874 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Cache fact with Percona XtraDB password] ***
2026-06-05 03:17:42.780130 | instance | Friday 05 June 2026 03:17:42 +0000 (0:00:00.192) 0:44:33.720 ***********
2026-06-05 03:17:42.846427 | instance | skipping: [instance]
2026-06-05 03:17:42.847189 | instance |
2026-06-05 03:17:42.847264 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Reset value for OpenStack_Helm endpoints] ***
2026-06-05 03:17:42.847276 | instance | Friday 05 June 2026 03:17:42 +0000 (0:00:00.066) 0:44:33.787 ***********
2026-06-05 03:17:42.919520 | instance | ok: [instance]
2026-06-05 03:17:42.919813 | instance |
2026-06-05 03:17:42.920075 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Generate OpenStack-Helm endpoints] ***
2026-06-05 03:17:42.920313 | instance | Friday 05 June 2026 03:17:42 +0000 (0:00:00.072) 0:44:33.859 ***********
2026-06-05 03:17:43.096844 | instance | ok: [instance] => (item=compute)
2026-06-05 03:17:43.097289 | instance | ok: [instance] => (item=dns)
2026-06-05 03:17:43.097653 | instance | ok: [instance] => (item=oslo_cache)
2026-06-05 03:17:43.098078 | instance | ok: [instance] => (item=oslo_db)
2026-06-05 03:17:43.098417 | instance | ok: [instance] => (item=oslo_messaging)
2026-06-05 03:17:43.098890 | instance | ok: [instance] => (item=compute_metadata)
2026-06-05 03:17:43.099215 | instance | ok: [instance] => (item=baremetal)
2026-06-05 03:17:43.099555 | instance | ok: [instance] => (item=network)
2026-06-05 03:17:43.099891 | instance | ok: [instance] => (item=identity)
2026-06-05 03:17:43.100230 | instance | ok: [instance] => (item=load_balancer)
2026-06-05 03:17:43.100554 | instance |
2026-06-05 03:17:43.100963 | instance | TASK [vexxhost.atmosphere.openstack_helm_endpoints : Clean-up facts] ***********
2026-06-05 03:17:43.101307 | instance | Friday 05 June 2026 03:17:43 +0000 (0:00:00.177) 0:44:34.037 ***********
2026-06-05 03:17:43.170433 | instance | ok: [instance]
2026-06-05 03:17:43.170783 | instance |
2026-06-05 03:17:43.171143 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] ***
2026-06-05 03:17:43.171489 | instance | Friday 05 June 2026 03:17:43 +0000 (0:00:00.074) 0:44:34.111 ***********
2026-06-05 03:17:43.252379 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance
2026-06-05 03:17:43.252750 | instance |
2026-06-05 03:17:43.253120 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] ***************
2026-06-05 03:17:43.253480 | instance | Friday 05 June 2026 03:17:43 +0000 (0:00:00.081) 0:44:34.193 ***********
2026-06-05 03:17:43.797317 | instance | changed: [instance]
2026-06-05 03:17:43.797518 | instance |
2026-06-05 03:17:43.797799 | instance | TASK [vexxhost.atmosphere.neutron : Manage secret with generic switch access keys] ***
2026-06-05 03:17:43.798090 | instance | Friday 05 June 2026 03:17:43 +0000 (0:00:00.544) 0:44:34.738 ***********
2026-06-05 03:17:44.540743 | instance | ok: [instance]
2026-06-05 03:17:44.540948 | instance |
2026-06-05 03:17:44.541214 | instance | TASK [vexxhost.atmosphere.neutron : Set external_dns_driver] *******************
2026-06-05 03:17:44.541477 | instance | Friday 05 June 2026 03:17:44 +0000 (0:00:00.743) 0:44:35.481 ***********
2026-06-05 03:17:44.613206 | instance | skipping: [instance]
2026-06-05 03:17:44.613448 | instance |
2026-06-05 03:17:44.613759 | instance | TASK [vexxhost.atmosphere.neutron : Generate Helm values] **********************
2026-06-05 03:17:44.614080 | instance | Friday 05 June 2026 03:17:44 +0000 (0:00:00.072) 0:44:35.554 ***********
2026-06-05 03:17:45.087153 | instance | ok: [instance]
2026-06-05 03:17:45.087383 | instance |
2026-06-05 03:17:45.087676 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values] ************************
2026-06-05 03:17:45.087953 | instance | Friday 05 June 2026 03:17:45 +0000 (0:00:00.473) 0:44:36.028 ***********
2026-06-05 03:17:45.145438 | instance | skipping: [instance]
2026-06-05 03:17:45.145786 | instance |
2026-06-05 03:17:45.146230 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (neutron_policy_server)] ***
2026-06-05 03:17:45.146571 | instance | Friday 05 June 2026 03:17:45 +0000 (0:00:00.058) 0:44:36.086 ***********
2026-06-05 03:17:45.223781 | instance | ok: [instance]
2026-06-05 03:17:45.224056 | instance |
2026-06-05 03:17:45.224399 | instance | TASK [vexxhost.atmosphere.neutron : Append Helm values (mount neutron genericswitch keys)] ***
2026-06-05 03:17:45.224719 | instance | Friday 05 June 2026 03:17:45 +0000 (0:00:00.078) 0:44:36.164 ***********
2026-06-05 03:17:45.278324 | instance | skipping: [instance]
2026-06-05 03:17:45.278479 | instance |
2026-06-05 03:17:45.278650 | instance | TASK [vexxhost.atmosphere.neutron : Deploy Helm chart] *************************
2026-06-05 03:17:45.278859 | instance | Friday 05 June 2026 03:17:45 +0000 (0:00:00.054) 0:44:36.219 ***********
2026-06-05 03:20:07.733681 | instance | changed: [instance]
2026-06-05 03:20:07.733999 | instance |
2026-06-05 03:20:07.734332 | instance | TASK [Create Ingress] **********************************************************
2026-06-05 03:20:07.734644 | instance | Friday 05 June 2026 03:20:07 +0000 (0:02:22.454) 0:46:58.674 ***********
2026-06-05 03:20:07.868091 | instance | included: openstack_helm_ingress for instance
2026-06-05 03:20:07.868292 | instance |
2026-06-05 03:20:07.868646 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Create certificate] *********
2026-06-05 03:20:07.868931 | instance | Friday 05 June 2026 03:20:07 +0000 (0:00:00.134) 0:46:58.808 ***********
2026-06-05 03:20:07.943897 | instance | skipping: [instance]
2026-06-05 03:20:07.944038 | instance |
2026-06-05 03:20:07.944268 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Set fact with wildcard certificate] ***
2026-06-05 03:20:07.944431 | instance | Friday 05 June 2026 03:20:07 +0000 (0:00:00.075) 0:46:58.884 ***********
2026-06-05 03:20:08.013952 | instance | skipping: [instance]
2026-06-05 03:20:08.014189 | instance |
2026-06-05 03:20:08.014475 | instance | TASK [vexxhost.atmosphere.openstack_helm_ingress : Add ClusterIssuer annotations] ***
2026-06-05 03:20:08.014753 | instance | Friday 05 June 2026 03:20:08 +0000 (0:00:00.070) 0:46:58.955 ***********
2026-06-05 03:20:08.090608 | instance | ok: [instance]
2026-06-05 03:20:08.090866 | instance |
2026-06-05 03:20:08.091156 | instance | TASK [Create Ingress network] **************************************************
2026-06-05 03:20:08.091453 | instance | Friday 05 June 2026 03:20:08 +0000 (0:00:00.076) 0:46:59.031 ***********
2026-06-05 03:20:08.196360 | instance | included: ingress for instance
2026-06-05 03:20:08.196585 | instance |
2026-06-05 03:20:08.196885 | instance | TASK [vexxhost.atmosphere.ingress : Create Ingress network] ********************
2026-06-05 03:20:08.197169 | instance | Friday 05 June 2026 03:20:08 +0000 (0:00:00.105) 0:46:59.137 ***********
2026-06-05 03:20:09.321175 | instance | changed: [instance]
2026-06-05 03:20:09.321467 | instance |
2026-06-05 03:20:09.321885 | instance | TASK [vexxhost.atmosphere.neutron : Wait until network service ready] **********
2026-06-05 03:20:09.322208 | instance | Friday 05 June 2026 03:20:09 +0000 (0:00:01.124) 0:47:00.261 ***********
2026-06-05 03:20:10.115700 | instance | ok: [instance]
2026-06-05 03:20:10.115984 | instance |
2026-06-05 03:20:10.116302 | instance | TASK [vexxhost.atmosphere.neutron : Create networks] ***************************
2026-06-05 03:20:10.116725 | instance | Friday 05 June 2026 03:20:10 +0000 (0:00:00.795) 0:47:01.056 ***********
2026-06-05 03:26:02.051858 | 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-19-213-104.nip.io/v2.0/networks/public, 503 Service Temporarily Unavailable: nginx"}
2026-06-05 03:26:02.060175 | instance | FAILED - RETRYING: [instance]: Create networks (60 retries left).
2026-06-05 03:26:02.060439 | instance | FAILED - RETRYING: [instance]: Create networks (59 retries left).
2026-06-05 03:26:02.060747 | instance | FAILED - RETRYING: [instance]: Create networks (58 retries left).
2026-06-05 03:26:02.061013 | instance | FAILED - RETRYING: [instance]: Create networks (57 retries left).
2026-06-05 03:26:02.061322 | instance | FAILED - RETRYING: [instance]: Create networks (56 retries left).
2026-06-05 03:26:02.061581 | instance | FAILED - RETRYING: [instance]: Create networks (55 retries left).
2026-06-05 03:26:02.061835 | instance | FAILED - RETRYING: [instance]: Create networks (54 retries left).
2026-06-05 03:26:02.062128 | instance | FAILED - RETRYING: [instance]: Create networks (53 retries left).
2026-06-05 03:26:02.062379 | instance | FAILED - RETRYING: [instance]: Create networks (52 retries left).
2026-06-05 03:26:02.062633 | instance | FAILED - RETRYING: [instance]: Create networks (51 retries left).
2026-06-05 03:26:02.062961 | instance | FAILED - RETRYING: [instance]: Create networks (50 retries left).
2026-06-05 03:26:02.063284 | instance | FAILED - RETRYING: [instance]: Create networks (49 retries left).
2026-06-05 03:26:02.063544 | instance | FAILED - RETRYING: [instance]: Create networks (48 retries left).
2026-06-05 03:26:02.063803 | instance | FAILED - RETRYING: [instance]: Create networks (47 retries left).
2026-06-05 03:26:02.064056 | instance | FAILED - RETRYING: [instance]: Create networks (46 retries left).
2026-06-05 03:26:02.064363 | instance | FAILED - RETRYING: [instance]: Create networks (45 retries left).
2026-06-05 03:26:02.064646 | instance | FAILED - RETRYING: [instance]: Create networks (44 retries left).
2026-06-05 03:26:02.064946 | instance | FAILED - RETRYING: [instance]: Create networks (43 retries left).
2026-06-05 03:26:02.065220 | instance | FAILED - RETRYING: [instance]: Create networks (42 retries left).
2026-06-05 03:26:02.065470 | instance | FAILED - RETRYING: [instance]: Create networks (41 retries left).
2026-06-05 03:26:02.065734 | instance | FAILED - RETRYING: [instance]: Create networks (40 retries left).
2026-06-05 03:26:02.066005 | instance | FAILED - RETRYING: [instance]: Create networks (39 retries left).
2026-06-05 03:26:02.066262 | instance | FAILED - RETRYING: [instance]: Create networks (38 retries left).
2026-06-05 03:26:02.066510 | instance | FAILED - RETRYING: [instance]: Create networks (37 retries left).
2026-06-05 03:26:02.066768 | instance | FAILED - RETRYING: [instance]: Create networks (36 retries left).
2026-06-05 03:26:02.067090 | instance | FAILED - RETRYING: [instance]: Create networks (35 retries left).
2026-06-05 03:26:02.067345 | instance | FAILED - RETRYING: [instance]: Create networks (34 retries left).
2026-06-05 03:26:02.067595 | instance | FAILED - RETRYING: [instance]: Create networks (33 retries left).
2026-06-05 03:26:02.067756 | instance | FAILED - RETRYING: [instance]: Create networks (32 retries left).
2026-06-05 03:26:02.067867 | instance | FAILED - RETRYING: [instance]: Create networks (31 retries left).
2026-06-05 03:26:02.068011 | instance | FAILED - RETRYING: [instance]: Create networks (30 retries left).
2026-06-05 03:26:02.068152 | instance | FAILED - RETRYING: [instance]: Create networks (29 retries left).
2026-06-05 03:26:02.068271 | instance | FAILED - RETRYING: [instance]: Create networks (28 retries left).
2026-06-05 03:26:02.068387 | instance | FAILED - RETRYING: [instance]: Create networks (27 retries left).
2026-06-05 03:26:02.068615 | instance | FAILED - RETRYING: [instance]: Create networks (26 retries left).
2026-06-05 03:26:02.068726 | instance | FAILED - RETRYING: [instance]: Create networks (25 retries left).
2026-06-05 03:26:02.068842 | instance | FAILED - RETRYING: [instance]: Create networks (24 retries left).
2026-06-05 03:26:02.068999 | instance | FAILED - RETRYING: [instance]: Create networks (23 retries left).
2026-06-05 03:26:02.069135 | instance | FAILED - RETRYING: [instance]: Create networks (22 retries left).
2026-06-05 03:26:02.069253 | instance | FAILED - RETRYING: [instance]: Create networks (21 retries left).
2026-06-05 03:26:02.069368 | instance | FAILED - RETRYING: [instance]: Create networks (20 retries left).
2026-06-05 03:26:02.069482 | instance | FAILED - RETRYING: [instance]: Create networks (19 retries left).
2026-06-05 03:26:02.069606 | instance | FAILED - RETRYING: [instance]: Create networks (18 retries left).
2026-06-05 03:26:02.069727 | instance | FAILED - RETRYING: [instance]: Create networks (17 retries left).
2026-06-05 03:26:02.069844 | instance | FAILED - RETRYING: [instance]: Create networks (16 retries left).
2026-06-05 03:26:02.070012 | instance | FAILED - RETRYING: [instance]: Create networks (15 retries left).
2026-06-05 03:26:02.070127 | instance | FAILED - RETRYING: [instance]: Create networks (14 retries left).
2026-06-05 03:26:02.070242 | instance | FAILED - RETRYING: [instance]: Create networks (13 retries left).
2026-06-05 03:26:02.070364 | instance | FAILED - RETRYING: [instance]: Create networks (12 retries left).
2026-06-05 03:26:02.070486 | instance | FAILED - RETRYING: [instance]: Create networks (11 retries left).
2026-06-05 03:26:02.070607 | instance | FAILED - RETRYING: [instance]: Create networks (10 retries left).
2026-06-05 03:26:02.070719 | instance | FAILED - RETRYING: [instance]: Create networks (9 retries left).
2026-06-05 03:26:02.070855 | instance | FAILED - RETRYING: [instance]: Create networks (8 retries left).
2026-06-05 03:26:02.070971 | instance | FAILED - RETRYING: [instance]: Create networks (7 retries left).
2026-06-05 03:26:02.071086 | instance | FAILED - RETRYING: [instance]: Create networks (6 retries left).
2026-06-05 03:26:02.071201 | instance | FAILED - RETRYING: [instance]: Create networks (5 retries left).
2026-06-05 03:26:02.071316 | instance | FAILED - RETRYING: [instance]: Create networks (4 retries left).
2026-06-05 03:26:02.071432 | instance | FAILED - RETRYING: [instance]: Create networks (3 retries left).
2026-06-05 03:26:02.071545 | instance | FAILED - RETRYING: [instance]: Create networks (2 retries left).
2026-06-05 03:26:02.071660 | instance | FAILED - RETRYING: [instance]: Create networks (1 retries left).
2026-06-05 03:26:02.071767 | instance |
2026-06-05 03:26:02.071882 | instance | PLAY RECAP *********************************************************************
2026-06-05 03:26:02.072010 | instance | instance : ok=596 changed=219 unreachable=0 failed=1 skipped=198 rescued=0 ignored=2
2026-06-05 03:26:02.072120 | instance |
2026-06-05 03:26:02.072234 | instance | Friday 05 June 2026 03:26:02 +0000 (0:05:51.941) 0:52:52.998 ***********
2026-06-05 03:26:02.072342 | instance | ===============================================================================
2026-06-05 03:26:02.072457 | instance | vexxhost.atmosphere.neutron : Create networks ------------------------- 351.94s
2026-06-05 03:26:02.072573 | instance | vexxhost.atmosphere.cinder : Deploy Helm chart ------------------------ 288.56s
2026-06-05 03:26:02.072691 | instance | vexxhost.atmosphere.keycloak : Deploy Helm chart ---------------------- 173.62s
2026-06-05 03:26:02.072819 | instance | vexxhost.atmosphere.nova : Deploy Helm chart -------------------------- 169.59s
2026-06-05 03:26:02.072960 | instance | vexxhost.atmosphere.keystone : Deploy Helm chart ---------------------- 165.99s
2026-06-05 03:26:02.073083 | instance | vexxhost.atmosphere.glance : Deploy Helm chart ------------------------ 160.77s
2026-06-05 03:26:02.073197 | instance | vexxhost.atmosphere.neutron : Deploy Helm chart ----------------------- 142.45s
2026-06-05 03:26:02.073323 | instance | vexxhost.atmosphere.percona_xtradb_cluster : Apply Percona XtraDB cluster - 111.64s
2026-06-05 03:26:02.073439 | instance | vexxhost.atmosphere.barbican : Deploy Helm chart ----------------------- 98.45s
2026-06-05 03:26:02.073553 | instance | atmosphere.common.glance_image : Check if image exists ----------------- 97.75s
2026-06-05 03:26:02.073669 | instance | vexxhost.atmosphere.placement : Deploy Helm chart ---------------------- 96.61s
2026-06-05 03:26:02.073787 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 95.86s
2026-06-05 03:26:02.073909 | instance | vexxhost.ceph.mon : Run Bootstrap command ------------------------------ 93.35s
2026-06-05 03:26:02.074045 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ----------------- 53.07s
2026-06-05 03:26:02.074161 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 42.39s
2026-06-05 03:26:02.074281 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 38.66s
2026-06-05 03:26:02.074398 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 31.06s
2026-06-05 03:26:02.074513 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.98s
2026-06-05 03:26:02.074628 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-06-05 03:26:02.074742 | instance | vexxhost.atmosphere.rabbitmq : Deploy cluster -------------------------- 30.91s
2026-06-05 03:26:02.427224 | 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-06-05 03:26:02.427316 | instance | ERROR [aio > converge] [31mExecuted: Failed[0m
2026-06-05 03:26:02.427426 | 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-06-05 03:26:02.979795 | instance | ERROR
2026-06-05 03:26:02.980089 | instance | {
2026-06-05 03:26:02.980137 | instance | "delta": "0:54:02.154594",
2026-06-05 03:26:02.980172 | instance | "end": "2026-06-05 03:26:02.508800",
2026-06-05 03:26:02.980202 | instance | "msg": "non-zero return code",
2026-06-05 03:26:02.980233 | instance | "rc": 2,
2026-06-05 03:26:02.980265 | instance | "start": "2026-06-05 02:32:00.354206"
2026-06-05 03:26:02.980294 | instance | }
failure
2026-06-05 03:26:03.025258 |
2026-06-05 03:26:03.025435 | PLAY RECAP
2026-06-05 03:26:03.025528 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0
2026-06-05 03:26:03.025603 |
2026-06-05 03:26:03.196380 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main]
2026-06-05 03:26:03.207048 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-05 03:26:04.184561 |
2026-06-05 03:26:04.184734 | PLAY [all]
2026-06-05 03:26:04.200580 |
2026-06-05 03:26:04.200738 | TASK [gather-host-logs : creating directory for system status]
2026-06-05 03:26:04.550158 | instance | changed
2026-06-05 03:26:04.555709 |
2026-06-05 03:26:04.555837 | TASK [gather-host-logs : Get logs for each host]
2026-06-05 03:26:04.963925 | instance | + systemd-cgls --full --all --no-pager
2026-06-05 03:26:04.997991 | instance | + ip addr
2026-06-05 03:26:05.001609 | instance | + ip route
2026-06-05 03:26:05.004952 | instance | + lsblk
2026-06-05 03:26:05.018835 | instance | + mount
2026-06-05 03:26:05.030054 | instance | + docker images
2026-06-05 03:26:05.051169 | instance | + brctl show
2026-06-05 03:26:05.051726 | instance | /bin/bash: line 8: brctl: command not found
2026-06-05 03:26:05.051971 | instance | + ps aux --sort=-%mem
2026-06-05 03:26:05.093994 | instance | + dpkg -l
2026-06-05 03:26:05.101467 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul))
2026-06-05 03:26:05.101899 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul
2026-06-05 03:26:05.119884 | instance | + '[' '!' -z '' ']'
2026-06-05 03:26:05.594622 | instance | ok: Runtime: 0:00:00.161785
2026-06-05 03:26:05.602541 |
2026-06-05 03:26:05.602629 | TASK [gather-host-logs : Downloads logs to executor]
2026-06-05 03:26:06.266314 | instance | changed:
2026-06-05 03:26:06.266585 | instance | created directory /var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/work/logs/instance
2026-06-05 03:26:06.266651 | instance | cd+++++++++ system/
2026-06-05 03:26:06.266704 | instance | >f+++++++++ system/brctl-show.txt
2026-06-05 03:26:06.266755 | instance | >f+++++++++ system/docker-images.txt
2026-06-05 03:26:06.266885 | instance | >f+++++++++ system/ip-addr.txt
2026-06-05 03:26:06.266948 | instance | >f+++++++++ system/ip-route.txt
2026-06-05 03:26:06.266997 | instance | >f+++++++++ system/lsblk.txt
2026-06-05 03:26:06.267036 | instance | >f+++++++++ system/mount.txt
2026-06-05 03:26:06.267065 | instance | >f+++++++++ system/packages.txt
2026-06-05 03:26:06.267092 | instance | >f+++++++++ system/ps.txt
2026-06-05 03:26:06.267123 | instance | >f+++++++++ system/systemd-cgls.txt
2026-06-05 03:26:06.279683 |
2026-06-05 03:26:06.279780 | LOOP [helm-release-status : creating directory for helm release status]
2026-06-05 03:26:06.494665 | instance | changed: "values"
2026-06-05 03:26:06.685937 | instance | changed: "releases"
2026-06-05 03:26:06.705097 |
2026-06-05 03:26:06.705255 | TASK [helm-release-status : Gather get release status for helm charts]
2026-06-05 03:26:15.282535 | instance | ok: Runtime: 0:00:07.911577
2026-06-05 03:26:15.287627 |
2026-06-05 03:26:15.287690 | TASK [helm-release-status : Downloads logs to executor]
2026-06-05 03:26:15.794019 | instance | changed:
2026-06-05 03:26:15.794327 | instance | cd+++++++++ helm/
2026-06-05 03:26:15.794367 | instance | cd+++++++++ helm/releases/
2026-06-05 03:26:15.794398 | instance | cd+++++++++ helm/releases/auth-system/
2026-06-05 03:26:15.794426 | instance | >f+++++++++ helm/releases/auth-system/keycloak.txt
2026-06-05 03:26:15.794452 | instance | cd+++++++++ helm/releases/cert-manager/
2026-06-05 03:26:15.794477 | instance | >f+++++++++ helm/releases/cert-manager/cert-manager.txt
2026-06-05 03:26:15.794503 | instance | cd+++++++++ helm/releases/envoy-gateway-system/
2026-06-05 03:26:15.794528 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt
2026-06-05 03:26:15.794553 | instance | cd+++++++++ helm/releases/ingress-nginx/
2026-06-05 03:26:15.794578 | instance | >f+++++++++ helm/releases/ingress-nginx/ingress-nginx.txt
2026-06-05 03:26:15.794632 | instance | cd+++++++++ helm/releases/kube-system/
2026-06-05 03:26:15.794658 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt
2026-06-05 03:26:15.794685 | instance | cd+++++++++ helm/releases/local-path-storage/
2026-06-05 03:26:15.794711 | instance | >f+++++++++ helm/releases/local-path-storage/local-path-provisioner.txt
2026-06-05 03:26:15.794737 | instance | cd+++++++++ helm/releases/monitoring/
2026-06-05 03:26:15.794762 | instance | >f+++++++++ helm/releases/monitoring/goldpinger.txt
2026-06-05 03:26:15.794786 | instance | >f+++++++++ helm/releases/monitoring/kube-prometheus-stack.txt
2026-06-05 03:26:15.794811 | instance | >f+++++++++ helm/releases/monitoring/loki.txt
2026-06-05 03:26:15.794835 | instance | >f+++++++++ helm/releases/monitoring/node-feature-discovery.txt
2026-06-05 03:26:15.794859 | instance | >f+++++++++ helm/releases/monitoring/prometheus-pushgateway.txt
2026-06-05 03:26:15.794886 | instance | >f+++++++++ helm/releases/monitoring/prometheus-smartctl-exporter.txt
2026-06-05 03:26:15.794912 | instance | >f+++++++++ helm/releases/monitoring/vector.txt
2026-06-05 03:26:15.794936 | instance | cd+++++++++ helm/releases/openstack/
2026-06-05 03:26:15.794960 | instance | >f+++++++++ helm/releases/openstack/barbican.txt
2026-06-05 03:26:15.794984 | instance | >f+++++++++ helm/releases/openstack/ceph-provisioners.txt
2026-06-05 03:26:15.795008 | instance | >f+++++++++ helm/releases/openstack/ceph.txt
2026-06-05 03:26:15.795032 | instance | >f+++++++++ helm/releases/openstack/cinder.txt
2026-06-05 03:26:15.795056 | instance | >f+++++++++ helm/releases/openstack/glance.txt
2026-06-05 03:26:15.795087 | instance | >f+++++++++ helm/releases/openstack/keystone.txt
2026-06-05 03:26:15.795115 | instance | >f+++++++++ helm/releases/openstack/libvirt.txt
2026-06-05 03:26:15.795140 | instance | >f+++++++++ helm/releases/openstack/memcached.txt
2026-06-05 03:26:15.795164 | instance | >f+++++++++ helm/releases/openstack/neutron-coredns.txt
2026-06-05 03:26:15.795188 | instance | >f+++++++++ helm/releases/openstack/neutron.txt
2026-06-05 03:26:15.795212 | instance | >f+++++++++ helm/releases/openstack/nova.txt
2026-06-05 03:26:15.795237 | instance | >f+++++++++ helm/releases/openstack/openvswitch.txt
2026-06-05 03:26:15.795266 | instance | >f+++++++++ helm/releases/openstack/placement.txt
2026-06-05 03:26:15.795293 | instance | >f+++++++++ helm/releases/openstack/pxc-operator.txt
2026-06-05 03:26:15.795317 | instance | >f+++++++++ helm/releases/openstack/rabbitmq-cluster-operator.txt
2026-06-05 03:26:15.795340 | instance | >f+++++++++ helm/releases/openstack/staffeln.txt
2026-06-05 03:26:15.795406 | instance | >f+++++++++ helm/releases/openstack/valkey.txt
2026-06-05 03:26:15.795431 | instance | cd+++++++++ helm/releases/rook-ceph/
2026-06-05 03:26:15.795455 | instance | >f+++++++++ helm/releases/rook-ceph/rook-ceph.txt
2026-06-05 03:26:15.795478 | instance | cd+++++++++ helm/values/
2026-06-05 03:26:15.795502 | instance | cd+++++++++ helm/values/auth-system/
2026-06-05 03:26:15.795526 | instance | >f+++++++++ helm/values/auth-system/keycloak.yaml
2026-06-05 03:26:15.795549 | instance | cd+++++++++ helm/values/cert-manager/
2026-06-05 03:26:15.795573 | instance | >f+++++++++ helm/values/cert-manager/cert-manager.yaml
2026-06-05 03:26:15.795597 | instance | cd+++++++++ helm/values/envoy-gateway-system/
2026-06-05 03:26:15.795620 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml
2026-06-05 03:26:15.795644 | instance | cd+++++++++ helm/values/ingress-nginx/
2026-06-05 03:26:15.795668 | instance | >f+++++++++ helm/values/ingress-nginx/ingress-nginx.yaml
2026-06-05 03:26:15.795692 | instance | cd+++++++++ helm/values/kube-system/
2026-06-05 03:26:15.795715 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml
2026-06-05 03:26:15.795739 | instance | cd+++++++++ helm/values/local-path-storage/
2026-06-05 03:26:15.795763 | instance | >f+++++++++ helm/values/local-path-storage/local-path-provisioner.yaml
2026-06-05 03:26:15.795793 | instance | cd+++++++++ helm/values/monitoring/
2026-06-05 03:26:15.795817 | instance | >f+++++++++ helm/values/monitoring/goldpinger.yaml
2026-06-05 03:26:15.795841 | instance | >f+++++++++ helm/values/monitoring/kube-prometheus-stack.yaml
2026-06-05 03:26:15.795864 | instance | >f+++++++++ helm/values/monitoring/loki.yaml
2026-06-05 03:26:15.795888 | instance | >f+++++++++ helm/values/monitoring/node-feature-discovery.yaml
2026-06-05 03:26:15.795911 | instance | >f+++++++++ helm/values/monitoring/prometheus-pushgateway.yaml
2026-06-05 03:26:15.795934 | instance | >f+++++++++ helm/values/monitoring/prometheus-smartctl-exporter.yaml
2026-06-05 03:26:15.795958 | instance | >f+++++++++ helm/values/monitoring/vector.yaml
2026-06-05 03:26:15.795982 | instance | cd+++++++++ helm/values/openstack/
2026-06-05 03:26:15.796006 | instance | >f+++++++++ helm/values/openstack/barbican.yaml
2026-06-05 03:26:15.796030 | instance | >f+++++++++ helm/values/openstack/ceph-provisioners.yaml
2026-06-05 03:26:15.796054 | instance | >f+++++++++ helm/values/openstack/ceph.yaml
2026-06-05 03:26:15.796079 | instance | >f+++++++++ helm/values/openstack/cinder.yaml
2026-06-05 03:26:15.796106 | instance | >f+++++++++ helm/values/openstack/glance.yaml
2026-06-05 03:26:15.796130 | instance | >f+++++++++ helm/values/openstack/keystone.yaml
2026-06-05 03:26:15.796153 | instance | >f+++++++++ helm/values/openstack/libvirt.yaml
2026-06-05 03:26:15.796177 | instance | >f+++++++++ helm/values/openstack/memcached.yaml
2026-06-05 03:26:15.796200 | instance | >f+++++++++ helm/values/openstack/neutron-coredns.yaml
2026-06-05 03:26:15.796224 | instance | >f+++++++++ helm/values/openstack/neutron.yaml
2026-06-05 03:26:15.796251 | instance | >f+++++++++ helm/values/openstack/nova.yaml
2026-06-05 03:26:15.796279 | instance | >f+++++++++ helm/values/openstack/openvswitch.yaml
2026-06-05 03:26:15.796304 | instance | >f+++++++++ helm/values/openstack/placement.yaml
2026-06-05 03:26:15.796328 | instance | >f+++++++++ helm/values/openstack/pxc-operator.yaml
2026-06-05 03:26:15.796352 | instance | >f+++++++++ helm/values/openstack/rabbitmq-cluster-operator.yaml
2026-06-05 03:26:15.796376 | instance | >f+++++++++ helm/values/openstack/staffeln.yaml
2026-06-05 03:26:15.796400 | instance | >f+++++++++ helm/values/openstack/valkey.yaml
2026-06-05 03:26:15.796424 | instance | cd+++++++++ helm/values/rook-ceph/
2026-06-05 03:26:15.796448 | instance | >f+++++++++ helm/values/rook-ceph/rook-ceph.yaml
2026-06-05 03:26:15.811662 |
2026-06-05 03:26:15.811749 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects]
2026-06-05 03:26:16.059285 | instance | changed
2026-06-05 03:26:16.068369 |
2026-06-05 03:26:16.068488 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects]
2026-06-05 03:26:16.293751 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:26:16.294066 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:26:16.301418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.302883 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.393303 | instance | node/instance
2026-06-05 03:26:16.397607 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.495414 | instance | clusterrole/admin
2026-06-05 03:26:16.712460 | instance | clusterrole/cephfs-csi-nodeplugin
2026-06-05 03:26:16.751157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.768702 | instance | clusterrole/cephfs-external-provisioner-runner
2026-06-05 03:26:16.775424 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:16.929371 | instance | clusterrole/cert-manager-cainjector
2026-06-05 03:26:16.998617 | instance | clusterrole/cert-manager-controller-approve:cert-manager-io
2026-06-05 03:26:17.127465 | instance | clusterrole/cert-manager-controller-certificates
2026-06-05 03:26:17.196779 | instance | clusterrole/cert-manager-controller-certificatesigningrequests
2026-06-05 03:26:17.333039 | instance | clusterrole/cert-manager-controller-challenges
2026-06-05 03:26:17.392347 | instance | clusterrole/cert-manager-controller-clusterissuers
2026-06-05 03:26:17.536036 | instance | clusterrole/cert-manager-controller-ingress-shim
2026-06-05 03:26:17.601496 | instance | clusterrole/cert-manager-controller-issuers
2026-06-05 03:26:17.740576 | instance | clusterrole/cert-manager-controller-orders
2026-06-05 03:26:17.808538 | instance | clusterrole/cert-manager-edit
2026-06-05 03:26:17.963589 | instance | clusterrole/cert-manager-view
2026-06-05 03:26:18.011715 | instance | clusterrole/cert-manager-webhook:subjectaccessreviews
2026-06-05 03:26:18.164797 | instance | clusterrole/cilium
2026-06-05 03:26:18.206269 | instance | clusterrole/cilium-operator
2026-06-05 03:26:18.367551 | instance | clusterrole/cluster-admin
2026-06-05 03:26:18.419468 | instance | clusterrolebinding/cephfs-csi-nodeplugin-role
2026-06-05 03:26:18.567828 | instance | clusterrole/edit
2026-06-05 03:26:18.633416 | instance | clusterrolebinding/cephfs-csi-provisioner-role
2026-06-05 03:26:18.780842 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-05 03:26:18.859160 | instance | clusterrolebinding/cert-manager-cainjector
2026-06-05 03:26:18.991574 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role
2026-06-05 03:26:19.087154 | instance | clusterrolebinding/cert-manager-controller-approve:cert-manager-io
2026-06-05 03:26:19.196522 | instance | clusterrole/goldpinger-clusterrole
2026-06-05 03:26:19.293651 | instance | clusterrolebinding/cert-manager-controller-certificates
2026-06-05 03:26:19.397273 | instance | clusterrole/ingress-nginx
2026-06-05 03:26:19.494263 | instance | clusterrolebinding/cert-manager-controller-certificatesigningrequests
2026-06-05 03:26:19.597341 | instance | clusterrole/kube-prometheus-stack-grafana-clusterrole
2026-06-05 03:26:19.687200 | instance | clusterrolebinding/cert-manager-controller-challenges
2026-06-05 03:26:19.783511 | instance | clusterrole/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:26:19.894552 | instance | clusterrolebinding/cert-manager-controller-clusterissuers
2026-06-05 03:26:19.987050 | instance | clusterrole/kube-prometheus-stack-operator
2026-06-05 03:26:20.102712 | instance | clusterrolebinding/cert-manager-controller-ingress-shim
2026-06-05 03:26:20.183045 | instance | clusterrole/kube-prometheus-stack-prometheus
2026-06-05 03:26:20.293038 | instance | clusterrolebinding/cert-manager-controller-issuers
2026-06-05 03:26:20.376176 | instance | clusterrole/kubeadm:get-nodes
2026-06-05 03:26:20.502615 | instance | clusterrolebinding/cert-manager-controller-orders
2026-06-05 03:26:20.567283 | instance | clusterrolebinding/cert-manager-webhook:subjectaccessreviews
2026-06-05 03:26:20.729723 | instance | clusterrole/local-path-provisioner
2026-06-05 03:26:20.789791 | instance | clusterrole/neutron-coredns
2026-06-05 03:26:20.968151 | instance | clusterrolebinding/cilium
2026-06-05 03:26:21.017255 | instance | clusterrole/node-feature-discovery
2026-06-05 03:26:21.170623 | instance | clusterrolebinding/cilium-operator
2026-06-05 03:26:21.223361 | instance | clusterrole/node-feature-discovery-gc
2026-06-05 03:26:21.379894 | instance | clusterrolebinding/cluster-admin
2026-06-05 03:26:21.420979 | instance | clusterrole/nova-bootstrap
2026-06-05 03:26:21.637649 | instance | clusterrole/nova-cell-setup
2026-06-05 03:26:21.656071 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system
2026-06-05 03:26:21.860326 | instance | clusterrole/objectstorage-provisioner-role
2026-06-05 03:26:21.883249 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding
2026-06-05 03:26:22.057333 | instance | clusterrole/rabbitmq-cluster-operator-openstack
2026-06-05 03:26:22.084391 | instance | clusterrolebinding/goldpinger-clusterrolebinding
2026-06-05 03:26:22.264307 | instance | clusterrolebinding/ingress-nginx
2026-06-05 03:26:22.292169 | instance | clusterrole/rabbitmq-cluster-operator-openstack-admin
2026-06-05 03:26:22.451910 | instance | clusterrole/rabbitmq-cluster-operator-openstack-edit
2026-06-05 03:26:22.482598 | instance | clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding
2026-06-05 03:26:22.637773 | instance | clusterrole/rabbitmq-cluster-operator-openstack-view
2026-06-05 03:26:22.672203 | instance | clusterrolebinding/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:26:22.840470 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack
2026-06-05 03:26:22.881313 | instance | clusterrolebinding/kube-prometheus-stack-operator
2026-06-05 03:26:23.039339 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-admin
2026-06-05 03:26:23.100011 | instance | clusterrolebinding/kube-prometheus-stack-prometheus
2026-06-05 03:26:23.240328 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-edit
2026-06-05 03:26:23.317564 | instance | clusterrolebinding/kubeadm:get-nodes
2026-06-05 03:26:23.446748 | instance | clusterrole/rabbitmq-messaging-topology-operator-openstack-view
2026-06-05 03:26:23.520525 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap
2026-06-05 03:26:23.641433 | instance | clusterrole/rbd-csi-nodeplugin
2026-06-05 03:26:23.727029 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap
2026-06-05 03:26:23.850074 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation
2026-06-05 03:26:23.942212 | instance | clusterrole/rbd-external-provisioner-runner
2026-06-05 03:26:24.045909 | instance | clusterrolebinding/kubeadm:node-proxier
2026-06-05 03:26:24.128845 | instance | clusterrole/rook-ceph-cluster-mgmt
2026-06-05 03:26:24.240078 | instance | clusterrolebinding/local-path-provisioner
2026-06-05 03:26:24.315487 | instance | clusterrole/rook-ceph-global
2026-06-05 03:26:24.426502 | instance | clusterrolebinding/neutron-coredns
2026-06-05 03:26:24.517451 | instance | clusterrole/rook-ceph-mgr-cluster
2026-06-05 03:26:24.617472 | instance | clusterrole/rook-ceph-mgr-system
2026-06-05 03:26:24.707180 | instance | clusterrolebinding/node-feature-discovery
2026-06-05 03:26:24.819598 | instance | clusterrole/rook-ceph-object-bucket
2026-06-05 03:26:24.909466 | instance | clusterrolebinding/node-feature-discovery-gc
2026-06-05 03:26:25.025498 | instance | clusterrole/rook-ceph-osd
2026-06-05 03:26:25.119393 | instance | clusterrolebinding/nova-bootstrap
2026-06-05 03:26:25.218733 | instance | clusterrole/rook-ceph-system
2026-06-05 03:26:25.314202 | instance | clusterrolebinding/nova-cell-setup
2026-06-05 03:26:25.409767 | instance | clusterrole/secretgen-controller-cluster-role
2026-06-05 03:26:25.500345 | instance | clusterrolebinding/objectstorage-provisioner-role-binding
2026-06-05 03:26:25.603382 | instance | clusterrole/system:aggregate-to-admin
2026-06-05 03:26:25.691688 | instance | clusterrolebinding/rabbitmq-cluster-operator-openstack
2026-06-05 03:26:25.795608 | instance | clusterrole/system:aggregate-to-edit
2026-06-05 03:26:25.903603 | instance | clusterrolebinding/rabbitmq-messaging-topology-operator-openstack
2026-06-05 03:26:26.012956 | instance | clusterrole/system:aggregate-to-view
2026-06-05 03:26:26.125121 | instance | clusterrolebinding/rbd-csi-nodeplugin
2026-06-05 03:26:26.218740 | instance | clusterrole/system:auth-delegator
2026-06-05 03:26:26.312551 | instance | clusterrolebinding/rbd-csi-provisioner-role
2026-06-05 03:26:26.404888 | instance | clusterrole/system:basic-user
2026-06-05 03:26:26.507884 | instance | clusterrolebinding/rook-ceph-global
2026-06-05 03:26:26.600158 | instance | clusterrolebinding/rook-ceph-mgr-cluster
2026-06-05 03:26:26.698704 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient
2026-06-05 03:26:26.791273 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient
2026-06-05 03:26:26.910599 | instance | clusterrolebinding/rook-ceph-mgr-cluster-openstack
2026-06-05 03:26:27.008818 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver
2026-06-05 03:26:27.107591 | instance | clusterrolebinding/rook-ceph-object-bucket
2026-06-05 03:26:27.220157 | instance | clusterrolebinding/rook-ceph-osd
2026-06-05 03:26:27.298301 | instance | clusterrolebinding/rook-ceph-osd-openstack
2026-06-05 03:26:27.418898 | instance | clusterrolebinding/rook-ceph-system
2026-06-05 03:26:27.501358 | instance | clusterrolebinding/secretgen-controller-cluster-role-binding
2026-06-05 03:26:27.630230 | instance | clusterrolebinding/system:basic-user
2026-06-05 03:26:27.717440 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver
2026-06-05 03:26:27.844895 | instance | clusterrolebinding/system:controller:attachdetach-controller
2026-06-05 03:26:27.938196 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver
2026-06-05 03:26:28.051867 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver
2026-06-05 03:26:28.146961 | instance | clusterrolebinding/system:controller:certificate-controller
2026-06-05 03:26:28.258931 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller
2026-06-05 03:26:28.348912 | instance | clusterrole/system:controller:attachdetach-controller
2026-06-05 03:26:28.458453 | instance | clusterrolebinding/system:controller:cronjob-controller
2026-06-05 03:26:28.555259 | instance | clusterrole/system:controller:certificate-controller
2026-06-05 03:26:28.662733 | instance | clusterrolebinding/system:controller:daemon-set-controller
2026-06-05 03:26:28.762842 | instance | clusterrole/system:controller:clusterrole-aggregation-controller
2026-06-05 03:26:28.856362 | instance | clusterrolebinding/system:controller:deployment-controller
2026-06-05 03:26:28.988949 | instance | clusterrole/system:controller:cronjob-controller
2026-06-05 03:26:29.067028 | instance | clusterrole/system:controller:daemon-set-controller
2026-06-05 03:26:29.168055 | instance | clusterrolebinding/system:controller:disruption-controller
2026-06-05 03:26:29.264584 | instance | clusterrole/system:controller:deployment-controller
2026-06-05 03:26:29.371073 | instance | clusterrole/system:controller:disruption-controller
2026-06-05 03:26:29.468790 | instance | clusterrolebinding/system:controller:endpoint-controller
2026-06-05 03:26:29.575221 | instance | clusterrole/system:controller:endpoint-controller
2026-06-05 03:26:29.670524 | instance | clusterrolebinding/system:controller:endpointslice-controller
2026-06-05 03:26:29.792167 | instance | clusterrole/system:controller:endpointslice-controller
2026-06-05 03:26:29.893961 | instance | clusterrole/system:controller:endpointslicemirroring-controller
2026-06-05 03:26:30.001370 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller
2026-06-05 03:26:30.089736 | instance | clusterrole/system:controller:ephemeral-volume-controller
2026-06-05 03:26:30.198500 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller
2026-06-05 03:26:30.269991 | instance | clusterrole/system:controller:expand-controller
2026-06-05 03:26:30.394576 | instance | clusterrolebinding/system:controller:expand-controller
2026-06-05 03:26:30.467171 | instance | clusterrole/system:controller:generic-garbage-collector
2026-06-05 03:26:30.591167 | instance | clusterrolebinding/system:controller:generic-garbage-collector
2026-06-05 03:26:30.692623 | instance | clusterrole/system:controller:horizontal-pod-autoscaler
2026-06-05 03:26:30.800232 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler
2026-06-05 03:26:30.889639 | instance | clusterrole/system:controller:job-controller
2026-06-05 03:26:31.031566 | instance | clusterrolebinding/system:controller:job-controller
2026-06-05 03:26:31.090834 | instance | clusterrole/system:controller:namespace-controller
2026-06-05 03:26:31.220114 | instance | clusterrolebinding/system:controller:namespace-controller
2026-06-05 03:26:31.307452 | instance | clusterrole/system:controller:node-controller
2026-06-05 03:26:31.433599 | instance | clusterrolebinding/system:controller:node-controller
2026-06-05 03:26:31.512720 | instance | clusterrole/system:controller:persistent-volume-binder
2026-06-05 03:26:31.636087 | instance | clusterrolebinding/system:controller:persistent-volume-binder
2026-06-05 03:26:31.728460 | instance | clusterrolebinding/system:controller:pod-garbage-collector
2026-06-05 03:26:31.861343 | instance | clusterrole/system:controller:pod-garbage-collector
2026-06-05 03:26:31.964352 | instance | clusterrole/system:controller:pv-protection-controller
2026-06-05 03:26:32.096367 | instance | clusterrolebinding/system:controller:pv-protection-controller
2026-06-05 03:26:32.167405 | instance | clusterrole/system:controller:pvc-protection-controller
2026-06-05 03:26:32.277863 | instance | clusterrolebinding/system:controller:pvc-protection-controller
2026-06-05 03:26:32.363688 | instance | clusterrole/system:controller:replicaset-controller
2026-06-05 03:26:32.469589 | instance | clusterrolebinding/system:controller:replicaset-controller
2026-06-05 03:26:32.568238 | instance | clusterrole/system:controller:replication-controller
2026-06-05 03:26:32.674522 | instance | clusterrolebinding/system:controller:replication-controller
2026-06-05 03:26:32.762664 | instance | clusterrole/system:controller:resourcequota-controller
2026-06-05 03:26:32.909575 | instance | clusterrolebinding/system:controller:resourcequota-controller
2026-06-05 03:26:32.979512 | instance | clusterrole/system:controller:root-ca-cert-publisher
2026-06-05 03:26:33.104691 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher
2026-06-05 03:26:33.171466 | instance | clusterrolebinding/system:controller:route-controller
2026-06-05 03:26:33.286827 | instance | clusterrolebinding/system:controller:service-account-controller
2026-06-05 03:26:33.363870 | instance | clusterrolebinding/system:controller:service-controller
2026-06-05 03:26:33.503490 | instance | clusterrolebinding/system:controller:statefulset-controller
2026-06-05 03:26:33.619020 | instance | clusterrole/system:controller:route-controller
2026-06-05 03:26:33.720790 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller
2026-06-05 03:26:33.804843 | instance | clusterrole/system:controller:service-account-controller
2026-06-05 03:26:33.916387 | instance | clusterrolebinding/system:controller:ttl-controller
2026-06-05 03:26:34.022946 | instance | clusterrole/system:controller:service-controller
2026-06-05 03:26:34.107369 | instance | clusterrole/system:controller:statefulset-controller
2026-06-05 03:26:34.204131 | instance | clusterrolebinding/system:coredns
2026-06-05 03:26:34.286590 | instance | clusterrole/system:controller:ttl-after-finished-controller
2026-06-05 03:26:34.415768 | instance | clusterrolebinding/system:discovery
2026-06-05 03:26:34.494273 | instance | clusterrole/system:controller:ttl-controller
2026-06-05 03:26:34.606558 | instance | clusterrolebinding/system:kube-controller-manager
2026-06-05 03:26:34.720241 | instance | clusterrole/system:coredns
2026-06-05 03:26:34.816195 | instance | clusterrolebinding/system:kube-dns
2026-06-05 03:26:34.921860 | instance | clusterrole/system:discovery
2026-06-05 03:26:35.041006 | instance | clusterrolebinding/system:kube-scheduler
2026-06-05 03:26:35.127311 | instance | clusterrole/system:heapster
2026-06-05 03:26:35.239086 | instance | clusterrolebinding/system:monitoring
2026-06-05 03:26:35.318842 | instance | clusterrole/system:kube-aggregator
2026-06-05 03:26:35.458600 | instance | clusterrolebinding/system:node
2026-06-05 03:26:35.505452 | instance | clusterrole/system:kube-controller-manager
2026-06-05 03:26:35.639442 | instance | clusterrolebinding/system:node-proxier
2026-06-05 03:26:35.708184 | instance | clusterrole/system:kube-dns
2026-06-05 03:26:35.820633 | instance | clusterrolebinding/system:public-info-viewer
2026-06-05 03:26:35.893049 | instance | clusterrole/system:kube-scheduler
2026-06-05 03:26:36.074001 | instance | clusterrolebinding/system:service-account-issuer-discovery
2026-06-05 03:26:36.165512 | instance | clusterrole/system:kubelet-api-admin
2026-06-05 03:26:36.257761 | instance | clusterrolebinding/system:volume-scheduler
2026-06-05 03:26:36.356610 | instance | clusterrole/system:monitoring
2026-06-05 03:26:36.452431 | instance | clusterrolebinding/vector
2026-06-05 03:26:36.544415 | instance | clusterrole/system:node
2026-06-05 03:26:36.636447 | instance | clusterrole/system:node-bootstrapper
2026-06-05 03:26:36.735014 | instance | clusterrole/system:node-problem-detector
2026-06-05 03:26:36.845337 | instance | clusterrole/system:node-proxier
2026-06-05 03:26:36.941318 | instance | clusterrole/system:persistent-volume-provisioner
2026-06-05 03:26:37.059312 | instance | clusterrole/system:public-info-viewer
2026-06-05 03:26:37.134331 | instance | clusterrole/system:service-account-issuer-discovery
2026-06-05 03:26:37.253793 | instance | clusterrole/system:volume-scheduler
2026-06-05 03:26:37.334051 | instance | clusterrole/vector
2026-06-05 03:26:37.465030 | instance | clusterrole/view
2026-06-05 03:26:37.526352 | instance | storageclass/general
2026-06-05 03:26:37.664659 | instance | namespace/auth-system
2026-06-05 03:26:37.805660 | instance | namespace/cert-manager
2026-06-05 03:26:37.927456 | instance | namespace/default
2026-06-05 03:26:38.056218 | instance | namespace/envoy-gateway-system
2026-06-05 03:26:38.135652 | instance | namespace/ingress-nginx
2026-06-05 03:26:38.258098 | instance | namespace/kube-node-lease
2026-06-05 03:26:38.335420 | instance | namespace/kube-public
2026-06-05 03:26:38.447485 | instance | namespace/kube-system
2026-06-05 03:26:38.540575 | instance | namespace/local-path-storage
2026-06-05 03:26:38.642501 | instance | namespace/monitoring
2026-06-05 03:26:38.730182 | instance | namespace/openstack
2026-06-05 03:26:38.828302 | instance | namespace/rook-ceph
2026-06-05 03:26:38.915829 | instance | namespace/secretgen-controller
2026-06-05 03:26:39.168279 | instance | ok: Runtime: 0:00:22.828517
2026-06-05 03:26:39.175001 |
2026-06-05 03:26:39.175075 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects]
2026-06-05 03:26:39.403374 | instance | changed
2026-06-05 03:26:39.410978 |
2026-06-05 03:26:39.411067 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects]
2026-06-05 03:26:39.644892 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:26:39.645230 | instance | xargs: xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args valuewarning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value
2026-06-05 03:26:39.645250 | instance |
2026-06-05 03:26:39.743316 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:39.743474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:39.833820 | instance | auth-system/configmaps/keycloak-env-vars
2026-06-05 03:26:39.834622 | instance | auth-system/configmaps/kube-root-ca.crt
2026-06-05 03:26:39.840158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:39.841911 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:39.957959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:39.958445 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.035744 | instance | cert-manager/configmaps/cert-manager-webhook
2026-06-05 03:26:40.058509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.064600 | instance | cert-manager/configmaps/kube-root-ca.crt
2026-06-05 03:26:40.066834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.148848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.187852 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.237834 | instance | auth-system/endpoints/keycloak
2026-06-05 03:26:40.251730 | instance | auth-system/endpoints/keycloak-headless
2026-06-05 03:26:40.255988 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.294403 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.352713 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.392580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.445474 | instance | auth-system/endpoints/keycloak-metrics
2026-06-05 03:26:40.447600 | instance | cert-manager/deployment/cert-manager
2026-06-05 03:26:40.463709 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.496054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.557218 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.595776 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.652752 | instance | cert-manager/deployment/cert-manager-cainjector
2026-06-05 03:26:40.658284 | instance | cert-manager/deployment/cert-manager-webhook
2026-06-05 03:26:40.675822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.712665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.797200 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:40.816020 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.853231 | instance | cert-manager/endpoints/cert-manager
2026-06-05 03:26:40.869344 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.905874 | instance | cert-manager/endpoints/cert-manager-webhook
2026-06-05 03:26:40.916083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:40.991903 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:41.007948 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.042552 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.092220 | instance | auth-system/ingresses/keycloak
2026-06-05 03:26:41.131708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.149745 | instance | auth-system/networkpolicies/keycloak
2026-06-05 03:26:41.174835 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.238958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.307090 | instance | auth-system/pods/keycloak-0
2026-06-05 03:26:41.317233 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.342191 | instance | cert-manager/pods/cert-manager-75c4c745bc-lvqgj
2026-06-05 03:26:41.417960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.418343 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.522761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.536858 | instance | cert-manager/pods/cert-manager-cainjector-64b59ddb75-t656l
2026-06-05 03:26:41.540812 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.594131 | instance | cert-manager/pods/cert-manager-webhook-548949fc64-ftwd4
2026-06-05 03:26:41.627271 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.652848 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.745629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.756255 | instance | cert-manager/rolebindings/cert-manager-cainjector:leaderelection
2026-06-05 03:26:41.793169 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.800498 | instance | cert-manager/rolebindings/cert-manager-webhook:dynamic-serving
2026-06-05 03:26:41.869628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.895326 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:41.980548 | instance | cert-manager/rolebindings/cert-manager:leaderelection
2026-06-05 03:26:41.983950 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.013437 | instance | cert-manager/roles/cert-manager-cainjector:leaderelection
2026-06-05 03:26:42.043351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.092545 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.161438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.184586 | instance | cert-manager/roles/cert-manager-webhook:dynamic-serving
2026-06-05 03:26:42.193437 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.238959 | instance | cert-manager/roles/cert-manager:leaderelection
2026-06-05 03:26:42.280286 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.304708 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.403925 | instance | auth-system/secrets/keycloak
2026-06-05 03:26:42.409176 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.417317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.449490 | instance | auth-system/secrets/keycloak-externaldb
2026-06-05 03:26:42.514895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.516238 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.613186 | instance | auth-system/secrets/keycloak.199-19-213-104.nip.io-tls
2026-06-05 03:26:42.617092 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.638008 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.658556 | instance | auth-system/secrets/sh.helm.release.v1.keycloak.v1
2026-06-05 03:26:42.718250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.735874 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.815286 | instance | cert-manager/secrets/cert-manager-selfsigned-ca
2026-06-05 03:26:42.827485 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:42.837111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.867537 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:42.877167 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:42.921083 | instance | cert-manager/secrets/cert-manager-webhook-ca
2026-06-05 03:26:42.946382 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.028440 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.030098 | instance | cert-manager/secrets/kube-prometheus-stack-ca
2026-06-05 03:26:43.049126 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.127856 | instance | cert-manager/secrets/sh.helm.release.v1.cert-manager.v1
2026-06-05 03:26:43.131079 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.150839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.235687 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.241862 | instance | auth-system/serviceaccounts/default
2026-06-05 03:26:43.259250 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.366202 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.430343 | instance | auth-system/serviceaccounts/keycloak
2026-06-05 03:26:43.472761 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.477375 | instance | auth-system/services/keycloak
2026-06-05 03:26:43.517744 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.571917 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.630150 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.663596 | instance | auth-system/services/keycloak-headless
2026-06-05 03:26:43.680477 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.706250 | instance | auth-system/services/keycloak-metrics
2026-06-05 03:26:43.749914 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.819159 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.849741 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.897662 | instance | cert-manager/serviceaccounts/cert-manager
2026-06-05 03:26:43.934650 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:43.945460 | instance | cert-manager/serviceaccounts/cert-manager-cainjector
2026-06-05 03:26:43.967373 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.043254 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.070629 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.131409 | instance | cert-manager/serviceaccounts/cert-manager-webhook
2026-06-05 03:26:44.142134 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.159000 | instance | cert-manager/serviceaccounts/default
2026-06-05 03:26:44.188466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.237951 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.294013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.343476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.373876 | instance | cert-manager/services/cert-manager
2026-06-05 03:26:44.382573 | instance | cert-manager/services/cert-manager-webhook
2026-06-05 03:26:44.406171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.446783 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.528091 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.546351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.593710 | instance | auth-system/statefulsets/keycloak
2026-06-05 03:26:44.595200 | instance | envoy-gateway-system/configmaps/envoy-gateway-config
2026-06-05 03:26:44.634799 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.668679 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.738480 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:44.747645 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.770489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.811175 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt
2026-06-05 03:26:44.814814 | instance | default/configmaps/kube-root-ca.crt
2026-06-05 03:26:44.888495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.893665 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:44.908844 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:44.999619 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.017858 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.055028 | instance | envoy-gateway-system/deployment/envoy-gateway
2026-06-05 03:26:45.077272 | instance | envoy-gateway-system/endpoints/envoy-gateway
2026-06-05 03:26:45.114845 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.133393 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.206304 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.279522 | instance | default/endpoints/kubernetes
2026-06-05 03:26:45.280223 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-n8v5j
2026-06-05 03:26:45.283331 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.293827 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.377661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.419936 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.473327 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen
2026-06-05 03:26:45.475131 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.479743 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager
2026-06-05 03:26:45.523843 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.582060 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.624543 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.686895 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.690157 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding
2026-06-05 03:26:45.700707 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen
2026-06-05 03:26:45.730113 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.803438 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.854958 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.905899 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager
2026-06-05 03:26:45.915032 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:45.920838 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role
2026-06-05 03:26:45.965943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.038178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.089056 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.128891 | instance | default/serviceaccounts/default
2026-06-05 03:26:46.170353 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.183441 | instance | default/services/kubernetes
2026-06-05 03:26:46.188821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.275807 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.291771 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.346056 | instance | envoy-gateway-system/secrets/envoy
2026-06-05 03:26:46.400578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.402897 | instance | envoy-gateway-system/secrets/envoy-gateway
2026-06-05 03:26:46.404535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.497553 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.507336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.557100 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac
2026-06-05 03:26:46.592141 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:46.605722 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.609029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.621821 | instance | envoy-gateway-system/secrets/envoy-rate-limit
2026-06-05 03:26:46.702184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.711324 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.787723 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1
2026-06-05 03:26:46.824816 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.830737 | instance | envoy-gateway-system/serviceaccounts/default
2026-06-05 03:26:46.861608 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.934406 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:46.988286 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:46.998582 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.072506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.117312 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.126925 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway
2026-06-05 03:26:47.180360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.290054 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.328313 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.358945 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen
2026-06-05 03:26:47.428270 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.451464 | instance | envoy-gateway-system/services/envoy-gateway
2026-06-05 03:26:47.510793 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.618276 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.652066 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.660913 | instance | ingress-nginx/configmaps/ingress-nginx-controller
2026-06-05 03:26:47.663404 | instance | ingress-nginx/configmaps/ingress-nginx-tcp
2026-06-05 03:26:47.736489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.755119 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.839481 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.848930 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:47.867436 | instance | ingress-nginx/configmaps/ingress-nginx-udp
2026-06-05 03:26:47.901995 | instance | ingress-nginx/configmaps/kube-root-ca.crt
2026-06-05 03:26:47.956352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.061459 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.105132 | instance | kube-node-lease/configmaps/kube-root-ca.crt
2026-06-05 03:26:48.139011 | instance | ingress-nginx/daemonsets/ingress-nginx-controller
2026-06-05 03:26:48.165822 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.276692 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.320438 | instance | ingress-nginx/deployment/ingress-nginx-defaultbackend
2026-06-05 03:26:48.364430 | instance | ingress-nginx/endpoints/ingress-nginx-controller
2026-06-05 03:26:48.385766 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.427528 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.517989 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.518580 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.545085 | instance | ingress-nginx/endpoints/ingress-nginx-controller-admission
2026-06-05 03:26:48.575203 | instance | ingress-nginx/endpoints/ingress-nginx-controller-metrics
2026-06-05 03:26:48.633085 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.642880 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.747373 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:48.749368 | instance | ingress-nginx/endpoints/ingress-nginx-defaultbackend
2026-06-05 03:26:48.757590 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.794933 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.801215 | instance | ingress-nginx/pods/ingress-nginx-controller-hz72k
2026-06-05 03:26:48.860892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.911591 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:48.967814 | instance | ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mnk52
2026-06-05 03:26:48.968412 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.021005 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.033120 | instance | ingress-nginx/rolebindings/ingress-nginx
2026-06-05 03:26:49.095909 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.136187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.204018 | instance | ingress-nginx/roles/ingress-nginx
2026-06-05 03:26:49.247149 | instance | ingress-nginx/secrets/ingress-nginx-admission
2026-06-05 03:26:49.261555 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:49.270916 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.279795 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.389102 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.392934 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.418377 | instance | ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1
2026-06-05 03:26:49.459745 | instance | ingress-nginx/serviceaccounts/default
2026-06-05 03:26:49.483434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.505194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.591109 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.626823 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.663056 | instance | ingress-nginx/serviceaccounts/ingress-nginx
2026-06-05 03:26:49.677107 | instance | ingress-nginx/serviceaccounts/ingress-nginx-backend
2026-06-05 03:26:49.722434 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.872729 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.887174 | instance | ingress-nginx/services/ingress-nginx-controller
2026-06-05 03:26:49.911081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:49.951007 | instance | ingress-nginx/services/ingress-nginx-controller-admission
2026-06-05 03:26:50.043780 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.047351 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.099343 | instance | ingress-nginx/services/ingress-nginx-controller-metrics
2026-06-05 03:26:50.166153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.167068 | instance | ingress-nginx/services/ingress-nginx-defaultbackend
2026-06-05 03:26:50.294194 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.307412 | instance | kube-node-lease/serviceaccounts/default
2026-06-05 03:26:50.330210 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.363004 | instance | kube-public/configmaps/cluster-info
2026-06-05 03:26:50.402418 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.494266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.495037 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.502935 | instance | kube-public/configmaps/kube-root-ca.crt
2026-06-05 03:26:50.572532 | instance | kube-system/configmaps/cilium-config
2026-06-05 03:26:50.592805 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.718017 | instance | kube-system/configmaps/coredns
2026-06-05 03:26:50.718878 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.778467 | instance | kube-system/configmaps/extension-apiserver-authentication
2026-06-05 03:26:50.796274 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.838541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:50.947170 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking
2026-06-05 03:26:50.952305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.009609 | instance | kube-system/configmaps/kube-proxy
2026-06-05 03:26:51.162003 | instance | kube-system/configmaps/kube-root-ca.crt
2026-06-05 03:26:51.179248 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.237980 | instance | kube-system/configmaps/kubeadm-config
2026-06-05 03:26:51.287223 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.404728 | instance | kube-system/configmaps/kubelet-config
2026-06-05 03:26:51.422190 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.479627 | instance | kube-system/daemonsets/cilium
2026-06-05 03:26:51.544161 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:51.552329 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.627226 | instance | kube-system/daemonsets/kube-proxy
2026-06-05 03:26:51.637325 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.642613 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.696880 | instance | kube-system/deployment/cilium-operator
2026-06-05 03:26:51.751376 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.771221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.858300 | instance | kube-system/deployment/coredns
2026-06-05 03:26:51.894026 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:51.971030 | instance | kube-system/endpoints/kube-dns
2026-06-05 03:26:52.020345 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:52.036222 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:52.079538 | instance | kube-system/endpoints/kube-prometheus-stack-coredns
2026-06-05 03:26:52.171517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:52.187516 | instance | kube-system/endpoints/kube-prometheus-stack-kube-controller-manager
2026-06-05 03:26:52.300896 | instance | kube-system/endpoints/kube-prometheus-stack-kube-etcd
2026-06-05 03:26:52.420535 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:52.426924 | instance | kube-system/endpoints/kube-prometheus-stack-kube-proxy
2026-06-05 03:26:52.516002 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:52.520775 | instance | kube-system/endpoints/kube-prometheus-stack-kube-scheduler
2026-06-05 03:26:52.643428 | instance | kube-system/endpoints/kube-prometheus-stack-kubelet
2026-06-05 03:26:52.736662 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo
2026-06-05 03:26:52.821905 | instance | kube-public/rolebindings/system:controller:bootstrap-signer
2026-06-05 03:26:52.886221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:52.952048 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo
2026-06-05 03:26:52.974206 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.047073 | instance | kube-public/roles/system:controller:bootstrap-signer
2026-06-05 03:26:53.084153 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.110809 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.139129 | instance | kube-system/pods/cilium-7548b
2026-06-05 03:26:53.239473 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.244945 | instance | kube-system/pods/cilium-operator-869df985b8-nlfq2
2026-06-05 03:26:53.250506 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.375699 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.396920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.398902 | instance | kube-system/pods/coredns-67659f764b-q7xjq
2026-06-05 03:26:53.461533 | instance | kube-system/pods/coredns-67659f764b-tmdl2
2026-06-05 03:26:53.492628 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.501462 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.599450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.607429 | instance | kube-system/pods/etcd-instance
2026-06-05 03:26:53.611198 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.684626 | instance | kube-system/pods/kube-apiserver-instance
2026-06-05 03:26:53.694282 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.715253 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.807197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.821480 | instance | kube-system/pods/kube-controller-manager-instance
2026-06-05 03:26:53.822100 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.920792 | instance | kube-system/pods/kube-proxy-vztzc
2026-06-05 03:26:53.932367 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:53.950360 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.053221 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.070265 | instance | error: the server doesn't have a resource type "podsecuritypolicies"
2026-06-05 03:26:54.072274 | instance | kube-system/pods/kube-scheduler-instance
2026-06-05 03:26:54.080115 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.140580 | instance | kube-system/pods/kube-vip-instance
2026-06-05 03:26:54.147595 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.175661 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.239230 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.273834 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.290074 | instance | kube-public/serviceaccounts/default
2026-06-05 03:26:54.346685 | instance | kube-system/rolebindings/cilium-config-agent
2026-06-05 03:26:54.350275 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value
2026-06-05 03:26:54.510782 | instance | kube-system/rolebindings/kube-proxy
2026-06-05 03:26:54.551127 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs
2026-06-05 03:26:54.711263 | instance | kube-system/rolebindings/kubeadm:kubelet-config
2026-06-05 03:26:54.745848 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config
2026-06-05 03:26:54.910373 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader
2026-06-05 03:26:54.947394 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager
2026-06-05 03:26:55.108072 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler
2026-06-05 03:26:55.156079 | instance | kube-system/rolebindings/system:controller:bootstrap-signer
2026-06-05 03:26:55.316601 | instance | kube-system/rolebindings/system:controller:cloud-provider
2026-06-05 03:26:55.356435 | instance | kube-system/rolebindings/system:controller:token-cleaner
2026-06-05 03:26:55.511719 | instance | kube-system/roles/cilium-config-agent
2026-06-05 03:26:55.572727 | instance | kube-system/roles/extension-apiserver-authentication-reader
2026-06-05 03:26:55.750021 | instance | kube-system/roles/kube-proxy
2026-06-05 03:26:55.787776 | instance | kube-system/roles/kubeadm:kubeadm-certs
2026-06-05 03:26:55.976481 | instance | kube-system/roles/kubeadm:kubelet-config
2026-06-05 03:26:55.988250 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config
2026-06-05 03:26:56.171351 | instance | kube-system/roles/system::leader-locking-kube-controller-manager
2026-06-05 03:26:56.177717 | instance | kube-system/roles/system::leader-locking-kube-scheduler
2026-06-05 03:26:56.377076 | instance | kube-system/roles/system:controller:bootstrap-signer
2026-06-05 03:26:56.382327 | instance | kube-system/roles/system:controller:cloud-provider
2026-06-05 03:26:56.569917 | instance | kube-system/roles/system:controller:token-cleaner
2026-06-05 03:26:56.575192 | instance | kube-system/secrets/bootstrap-token-0x2cf1
2026-06-05 03:26:56.757277 | instance | kube-system/secrets/bootstrap-token-l341s0
2026-06-05 03:26:56.772200 | instance | kube-system/secrets/kubeadm-certs
2026-06-05 03:26:56.964719 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1
2026-06-05 03:26:57.003148 | instance | kube-system/serviceaccounts/attachdetach-controller
2026-06-05 03:26:57.249488 | instance | kube-system/serviceaccounts/bootstrap-signer
2026-06-05 03:26:57.299000 | instance | kube-system/serviceaccounts/certificate-controller
2026-06-05 03:26:57.477668 | instance | kube-system/serviceaccounts/cilium
2026-06-05 03:26:57.535739 | instance | kube-system/serviceaccounts/cilium-operator
2026-06-05 03:26:57.694850 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller
2026-06-05 03:26:57.800743 | instance | kube-system/serviceaccounts/coredns
2026-06-05 03:26:57.936271 | instance | kube-system/serviceaccounts/cronjob-controller
2026-06-05 03:26:58.035120 | instance | kube-system/serviceaccounts/daemon-set-controller
2026-06-05 03:26:58.197486 | instance | kube-system/serviceaccounts/default
2026-06-05 03:26:58.269776 | instance | kube-system/serviceaccounts/deployment-controller
2026-06-05 03:26:58.427766 | instance | kube-system/serviceaccounts/disruption-controller
2026-06-05 03:26:58.502541 | instance | kube-system/serviceaccounts/endpoint-controller
2026-06-05 03:26:58.667039 | instance | kube-system/serviceaccounts/endpointslice-controller
2026-06-05 03:26:58.739864 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller
2026-06-05 03:26:58.887393 | instance | kube-system/serviceaccounts/ephemeral-volume-controller
2026-06-05 03:26:59.010602 | instance | kube-system/serviceaccounts/expand-controller
2026-06-05 03:26:59.126970 | instance | kube-system/serviceaccounts/generic-garbage-collector
2026-06-05 03:26:59.289047 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler
2026-06-05 03:26:59.379211 | instance | kube-system/serviceaccounts/job-controller
2026-06-05 03:26:59.520430 | instance | kube-system/serviceaccounts/kube-proxy
2026-06-05 03:26:59.625278 | instance | kube-system/serviceaccounts/namespace-controller
2026-06-05 03:26:59.769696 | instance | local-path-storage/configmaps/kube-root-ca.crt
2026-06-05 03:26:59.872492 | instance | kube-system/serviceaccounts/node-controller
2026-06-05 03:26:59.987035 | instance | local-path-storage/configmaps/local-path-config
2026-06-05 03:27:00.121235 | instance | kube-system/serviceaccounts/persistent-volume-binder
2026-06-05 03:27:00.186284 | instance | kube-system/serviceaccounts/pod-garbage-collector
2026-06-05 03:27:00.360701 | instance | kube-system/serviceaccounts/pv-protection-controller
2026-06-05 03:27:00.415481 | instance | kube-system/serviceaccounts/pvc-protection-controller
2026-06-05 03:27:00.607696 | instance | kube-system/serviceaccounts/replicaset-controller
2026-06-05 03:27:00.646418 | instance | kube-system/serviceaccounts/replication-controller
2026-06-05 03:27:00.827680 | instance | kube-system/serviceaccounts/resourcequota-controller
2026-06-05 03:27:00.880243 | instance | kube-system/serviceaccounts/root-ca-cert-publisher
2026-06-05 03:27:01.059370 | instance | kube-system/serviceaccounts/service-account-controller
2026-06-05 03:27:01.144273 | instance | kube-system/serviceaccounts/service-controller
2026-06-05 03:27:01.315351 | instance | kube-system/serviceaccounts/statefulset-controller
2026-06-05 03:27:01.398104 | instance | kube-system/serviceaccounts/token-cleaner
2026-06-05 03:27:01.565427 | instance | kube-system/serviceaccounts/ttl-after-finished-controller
2026-06-05 03:27:01.645050 | instance | kube-system/serviceaccounts/ttl-controller
2026-06-05 03:27:01.784530 | instance | kube-system/services/kube-dns
2026-06-05 03:27:01.878770 | instance | kube-system/services/kube-prometheus-stack-coredns
2026-06-05 03:27:02.018797 | instance | kube-system/services/kube-prometheus-stack-kube-controller-manager
2026-06-05 03:27:02.092141 | instance | kube-system/services/kube-prometheus-stack-kube-etcd
2026-06-05 03:27:02.212976 | instance | kube-system/services/kube-prometheus-stack-kube-proxy
2026-06-05 03:27:02.319988 | instance | kube-system/services/kube-prometheus-stack-kube-scheduler
2026-06-05 03:27:02.424895 | instance | kube-system/services/kube-prometheus-stack-kubelet
2026-06-05 03:27:02.519517 | instance | local-path-storage/deployment/local-path-provisioner
2026-06-05 03:27:02.623309 | instance | monitoring/configmaps/goldpinger-zap
2026-06-05 03:27:02.737012 | instance | monitoring/configmaps/ipmi-exporter
2026-06-05 03:27:02.836230 | instance | monitoring/configmaps/kube-prometheus-stack-alertmanager-overview
2026-06-05 03:27:02.958393 | instance | monitoring/configmaps/kube-prometheus-stack-apiserver
2026-06-05 03:27:03.041660 | instance | monitoring/configmaps/kube-prometheus-stack-cluster-total
2026-06-05 03:27:03.160753 | instance | monitoring/configmaps/kube-prometheus-stack-controller-manager
2026-06-05 03:27:03.248239 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster
2026-06-05 03:27:03.386369 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced
2026-06-05 03:27:03.477102 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger
2026-06-05 03:27:03.628044 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy
2026-06-05 03:27:03.678092 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-host-details
2026-06-05 03:27:03.978582 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview
2026-06-05 03:27:04.044159 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full
2026-06-05 03:27:04.207437 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details
2026-06-05 03:27:04.430140 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview
2026-06-05 03:27:04.445635 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail
2026-06-05 03:27:04.641053 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview
2026-06-05 03:27:04.673065 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details
2026-06-05 03:27:04.881461 | instance | monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview
2026-06-05 03:27:04.931415 | instance | monitoring/configmaps/kube-prometheus-stack-etcd
2026-06-05 03:27:05.095798 | instance | monitoring/configmaps/kube-prometheus-stack-grafana
2026-06-05 03:27:05.135381 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards
2026-06-05 03:27:05.303148 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-datasource
2026-06-05 03:27:05.363076 | instance | monitoring/configmaps/kube-prometheus-stack-grafana-overview
2026-06-05 03:27:05.534582 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-coredns
2026-06-05 03:27:05.572532 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster
2026-06-05 03:27:05.745908 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster
2026-06-05 03:27:05.783990 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace
2026-06-05 03:27:05.981940 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-node
2026-06-05 03:27:06.027795 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod
2026-06-05 03:27:06.192155 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload
2026-06-05 03:27:06.262864 | instance | monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace
2026-06-05 03:27:06.423502 | instance | monitoring/configmaps/kube-prometheus-stack-kubelet
2026-06-05 03:27:06.492793 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-pod
2026-06-05 03:27:06.626470 | instance | monitoring/configmaps/kube-prometheus-stack-namespace-by-workload
2026-06-05 03:27:06.707309 | instance | monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use
2026-06-05 03:27:06.859244 | instance | monitoring/configmaps/kube-prometheus-stack-node-exporter
2026-06-05 03:27:06.931010 | instance | monitoring/configmaps/kube-prometheus-stack-node-rsrc-use
2026-06-05 03:27:07.095378 | instance | monitoring/configmaps/kube-prometheus-stack-nodes
2026-06-05 03:27:07.134855 | instance | monitoring/configmaps/kube-prometheus-stack-nodes-darwin
2026-06-05 03:27:07.311977 | instance | monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage
2026-06-05 03:27:07.355005 | instance | monitoring/configmaps/kube-prometheus-stack-pod-total
2026-06-05 03:27:07.529860 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus
2026-06-05 03:27:07.570459 | instance | monitoring/configmaps/kube-prometheus-stack-prometheus-tls
2026-06-05 03:27:07.743983 | instance | monitoring/configmaps/kube-prometheus-stack-proxy
2026-06-05 03:27:07.783466 | instance | monitoring/configmaps/kube-prometheus-stack-scheduler
2026-06-05 03:27:07.963851 | instance | monitoring/configmaps/kube-prometheus-stack-workload-total
2026-06-05 03:27:08.057690 | instance | monitoring/configmaps/kube-root-ca.crt
2026-06-05 03:27:08.213402 | instance | monitoring/configmaps/loki
2026-06-05 03:27:08.299931 | instance | monitoring/configmaps/loki-alerting-rules
2026-06-05 03:27:08.434547 | instance | monitoring/configmaps/loki-gateway
2026-06-05 03:27:08.500619 | instance | monitoring/configmaps/loki-runtime
2026-06-05 03:27:08.642482 | instance | monitoring/configmaps/node-feature-discovery-master-conf
2026-06-05 03:27:08.727503 | instance | monitoring/configmaps/node-feature-discovery-topology-updater-conf
2026-06-05 03:27:08.856291 | instance | monitoring/configmaps/node-feature-discovery-worker-conf
2026-06-05 03:27:08.946614 | instance | monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0
2026-06-05 03:27:09.078542 | instance | monitoring/configmaps/vector
2026-06-05 03:27:09.217352 | instance | monitoring/daemonsets/goldpinger
2026-06-05 03:27:09.287813 | instance | monitoring/daemonsets/ipmi-exporter
2026-06-05 03:27:09.448051 | instance | monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:27:09.535425 | instance | monitoring/daemonsets/node-feature-discovery-worker
2026-06-05 03:27:09.672235 | instance | monitoring/daemonsets/prometheus-smartctl-exporter-0
2026-06-05 03:27:09.760251 | instance | monitoring/daemonsets/vector
2026-06-05 03:27:09.914446 | instance | monitoring/deployment/kube-prometheus-stack-grafana
2026-06-05 03:27:09.986463 | instance | monitoring/deployment/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:27:10.142929 | instance | monitoring/deployment/kube-prometheus-stack-operator
2026-06-05 03:27:10.223245 | instance | local-path-storage/pods/local-path-provisioner-679c578f5-h8mg7
2026-06-05 03:27:10.361974 | instance | monitoring/deployment/loki-gateway
2026-06-05 03:27:10.457144 | instance | monitoring/deployment/node-feature-discovery-gc
2026-06-05 03:27:10.605996 | instance | monitoring/deployment/node-feature-discovery-master
2026-06-05 03:27:10.674917 | instance | monitoring/deployment/prometheus-pushgateway
2026-06-05 03:27:10.847131 | instance | monitoring/endpoints/alertmanager-operated
2026-06-05 03:27:10.966995 | instance | monitoring/endpoints/goldpinger
2026-06-05 03:27:11.069791 | instance | monitoring/endpoints/kube-prometheus-stack-alertmanager
2026-06-05 03:27:11.161772 | instance | monitoring/endpoints/kube-prometheus-stack-grafana
2026-06-05 03:27:11.271017 | instance | monitoring/endpoints/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:27:11.371228 | instance | monitoring/endpoints/kube-prometheus-stack-operator
2026-06-05 03:27:11.482224 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus
2026-06-05 03:27:11.581973 | instance | monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:27:11.714670 | instance | monitoring/endpoints/loki
2026-06-05 03:27:11.808790 | instance | monitoring/endpoints/loki-chunks-cache
2026-06-05 03:27:11.943700 | instance | monitoring/endpoints/loki-gateway
2026-06-05 03:27:12.022993 | instance | monitoring/endpoints/loki-headless
2026-06-05 03:27:12.195433 | instance | monitoring/endpoints/loki-memberlist
2026-06-05 03:27:12.246152 | instance | monitoring/endpoints/loki-results-cache
2026-06-05 03:27:12.409602 | instance | monitoring/endpoints/prometheus-operated
2026-06-05 03:27:12.479404 | instance | monitoring/endpoints/prometheus-pushgateway
2026-06-05 03:27:12.639576 | instance | monitoring/endpoints/prometheus-smartctl-exporter
2026-06-05 03:27:12.679496 | instance | monitoring/endpoints/vector-headless
2026-06-05 03:27:12.853297 | instance | monitoring/ingresses/kube-prometheus-stack-alertmanager
2026-06-05 03:27:12.907084 | instance | monitoring/ingresses/kube-prometheus-stack-grafana
2026-06-05 03:27:13.097083 | instance | monitoring/ingresses/kube-prometheus-stack-prometheus
2026-06-05 03:27:13.143968 | instance | monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-05 03:27:13.314762 | instance | monitoring/pods/goldpinger-9hx44
2026-06-05 03:27:13.380108 | instance | monitoring/pods/kube-prometheus-stack-grafana-797bb66fb8-6pj4z
2026-06-05 03:27:13.523274 | instance | monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29
2026-06-05 03:27:13.597402 | instance | monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tdw22
2026-06-05 03:27:13.738324 | instance | monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vg6b2
2026-06-05 03:27:13.800119 | instance | monitoring/pods/loki-0
2026-06-05 03:27:13.970394 | instance | monitoring/pods/loki-chunks-cache-0
2026-06-05 03:27:14.033663 | instance | monitoring/pods/loki-gateway-cf54cb88c-44kqh
2026-06-05 03:27:14.152513 | instance | monitoring/pods/loki-results-cache-0
2026-06-05 03:27:14.250500 | instance | monitoring/pods/node-feature-discovery-gc-6675cbb6d9-s89t2
2026-06-05 03:27:14.372874 | instance | monitoring/pods/node-feature-discovery-master-8665476dbc-5vf7g
2026-06-05 03:27:14.476778 | instance | monitoring/pods/node-feature-discovery-worker-thwh6
2026-06-05 03:27:14.583498 | instance | monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0
2026-06-05 03:27:14.687337 | instance | monitoring/pods/prometheus-pushgateway-7b8659c68b-mnvgq
2026-06-05 03:27:14.816061 | instance | monitoring/pods/vector-h9htt
2026-06-05 03:27:14.893156 | instance | local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1
2026-06-05 03:27:15.043789 | instance | monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0
2026-06-05 03:27:15.097393 | instance | monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0
2026-06-05 03:27:15.273076 | instance | monitoring/persistentvolumeclaims/storage-loki-0
2026-06-05 03:27:15.326449 | instance | local-path-storage/serviceaccounts/default
2026-06-05 03:27:15.463905 | instance | local-path-storage/serviceaccounts/local-path-provisioner
2026-06-05 03:27:15.522164 | instance | monitoring/rolebindings/kube-prometheus-stack-grafana
2026-06-05 03:27:15.646915 | instance | monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar
2026-06-05 03:27:15.703177 | instance | monitoring/rolebindings/node-feature-discovery-worker
2026-06-05 03:27:15.847236 | instance | monitoring/rolebindings/prometheus-smartctl-exporter
2026-06-05 03:27:15.891571 | instance | monitoring/roles/kube-prometheus-stack-grafana
2026-06-05 03:27:16.088568 | instance | monitoring/roles/kube-prometheus-stack-pod-tls-sidecar
2026-06-05 03:27:16.093850 | instance | monitoring/roles/node-feature-discovery-worker
2026-06-05 03:27:16.278309 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-05 03:27:16.301384 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated
2026-06-05 03:27:16.453637 | instance | monitoring/serviceaccounts/default
2026-06-05 03:27:16.477669 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0
2026-06-05 03:27:16.662924 | instance | monitoring/serviceaccounts/goldpinger
2026-06-05 03:27:16.718108 | instance | monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config
2026-06-05 03:27:16.905770 | instance | monitoring/serviceaccounts/kube-prometheus-stack-alertmanager
2026-06-05 03:27:16.942300 | instance | monitoring/secrets/alertmanager-tls
2026-06-05 03:27:17.139901 | instance | monitoring/serviceaccounts/kube-prometheus-stack-grafana
2026-06-05 03:27:17.166763 | instance | monitoring/secrets/grafana-tls
2026-06-05 03:27:17.346808 | instance | monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:27:17.385481 | instance | monitoring/secrets/kube-prometheus-stack-admission
2026-06-05 03:27:17.569147 | instance | monitoring/serviceaccounts/kube-prometheus-stack-operator
2026-06-05 03:27:17.615749 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret
2026-06-05 03:27:17.837322 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus
2026-06-05 03:27:17.838236 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret
2026-06-05 03:27:18.056779 | instance | monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:27:18.134039 | instance | monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy
2026-06-05 03:27:18.305105 | instance | monitoring/serviceaccounts/loki
2026-06-05 03:27:18.325766 | instance | monitoring/secrets/kube-prometheus-stack-etcd-client-cert
2026-06-05 03:27:18.499940 | instance | monitoring/serviceaccounts/node-feature-discovery
2026-06-05 03:27:18.547732 | instance | monitoring/secrets/kube-prometheus-stack-grafana
2026-06-05 03:27:18.748691 | instance | monitoring/serviceaccounts/node-feature-discovery-gc
2026-06-05 03:27:18.763581 | instance | monitoring/serviceaccounts/node-feature-discovery-worker
2026-06-05 03:27:19.002624 | instance | monitoring/secrets/kube-prometheus-stack-grafana-client-secret
2026-06-05 03:27:19.005578 | instance | monitoring/serviceaccounts/prometheus-pushgateway
2026-06-05 03:27:19.181415 | instance | monitoring/serviceaccounts/prometheus-smartctl-exporter
2026-06-05 03:27:19.284616 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-client-secret
2026-06-05 03:27:19.456350 | instance | monitoring/serviceaccounts/vector
2026-06-05 03:27:19.527880 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret
2026-06-05 03:27:19.741248 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vg6b2-tls
2026-06-05 03:27:19.745655 | instance | monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy
2026-06-05 03:27:19.938423 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus
2026-06-05 03:27:19.947521 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls
2026-06-05 03:27:20.132762 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0
2026-06-05 03:27:20.141288 | instance | monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config
2026-06-05 03:27:20.327792 | instance | monitoring/secrets/prometheus-tls
2026-06-05 03:27:20.335975 | instance | monitoring/secrets/sh.helm.release.v1.goldpinger.v1
2026-06-05 03:27:20.511021 | instance | monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1
2026-06-05 03:27:20.522071 | instance | monitoring/secrets/sh.helm.release.v1.loki.v1
2026-06-05 03:27:20.811664 | instance | monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1
2026-06-05 03:27:20.891230 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1
2026-06-05 03:27:21.024928 | instance | monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1
2026-06-05 03:27:21.110033 | instance | monitoring/secrets/sh.helm.release.v1.vector.v1
2026-06-05 03:27:21.208786 | instance | monitoring/services/alertmanager-operated
2026-06-05 03:27:21.312827 | instance | monitoring/services/goldpinger
2026-06-05 03:27:21.420149 | instance | monitoring/services/kube-prometheus-stack-alertmanager
2026-06-05 03:27:21.509384 | instance | monitoring/services/kube-prometheus-stack-grafana
2026-06-05 03:27:21.626804 | instance | monitoring/services/kube-prometheus-stack-kube-state-metrics
2026-06-05 03:27:21.710492 | instance | monitoring/services/kube-prometheus-stack-operator
2026-06-05 03:27:21.837283 | instance | monitoring/services/kube-prometheus-stack-prometheus
2026-06-05 03:27:21.921360 | instance | monitoring/services/kube-prometheus-stack-prometheus-node-exporter
2026-06-05 03:27:22.070669 | instance | monitoring/services/loki
2026-06-05 03:27:22.135941 | instance | monitoring/services/loki-chunks-cache
2026-06-05 03:27:22.281880 | instance | monitoring/services/loki-gateway
2026-06-05 03:27:22.374208 | instance | monitoring/services/loki-headless
2026-06-05 03:27:22.495446 | instance | monitoring/services/loki-memberlist
2026-06-05 03:27:22.587292 | instance | monitoring/services/loki-results-cache
2026-06-05 03:27:22.692981 | instance | monitoring/services/prometheus-operated
2026-06-05 03:27:22.776799 | instance | monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager
2026-06-05 03:27:22.890178 | instance | monitoring/services/prometheus-pushgateway
2026-06-05 03:27:23.011689 | instance | monitoring/services/prometheus-smartctl-exporter
2026-06-05 03:27:23.086702 | instance | monitoring/statefulsets/loki
2026-06-05 03:27:23.202510 | instance | monitoring/statefulsets/loki-chunks-cache
2026-06-05 03:27:23.303524 | instance | monitoring/services/vector-headless
2026-06-05 03:27:23.427637 | instance | monitoring/statefulsets/loki-results-cache
2026-06-05 03:27:23.496640 | instance | monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus
2026-06-05 03:27:23.671919 | instance | rook-ceph/configmaps/kube-root-ca.crt
2026-06-05 03:27:23.732269 | instance | rook-ceph/configmaps/rook-ceph-csi-config
2026-06-05 03:27:23.867649 | instance | rook-ceph/configmaps/rook-ceph-csi-mapping-config
2026-06-05 03:27:23.942312 | instance | rook-ceph/configmaps/rook-ceph-operator-config
2026-06-05 03:27:24.064552 | instance | openstack/configmaps/barbican-bin
2026-06-05 03:27:24.127714 | instance | openstack/configmaps/ceph-csi-config
2026-06-05 03:27:24.295164 | instance | openstack/configmaps/ceph-etc
2026-06-05 03:27:24.355791 | instance | openstack/configmaps/cinder-bin
2026-06-05 03:27:24.503932 | instance | openstack/configmaps/glance-bin
2026-06-05 03:27:24.592758 | instance | openstack/configmaps/keepalived-bin
2026-06-05 03:27:24.749396 | instance | openstack/configmaps/keystone-bin
2026-06-05 03:27:24.812832 | instance | openstack/configmaps/keystone-openid-metadata
2026-06-05 03:27:24.981519 | instance | openstack/configmaps/kube-root-ca.crt
2026-06-05 03:27:25.041175 | instance | openstack/configmaps/libvirt-bin
2026-06-05 03:27:25.198708 | instance | openstack/configmaps/libvirt-libvirt-default-bin
2026-06-05 03:27:25.277319 | instance | openstack/configmaps/memcached-memcached-bin
2026-06-05 03:27:25.413794 | instance | openstack/configmaps/neutron-bin
2026-06-05 03:27:25.486115 | instance | openstack/configmaps/neutron-coredns
2026-06-05 03:27:25.646805 | instance | openstack/configmaps/nova-bin
2026-06-05 03:27:25.696683 | instance | openstack/configmaps/openvswitch-bin
2026-06-05 03:27:25.878759 | instance | openstack/configmaps/percona-xtradb-haproxy
2026-06-05 03:27:25.934444 | instance | openstack/configmaps/percona-xtradb-pxc
2026-06-05 03:27:26.118189 | instance | openstack/configmaps/placement-bin
2026-06-05 03:27:26.170905 | instance | openstack/cronjobs/cinder-volume-usage-audit
2026-06-05 03:27:26.338312 | instance | openstack/configmaps/rabbitmq-barbican-plugins-conf
2026-06-05 03:27:26.400269 | instance | openstack/cronjobs/keystone-credential-rotate
2026-06-05 03:27:26.538725 | instance | openstack/configmaps/rabbitmq-barbican-server-conf
2026-06-05 03:27:26.615389 | instance | openstack/cronjobs/keystone-fernet-rotate
2026-06-05 03:27:26.733141 | instance | openstack/configmaps/rabbitmq-cinder-plugins-conf
2026-06-05 03:27:26.844007 | instance | openstack/cronjobs/nova-cell-setup
2026-06-05 03:27:26.993010 | instance | openstack/configmaps/rabbitmq-cinder-server-conf
2026-06-05 03:27:27.078301 | instance | openstack/cronjobs/nova-service-cleaner
2026-06-05 03:27:27.219943 | instance | openstack/configmaps/rabbitmq-glance-plugins-conf
2026-06-05 03:27:27.304954 | instance | openstack/configmaps/rabbitmq-glance-server-conf
2026-06-05 03:27:27.443037 | instance | openstack/configmaps/rabbitmq-keystone-plugins-conf
2026-06-05 03:27:27.531989 | instance | openstack/configmaps/rabbitmq-keystone-server-conf
2026-06-05 03:27:27.665880 | instance | openstack/configmaps/rabbitmq-neutron-plugins-conf
2026-06-05 03:27:27.743063 | instance | openstack/configmaps/rabbitmq-neutron-server-conf
2026-06-05 03:27:27.881731 | instance | openstack/configmaps/rabbitmq-nova-plugins-conf
2026-06-05 03:27:27.950894 | instance | openstack/configmaps/rabbitmq-nova-server-conf
2026-06-05 03:27:28.095314 | instance | openstack/configmaps/rook-ceph-mon-endpoints
2026-06-05 03:27:28.177748 | instance | openstack/configmaps/rook-ceph-pdbstatemap
2026-06-05 03:27:28.317799 | instance | openstack/configmaps/rook-ceph-rgw-ceph-mime-types
2026-06-05 03:27:28.376319 | instance | openstack/configmaps/rook-config-override
2026-06-05 03:27:28.564210 | instance | openstack/configmaps/staffeln-bin
2026-06-05 03:27:28.589227 | instance | openstack/configmaps/valkey-configuration
2026-06-05 03:27:28.774350 | instance | openstack/configmaps/valkey-health
2026-06-05 03:27:28.797421 | instance | openstack/configmaps/valkey-scripts
2026-06-05 03:27:29.000902 | instance | openstack/daemonsets/keepalived
2026-06-05 03:27:29.042001 | instance | openstack/daemonsets/libvirt-libvirt-default
2026-06-05 03:27:29.254652 | instance | openstack/daemonsets/neutron-dhcp-agent-default
2026-06-05 03:27:29.302910 | instance | openstack/daemonsets/neutron-l3-agent-default
2026-06-05 03:27:29.511995 | instance | openstack/daemonsets/neutron-metadata-agent-default
2026-06-05 03:27:29.546825 | instance | openstack/daemonsets/neutron-netns-cleanup-cron-default
2026-06-05 03:27:29.750646 | instance | openstack/daemonsets/neutron-ovs-agent-default
2026-06-05 03:27:29.787701 | instance | openstack/daemonsets/nova-compute-default
2026-06-05 03:27:30.001875 | instance | openstack/daemonsets/openvswitch
2026-06-05 03:27:30.038644 | instance | rook-ceph/deployment/rook-ceph-operator
2026-06-05 03:27:30.220340 | instance | openstack/deployment/barbican-api
2026-06-05 03:27:30.224405 | instance | openstack/deployment/cinder-api
2026-06-05 03:27:30.456417 | instance | openstack/deployment/cinder-backup
2026-06-05 03:27:30.460255 | instance | openstack/deployment/cinder-scheduler
2026-06-05 03:27:30.694291 | instance | openstack/deployment/cinder-volume
2026-06-05 03:27:30.696694 | instance | openstack/deployment/glance-api
2026-06-05 03:27:30.944455 | instance | openstack/deployment/keystone-api
2026-06-05 03:27:30.962998 | instance | openstack/deployment/memcached-memcached
2026-06-05 03:27:31.195131 | instance | openstack/deployment/neutron-coredns
2026-06-05 03:27:31.209187 | instance | openstack/deployment/neutron-rpc-server
2026-06-05 03:27:31.451654 | instance | openstack/deployment/neutron-server
2026-06-05 03:27:31.505125 | instance | openstack/deployment/nova-api-metadata
2026-06-05 03:27:31.713760 | instance | openstack/deployment/nova-api-osapi
2026-06-05 03:27:31.746322 | instance | openstack/deployment/nova-conductor
2026-06-05 03:27:31.975579 | instance | openstack/deployment/nova-novncproxy
2026-06-05 03:27:31.995938 | instance | openstack/deployment/nova-scheduler
2026-06-05 03:27:32.204658 | instance | openstack/deployment/placement-api
2026-06-05 03:27:32.218236 | instance | openstack/deployment/pxc-operator
2026-06-05 03:27:32.436371 | instance | openstack/endpoints/barbican-api
2026-06-05 03:27:32.458249 | instance | openstack/deployment/rabbitmq-cluster-operator
2026-06-05 03:27:32.657890 | instance | openstack/endpoints/ceph-mon
2026-06-05 03:27:32.697152 | instance | openstack/deployment/rabbitmq-messaging-topology-operator
2026-06-05 03:27:32.851744 | instance | openstack/deployment/rook-ceph-crashcollector-instance
2026-06-05 03:27:32.933463 | instance | openstack/endpoints/cinder-api
2026-06-05 03:27:33.080118 | instance | openstack/deployment/rook-ceph-rgw-ceph-a
2026-06-05 03:27:33.145499 | instance | openstack/endpoints/glance-api
2026-06-05 03:27:33.311007 | instance | openstack/deployment/staffeln-api
2026-06-05 03:27:33.355314 | instance | openstack/endpoints/keystone-api
2026-06-05 03:27:33.548658 | instance | openstack/deployment/staffeln-conductor
2026-06-05 03:27:33.588246 | instance | openstack/endpoints/memcached
2026-06-05 03:27:33.773623 | instance | openstack/endpoints/memcached-metrics
2026-06-05 03:27:33.798467 | instance | openstack/endpoints/neutron-coredns
2026-06-05 03:27:33.996860 | instance | openstack/endpoints/neutron-coredns-metrics
2026-06-05 03:27:34.015159 | instance | openstack/endpoints/neutron-server
2026-06-05 03:27:34.190208 | instance | openstack/endpoints/nova-api
2026-06-05 03:27:34.213276 | instance | openstack/endpoints/nova-metadata
2026-06-05 03:27:34.400030 | instance | openstack/endpoints/nova-novncproxy
2026-06-05 03:27:34.440343 | instance | openstack/endpoints/percona-xtradb-cluster-operator
2026-06-05 03:27:34.602791 | instance | openstack/endpoints/percona-xtradb-haproxy
2026-06-05 03:27:34.662056 | instance | openstack/endpoints/percona-xtradb-haproxy-metrics
2026-06-05 03:27:34.821549 | instance | openstack/endpoints/percona-xtradb-haproxy-replicas
2026-06-05 03:27:34.885112 | instance | openstack/endpoints/percona-xtradb-pxc
2026-06-05 03:27:35.063945 | instance | openstack/endpoints/percona-xtradb-pxc-unready
2026-06-05 03:27:35.128915 | instance | openstack/endpoints/placement-api
2026-06-05 03:27:35.290420 | instance | openstack/endpoints/rabbitmq-barbican
2026-06-05 03:27:35.338811 | instance | openstack/endpoints/rabbitmq-barbican-nodes
2026-06-05 03:27:35.495141 | instance | openstack/endpoints/rabbitmq-cinder
2026-06-05 03:27:35.538431 | instance | openstack/endpoints/rabbitmq-cinder-nodes
2026-06-05 03:27:35.722284 | instance | openstack/endpoints/rabbitmq-glance
2026-06-05 03:27:35.774002 | instance | openstack/endpoints/rabbitmq-glance-nodes
2026-06-05 03:27:35.987771 | instance | openstack/endpoints/rabbitmq-keystone
2026-06-05 03:27:35.991597 | instance | openstack/endpoints/rabbitmq-keystone-nodes
2026-06-05 03:27:36.198357 | instance | openstack/endpoints/rabbitmq-messaging-topology-operator-webhook
2026-06-05 03:27:36.210536 | instance | openstack/endpoints/rabbitmq-neutron
2026-06-05 03:27:36.417456 | instance | openstack/endpoints/rabbitmq-neutron-nodes
2026-06-05 03:27:36.421824 | instance | openstack/endpoints/rabbitmq-nova
2026-06-05 03:27:36.636042 | instance | openstack/endpoints/rabbitmq-nova-nodes
2026-06-05 03:27:36.639479 | instance | openstack/endpoints/rook-ceph-rgw-ceph
2026-06-05 03:27:36.854273 | instance | openstack/endpoints/staffeln-api
2026-06-05 03:27:36.862548 | instance | openstack/endpoints/valkey
2026-06-05 03:27:37.083137 | instance | openstack/endpoints/valkey-headless
2026-06-05 03:27:37.086776 | instance | openstack/endpoints/valkey-metrics
2026-06-05 03:27:37.303317 | instance | openstack/ingresses/compute
2026-06-05 03:27:37.309348 | instance | openstack/ingresses/compute-novnc-proxy
2026-06-05 03:27:37.520178 | instance | openstack/ingresses/identity
2026-06-05 03:27:37.540533 | instance | openstack/ingresses/image
2026-06-05 03:27:37.752287 | instance | openstack/ingresses/key-manager
2026-06-05 03:27:37.759325 | instance | openstack/ingresses/network
2026-06-05 03:27:37.976668 | instance | openstack/ingresses/placement
2026-06-05 03:27:38.001208 | instance | openstack/ingresses/rook-ceph-cluster
2026-06-05 03:27:38.194856 | instance | openstack/ingresses/volumev3
2026-06-05 03:27:38.218983 | instance | openstack/networkpolicies/rabbitmq-cluster-operator
2026-06-05 03:27:38.399593 | instance | openstack/networkpolicies/rabbitmq-messaging-topology-operator
2026-06-05 03:27:38.418219 | instance | openstack/networkpolicies/valkey
2026-06-05 03:27:38.621199 | instance | openstack/jobs/barbican-db-init
2026-06-05 03:27:38.629804 | instance | openstack/jobs/barbican-db-sync
2026-06-05 03:27:38.831976 | instance | openstack/jobs/barbican-ks-endpoints
2026-06-05 03:27:38.835307 | instance | openstack/jobs/barbican-ks-service
2026-06-05 03:27:39.060613 | instance | openstack/jobs/barbican-ks-user
2026-06-05 03:27:39.070574 | instance | openstack/jobs/barbican-rabbit-init
2026-06-05 03:27:39.272242 | instance | openstack/jobs/cinder-backup-storage-init
2026-06-05 03:27:39.290553 | instance | openstack/jobs/cinder-bootstrap
2026-06-05 03:27:39.474907 | instance | openstack/jobs/cinder-create-internal-tenant
2026-06-05 03:27:39.512485 | instance | openstack/jobs/cinder-db-init
2026-06-05 03:27:39.696029 | instance | openstack/jobs/cinder-db-sync
2026-06-05 03:27:39.725755 | instance | openstack/jobs/cinder-ks-endpoints
2026-06-05 03:27:39.924081 | instance | openstack/jobs/cinder-ks-service
2026-06-05 03:27:39.960784 | instance | openstack/jobs/cinder-ks-user
2026-06-05 03:27:40.150070 | instance | openstack/jobs/cinder-rabbit-init
2026-06-05 03:27:40.188102 | instance | openstack/jobs/cinder-storage-init
2026-06-05 03:27:40.400476 | instance | openstack/jobs/glance-db-init
2026-06-05 03:27:40.440459 | instance | openstack/jobs/glance-db-sync
2026-06-05 03:27:40.629127 | instance | openstack/jobs/glance-ks-endpoints
2026-06-05 03:27:40.666369 | instance | openstack/jobs/glance-ks-service
2026-06-05 03:27:40.860574 | instance | openstack/jobs/glance-ks-user
2026-06-05 03:27:40.919804 | instance | openstack/jobs/glance-metadefs-load
2026-06-05 03:27:41.103494 | instance | openstack/jobs/glance-rabbit-init
2026-06-05 03:27:41.152290 | instance | openstack/jobs/glance-storage-init
2026-06-05 03:27:41.328030 | instance | openstack/jobs/keystone-bootstrap
2026-06-05 03:27:41.391706 | instance | openstack/jobs/keystone-credential-setup
2026-06-05 03:27:41.562506 | instance | openstack/jobs/keystone-db-init
2026-06-05 03:27:41.621271 | instance | openstack/jobs/keystone-db-sync
2026-06-05 03:27:41.801545 | instance | openstack/jobs/keystone-domain-manage
2026-06-05 03:27:41.864442 | instance | openstack/jobs/keystone-fernet-setup
2026-06-05 03:27:42.013535 | instance | openstack/jobs/keystone-rabbit-init
2026-06-05 03:27:42.120655 | instance | openstack/jobs/neutron-db-init
2026-06-05 03:27:42.230879 | instance | openstack/jobs/neutron-db-sync
2026-06-05 03:27:42.322102 | instance | openstack/jobs/neutron-ks-endpoints
2026-06-05 03:27:42.459739 | instance | openstack/jobs/neutron-ks-service
2026-06-05 03:27:42.528976 | instance | openstack/jobs/neutron-ks-user
2026-06-05 03:27:42.687657 | instance | openstack/jobs/neutron-rabbit-init
2026-06-05 03:27:42.745465 | instance | openstack/jobs/nova-bootstrap
2026-06-05 03:27:42.914090 | instance | openstack/jobs/nova-cell-setup
2026-06-05 03:27:42.988031 | instance | openstack/jobs/nova-db-init
2026-06-05 03:27:43.134654 | instance | openstack/jobs/nova-db-sync
2026-06-05 03:27:43.216068 | instance | openstack/jobs/nova-ks-endpoints
2026-06-05 03:27:43.351301 | instance | openstack/jobs/nova-ks-service
2026-06-05 03:27:43.434505 | instance | openstack/jobs/nova-ks-user
2026-06-05 03:27:43.572910 | instance | openstack/jobs/nova-rabbit-init
2026-06-05 03:27:43.653129 | instance | openstack/jobs/placement-db-init
2026-06-05 03:27:43.816406 | instance | openstack/jobs/placement-db-sync
2026-06-05 03:27:43.862295 | instance | openstack/jobs/placement-ks-endpoints
2026-06-05 03:27:44.041006 | instance | openstack/jobs/placement-ks-service
2026-06-05 03:27:44.109570 | instance | openstack/jobs/placement-ks-user
2026-06-05 03:27:44.261275 | instance | openstack/jobs/staffeln-db-init
2026-06-05 03:27:44.330903 | instance | openstack/jobs/staffeln-db-sync
2026-06-05 03:27:44.497510 | instance | openstack/pods/barbican-api-55567dc55b-9vkxm
2026-06-05 03:27:44.575259 | instance | openstack/pods/barbican-db-init-qpjfn
2026-06-05 03:27:44.775269 | instance | openstack/pods/barbican-db-sync-5d6xt
2026-06-05 03:27:44.862748 | instance | openstack/pods/barbican-ks-endpoints-tpgbz
2026-06-05 03:27:45.030557 | instance | openstack/pods/barbican-ks-service-kc6tv
2026-06-05 03:27:45.110665 | instance | openstack/pods/barbican-ks-user-l4fbs
2026-06-05 03:27:45.252219 | instance | openstack/pods/barbican-rabbit-init-2v92m
2026-06-05 03:27:45.336697 | instance | openstack/pods/cinder-api-759bd9c59-75shn
2026-06-05 03:27:45.476461 | instance | openstack/pods/cinder-backup-78bb969b6f-7r9hx
2026-06-05 03:27:45.565646 | instance | openstack/pods/cinder-backup-storage-init-xhgfj
2026-06-05 03:27:45.729076 | instance | openstack/pods/cinder-bootstrap-8m9wd
2026-06-05 03:27:45.787491 | instance | openstack/pods/cinder-create-internal-tenant-952l9
2026-06-05 03:27:46.004794 | instance | openstack/pods/cinder-db-init-wmpmz
2026-06-05 03:27:46.050999 | instance | openstack/pods/cinder-db-sync-8jtk9
2026-06-05 03:27:46.268645 | instance | openstack/pods/cinder-ks-endpoints-nrkp8
2026-06-05 03:27:46.279136 | instance | openstack/pods/cinder-ks-service-79d9p
2026-06-05 03:27:46.487286 | instance | openstack/pods/cinder-ks-user-5qbkh
2026-06-05 03:27:46.507243 | instance | openstack/pods/cinder-rabbit-init-mgpb7
2026-06-05 03:27:46.697765 | instance | openstack/pods/cinder-scheduler-95f5b5c65-99tbp
2026-06-05 03:27:46.746129 | instance | openstack/pods/cinder-storage-init-4wsfb
2026-06-05 03:27:46.945782 | instance | openstack/pods/cinder-volume-75974cc66c-8rw8m
2026-06-05 03:27:47.012782 | instance | openstack/pods/glance-api-6d6f67fcb5-m4h5t
2026-06-05 03:27:47.174728 | instance | openstack/pods/glance-db-init-dhsl6
2026-06-05 03:27:47.261709 | instance | openstack/pods/glance-db-sync-nvprg
2026-06-05 03:27:47.395800 | instance | openstack/pods/glance-ks-endpoints-7nk2f
2026-06-05 03:27:47.481564 | instance | openstack/pods/glance-ks-service-wfkzd
2026-06-05 03:27:47.650806 | instance | openstack/pods/glance-ks-user-qmfvz
2026-06-05 03:27:47.717307 | instance | openstack/pods/glance-metadefs-load-xs5fq
2026-06-05 03:27:47.892344 | instance | openstack/pods/glance-rabbit-init-l75b8
2026-06-05 03:27:47.953096 | instance | openstack/pods/glance-storage-init-674wj
2026-06-05 03:27:48.152889 | instance | openstack/pods/keepalived-45ld8
2026-06-05 03:27:48.177439 | instance | openstack/pods/keystone-api-6946d97b5c-vrm2q
2026-06-05 03:27:48.385308 | instance | openstack/pods/keystone-bootstrap-p5frd
2026-06-05 03:27:48.410769 | instance | openstack/pods/keystone-credential-setup-92fq9
2026-06-05 03:27:48.644029 | instance | openstack/pods/keystone-db-init-nt2gt
2026-06-05 03:27:48.646680 | instance | openstack/pods/keystone-db-sync-dlp7w
2026-06-05 03:27:48.879518 | instance | openstack/pods/keystone-domain-manage-zp8hz
2026-06-05 03:27:48.879812 | instance | openstack/pods/keystone-fernet-setup-rdz54
2026-06-05 03:27:49.120632 | instance | openstack/pods/keystone-rabbit-init-p96jk
2026-06-05 03:27:49.121402 | instance | openstack/pods/libvirt-libvirt-default-rrlz9
2026-06-05 03:27:49.344406 | instance | openstack/pods/memcached-memcached-6479589586-8hft4
2026-06-05 03:27:49.390005 | instance | openstack/pods/neutron-coredns-7dd4958666-7htql
2026-06-05 03:27:49.606723 | instance | openstack/pods/neutron-db-init-chnxc
2026-06-05 03:27:49.640892 | instance | openstack/pods/neutron-db-sync-7hqjb
2026-06-05 03:27:49.839148 | instance | openstack/pods/neutron-dhcp-agent-default-5pnkq
2026-06-05 03:27:49.891124 | instance | openstack/pods/neutron-ks-endpoints-7ffvp
2026-06-05 03:27:50.097894 | instance | openstack/pods/neutron-ks-service-kdxld
2026-06-05 03:27:50.124742 | instance | openstack/pods/neutron-ks-user-zqlfz
2026-06-05 03:27:50.321820 | instance | openstack/pods/neutron-l3-agent-default-gnk6l
2026-06-05 03:27:50.354086 | instance | openstack/pods/neutron-metadata-agent-default-dtpcz
2026-06-05 03:27:50.547098 | instance | openstack/pods/neutron-netns-cleanup-cron-default-lfhzv
2026-06-05 03:27:50.608786 | instance | openstack/pods/neutron-ovs-agent-default-qnbv4
2026-06-05 03:27:50.782073 | instance | openstack/pods/neutron-rabbit-init-9q4mm
2026-06-05 03:27:50.849991 | instance | openstack/pods/neutron-rpc-server-7479df8c79-xp82k
2026-06-05 03:27:51.043462 | instance | openstack/pods/neutron-server-6b7f4c9d76-5cjdp
2026-06-05 03:27:51.108464 | instance | openstack/pods/nova-api-metadata-5c6b4b7f8b-mvcsn
2026-06-05 03:27:51.277408 | instance | openstack/pods/nova-api-osapi-6dc954f77-c6tgq
2026-06-05 03:27:51.353698 | instance | openstack/pods/nova-bootstrap-6mmcw
2026-06-05 03:27:51.529427 | instance | openstack/pods/nova-cell-setup-j6hww
2026-06-05 03:27:51.600486 | instance | openstack/pods/nova-compute-default-t5c2v
2026-06-05 03:27:51.776986 | instance | openstack/pods/nova-conductor-5c78bf9559-zkqnm
2026-06-05 03:27:51.866636 | instance | openstack/pods/nova-db-init-pznqt
2026-06-05 03:27:52.009709 | instance | openstack/pods/nova-db-sync-rs6xv
2026-06-05 03:27:52.123743 | instance | openstack/pods/nova-ks-endpoints-xn2tr
2026-06-05 03:27:52.234752 | instance | openstack/pods/nova-ks-service-cdnzb
2026-06-05 03:27:52.390002 | instance | openstack/pods/nova-ks-user-dmjkq
2026-06-05 03:27:52.471783 | instance | openstack/pods/nova-novncproxy-7d5b5f788d-pgsz2
2026-06-05 03:27:52.597535 | instance | openstack/pods/nova-rabbit-init-fjth4
2026-06-05 03:27:52.702821 | instance | openstack/pods/nova-scheduler-65f69c7f67-m4sv2
2026-06-05 03:27:52.832303 | instance | openstack/pods/openvswitch-6rj2p
2026-06-05 03:27:52.959999 | instance | openstack/pods/percona-xtradb-haproxy-0
2026-06-05 03:27:53.090079 | instance | openstack/pods/percona-xtradb-pxc-0
2026-06-05 03:27:53.187525 | instance | openstack/pods/placement-api-c48d4448c-ghplh
2026-06-05 03:27:53.345027 | instance | openstack/pods/placement-db-init-g4jnf
2026-06-05 03:27:53.419243 | instance | openstack/pods/placement-db-sync-jdgqt
2026-06-05 03:27:53.586095 | instance | openstack/pods/placement-ks-endpoints-6t2m9
2026-06-05 03:27:53.667152 | instance | openstack/pods/placement-ks-service-dwmzd
2026-06-05 03:27:53.837680 | instance | openstack/pods/placement-ks-user-w477v
2026-06-05 03:27:53.901201 | instance | openstack/pods/pxc-operator-69cb5bbdb9-2ltlh
2026-06-05 03:27:54.150320 | instance | openstack/pods/rabbitmq-barbican-server-0
2026-06-05 03:27:54.171421 | instance | openstack/pods/rabbitmq-cinder-server-0
2026-06-05 03:27:54.375156 | instance | openstack/pods/rabbitmq-cluster-operator-54f767cff8-5hcct
2026-06-05 03:27:54.390221 | instance | openstack/pods/rabbitmq-glance-server-0
2026-06-05 03:27:54.610022 | instance | openstack/pods/rabbitmq-keystone-server-0
2026-06-05 03:27:54.624836 | instance | openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8
2026-06-05 03:27:54.831538 | instance | openstack/pods/rabbitmq-neutron-server-0
2026-06-05 03:27:54.867507 | instance | openstack/pods/rabbitmq-nova-server-0
2026-06-05 03:27:55.075376 | instance | openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-kdc6z
2026-06-05 03:27:55.122744 | instance | openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh
2026-06-05 03:27:55.320349 | instance | openstack/pods/staffeln-api-55c9bc4799-9hfk2
2026-06-05 03:27:55.377232 | instance | openstack/pods/staffeln-conductor-5c6959968-r7tr5
2026-06-05 03:27:55.541186 | instance | openstack/pods/staffeln-db-init-8dk8x
2026-06-05 03:27:55.599022 | instance | openstack/pods/staffeln-db-sync-9fs47
2026-06-05 03:27:55.765400 | instance | openstack/pods/valkey-node-0
2026-06-05 03:27:55.828730 | instance | openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0
2026-06-05 03:27:56.048158 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0
2026-06-05 03:27:56.168747 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0
2026-06-05 03:27:56.345521 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0
2026-06-05 03:27:56.474372 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0
2026-06-05 03:27:56.658739 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0
2026-06-05 03:27:56.774931 | instance | openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0
2026-06-05 03:27:56.983247 | instance | openstack/persistentvolumeclaims/valkey-data-valkey-node-0
2026-06-05 03:27:57.106437 | instance | rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bv8xr
2026-06-05 03:27:57.285496 | instance | openstack/rolebindings/barbican-barbican-api
2026-06-05 03:27:57.309169 | instance | openstack/rolebindings/barbican-barbican-db-init
2026-06-05 03:27:57.461249 | instance | openstack/rolebindings/barbican-barbican-db-sync
2026-06-05 03:27:57.510184 | instance | openstack/rolebindings/barbican-barbican-ks-endpoints
2026-06-05 03:27:57.643628 | instance | openstack/rolebindings/barbican-barbican-ks-service
2026-06-05 03:27:57.709415 | instance | openstack/rolebindings/barbican-barbican-ks-user
2026-06-05 03:27:57.831637 | instance | openstack/rolebindings/barbican-barbican-rabbit-init
2026-06-05 03:27:57.934074 | instance | openstack/rolebindings/cinder-backup-storage-init
2026-06-05 03:27:58.060688 | instance | openstack/rolebindings/cinder-cinder-api
2026-06-05 03:27:58.135209 | instance | openstack/rolebindings/cinder-cinder-backup
2026-06-05 03:27:58.258549 | instance | openstack/rolebindings/cinder-cinder-bootstrap
2026-06-05 03:27:58.339267 | instance | openstack/rolebindings/cinder-cinder-create-internal-tenant
2026-06-05 03:27:58.451729 | instance | openstack/rolebindings/cinder-cinder-db-init
2026-06-05 03:27:58.528955 | instance | openstack/rolebindings/cinder-cinder-db-sync
2026-06-05 03:27:58.669716 | instance | openstack/rolebindings/cinder-cinder-ks-endpoints
2026-06-05 03:27:58.726040 | instance | openstack/rolebindings/cinder-cinder-ks-service
2026-06-05 03:27:58.864794 | instance | openstack/rolebindings/cinder-cinder-ks-user
2026-06-05 03:27:58.935984 | instance | openstack/rolebindings/cinder-cinder-rabbit-init
2026-06-05 03:27:59.081667 | instance | openstack/rolebindings/cinder-cinder-scheduler
2026-06-05 03:27:59.144712 | instance | openstack/rolebindings/cinder-cinder-test
2026-06-05 03:27:59.275122 | instance | openstack/rolebindings/cinder-cinder-volume
2026-06-05 03:27:59.349137 | instance | openstack/rolebindings/cinder-cinder-volume-usage-audit
2026-06-05 03:27:59.455983 | instance | openstack/rolebindings/cinder-storage-init
2026-06-05 03:27:59.551783 | instance | openstack/rolebindings/glance-glance-api
2026-06-05 03:27:59.637636 | instance | openstack/rolebindings/glance-glance-db-init
2026-06-05 03:27:59.742101 | instance | openstack/rolebindings/glance-glance-db-sync
2026-06-05 03:27:59.834679 | instance | openstack/rolebindings/glance-glance-ks-endpoints
2026-06-05 03:27:59.939204 | instance | openstack/rolebindings/glance-glance-ks-service
2026-06-05 03:28:00.032173 | instance | openstack/rolebindings/glance-glance-ks-user
2026-06-05 03:28:00.135713 | instance | openstack/rolebindings/glance-glance-metadefs-load
2026-06-05 03:28:00.229861 | instance | openstack/rolebindings/glance-glance-rabbit-init
2026-06-05 03:28:00.316326 | instance | openstack/rolebindings/glance-glance-storage-init
2026-06-05 03:28:00.422349 | instance | openstack/rolebindings/glance-glance-test
2026-06-05 03:28:00.502165 | instance | openstack/rolebindings/glance-storage-init
2026-06-05 03:28:00.662393 | instance | openstack/rolebindings/keepalived
2026-06-05 03:28:00.756073 | instance | openstack/rolebindings/keystone-credential-rotate
2026-06-05 03:28:00.859503 | instance | openstack/rolebindings/keystone-credential-setup
2026-06-05 03:28:00.942154 | instance | openstack/rolebindings/keystone-fernet-rotate
2026-06-05 03:28:01.078352 | instance | openstack/rolebindings/keystone-fernet-setup
2026-06-05 03:28:01.125603 | instance | openstack/rolebindings/keystone-keystone-api
2026-06-05 03:28:01.279399 | instance | openstack/rolebindings/keystone-keystone-bootstrap
2026-06-05 03:28:01.321197 | instance | openstack/rolebindings/keystone-keystone-credential-rotate
2026-06-05 03:28:01.483794 | instance | openstack/rolebindings/keystone-keystone-db-init
2026-06-05 03:28:01.518439 | instance | openstack/rolebindings/keystone-keystone-db-sync
2026-06-05 03:28:01.700764 | instance | openstack/rolebindings/keystone-keystone-domain-manage
2026-06-05 03:28:01.725436 | instance | openstack/rolebindings/keystone-keystone-fernet-rotate
2026-06-05 03:28:01.895141 | instance | openstack/rolebindings/keystone-keystone-test
2026-06-05 03:28:01.914200 | instance | openstack/rolebindings/libvirt-cert-manager
2026-06-05 03:28:02.100722 | instance | openstack/rolebindings/libvirt-libvirt
2026-06-05 03:28:02.115014 | instance | openstack/rolebindings/neutron-neutron-db-init
2026-06-05 03:28:02.303206 | instance | openstack/rolebindings/neutron-neutron-db-sync
2026-06-05 03:28:02.308990 | instance | openstack/rolebindings/neutron-neutron-dhcp-agent
2026-06-05 03:28:02.488868 | instance | openstack/rolebindings/neutron-neutron-ks-endpoints
2026-06-05 03:28:02.492093 | instance | openstack/rolebindings/neutron-neutron-ks-service
2026-06-05 03:28:02.671740 | instance | openstack/rolebindings/neutron-neutron-ks-user
2026-06-05 03:28:02.674620 | instance | openstack/rolebindings/neutron-neutron-l3-agent
2026-06-05 03:28:02.862903 | instance | openstack/rolebindings/neutron-neutron-metadata-agent
2026-06-05 03:28:02.875484 | instance | openstack/rolebindings/neutron-neutron-ovs-agent
2026-06-05 03:28:03.057322 | instance | openstack/rolebindings/neutron-neutron-rabbit-init
2026-06-05 03:28:03.073381 | instance | openstack/rolebindings/neutron-neutron-rpc-server
2026-06-05 03:28:03.240325 | instance | openstack/rolebindings/neutron-neutron-server
2026-06-05 03:28:03.265984 | instance | openstack/rolebindings/neutron-neutron-test
2026-06-05 03:28:03.428961 | instance | openstack/rolebindings/nova-nova-api-metadata
2026-06-05 03:28:03.453414 | instance | openstack/rolebindings/nova-nova-api-osapi
2026-06-05 03:28:03.626007 | instance | openstack/rolebindings/nova-nova-bootstrap
2026-06-05 03:28:03.641012 | instance | openstack/rolebindings/nova-nova-cell-setup
2026-06-05 03:28:03.826795 | instance | openstack/rolebindings/nova-nova-cell-setup-cron
2026-06-05 03:28:03.832007 | instance | openstack/rolebindings/nova-nova-compute
2026-06-05 03:28:04.024872 | instance | openstack/rolebindings/nova-nova-conductor
2026-06-05 03:28:04.036131 | instance | openstack/rolebindings/nova-nova-db-init
2026-06-05 03:28:04.235472 | instance | openstack/rolebindings/nova-nova-db-sync
2026-06-05 03:28:04.238667 | instance | openstack/rolebindings/nova-nova-ks-endpoints
2026-06-05 03:28:04.428403 | instance | openstack/rolebindings/nova-nova-ks-service
2026-06-05 03:28:04.429443 | instance | openstack/rolebindings/nova-nova-ks-user
2026-06-05 03:28:04.615154 | instance | openstack/rolebindings/nova-nova-novncproxy
2026-06-05 03:28:04.624273 | instance | openstack/rolebindings/nova-nova-rabbit-init
2026-06-05 03:28:04.824161 | instance | openstack/rolebindings/nova-nova-scheduler
2026-06-05 03:28:04.830555 | instance | openstack/rolebindings/nova-nova-service-cleaner
2026-06-05 03:28:05.045602 | instance | openstack/rolebindings/nova-nova-test
2026-06-05 03:28:05.050515 | instance | openstack/rolebindings/placement-placement-api
2026-06-05 03:28:05.247981 | instance | openstack/rolebindings/placement-placement-db-init
2026-06-05 03:28:05.274815 | instance | openstack/rolebindings/placement-placement-db-sync
2026-06-05 03:28:05.473414 | instance | openstack/rolebindings/placement-placement-ks-endpoints
2026-06-05 03:28:05.478488 | instance | openstack/rolebindings/placement-placement-ks-service
2026-06-05 03:28:05.678218 | instance | openstack/rolebindings/placement-placement-ks-user
2026-06-05 03:28:05.679665 | instance | openstack/rolebindings/pxc-operator
2026-06-05 03:28:05.877489 | instance | openstack/rolebindings/rabbitmq-barbican-server
2026-06-05 03:28:05.891583 | instance | openstack/rolebindings/rabbitmq-cinder-server
2026-06-05 03:28:06.088710 | instance | openstack/rolebindings/rabbitmq-cluster-operator
2026-06-05 03:28:06.110869 | instance | openstack/rolebindings/rabbitmq-glance-server
2026-06-05 03:28:06.314047 | instance | openstack/rolebindings/rabbitmq-keystone-server
2026-06-05 03:28:06.319537 | instance | openstack/rolebindings/rabbitmq-messaging-topology-operator
2026-06-05 03:28:06.515383 | instance | openstack/rolebindings/rabbitmq-neutron-server
2026-06-05 03:28:06.522782 | instance | openstack/rolebindings/rabbitmq-nova-server
2026-06-05 03:28:06.722981 | instance | openstack/rolebindings/rook-ceph-cluster-mgmt
2026-06-05 03:28:06.728742 | instance | openstack/rolebindings/rook-ceph-cmd-reporter
2026-06-05 03:28:06.930797 | instance | openstack/rolebindings/rook-ceph-mgr
2026-06-05 03:28:06.953542 | instance | openstack/rolebindings/rook-ceph-osd
2026-06-05 03:28:07.109471 | instance | openstack/rolebindings/rook-ceph-purge-osd
2026-06-05 03:28:07.150857 | instance | openstack/rolebindings/staffeln-conductor-leases
2026-06-05 03:28:07.301738 | instance | openstack/rolebindings/staffeln-staffeln-api
2026-06-05 03:28:07.346883 | instance | openstack/rolebindings/staffeln-staffeln-conductor
2026-06-05 03:28:07.513159 | instance | openstack/rolebindings/staffeln-staffeln-db-init
2026-06-05 03:28:07.567005 | instance | openstack/rolebindings/staffeln-staffeln-db-sync
2026-06-05 03:28:07.702222 | instance | openstack/roles/barbican-openstack-barbican-api
2026-06-05 03:28:07.760066 | instance | openstack/roles/barbican-openstack-barbican-db-init
2026-06-05 03:28:07.913351 | instance | openstack/roles/barbican-openstack-barbican-db-sync
2026-06-05 03:28:07.998535 | instance | openstack/roles/barbican-openstack-barbican-ks-endpoints
2026-06-05 03:28:08.130055 | instance | openstack/roles/barbican-openstack-barbican-ks-service
2026-06-05 03:28:08.244492 | instance | openstack/roles/barbican-openstack-barbican-ks-user
2026-06-05 03:28:08.333349 | instance | openstack/roles/barbican-openstack-barbican-rabbit-init
2026-06-05 03:28:08.440068 | instance | openstack/roles/cinder-backup-storage-init
2026-06-05 03:28:08.519141 | instance | openstack/roles/cinder-openstack-cinder-api
2026-06-05 03:28:08.668241 | instance | openstack/roles/cinder-openstack-cinder-backup
2026-06-05 03:28:08.717439 | instance | openstack/roles/cinder-openstack-cinder-bootstrap
2026-06-05 03:28:08.877208 | instance | openstack/roles/cinder-openstack-cinder-create-internal-tenant
2026-06-05 03:28:08.964272 | instance | openstack/roles/cinder-openstack-cinder-db-init
2026-06-05 03:28:09.076242 | instance | openstack/roles/cinder-openstack-cinder-db-sync
2026-06-05 03:28:09.149437 | instance | openstack/roles/cinder-openstack-cinder-ks-endpoints
2026-06-05 03:28:09.281989 | instance | openstack/roles/cinder-openstack-cinder-ks-service
2026-06-05 03:28:09.352388 | instance | openstack/roles/cinder-openstack-cinder-ks-user
2026-06-05 03:28:09.492414 | instance | openstack/roles/cinder-openstack-cinder-rabbit-init
2026-06-05 03:28:09.556499 | instance | openstack/roles/cinder-openstack-cinder-scheduler
2026-06-05 03:28:09.702825 | instance | openstack/roles/cinder-openstack-cinder-test
2026-06-05 03:28:09.744573 | instance | openstack/roles/cinder-openstack-cinder-volume
2026-06-05 03:28:09.901651 | instance | openstack/roles/cinder-openstack-cinder-volume-usage-audit
2026-06-05 03:28:09.951047 | instance | openstack/roles/cinder-storage-init
2026-06-05 03:28:10.117267 | instance | openstack/roles/glance-openstack-glance-api
2026-06-05 03:28:10.185686 | instance | openstack/roles/glance-openstack-glance-db-init
2026-06-05 03:28:10.319926 | instance | openstack/roles/glance-openstack-glance-db-sync
2026-06-05 03:28:10.381098 | instance | openstack/roles/glance-openstack-glance-ks-endpoints
2026-06-05 03:28:10.519067 | instance | openstack/roles/glance-openstack-glance-ks-service
2026-06-05 03:28:10.590688 | instance | openstack/roles/glance-openstack-glance-ks-user
2026-06-05 03:28:10.722485 | instance | openstack/roles/glance-openstack-glance-metadefs-load
2026-06-05 03:28:10.802590 | instance | openstack/roles/glance-openstack-glance-rabbit-init
2026-06-05 03:28:10.950449 | instance | openstack/roles/glance-openstack-glance-storage-init
2026-06-05 03:28:11.006287 | instance | openstack/roles/glance-openstack-glance-test
2026-06-05 03:28:11.172255 | instance | openstack/roles/glance-storage-init
2026-06-05 03:28:11.187033 | instance | openstack/roles/keepalived
2026-06-05 03:28:11.372690 | instance | openstack/roles/keystone-credential-rotate
2026-06-05 03:28:11.394511 | instance | openstack/roles/keystone-credential-setup
2026-06-05 03:28:11.555888 | instance | openstack/roles/keystone-fernet-rotate
2026-06-05 03:28:11.581154 | instance | openstack/roles/keystone-fernet-setup
2026-06-05 03:28:11.761285 | instance | openstack/roles/keystone-openstack-keystone-api
2026-06-05 03:28:11.798469 | instance | openstack/roles/keystone-openstack-keystone-bootstrap
2026-06-05 03:28:11.968227 | instance | openstack/roles/keystone-openstack-keystone-credential-rotate
2026-06-05 03:28:12.026279 | instance | openstack/roles/keystone-openstack-keystone-db-init
2026-06-05 03:28:12.171017 | instance | openstack/roles/keystone-openstack-keystone-db-sync
2026-06-05 03:28:12.244062 | instance | openstack/roles/keystone-openstack-keystone-domain-manage
2026-06-05 03:28:12.393348 | instance | openstack/roles/keystone-openstack-keystone-fernet-rotate
2026-06-05 03:28:12.445421 | instance | openstack/roles/keystone-openstack-keystone-test
2026-06-05 03:28:12.600167 | instance | openstack/roles/libvirt-cert-manager
2026-06-05 03:28:12.644771 | instance | openstack/roles/libvirt-openstack-libvirt
2026-06-05 03:28:12.818047 | instance | openstack/roles/neutron-openstack-neutron-db-init
2026-06-05 03:28:12.844542 | instance | openstack/roles/neutron-openstack-neutron-db-sync
2026-06-05 03:28:13.038508 | instance | openstack/roles/neutron-openstack-neutron-dhcp-agent
2026-06-05 03:28:13.062527 | instance | openstack/roles/neutron-openstack-neutron-ks-endpoints
2026-06-05 03:28:13.234780 | instance | openstack/roles/neutron-openstack-neutron-ks-service
2026-06-05 03:28:13.262946 | instance | openstack/roles/neutron-openstack-neutron-ks-user
2026-06-05 03:28:13.447219 | instance | openstack/roles/neutron-openstack-neutron-l3-agent
2026-06-05 03:28:13.460352 | instance | openstack/roles/neutron-openstack-neutron-metadata-agent
2026-06-05 03:28:13.629570 | instance | openstack/roles/neutron-openstack-neutron-ovs-agent
2026-06-05 03:28:13.652319 | instance | openstack/roles/neutron-openstack-neutron-rabbit-init
2026-06-05 03:28:13.824683 | instance | openstack/roles/neutron-openstack-neutron-rpc-server
2026-06-05 03:28:13.859060 | instance | openstack/roles/neutron-openstack-neutron-server
2026-06-05 03:28:14.039196 | instance | openstack/roles/neutron-openstack-neutron-test
2026-06-05 03:28:14.060331 | instance | openstack/roles/nova-openstack-nova-api-metadata
2026-06-05 03:28:14.263254 | instance | openstack/roles/nova-openstack-nova-api-osapi
2026-06-05 03:28:14.268058 | instance | openstack/roles/nova-openstack-nova-bootstrap
2026-06-05 03:28:14.473485 | instance | openstack/roles/nova-openstack-nova-cell-setup
2026-06-05 03:28:14.477673 | instance | openstack/roles/nova-openstack-nova-cell-setup-cron
2026-06-05 03:28:14.680462 | instance | openstack/roles/nova-openstack-nova-compute
2026-06-05 03:28:14.684594 | instance | openstack/roles/nova-openstack-nova-conductor
2026-06-05 03:28:14.885275 | instance | openstack/roles/nova-openstack-nova-db-init
2026-06-05 03:28:14.890644 | instance | openstack/roles/nova-openstack-nova-db-sync
2026-06-05 03:28:15.091267 | instance | openstack/roles/nova-openstack-nova-ks-endpoints
2026-06-05 03:28:15.095869 | instance | openstack/roles/nova-openstack-nova-ks-service
2026-06-05 03:28:15.286511 | instance | openstack/roles/nova-openstack-nova-ks-user
2026-06-05 03:28:15.292529 | instance | openstack/roles/nova-openstack-nova-novncproxy
2026-06-05 03:28:15.512442 | instance | openstack/roles/nova-openstack-nova-rabbit-init
2026-06-05 03:28:15.529268 | instance | openstack/roles/nova-openstack-nova-scheduler
2026-06-05 03:28:15.688015 | instance | openstack/roles/nova-openstack-nova-service-cleaner
2026-06-05 03:28:15.729320 | instance | openstack/roles/nova-openstack-nova-test
2026-06-05 03:28:15.891356 | instance | openstack/roles/placement-openstack-placement-api
2026-06-05 03:28:15.926422 | instance | openstack/roles/placement-openstack-placement-db-init
2026-06-05 03:28:16.102407 | instance | openstack/roles/placement-openstack-placement-db-sync
2026-06-05 03:28:16.165520 | instance | openstack/roles/placement-openstack-placement-ks-endpoints
2026-06-05 03:28:16.371262 | instance | openstack/roles/placement-openstack-placement-ks-service
2026-06-05 03:28:16.428190 | instance | openstack/roles/placement-openstack-placement-ks-user
2026-06-05 03:28:16.548033 | instance | openstack/roles/pxc-operator
2026-06-05 03:28:16.634181 | instance | openstack/roles/rabbitmq-barbican-peer-discovery
2026-06-05 03:28:16.752269 | instance | openstack/roles/rabbitmq-cinder-peer-discovery
2026-06-05 03:28:16.847171 | instance | openstack/roles/rabbitmq-cluster-operator
2026-06-05 03:28:16.975204 | instance | openstack/roles/rabbitmq-glance-peer-discovery
2026-06-05 03:28:17.069857 | instance | openstack/roles/rabbitmq-keystone-peer-discovery
2026-06-05 03:28:17.153999 | instance | openstack/roles/rabbitmq-messaging-topology-operator
2026-06-05 03:28:17.258798 | instance | openstack/roles/rabbitmq-neutron-peer-discovery
2026-06-05 03:28:17.330059 | instance | openstack/roles/rabbitmq-nova-peer-discovery
2026-06-05 03:28:17.457983 | instance | openstack/roles/rook-ceph-cmd-reporter
2026-06-05 03:28:17.523352 | instance | openstack/roles/rook-ceph-mgr
2026-06-05 03:28:17.642652 | instance | openstack/roles/rook-ceph-osd
2026-06-05 03:28:17.713494 | instance | openstack/roles/rook-ceph-purge-osd
2026-06-05 03:28:17.842468 | instance | openstack/roles/staffeln-conductor
2026-06-05 03:28:17.912487 | instance | openstack/roles/staffeln-openstack-staffeln-api
2026-06-05 03:28:18.040706 | instance | openstack/roles/staffeln-openstack-staffeln-conductor
2026-06-05 03:28:18.115614 | instance | openstack/roles/staffeln-openstack-staffeln-db-init
2026-06-05 03:28:18.223082 | instance | openstack/roles/staffeln-openstack-staffeln-db-sync
2026-06-05 03:28:18.307346 | instance | openstack/secrets/barbican-api-certs
2026-06-05 03:28:18.411930 | instance | openstack/secrets/barbican-db-admin
2026-06-05 03:28:18.508995 | instance | openstack/secrets/barbican-db-user
2026-06-05 03:28:18.599941 | instance | openstack/secrets/barbican-etc
2026-06-05 03:28:18.688987 | instance | openstack/secrets/barbican-keystone-admin
2026-06-05 03:28:18.784903 | instance | openstack/secrets/barbican-keystone-user
2026-06-05 03:28:18.891527 | instance | openstack/secrets/barbican-rabbitmq-admin
2026-06-05 03:28:19.002372 | instance | openstack/secrets/barbican-rabbitmq-user
2026-06-05 03:28:19.079643 | instance | openstack/secrets/cinder-api-certs
2026-06-05 03:28:19.210837 | instance | openstack/secrets/cinder-backup-rbd-keyring
2026-06-05 03:28:19.263185 | instance | openstack/secrets/cinder-db-admin
2026-06-05 03:28:19.395531 | instance | openstack/secrets/cinder-db-user
2026-06-05 03:28:19.459789 | instance | openstack/secrets/cinder-etc
2026-06-05 03:28:19.584550 | instance | openstack/secrets/cinder-keystone-admin
2026-06-05 03:28:19.650247 | instance | openstack/secrets/cinder-keystone-test
2026-06-05 03:28:19.768690 | instance | openstack/secrets/cinder-keystone-user
2026-06-05 03:28:19.849110 | instance | openstack/secrets/cinder-rabbitmq-admin
2026-06-05 03:28:19.978562 | instance | openstack/secrets/cinder-rabbitmq-user
2026-06-05 03:28:20.033944 | instance | openstack/secrets/cinder-volume-rbd-keyring
2026-06-05 03:28:20.154666 | instance | openstack/secrets/glance-api-certs
2026-06-05 03:28:20.222531 | instance | openstack/secrets/glance-db-admin
2026-06-05 03:28:20.335541 | instance | openstack/secrets/glance-db-user
2026-06-05 03:28:20.412610 | instance | openstack/secrets/glance-etc
2026-06-05 03:28:20.541963 | instance | openstack/secrets/glance-keystone-admin
2026-06-05 03:28:20.608437 | instance | openstack/secrets/glance-keystone-test
2026-06-05 03:28:20.730502 | instance | openstack/secrets/glance-keystone-user
2026-06-05 03:28:20.802697 | instance | openstack/secrets/glance-rabbitmq-admin
2026-06-05 03:28:20.944058 | instance | openstack/secrets/glance-rabbitmq-user
2026-06-05 03:28:21.010323 | instance | openstack/secrets/images-rbd-keyring
2026-06-05 03:28:21.142531 | instance | openstack/secrets/internal-percona-xtradb
2026-06-05 03:28:21.226668 | instance | openstack/secrets/keepalived-etc
2026-06-05 03:28:21.329072 | instance | openstack/secrets/keystone-api-certs
2026-06-05 03:28:21.411179 | instance | openstack/secrets/keystone-credential-keys
2026-06-05 03:28:21.531337 | instance | openstack/serviceaccounts/barbican-api
2026-06-05 03:28:21.624972 | instance | openstack/secrets/keystone-db-admin
2026-06-05 03:28:21.808897 | instance | openstack/serviceaccounts/barbican-db-init
2026-06-05 03:28:21.872867 | instance | openstack/secrets/keystone-db-user
2026-06-05 03:28:22.087751 | instance | openstack/secrets/keystone-etc
2026-06-05 03:28:22.155609 | instance | openstack/serviceaccounts/barbican-db-sync
2026-06-05 03:28:22.302503 | instance | openstack/secrets/keystone-fernet-keys
2026-06-05 03:28:22.489959 | instance | openstack/serviceaccounts/barbican-ks-endpoints
2026-06-05 03:28:22.512304 | instance | openstack/secrets/keystone-keystone-admin
2026-06-05 03:28:22.696530 | instance | openstack/serviceaccounts/barbican-ks-service
2026-06-05 03:28:22.809121 | instance | openstack/secrets/keystone-keystone-test
2026-06-05 03:28:23.002925 | instance | openstack/serviceaccounts/barbican-ks-user
2026-06-05 03:28:23.037766 | instance | openstack/secrets/keystone-rabbitmq-admin
2026-06-05 03:28:23.215425 | instance | openstack/serviceaccounts/barbican-rabbit-init
2026-06-05 03:28:23.346509 | instance | openstack/secrets/keystone-rabbitmq-user
2026-06-05 03:28:23.546251 | instance | openstack/serviceaccounts/barbican-test
2026-06-05 03:28:23.557718 | instance | openstack/secrets/libvirt-api-ca
2026-06-05 03:28:23.752692 | instance | openstack/secrets/libvirt-etc
2026-06-05 03:28:23.879873 | instance | openstack/serviceaccounts/cinder-api
2026-06-05 03:28:23.956423 | instance | openstack/secrets/libvirt-libvirt-default-etc
2026-06-05 03:28:24.143758 | instance | openstack/secrets/libvirt-vnc-ca
2026-06-05 03:28:24.209568 | instance | openstack/serviceaccounts/cinder-backup
2026-06-05 03:28:24.338528 | instance | openstack/secrets/neutron-db-admin
2026-06-05 03:28:24.545206 | instance | openstack/secrets/neutron-db-user
2026-06-05 03:28:24.546044 | instance | openstack/serviceaccounts/cinder-backup-storage-init
2026-06-05 03:28:24.734687 | instance | openstack/secrets/neutron-dhcp-agent-default
2026-06-05 03:28:24.945045 | instance | openstack/serviceaccounts/cinder-bootstrap
2026-06-05 03:28:24.967816 | instance | openstack/secrets/neutron-etc
2026-06-05 03:28:25.182842 | instance | openstack/serviceaccounts/cinder-create-internal-tenant
2026-06-05 03:28:25.285057 | instance | openstack/secrets/neutron-keystone-admin
2026-06-05 03:28:25.471973 | instance | openstack/serviceaccounts/cinder-db-init
2026-06-05 03:28:25.524725 | instance | openstack/secrets/neutron-keystone-test
2026-06-05 03:28:25.726076 | instance | openstack/secrets/neutron-keystone-user
2026-06-05 03:28:25.859683 | instance | openstack/serviceaccounts/cinder-db-sync
2026-06-05 03:28:25.921547 | instance | openstack/secrets/neutron-l3-agent-default
2026-06-05 03:28:26.147809 | instance | openstack/serviceaccounts/cinder-ks-endpoints
2026-06-05 03:28:26.231517 | instance | openstack/secrets/neutron-metadata-agent-default
2026-06-05 03:28:26.426985 | instance | openstack/serviceaccounts/cinder-ks-service
2026-06-05 03:28:26.489043 | instance | openstack/secrets/neutron-netns-cleanup-cron-default
2026-06-05 03:28:26.697874 | instance | openstack/serviceaccounts/cinder-ks-user
2026-06-05 03:28:26.762116 | instance | openstack/secrets/neutron-ovs-agent-default
2026-06-05 03:28:26.984986 | instance | openstack/serviceaccounts/cinder-rabbit-init
2026-06-05 03:28:27.046310 | instance | openstack/secrets/neutron-rabbitmq-admin
2026-06-05 03:28:27.241198 | instance | openstack/serviceaccounts/cinder-scheduler
2026-06-05 03:28:27.347690 | instance | openstack/secrets/neutron-rabbitmq-user
2026-06-05 03:28:27.537847 | instance | openstack/secrets/neutron-server-certs
2026-06-05 03:28:27.587980 | instance | openstack/serviceaccounts/cinder-storage-init
2026-06-05 03:28:27.726485 | instance | openstack/secrets/nova-api-certs
2026-06-05 03:28:27.929138 | instance | openstack/serviceaccounts/cinder-test
2026-06-05 03:28:27.940246 | instance | openstack/secrets/nova-compute-default
2026-06-05 03:28:28.168649 | instance | openstack/serviceaccounts/cinder-volume
2026-06-05 03:28:28.251076 | instance | openstack/secrets/nova-db-admin
2026-06-05 03:28:28.439307 | instance | openstack/serviceaccounts/cinder-volume-usage-audit
2026-06-05 03:28:28.515155 | instance | openstack/secrets/nova-db-api-admin
2026-06-05 03:28:28.716083 | instance | openstack/serviceaccounts/default
2026-06-05 03:28:28.785043 | instance | openstack/secrets/nova-db-api-user
2026-06-05 03:28:29.001312 | instance | openstack/secrets/nova-db-cell0-admin
2026-06-05 03:28:29.075776 | instance | openstack/serviceaccounts/glance-api
2026-06-05 03:28:29.191487 | instance | openstack/secrets/nova-db-cell0-user
2026-06-05 03:28:29.389570 | instance | openstack/serviceaccounts/glance-db-init
2026-06-05 03:28:29.419186 | instance | openstack/serviceaccounts/glance-db-sync
2026-06-05 03:28:29.765142 | instance | openstack/secrets/nova-db-user
2026-06-05 03:28:29.782026 | instance | openstack/secrets/nova-etc
2026-06-05 03:28:29.990685 | instance | openstack/serviceaccounts/glance-ks-endpoints
2026-06-05 03:28:30.005542 | instance | openstack/secrets/nova-keystone-admin
2026-06-05 03:28:30.213515 | instance | openstack/serviceaccounts/glance-ks-service
2026-06-05 03:28:30.314700 | instance | openstack/secrets/nova-keystone-test
2026-06-05 03:28:30.531628 | instance | openstack/serviceaccounts/glance-ks-user
2026-06-05 03:28:30.559749 | instance | openstack/secrets/nova-keystone-user
2026-06-05 03:28:30.789006 | instance | openstack/serviceaccounts/glance-metadefs-load
2026-06-05 03:28:30.889341 | instance | openstack/serviceaccounts/glance-rabbit-init
2026-06-05 03:28:31.177855 | instance | openstack/secrets/nova-novncproxy-certs
2026-06-05 03:28:31.259481 | instance | openstack/secrets/nova-novncproxy-vencrypt
2026-06-05 03:28:31.392519 | instance | openstack/serviceaccounts/glance-storage-init
2026-06-05 03:28:31.462020 | instance | openstack/secrets/nova-rabbitmq-admin
2026-06-05 03:28:31.659781 | instance | openstack/secrets/nova-rabbitmq-user
2026-06-05 03:28:31.776352 | instance | openstack/secrets/nova-ssh
2026-06-05 03:28:31.854440 | instance | openstack/secrets/percona-xtradb
2026-06-05 03:28:31.989070 | instance | openstack/serviceaccounts/glance-test
2026-06-05 03:28:32.047390 | instance | openstack/secrets/placement-api-certs
2026-06-05 03:28:32.240494 | instance | openstack/serviceaccounts/keepalived
2026-06-05 03:28:32.370912 | instance | openstack/serviceaccounts/keystone-api
2026-06-05 03:28:32.584793 | instance | openstack/secrets/placement-db-admin
2026-06-05 03:28:32.724737 | instance | openstack/serviceaccounts/keystone-bootstrap
2026-06-05 03:28:32.780886 | instance | openstack/secrets/placement-db-user
2026-06-05 03:28:32.993760 | instance | openstack/serviceaccounts/keystone-credential-rotate
2026-06-05 03:28:33.087825 | instance | openstack/secrets/placement-etc
2026-06-05 03:28:33.279932 | instance | openstack/serviceaccounts/keystone-credential-setup
2026-06-05 03:28:33.327738 | instance | openstack/secrets/placement-keystone-admin
2026-06-05 03:28:33.531235 | instance | openstack/secrets/placement-keystone-user
2026-06-05 03:28:33.630369 | instance | openstack/serviceaccounts/keystone-db-init
2026-06-05 03:28:33.724283 | instance | openstack/secrets/pvc-ceph-client-key
2026-06-05 03:28:33.936342 | instance | openstack/secrets/rabbitmq-barbican-default-user
2026-06-05 03:28:33.975985 | instance | openstack/secrets/rabbitmq-barbican-erlang-cookie
2026-06-05 03:28:34.132897 | instance | openstack/serviceaccounts/keystone-db-sync
2026-06-05 03:28:34.160299 | instance | openstack/secrets/rabbitmq-cinder-default-user
2026-06-05 03:28:34.341250 | instance | openstack/serviceaccounts/keystone-domain-manage
2026-06-05 03:28:34.473094 | instance | openstack/secrets/rabbitmq-cinder-erlang-cookie
2026-06-05 03:28:34.675265 | instance | openstack/secrets/rabbitmq-glance-default-user
2026-06-05 03:28:34.697958 | instance | openstack/serviceaccounts/keystone-fernet-rotate
2026-06-05 03:28:34.879479 | instance | openstack/secrets/rabbitmq-glance-erlang-cookie
2026-06-05 03:28:35.078038 | instance | openstack/secrets/rabbitmq-keystone-default-user
2026-06-05 03:28:35.099601 | instance | openstack/serviceaccounts/keystone-fernet-setup
2026-06-05 03:28:35.279626 | instance | openstack/secrets/rabbitmq-keystone-erlang-cookie
2026-06-05 03:28:35.475638 | instance | openstack/secrets/rabbitmq-messaging-topology-operator-webhook
2026-06-05 03:28:35.503154 | instance | openstack/serviceaccounts/keystone-rabbit-init
2026-06-05 03:28:35.667633 | instance | openstack/secrets/rabbitmq-neutron-default-user
2026-06-05 03:28:35.855539 | instance | openstack/serviceaccounts/keystone-test
2026-06-05 03:28:35.894035 | instance | openstack/secrets/rabbitmq-neutron-erlang-cookie
2026-06-05 03:28:36.090875 | instance | openstack/serviceaccounts/libvirt
2026-06-05 03:28:36.218076 | instance | openstack/secrets/rabbitmq-nova-default-user
2026-06-05 03:28:36.397267 | instance | openstack/serviceaccounts/memcached-memcached
2026-06-05 03:28:36.434418 | instance | openstack/serviceaccounts/neutron-db-init
2026-06-05 03:28:36.756558 | instance | openstack/secrets/rabbitmq-nova-erlang-cookie
2026-06-05 03:28:36.795458 | instance | openstack/secrets/rook-ceph-config
2026-06-05 03:28:36.958151 | instance | openstack/serviceaccounts/neutron-db-sync
2026-06-05 03:28:36.995209 | instance | openstack/secrets/rook-ceph-crash-collector-keyring
2026-06-05 03:28:37.219363 | instance | openstack/serviceaccounts/neutron-dhcp-agent
2026-06-05 03:28:37.305122 | instance | openstack/secrets/rook-ceph-mon
2026-06-05 03:28:37.503520 | instance | openstack/serviceaccounts/neutron-ks-endpoints
2026-06-05 03:28:37.558911 | instance | openstack/secrets/rook-ceph-rgw-ceph-a-keyring
2026-06-05 03:28:37.782895 | instance | openstack/secrets/rook-ceph-rgw-ceph-certs
2026-06-05 03:28:37.861424 | instance | openstack/serviceaccounts/neutron-ks-service
2026-06-05 03:28:37.987201 | instance | openstack/secrets/rook-ceph-rgw-ceph-creds
2026-06-05 03:28:38.194018 | instance | openstack/secrets/rook-csi-cephfs-node
2026-06-05 03:28:38.227811 | instance | openstack/serviceaccounts/neutron-ks-user
2026-06-05 03:28:38.400109 | instance | openstack/secrets/rook-csi-cephfs-provisioner
2026-06-05 03:28:38.564155 | instance | openstack/serviceaccounts/neutron-l3-agent
2026-06-05 03:28:38.614294 | instance | openstack/secrets/rook-csi-rbd-node
2026-06-05 03:28:38.833147 | instance | openstack/serviceaccounts/neutron-metadata-agent
2026-06-05 03:28:38.921352 | instance | openstack/secrets/rook-csi-rbd-provisioner
2026-06-05 03:28:39.140886 | instance | openstack/serviceaccounts/neutron-netns-cleanup-cron
2026-06-05 03:28:39.169114 | instance | openstack/secrets/sh.helm.release.v1.barbican.v1
2026-06-05 03:28:39.370157 | instance | openstack/serviceaccounts/neutron-ovs-agent
2026-06-05 03:28:39.469585 | instance | openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1
2026-06-05 03:28:39.673601 | instance | openstack/serviceaccounts/neutron-rabbit-init
2026-06-05 03:28:39.713443 | instance | openstack/secrets/sh.helm.release.v1.ceph.v1
2026-06-05 03:28:39.934606 | instance | openstack/serviceaccounts/neutron-rpc-server
2026-06-05 03:28:40.050072 | instance | openstack/serviceaccounts/neutron-server
2026-06-05 03:28:40.278166 | instance | openstack/secrets/sh.helm.release.v1.cinder.v1
2026-06-05 03:28:40.398994 | instance | openstack/serviceaccounts/neutron-test
2026-06-05 03:28:40.476190 | instance | openstack/secrets/sh.helm.release.v1.glance.v1
2026-06-05 03:28:40.728090 | instance | openstack/serviceaccounts/nova-api-metadata
2026-06-05 03:28:40.759234 | instance | openstack/secrets/sh.helm.release.v1.keystone.v1
2026-06-05 03:28:40.992983 | instance | openstack/serviceaccounts/nova-api-osapi
2026-06-05 03:28:41.077355 | instance | openstack/secrets/sh.helm.release.v1.libvirt.v1
2026-06-05 03:28:41.272480 | instance | openstack/secrets/sh.helm.release.v1.memcached.v1
2026-06-05 03:28:41.373273 | instance | openstack/serviceaccounts/nova-bootstrap
2026-06-05 03:28:41.467208 | instance | openstack/secrets/sh.helm.release.v1.neutron-coredns.v1
2026-06-05 03:28:41.645303 | instance | openstack/serviceaccounts/nova-cell-setup
2026-06-05 03:28:41.710662 | instance | openstack/secrets/sh.helm.release.v1.neutron.v1
2026-06-05 03:28:41.997494 | instance | openstack/serviceaccounts/nova-cell-setup-cron
2026-06-05 03:28:42.030616 | instance | openstack/secrets/sh.helm.release.v1.nova.v1
2026-06-05 03:28:42.304249 | instance | openstack/serviceaccounts/nova-compute
2026-06-05 03:28:42.364406 | instance | openstack/serviceaccounts/nova-conductor
2026-06-05 03:28:42.645513 | instance | openstack/secrets/sh.helm.release.v1.openvswitch.v1
2026-06-05 03:28:42.715731 | instance | openstack/serviceaccounts/nova-db-init
2026-06-05 03:28:42.844903 | instance | openstack/secrets/sh.helm.release.v1.placement.v1
2026-06-05 03:28:43.061997 | instance | openstack/serviceaccounts/nova-db-sync
2026-06-05 03:28:43.065863 | instance | openstack/secrets/sh.helm.release.v1.pxc-operator.v1
2026-06-05 03:28:43.295432 | instance | openstack/serviceaccounts/nova-ks-endpoints
2026-06-05 03:28:43.400758 | instance | openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1
2026-06-05 03:28:43.634447 | instance | openstack/serviceaccounts/nova-ks-service
2026-06-05 03:28:43.640922 | instance | openstack/serviceaccounts/nova-ks-user
2026-06-05 03:28:43.961735 | instance | openstack/secrets/sh.helm.release.v1.staffeln.v1
2026-06-05 03:28:43.989324 | instance | openstack/serviceaccounts/nova-novncproxy
2026-06-05 03:28:44.155720 | instance | openstack/secrets/sh.helm.release.v1.valkey.v1
2026-06-05 03:28:44.308131 | instance | openstack/serviceaccounts/nova-rabbit-init
2026-06-05 03:28:44.396906 | instance | openstack/secrets/staffeln-db-admin
2026-06-05 03:28:44.587475 | instance | openstack/serviceaccounts/nova-scheduler
2026-06-05 03:28:44.645113 | instance | openstack/secrets/staffeln-db-user
2026-06-05 03:28:44.845530 | instance | openstack/serviceaccounts/nova-service-cleaner
2026-06-05 03:28:44.933761 | instance | openstack/secrets/staffeln-etc
2026-06-05 03:28:45.121795 | instance | openstack/serviceaccounts/nova-test
2026-06-05 03:28:45.201708 | instance | openstack/secrets/valkey-ca
2026-06-05 03:28:45.448191 | instance | openstack/serviceaccounts/openvswitch-server
2026-06-05 03:28:45.496171 | instance | openstack/secrets/valkey-server-certs
2026-06-05 03:28:45.686732 | instance | openstack/serviceaccounts/placement-api
2026-06-05 03:28:45.774846 | instance | openstack/serviceaccounts/placement-db-init
2026-06-05 03:28:46.016766 | instance | openstack/serviceaccounts/placement-db-sync
2026-06-05 03:28:46.156410 | instance | openstack/serviceaccounts/placement-ks-endpoints
2026-06-05 03:28:46.376765 | instance | openstack/serviceaccounts/placement-ks-service
2026-06-05 03:28:46.496059 | instance | openstack/serviceaccounts/placement-ks-user
2026-06-05 03:28:46.718263 | instance | openstack/serviceaccounts/pxc-operator
2026-06-05 03:28:46.838785 | instance | openstack/serviceaccounts/rabbitmq-barbican-server
2026-06-05 03:28:47.039547 | instance | openstack/serviceaccounts/rabbitmq-cinder-server
2026-06-05 03:28:47.168332 | instance | openstack/serviceaccounts/rabbitmq-cluster-operator
2026-06-05 03:28:47.370210 | instance | openstack/serviceaccounts/rabbitmq-glance-server
2026-06-05 03:28:47.508476 | instance | openstack/serviceaccounts/rabbitmq-keystone-server
2026-06-05 03:28:47.686695 | instance | openstack/serviceaccounts/rabbitmq-messaging-topology-operator
2026-06-05 03:28:47.846220 | instance | openstack/serviceaccounts/rabbitmq-neutron-server
2026-06-05 03:28:48.039178 | instance | openstack/serviceaccounts/rabbitmq-nova-server
2026-06-05 03:28:48.219862 | instance | openstack/serviceaccounts/rook-ceph-cmd-reporter
2026-06-05 03:28:48.374023 | instance | openstack/serviceaccounts/rook-ceph-default
2026-06-05 03:28:48.611743 | instance | openstack/serviceaccounts/rook-ceph-mgr
2026-06-05 03:28:48.730731 | instance | openstack/serviceaccounts/rook-ceph-osd
2026-06-05 03:28:48.953311 | instance | openstack/serviceaccounts/rook-ceph-purge-osd
2026-06-05 03:28:49.081400 | instance | openstack/serviceaccounts/rook-ceph-rgw
2026-06-05 03:28:49.320866 | instance | openstack/serviceaccounts/staffeln-api
2026-06-05 03:28:49.487404 | instance | openstack/serviceaccounts/staffeln-conductor
2026-06-05 03:28:49.711357 | instance | openstack/serviceaccounts/staffeln-db-init
2026-06-05 03:28:49.822167 | instance | openstack/serviceaccounts/staffeln-db-sync
2026-06-05 03:28:50.058593 | instance | openstack/serviceaccounts/valkey
2026-06-05 03:28:50.168742 | instance | openstack/services/barbican-api
2026-06-05 03:28:50.415343 | instance | openstack/services/ceph-mon
2026-06-05 03:28:50.428123 | instance | openstack/services/cinder-api
2026-06-05 03:28:50.641260 | instance | openstack/services/glance-api
2026-06-05 03:28:50.691932 | instance | openstack/services/keystone-api
2026-06-05 03:28:50.895196 | instance | openstack/services/memcached
2026-06-05 03:28:50.930672 | instance | openstack/services/memcached-metrics
2026-06-05 03:28:51.143641 | instance | openstack/services/neutron-coredns
2026-06-05 03:28:51.145753 | instance | openstack/services/neutron-coredns-metrics
2026-06-05 03:28:51.383766 | instance | openstack/services/neutron-server
2026-06-05 03:28:51.393618 | instance | openstack/services/nova-api
2026-06-05 03:28:51.631371 | instance | openstack/services/nova-metadata
2026-06-05 03:28:51.641910 | instance | openstack/services/nova-novncproxy
2026-06-05 03:28:51.857991 | instance | openstack/services/percona-xtradb-cluster-operator
2026-06-05 03:28:51.897394 | instance | openstack/services/percona-xtradb-haproxy
2026-06-05 03:28:52.117115 | instance | openstack/services/percona-xtradb-haproxy-metrics
2026-06-05 03:28:52.158108 | instance | openstack/services/percona-xtradb-haproxy-replicas
2026-06-05 03:28:52.335368 | instance | openstack/services/percona-xtradb-pxc
2026-06-05 03:28:52.407233 | instance | openstack/services/percona-xtradb-pxc-unready
2026-06-05 03:28:52.594631 | instance | openstack/services/placement-api
2026-06-05 03:28:52.643514 | instance | openstack/services/rabbitmq-barbican
2026-06-05 03:28:52.835269 | instance | rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg
2026-06-05 03:28:52.899490 | instance | rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg
2026-06-05 03:28:53.035782 | instance | openstack/services/rabbitmq-barbican-nodes
2026-06-05 03:28:53.106525 | instance | openstack/services/rabbitmq-cinder
2026-06-05 03:28:53.276400 | instance | rook-ceph/rolebindings/rook-ceph-cluster-mgmt
2026-06-05 03:28:53.354648 | instance | openstack/services/rabbitmq-cinder-nodes
2026-06-05 03:28:53.482716 | instance | rook-ceph/rolebindings/rook-ceph-cmd-reporter
2026-06-05 03:28:53.589462 | instance | rook-ceph/rolebindings/rook-ceph-mgr
2026-06-05 03:28:53.692360 | instance | openstack/services/rabbitmq-glance
2026-06-05 03:28:53.791260 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system
2026-06-05 03:28:53.955993 | instance | openstack/services/rabbitmq-glance-nodes
2026-06-05 03:28:54.041580 | instance | openstack/services/rabbitmq-keystone
2026-06-05 03:28:54.181407 | instance | rook-ceph/rolebindings/rook-ceph-mgr-system-openstack
2026-06-05 03:28:54.298875 | instance | openstack/services/rabbitmq-keystone-nodes
2026-06-05 03:28:54.424398 | instance | rook-ceph/rolebindings/rook-ceph-osd
2026-06-05 03:28:54.541879 | instance | openstack/services/rabbitmq-messaging-topology-operator-webhook
2026-06-05 03:28:54.618075 | instance | rook-ceph/rolebindings/rook-ceph-purge-osd
2026-06-05 03:28:54.785377 | instance | openstack/services/rabbitmq-neutron
2026-06-05 03:28:54.807773 | instance | rook-ceph/rolebindings/rook-ceph-system
2026-06-05 03:28:55.025116 | instance | openstack/services/rabbitmq-neutron-nodes
2026-06-05 03:28:55.029259 | instance | openstack/services/rabbitmq-nova
2026-06-05 03:28:55.241394 | instance | openstack/services/rabbitmq-nova-nodes
2026-06-05 03:28:55.267032 | instance | openstack/services/rook-ceph-rgw-ceph
2026-06-05 03:28:55.482972 | instance | openstack/services/staffeln-api
2026-06-05 03:28:55.513551 | instance | openstack/services/valkey
2026-06-05 03:28:55.695878 | instance | openstack/services/valkey-headless
2026-06-05 03:28:55.740155 | instance | openstack/services/valkey-metrics
2026-06-05 03:28:55.971877 | instance | rook-ceph/roles/cephfs-external-provisioner-cfg
2026-06-05 03:28:55.993822 | instance | rook-ceph/roles/rbd-external-provisioner-cfg
2026-06-05 03:28:56.164442 | instance | openstack/statefulsets/percona-xtradb-haproxy
2026-06-05 03:28:56.238930 | instance | rook-ceph/roles/rook-ceph-cmd-reporter
2026-06-05 03:28:56.402527 | instance | openstack/statefulsets/percona-xtradb-pxc
2026-06-05 03:28:56.431604 | instance | rook-ceph/roles/rook-ceph-mgr
2026-06-05 03:28:56.639812 | instance | openstack/statefulsets/rabbitmq-barbican-server
2026-06-05 03:28:56.655194 | instance | rook-ceph/roles/rook-ceph-osd
2026-06-05 03:28:56.887021 | instance | openstack/statefulsets/rabbitmq-cinder-server
2026-06-05 03:28:56.898497 | instance | rook-ceph/roles/rook-ceph-purge-osd
2026-06-05 03:28:57.130281 | instance | rook-ceph/roles/rook-ceph-system
2026-06-05 03:28:57.170359 | instance | openstack/statefulsets/rabbitmq-glance-server
2026-06-05 03:28:57.366099 | instance | openstack/statefulsets/rabbitmq-keystone-server
2026-06-05 03:28:57.426925 | instance | openstack/statefulsets/rabbitmq-neutron-server
2026-06-05 03:28:57.623465 | instance | openstack/statefulsets/rabbitmq-nova-server
2026-06-05 03:28:57.679247 | instance | openstack/statefulsets/valkey-node
2026-06-05 03:28:57.880905 | instance | rook-ceph/serviceaccounts/default
2026-06-05 03:28:57.959552 | instance | rook-ceph/serviceaccounts/objectstorage-provisioner
2026-06-05 03:28:58.129774 | instance | rook-ceph/serviceaccounts/rook-ceph-cmd-reporter
2026-06-05 03:28:58.183055 | instance | rook-ceph/serviceaccounts/rook-ceph-default
2026-06-05 03:28:58.370928 | instance | rook-ceph/serviceaccounts/rook-ceph-mgr
2026-06-05 03:28:58.405981 | instance | rook-ceph/serviceaccounts/rook-ceph-osd
2026-06-05 03:28:58.587675 | instance | rook-ceph/serviceaccounts/rook-ceph-purge-osd
2026-06-05 03:28:58.617334 | instance | rook-ceph/serviceaccounts/rook-ceph-rgw
2026-06-05 03:28:58.799868 | instance | rook-ceph/serviceaccounts/rook-ceph-system
2026-06-05 03:28:58.841660 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa
2026-06-05 03:28:59.047391 | instance | rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa
2026-06-05 03:28:59.084040 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa
2026-06-05 03:28:59.264389 | instance | rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa
2026-06-05 03:28:59.358010 | instance | rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1
2026-06-05 03:28:59.497187 | instance | secretgen-controller/configmaps/kube-root-ca.crt
2026-06-05 03:28:59.654842 | instance | secretgen-controller/deployment/secretgen-controller
2026-06-05 03:28:59.708570 | instance | secretgen-controller/pods/secretgen-controller-5cf976ccc7-4tgkw
2026-06-05 03:28:59.866476 | instance | secretgen-controller/serviceaccounts/default
2026-06-05 03:28:59.930795 | instance | secretgen-controller/serviceaccounts/secretgen-controller-sa
2026-06-05 03:29:00.205692 | instance | ok: Runtime: 0:02:20.504149
2026-06-05 03:29:00.221856 |
2026-06-05 03:29:00.221927 | TASK [describe-kubernetes-objects : Downloads logs to executor]
2026-06-05 03:29:01.089154 | instance | changed:
2026-06-05 03:29:01.089390 | instance | cd+++++++++ objects/
2026-06-05 03:29:01.089418 | instance | cd+++++++++ objects/cluster/
2026-06-05 03:29:01.089441 | instance | cd+++++++++ objects/cluster/clusterrole/
2026-06-05 03:29:01.089461 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt
2026-06-05 03:29:01.089481 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml
2026-06-05 03:29:01.089501 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.txt
2026-06-05 03:29:01.089702 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-csi-nodeplugin.yaml
2026-06-05 03:29:01.089721 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.txt
2026-06-05 03:29:01.089739 | instance | >f+++++++++ objects/cluster/clusterrole/cephfs-external-provisioner-runner.yaml
2026-06-05 03:29:01.089758 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.txt
2026-06-05 03:29:01.089776 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-cainjector.yaml
2026-06-05 03:29:01.089825 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.txt
2026-06-05 03:29:01.089846 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-05 03:29:01.089864 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.txt
2026-06-05 03:29:01.089883 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificates.yaml
2026-06-05 03:29:01.089901 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.txt
2026-06-05 03:29:01.089920 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-certificatesigningrequests.yaml
2026-06-05 03:29:01.089937 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.txt
2026-06-05 03:29:01.089956 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-challenges.yaml
2026-06-05 03:29:01.089974 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.txt
2026-06-05 03:29:01.089992 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-clusterissuers.yaml
2026-06-05 03:29:01.090009 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.txt
2026-06-05 03:29:01.090029 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-ingress-shim.yaml
2026-06-05 03:29:01.090047 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.txt
2026-06-05 03:29:01.090064 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-issuers.yaml
2026-06-05 03:29:01.090082 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.txt
2026-06-05 03:29:01.090101 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-controller-orders.yaml
2026-06-05 03:29:01.090119 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.txt
2026-06-05 03:29:01.090142 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-edit.yaml
2026-06-05 03:29:01.090161 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.txt
2026-06-05 03:29:01.090180 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-view.yaml
2026-06-05 03:29:01.090198 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.txt
2026-06-05 03:29:01.090216 | instance | >f+++++++++ objects/cluster/clusterrole/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-05 03:29:01.090234 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt
2026-06-05 03:29:01.090252 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml
2026-06-05 03:29:01.090270 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt
2026-06-05 03:29:01.090288 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml
2026-06-05 03:29:01.090307 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt
2026-06-05 03:29:01.090325 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml
2026-06-05 03:29:01.090343 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt
2026-06-05 03:29:01.090362 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml
2026-06-05 03:29:01.090478 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-05 03:29:01.090510 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-05 03:29:01.090531 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt
2026-06-05 03:29:01.090550 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml
2026-06-05 03:29:01.090733 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.txt
2026-06-05 03:29:01.090753 | instance | >f+++++++++ objects/cluster/clusterrole/goldpinger-clusterrole.yaml
2026-06-05 03:29:01.090778 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.txt
2026-06-05 03:29:01.090797 | instance | >f+++++++++ objects/cluster/clusterrole/ingress-nginx.yaml
2026-06-05 03:29:01.090816 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.txt
2026-06-05 03:29:01.090835 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-grafana-clusterrole.yaml
2026-06-05 03:29:01.090853 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:29:01.090871 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:29:01.090889 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.txt
2026-06-05 03:29:01.090907 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-operator.yaml
2026-06-05 03:29:01.090925 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.090943 | instance | >f+++++++++ objects/cluster/clusterrole/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.090961 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt
2026-06-05 03:29:01.090979 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml
2026-06-05 03:29:01.090997 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.txt
2026-06-05 03:29:01.091015 | instance | >f+++++++++ objects/cluster/clusterrole/local-path-provisioner.yaml
2026-06-05 03:29:01.091033 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.txt
2026-06-05 03:29:01.091051 | instance | >f+++++++++ objects/cluster/clusterrole/neutron-coredns.yaml
2026-06-05 03:29:01.091069 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.txt
2026-06-05 03:29:01.091087 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery-gc.yaml
2026-06-05 03:29:01.091105 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.txt
2026-06-05 03:29:01.091123 | instance | >f+++++++++ objects/cluster/clusterrole/node-feature-discovery.yaml
2026-06-05 03:29:01.091140 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.txt
2026-06-05 03:29:01.091158 | instance | >f+++++++++ objects/cluster/clusterrole/nova-bootstrap.yaml
2026-06-05 03:29:01.091176 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.txt
2026-06-05 03:29:01.091194 | instance | >f+++++++++ objects/cluster/clusterrole/nova-cell-setup.yaml
2026-06-05 03:29:01.091212 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.txt
2026-06-05 03:29:01.091230 | instance | >f+++++++++ objects/cluster/clusterrole/objectstorage-provisioner-role.yaml
2026-06-05 03:29:01.091248 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.txt
2026-06-05 03:29:01.091266 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-admin.yaml
2026-06-05 03:29:01.091284 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.txt
2026-06-05 03:29:01.091302 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-edit.yaml
2026-06-05 03:29:01.091319 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.txt
2026-06-05 03:29:01.091337 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack-view.yaml
2026-06-05 03:29:01.091354 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.txt
2026-06-05 03:29:01.091372 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-cluster-operator-openstack.yaml
2026-06-05 03:29:01.091389 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.txt
2026-06-05 03:29:01.091407 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-admin.yaml
2026-06-05 03:29:01.091429 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.txt
2026-06-05 03:29:01.091447 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-edit.yaml
2026-06-05 03:29:01.091465 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.txt
2026-06-05 03:29:01.091483 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack-view.yaml
2026-06-05 03:29:01.091500 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-05 03:29:01.091517 | instance | >f+++++++++ objects/cluster/clusterrole/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-05 03:29:01.091534 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.txt
2026-06-05 03:29:01.091551 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-csi-nodeplugin.yaml
2026-06-05 03:29:01.091570 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.txt
2026-06-05 03:29:01.091588 | instance | >f+++++++++ objects/cluster/clusterrole/rbd-external-provisioner-runner.yaml
2026-06-05 03:29:01.091606 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.txt
2026-06-05 03:29:01.091623 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-cluster-mgmt.yaml
2026-06-05 03:29:01.091641 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.txt
2026-06-05 03:29:01.091659 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-global.yaml
2026-06-05 03:29:01.091677 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.txt
2026-06-05 03:29:01.091696 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-cluster.yaml
2026-06-05 03:29:01.091714 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.txt
2026-06-05 03:29:01.091732 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-mgr-system.yaml
2026-06-05 03:29:01.091749 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.txt
2026-06-05 03:29:01.091767 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-object-bucket.yaml
2026-06-05 03:29:01.091784 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.txt
2026-06-05 03:29:01.091801 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-osd.yaml
2026-06-05 03:29:01.091819 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.txt
2026-06-05 03:29:01.091836 | instance | >f+++++++++ objects/cluster/clusterrole/rook-ceph-system.yaml
2026-06-05 03:29:01.091854 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.txt
2026-06-05 03:29:01.091871 | instance | >f+++++++++ objects/cluster/clusterrole/secretgen-controller-cluster-role.yaml
2026-06-05 03:29:01.091889 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt
2026-06-05 03:29:01.091907 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml
2026-06-05 03:29:01.091925 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt
2026-06-05 03:29:01.091942 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml
2026-06-05 03:29:01.091960 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt
2026-06-05 03:29:01.091978 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml
2026-06-05 03:29:01.091997 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt
2026-06-05 03:29:01.092015 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml
2026-06-05 03:29:01.092033 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt
2026-06-05 03:29:01.092051 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml
2026-06-05 03:29:01.092074 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt
2026-06-05 03:29:01.092098 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml
2026-06-05 03:29:01.092117 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt
2026-06-05 03:29:01.092135 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml
2026-06-05 03:29:01.092153 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt
2026-06-05 03:29:01.092171 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml
2026-06-05 03:29:01.092190 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt
2026-06-05 03:29:01.092209 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml
2026-06-05 03:29:01.092227 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt
2026-06-05 03:29:01.092245 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml
2026-06-05 03:29:01.092263 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt
2026-06-05 03:29:01.092282 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml
2026-06-05 03:29:01.092300 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt
2026-06-05 03:29:01.092318 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml
2026-06-05 03:29:01.092336 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt
2026-06-05 03:29:01.092355 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml
2026-06-05 03:29:01.092373 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt
2026-06-05 03:29:01.092391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml
2026-06-05 03:29:01.092410 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt
2026-06-05 03:29:01.092428 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml
2026-06-05 03:29:01.092446 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt
2026-06-05 03:29:01.092464 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml
2026-06-05 03:29:01.092482 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt
2026-06-05 03:29:01.092500 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml
2026-06-05 03:29:01.092518 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt
2026-06-05 03:29:01.092536 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml
2026-06-05 03:29:01.092553 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt
2026-06-05 03:29:01.092571 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml
2026-06-05 03:29:01.092589 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt
2026-06-05 03:29:01.092607 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml
2026-06-05 03:29:01.092625 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt
2026-06-05 03:29:01.092647 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml
2026-06-05 03:29:01.092666 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt
2026-06-05 03:29:01.092684 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml
2026-06-05 03:29:01.092703 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt
2026-06-05 03:29:01.092722 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml
2026-06-05 03:29:01.092740 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt
2026-06-05 03:29:01.092758 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml
2026-06-05 03:29:01.092776 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt
2026-06-05 03:29:01.092794 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml
2026-06-05 03:29:01.092812 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt
2026-06-05 03:29:01.092830 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml
2026-06-05 03:29:01.092848 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt
2026-06-05 03:29:01.092865 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml
2026-06-05 03:29:01.092883 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt
2026-06-05 03:29:01.092901 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml
2026-06-05 03:29:01.092919 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt
2026-06-05 03:29:01.092937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml
2026-06-05 03:29:01.092984 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt
2026-06-05 03:29:01.093008 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml
2026-06-05 03:29:01.093028 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt
2026-06-05 03:29:01.093046 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml
2026-06-05 03:29:01.093064 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt
2026-06-05 03:29:01.093082 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml
2026-06-05 03:29:01.093100 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt
2026-06-05 03:29:01.093119 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml
2026-06-05 03:29:01.093136 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt
2026-06-05 03:29:01.093154 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml
2026-06-05 03:29:01.093172 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt
2026-06-05 03:29:01.093189 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml
2026-06-05 03:29:01.093207 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt
2026-06-05 03:29:01.093225 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml
2026-06-05 03:29:01.093243 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt
2026-06-05 03:29:01.093266 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml
2026-06-05 03:29:01.093285 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt
2026-06-05 03:29:01.093303 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml
2026-06-05 03:29:01.093321 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt
2026-06-05 03:29:01.093340 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml
2026-06-05 03:29:01.093360 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt
2026-06-05 03:29:01.093379 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml
2026-06-05 03:29:01.093396 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt
2026-06-05 03:29:01.093414 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml
2026-06-05 03:29:01.093432 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt
2026-06-05 03:29:01.093450 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml
2026-06-05 03:29:01.093468 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt
2026-06-05 03:29:01.093486 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml
2026-06-05 03:29:01.093505 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt
2026-06-05 03:29:01.093523 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml
2026-06-05 03:29:01.093542 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt
2026-06-05 03:29:01.093560 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml
2026-06-05 03:29:01.093578 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt
2026-06-05 03:29:01.093597 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml
2026-06-05 03:29:01.093616 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt
2026-06-05 03:29:01.093634 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml
2026-06-05 03:29:01.093652 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt
2026-06-05 03:29:01.093670 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml
2026-06-05 03:29:01.093689 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt
2026-06-05 03:29:01.093709 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml
2026-06-05 03:29:01.093727 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt
2026-06-05 03:29:01.093745 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml
2026-06-05 03:29:01.093763 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt
2026-06-05 03:29:01.093782 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml
2026-06-05 03:29:01.093816 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt
2026-06-05 03:29:01.093835 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml
2026-06-05 03:29:01.093853 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt
2026-06-05 03:29:01.093871 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml
2026-06-05 03:29:01.093889 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt
2026-06-05 03:29:01.093908 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml
2026-06-05 03:29:01.093927 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt
2026-06-05 03:29:01.093944 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml
2026-06-05 03:29:01.093966 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt
2026-06-05 03:29:01.093986 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml
2026-06-05 03:29:01.094004 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt
2026-06-05 03:29:01.094022 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml
2026-06-05 03:29:01.094039 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt
2026-06-05 03:29:01.094057 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml
2026-06-05 03:29:01.094075 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt
2026-06-05 03:29:01.094094 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml
2026-06-05 03:29:01.094113 | instance | >f+++++++++ objects/cluster/clusterrole/vector.txt
2026-06-05 03:29:01.094132 | instance | >f+++++++++ objects/cluster/clusterrole/vector.yaml
2026-06-05 03:29:01.094150 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt
2026-06-05 03:29:01.094168 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml
2026-06-05 03:29:01.094186 | instance | cd+++++++++ objects/cluster/clusterrolebinding/
2026-06-05 03:29:01.094204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.txt
2026-06-05 03:29:01.094222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-nodeplugin-role.yaml
2026-06-05 03:29:01.094243 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.txt
2026-06-05 03:29:01.094262 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cephfs-csi-provisioner-role.yaml
2026-06-05 03:29:01.094281 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.txt
2026-06-05 03:29:01.094298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-cainjector.yaml
2026-06-05 03:29:01.094316 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.txt
2026-06-05 03:29:01.094334 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-approve:cert-manager-io.yaml
2026-06-05 03:29:01.094352 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.txt
2026-06-05 03:29:01.094370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificates.yaml
2026-06-05 03:29:01.094388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.txt
2026-06-05 03:29:01.094407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-certificatesigningrequests.yaml
2026-06-05 03:29:01.094425 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.txt
2026-06-05 03:29:01.094443 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-challenges.yaml
2026-06-05 03:29:01.094460 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.txt
2026-06-05 03:29:01.094478 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-clusterissuers.yaml
2026-06-05 03:29:01.094495 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.txt
2026-06-05 03:29:01.094513 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-ingress-shim.yaml
2026-06-05 03:29:01.094530 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.txt
2026-06-05 03:29:01.094548 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-issuers.yaml
2026-06-05 03:29:01.094566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.txt
2026-06-05 03:29:01.094583 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-controller-orders.yaml
2026-06-05 03:29:01.094604 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.txt
2026-06-05 03:29:01.094622 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cert-manager-webhook:subjectaccessreviews.yaml
2026-06-05 03:29:01.094640 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt
2026-06-05 03:29:01.094657 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml
2026-06-05 03:29:01.094675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt
2026-06-05 03:29:01.094692 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml
2026-06-05 03:29:01.094710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt
2026-06-05 03:29:01.094728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml
2026-06-05 03:29:01.094747 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt
2026-06-05 03:29:01.094766 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml
2026-06-05 03:29:01.094785 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt
2026-06-05 03:29:01.094803 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml
2026-06-05 03:29:01.094821 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.txt
2026-06-05 03:29:01.094838 | instance | >f+++++++++ objects/cluster/clusterrolebinding/goldpinger-clusterrolebinding.yaml
2026-06-05 03:29:01.094856 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.txt
2026-06-05 03:29:01.094874 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ingress-nginx.yaml
2026-06-05 03:29:01.094891 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.txt
2026-06-05 03:29:01.094908 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-grafana-clusterrolebinding.yaml
2026-06-05 03:29:01.094926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:29:01.094943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:29:01.094961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.txt
2026-06-05 03:29:01.094978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-operator.yaml
2026-06-05 03:29:01.094996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.095013 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.095030 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt
2026-06-05 03:29:01.095047 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml
2026-06-05 03:29:01.095066 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt
2026-06-05 03:29:01.095094 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml
2026-06-05 03:29:01.095138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt
2026-06-05 03:29:01.095165 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml
2026-06-05 03:29:01.095185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt
2026-06-05 03:29:01.095204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml
2026-06-05 03:29:01.095223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt
2026-06-05 03:29:01.095249 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml
2026-06-05 03:29:01.095268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.txt
2026-06-05 03:29:01.095290 | instance | >f+++++++++ objects/cluster/clusterrolebinding/local-path-provisioner.yaml
2026-06-05 03:29:01.095314 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.txt
2026-06-05 03:29:01.095338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/neutron-coredns.yaml
2026-06-05 03:29:01.095362 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.txt
2026-06-05 03:29:01.095385 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery-gc.yaml
2026-06-05 03:29:01.095407 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.txt
2026-06-05 03:29:01.095431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/node-feature-discovery.yaml
2026-06-05 03:29:01.095454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.txt
2026-06-05 03:29:01.095480 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-bootstrap.yaml
2026-06-05 03:29:01.095505 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.txt
2026-06-05 03:29:01.095526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/nova-cell-setup.yaml
2026-06-05 03:29:01.095544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.txt
2026-06-05 03:29:01.095562 | instance | >f+++++++++ objects/cluster/clusterrolebinding/objectstorage-provisioner-role-binding.yaml
2026-06-05 03:29:01.095580 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.txt
2026-06-05 03:29:01.095599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-cluster-operator-openstack.yaml
2026-06-05 03:29:01.095617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.txt
2026-06-05 03:29:01.095636 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rabbitmq-messaging-topology-operator-openstack.yaml
2026-06-05 03:29:01.095654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.txt
2026-06-05 03:29:01.095672 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-nodeplugin.yaml
2026-06-05 03:29:01.095691 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.txt
2026-06-05 03:29:01.095728 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rbd-csi-provisioner-role.yaml
2026-06-05 03:29:01.095764 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.txt
2026-06-05 03:29:01.095790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-global.yaml
2026-06-05 03:29:01.095814 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.txt
2026-06-05 03:29:01.095834 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster-openstack.yaml
2026-06-05 03:29:01.095857 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.txt
2026-06-05 03:29:01.095881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-mgr-cluster.yaml
2026-06-05 03:29:01.095899 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.txt
2026-06-05 03:29:01.095918 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-object-bucket.yaml
2026-06-05 03:29:01.095937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.txt
2026-06-05 03:29:01.095956 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd-openstack.yaml
2026-06-05 03:29:01.095979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.txt
2026-06-05 03:29:01.096002 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-osd.yaml
2026-06-05 03:29:01.096029 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.txt
2026-06-05 03:29:01.096050 | instance | >f+++++++++ objects/cluster/clusterrolebinding/rook-ceph-system.yaml
2026-06-05 03:29:01.096068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.txt
2026-06-05 03:29:01.096087 | instance | >f+++++++++ objects/cluster/clusterrolebinding/secretgen-controller-cluster-role-binding.yaml
2026-06-05 03:29:01.096106 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt
2026-06-05 03:29:01.096125 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml
2026-06-05 03:29:01.096144 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt
2026-06-05 03:29:01.096163 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml
2026-06-05 03:29:01.096181 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt
2026-06-05 03:29:01.096199 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml
2026-06-05 03:29:01.096217 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt
2026-06-05 03:29:01.096237 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml
2026-06-05 03:29:01.096255 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt
2026-06-05 03:29:01.096274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml
2026-06-05 03:29:01.096292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt
2026-06-05 03:29:01.096311 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml
2026-06-05 03:29:01.096328 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt
2026-06-05 03:29:01.096346 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml
2026-06-05 03:29:01.096365 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt
2026-06-05 03:29:01.096383 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml
2026-06-05 03:29:01.096401 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt
2026-06-05 03:29:01.096418 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml
2026-06-05 03:29:01.096435 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt
2026-06-05 03:29:01.096453 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml
2026-06-05 03:29:01.096472 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt
2026-06-05 03:29:01.096491 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml
2026-06-05 03:29:01.096509 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt
2026-06-05 03:29:01.096528 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml
2026-06-05 03:29:01.096546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt
2026-06-05 03:29:01.096566 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml
2026-06-05 03:29:01.096584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt
2026-06-05 03:29:01.096603 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml
2026-06-05 03:29:01.096628 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt
2026-06-05 03:29:01.096647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml
2026-06-05 03:29:01.096665 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt
2026-06-05 03:29:01.096684 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml
2026-06-05 03:29:01.096703 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt
2026-06-05 03:29:01.096721 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml
2026-06-05 03:29:01.096738 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt
2026-06-05 03:29:01.096756 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml
2026-06-05 03:29:01.096775 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt
2026-06-05 03:29:01.096792 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml
2026-06-05 03:29:01.096810 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt
2026-06-05 03:29:01.096827 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml
2026-06-05 03:29:01.096845 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt
2026-06-05 03:29:01.096863 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml
2026-06-05 03:29:01.096881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt
2026-06-05 03:29:01.096898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml
2026-06-05 03:29:01.096915 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt
2026-06-05 03:29:01.096933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml
2026-06-05 03:29:01.096975 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt
2026-06-05 03:29:01.096998 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml
2026-06-05 03:29:01.097017 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt
2026-06-05 03:29:01.097036 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml
2026-06-05 03:29:01.097055 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt
2026-06-05 03:29:01.097074 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml
2026-06-05 03:29:01.097091 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt
2026-06-05 03:29:01.097109 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml
2026-06-05 03:29:01.097128 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt
2026-06-05 03:29:01.097147 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml
2026-06-05 03:29:01.097166 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt
2026-06-05 03:29:01.097185 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml
2026-06-05 03:29:01.097203 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt
2026-06-05 03:29:01.097228 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml
2026-06-05 03:29:01.097248 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt
2026-06-05 03:29:01.097268 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml
2026-06-05 03:29:01.097286 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt
2026-06-05 03:29:01.097305 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml
2026-06-05 03:29:01.097324 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt
2026-06-05 03:29:01.097345 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml
2026-06-05 03:29:01.097366 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt
2026-06-05 03:29:01.097384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml
2026-06-05 03:29:01.097402 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt
2026-06-05 03:29:01.097419 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml
2026-06-05 03:29:01.097437 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt
2026-06-05 03:29:01.097454 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml
2026-06-05 03:29:01.097473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt
2026-06-05 03:29:01.097492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml
2026-06-05 03:29:01.097511 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt
2026-06-05 03:29:01.097529 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml
2026-06-05 03:29:01.097546 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt
2026-06-05 03:29:01.097563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml
2026-06-05 03:29:01.097582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt
2026-06-05 03:29:01.097600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml
2026-06-05 03:29:01.097618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt
2026-06-05 03:29:01.097638 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml
2026-06-05 03:29:01.097656 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt
2026-06-05 03:29:01.097674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml
2026-06-05 03:29:01.097693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt
2026-06-05 03:29:01.097712 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml
2026-06-05 03:29:01.097730 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.txt
2026-06-05 03:29:01.097749 | instance | >f+++++++++ objects/cluster/clusterrolebinding/vector.yaml
2026-06-05 03:29:01.097768 | instance | cd+++++++++ objects/cluster/namespace/
2026-06-05 03:29:01.097822 | instance | >f+++++++++ objects/cluster/namespace/auth-system.txt
2026-06-05 03:29:01.097846 | instance | >f+++++++++ objects/cluster/namespace/auth-system.yaml
2026-06-05 03:29:01.097866 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.txt
2026-06-05 03:29:01.097885 | instance | >f+++++++++ objects/cluster/namespace/cert-manager.yaml
2026-06-05 03:29:01.097903 | instance | >f+++++++++ objects/cluster/namespace/default.txt
2026-06-05 03:29:01.097921 | instance | >f+++++++++ objects/cluster/namespace/default.yaml
2026-06-05 03:29:01.097947 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt
2026-06-05 03:29:01.097967 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml
2026-06-05 03:29:01.097986 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.txt
2026-06-05 03:29:01.098004 | instance | >f+++++++++ objects/cluster/namespace/ingress-nginx.yaml
2026-06-05 03:29:01.098023 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt
2026-06-05 03:29:01.098041 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml
2026-06-05 03:29:01.098061 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt
2026-06-05 03:29:01.098079 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml
2026-06-05 03:29:01.098097 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt
2026-06-05 03:29:01.098117 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml
2026-06-05 03:29:01.098135 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.txt
2026-06-05 03:29:01.098153 | instance | >f+++++++++ objects/cluster/namespace/local-path-storage.yaml
2026-06-05 03:29:01.098172 | instance | >f+++++++++ objects/cluster/namespace/monitoring.txt
2026-06-05 03:29:01.098191 | instance | >f+++++++++ objects/cluster/namespace/monitoring.yaml
2026-06-05 03:29:01.098210 | instance | >f+++++++++ objects/cluster/namespace/openstack.txt
2026-06-05 03:29:01.098229 | instance | >f+++++++++ objects/cluster/namespace/openstack.yaml
2026-06-05 03:29:01.098249 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.txt
2026-06-05 03:29:01.098268 | instance | >f+++++++++ objects/cluster/namespace/rook-ceph.yaml
2026-06-05 03:29:01.098286 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.txt
2026-06-05 03:29:01.098306 | instance | >f+++++++++ objects/cluster/namespace/secretgen-controller.yaml
2026-06-05 03:29:01.098325 | instance | cd+++++++++ objects/cluster/node/
2026-06-05 03:29:01.098345 | instance | >f+++++++++ objects/cluster/node/instance.txt
2026-06-05 03:29:01.098364 | instance | >f+++++++++ objects/cluster/node/instance.yaml
2026-06-05 03:29:01.098383 | instance | cd+++++++++ objects/cluster/storageclass/
2026-06-05 03:29:01.098402 | instance | >f+++++++++ objects/cluster/storageclass/general.txt
2026-06-05 03:29:01.098422 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml
2026-06-05 03:29:01.098441 | instance | cd+++++++++ objects/namespaced/
2026-06-05 03:29:01.098462 | instance | cd+++++++++ objects/namespaced/auth-system/
2026-06-05 03:29:01.098481 | instance | cd+++++++++ objects/namespaced/auth-system/configmaps/
2026-06-05 03:29:01.098500 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.txt
2026-06-05 03:29:01.098520 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/keycloak-env-vars.yaml
2026-06-05 03:29:01.098539 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.098558 | instance | >f+++++++++ objects/namespaced/auth-system/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.098577 | instance | cd+++++++++ objects/namespaced/auth-system/endpoints/
2026-06-05 03:29:01.098597 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.txt
2026-06-05 03:29:01.098616 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-headless.yaml
2026-06-05 03:29:01.098635 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.txt
2026-06-05 03:29:01.098655 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak-metrics.yaml
2026-06-05 03:29:01.098674 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.txt
2026-06-05 03:29:01.098693 | instance | >f+++++++++ objects/namespaced/auth-system/endpoints/keycloak.yaml
2026-06-05 03:29:01.098711 | instance | cd+++++++++ objects/namespaced/auth-system/ingresses/
2026-06-05 03:29:01.098729 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.txt
2026-06-05 03:29:01.098753 | instance | >f+++++++++ objects/namespaced/auth-system/ingresses/keycloak.yaml
2026-06-05 03:29:01.098772 | instance | cd+++++++++ objects/namespaced/auth-system/networkpolicies/
2026-06-05 03:29:01.098791 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.txt
2026-06-05 03:29:01.098810 | instance | >f+++++++++ objects/namespaced/auth-system/networkpolicies/keycloak.yaml
2026-06-05 03:29:01.098830 | instance | cd+++++++++ objects/namespaced/auth-system/pods/
2026-06-05 03:29:01.098849 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.txt
2026-06-05 03:29:01.098868 | instance | >f+++++++++ objects/namespaced/auth-system/pods/keycloak-0.yaml
2026-06-05 03:29:01.098886 | instance | cd+++++++++ objects/namespaced/auth-system/secrets/
2026-06-05 03:29:01.098905 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.txt
2026-06-05 03:29:01.098925 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak-externaldb.yaml
2026-06-05 03:29:01.098944 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-104.nip.io-tls.txt
2026-06-05 03:29:01.098963 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.199-19-213-104.nip.io-tls.yaml
2026-06-05 03:29:01.098982 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.txt
2026-06-05 03:29:01.099001 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/keycloak.yaml
2026-06-05 03:29:01.099021 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.txt
2026-06-05 03:29:01.099041 | instance | >f+++++++++ objects/namespaced/auth-system/secrets/sh.helm.release.v1.keycloak.v1.yaml
2026-06-05 03:29:01.099061 | instance | cd+++++++++ objects/namespaced/auth-system/serviceaccounts/
2026-06-05 03:29:01.099080 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.txt
2026-06-05 03:29:01.099100 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/default.yaml
2026-06-05 03:29:01.099119 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.txt
2026-06-05 03:29:01.099139 | instance | >f+++++++++ objects/namespaced/auth-system/serviceaccounts/keycloak.yaml
2026-06-05 03:29:01.099159 | instance | cd+++++++++ objects/namespaced/auth-system/services/
2026-06-05 03:29:01.099177 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.txt
2026-06-05 03:29:01.099196 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-headless.yaml
2026-06-05 03:29:01.099216 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.txt
2026-06-05 03:29:01.099235 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak-metrics.yaml
2026-06-05 03:29:01.099255 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.txt
2026-06-05 03:29:01.099273 | instance | >f+++++++++ objects/namespaced/auth-system/services/keycloak.yaml
2026-06-05 03:29:01.099292 | instance | cd+++++++++ objects/namespaced/auth-system/statefulsets/
2026-06-05 03:29:01.099310 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.txt
2026-06-05 03:29:01.099329 | instance | >f+++++++++ objects/namespaced/auth-system/statefulsets/keycloak.yaml
2026-06-05 03:29:01.099348 | instance | cd+++++++++ objects/namespaced/cert-manager/
2026-06-05 03:29:01.099367 | instance | cd+++++++++ objects/namespaced/cert-manager/configmaps/
2026-06-05 03:29:01.099386 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.txt
2026-06-05 03:29:01.099405 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/cert-manager-webhook.yaml
2026-06-05 03:29:01.099424 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.099444 | instance | >f+++++++++ objects/namespaced/cert-manager/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.099468 | instance | cd+++++++++ objects/namespaced/cert-manager/deployment/
2026-06-05 03:29:01.099488 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.txt
2026-06-05 03:29:01.099508 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-cainjector.yaml
2026-06-05 03:29:01.099528 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.txt
2026-06-05 03:29:01.099547 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager-webhook.yaml
2026-06-05 03:29:01.099567 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.txt
2026-06-05 03:29:01.099586 | instance | >f+++++++++ objects/namespaced/cert-manager/deployment/cert-manager.yaml
2026-06-05 03:29:01.099605 | instance | cd+++++++++ objects/namespaced/cert-manager/endpoints/
2026-06-05 03:29:01.099623 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.txt
2026-06-05 03:29:01.099644 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager-webhook.yaml
2026-06-05 03:29:01.099669 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.txt
2026-06-05 03:29:01.099689 | instance | >f+++++++++ objects/namespaced/cert-manager/endpoints/cert-manager.yaml
2026-06-05 03:29:01.099709 | instance | cd+++++++++ objects/namespaced/cert-manager/pods/
2026-06-05 03:29:01.099728 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-lvqgj.txt
2026-06-05 03:29:01.099748 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-75c4c745bc-lvqgj.yaml
2026-06-05 03:29:01.099766 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-t656l.txt
2026-06-05 03:29:01.099785 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-cainjector-64b59ddb75-t656l.yaml
2026-06-05 03:29:01.099804 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-ftwd4.txt
2026-06-05 03:29:01.099823 | instance | >f+++++++++ objects/namespaced/cert-manager/pods/cert-manager-webhook-548949fc64-ftwd4.yaml
2026-06-05 03:29:01.099842 | instance | cd+++++++++ objects/namespaced/cert-manager/rolebindings/
2026-06-05 03:29:01.099862 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.txt
2026-06-05 03:29:01.099882 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-cainjector:leaderelection.yaml
2026-06-05 03:29:01.099902 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.txt
2026-06-05 03:29:01.099922 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager-webhook:dynamic-serving.yaml
2026-06-05 03:29:01.099942 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.txt
2026-06-05 03:29:01.099962 | instance | >f+++++++++ objects/namespaced/cert-manager/rolebindings/cert-manager:leaderelection.yaml
2026-06-05 03:29:01.099981 | instance | cd+++++++++ objects/namespaced/cert-manager/roles/
2026-06-05 03:29:01.100001 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.txt
2026-06-05 03:29:01.100020 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-cainjector:leaderelection.yaml
2026-06-05 03:29:01.100039 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.txt
2026-06-05 03:29:01.100058 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager-webhook:dynamic-serving.yaml
2026-06-05 03:29:01.100076 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.txt
2026-06-05 03:29:01.100096 | instance | >f+++++++++ objects/namespaced/cert-manager/roles/cert-manager:leaderelection.yaml
2026-06-05 03:29:01.100114 | instance | cd+++++++++ objects/namespaced/cert-manager/secrets/
2026-06-05 03:29:01.100141 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.txt
2026-06-05 03:29:01.100161 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-selfsigned-ca.yaml
2026-06-05 03:29:01.100181 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.txt
2026-06-05 03:29:01.100201 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/cert-manager-webhook-ca.yaml
2026-06-05 03:29:01.100220 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.txt
2026-06-05 03:29:01.100239 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/kube-prometheus-stack-ca.yaml
2026-06-05 03:29:01.100258 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.txt
2026-06-05 03:29:01.100276 | instance | >f+++++++++ objects/namespaced/cert-manager/secrets/sh.helm.release.v1.cert-manager.v1.yaml
2026-06-05 03:29:01.100295 | instance | cd+++++++++ objects/namespaced/cert-manager/serviceaccounts/
2026-06-05 03:29:01.100315 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.txt
2026-06-05 03:29:01.100335 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-cainjector.yaml
2026-06-05 03:29:01.100354 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.txt
2026-06-05 03:29:01.100372 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager-webhook.yaml
2026-06-05 03:29:01.100391 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.txt
2026-06-05 03:29:01.100411 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/cert-manager.yaml
2026-06-05 03:29:01.100430 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.txt
2026-06-05 03:29:01.100450 | instance | >f+++++++++ objects/namespaced/cert-manager/serviceaccounts/default.yaml
2026-06-05 03:29:01.100468 | instance | cd+++++++++ objects/namespaced/cert-manager/services/
2026-06-05 03:29:01.100488 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.txt
2026-06-05 03:29:01.100509 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager-webhook.yaml
2026-06-05 03:29:01.100559 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.txt
2026-06-05 03:29:01.100590 | instance | >f+++++++++ objects/namespaced/cert-manager/services/cert-manager.yaml
2026-06-05 03:29:01.100617 | instance | cd+++++++++ objects/namespaced/default/
2026-06-05 03:29:01.100640 | instance | cd+++++++++ objects/namespaced/default/configmaps/
2026-06-05 03:29:01.100660 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.100679 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.100698 | instance | cd+++++++++ objects/namespaced/default/endpoints/
2026-06-05 03:29:01.100718 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt
2026-06-05 03:29:01.100737 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml
2026-06-05 03:29:01.100756 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/
2026-06-05 03:29:01.100781 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt
2026-06-05 03:29:01.100809 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml
2026-06-05 03:29:01.100835 | instance | cd+++++++++ objects/namespaced/default/services/
2026-06-05 03:29:01.100861 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt
2026-06-05 03:29:01.100889 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml
2026-06-05 03:29:01.100915 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/
2026-06-05 03:29:01.100939 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/
2026-06-05 03:29:01.100987 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt
2026-06-05 03:29:01.101013 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml
2026-06-05 03:29:01.101032 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.101050 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.101069 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/
2026-06-05 03:29:01.101087 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt
2026-06-05 03:29:01.101106 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml
2026-06-05 03:29:01.101125 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/
2026-06-05 03:29:01.101144 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt
2026-06-05 03:29:01.101164 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml
2026-06-05 03:29:01.101183 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/
2026-06-05 03:29:01.101201 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-n8v5j.txt
2026-06-05 03:29:01.101221 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-n8v5j.yaml
2026-06-05 03:29:01.101239 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/
2026-06-05 03:29:01.101259 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt
2026-06-05 03:29:01.101278 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml
2026-06-05 03:29:01.101298 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-05 03:29:01.101318 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-05 03:29:01.101337 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt
2026-06-05 03:29:01.101355 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml
2026-06-05 03:29:01.101373 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/
2026-06-05 03:29:01.101393 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt
2026-06-05 03:29:01.101412 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml
2026-06-05 03:29:01.101431 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt
2026-06-05 03:29:01.101450 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml
2026-06-05 03:29:01.101469 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt
2026-06-05 03:29:01.101488 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml
2026-06-05 03:29:01.101507 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/
2026-06-05 03:29:01.101526 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt
2026-06-05 03:29:01.101545 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml
2026-06-05 03:29:01.101564 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt
2026-06-05 03:29:01.101583 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml
2026-06-05 03:29:01.101608 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt
2026-06-05 03:29:01.101627 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml
2026-06-05 03:29:01.101647 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt
2026-06-05 03:29:01.101666 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml
2026-06-05 03:29:01.101686 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt
2026-06-05 03:29:01.101705 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml
2026-06-05 03:29:01.101725 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/
2026-06-05 03:29:01.101744 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt
2026-06-05 03:29:01.101762 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml
2026-06-05 03:29:01.101780 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt
2026-06-05 03:29:01.101837 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml
2026-06-05 03:29:01.101860 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt
2026-06-05 03:29:01.101878 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml
2026-06-05 03:29:01.101896 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/
2026-06-05 03:29:01.101915 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt
2026-06-05 03:29:01.101934 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml
2026-06-05 03:29:01.101952 | instance | cd+++++++++ objects/namespaced/ingress-nginx/
2026-06-05 03:29:01.101971 | instance | cd+++++++++ objects/namespaced/ingress-nginx/configmaps/
2026-06-05 03:29:01.101989 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.txt
2026-06-05 03:29:01.102007 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-controller.yaml
2026-06-05 03:29:01.102026 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.txt
2026-06-05 03:29:01.102044 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-tcp.yaml
2026-06-05 03:29:01.102065 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.txt
2026-06-05 03:29:01.102084 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/ingress-nginx-udp.yaml
2026-06-05 03:29:01.102104 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.102123 | instance | >f+++++++++ objects/namespaced/ingress-nginx/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.102142 | instance | cd+++++++++ objects/namespaced/ingress-nginx/daemonsets/
2026-06-05 03:29:01.102162 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.txt
2026-06-05 03:29:01.102182 | instance | >f+++++++++ objects/namespaced/ingress-nginx/daemonsets/ingress-nginx-controller.yaml
2026-06-05 03:29:01.102201 | instance | cd+++++++++ objects/namespaced/ingress-nginx/deployment/
2026-06-05 03:29:01.102220 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.txt
2026-06-05 03:29:01.102240 | instance | >f+++++++++ objects/namespaced/ingress-nginx/deployment/ingress-nginx-defaultbackend.yaml
2026-06-05 03:29:01.102259 | instance | cd+++++++++ objects/namespaced/ingress-nginx/endpoints/
2026-06-05 03:29:01.102278 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.txt
2026-06-05 03:29:01.102304 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-admission.yaml
2026-06-05 03:29:01.102323 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.txt
2026-06-05 03:29:01.102342 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller-metrics.yaml
2026-06-05 03:29:01.102360 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.txt
2026-06-05 03:29:01.102380 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-controller.yaml
2026-06-05 03:29:01.102400 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.txt
2026-06-05 03:29:01.102420 | instance | >f+++++++++ objects/namespaced/ingress-nginx/endpoints/ingress-nginx-defaultbackend.yaml
2026-06-05 03:29:01.102440 | instance | cd+++++++++ objects/namespaced/ingress-nginx/pods/
2026-06-05 03:29:01.102459 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hz72k.txt
2026-06-05 03:29:01.102479 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-controller-hz72k.yaml
2026-06-05 03:29:01.102499 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mnk52.txt
2026-06-05 03:29:01.102519 | instance | >f+++++++++ objects/namespaced/ingress-nginx/pods/ingress-nginx-defaultbackend-6987ff55cf-mnk52.yaml
2026-06-05 03:29:01.102539 | instance | cd+++++++++ objects/namespaced/ingress-nginx/rolebindings/
2026-06-05 03:29:01.102558 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.txt
2026-06-05 03:29:01.102578 | instance | >f+++++++++ objects/namespaced/ingress-nginx/rolebindings/ingress-nginx.yaml
2026-06-05 03:29:01.102597 | instance | cd+++++++++ objects/namespaced/ingress-nginx/roles/
2026-06-05 03:29:01.102616 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.txt
2026-06-05 03:29:01.102636 | instance | >f+++++++++ objects/namespaced/ingress-nginx/roles/ingress-nginx.yaml
2026-06-05 03:29:01.102655 | instance | cd+++++++++ objects/namespaced/ingress-nginx/secrets/
2026-06-05 03:29:01.102674 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.txt
2026-06-05 03:29:01.102693 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/ingress-nginx-admission.yaml
2026-06-05 03:29:01.102711 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.txt
2026-06-05 03:29:01.102730 | instance | >f+++++++++ objects/namespaced/ingress-nginx/secrets/sh.helm.release.v1.ingress-nginx.v1.yaml
2026-06-05 03:29:01.102749 | instance | cd+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/
2026-06-05 03:29:01.102768 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.txt
2026-06-05 03:29:01.102787 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/default.yaml
2026-06-05 03:29:01.102806 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.txt
2026-06-05 03:29:01.102824 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx-backend.yaml
2026-06-05 03:29:01.102844 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.txt
2026-06-05 03:29:01.102863 | instance | >f+++++++++ objects/namespaced/ingress-nginx/serviceaccounts/ingress-nginx.yaml
2026-06-05 03:29:01.102882 | instance | cd+++++++++ objects/namespaced/ingress-nginx/services/
2026-06-05 03:29:01.102901 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.txt
2026-06-05 03:29:01.102920 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-admission.yaml
2026-06-05 03:29:01.102939 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.txt
2026-06-05 03:29:01.102964 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller-metrics.yaml
2026-06-05 03:29:01.102984 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.txt
2026-06-05 03:29:01.103003 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-controller.yaml
2026-06-05 03:29:01.103021 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.txt
2026-06-05 03:29:01.103039 | instance | >f+++++++++ objects/namespaced/ingress-nginx/services/ingress-nginx-defaultbackend.yaml
2026-06-05 03:29:01.103056 | instance | cd+++++++++ objects/namespaced/kube-node-lease/
2026-06-05 03:29:01.103075 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/
2026-06-05 03:29:01.103093 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.103112 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.103131 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/
2026-06-05 03:29:01.103149 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt
2026-06-05 03:29:01.103167 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml
2026-06-05 03:29:01.103185 | instance | cd+++++++++ objects/namespaced/kube-public/
2026-06-05 03:29:01.103205 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/
2026-06-05 03:29:01.103230 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt
2026-06-05 03:29:01.103254 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml
2026-06-05 03:29:01.103274 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.103297 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.103322 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/
2026-06-05 03:29:01.103341 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-05 03:29:01.103360 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-05 03:29:01.103379 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt
2026-06-05 03:29:01.103398 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-05 03:29:01.103417 | instance | cd+++++++++ objects/namespaced/kube-public/roles/
2026-06-05 03:29:01.103435 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt
2026-06-05 03:29:01.103454 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml
2026-06-05 03:29:01.103472 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt
2026-06-05 03:29:01.103491 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml
2026-06-05 03:29:01.103517 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/
2026-06-05 03:29:01.103540 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt
2026-06-05 03:29:01.103565 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml
2026-06-05 03:29:01.103589 | instance | cd+++++++++ objects/namespaced/kube-system/
2026-06-05 03:29:01.103612 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/
2026-06-05 03:29:01.103636 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt
2026-06-05 03:29:01.103659 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml
2026-06-05 03:29:01.103684 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt
2026-06-05 03:29:01.103714 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml
2026-06-05 03:29:01.103739 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt
2026-06-05 03:29:01.103761 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml
2026-06-05 03:29:01.103785 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt
2026-06-05 03:29:01.103808 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml
2026-06-05 03:29:01.103831 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt
2026-06-05 03:29:01.103855 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml
2026-06-05 03:29:01.103877 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.103900 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.103923 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt
2026-06-05 03:29:01.103946 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml
2026-06-05 03:29:01.103968 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt
2026-06-05 03:29:01.103989 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml
2026-06-05 03:29:01.104009 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/
2026-06-05 03:29:01.104033 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt
2026-06-05 03:29:01.104058 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml
2026-06-05 03:29:01.104082 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt
2026-06-05 03:29:01.104106 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml
2026-06-05 03:29:01.104128 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/
2026-06-05 03:29:01.104152 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt
2026-06-05 03:29:01.104175 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml
2026-06-05 03:29:01.104198 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt
2026-06-05 03:29:01.104222 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml
2026-06-05 03:29:01.104245 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/
2026-06-05 03:29:01.104268 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt
2026-06-05 03:29:01.104292 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml
2026-06-05 03:29:01.104314 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.txt
2026-06-05 03:29:01.104336 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-coredns.yaml
2026-06-05 03:29:01.104359 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.txt
2026-06-05 03:29:01.104381 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-05 03:29:01.104405 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.txt
2026-06-05 03:29:01.104430 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-etcd.yaml
2026-06-05 03:29:01.104450 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.txt
2026-06-05 03:29:01.104469 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-proxy.yaml
2026-06-05 03:29:01.104487 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.txt
2026-06-05 03:29:01.104511 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kube-scheduler.yaml
2026-06-05 03:29:01.104530 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.txt
2026-06-05 03:29:01.104548 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-prometheus-stack-kubelet.yaml
2026-06-05 03:29:01.104566 | instance | cd+++++++++ objects/namespaced/kube-system/pods/
2026-06-05 03:29:01.104585 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-7548b.txt
2026-06-05 03:29:01.104604 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-7548b.yaml
2026-06-05 03:29:01.104623 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-nlfq2.txt
2026-06-05 03:29:01.104642 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-nlfq2.yaml
2026-06-05 03:29:01.104659 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-q7xjq.txt
2026-06-05 03:29:01.104677 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-q7xjq.yaml
2026-06-05 03:29:01.104695 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tmdl2.txt
2026-06-05 03:29:01.104713 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-tmdl2.yaml
2026-06-05 03:29:01.104731 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt
2026-06-05 03:29:01.104749 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml
2026-06-05 03:29:01.104767 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt
2026-06-05 03:29:01.104786 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml
2026-06-05 03:29:01.106130 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt
2026-06-05 03:29:01.106161 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml
2026-06-05 03:29:01.106183 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-vztzc.txt
2026-06-05 03:29:01.106202 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-vztzc.yaml
2026-06-05 03:29:01.106222 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt
2026-06-05 03:29:01.106241 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml
2026-06-05 03:29:01.106260 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt
2026-06-05 03:29:01.106278 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml
2026-06-05 03:29:01.106297 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/
2026-06-05 03:29:01.106316 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt
2026-06-05 03:29:01.106335 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml
2026-06-05 03:29:01.106354 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt
2026-06-05 03:29:01.106372 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml
2026-06-05 03:29:01.106390 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt
2026-06-05 03:29:01.106409 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml
2026-06-05 03:29:01.106427 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt
2026-06-05 03:29:01.106446 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml
2026-06-05 03:29:01.106465 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt
2026-06-05 03:29:01.106483 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml
2026-06-05 03:29:01.106508 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt
2026-06-05 03:29:01.106528 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml
2026-06-05 03:29:01.106547 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt
2026-06-05 03:29:01.106566 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml
2026-06-05 03:29:01.106584 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt
2026-06-05 03:29:01.106602 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml
2026-06-05 03:29:01.106622 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt
2026-06-05 03:29:01.106640 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml
2026-06-05 03:29:01.106659 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt
2026-06-05 03:29:01.106677 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml
2026-06-05 03:29:01.106695 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt
2026-06-05 03:29:01.106713 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml
2026-06-05 03:29:01.106731 | instance | cd+++++++++ objects/namespaced/kube-system/roles/
2026-06-05 03:29:01.106749 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt
2026-06-05 03:29:01.106768 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml
2026-06-05 03:29:01.106787 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt
2026-06-05 03:29:01.106805 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml
2026-06-05 03:29:01.106823 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt
2026-06-05 03:29:01.106842 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml
2026-06-05 03:29:01.106861 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt
2026-06-05 03:29:01.106880 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml
2026-06-05 03:29:01.106899 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt
2026-06-05 03:29:01.106918 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml
2026-06-05 03:29:01.106938 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt
2026-06-05 03:29:01.106956 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml
2026-06-05 03:29:01.106975 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt
2026-06-05 03:29:01.106993 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml
2026-06-05 03:29:01.107011 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt
2026-06-05 03:29:01.107030 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml
2026-06-05 03:29:01.107048 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt
2026-06-05 03:29:01.107066 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml
2026-06-05 03:29:01.107085 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt
2026-06-05 03:29:01.107109 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml
2026-06-05 03:29:01.107128 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt
2026-06-05 03:29:01.107146 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml
2026-06-05 03:29:01.107165 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/
2026-06-05 03:29:01.107183 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-0x2cf1.txt
2026-06-05 03:29:01.107202 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-0x2cf1.yaml
2026-06-05 03:29:01.107220 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-l341s0.txt
2026-06-05 03:29:01.107239 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-l341s0.yaml
2026-06-05 03:29:01.107258 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt
2026-06-05 03:29:01.107276 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml
2026-06-05 03:29:01.107295 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt
2026-06-05 03:29:01.107314 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml
2026-06-05 03:29:01.107332 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/
2026-06-05 03:29:01.107351 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt
2026-06-05 03:29:01.107371 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml
2026-06-05 03:29:01.107389 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt
2026-06-05 03:29:01.107407 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml
2026-06-05 03:29:01.107425 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt
2026-06-05 03:29:01.107443 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml
2026-06-05 03:29:01.107461 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt
2026-06-05 03:29:01.107481 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml
2026-06-05 03:29:01.107508 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt
2026-06-05 03:29:01.107532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml
2026-06-05 03:29:01.107553 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt
2026-06-05 03:29:01.107572 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml
2026-06-05 03:29:01.107591 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt
2026-06-05 03:29:01.107609 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml
2026-06-05 03:29:01.107627 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt
2026-06-05 03:29:01.107646 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml
2026-06-05 03:29:01.107665 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt
2026-06-05 03:29:01.107685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml
2026-06-05 03:29:01.107704 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt
2026-06-05 03:29:01.107722 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml
2026-06-05 03:29:01.107741 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt
2026-06-05 03:29:01.107766 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml
2026-06-05 03:29:01.107785 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt
2026-06-05 03:29:01.107804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml
2026-06-05 03:29:01.107823 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt
2026-06-05 03:29:01.107841 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml
2026-06-05 03:29:01.107860 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt
2026-06-05 03:29:01.107878 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml
2026-06-05 03:29:01.107896 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt
2026-06-05 03:29:01.107916 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml
2026-06-05 03:29:01.107935 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt
2026-06-05 03:29:01.107954 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml
2026-06-05 03:29:01.107973 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt
2026-06-05 03:29:01.107991 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml
2026-06-05 03:29:01.108010 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt
2026-06-05 03:29:01.108028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml
2026-06-05 03:29:01.108045 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt
2026-06-05 03:29:01.108063 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml
2026-06-05 03:29:01.108082 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt
2026-06-05 03:29:01.108100 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml
2026-06-05 03:29:01.108119 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt
2026-06-05 03:29:01.108137 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml
2026-06-05 03:29:01.108155 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt
2026-06-05 03:29:01.108174 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml
2026-06-05 03:29:01.108193 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt
2026-06-05 03:29:01.108212 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml
2026-06-05 03:29:01.108230 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt
2026-06-05 03:29:01.108248 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml
2026-06-05 03:29:01.108266 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt
2026-06-05 03:29:01.108284 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml
2026-06-05 03:29:01.108302 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt
2026-06-05 03:29:01.108319 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml
2026-06-05 03:29:01.108337 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt
2026-06-05 03:29:01.108360 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml
2026-06-05 03:29:01.108379 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt
2026-06-05 03:29:01.108397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml
2026-06-05 03:29:01.108416 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt
2026-06-05 03:29:01.108434 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml
2026-06-05 03:29:01.108452 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt
2026-06-05 03:29:01.108470 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml
2026-06-05 03:29:01.108488 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt
2026-06-05 03:29:01.108506 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml
2026-06-05 03:29:01.108523 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt
2026-06-05 03:29:01.108542 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml
2026-06-05 03:29:01.108560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt
2026-06-05 03:29:01.108578 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml
2026-06-05 03:29:01.108597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt
2026-06-05 03:29:01.108615 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml
2026-06-05 03:29:01.108633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt
2026-06-05 03:29:01.108652 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml
2026-06-05 03:29:01.108670 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt
2026-06-05 03:29:01.108690 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml
2026-06-05 03:29:01.108716 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt
2026-06-05 03:29:01.108743 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml
2026-06-05 03:29:01.108770 | instance | cd+++++++++ objects/namespaced/kube-system/services/
2026-06-05 03:29:01.108799 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt
2026-06-05 03:29:01.108824 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml
2026-06-05 03:29:01.108852 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.txt
2026-06-05 03:29:01.108879 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-coredns.yaml
2026-06-05 03:29:01.108905 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.txt
2026-06-05 03:29:01.108933 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-controller-manager.yaml
2026-06-05 03:29:01.108980 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.txt
2026-06-05 03:29:01.109005 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-etcd.yaml
2026-06-05 03:29:01.109024 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.txt
2026-06-05 03:29:01.109043 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-proxy.yaml
2026-06-05 03:29:01.109062 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.txt
2026-06-05 03:29:01.109088 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kube-scheduler.yaml
2026-06-05 03:29:01.109108 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.txt
2026-06-05 03:29:01.109127 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-prometheus-stack-kubelet.yaml
2026-06-05 03:29:01.109146 | instance | cd+++++++++ objects/namespaced/local-path-storage/
2026-06-05 03:29:01.109165 | instance | cd+++++++++ objects/namespaced/local-path-storage/configmaps/
2026-06-05 03:29:01.109184 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.109202 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.109221 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.txt
2026-06-05 03:29:01.109239 | instance | >f+++++++++ objects/namespaced/local-path-storage/configmaps/local-path-config.yaml
2026-06-05 03:29:01.109257 | instance | cd+++++++++ objects/namespaced/local-path-storage/deployment/
2026-06-05 03:29:01.109275 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.txt
2026-06-05 03:29:01.109295 | instance | >f+++++++++ objects/namespaced/local-path-storage/deployment/local-path-provisioner.yaml
2026-06-05 03:29:01.109314 | instance | cd+++++++++ objects/namespaced/local-path-storage/pods/
2026-06-05 03:29:01.109333 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-h8mg7.txt
2026-06-05 03:29:01.109352 | instance | >f+++++++++ objects/namespaced/local-path-storage/pods/local-path-provisioner-679c578f5-h8mg7.yaml
2026-06-05 03:29:01.109371 | instance | cd+++++++++ objects/namespaced/local-path-storage/secrets/
2026-06-05 03:29:01.109390 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.txt
2026-06-05 03:29:01.109409 | instance | >f+++++++++ objects/namespaced/local-path-storage/secrets/sh.helm.release.v1.local-path-provisioner.v1.yaml
2026-06-05 03:29:01.109428 | instance | cd+++++++++ objects/namespaced/local-path-storage/serviceaccounts/
2026-06-05 03:29:01.109446 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.txt
2026-06-05 03:29:01.109466 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/default.yaml
2026-06-05 03:29:01.109485 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.txt
2026-06-05 03:29:01.109504 | instance | >f+++++++++ objects/namespaced/local-path-storage/serviceaccounts/local-path-provisioner.yaml
2026-06-05 03:29:01.109523 | instance | cd+++++++++ objects/namespaced/monitoring/
2026-06-05 03:29:01.109543 | instance | cd+++++++++ objects/namespaced/monitoring/configmaps/
2026-06-05 03:29:01.109562 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.txt
2026-06-05 03:29:01.109581 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/goldpinger-zap.yaml
2026-06-05 03:29:01.109600 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.txt
2026-06-05 03:29:01.109619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/ipmi-exporter.yaml
2026-06-05 03:29:01.109638 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.txt
2026-06-05 03:29:01.109657 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-alertmanager-overview.yaml
2026-06-05 03:29:01.109676 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.txt
2026-06-05 03:29:01.109694 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-apiserver.yaml
2026-06-05 03:29:01.109712 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.txt
2026-06-05 03:29:01.110055 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-cluster-total.yaml
2026-06-05 03:29:01.110082 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.txt
2026-06-05 03:29:01.110102 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-controller-manager.yaml
2026-06-05 03:29:01.110121 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.txt
2026-06-05 03:29:01.110141 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster-advanced.yaml
2026-06-05 03:29:01.110160 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.txt
2026-06-05 03:29:01.110180 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-ceph-cluster.yaml
2026-06-05 03:29:01.110199 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.txt
2026-06-05 03:29:01.110218 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-goldpinger.yaml
2026-06-05 03:29:01.110237 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.txt
2026-06-05 03:29:01.110256 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-haproxy.yaml
2026-06-05 03:29:01.110275 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.txt
2026-06-05 03:29:01.110294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-host-details.yaml
2026-06-05 03:29:01.110312 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.txt
2026-06-05 03:29:01.110331 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-hosts-overview.yaml
2026-06-05 03:29:01.110350 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.txt
2026-06-05 03:29:01.110369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-node-exporter-full.yaml
2026-06-05 03:29:01.110389 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.txt
2026-06-05 03:29:01.110407 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osd-device-details.yaml
2026-06-05 03:29:01.110426 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.txt
2026-06-05 03:29:01.110445 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-osds-overview.yaml
2026-06-05 03:29:01.110463 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.txt
2026-06-05 03:29:01.110483 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-detail.yaml
2026-06-05 03:29:01.110502 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.txt
2026-06-05 03:29:01.110520 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-pool-overview.yaml
2026-06-05 03:29:01.110539 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.txt
2026-06-05 03:29:01.110558 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-details.yaml
2026-06-05 03:29:01.110577 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.txt
2026-06-05 03:29:01.110595 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-dashboard-rbd-overview.yaml
2026-06-05 03:29:01.110619 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.txt
2026-06-05 03:29:01.110639 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-etcd.yaml
2026-06-05 03:29:01.110658 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.txt
2026-06-05 03:29:01.110677 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-config-dashboards.yaml
2026-06-05 03:29:01.110696 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.txt
2026-06-05 03:29:01.110714 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-datasource.yaml
2026-06-05 03:29:01.110732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.txt
2026-06-05 03:29:01.110751 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana-overview.yaml
2026-06-05 03:29:01.110770 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.110797 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.110823 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.txt
2026-06-05 03:29:01.110849 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-coredns.yaml
2026-06-05 03:29:01.110872 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.txt
2026-06-05 03:29:01.110891 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-cluster.yaml
2026-06-05 03:29:01.110909 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.txt
2026-06-05 03:29:01.110928 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-multicluster.yaml
2026-06-05 03:29:01.110947 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.txt
2026-06-05 03:29:01.110965 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-namespace.yaml
2026-06-05 03:29:01.110984 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.txt
2026-06-05 03:29:01.111004 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-node.yaml
2026-06-05 03:29:01.111022 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.txt
2026-06-05 03:29:01.111039 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-pod.yaml
2026-06-05 03:29:01.111057 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.txt
2026-06-05 03:29:01.111075 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workload.yaml
2026-06-05 03:29:01.111092 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.txt
2026-06-05 03:29:01.111111 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-k8s-resources-workloads-namespace.yaml
2026-06-05 03:29:01.111130 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.txt
2026-06-05 03:29:01.111149 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-kubelet.yaml
2026-06-05 03:29:01.111167 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.txt
2026-06-05 03:29:01.111193 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-pod.yaml
2026-06-05 03:29:01.111216 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.txt
2026-06-05 03:29:01.111244 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-namespace-by-workload.yaml
2026-06-05 03:29:01.111271 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.txt
2026-06-05 03:29:01.111294 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-cluster-rsrc-use.yaml
2026-06-05 03:29:01.111314 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.txt
2026-06-05 03:29:01.111332 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-exporter.yaml
2026-06-05 03:29:01.111351 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.txt
2026-06-05 03:29:01.111369 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-node-rsrc-use.yaml
2026-06-05 03:29:01.111387 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.txt
2026-06-05 03:29:01.111406 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes-darwin.yaml
2026-06-05 03:29:01.111425 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.txt
2026-06-05 03:29:01.111443 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-nodes.yaml
2026-06-05 03:29:01.111461 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.txt
2026-06-05 03:29:01.111479 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-persistentvolumesusage.yaml
2026-06-05 03:29:01.111498 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.txt
2026-06-05 03:29:01.111517 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-pod-total.yaml
2026-06-05 03:29:01.111536 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.txt
2026-06-05 03:29:01.111553 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus-tls.yaml
2026-06-05 03:29:01.111571 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.111588 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.111606 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.txt
2026-06-05 03:29:01.111624 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-proxy.yaml
2026-06-05 03:29:01.111642 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.txt
2026-06-05 03:29:01.111660 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-scheduler.yaml
2026-06-05 03:29:01.111678 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.txt
2026-06-05 03:29:01.111695 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-prometheus-stack-workload-total.yaml
2026-06-05 03:29:01.111713 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.111732 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.111750 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.txt
2026-06-05 03:29:01.111769 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-alerting-rules.yaml
2026-06-05 03:29:01.111787 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.txt
2026-06-05 03:29:01.111814 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-gateway.yaml
2026-06-05 03:29:01.111833 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.txt
2026-06-05 03:29:01.111851 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki-runtime.yaml
2026-06-05 03:29:01.111869 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.txt
2026-06-05 03:29:01.111892 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/loki.yaml
2026-06-05 03:29:01.111919 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.txt
2026-06-05 03:29:01.111945 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-master-conf.yaml
2026-06-05 03:29:01.111969 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.txt
2026-06-05 03:29:01.111990 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-topology-updater-conf.yaml
2026-06-05 03:29:01.112011 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.txt
2026-06-05 03:29:01.112031 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/node-feature-discovery-worker-conf.yaml
2026-06-05 03:29:01.112050 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.txt
2026-06-05 03:29:01.112069 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/prometheus-kube-prometheus-stack-prometheus-rulefiles-0.yaml
2026-06-05 03:29:01.112088 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.txt
2026-06-05 03:29:01.112106 | instance | >f+++++++++ objects/namespaced/monitoring/configmaps/vector.yaml
2026-06-05 03:29:01.112125 | instance | cd+++++++++ objects/namespaced/monitoring/daemonsets/
2026-06-05 03:29:01.112144 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.txt
2026-06-05 03:29:01.112163 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/goldpinger.yaml
2026-06-05 03:29:01.112181 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.txt
2026-06-05 03:29:01.112200 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/ipmi-exporter.yaml
2026-06-05 03:29:01.112218 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:29:01.112236 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:29:01.112255 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.txt
2026-06-05 03:29:01.112274 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/node-feature-discovery-worker.yaml
2026-06-05 03:29:01.112293 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.txt
2026-06-05 03:29:01.112312 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/prometheus-smartctl-exporter-0.yaml
2026-06-05 03:29:01.112329 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.txt
2026-06-05 03:29:01.112347 | instance | >f+++++++++ objects/namespaced/monitoring/daemonsets/vector.yaml
2026-06-05 03:29:01.112365 | instance | cd+++++++++ objects/namespaced/monitoring/deployment/
2026-06-05 03:29:01.112385 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.112405 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.112424 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:29:01.112444 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:29:01.112471 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.txt
2026-06-05 03:29:01.112490 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/kube-prometheus-stack-operator.yaml
2026-06-05 03:29:01.112508 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.txt
2026-06-05 03:29:01.112527 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/loki-gateway.yaml
2026-06-05 03:29:01.112546 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.txt
2026-06-05 03:29:01.112565 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-gc.yaml
2026-06-05 03:29:01.112584 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.txt
2026-06-05 03:29:01.112603 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/node-feature-discovery-master.yaml
2026-06-05 03:29:01.112622 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.txt
2026-06-05 03:29:01.112642 | instance | >f+++++++++ objects/namespaced/monitoring/deployment/prometheus-pushgateway.yaml
2026-06-05 03:29:01.112661 | instance | cd+++++++++ objects/namespaced/monitoring/endpoints/
2026-06-05 03:29:01.112681 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.txt
2026-06-05 03:29:01.112700 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/alertmanager-operated.yaml
2026-06-05 03:29:01.112719 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.txt
2026-06-05 03:29:01.112738 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/goldpinger.yaml
2026-06-05 03:29:01.112757 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:29:01.112775 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:29:01.112794 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.112813 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.112832 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:29:01.112850 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:29:01.112869 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.txt
2026-06-05 03:29:01.112889 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-operator.yaml
2026-06-05 03:29:01.112907 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:29:01.112927 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:29:01.112945 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.112983 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.113004 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.txt
2026-06-05 03:29:01.113023 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-chunks-cache.yaml
2026-06-05 03:29:01.113042 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.txt
2026-06-05 03:29:01.113060 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-gateway.yaml
2026-06-05 03:29:01.113078 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.txt
2026-06-05 03:29:01.113096 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-headless.yaml
2026-06-05 03:29:01.113114 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.txt
2026-06-05 03:29:01.113139 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-memberlist.yaml
2026-06-05 03:29:01.113158 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.txt
2026-06-05 03:29:01.113176 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki-results-cache.yaml
2026-06-05 03:29:01.113195 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.txt
2026-06-05 03:29:01.113213 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/loki.yaml
2026-06-05 03:29:01.113232 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.txt
2026-06-05 03:29:01.113250 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-operated.yaml
2026-06-05 03:29:01.113269 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.txt
2026-06-05 03:29:01.113288 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-pushgateway.yaml
2026-06-05 03:29:01.113306 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.txt
2026-06-05 03:29:01.113324 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/prometheus-smartctl-exporter.yaml
2026-06-05 03:29:01.113342 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.txt
2026-06-05 03:29:01.113361 | instance | >f+++++++++ objects/namespaced/monitoring/endpoints/vector-headless.yaml
2026-06-05 03:29:01.113380 | instance | cd+++++++++ objects/namespaced/monitoring/ingresses/
2026-06-05 03:29:01.113399 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:29:01.113418 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:29:01.113438 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.113456 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.113475 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.113493 | instance | >f+++++++++ objects/namespaced/monitoring/ingresses/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.113512 | instance | cd+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/
2026-06-05 03:29:01.113530 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-05 03:29:01.113559 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/alertmanager-kube-prometheus-stack-alertmanager-db-alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-05 03:29:01.113578 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-05 03:29:01.113598 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/prometheus-kube-prometheus-stack-prometheus-db-prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-05 03:29:01.113617 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.txt
2026-06-05 03:29:01.113636 | instance | >f+++++++++ objects/namespaced/monitoring/persistentvolumeclaims/storage-loki-0.yaml
2026-06-05 03:29:01.113655 | instance | cd+++++++++ objects/namespaced/monitoring/pods/
2026-06-05 03:29:01.113674 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.txt
2026-06-05 03:29:01.113693 | instance | >f+++++++++ objects/namespaced/monitoring/pods/alertmanager-kube-prometheus-stack-alertmanager-0.yaml
2026-06-05 03:29:01.113713 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-9hx44.txt
2026-06-05 03:29:01.113736 | instance | >f+++++++++ objects/namespaced/monitoring/pods/goldpinger-9hx44.yaml
2026-06-05 03:29:01.113756 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-797bb66fb8-6pj4z.txt
2026-06-05 03:29:01.113775 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-grafana-797bb66fb8-6pj4z.yaml
2026-06-05 03:29:01.113818 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29.txt
2026-06-05 03:29:01.113838 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29.yaml
2026-06-05 03:29:01.113857 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tdw22.txt
2026-06-05 03:29:01.113875 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-operator-cd88cf4bf-tdw22.yaml
2026-06-05 03:29:01.113894 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vg6b2.txt
2026-06-05 03:29:01.113912 | instance | >f+++++++++ objects/namespaced/monitoring/pods/kube-prometheus-stack-prometheus-node-exporter-vg6b2.yaml
2026-06-05 03:29:01.113931 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.txt
2026-06-05 03:29:01.113950 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-0.yaml
2026-06-05 03:29:01.113969 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.txt
2026-06-05 03:29:01.113987 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-chunks-cache-0.yaml
2026-06-05 03:29:01.114005 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-44kqh.txt
2026-06-05 03:29:01.114024 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-gateway-cf54cb88c-44kqh.yaml
2026-06-05 03:29:01.114043 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.txt
2026-06-05 03:29:01.114061 | instance | >f+++++++++ objects/namespaced/monitoring/pods/loki-results-cache-0.yaml
2026-06-05 03:29:01.114080 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-s89t2.txt
2026-06-05 03:29:01.114098 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-gc-6675cbb6d9-s89t2.yaml
2026-06-05 03:29:01.114116 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5vf7g.txt
2026-06-05 03:29:01.114134 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-master-8665476dbc-5vf7g.yaml
2026-06-05 03:29:01.114153 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-thwh6.txt
2026-06-05 03:29:01.114172 | instance | >f+++++++++ objects/namespaced/monitoring/pods/node-feature-discovery-worker-thwh6.yaml
2026-06-05 03:29:01.114191 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.txt
2026-06-05 03:29:01.114209 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-kube-prometheus-stack-prometheus-0.yaml
2026-06-05 03:29:01.114228 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-mnvgq.txt
2026-06-05 03:29:01.114247 | instance | >f+++++++++ objects/namespaced/monitoring/pods/prometheus-pushgateway-7b8659c68b-mnvgq.yaml
2026-06-05 03:29:01.114265 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-h9htt.txt
2026-06-05 03:29:01.114284 | instance | >f+++++++++ objects/namespaced/monitoring/pods/vector-h9htt.yaml
2026-06-05 03:29:01.114303 | instance | cd+++++++++ objects/namespaced/monitoring/rolebindings/
2026-06-05 03:29:01.114322 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.114341 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.114360 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-05 03:29:01.114385 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-05 03:29:01.114406 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.txt
2026-06-05 03:29:01.114428 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/node-feature-discovery-worker.yaml
2026-06-05 03:29:01.114446 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.txt
2026-06-05 03:29:01.114465 | instance | >f+++++++++ objects/namespaced/monitoring/rolebindings/prometheus-smartctl-exporter.yaml
2026-06-05 03:29:01.114483 | instance | cd+++++++++ objects/namespaced/monitoring/roles/
2026-06-05 03:29:01.114508 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.114528 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.114548 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.txt
2026-06-05 03:29:01.114567 | instance | >f+++++++++ objects/namespaced/monitoring/roles/kube-prometheus-stack-pod-tls-sidecar.yaml
2026-06-05 03:29:01.114586 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.txt
2026-06-05 03:29:01.114605 | instance | >f+++++++++ objects/namespaced/monitoring/roles/node-feature-discovery-worker.yaml
2026-06-05 03:29:01.114624 | instance | cd+++++++++ objects/namespaced/monitoring/secrets/
2026-06-05 03:29:01.114644 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.txt
2026-06-05 03:29:01.114663 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-generated.yaml
2026-06-05 03:29:01.114683 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.txt
2026-06-05 03:29:01.114702 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-tls-assets-0.yaml
2026-06-05 03:29:01.114721 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.txt
2026-06-05 03:29:01.114739 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager-web-config.yaml
2026-06-05 03:29:01.114758 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-05 03:29:01.114776 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:29:01.114795 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.txt
2026-06-05 03:29:01.114813 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/alertmanager-tls.yaml
2026-06-05 03:29:01.114830 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.txt
2026-06-05 03:29:01.114849 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/grafana-tls.yaml
2026-06-05 03:29:01.114868 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.txt
2026-06-05 03:29:01.114887 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-admission.yaml
2026-06-05 03:29:01.114906 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.txt
2026-06-05 03:29:01.114924 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-client-secret.yaml
2026-06-05 03:29:01.114942 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.txt
2026-06-05 03:29:01.114961 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-cookie-secret.yaml
2026-06-05 03:29:01.114986 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.txt
2026-06-05 03:29:01.115006 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-alertmanager-oauth2-proxy.yaml
2026-06-05 03:29:01.115024 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.txt
2026-06-05 03:29:01.115043 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-etcd-client-cert.yaml
2026-06-05 03:29:01.115062 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.txt
2026-06-05 03:29:01.115080 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana-client-secret.yaml
2026-06-05 03:29:01.115099 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.115118 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.115136 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.txt
2026-06-05 03:29:01.115154 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-client-secret.yaml
2026-06-05 03:29:01.115172 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.txt
2026-06-05 03:29:01.115190 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-cookie-secret.yaml
2026-06-05 03:29:01.115208 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vg6b2-tls.txt
2026-06-05 03:29:01.115227 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-node-exporter-vg6b2-tls.yaml
2026-06-05 03:29:01.115245 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.txt
2026-06-05 03:29:01.115264 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/kube-prometheus-stack-prometheus-oauth2-proxy.yaml
2026-06-05 03:29:01.115282 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.txt
2026-06-05 03:29:01.115301 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-0-tls.yaml
2026-06-05 03:29:01.115321 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.txt
2026-06-05 03:29:01.115340 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-tls-assets-0.yaml
2026-06-05 03:29:01.115361 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.txt
2026-06-05 03:29:01.115381 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus-web-config.yaml
2026-06-05 03:29:01.115401 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.115419 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.115437 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.txt
2026-06-05 03:29:01.115455 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/prometheus-tls.yaml
2026-06-05 03:29:01.115473 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.txt
2026-06-05 03:29:01.115492 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.goldpinger.v1.yaml
2026-06-05 03:29:01.115510 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.txt
2026-06-05 03:29:01.115529 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.kube-prometheus-stack.v1.yaml
2026-06-05 03:29:01.115552 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.txt
2026-06-05 03:29:01.115571 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.loki.v1.yaml
2026-06-05 03:29:01.115589 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.txt
2026-06-05 03:29:01.115607 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.node-feature-discovery.v1.yaml
2026-06-05 03:29:01.115625 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.txt
2026-06-05 03:29:01.115643 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-pushgateway.v1.yaml
2026-06-05 03:29:01.115661 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.txt
2026-06-05 03:29:01.115680 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.prometheus-smartctl-exporter.v1.yaml
2026-06-05 03:29:01.115698 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.txt
2026-06-05 03:29:01.115717 | instance | >f+++++++++ objects/namespaced/monitoring/secrets/sh.helm.release.v1.vector.v1.yaml
2026-06-05 03:29:01.115736 | instance | cd+++++++++ objects/namespaced/monitoring/serviceaccounts/
2026-06-05 03:29:01.115755 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.txt
2026-06-05 03:29:01.115774 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/default.yaml
2026-06-05 03:29:01.115793 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.txt
2026-06-05 03:29:01.115812 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/goldpinger.yaml
2026-06-05 03:29:01.115831 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:29:01.115849 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:29:01.115868 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.115886 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.115904 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:29:01.115922 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:29:01.115941 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.txt
2026-06-05 03:29:01.115961 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-operator.yaml
2026-06-05 03:29:01.115979 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:29:01.115997 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:29:01.116016 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.116034 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.116053 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.txt
2026-06-05 03:29:01.116071 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/loki.yaml
2026-06-05 03:29:01.116090 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.txt
2026-06-05 03:29:01.116109 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-gc.yaml
2026-06-05 03:29:01.116132 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.txt
2026-06-05 03:29:01.116151 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery-worker.yaml
2026-06-05 03:29:01.116170 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.txt
2026-06-05 03:29:01.116189 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/node-feature-discovery.yaml
2026-06-05 03:29:01.116207 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.txt
2026-06-05 03:29:01.116226 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-pushgateway.yaml
2026-06-05 03:29:01.116245 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.txt
2026-06-05 03:29:01.116263 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/prometheus-smartctl-exporter.yaml
2026-06-05 03:29:01.116282 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.txt
2026-06-05 03:29:01.116301 | instance | >f+++++++++ objects/namespaced/monitoring/serviceaccounts/vector.yaml
2026-06-05 03:29:01.116320 | instance | cd+++++++++ objects/namespaced/monitoring/services/
2026-06-05 03:29:01.116338 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.txt
2026-06-05 03:29:01.116356 | instance | >f+++++++++ objects/namespaced/monitoring/services/alertmanager-operated.yaml
2026-06-05 03:29:01.116374 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.txt
2026-06-05 03:29:01.116393 | instance | >f+++++++++ objects/namespaced/monitoring/services/goldpinger.yaml
2026-06-05 03:29:01.116411 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.txt
2026-06-05 03:29:01.116429 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:29:01.116447 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.txt
2026-06-05 03:29:01.116466 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-grafana.yaml
2026-06-05 03:29:01.116484 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.txt
2026-06-05 03:29:01.116502 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-kube-state-metrics.yaml
2026-06-05 03:29:01.116521 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.txt
2026-06-05 03:29:01.116540 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-operator.yaml
2026-06-05 03:29:01.116559 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.txt
2026-06-05 03:29:01.116578 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus-node-exporter.yaml
2026-06-05 03:29:01.116597 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.116615 | instance | >f+++++++++ objects/namespaced/monitoring/services/kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.116635 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.txt
2026-06-05 03:29:01.116653 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-chunks-cache.yaml
2026-06-05 03:29:01.116672 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.txt
2026-06-05 03:29:01.116691 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-gateway.yaml
2026-06-05 03:29:01.116709 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.txt
2026-06-05 03:29:01.116728 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-headless.yaml
2026-06-05 03:29:01.116746 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.txt
2026-06-05 03:29:01.116769 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-memberlist.yaml
2026-06-05 03:29:01.116788 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.txt
2026-06-05 03:29:01.116807 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki-results-cache.yaml
2026-06-05 03:29:01.116826 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.txt
2026-06-05 03:29:01.116844 | instance | >f+++++++++ objects/namespaced/monitoring/services/loki.yaml
2026-06-05 03:29:01.116862 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.txt
2026-06-05 03:29:01.116880 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-operated.yaml
2026-06-05 03:29:01.116899 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.txt
2026-06-05 03:29:01.116917 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-pushgateway.yaml
2026-06-05 03:29:01.116935 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.txt
2026-06-05 03:29:01.116967 | instance | >f+++++++++ objects/namespaced/monitoring/services/prometheus-smartctl-exporter.yaml
2026-06-05 03:29:01.116989 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.txt
2026-06-05 03:29:01.117008 | instance | >f+++++++++ objects/namespaced/monitoring/services/vector-headless.yaml
2026-06-05 03:29:01.117028 | instance | cd+++++++++ objects/namespaced/monitoring/statefulsets/
2026-06-05 03:29:01.117047 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.txt
2026-06-05 03:29:01.117067 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/alertmanager-kube-prometheus-stack-alertmanager.yaml
2026-06-05 03:29:01.117087 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.txt
2026-06-05 03:29:01.117105 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-chunks-cache.yaml
2026-06-05 03:29:01.117124 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.txt
2026-06-05 03:29:01.117142 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki-results-cache.yaml
2026-06-05 03:29:01.117161 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.txt
2026-06-05 03:29:01.117180 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/loki.yaml
2026-06-05 03:29:01.117198 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.txt
2026-06-05 03:29:01.117216 | instance | >f+++++++++ objects/namespaced/monitoring/statefulsets/prometheus-kube-prometheus-stack-prometheus.yaml
2026-06-05 03:29:01.117234 | instance | cd+++++++++ objects/namespaced/openstack/
2026-06-05 03:29:01.117252 | instance | cd+++++++++ objects/namespaced/openstack/configmaps/
2026-06-05 03:29:01.117270 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.txt
2026-06-05 03:29:01.117288 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/barbican-bin.yaml
2026-06-05 03:29:01.117307 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.txt
2026-06-05 03:29:01.117327 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-csi-config.yaml
2026-06-05 03:29:01.117345 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.txt
2026-06-05 03:29:01.117364 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/ceph-etc.yaml
2026-06-05 03:29:01.117384 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.txt
2026-06-05 03:29:01.117402 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/cinder-bin.yaml
2026-06-05 03:29:01.117421 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.txt
2026-06-05 03:29:01.117440 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/glance-bin.yaml
2026-06-05 03:29:01.117464 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.txt
2026-06-05 03:29:01.117484 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keepalived-bin.yaml
2026-06-05 03:29:01.117503 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.txt
2026-06-05 03:29:01.117522 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-bin.yaml
2026-06-05 03:29:01.117541 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.txt
2026-06-05 03:29:01.117560 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/keystone-openid-metadata.yaml
2026-06-05 03:29:01.117579 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.117599 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.117619 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.txt
2026-06-05 03:29:01.117638 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-bin.yaml
2026-06-05 03:29:01.117656 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.txt
2026-06-05 03:29:01.117673 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/libvirt-libvirt-default-bin.yaml
2026-06-05 03:29:01.117691 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.txt
2026-06-05 03:29:01.117708 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/memcached-memcached-bin.yaml
2026-06-05 03:29:01.117731 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.txt
2026-06-05 03:29:01.117758 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-bin.yaml
2026-06-05 03:29:01.117818 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.txt
2026-06-05 03:29:01.117851 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/neutron-coredns.yaml
2026-06-05 03:29:01.117876 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.txt
2026-06-05 03:29:01.117898 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/nova-bin.yaml
2026-06-05 03:29:01.117918 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.txt
2026-06-05 03:29:01.117938 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/openvswitch-bin.yaml
2026-06-05 03:29:01.117957 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.txt
2026-06-05 03:29:01.117977 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-haproxy.yaml
2026-06-05 03:29:01.117995 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.txt
2026-06-05 03:29:01.118013 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/percona-xtradb-pxc.yaml
2026-06-05 03:29:01.118031 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.txt
2026-06-05 03:29:01.118050 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/placement-bin.yaml
2026-06-05 03:29:01.118068 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.txt
2026-06-05 03:29:01.118086 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-plugins-conf.yaml
2026-06-05 03:29:01.118104 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.txt
2026-06-05 03:29:01.118121 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-barbican-server-conf.yaml
2026-06-05 03:29:01.118139 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.txt
2026-06-05 03:29:01.118157 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-plugins-conf.yaml
2026-06-05 03:29:01.118175 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.txt
2026-06-05 03:29:01.118199 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-cinder-server-conf.yaml
2026-06-05 03:29:01.118218 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.txt
2026-06-05 03:29:01.118237 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-plugins-conf.yaml
2026-06-05 03:29:01.118255 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.txt
2026-06-05 03:29:01.118274 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-glance-server-conf.yaml
2026-06-05 03:29:01.118292 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.txt
2026-06-05 03:29:01.118311 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-plugins-conf.yaml
2026-06-05 03:29:01.118330 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.txt
2026-06-05 03:29:01.118348 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-keystone-server-conf.yaml
2026-06-05 03:29:01.118367 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.txt
2026-06-05 03:29:01.118385 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-plugins-conf.yaml
2026-06-05 03:29:01.118403 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.txt
2026-06-05 03:29:01.118422 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-neutron-server-conf.yaml
2026-06-05 03:29:01.118439 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.txt
2026-06-05 03:29:01.118457 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-plugins-conf.yaml
2026-06-05 03:29:01.118475 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.txt
2026-06-05 03:29:01.118492 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rabbitmq-nova-server-conf.yaml
2026-06-05 03:29:01.118508 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.txt
2026-06-05 03:29:01.118526 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-mon-endpoints.yaml
2026-06-05 03:29:01.118545 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.txt
2026-06-05 03:29:01.118563 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-pdbstatemap.yaml
2026-06-05 03:29:01.118581 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.txt
2026-06-05 03:29:01.118599 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-ceph-rgw-ceph-mime-types.yaml
2026-06-05 03:29:01.118616 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.txt
2026-06-05 03:29:01.118634 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/rook-config-override.yaml
2026-06-05 03:29:01.118653 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.txt
2026-06-05 03:29:01.118671 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/staffeln-bin.yaml
2026-06-05 03:29:01.118690 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.txt
2026-06-05 03:29:01.118709 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-configuration.yaml
2026-06-05 03:29:01.118727 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.txt
2026-06-05 03:29:01.118748 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-health.yaml
2026-06-05 03:29:01.118768 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.txt
2026-06-05 03:29:01.118812 | instance | >f+++++++++ objects/namespaced/openstack/configmaps/valkey-scripts.yaml
2026-06-05 03:29:01.118845 | instance | cd+++++++++ objects/namespaced/openstack/cronjobs/
2026-06-05 03:29:01.118879 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.txt
2026-06-05 03:29:01.118904 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/cinder-volume-usage-audit.yaml
2026-06-05 03:29:01.118924 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.txt
2026-06-05 03:29:01.118943 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-credential-rotate.yaml
2026-06-05 03:29:01.118965 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.txt
2026-06-05 03:29:01.118990 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/keystone-fernet-rotate.yaml
2026-06-05 03:29:01.119014 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.txt
2026-06-05 03:29:01.119034 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-cell-setup.yaml
2026-06-05 03:29:01.119053 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.txt
2026-06-05 03:29:01.119072 | instance | >f+++++++++ objects/namespaced/openstack/cronjobs/nova-service-cleaner.yaml
2026-06-05 03:29:01.119092 | instance | cd+++++++++ objects/namespaced/openstack/daemonsets/
2026-06-05 03:29:01.119112 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.txt
2026-06-05 03:29:01.119132 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/keepalived.yaml
2026-06-05 03:29:01.119152 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.txt
2026-06-05 03:29:01.119173 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/libvirt-libvirt-default.yaml
2026-06-05 03:29:01.119192 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.txt
2026-06-05 03:29:01.119212 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-dhcp-agent-default.yaml
2026-06-05 03:29:01.119231 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.txt
2026-06-05 03:29:01.119249 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-l3-agent-default.yaml
2026-06-05 03:29:01.119269 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.txt
2026-06-05 03:29:01.119288 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-metadata-agent-default.yaml
2026-06-05 03:29:01.119306 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.txt
2026-06-05 03:29:01.119325 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-netns-cleanup-cron-default.yaml
2026-06-05 03:29:01.119344 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.txt
2026-06-05 03:29:01.119362 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/neutron-ovs-agent-default.yaml
2026-06-05 03:29:01.119381 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.txt
2026-06-05 03:29:01.119399 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/nova-compute-default.yaml
2026-06-05 03:29:01.119417 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.txt
2026-06-05 03:29:01.119436 | instance | >f+++++++++ objects/namespaced/openstack/daemonsets/openvswitch.yaml
2026-06-05 03:29:01.119454 | instance | cd+++++++++ objects/namespaced/openstack/deployment/
2026-06-05 03:29:01.119473 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.txt
2026-06-05 03:29:01.119491 | instance | >f+++++++++ objects/namespaced/openstack/deployment/barbican-api.yaml
2026-06-05 03:29:01.119510 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.txt
2026-06-05 03:29:01.119530 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-api.yaml
2026-06-05 03:29:01.119549 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.txt
2026-06-05 03:29:01.119573 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-backup.yaml
2026-06-05 03:29:01.119592 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.txt
2026-06-05 03:29:01.119611 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-scheduler.yaml
2026-06-05 03:29:01.119629 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.txt
2026-06-05 03:29:01.119649 | instance | >f+++++++++ objects/namespaced/openstack/deployment/cinder-volume.yaml
2026-06-05 03:29:01.119667 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.txt
2026-06-05 03:29:01.119686 | instance | >f+++++++++ objects/namespaced/openstack/deployment/glance-api.yaml
2026-06-05 03:29:01.119705 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.txt
2026-06-05 03:29:01.119724 | instance | >f+++++++++ objects/namespaced/openstack/deployment/keystone-api.yaml
2026-06-05 03:29:01.119743 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.txt
2026-06-05 03:29:01.119761 | instance | >f+++++++++ objects/namespaced/openstack/deployment/memcached-memcached.yaml
2026-06-05 03:29:01.119780 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.txt
2026-06-05 03:29:01.119797 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-coredns.yaml
2026-06-05 03:29:01.119816 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.txt
2026-06-05 03:29:01.119834 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-rpc-server.yaml
2026-06-05 03:29:01.119853 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.txt
2026-06-05 03:29:01.119871 | instance | >f+++++++++ objects/namespaced/openstack/deployment/neutron-server.yaml
2026-06-05 03:29:01.119889 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.txt
2026-06-05 03:29:01.119908 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-metadata.yaml
2026-06-05 03:29:01.119927 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.txt
2026-06-05 03:29:01.119945 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-api-osapi.yaml
2026-06-05 03:29:01.119962 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.txt
2026-06-05 03:29:01.119980 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-conductor.yaml
2026-06-05 03:29:01.119998 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.txt
2026-06-05 03:29:01.120017 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-novncproxy.yaml
2026-06-05 03:29:01.120035 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.txt
2026-06-05 03:29:01.120054 | instance | >f+++++++++ objects/namespaced/openstack/deployment/nova-scheduler.yaml
2026-06-05 03:29:01.120072 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.txt
2026-06-05 03:29:01.120091 | instance | >f+++++++++ objects/namespaced/openstack/deployment/placement-api.yaml
2026-06-05 03:29:01.120111 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.txt
2026-06-05 03:29:01.120129 | instance | >f+++++++++ objects/namespaced/openstack/deployment/pxc-operator.yaml
2026-06-05 03:29:01.120148 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.txt
2026-06-05 03:29:01.120166 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-cluster-operator.yaml
2026-06-05 03:29:01.120185 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:29:01.120203 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:29:01.120222 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.txt
2026-06-05 03:29:01.120247 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-crashcollector-instance.yaml
2026-06-05 03:29:01.120267 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.txt
2026-06-05 03:29:01.120286 | instance | >f+++++++++ objects/namespaced/openstack/deployment/rook-ceph-rgw-ceph-a.yaml
2026-06-05 03:29:01.120307 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.txt
2026-06-05 03:29:01.120326 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-api.yaml
2026-06-05 03:29:01.120346 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.txt
2026-06-05 03:29:01.120365 | instance | >f+++++++++ objects/namespaced/openstack/deployment/staffeln-conductor.yaml
2026-06-05 03:29:01.120384 | instance | cd+++++++++ objects/namespaced/openstack/endpoints/
2026-06-05 03:29:01.120403 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.txt
2026-06-05 03:29:01.120423 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/barbican-api.yaml
2026-06-05 03:29:01.120443 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.txt
2026-06-05 03:29:01.120463 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/ceph-mon.yaml
2026-06-05 03:29:01.120482 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.txt
2026-06-05 03:29:01.120503 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/cinder-api.yaml
2026-06-05 03:29:01.120522 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.txt
2026-06-05 03:29:01.120541 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/glance-api.yaml
2026-06-05 03:29:01.120560 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.txt
2026-06-05 03:29:01.120578 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/keystone-api.yaml
2026-06-05 03:29:01.120598 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.txt
2026-06-05 03:29:01.120617 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached-metrics.yaml
2026-06-05 03:29:01.120637 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.txt
2026-06-05 03:29:01.120656 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/memcached.yaml
2026-06-05 03:29:01.120675 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.txt
2026-06-05 03:29:01.120693 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns-metrics.yaml
2026-06-05 03:29:01.120712 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.txt
2026-06-05 03:29:01.120730 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-coredns.yaml
2026-06-05 03:29:01.120750 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.txt
2026-06-05 03:29:01.120769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/neutron-server.yaml
2026-06-05 03:29:01.120788 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.txt
2026-06-05 03:29:01.120807 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-api.yaml
2026-06-05 03:29:01.120825 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.txt
2026-06-05 03:29:01.120845 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-metadata.yaml
2026-06-05 03:29:01.120865 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.txt
2026-06-05 03:29:01.120884 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/nova-novncproxy.yaml
2026-06-05 03:29:01.120904 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.txt
2026-06-05 03:29:01.120923 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-cluster-operator.yaml
2026-06-05 03:29:01.120941 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.txt
2026-06-05 03:29:01.121006 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-metrics.yaml
2026-06-05 03:29:01.121045 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.txt
2026-06-05 03:29:01.121073 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy-replicas.yaml
2026-06-05 03:29:01.121098 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.txt
2026-06-05 03:29:01.121120 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-haproxy.yaml
2026-06-05 03:29:01.121141 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.txt
2026-06-05 03:29:01.121161 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc-unready.yaml
2026-06-05 03:29:01.121180 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.txt
2026-06-05 03:29:01.121199 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/percona-xtradb-pxc.yaml
2026-06-05 03:29:01.121217 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.txt
2026-06-05 03:29:01.121237 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/placement-api.yaml
2026-06-05 03:29:01.121256 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.txt
2026-06-05 03:29:01.121275 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican-nodes.yaml
2026-06-05 03:29:01.121294 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.txt
2026-06-05 03:29:01.121313 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-barbican.yaml
2026-06-05 03:29:01.121331 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.txt
2026-06-05 03:29:01.121350 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder-nodes.yaml
2026-06-05 03:29:01.121368 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.txt
2026-06-05 03:29:01.121387 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-cinder.yaml
2026-06-05 03:29:01.121411 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.txt
2026-06-05 03:29:01.121435 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance-nodes.yaml
2026-06-05 03:29:01.121457 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.txt
2026-06-05 03:29:01.121477 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-glance.yaml
2026-06-05 03:29:01.121496 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.txt
2026-06-05 03:29:01.121514 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone-nodes.yaml
2026-06-05 03:29:01.121533 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.txt
2026-06-05 03:29:01.121552 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-keystone.yaml
2026-06-05 03:29:01.121570 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-05 03:29:01.121590 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-05 03:29:01.121608 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.txt
2026-06-05 03:29:01.121626 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron-nodes.yaml
2026-06-05 03:29:01.121645 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.txt
2026-06-05 03:29:01.121664 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-neutron.yaml
2026-06-05 03:29:01.121684 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.txt
2026-06-05 03:29:01.121703 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova-nodes.yaml
2026-06-05 03:29:01.121731 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.txt
2026-06-05 03:29:01.121751 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rabbitmq-nova.yaml
2026-06-05 03:29:01.121769 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.txt
2026-06-05 03:29:01.121826 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/rook-ceph-rgw-ceph.yaml
2026-06-05 03:29:01.121846 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.txt
2026-06-05 03:29:01.121865 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/staffeln-api.yaml
2026-06-05 03:29:01.121885 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.txt
2026-06-05 03:29:01.121905 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-headless.yaml
2026-06-05 03:29:01.121924 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.txt
2026-06-05 03:29:01.121944 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey-metrics.yaml
2026-06-05 03:29:01.121963 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.txt
2026-06-05 03:29:01.121982 | instance | >f+++++++++ objects/namespaced/openstack/endpoints/valkey.yaml
2026-06-05 03:29:01.122001 | instance | cd+++++++++ objects/namespaced/openstack/ingresses/
2026-06-05 03:29:01.122021 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.txt
2026-06-05 03:29:01.122040 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute-novnc-proxy.yaml
2026-06-05 03:29:01.122060 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.txt
2026-06-05 03:29:01.122079 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/compute.yaml
2026-06-05 03:29:01.122098 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.txt
2026-06-05 03:29:01.122117 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/identity.yaml
2026-06-05 03:29:01.122135 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.txt
2026-06-05 03:29:01.122154 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/image.yaml
2026-06-05 03:29:01.122173 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.txt
2026-06-05 03:29:01.122192 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/key-manager.yaml
2026-06-05 03:29:01.122223 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.txt
2026-06-05 03:29:01.122266 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/network.yaml
2026-06-05 03:29:01.122292 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.txt
2026-06-05 03:29:01.122313 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/placement.yaml
2026-06-05 03:29:01.122332 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.txt
2026-06-05 03:29:01.122352 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/rook-ceph-cluster.yaml
2026-06-05 03:29:01.122372 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.txt
2026-06-05 03:29:01.122395 | instance | >f+++++++++ objects/namespaced/openstack/ingresses/volumev3.yaml
2026-06-05 03:29:01.122415 | instance | cd+++++++++ objects/namespaced/openstack/jobs/
2026-06-05 03:29:01.122435 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.txt
2026-06-05 03:29:01.122454 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-init.yaml
2026-06-05 03:29:01.122474 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.txt
2026-06-05 03:29:01.122493 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-db-sync.yaml
2026-06-05 03:29:01.122513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.txt
2026-06-05 03:29:01.122533 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-endpoints.yaml
2026-06-05 03:29:01.122560 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.txt
2026-06-05 03:29:01.122580 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-service.yaml
2026-06-05 03:29:01.122600 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.txt
2026-06-05 03:29:01.122618 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-ks-user.yaml
2026-06-05 03:29:01.122637 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.txt
2026-06-05 03:29:01.122657 | instance | >f+++++++++ objects/namespaced/openstack/jobs/barbican-rabbit-init.yaml
2026-06-05 03:29:01.122676 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.txt
2026-06-05 03:29:01.122695 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-backup-storage-init.yaml
2026-06-05 03:29:01.122714 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.txt
2026-06-05 03:29:01.122733 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-bootstrap.yaml
2026-06-05 03:29:01.122753 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.txt
2026-06-05 03:29:01.122772 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-create-internal-tenant.yaml
2026-06-05 03:29:01.122792 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.txt
2026-06-05 03:29:01.122812 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-init.yaml
2026-06-05 03:29:01.122833 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.txt
2026-06-05 03:29:01.122853 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-db-sync.yaml
2026-06-05 03:29:01.122872 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.txt
2026-06-05 03:29:01.122891 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-endpoints.yaml
2026-06-05 03:29:01.122910 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.txt
2026-06-05 03:29:01.122928 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-service.yaml
2026-06-05 03:29:01.122946 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.txt
2026-06-05 03:29:01.122964 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-ks-user.yaml
2026-06-05 03:29:01.122983 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.txt
2026-06-05 03:29:01.123002 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-rabbit-init.yaml
2026-06-05 03:29:01.123020 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.txt
2026-06-05 03:29:01.123038 | instance | >f+++++++++ objects/namespaced/openstack/jobs/cinder-storage-init.yaml
2026-06-05 03:29:01.123056 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.txt
2026-06-05 03:29:01.123075 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-init.yaml
2026-06-05 03:29:01.123094 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.txt
2026-06-05 03:29:01.123113 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-db-sync.yaml
2026-06-05 03:29:01.123132 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.txt
2026-06-05 03:29:01.123151 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-endpoints.yaml
2026-06-05 03:29:01.123169 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.txt
2026-06-05 03:29:01.123187 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-service.yaml
2026-06-05 03:29:01.123206 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.txt
2026-06-05 03:29:01.123224 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-ks-user.yaml
2026-06-05 03:29:01.123243 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.txt
2026-06-05 03:29:01.123266 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-metadefs-load.yaml
2026-06-05 03:29:01.123286 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.txt
2026-06-05 03:29:01.123304 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-rabbit-init.yaml
2026-06-05 03:29:01.123322 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.txt
2026-06-05 03:29:01.123342 | instance | >f+++++++++ objects/namespaced/openstack/jobs/glance-storage-init.yaml
2026-06-05 03:29:01.123360 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.txt
2026-06-05 03:29:01.123380 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-bootstrap.yaml
2026-06-05 03:29:01.123399 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.txt
2026-06-05 03:29:01.123418 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-credential-setup.yaml
2026-06-05 03:29:01.123438 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.txt
2026-06-05 03:29:01.123458 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-init.yaml
2026-06-05 03:29:01.123476 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.txt
2026-06-05 03:29:01.123495 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-db-sync.yaml
2026-06-05 03:29:01.123513 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.txt
2026-06-05 03:29:01.123532 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-domain-manage.yaml
2026-06-05 03:29:01.123551 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.txt
2026-06-05 03:29:01.123569 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-fernet-setup.yaml
2026-06-05 03:29:01.123588 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.txt
2026-06-05 03:29:01.123606 | instance | >f+++++++++ objects/namespaced/openstack/jobs/keystone-rabbit-init.yaml
2026-06-05 03:29:01.123624 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.txt
2026-06-05 03:29:01.123642 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-init.yaml
2026-06-05 03:29:01.123662 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.txt
2026-06-05 03:29:01.123679 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-db-sync.yaml
2026-06-05 03:29:01.123697 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.txt
2026-06-05 03:29:01.123716 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-endpoints.yaml
2026-06-05 03:29:01.123734 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.txt
2026-06-05 03:29:01.123754 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-service.yaml
2026-06-05 03:29:01.123773 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.txt
2026-06-05 03:29:01.123791 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-ks-user.yaml
2026-06-05 03:29:01.123810 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.txt
2026-06-05 03:29:01.123829 | instance | >f+++++++++ objects/namespaced/openstack/jobs/neutron-rabbit-init.yaml
2026-06-05 03:29:01.123849 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.txt
2026-06-05 03:29:01.123868 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-bootstrap.yaml
2026-06-05 03:29:01.123887 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.txt
2026-06-05 03:29:01.123906 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-cell-setup.yaml
2026-06-05 03:29:01.123925 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.txt
2026-06-05 03:29:01.123944 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-init.yaml
2026-06-05 03:29:01.123963 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.txt
2026-06-05 03:29:01.123987 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-db-sync.yaml
2026-06-05 03:29:01.124012 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.txt
2026-06-05 03:29:01.124040 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-endpoints.yaml
2026-06-05 03:29:01.124066 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.txt
2026-06-05 03:29:01.124088 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-service.yaml
2026-06-05 03:29:01.124106 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.txt
2026-06-05 03:29:01.124125 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-ks-user.yaml
2026-06-05 03:29:01.124144 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.txt
2026-06-05 03:29:01.124162 | instance | >f+++++++++ objects/namespaced/openstack/jobs/nova-rabbit-init.yaml
2026-06-05 03:29:01.124180 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.txt
2026-06-05 03:29:01.124200 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-init.yaml
2026-06-05 03:29:01.124219 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.txt
2026-06-05 03:29:01.124237 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-db-sync.yaml
2026-06-05 03:29:01.124257 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.txt
2026-06-05 03:29:01.124275 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-endpoints.yaml
2026-06-05 03:29:01.124294 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.txt
2026-06-05 03:29:01.124313 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-service.yaml
2026-06-05 03:29:01.124334 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.txt
2026-06-05 03:29:01.124353 | instance | >f+++++++++ objects/namespaced/openstack/jobs/placement-ks-user.yaml
2026-06-05 03:29:01.125044 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.txt
2026-06-05 03:29:01.125070 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-init.yaml
2026-06-05 03:29:01.125095 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.txt
2026-06-05 03:29:01.125122 | instance | >f+++++++++ objects/namespaced/openstack/jobs/staffeln-db-sync.yaml
2026-06-05 03:29:01.125148 | instance | cd+++++++++ objects/namespaced/openstack/networkpolicies/
2026-06-05 03:29:01.125175 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.txt
2026-06-05 03:29:01.125196 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-cluster-operator.yaml
2026-06-05 03:29:01.125216 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:29:01.125235 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:29:01.125254 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.txt
2026-06-05 03:29:01.125273 | instance | >f+++++++++ objects/namespaced/openstack/networkpolicies/valkey.yaml
2026-06-05 03:29:01.125292 | instance | cd+++++++++ objects/namespaced/openstack/persistentvolumeclaims/
2026-06-05 03:29:01.125311 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.txt
2026-06-05 03:29:01.125330 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/datadir-percona-xtradb-pxc-0.yaml
2026-06-05 03:29:01.125349 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.txt
2026-06-05 03:29:01.125368 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-barbican-server-0.yaml
2026-06-05 03:29:01.125387 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.txt
2026-06-05 03:29:01.125412 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-cinder-server-0.yaml
2026-06-05 03:29:01.125432 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.txt
2026-06-05 03:29:01.125450 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-glance-server-0.yaml
2026-06-05 03:29:01.125468 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.txt
2026-06-05 03:29:01.125487 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-keystone-server-0.yaml
2026-06-05 03:29:01.125505 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.txt
2026-06-05 03:29:01.125523 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-neutron-server-0.yaml
2026-06-05 03:29:01.125542 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.txt
2026-06-05 03:29:01.125560 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/persistence-rabbitmq-nova-server-0.yaml
2026-06-05 03:29:01.125579 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.txt
2026-06-05 03:29:01.125598 | instance | >f+++++++++ objects/namespaced/openstack/persistentvolumeclaims/valkey-data-valkey-node-0.yaml
2026-06-05 03:29:01.125617 | instance | cd+++++++++ objects/namespaced/openstack/pods/
2026-06-05 03:29:01.125635 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-55567dc55b-9vkxm.txt
2026-06-05 03:29:01.125653 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-api-55567dc55b-9vkxm.yaml
2026-06-05 03:29:01.125673 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-qpjfn.txt
2026-06-05 03:29:01.125691 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-init-qpjfn.yaml
2026-06-05 03:29:01.125710 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-5d6xt.txt
2026-06-05 03:29:01.125728 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-db-sync-5d6xt.yaml
2026-06-05 03:29:01.125747 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tpgbz.txt
2026-06-05 03:29:01.125766 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-endpoints-tpgbz.yaml
2026-06-05 03:29:01.125814 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-kc6tv.txt
2026-06-05 03:29:01.125834 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-service-kc6tv.yaml
2026-06-05 03:29:01.125853 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-l4fbs.txt
2026-06-05 03:29:01.125872 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-ks-user-l4fbs.yaml
2026-06-05 03:29:01.125890 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2v92m.txt
2026-06-05 03:29:01.125907 | instance | >f+++++++++ objects/namespaced/openstack/pods/barbican-rabbit-init-2v92m.yaml
2026-06-05 03:29:01.125925 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-759bd9c59-75shn.txt
2026-06-05 03:29:01.125943 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-api-759bd9c59-75shn.yaml
2026-06-05 03:29:01.125960 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-78bb969b6f-7r9hx.txt
2026-06-05 03:29:01.125978 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-78bb969b6f-7r9hx.yaml
2026-06-05 03:29:01.125996 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-xhgfj.txt
2026-06-05 03:29:01.126015 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-backup-storage-init-xhgfj.yaml
2026-06-05 03:29:01.126038 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-8m9wd.txt
2026-06-05 03:29:01.126057 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-bootstrap-8m9wd.yaml
2026-06-05 03:29:01.126075 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-952l9.txt
2026-06-05 03:29:01.126094 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-create-internal-tenant-952l9.yaml
2026-06-05 03:29:01.126113 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-wmpmz.txt
2026-06-05 03:29:01.126131 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-init-wmpmz.yaml
2026-06-05 03:29:01.126150 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-8jtk9.txt
2026-06-05 03:29:01.126169 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-db-sync-8jtk9.yaml
2026-06-05 03:29:01.126189 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nrkp8.txt
2026-06-05 03:29:01.126214 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-endpoints-nrkp8.yaml
2026-06-05 03:29:01.126237 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-79d9p.txt
2026-06-05 03:29:01.126256 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-service-79d9p.yaml
2026-06-05 03:29:01.126275 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-5qbkh.txt
2026-06-05 03:29:01.126293 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-ks-user-5qbkh.yaml
2026-06-05 03:29:01.126312 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mgpb7.txt
2026-06-05 03:29:01.126330 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-rabbit-init-mgpb7.yaml
2026-06-05 03:29:01.126348 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-95f5b5c65-99tbp.txt
2026-06-05 03:29:01.126367 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-scheduler-95f5b5c65-99tbp.yaml
2026-06-05 03:29:01.126386 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-4wsfb.txt
2026-06-05 03:29:01.126404 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-storage-init-4wsfb.yaml
2026-06-05 03:29:01.126422 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-75974cc66c-8rw8m.txt
2026-06-05 03:29:01.126440 | instance | >f+++++++++ objects/namespaced/openstack/pods/cinder-volume-75974cc66c-8rw8m.yaml
2026-06-05 03:29:01.126459 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6d6f67fcb5-m4h5t.txt
2026-06-05 03:29:01.126478 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-api-6d6f67fcb5-m4h5t.yaml
2026-06-05 03:29:01.126496 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-dhsl6.txt
2026-06-05 03:29:01.126515 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-init-dhsl6.yaml
2026-06-05 03:29:01.126533 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nvprg.txt
2026-06-05 03:29:01.126552 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-db-sync-nvprg.yaml
2026-06-05 03:29:01.126570 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-7nk2f.txt
2026-06-05 03:29:01.126589 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-endpoints-7nk2f.yaml
2026-06-05 03:29:01.126607 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wfkzd.txt
2026-06-05 03:29:01.126626 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-service-wfkzd.yaml
2026-06-05 03:29:01.126645 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-qmfvz.txt
2026-06-05 03:29:01.126663 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-ks-user-qmfvz.yaml
2026-06-05 03:29:01.126681 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-xs5fq.txt
2026-06-05 03:29:01.126705 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-metadefs-load-xs5fq.yaml
2026-06-05 03:29:01.126724 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-l75b8.txt
2026-06-05 03:29:01.126743 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-rabbit-init-l75b8.yaml
2026-06-05 03:29:01.126761 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-674wj.txt
2026-06-05 03:29:01.126780 | instance | >f+++++++++ objects/namespaced/openstack/pods/glance-storage-init-674wj.yaml
2026-06-05 03:29:01.126798 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-45ld8.txt
2026-06-05 03:29:01.126816 | instance | >f+++++++++ objects/namespaced/openstack/pods/keepalived-45ld8.yaml
2026-06-05 03:29:01.126834 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6946d97b5c-vrm2q.txt
2026-06-05 03:29:01.126853 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-api-6946d97b5c-vrm2q.yaml
2026-06-05 03:29:01.126871 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-p5frd.txt
2026-06-05 03:29:01.126890 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-bootstrap-p5frd.yaml
2026-06-05 03:29:01.126908 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-92fq9.txt
2026-06-05 03:29:01.126926 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-credential-setup-92fq9.yaml
2026-06-05 03:29:01.126944 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nt2gt.txt
2026-06-05 03:29:01.126963 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-init-nt2gt.yaml
2026-06-05 03:29:01.126982 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dlp7w.txt
2026-06-05 03:29:01.127000 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-db-sync-dlp7w.yaml
2026-06-05 03:29:01.127019 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-zp8hz.txt
2026-06-05 03:29:01.127038 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-domain-manage-zp8hz.yaml
2026-06-05 03:29:01.127055 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-rdz54.txt
2026-06-05 03:29:01.127073 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-fernet-setup-rdz54.yaml
2026-06-05 03:29:01.127093 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-p96jk.txt
2026-06-05 03:29:01.127111 | instance | >f+++++++++ objects/namespaced/openstack/pods/keystone-rabbit-init-p96jk.yaml
2026-06-05 03:29:01.127130 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-rrlz9.txt
2026-06-05 03:29:01.127149 | instance | >f+++++++++ objects/namespaced/openstack/pods/libvirt-libvirt-default-rrlz9.yaml
2026-06-05 03:29:01.127168 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8hft4.txt
2026-06-05 03:29:01.127186 | instance | >f+++++++++ objects/namespaced/openstack/pods/memcached-memcached-6479589586-8hft4.yaml
2026-06-05 03:29:01.127204 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-7htql.txt
2026-06-05 03:29:01.127222 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-coredns-7dd4958666-7htql.yaml
2026-06-05 03:29:01.127240 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-chnxc.txt
2026-06-05 03:29:01.127259 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-init-chnxc.yaml
2026-06-05 03:29:01.127277 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-7hqjb.txt
2026-06-05 03:29:01.127296 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-db-sync-7hqjb.yaml
2026-06-05 03:29:01.127314 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-5pnkq.txt
2026-06-05 03:29:01.127332 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-dhcp-agent-default-5pnkq.yaml
2026-06-05 03:29:01.127356 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-7ffvp.txt
2026-06-05 03:29:01.127376 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-endpoints-7ffvp.yaml
2026-06-05 03:29:01.127395 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-kdxld.txt
2026-06-05 03:29:01.127413 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-service-kdxld.yaml
2026-06-05 03:29:01.127432 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-zqlfz.txt
2026-06-05 03:29:01.127450 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ks-user-zqlfz.yaml
2026-06-05 03:29:01.127469 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-gnk6l.txt
2026-06-05 03:29:01.127487 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-l3-agent-default-gnk6l.yaml
2026-06-05 03:29:01.127506 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-dtpcz.txt
2026-06-05 03:29:01.127524 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-metadata-agent-default-dtpcz.yaml
2026-06-05 03:29:01.127542 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-lfhzv.txt
2026-06-05 03:29:01.127560 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-netns-cleanup-cron-default-lfhzv.yaml
2026-06-05 03:29:01.127578 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-qnbv4.txt
2026-06-05 03:29:01.127596 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-ovs-agent-default-qnbv4.yaml
2026-06-05 03:29:01.127615 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9q4mm.txt
2026-06-05 03:29:01.127632 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rabbit-init-9q4mm.yaml
2026-06-05 03:29:01.127651 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7479df8c79-xp82k.txt
2026-06-05 03:29:01.127670 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-rpc-server-7479df8c79-xp82k.yaml
2026-06-05 03:29:01.127690 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6b7f4c9d76-5cjdp.txt
2026-06-05 03:29:01.127708 | instance | >f+++++++++ objects/namespaced/openstack/pods/neutron-server-6b7f4c9d76-5cjdp.yaml
2026-06-05 03:29:01.127727 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5c6b4b7f8b-mvcsn.txt
2026-06-05 03:29:01.127745 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-metadata-5c6b4b7f8b-mvcsn.yaml
2026-06-05 03:29:01.127764 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6dc954f77-c6tgq.txt
2026-06-05 03:29:01.127783 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-api-osapi-6dc954f77-c6tgq.yaml
2026-06-05 03:29:01.127801 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-6mmcw.txt
2026-06-05 03:29:01.127821 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-bootstrap-6mmcw.yaml
2026-06-05 03:29:01.127840 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-j6hww.txt
2026-06-05 03:29:01.127858 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-cell-setup-j6hww.yaml
2026-06-05 03:29:01.127877 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-t5c2v.txt
2026-06-05 03:29:01.127896 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-compute-default-t5c2v.yaml
2026-06-05 03:29:01.127914 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c78bf9559-zkqnm.txt
2026-06-05 03:29:01.127933 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-conductor-5c78bf9559-zkqnm.yaml
2026-06-05 03:29:01.127952 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-pznqt.txt
2026-06-05 03:29:01.127970 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-init-pznqt.yaml
2026-06-05 03:29:01.127998 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-rs6xv.txt
2026-06-05 03:29:01.128025 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-db-sync-rs6xv.yaml
2026-06-05 03:29:01.128049 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-xn2tr.txt
2026-06-05 03:29:01.128068 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-endpoints-xn2tr.yaml
2026-06-05 03:29:01.128087 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-cdnzb.txt
2026-06-05 03:29:01.128106 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-service-cdnzb.yaml
2026-06-05 03:29:01.128124 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-dmjkq.txt
2026-06-05 03:29:01.128143 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-ks-user-dmjkq.yaml
2026-06-05 03:29:01.128161 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d5b5f788d-pgsz2.txt
2026-06-05 03:29:01.128179 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-novncproxy-7d5b5f788d-pgsz2.yaml
2026-06-05 03:29:01.128198 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fjth4.txt
2026-06-05 03:29:01.128216 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-rabbit-init-fjth4.yaml
2026-06-05 03:29:01.128234 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65f69c7f67-m4sv2.txt
2026-06-05 03:29:01.128253 | instance | >f+++++++++ objects/namespaced/openstack/pods/nova-scheduler-65f69c7f67-m4sv2.yaml
2026-06-05 03:29:01.128270 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-6rj2p.txt
2026-06-05 03:29:01.128289 | instance | >f+++++++++ objects/namespaced/openstack/pods/openvswitch-6rj2p.yaml
2026-06-05 03:29:01.128308 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.txt
2026-06-05 03:29:01.128326 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-haproxy-0.yaml
2026-06-05 03:29:01.128344 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.txt
2026-06-05 03:29:01.128362 | instance | >f+++++++++ objects/namespaced/openstack/pods/percona-xtradb-pxc-0.yaml
2026-06-05 03:29:01.128381 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-c48d4448c-ghplh.txt
2026-06-05 03:29:01.128399 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-api-c48d4448c-ghplh.yaml
2026-06-05 03:29:01.128416 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-g4jnf.txt
2026-06-05 03:29:01.128434 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-init-g4jnf.yaml
2026-06-05 03:29:01.128452 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-jdgqt.txt
2026-06-05 03:29:01.128470 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-db-sync-jdgqt.yaml
2026-06-05 03:29:01.128488 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-6t2m9.txt
2026-06-05 03:29:01.128507 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-endpoints-6t2m9.yaml
2026-06-05 03:29:01.128525 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dwmzd.txt
2026-06-05 03:29:01.128544 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-service-dwmzd.yaml
2026-06-05 03:29:01.128562 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-w477v.txt
2026-06-05 03:29:01.128581 | instance | >f+++++++++ objects/namespaced/openstack/pods/placement-ks-user-w477v.yaml
2026-06-05 03:29:01.128600 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-2ltlh.txt
2026-06-05 03:29:01.128619 | instance | >f+++++++++ objects/namespaced/openstack/pods/pxc-operator-69cb5bbdb9-2ltlh.yaml
2026-06-05 03:29:01.128637 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.txt
2026-06-05 03:29:01.128656 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-barbican-server-0.yaml
2026-06-05 03:29:01.128680 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.txt
2026-06-05 03:29:01.128699 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cinder-server-0.yaml
2026-06-05 03:29:01.128717 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-5hcct.txt
2026-06-05 03:29:01.128735 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-cluster-operator-54f767cff8-5hcct.yaml
2026-06-05 03:29:01.128754 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.txt
2026-06-05 03:29:01.128772 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-glance-server-0.yaml
2026-06-05 03:29:01.128790 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.txt
2026-06-05 03:29:01.128808 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-keystone-server-0.yaml
2026-06-05 03:29:01.128826 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8.txt
2026-06-05 03:29:01.128845 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8.yaml
2026-06-05 03:29:01.128864 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.txt
2026-06-05 03:29:01.128882 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-neutron-server-0.yaml
2026-06-05 03:29:01.128900 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.txt
2026-06-05 03:29:01.128919 | instance | >f+++++++++ objects/namespaced/openstack/pods/rabbitmq-nova-server-0.yaml
2026-06-05 03:29:01.128937 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-kdc6z.txt
2026-06-05 03:29:01.128979 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-crashcollector-instance-754c646bfd-kdc6z.yaml
2026-06-05 03:29:01.129008 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh.txt
2026-06-05 03:29:01.129029 | instance | >f+++++++++ objects/namespaced/openstack/pods/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh.yaml
2026-06-05 03:29:01.129049 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55c9bc4799-9hfk2.txt
2026-06-05 03:29:01.129068 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-api-55c9bc4799-9hfk2.yaml
2026-06-05 03:29:01.129087 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5c6959968-r7tr5.txt
2026-06-05 03:29:01.129106 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-conductor-5c6959968-r7tr5.yaml
2026-06-05 03:29:01.129125 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-8dk8x.txt
2026-06-05 03:29:01.129144 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-init-8dk8x.yaml
2026-06-05 03:29:01.129162 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9fs47.txt
2026-06-05 03:29:01.129181 | instance | >f+++++++++ objects/namespaced/openstack/pods/staffeln-db-sync-9fs47.yaml
2026-06-05 03:29:01.129200 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.txt
2026-06-05 03:29:01.129219 | instance | >f+++++++++ objects/namespaced/openstack/pods/valkey-node-0.yaml
2026-06-05 03:29:01.129239 | instance | cd+++++++++ objects/namespaced/openstack/rolebindings/
2026-06-05 03:29:01.129258 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.txt
2026-06-05 03:29:01.129278 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-api.yaml
2026-06-05 03:29:01.129297 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.txt
2026-06-05 03:29:01.129315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-init.yaml
2026-06-05 03:29:01.129334 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.txt
2026-06-05 03:29:01.129359 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-db-sync.yaml
2026-06-05 03:29:01.129379 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.txt
2026-06-05 03:29:01.129399 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-endpoints.yaml
2026-06-05 03:29:01.129418 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.txt
2026-06-05 03:29:01.129437 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-service.yaml
2026-06-05 03:29:01.129456 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.txt
2026-06-05 03:29:01.129475 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-ks-user.yaml
2026-06-05 03:29:01.129494 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.txt
2026-06-05 03:29:01.129513 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/barbican-barbican-rabbit-init.yaml
2026-06-05 03:29:01.129531 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.txt
2026-06-05 03:29:01.129550 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-backup-storage-init.yaml
2026-06-05 03:29:01.129570 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.txt
2026-06-05 03:29:01.129589 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-api.yaml
2026-06-05 03:29:01.129607 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.txt
2026-06-05 03:29:01.129626 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-backup.yaml
2026-06-05 03:29:01.129645 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.txt
2026-06-05 03:29:01.129664 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-bootstrap.yaml
2026-06-05 03:29:01.129684 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.txt
2026-06-05 03:29:01.129703 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-create-internal-tenant.yaml
2026-06-05 03:29:01.129722 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.txt
2026-06-05 03:29:01.129740 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-init.yaml
2026-06-05 03:29:01.129759 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.txt
2026-06-05 03:29:01.129797 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-db-sync.yaml
2026-06-05 03:29:01.129822 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.txt
2026-06-05 03:29:01.129842 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-endpoints.yaml
2026-06-05 03:29:01.129861 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.txt
2026-06-05 03:29:01.129879 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-service.yaml
2026-06-05 03:29:01.129898 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.txt
2026-06-05 03:29:01.129917 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-ks-user.yaml
2026-06-05 03:29:01.129934 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.txt
2026-06-05 03:29:01.129953 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-rabbit-init.yaml
2026-06-05 03:29:01.129971 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.txt
2026-06-05 03:29:01.129990 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-scheduler.yaml
2026-06-05 03:29:01.130016 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.txt
2026-06-05 03:29:01.130035 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-test.yaml
2026-06-05 03:29:01.130056 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.txt
2026-06-05 03:29:01.130078 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume-usage-audit.yaml
2026-06-05 03:29:01.130104 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.txt
2026-06-05 03:29:01.130124 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-cinder-volume.yaml
2026-06-05 03:29:01.130142 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.txt
2026-06-05 03:29:01.130161 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/cinder-storage-init.yaml
2026-06-05 03:29:01.130181 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.txt
2026-06-05 03:29:01.130199 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-api.yaml
2026-06-05 03:29:01.130217 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.txt
2026-06-05 03:29:01.130236 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-init.yaml
2026-06-05 03:29:01.130254 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.txt
2026-06-05 03:29:01.130273 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-db-sync.yaml
2026-06-05 03:29:01.130292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.txt
2026-06-05 03:29:01.130310 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-endpoints.yaml
2026-06-05 03:29:01.130329 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.txt
2026-06-05 03:29:01.130348 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-service.yaml
2026-06-05 03:29:01.130368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.txt
2026-06-05 03:29:01.130387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-ks-user.yaml
2026-06-05 03:29:01.130406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.txt
2026-06-05 03:29:01.130425 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-metadefs-load.yaml
2026-06-05 03:29:01.130445 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.txt
2026-06-05 03:29:01.130464 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-rabbit-init.yaml
2026-06-05 03:29:01.130483 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.txt
2026-06-05 03:29:01.130502 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-storage-init.yaml
2026-06-05 03:29:01.130520 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.txt
2026-06-05 03:29:01.130540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-glance-test.yaml
2026-06-05 03:29:01.130558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.txt
2026-06-05 03:29:01.130577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/glance-storage-init.yaml
2026-06-05 03:29:01.130596 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.txt
2026-06-05 03:29:01.130615 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keepalived.yaml
2026-06-05 03:29:01.130635 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.txt
2026-06-05 03:29:01.130653 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-rotate.yaml
2026-06-05 03:29:01.130677 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.txt
2026-06-05 03:29:01.130696 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-credential-setup.yaml
2026-06-05 03:29:01.130715 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.txt
2026-06-05 03:29:01.130741 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-rotate.yaml
2026-06-05 03:29:01.130765 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.txt
2026-06-05 03:29:01.130788 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-fernet-setup.yaml
2026-06-05 03:29:01.130807 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.txt
2026-06-05 03:29:01.130826 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-api.yaml
2026-06-05 03:29:01.130845 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.txt
2026-06-05 03:29:01.130864 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-bootstrap.yaml
2026-06-05 03:29:01.130882 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.txt
2026-06-05 03:29:01.130901 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-credential-rotate.yaml
2026-06-05 03:29:01.130919 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.txt
2026-06-05 03:29:01.130937 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-init.yaml
2026-06-05 03:29:01.130956 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.txt
2026-06-05 03:29:01.130974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-db-sync.yaml
2026-06-05 03:29:01.130993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.txt
2026-06-05 03:29:01.131013 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-domain-manage.yaml
2026-06-05 03:29:01.131032 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.txt
2026-06-05 03:29:01.131051 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-fernet-rotate.yaml
2026-06-05 03:29:01.131071 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.txt
2026-06-05 03:29:01.131090 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/keystone-keystone-test.yaml
2026-06-05 03:29:01.131109 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.txt
2026-06-05 03:29:01.131128 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-cert-manager.yaml
2026-06-05 03:29:01.131147 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.txt
2026-06-05 03:29:01.131166 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/libvirt-libvirt.yaml
2026-06-05 03:29:01.131184 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.txt
2026-06-05 03:29:01.131202 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-init.yaml
2026-06-05 03:29:01.131220 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.txt
2026-06-05 03:29:01.131238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-db-sync.yaml
2026-06-05 03:29:01.131257 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.txt
2026-06-05 03:29:01.131275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-dhcp-agent.yaml
2026-06-05 03:29:01.131292 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.txt
2026-06-05 03:29:01.131315 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-endpoints.yaml
2026-06-05 03:29:01.131335 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.txt
2026-06-05 03:29:01.131354 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-service.yaml
2026-06-05 03:29:01.131372 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.txt
2026-06-05 03:29:01.131391 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ks-user.yaml
2026-06-05 03:29:01.131410 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.txt
2026-06-05 03:29:01.131428 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-l3-agent.yaml
2026-06-05 03:29:01.131447 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.txt
2026-06-05 03:29:01.131466 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-metadata-agent.yaml
2026-06-05 03:29:01.131485 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.txt
2026-06-05 03:29:01.131503 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-ovs-agent.yaml
2026-06-05 03:29:01.131521 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.txt
2026-06-05 03:29:01.131540 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rabbit-init.yaml
2026-06-05 03:29:01.131558 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.txt
2026-06-05 03:29:01.131577 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-rpc-server.yaml
2026-06-05 03:29:01.131595 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.txt
2026-06-05 03:29:01.131614 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-server.yaml
2026-06-05 03:29:01.131632 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.txt
2026-06-05 03:29:01.131651 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/neutron-neutron-test.yaml
2026-06-05 03:29:01.131669 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.txt
2026-06-05 03:29:01.131688 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-metadata.yaml
2026-06-05 03:29:01.131706 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.txt
2026-06-05 03:29:01.131725 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-api-osapi.yaml
2026-06-05 03:29:01.131744 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.txt
2026-06-05 03:29:01.131762 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-bootstrap.yaml
2026-06-05 03:29:01.131781 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.txt
2026-06-05 03:29:01.131800 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup-cron.yaml
2026-06-05 03:29:01.131818 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.txt
2026-06-05 03:29:01.131837 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-cell-setup.yaml
2026-06-05 03:29:01.131855 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.txt
2026-06-05 03:29:01.131874 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-compute.yaml
2026-06-05 03:29:01.131892 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.txt
2026-06-05 03:29:01.131911 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-conductor.yaml
2026-06-05 03:29:01.131935 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.txt
2026-06-05 03:29:01.131954 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-init.yaml
2026-06-05 03:29:01.131974 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.txt
2026-06-05 03:29:01.131993 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-db-sync.yaml
2026-06-05 03:29:01.132012 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.txt
2026-06-05 03:29:01.132030 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-endpoints.yaml
2026-06-05 03:29:01.132049 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.txt
2026-06-05 03:29:01.132069 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-service.yaml
2026-06-05 03:29:01.132092 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.txt
2026-06-05 03:29:01.132115 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-ks-user.yaml
2026-06-05 03:29:01.132135 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.txt
2026-06-05 03:29:01.132154 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-novncproxy.yaml
2026-06-05 03:29:01.132172 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.txt
2026-06-05 03:29:01.132191 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-rabbit-init.yaml
2026-06-05 03:29:01.132215 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.txt
2026-06-05 03:29:01.132238 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-scheduler.yaml
2026-06-05 03:29:01.132256 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.txt
2026-06-05 03:29:01.132275 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-service-cleaner.yaml
2026-06-05 03:29:01.132295 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.txt
2026-06-05 03:29:01.132312 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/nova-nova-test.yaml
2026-06-05 03:29:01.132332 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.txt
2026-06-05 03:29:01.132350 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-api.yaml
2026-06-05 03:29:01.132368 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.txt
2026-06-05 03:29:01.132387 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-init.yaml
2026-06-05 03:29:01.132406 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.txt
2026-06-05 03:29:01.132424 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-db-sync.yaml
2026-06-05 03:29:01.132441 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.txt
2026-06-05 03:29:01.132460 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-endpoints.yaml
2026-06-05 03:29:01.132486 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.txt
2026-06-05 03:29:01.132506 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-service.yaml
2026-06-05 03:29:01.132532 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.txt
2026-06-05 03:29:01.132557 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/placement-placement-ks-user.yaml
2026-06-05 03:29:01.132581 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.txt
2026-06-05 03:29:01.132606 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/pxc-operator.yaml
2026-06-05 03:29:01.132640 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.txt
2026-06-05 03:29:01.132667 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-barbican-server.yaml
2026-06-05 03:29:01.132691 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.txt
2026-06-05 03:29:01.132716 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cinder-server.yaml
2026-06-05 03:29:01.132739 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.txt
2026-06-05 03:29:01.132764 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-cluster-operator.yaml
2026-06-05 03:29:01.132787 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.txt
2026-06-05 03:29:01.132811 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-glance-server.yaml
2026-06-05 03:29:01.132834 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.txt
2026-06-05 03:29:01.132857 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-keystone-server.yaml
2026-06-05 03:29:01.132877 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:29:01.132896 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:29:01.132914 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.txt
2026-06-05 03:29:01.132933 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-neutron-server.yaml
2026-06-05 03:29:01.132966 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.txt
2026-06-05 03:29:01.132988 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rabbitmq-nova-server.yaml
2026-06-05 03:29:01.133007 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-05 03:29:01.133024 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-05 03:29:01.133042 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-05 03:29:01.133059 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-05 03:29:01.133076 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.txt
2026-06-05 03:29:01.133095 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-mgr.yaml
2026-06-05 03:29:01.133113 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.txt
2026-06-05 03:29:01.133132 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-osd.yaml
2026-06-05 03:29:01.133150 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.txt
2026-06-05 03:29:01.133169 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/rook-ceph-purge-osd.yaml
2026-06-05 03:29:01.133187 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.txt
2026-06-05 03:29:01.133208 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-conductor-leases.yaml
2026-06-05 03:29:01.133235 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.txt
2026-06-05 03:29:01.133260 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-api.yaml
2026-06-05 03:29:01.133281 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.txt
2026-06-05 03:29:01.133300 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-conductor.yaml
2026-06-05 03:29:01.133318 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.txt
2026-06-05 03:29:01.133343 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-init.yaml
2026-06-05 03:29:01.133363 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.txt
2026-06-05 03:29:01.133381 | instance | >f+++++++++ objects/namespaced/openstack/rolebindings/staffeln-staffeln-db-sync.yaml
2026-06-05 03:29:01.133400 | instance | cd+++++++++ objects/namespaced/openstack/roles/
2026-06-05 03:29:01.133418 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.txt
2026-06-05 03:29:01.133437 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-api.yaml
2026-06-05 03:29:01.133456 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.txt
2026-06-05 03:29:01.133476 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-init.yaml
2026-06-05 03:29:01.133495 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.txt
2026-06-05 03:29:01.133514 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-db-sync.yaml
2026-06-05 03:29:01.133534 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.txt
2026-06-05 03:29:01.133553 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-endpoints.yaml
2026-06-05 03:29:01.133573 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.txt
2026-06-05 03:29:01.133591 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-service.yaml
2026-06-05 03:29:01.133610 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.txt
2026-06-05 03:29:01.133629 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-ks-user.yaml
2026-06-05 03:29:01.133648 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.txt
2026-06-05 03:29:01.133667 | instance | >f+++++++++ objects/namespaced/openstack/roles/barbican-openstack-barbican-rabbit-init.yaml
2026-06-05 03:29:01.133685 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.txt
2026-06-05 03:29:01.133704 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-backup-storage-init.yaml
2026-06-05 03:29:01.133722 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.txt
2026-06-05 03:29:01.133740 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-api.yaml
2026-06-05 03:29:01.133758 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.txt
2026-06-05 03:29:01.133861 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-backup.yaml
2026-06-05 03:29:01.133896 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.txt
2026-06-05 03:29:01.133916 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-bootstrap.yaml
2026-06-05 03:29:01.133935 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.txt
2026-06-05 03:29:01.133954 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-create-internal-tenant.yaml
2026-06-05 03:29:01.133972 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.txt
2026-06-05 03:29:01.133991 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-init.yaml
2026-06-05 03:29:01.134010 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.txt
2026-06-05 03:29:01.134028 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-db-sync.yaml
2026-06-05 03:29:01.134046 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.txt
2026-06-05 03:29:01.134071 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-endpoints.yaml
2026-06-05 03:29:01.134090 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.txt
2026-06-05 03:29:01.134108 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-service.yaml
2026-06-05 03:29:01.134126 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.txt
2026-06-05 03:29:01.134144 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-ks-user.yaml
2026-06-05 03:29:01.134162 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.txt
2026-06-05 03:29:01.134180 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-rabbit-init.yaml
2026-06-05 03:29:01.134197 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.txt
2026-06-05 03:29:01.134215 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-scheduler.yaml
2026-06-05 03:29:01.134233 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.txt
2026-06-05 03:29:01.134251 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-test.yaml
2026-06-05 03:29:01.134269 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.txt
2026-06-05 03:29:01.134287 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume-usage-audit.yaml
2026-06-05 03:29:01.134304 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.txt
2026-06-05 03:29:01.134322 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-openstack-cinder-volume.yaml
2026-06-05 03:29:01.134341 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.txt
2026-06-05 03:29:01.134363 | instance | >f+++++++++ objects/namespaced/openstack/roles/cinder-storage-init.yaml
2026-06-05 03:29:01.134382 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.txt
2026-06-05 03:29:01.134400 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-api.yaml
2026-06-05 03:29:01.134417 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.txt
2026-06-05 03:29:01.134436 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-init.yaml
2026-06-05 03:29:01.134454 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.txt
2026-06-05 03:29:01.134472 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-db-sync.yaml
2026-06-05 03:29:01.134490 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.txt
2026-06-05 03:29:01.134508 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-endpoints.yaml
2026-06-05 03:29:01.134527 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.txt
2026-06-05 03:29:01.134545 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-service.yaml
2026-06-05 03:29:01.134564 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.txt
2026-06-05 03:29:01.134581 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-ks-user.yaml
2026-06-05 03:29:01.134599 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.txt
2026-06-05 03:29:01.134617 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-metadefs-load.yaml
2026-06-05 03:29:01.134635 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.txt
2026-06-05 03:29:01.134653 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-rabbit-init.yaml
2026-06-05 03:29:01.134675 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.txt
2026-06-05 03:29:01.134694 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-storage-init.yaml
2026-06-05 03:29:01.134713 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.txt
2026-06-05 03:29:01.134731 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-openstack-glance-test.yaml
2026-06-05 03:29:01.134748 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.txt
2026-06-05 03:29:01.134766 | instance | >f+++++++++ objects/namespaced/openstack/roles/glance-storage-init.yaml
2026-06-05 03:29:01.134785 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.txt
2026-06-05 03:29:01.134804 | instance | >f+++++++++ objects/namespaced/openstack/roles/keepalived.yaml
2026-06-05 03:29:01.134822 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.txt
2026-06-05 03:29:01.134841 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-rotate.yaml
2026-06-05 03:29:01.134859 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.txt
2026-06-05 03:29:01.134878 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-credential-setup.yaml
2026-06-05 03:29:01.134896 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.txt
2026-06-05 03:29:01.134913 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-rotate.yaml
2026-06-05 03:29:01.134931 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.txt
2026-06-05 03:29:01.134949 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-fernet-setup.yaml
2026-06-05 03:29:01.134966 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.txt
2026-06-05 03:29:01.134984 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-api.yaml
2026-06-05 03:29:01.135002 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.txt
2026-06-05 03:29:01.135020 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-bootstrap.yaml
2026-06-05 03:29:01.135038 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.txt
2026-06-05 03:29:01.135055 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-credential-rotate.yaml
2026-06-05 03:29:01.135073 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.txt
2026-06-05 03:29:01.135092 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-init.yaml
2026-06-05 03:29:01.135109 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.txt
2026-06-05 03:29:01.135127 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-db-sync.yaml
2026-06-05 03:29:01.135144 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.txt
2026-06-05 03:29:01.135162 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-domain-manage.yaml
2026-06-05 03:29:01.135180 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.txt
2026-06-05 03:29:01.135197 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-fernet-rotate.yaml
2026-06-05 03:29:01.135216 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.txt
2026-06-05 03:29:01.135233 | instance | >f+++++++++ objects/namespaced/openstack/roles/keystone-openstack-keystone-test.yaml
2026-06-05 03:29:01.135251 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.txt
2026-06-05 03:29:01.135274 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-cert-manager.yaml
2026-06-05 03:29:01.135293 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.txt
2026-06-05 03:29:01.135311 | instance | >f+++++++++ objects/namespaced/openstack/roles/libvirt-openstack-libvirt.yaml
2026-06-05 03:29:01.135329 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.txt
2026-06-05 03:29:01.135347 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-init.yaml
2026-06-05 03:29:01.135364 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.txt
2026-06-05 03:29:01.135382 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-db-sync.yaml
2026-06-05 03:29:01.135399 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.txt
2026-06-05 03:29:01.135417 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-dhcp-agent.yaml
2026-06-05 03:29:01.135434 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.txt
2026-06-05 03:29:01.135452 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-endpoints.yaml
2026-06-05 03:29:01.135471 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.txt
2026-06-05 03:29:01.135488 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-service.yaml
2026-06-05 03:29:01.135507 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.txt
2026-06-05 03:29:01.135525 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ks-user.yaml
2026-06-05 03:29:01.135542 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.txt
2026-06-05 03:29:01.135560 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-l3-agent.yaml
2026-06-05 03:29:01.135578 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.txt
2026-06-05 03:29:01.135596 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-metadata-agent.yaml
2026-06-05 03:29:01.135613 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.txt
2026-06-05 03:29:01.135630 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-ovs-agent.yaml
2026-06-05 03:29:01.135647 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.txt
2026-06-05 03:29:01.135664 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rabbit-init.yaml
2026-06-05 03:29:01.135682 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.txt
2026-06-05 03:29:01.135699 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-rpc-server.yaml
2026-06-05 03:29:01.135716 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.txt
2026-06-05 03:29:01.135735 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-server.yaml
2026-06-05 03:29:01.135753 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.txt
2026-06-05 03:29:01.135770 | instance | >f+++++++++ objects/namespaced/openstack/roles/neutron-openstack-neutron-test.yaml
2026-06-05 03:29:01.135789 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.txt
2026-06-05 03:29:01.135807 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-metadata.yaml
2026-06-05 03:29:01.135824 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.txt
2026-06-05 03:29:01.135843 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-api-osapi.yaml
2026-06-05 03:29:01.135867 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.txt
2026-06-05 03:29:01.135886 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-bootstrap.yaml
2026-06-05 03:29:01.135903 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.txt
2026-06-05 03:29:01.135921 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup-cron.yaml
2026-06-05 03:29:01.135938 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.txt
2026-06-05 03:29:01.135956 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-cell-setup.yaml
2026-06-05 03:29:01.135973 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.txt
2026-06-05 03:29:01.135991 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-compute.yaml
2026-06-05 03:29:01.136008 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.txt
2026-06-05 03:29:01.136026 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-conductor.yaml
2026-06-05 03:29:01.136043 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.txt
2026-06-05 03:29:01.136061 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-init.yaml
2026-06-05 03:29:01.136078 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.txt
2026-06-05 03:29:01.136096 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-db-sync.yaml
2026-06-05 03:29:01.136113 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.txt
2026-06-05 03:29:01.136131 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-endpoints.yaml
2026-06-05 03:29:01.136148 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.txt
2026-06-05 03:29:01.136166 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-service.yaml
2026-06-05 03:29:01.136183 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.txt
2026-06-05 03:29:01.136201 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-ks-user.yaml
2026-06-05 03:29:01.136219 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.txt
2026-06-05 03:29:01.136236 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-novncproxy.yaml
2026-06-05 03:29:01.136254 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.txt
2026-06-05 03:29:01.136271 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-rabbit-init.yaml
2026-06-05 03:29:01.136289 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.txt
2026-06-05 03:29:01.136306 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-scheduler.yaml
2026-06-05 03:29:01.136323 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.txt
2026-06-05 03:29:01.136340 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-service-cleaner.yaml
2026-06-05 03:29:01.136358 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.txt
2026-06-05 03:29:01.136376 | instance | >f+++++++++ objects/namespaced/openstack/roles/nova-openstack-nova-test.yaml
2026-06-05 03:29:01.136393 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.txt
2026-06-05 03:29:01.136410 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-api.yaml
2026-06-05 03:29:01.136428 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.txt
2026-06-05 03:29:01.136449 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-init.yaml
2026-06-05 03:29:01.136468 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.txt
2026-06-05 03:29:01.136486 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-db-sync.yaml
2026-06-05 03:29:01.136504 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.txt
2026-06-05 03:29:01.136522 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-endpoints.yaml
2026-06-05 03:29:01.136541 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.txt
2026-06-05 03:29:01.136559 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-service.yaml
2026-06-05 03:29:01.136578 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.txt
2026-06-05 03:29:01.136596 | instance | >f+++++++++ objects/namespaced/openstack/roles/placement-openstack-placement-ks-user.yaml
2026-06-05 03:29:01.136614 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.txt
2026-06-05 03:29:01.136633 | instance | >f+++++++++ objects/namespaced/openstack/roles/pxc-operator.yaml
2026-06-05 03:29:01.136651 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.txt
2026-06-05 03:29:01.136670 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-barbican-peer-discovery.yaml
2026-06-05 03:29:01.136689 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.txt
2026-06-05 03:29:01.136707 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cinder-peer-discovery.yaml
2026-06-05 03:29:01.136724 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.txt
2026-06-05 03:29:01.136741 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-cluster-operator.yaml
2026-06-05 03:29:01.136759 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.txt
2026-06-05 03:29:01.136776 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-glance-peer-discovery.yaml
2026-06-05 03:29:01.136794 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.txt
2026-06-05 03:29:01.136812 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-keystone-peer-discovery.yaml
2026-06-05 03:29:01.136830 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:29:01.136848 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:29:01.136865 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.txt
2026-06-05 03:29:01.136886 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-neutron-peer-discovery.yaml
2026-06-05 03:29:01.136905 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.txt
2026-06-05 03:29:01.136923 | instance | >f+++++++++ objects/namespaced/openstack/roles/rabbitmq-nova-peer-discovery.yaml
2026-06-05 03:29:01.136941 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.txt
2026-06-05 03:29:01.136986 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-cmd-reporter.yaml
2026-06-05 03:29:01.137007 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.txt
2026-06-05 03:29:01.137025 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-mgr.yaml
2026-06-05 03:29:01.137044 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.txt
2026-06-05 03:29:01.137062 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-osd.yaml
2026-06-05 03:29:01.137080 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.txt
2026-06-05 03:29:01.137103 | instance | >f+++++++++ objects/namespaced/openstack/roles/rook-ceph-purge-osd.yaml
2026-06-05 03:29:01.137121 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.txt
2026-06-05 03:29:01.137138 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-conductor.yaml
2026-06-05 03:29:01.137156 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.txt
2026-06-05 03:29:01.137174 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-api.yaml
2026-06-05 03:29:01.137192 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.txt
2026-06-05 03:29:01.137210 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-conductor.yaml
2026-06-05 03:29:01.137228 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.txt
2026-06-05 03:29:01.137247 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-init.yaml
2026-06-05 03:29:01.137265 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.txt
2026-06-05 03:29:01.137283 | instance | >f+++++++++ objects/namespaced/openstack/roles/staffeln-openstack-staffeln-db-sync.yaml
2026-06-05 03:29:01.137301 | instance | cd+++++++++ objects/namespaced/openstack/secrets/
2026-06-05 03:29:01.137320 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.txt
2026-06-05 03:29:01.137339 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-api-certs.yaml
2026-06-05 03:29:01.137358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.txt
2026-06-05 03:29:01.137376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-admin.yaml
2026-06-05 03:29:01.137394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.txt
2026-06-05 03:29:01.137412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-db-user.yaml
2026-06-05 03:29:01.137430 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.txt
2026-06-05 03:29:01.137449 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-etc.yaml
2026-06-05 03:29:01.137467 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.txt
2026-06-05 03:29:01.137486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-admin.yaml
2026-06-05 03:29:01.137504 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.txt
2026-06-05 03:29:01.137523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-keystone-user.yaml
2026-06-05 03:29:01.137541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.txt
2026-06-05 03:29:01.137559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-admin.yaml
2026-06-05 03:29:01.137577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.txt
2026-06-05 03:29:01.137595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/barbican-rabbitmq-user.yaml
2026-06-05 03:29:01.137613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.txt
2026-06-05 03:29:01.137631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-api-certs.yaml
2026-06-05 03:29:01.137649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.txt
2026-06-05 03:29:01.137668 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-backup-rbd-keyring.yaml
2026-06-05 03:29:01.137686 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.txt
2026-06-05 03:29:01.137704 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-admin.yaml
2026-06-05 03:29:01.137722 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.txt
2026-06-05 03:29:01.137740 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-db-user.yaml
2026-06-05 03:29:01.137762 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.txt
2026-06-05 03:29:01.137804 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-etc.yaml
2026-06-05 03:29:01.137823 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.txt
2026-06-05 03:29:01.137842 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-admin.yaml
2026-06-05 03:29:01.137860 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.txt
2026-06-05 03:29:01.137878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-test.yaml
2026-06-05 03:29:01.137896 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.txt
2026-06-05 03:29:01.137914 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-keystone-user.yaml
2026-06-05 03:29:01.137931 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.txt
2026-06-05 03:29:01.137949 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-admin.yaml
2026-06-05 03:29:01.137967 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.txt
2026-06-05 03:29:01.137984 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-rabbitmq-user.yaml
2026-06-05 03:29:01.138002 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.txt
2026-06-05 03:29:01.138019 | instance | >f+++++++++ objects/namespaced/openstack/secrets/cinder-volume-rbd-keyring.yaml
2026-06-05 03:29:01.138036 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.txt
2026-06-05 03:29:01.138053 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-api-certs.yaml
2026-06-05 03:29:01.138071 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.txt
2026-06-05 03:29:01.138089 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-admin.yaml
2026-06-05 03:29:01.138106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.txt
2026-06-05 03:29:01.138124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-db-user.yaml
2026-06-05 03:29:01.138142 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.txt
2026-06-05 03:29:01.138160 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-etc.yaml
2026-06-05 03:29:01.138178 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.txt
2026-06-05 03:29:01.138195 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-admin.yaml
2026-06-05 03:29:01.138213 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.txt
2026-06-05 03:29:01.138231 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-test.yaml
2026-06-05 03:29:01.138248 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.txt
2026-06-05 03:29:01.138266 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-keystone-user.yaml
2026-06-05 03:29:01.138283 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.txt
2026-06-05 03:29:01.138301 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-admin.yaml
2026-06-05 03:29:01.138318 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.txt
2026-06-05 03:29:01.138336 | instance | >f+++++++++ objects/namespaced/openstack/secrets/glance-rabbitmq-user.yaml
2026-06-05 03:29:01.138354 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.txt
2026-06-05 03:29:01.138372 | instance | >f+++++++++ objects/namespaced/openstack/secrets/images-rbd-keyring.yaml
2026-06-05 03:29:01.138393 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.txt
2026-06-05 03:29:01.138412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/internal-percona-xtradb.yaml
2026-06-05 03:29:01.138434 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.txt
2026-06-05 03:29:01.138452 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keepalived-etc.yaml
2026-06-05 03:29:01.138470 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.txt
2026-06-05 03:29:01.138488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-api-certs.yaml
2026-06-05 03:29:01.138506 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.txt
2026-06-05 03:29:01.138523 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-credential-keys.yaml
2026-06-05 03:29:01.138541 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.txt
2026-06-05 03:29:01.138559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-admin.yaml
2026-06-05 03:29:01.138576 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.txt
2026-06-05 03:29:01.138593 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-db-user.yaml
2026-06-05 03:29:01.138611 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.txt
2026-06-05 03:29:01.138628 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-etc.yaml
2026-06-05 03:29:01.138646 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.txt
2026-06-05 03:29:01.138664 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-fernet-keys.yaml
2026-06-05 03:29:01.138681 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.txt
2026-06-05 03:29:01.138698 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-admin.yaml
2026-06-05 03:29:01.138716 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.txt
2026-06-05 03:29:01.138734 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-keystone-test.yaml
2026-06-05 03:29:01.138751 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.txt
2026-06-05 03:29:01.138768 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-admin.yaml
2026-06-05 03:29:01.138785 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.txt
2026-06-05 03:29:01.138802 | instance | >f+++++++++ objects/namespaced/openstack/secrets/keystone-rabbitmq-user.yaml
2026-06-05 03:29:01.138819 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.txt
2026-06-05 03:29:01.138836 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-api-ca.yaml
2026-06-05 03:29:01.138854 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.txt
2026-06-05 03:29:01.138871 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-etc.yaml
2026-06-05 03:29:01.138890 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.txt
2026-06-05 03:29:01.138907 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-libvirt-default-etc.yaml
2026-06-05 03:29:01.138925 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.txt
2026-06-05 03:29:01.138943 | instance | >f+++++++++ objects/namespaced/openstack/secrets/libvirt-vnc-ca.yaml
2026-06-05 03:29:01.138961 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.txt
2026-06-05 03:29:01.138978 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-admin.yaml
2026-06-05 03:29:01.138995 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.txt
2026-06-05 03:29:01.139013 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-db-user.yaml
2026-06-05 03:29:01.139030 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.txt
2026-06-05 03:29:01.139048 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-dhcp-agent-default.yaml
2026-06-05 03:29:01.139070 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.txt
2026-06-05 03:29:01.139088 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-etc.yaml
2026-06-05 03:29:01.139106 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.txt
2026-06-05 03:29:01.139124 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-admin.yaml
2026-06-05 03:29:01.139141 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.txt
2026-06-05 03:29:01.139159 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-test.yaml
2026-06-05 03:29:01.139176 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.txt
2026-06-05 03:29:01.139193 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-keystone-user.yaml
2026-06-05 03:29:01.139211 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.txt
2026-06-05 03:29:01.139228 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-l3-agent-default.yaml
2026-06-05 03:29:01.139246 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.txt
2026-06-05 03:29:01.139263 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-metadata-agent-default.yaml
2026-06-05 03:29:01.139281 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.txt
2026-06-05 03:29:01.139298 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-netns-cleanup-cron-default.yaml
2026-06-05 03:29:01.139316 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.txt
2026-06-05 03:29:01.139333 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-ovs-agent-default.yaml
2026-06-05 03:29:01.139351 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.txt
2026-06-05 03:29:01.139368 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-admin.yaml
2026-06-05 03:29:01.139385 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.txt
2026-06-05 03:29:01.139403 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-rabbitmq-user.yaml
2026-06-05 03:29:01.139421 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.txt
2026-06-05 03:29:01.140494 | instance | >f+++++++++ objects/namespaced/openstack/secrets/neutron-server-certs.yaml
2026-06-05 03:29:01.140519 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.txt
2026-06-05 03:29:01.140539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-api-certs.yaml
2026-06-05 03:29:01.140559 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.txt
2026-06-05 03:29:01.140577 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-compute-default.yaml
2026-06-05 03:29:01.140595 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.txt
2026-06-05 03:29:01.140613 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-admin.yaml
2026-06-05 03:29:01.140631 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.txt
2026-06-05 03:29:01.140649 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-admin.yaml
2026-06-05 03:29:01.140667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.txt
2026-06-05 03:29:01.140685 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-api-user.yaml
2026-06-05 03:29:01.140702 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.txt
2026-06-05 03:29:01.140719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-admin.yaml
2026-06-05 03:29:01.140737 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.txt
2026-06-05 03:29:01.140754 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-cell0-user.yaml
2026-06-05 03:29:01.140778 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.txt
2026-06-05 03:29:01.140797 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-db-user.yaml
2026-06-05 03:29:01.140815 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.txt
2026-06-05 03:29:01.140833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-etc.yaml
2026-06-05 03:29:01.140851 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.txt
2026-06-05 03:29:01.140869 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-admin.yaml
2026-06-05 03:29:01.140887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.txt
2026-06-05 03:29:01.140905 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-test.yaml
2026-06-05 03:29:01.140922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.txt
2026-06-05 03:29:01.140940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-keystone-user.yaml
2026-06-05 03:29:01.140974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.txt
2026-06-05 03:29:01.140993 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-certs.yaml
2026-06-05 03:29:01.141011 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.txt
2026-06-05 03:29:01.141029 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-novncproxy-vencrypt.yaml
2026-06-05 03:29:01.141046 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.txt
2026-06-05 03:29:01.141063 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-admin.yaml
2026-06-05 03:29:01.141081 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.txt
2026-06-05 03:29:01.141098 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-rabbitmq-user.yaml
2026-06-05 03:29:01.141115 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.txt
2026-06-05 03:29:01.141133 | instance | >f+++++++++ objects/namespaced/openstack/secrets/nova-ssh.yaml
2026-06-05 03:29:01.141150 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.txt
2026-06-05 03:29:01.141167 | instance | >f+++++++++ objects/namespaced/openstack/secrets/percona-xtradb.yaml
2026-06-05 03:29:01.141185 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.txt
2026-06-05 03:29:01.141202 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-api-certs.yaml
2026-06-05 03:29:01.141219 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.txt
2026-06-05 03:29:01.141236 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-admin.yaml
2026-06-05 03:29:01.141254 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.txt
2026-06-05 03:29:01.141271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-db-user.yaml
2026-06-05 03:29:01.141289 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.txt
2026-06-05 03:29:01.141306 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-etc.yaml
2026-06-05 03:29:01.141324 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.txt
2026-06-05 03:29:01.141341 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-admin.yaml
2026-06-05 03:29:01.141359 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.txt
2026-06-05 03:29:01.141377 | instance | >f+++++++++ objects/namespaced/openstack/secrets/placement-keystone-user.yaml
2026-06-05 03:29:01.141394 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.txt
2026-06-05 03:29:01.141412 | instance | >f+++++++++ objects/namespaced/openstack/secrets/pvc-ceph-client-key.yaml
2026-06-05 03:29:01.141433 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.txt
2026-06-05 03:29:01.141451 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-default-user.yaml
2026-06-05 03:29:01.141468 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.txt
2026-06-05 03:29:01.141486 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-barbican-erlang-cookie.yaml
2026-06-05 03:29:01.141503 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.txt
2026-06-05 03:29:01.141520 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-default-user.yaml
2026-06-05 03:29:01.141538 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.txt
2026-06-05 03:29:01.141555 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-cinder-erlang-cookie.yaml
2026-06-05 03:29:01.141572 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.txt
2026-06-05 03:29:01.141589 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-default-user.yaml
2026-06-05 03:29:01.141607 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.txt
2026-06-05 03:29:01.141624 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-glance-erlang-cookie.yaml
2026-06-05 03:29:01.141642 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.txt
2026-06-05 03:29:01.141659 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-default-user.yaml
2026-06-05 03:29:01.141677 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.txt
2026-06-05 03:29:01.141694 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-keystone-erlang-cookie.yaml
2026-06-05 03:29:01.141711 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-05 03:29:01.141729 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-05 03:29:01.141747 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.txt
2026-06-05 03:29:01.141782 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-default-user.yaml
2026-06-05 03:29:01.141809 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.txt
2026-06-05 03:29:01.141833 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-neutron-erlang-cookie.yaml
2026-06-05 03:29:01.141852 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.txt
2026-06-05 03:29:01.141870 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-default-user.yaml
2026-06-05 03:29:01.141887 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.txt
2026-06-05 03:29:01.141904 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rabbitmq-nova-erlang-cookie.yaml
2026-06-05 03:29:01.141922 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.txt
2026-06-05 03:29:01.141940 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-config.yaml
2026-06-05 03:29:01.141957 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.txt
2026-06-05 03:29:01.141974 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-crash-collector-keyring.yaml
2026-06-05 03:29:01.141992 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.txt
2026-06-05 03:29:01.142009 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-mon.yaml
2026-06-05 03:29:01.142027 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.txt
2026-06-05 03:29:01.142045 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-a-keyring.yaml
2026-06-05 03:29:01.142067 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.txt
2026-06-05 03:29:01.142085 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-certs.yaml
2026-06-05 03:29:01.142103 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.txt
2026-06-05 03:29:01.142120 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-ceph-rgw-ceph-creds.yaml
2026-06-05 03:29:01.142138 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.txt
2026-06-05 03:29:01.142155 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-node.yaml
2026-06-05 03:29:01.142173 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.txt
2026-06-05 03:29:01.142191 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-cephfs-provisioner.yaml
2026-06-05 03:29:01.142209 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.txt
2026-06-05 03:29:01.142226 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-node.yaml
2026-06-05 03:29:01.142244 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.txt
2026-06-05 03:29:01.142261 | instance | >f+++++++++ objects/namespaced/openstack/secrets/rook-csi-rbd-provisioner.yaml
2026-06-05 03:29:01.142278 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.txt
2026-06-05 03:29:01.142295 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.barbican.v1.yaml
2026-06-05 03:29:01.142313 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.txt
2026-06-05 03:29:01.142332 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph-provisioners.v1.yaml
2026-06-05 03:29:01.142358 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.txt
2026-06-05 03:29:01.142384 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.ceph.v1.yaml
2026-06-05 03:29:01.142410 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.txt
2026-06-05 03:29:01.142436 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.cinder.v1.yaml
2026-06-05 03:29:01.142462 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.txt
2026-06-05 03:29:01.142488 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.glance.v1.yaml
2026-06-05 03:29:01.142514 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.txt
2026-06-05 03:29:01.142539 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.keystone.v1.yaml
2026-06-05 03:29:01.142565 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.txt
2026-06-05 03:29:01.142590 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.libvirt.v1.yaml
2026-06-05 03:29:01.142615 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.txt
2026-06-05 03:29:01.142641 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.memcached.v1.yaml
2026-06-05 03:29:01.142667 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.txt
2026-06-05 03:29:01.142693 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron-coredns.v1.yaml
2026-06-05 03:29:01.142719 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.txt
2026-06-05 03:29:01.142744 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.neutron.v1.yaml
2026-06-05 03:29:01.142770 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.txt
2026-06-05 03:29:01.142801 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.nova.v1.yaml
2026-06-05 03:29:01.142827 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.txt
2026-06-05 03:29:01.142853 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.openvswitch.v1.yaml
2026-06-05 03:29:01.142878 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.txt
2026-06-05 03:29:01.142903 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.placement.v1.yaml
2026-06-05 03:29:01.142929 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.txt
2026-06-05 03:29:01.142954 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.pxc-operator.v1.yaml
2026-06-05 03:29:01.142980 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.txt
2026-06-05 03:29:01.143006 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.rabbitmq-cluster-operator.v1.yaml
2026-06-05 03:29:01.143034 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.txt
2026-06-05 03:29:01.143061 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.staffeln.v1.yaml
2026-06-05 03:29:01.143087 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.txt
2026-06-05 03:29:01.143114 | instance | >f+++++++++ objects/namespaced/openstack/secrets/sh.helm.release.v1.valkey.v1.yaml
2026-06-05 03:29:01.143140 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.txt
2026-06-05 03:29:01.143166 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-admin.yaml
2026-06-05 03:29:01.143192 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.txt
2026-06-05 03:29:01.143218 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-db-user.yaml
2026-06-05 03:29:01.143245 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.txt
2026-06-05 03:29:01.143271 | instance | >f+++++++++ objects/namespaced/openstack/secrets/staffeln-etc.yaml
2026-06-05 03:29:01.143297 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.txt
2026-06-05 03:29:01.143323 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-ca.yaml
2026-06-05 03:29:01.143350 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.txt
2026-06-05 03:29:01.143376 | instance | >f+++++++++ objects/namespaced/openstack/secrets/valkey-server-certs.yaml
2026-06-05 03:29:01.143403 | instance | cd+++++++++ objects/namespaced/openstack/serviceaccounts/
2026-06-05 03:29:01.143429 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.txt
2026-06-05 03:29:01.143455 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-api.yaml
2026-06-05 03:29:01.143483 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.txt
2026-06-05 03:29:01.143509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-init.yaml
2026-06-05 03:29:01.143535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.txt
2026-06-05 03:29:01.143561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-db-sync.yaml
2026-06-05 03:29:01.143586 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.txt
2026-06-05 03:29:01.143612 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-endpoints.yaml
2026-06-05 03:29:01.143638 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.txt
2026-06-05 03:29:01.143663 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-service.yaml
2026-06-05 03:29:01.143689 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.txt
2026-06-05 03:29:01.143723 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-ks-user.yaml
2026-06-05 03:29:01.143750 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.txt
2026-06-05 03:29:01.143776 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-rabbit-init.yaml
2026-06-05 03:29:01.143801 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.txt
2026-06-05 03:29:01.143827 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/barbican-test.yaml
2026-06-05 03:29:01.143853 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.txt
2026-06-05 03:29:01.143879 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-api.yaml
2026-06-05 03:29:01.143906 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.txt
2026-06-05 03:29:01.143932 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup-storage-init.yaml
2026-06-05 03:29:01.143959 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.txt
2026-06-05 03:29:01.143987 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-backup.yaml
2026-06-05 03:29:01.144013 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.txt
2026-06-05 03:29:01.144039 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-bootstrap.yaml
2026-06-05 03:29:01.144064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.txt
2026-06-05 03:29:01.144090 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-create-internal-tenant.yaml
2026-06-05 03:29:01.144116 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.txt
2026-06-05 03:29:01.144141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-init.yaml
2026-06-05 03:29:01.144166 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.txt
2026-06-05 03:29:01.144192 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-db-sync.yaml
2026-06-05 03:29:01.144217 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.txt
2026-06-05 03:29:01.144242 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-endpoints.yaml
2026-06-05 03:29:01.144268 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.txt
2026-06-05 03:29:01.144294 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-service.yaml
2026-06-05 03:29:01.144320 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.txt
2026-06-05 03:29:01.144348 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-ks-user.yaml
2026-06-05 03:29:01.144377 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.txt
2026-06-05 03:29:01.144404 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-rabbit-init.yaml
2026-06-05 03:29:01.144430 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.txt
2026-06-05 03:29:01.144456 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-scheduler.yaml
2026-06-05 03:29:01.144482 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.txt
2026-06-05 03:29:01.144509 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-storage-init.yaml
2026-06-05 03:29:01.144535 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.txt
2026-06-05 03:29:01.144561 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-test.yaml
2026-06-05 03:29:01.144588 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.txt
2026-06-05 03:29:01.144621 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume-usage-audit.yaml
2026-06-05 03:29:01.144647 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.txt
2026-06-05 03:29:01.144673 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/cinder-volume.yaml
2026-06-05 03:29:01.144700 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.txt
2026-06-05 03:29:01.144726 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/default.yaml
2026-06-05 03:29:01.144753 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.txt
2026-06-05 03:29:01.144780 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-api.yaml
2026-06-05 03:29:01.144807 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.txt
2026-06-05 03:29:01.144833 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-init.yaml
2026-06-05 03:29:01.144860 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.txt
2026-06-05 03:29:01.144886 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-db-sync.yaml
2026-06-05 03:29:01.144913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.txt
2026-06-05 03:29:01.144940 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-endpoints.yaml
2026-06-05 03:29:01.144988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.txt
2026-06-05 03:29:01.145016 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-service.yaml
2026-06-05 03:29:01.145043 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.txt
2026-06-05 03:29:01.145069 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-ks-user.yaml
2026-06-05 03:29:01.145095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.txt
2026-06-05 03:29:01.145122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-metadefs-load.yaml
2026-06-05 03:29:01.145148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.txt
2026-06-05 03:29:01.145174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-rabbit-init.yaml
2026-06-05 03:29:01.145200 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.txt
2026-06-05 03:29:01.145225 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-storage-init.yaml
2026-06-05 03:29:01.145252 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.txt
2026-06-05 03:29:01.145279 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/glance-test.yaml
2026-06-05 03:29:01.145305 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.txt
2026-06-05 03:29:01.145332 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keepalived.yaml
2026-06-05 03:29:01.145359 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.txt
2026-06-05 03:29:01.145386 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-api.yaml
2026-06-05 03:29:01.145412 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.txt
2026-06-05 03:29:01.145438 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-bootstrap.yaml
2026-06-05 03:29:01.145464 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.txt
2026-06-05 03:29:01.145489 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-rotate.yaml
2026-06-05 03:29:01.145515 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.txt
2026-06-05 03:29:01.145541 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-credential-setup.yaml
2026-06-05 03:29:01.145574 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.txt
2026-06-05 03:29:01.145601 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-init.yaml
2026-06-05 03:29:01.145628 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.txt
2026-06-05 03:29:01.145654 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-db-sync.yaml
2026-06-05 03:29:01.145680 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.txt
2026-06-05 03:29:01.145706 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-domain-manage.yaml
2026-06-05 03:29:01.145732 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.txt
2026-06-05 03:29:01.145759 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-rotate.yaml
2026-06-05 03:29:01.145814 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.txt
2026-06-05 03:29:01.145841 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-fernet-setup.yaml
2026-06-05 03:29:01.145869 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.txt
2026-06-05 03:29:01.145896 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-rabbit-init.yaml
2026-06-05 03:29:01.145923 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.txt
2026-06-05 03:29:01.145951 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/keystone-test.yaml
2026-06-05 03:29:01.145979 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.txt
2026-06-05 03:29:01.146006 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/libvirt.yaml
2026-06-05 03:29:01.146033 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.txt
2026-06-05 03:29:01.146061 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/memcached-memcached.yaml
2026-06-05 03:29:01.146087 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.txt
2026-06-05 03:29:01.146115 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-init.yaml
2026-06-05 03:29:01.146141 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.txt
2026-06-05 03:29:01.146167 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-db-sync.yaml
2026-06-05 03:29:01.146194 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.txt
2026-06-05 03:29:01.146221 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-dhcp-agent.yaml
2026-06-05 03:29:01.146248 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.txt
2026-06-05 03:29:01.146275 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-endpoints.yaml
2026-06-05 03:29:01.146301 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.txt
2026-06-05 03:29:01.146328 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-service.yaml
2026-06-05 03:29:01.146355 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.txt
2026-06-05 03:29:01.146382 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ks-user.yaml
2026-06-05 03:29:01.146410 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.txt
2026-06-05 03:29:01.146436 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-l3-agent.yaml
2026-06-05 03:29:01.146463 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.txt
2026-06-05 03:29:01.146490 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-metadata-agent.yaml
2026-06-05 03:29:01.146524 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.txt
2026-06-05 03:29:01.146551 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-netns-cleanup-cron.yaml
2026-06-05 03:29:01.146579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.txt
2026-06-05 03:29:01.146606 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-ovs-agent.yaml
2026-06-05 03:29:01.146634 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.txt
2026-06-05 03:29:01.146660 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rabbit-init.yaml
2026-06-05 03:29:01.146687 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.txt
2026-06-05 03:29:01.146714 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-rpc-server.yaml
2026-06-05 03:29:01.146741 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.txt
2026-06-05 03:29:01.146767 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-server.yaml
2026-06-05 03:29:01.146794 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.txt
2026-06-05 03:29:01.146821 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/neutron-test.yaml
2026-06-05 03:29:01.146848 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.txt
2026-06-05 03:29:01.146875 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-metadata.yaml
2026-06-05 03:29:01.146901 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.txt
2026-06-05 03:29:01.146928 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-api-osapi.yaml
2026-06-05 03:29:01.146955 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.txt
2026-06-05 03:29:01.146982 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-bootstrap.yaml
2026-06-05 03:29:01.147010 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.txt
2026-06-05 03:29:01.147037 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup-cron.yaml
2026-06-05 03:29:01.147064 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.txt
2026-06-05 03:29:01.147091 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-cell-setup.yaml
2026-06-05 03:29:01.147118 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.txt
2026-06-05 03:29:01.147145 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-compute.yaml
2026-06-05 03:29:01.147172 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.txt
2026-06-05 03:29:01.147199 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-conductor.yaml
2026-06-05 03:29:01.147226 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.txt
2026-06-05 03:29:01.147253 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-init.yaml
2026-06-05 03:29:01.147280 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.txt
2026-06-05 03:29:01.147307 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-db-sync.yaml
2026-06-05 03:29:01.147335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.txt
2026-06-05 03:29:01.147362 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-endpoints.yaml
2026-06-05 03:29:01.147390 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.txt
2026-06-05 03:29:01.147419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-service.yaml
2026-06-05 03:29:01.147453 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.txt
2026-06-05 03:29:01.147480 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-ks-user.yaml
2026-06-05 03:29:01.147507 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.txt
2026-06-05 03:29:01.147534 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-novncproxy.yaml
2026-06-05 03:29:01.147560 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.txt
2026-06-05 03:29:01.147587 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-rabbit-init.yaml
2026-06-05 03:29:01.147614 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.txt
2026-06-05 03:29:01.147641 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-scheduler.yaml
2026-06-05 03:29:01.147668 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.txt
2026-06-05 03:29:01.147694 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-service-cleaner.yaml
2026-06-05 03:29:01.147721 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.txt
2026-06-05 03:29:01.147748 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/nova-test.yaml
2026-06-05 03:29:01.147775 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.txt
2026-06-05 03:29:01.147802 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/openvswitch-server.yaml
2026-06-05 03:29:01.147830 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.txt
2026-06-05 03:29:01.147856 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-api.yaml
2026-06-05 03:29:01.147883 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.txt
2026-06-05 03:29:01.147910 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-init.yaml
2026-06-05 03:29:01.147937 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.txt
2026-06-05 03:29:01.147963 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-db-sync.yaml
2026-06-05 03:29:01.147988 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.txt
2026-06-05 03:29:01.148015 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-endpoints.yaml
2026-06-05 03:29:01.148042 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.txt
2026-06-05 03:29:01.148068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-service.yaml
2026-06-05 03:29:01.148096 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.txt
2026-06-05 03:29:01.148122 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/placement-ks-user.yaml
2026-06-05 03:29:01.148149 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.txt
2026-06-05 03:29:01.148177 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/pxc-operator.yaml
2026-06-05 03:29:01.148204 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.txt
2026-06-05 03:29:01.148231 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-barbican-server.yaml
2026-06-05 03:29:01.148258 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.txt
2026-06-05 03:29:01.148284 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cinder-server.yaml
2026-06-05 03:29:01.148310 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.txt
2026-06-05 03:29:01.148335 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-cluster-operator.yaml
2026-06-05 03:29:01.148361 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.txt
2026-06-05 03:29:01.148392 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-glance-server.yaml
2026-06-05 03:29:01.148419 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.txt
2026-06-05 03:29:01.148444 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-keystone-server.yaml
2026-06-05 03:29:01.148470 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.txt
2026-06-05 03:29:01.148497 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-messaging-topology-operator.yaml
2026-06-05 03:29:01.148525 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.txt
2026-06-05 03:29:01.148552 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-neutron-server.yaml
2026-06-05 03:29:01.148579 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.txt
2026-06-05 03:29:01.148605 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rabbitmq-nova-server.yaml
2026-06-05 03:29:01.148631 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-05 03:29:01.148657 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-05 03:29:01.148682 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.txt
2026-06-05 03:29:01.148708 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-default.yaml
2026-06-05 03:29:01.148734 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.txt
2026-06-05 03:29:01.148760 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-mgr.yaml
2026-06-05 03:29:01.148786 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.txt
2026-06-05 03:29:01.148811 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-osd.yaml
2026-06-05 03:29:01.148836 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-05 03:29:01.148862 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-05 03:29:01.148887 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.txt
2026-06-05 03:29:01.148913 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/rook-ceph-rgw.yaml
2026-06-05 03:29:01.148938 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.txt
2026-06-05 03:29:01.148985 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-api.yaml
2026-06-05 03:29:01.149014 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.txt
2026-06-05 03:29:01.149041 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-conductor.yaml
2026-06-05 03:29:01.149068 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.txt
2026-06-05 03:29:01.149095 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-init.yaml
2026-06-05 03:29:01.149121 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.txt
2026-06-05 03:29:01.149148 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/staffeln-db-sync.yaml
2026-06-05 03:29:01.149174 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.txt
2026-06-05 03:29:01.149202 | instance | >f+++++++++ objects/namespaced/openstack/serviceaccounts/valkey.yaml
2026-06-05 03:29:01.149228 | instance | cd+++++++++ objects/namespaced/openstack/services/
2026-06-05 03:29:01.149256 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.txt
2026-06-05 03:29:01.149283 | instance | >f+++++++++ objects/namespaced/openstack/services/barbican-api.yaml
2026-06-05 03:29:01.149318 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.txt
2026-06-05 03:29:01.149346 | instance | >f+++++++++ objects/namespaced/openstack/services/ceph-mon.yaml
2026-06-05 03:29:01.149373 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.txt
2026-06-05 03:29:01.149400 | instance | >f+++++++++ objects/namespaced/openstack/services/cinder-api.yaml
2026-06-05 03:29:01.149426 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.txt
2026-06-05 03:29:01.149453 | instance | >f+++++++++ objects/namespaced/openstack/services/glance-api.yaml
2026-06-05 03:29:01.149479 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.txt
2026-06-05 03:29:01.149506 | instance | >f+++++++++ objects/namespaced/openstack/services/keystone-api.yaml
2026-06-05 03:29:01.149532 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.txt
2026-06-05 03:29:01.149558 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached-metrics.yaml
2026-06-05 03:29:01.149585 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.txt
2026-06-05 03:29:01.149611 | instance | >f+++++++++ objects/namespaced/openstack/services/memcached.yaml
2026-06-05 03:29:01.149638 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.txt
2026-06-05 03:29:01.149665 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns-metrics.yaml
2026-06-05 03:29:01.149691 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.txt
2026-06-05 03:29:01.149718 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-coredns.yaml
2026-06-05 03:29:01.149745 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.txt
2026-06-05 03:29:01.149875 | instance | >f+++++++++ objects/namespaced/openstack/services/neutron-server.yaml
2026-06-05 03:29:01.149928 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.txt
2026-06-05 03:29:01.149961 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-api.yaml
2026-06-05 03:29:01.149992 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.txt
2026-06-05 03:29:01.150021 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-metadata.yaml
2026-06-05 03:29:01.150050 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.txt
2026-06-05 03:29:01.150080 | instance | >f+++++++++ objects/namespaced/openstack/services/nova-novncproxy.yaml
2026-06-05 03:29:01.150108 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.txt
2026-06-05 03:29:01.150137 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-cluster-operator.yaml
2026-06-05 03:29:01.150165 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.txt
2026-06-05 03:29:01.150194 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-metrics.yaml
2026-06-05 03:29:01.150221 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.txt
2026-06-05 03:29:01.150250 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy-replicas.yaml
2026-06-05 03:29:01.150278 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.txt
2026-06-05 03:29:01.150306 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-haproxy.yaml
2026-06-05 03:29:01.150333 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.txt
2026-06-05 03:29:01.150355 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc-unready.yaml
2026-06-05 03:29:01.150378 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.txt
2026-06-05 03:29:01.150397 | instance | >f+++++++++ objects/namespaced/openstack/services/percona-xtradb-pxc.yaml
2026-06-05 03:29:01.150424 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.txt
2026-06-05 03:29:01.150444 | instance | >f+++++++++ objects/namespaced/openstack/services/placement-api.yaml
2026-06-05 03:29:01.150463 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.txt
2026-06-05 03:29:01.150482 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican-nodes.yaml
2026-06-05 03:29:01.150501 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.txt
2026-06-05 03:29:01.150520 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-barbican.yaml
2026-06-05 03:29:01.150538 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.txt
2026-06-05 03:29:01.150557 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder-nodes.yaml
2026-06-05 03:29:01.150575 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.txt
2026-06-05 03:29:01.150593 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-cinder.yaml
2026-06-05 03:29:01.150612 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.txt
2026-06-05 03:29:01.150631 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance-nodes.yaml
2026-06-05 03:29:01.150649 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.txt
2026-06-05 03:29:01.150667 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-glance.yaml
2026-06-05 03:29:01.150686 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.txt
2026-06-05 03:29:01.150704 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone-nodes.yaml
2026-06-05 03:29:01.150722 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.txt
2026-06-05 03:29:01.150740 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-keystone.yaml
2026-06-05 03:29:01.150759 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.txt
2026-06-05 03:29:01.150778 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-messaging-topology-operator-webhook.yaml
2026-06-05 03:29:01.150795 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.txt
2026-06-05 03:29:01.150814 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron-nodes.yaml
2026-06-05 03:29:01.150832 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.txt
2026-06-05 03:29:01.150850 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-neutron.yaml
2026-06-05 03:29:01.150868 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.txt
2026-06-05 03:29:01.150886 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova-nodes.yaml
2026-06-05 03:29:01.150905 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.txt
2026-06-05 03:29:01.150923 | instance | >f+++++++++ objects/namespaced/openstack/services/rabbitmq-nova.yaml
2026-06-05 03:29:01.150942 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.txt
2026-06-05 03:29:01.150960 | instance | >f+++++++++ objects/namespaced/openstack/services/rook-ceph-rgw-ceph.yaml
2026-06-05 03:29:01.150979 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.txt
2026-06-05 03:29:01.150997 | instance | >f+++++++++ objects/namespaced/openstack/services/staffeln-api.yaml
2026-06-05 03:29:01.151016 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.txt
2026-06-05 03:29:01.151035 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-headless.yaml
2026-06-05 03:29:01.151054 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.txt
2026-06-05 03:29:01.151072 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey-metrics.yaml
2026-06-05 03:29:01.151096 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.txt
2026-06-05 03:29:01.151116 | instance | >f+++++++++ objects/namespaced/openstack/services/valkey.yaml
2026-06-05 03:29:01.151135 | instance | cd+++++++++ objects/namespaced/openstack/statefulsets/
2026-06-05 03:29:01.151155 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.txt
2026-06-05 03:29:01.151174 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-haproxy.yaml
2026-06-05 03:29:01.151192 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.txt
2026-06-05 03:29:01.151210 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/percona-xtradb-pxc.yaml
2026-06-05 03:29:01.151228 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.txt
2026-06-05 03:29:01.151246 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-barbican-server.yaml
2026-06-05 03:29:01.151265 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.txt
2026-06-05 03:29:01.151283 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-cinder-server.yaml
2026-06-05 03:29:01.151302 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.txt
2026-06-05 03:29:01.151321 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-glance-server.yaml
2026-06-05 03:29:01.151340 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.txt
2026-06-05 03:29:01.151357 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-keystone-server.yaml
2026-06-05 03:29:01.151376 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.txt
2026-06-05 03:29:01.151394 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-neutron-server.yaml
2026-06-05 03:29:01.151413 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.txt
2026-06-05 03:29:01.151432 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/rabbitmq-nova-server.yaml
2026-06-05 03:29:01.151451 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.txt
2026-06-05 03:29:01.151469 | instance | >f+++++++++ objects/namespaced/openstack/statefulsets/valkey-node.yaml
2026-06-05 03:29:01.151487 | instance | cd+++++++++ objects/namespaced/rook-ceph/
2026-06-05 03:29:01.151506 | instance | cd+++++++++ objects/namespaced/rook-ceph/configmaps/
2026-06-05 03:29:01.151524 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.151544 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.151562 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.txt
2026-06-05 03:29:01.151580 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-config.yaml
2026-06-05 03:29:01.151599 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.txt
2026-06-05 03:29:01.151617 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-csi-mapping-config.yaml
2026-06-05 03:29:01.151636 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.txt
2026-06-05 03:29:01.151654 | instance | >f+++++++++ objects/namespaced/rook-ceph/configmaps/rook-ceph-operator-config.yaml
2026-06-05 03:29:01.151672 | instance | cd+++++++++ objects/namespaced/rook-ceph/deployment/
2026-06-05 03:29:01.151690 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.txt
2026-06-05 03:29:01.151709 | instance | >f+++++++++ objects/namespaced/rook-ceph/deployment/rook-ceph-operator.yaml
2026-06-05 03:29:01.151737 | instance | cd+++++++++ objects/namespaced/rook-ceph/pods/
2026-06-05 03:29:01.151757 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bv8xr.txt
2026-06-05 03:29:01.151782 | instance | >f+++++++++ objects/namespaced/rook-ceph/pods/rook-ceph-operator-76bbbb77ff-bv8xr.yaml
2026-06-05 03:29:01.151801 | instance | cd+++++++++ objects/namespaced/rook-ceph/rolebindings/
2026-06-05 03:29:01.151821 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.txt
2026-06-05 03:29:01.151841 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/cephfs-csi-provisioner-role-cfg.yaml
2026-06-05 03:29:01.151860 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.txt
2026-06-05 03:29:01.151880 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rbd-csi-provisioner-role-cfg.yaml
2026-06-05 03:29:01.151899 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.txt
2026-06-05 03:29:01.151918 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cluster-mgmt.yaml
2026-06-05 03:29:01.151937 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.txt
2026-06-05 03:29:01.151956 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-cmd-reporter.yaml
2026-06-05 03:29:01.151975 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.txt
2026-06-05 03:29:01.151995 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system-openstack.yaml
2026-06-05 03:29:01.152014 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.txt
2026-06-05 03:29:01.152032 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr-system.yaml
2026-06-05 03:29:01.152050 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.txt
2026-06-05 03:29:01.152069 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-mgr.yaml
2026-06-05 03:29:01.152087 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.txt
2026-06-05 03:29:01.152106 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-osd.yaml
2026-06-05 03:29:01.152125 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.txt
2026-06-05 03:29:01.152143 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-purge-osd.yaml
2026-06-05 03:29:01.152161 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.txt
2026-06-05 03:29:01.152180 | instance | >f+++++++++ objects/namespaced/rook-ceph/rolebindings/rook-ceph-system.yaml
2026-06-05 03:29:01.152198 | instance | cd+++++++++ objects/namespaced/rook-ceph/roles/
2026-06-05 03:29:01.152216 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.txt
2026-06-05 03:29:01.152234 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/cephfs-external-provisioner-cfg.yaml
2026-06-05 03:29:01.152251 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.txt
2026-06-05 03:29:01.152270 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rbd-external-provisioner-cfg.yaml
2026-06-05 03:29:01.152289 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.txt
2026-06-05 03:29:01.152308 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-cmd-reporter.yaml
2026-06-05 03:29:01.152326 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.txt
2026-06-05 03:29:01.152345 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-mgr.yaml
2026-06-05 03:29:01.152365 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.txt
2026-06-05 03:29:01.152384 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-osd.yaml
2026-06-05 03:29:01.152403 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.txt
2026-06-05 03:29:01.152423 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-purge-osd.yaml
2026-06-05 03:29:01.152446 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.txt
2026-06-05 03:29:01.152465 | instance | >f+++++++++ objects/namespaced/rook-ceph/roles/rook-ceph-system.yaml
2026-06-05 03:29:01.152483 | instance | cd+++++++++ objects/namespaced/rook-ceph/secrets/
2026-06-05 03:29:01.152502 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.txt
2026-06-05 03:29:01.152521 | instance | >f+++++++++ objects/namespaced/rook-ceph/secrets/sh.helm.release.v1.rook-ceph.v1.yaml
2026-06-05 03:29:01.152540 | instance | cd+++++++++ objects/namespaced/rook-ceph/serviceaccounts/
2026-06-05 03:29:01.152559 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.txt
2026-06-05 03:29:01.152577 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/default.yaml
2026-06-05 03:29:01.152595 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.txt
2026-06-05 03:29:01.152613 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/objectstorage-provisioner.yaml
2026-06-05 03:29:01.152631 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.txt
2026-06-05 03:29:01.152648 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-cmd-reporter.yaml
2026-06-05 03:29:01.152665 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.txt
2026-06-05 03:29:01.152684 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-default.yaml
2026-06-05 03:29:01.152702 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.txt
2026-06-05 03:29:01.152720 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-mgr.yaml
2026-06-05 03:29:01.152739 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.txt
2026-06-05 03:29:01.152758 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-osd.yaml
2026-06-05 03:29:01.152777 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.txt
2026-06-05 03:29:01.152797 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-purge-osd.yaml
2026-06-05 03:29:01.152817 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.txt
2026-06-05 03:29:01.152835 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-rgw.yaml
2026-06-05 03:29:01.152853 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.txt
2026-06-05 03:29:01.152871 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-ceph-system.yaml
2026-06-05 03:29:01.152889 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.txt
2026-06-05 03:29:01.152906 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-plugin-sa.yaml
2026-06-05 03:29:01.152924 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.txt
2026-06-05 03:29:01.152942 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-cephfs-provisioner-sa.yaml
2026-06-05 03:29:01.152990 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.txt
2026-06-05 03:29:01.153011 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-plugin-sa.yaml
2026-06-05 03:29:01.153029 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.txt
2026-06-05 03:29:01.153047 | instance | >f+++++++++ objects/namespaced/rook-ceph/serviceaccounts/rook-csi-rbd-provisioner-sa.yaml
2026-06-05 03:29:01.153065 | instance | cd+++++++++ objects/namespaced/secretgen-controller/
2026-06-05 03:29:01.153084 | instance | cd+++++++++ objects/namespaced/secretgen-controller/configmaps/
2026-06-05 03:29:01.153107 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.txt
2026-06-05 03:29:01.153126 | instance | >f+++++++++ objects/namespaced/secretgen-controller/configmaps/kube-root-ca.crt.yaml
2026-06-05 03:29:01.153145 | instance | cd+++++++++ objects/namespaced/secretgen-controller/deployment/
2026-06-05 03:29:01.153164 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.txt
2026-06-05 03:29:01.153183 | instance | >f+++++++++ objects/namespaced/secretgen-controller/deployment/secretgen-controller.yaml
2026-06-05 03:29:01.153202 | instance | cd+++++++++ objects/namespaced/secretgen-controller/pods/
2026-06-05 03:29:01.153221 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-4tgkw.txt
2026-06-05 03:29:01.153240 | instance | >f+++++++++ objects/namespaced/secretgen-controller/pods/secretgen-controller-5cf976ccc7-4tgkw.yaml
2026-06-05 03:29:01.153259 | instance | cd+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/
2026-06-05 03:29:01.153277 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.txt
2026-06-05 03:29:01.153296 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/default.yaml
2026-06-05 03:29:01.153314 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.txt
2026-06-05 03:29:01.153332 | instance | >f+++++++++ objects/namespaced/secretgen-controller/serviceaccounts/secretgen-controller-sa.yaml
2026-06-05 03:29:01.187102 |
2026-06-05 03:29:01.187195 | TASK [gather-pod-logs : creating directory for pod logs]
2026-06-05 03:29:01.413851 | instance | changed
2026-06-05 03:29:01.421127 |
2026-06-05 03:29:01.421216 | TASK [gather-pod-logs : creating directory for failed pod logs]
2026-06-05 03:29:01.637983 | instance | changed
2026-06-05 03:29:01.646396 |
2026-06-05 03:29:01.646496 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)]
2026-06-05 03:29:02.306906 | instance | auth-system/keycloak-0/keycloak
2026-06-05 03:29:02.533956 | instance | Error from server (BadRequest): previous terminated container "keycloak" in pod "keycloak-0" not found
2026-06-05 03:29:02.743144 | instance | cert-manager/cert-manager-75c4c745bc-lvqgj/cert-manager-controller
2026-06-05 03:29:02.973085 | instance | Error from server (BadRequest): previous terminated container "cert-manager-controller" in pod "cert-manager-75c4c745bc-lvqgj" not found
2026-06-05 03:29:03.179464 | instance | cert-manager/cert-manager-cainjector-64b59ddb75-t656l/cert-manager-cainjector
2026-06-05 03:29:03.422870 | instance | Error from server (BadRequest): previous terminated container "cert-manager-cainjector" in pod "cert-manager-cainjector-64b59ddb75-t656l" not found
2026-06-05 03:29:03.617014 | instance | cert-manager/cert-manager-webhook-548949fc64-ftwd4/cert-manager-webhook
2026-06-05 03:29:03.815170 | instance | Error from server (BadRequest): previous terminated container "cert-manager-webhook" in pod "cert-manager-webhook-548949fc64-ftwd4" not found
2026-06-05 03:29:04.035985 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-n8v5j/envoy-gateway
2026-06-05 03:29:04.290128 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-n8v5j" not found
2026-06-05 03:29:04.482244 | instance | ingress-nginx/ingress-nginx-controller-hz72k/controller
2026-06-05 03:29:04.731929 | instance | Error from server (BadRequest): previous terminated container "controller" in pod "ingress-nginx-controller-hz72k" not found
2026-06-05 03:29:04.913079 | instance | ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mnk52/ingress-nginx-default-backend
2026-06-05 03:29:05.124246 | instance | Error from server (BadRequest): previous terminated container "ingress-nginx-default-backend" in pod "ingress-nginx-defaultbackend-6987ff55cf-mnk52" not found
2026-06-05 03:29:05.310233 | instance | kube-system/cilium-7548b/config
2026-06-05 03:29:05.507740 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-7548b" not found
2026-06-05 03:29:05.511904 | instance | kube-system/cilium-7548b/mount-cgroup
2026-06-05 03:29:05.724657 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-7548b" not found
2026-06-05 03:29:05.729640 | instance | kube-system/cilium-7548b/apply-sysctl-overwrites
2026-06-05 03:29:05.927823 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-7548b" not found
2026-06-05 03:29:05.932856 | instance | kube-system/cilium-7548b/mount-bpf-fs
2026-06-05 03:29:06.145546 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-7548b" not found
2026-06-05 03:29:06.150167 | instance | kube-system/cilium-7548b/clean-cilium-state
2026-06-05 03:29:06.347227 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-7548b" not found
2026-06-05 03:29:06.351399 | instance | kube-system/cilium-7548b/install-cni-binaries
2026-06-05 03:29:06.553504 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-7548b" not found
2026-06-05 03:29:06.559015 | instance | kube-system/cilium-7548b/cilium-agent
2026-06-05 03:29:06.839044 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-7548b" not found
2026-06-05 03:29:07.050005 | instance | kube-system/cilium-operator-869df985b8-nlfq2/cilium-operator
2026-06-05 03:29:07.262225 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-nlfq2" not found
2026-06-05 03:29:07.454823 | instance | kube-system/coredns-67659f764b-q7xjq/coredns
2026-06-05 03:29:07.664235 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-q7xjq" not found
2026-06-05 03:29:07.855689 | instance | kube-system/coredns-67659f764b-tmdl2/coredns
2026-06-05 03:29:08.058413 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-tmdl2" not found
2026-06-05 03:29:08.241455 | instance | kube-system/etcd-instance/etcd
2026-06-05 03:29:08.565473 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found
2026-06-05 03:29:08.759567 | instance | kube-system/kube-apiserver-instance/kube-apiserver
2026-06-05 03:29:09.049654 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found
2026-06-05 03:29:09.244459 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager
2026-06-05 03:29:09.504736 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found
2026-06-05 03:29:09.679812 | instance | kube-system/kube-proxy-vztzc/kube-proxy
2026-06-05 03:29:09.871025 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-vztzc" not found
2026-06-05 03:29:10.072576 | instance | kube-system/kube-scheduler-instance/kube-scheduler
2026-06-05 03:29:10.268512 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found
2026-06-05 03:29:10.457138 | instance | kube-system/kube-vip-instance/kube-vip
2026-06-05 03:29:10.661552 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found
2026-06-05 03:29:10.883130 | instance | local-path-storage/local-path-provisioner-679c578f5-h8mg7/local-path-provisioner
2026-06-05 03:29:11.080690 | instance | Error from server (BadRequest): previous terminated container "local-path-provisioner" in pod "local-path-provisioner-679c578f5-h8mg7" not found
2026-06-05 03:29:11.292103 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader
2026-06-05 03:29:11.490176 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:29:11.494046 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager
2026-06-05 03:29:11.696847 | instance | Error from server (BadRequest): previous terminated container "alertmanager" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:29:11.701626 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader
2026-06-05 03:29:11.881560 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:29:11.887623 | instance | monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy
2026-06-05 03:29:12.116577 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "alertmanager-kube-prometheus-stack-alertmanager-0" not found
2026-06-05 03:29:12.301254 | instance | monitoring/goldpinger-9hx44/goldpinger-daemon
2026-06-05 03:29:12.503104 | instance | Error from server (BadRequest): previous terminated container "goldpinger-daemon" in pod "goldpinger-9hx44" not found
2026-06-05 03:29:12.690282 | instance | monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana-sc-dashboard
2026-06-05 03:29:12.884307 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-dashboard" in pod "kube-prometheus-stack-grafana-797bb66fb8-6pj4z" not found
2026-06-05 03:29:12.889818 | instance | monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana-sc-datasources
2026-06-05 03:29:13.104268 | instance | Error from server (BadRequest): previous terminated container "grafana-sc-datasources" in pod "kube-prometheus-stack-grafana-797bb66fb8-6pj4z" not found
2026-06-05 03:29:13.109563 | instance | monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana
2026-06-05 03:29:13.371404 | instance | Error from server (BadRequest): previous terminated container "grafana" in pod "kube-prometheus-stack-grafana-797bb66fb8-6pj4z" not found
2026-06-05 03:29:13.567846 | instance | monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29/kube-state-metrics
2026-06-05 03:29:13.763044 | instance | Error from server (BadRequest): previous terminated container "kube-state-metrics" in pod "kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29" not found
2026-06-05 03:29:13.959154 | instance | monitoring/kube-prometheus-stack-operator-cd88cf4bf-tdw22/kube-prometheus-stack
2026-06-05 03:29:14.158228 | instance | Error from server (BadRequest): previous terminated container "kube-prometheus-stack" in pod "kube-prometheus-stack-operator-cd88cf4bf-tdw22" not found
2026-06-05 03:29:14.337295 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/node-exporter
2026-06-05 03:29:14.554313 | instance | monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/pod-tls-sidecar
2026-06-05 03:29:14.747844 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "kube-prometheus-stack-prometheus-node-exporter-vg6b2" not found
2026-06-05 03:29:14.989819 | instance | monitoring/loki-0/loki
2026-06-05 03:29:15.181569 | instance | Error from server (BadRequest): previous terminated container "loki" in pod "loki-0" not found
2026-06-05 03:29:15.373754 | instance | monitoring/loki-chunks-cache-0/memcached
2026-06-05 03:29:15.575585 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-chunks-cache-0" not found
2026-06-05 03:29:15.581832 | instance | monitoring/loki-chunks-cache-0/exporter
2026-06-05 03:29:15.772754 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-chunks-cache-0" not found
2026-06-05 03:29:15.994810 | instance | monitoring/loki-gateway-cf54cb88c-44kqh/nginx
2026-06-05 03:29:16.344659 | instance | Error from server (BadRequest): previous terminated container "nginx" in pod "loki-gateway-cf54cb88c-44kqh" not found
2026-06-05 03:29:16.535384 | instance | monitoring/loki-results-cache-0/memcached
2026-06-05 03:29:16.741120 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "loki-results-cache-0" not found
2026-06-05 03:29:16.747399 | instance | monitoring/loki-results-cache-0/exporter
2026-06-05 03:29:16.951866 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "loki-results-cache-0" not found
2026-06-05 03:29:17.138106 | instance | monitoring/node-feature-discovery-gc-6675cbb6d9-s89t2/gc
2026-06-05 03:29:17.327268 | instance | Error from server (BadRequest): previous terminated container "gc" in pod "node-feature-discovery-gc-6675cbb6d9-s89t2" not found
2026-06-05 03:29:17.520682 | instance | monitoring/node-feature-discovery-master-8665476dbc-5vf7g/master
2026-06-05 03:29:17.702834 | instance | Error from server (BadRequest): previous terminated container "master" in pod "node-feature-discovery-master-8665476dbc-5vf7g" not found
2026-06-05 03:29:17.902613 | instance | monitoring/node-feature-discovery-worker-thwh6/worker
2026-06-05 03:29:18.116153 | instance | Error from server (BadRequest): previous terminated container "worker" in pod "node-feature-discovery-worker-thwh6" not found
2026-06-05 03:29:18.308060 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader
2026-06-05 03:29:18.496508 | instance | Error from server (BadRequest): previous terminated container "init-config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:29:18.501785 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus
2026-06-05 03:29:18.686912 | instance | Error from server (BadRequest): previous terminated container "prometheus" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:29:18.691001 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader
2026-06-05 03:29:18.883943 | instance | Error from server (BadRequest): previous terminated container "config-reloader" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:29:18.891016 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar
2026-06-05 03:29:19.098857 | instance | Error from server (BadRequest): previous terminated container "pod-tls-sidecar" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:29:19.103304 | instance | monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy
2026-06-05 03:29:19.313282 | instance | Error from server (BadRequest): previous terminated container "oauth2-proxy" in pod "prometheus-kube-prometheus-stack-prometheus-0" not found
2026-06-05 03:29:19.514101 | instance | monitoring/prometheus-pushgateway-7b8659c68b-mnvgq/pushgateway
2026-06-05 03:29:19.711413 | instance | Error from server (BadRequest): previous terminated container "pushgateway" in pod "prometheus-pushgateway-7b8659c68b-mnvgq" not found
2026-06-05 03:29:19.920775 | instance | monitoring/vector-h9htt/vector
2026-06-05 03:29:20.159074 | instance | Error from server (BadRequest): previous terminated container "vector" in pod "vector-h9htt" not found
2026-06-05 03:29:20.340627 | instance | openstack/barbican-api-55567dc55b-9vkxm/init
2026-06-05 03:29:20.532708 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-api-55567dc55b-9vkxm" not found
2026-06-05 03:29:20.538743 | instance | openstack/barbican-api-55567dc55b-9vkxm/barbican-api
2026-06-05 03:29:20.728239 | instance | Error from server (BadRequest): previous terminated container "barbican-api" in pod "barbican-api-55567dc55b-9vkxm" not found
2026-06-05 03:29:20.931722 | instance | openstack/barbican-db-init-qpjfn/init
2026-06-05 03:29:21.130357 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-init-qpjfn" not found
2026-06-05 03:29:21.140233 | instance | openstack/barbican-db-init-qpjfn/barbican-db-init-0
2026-06-05 03:29:21.349995 | instance | Error from server (BadRequest): previous terminated container "barbican-db-init-0" in pod "barbican-db-init-qpjfn" not found
2026-06-05 03:29:21.534383 | instance | openstack/barbican-db-sync-5d6xt/init
2026-06-05 03:29:21.731089 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-db-sync-5d6xt" not found
2026-06-05 03:29:21.735054 | instance | openstack/barbican-db-sync-5d6xt/barbican-db-sync
2026-06-05 03:29:21.946691 | instance | Error from server (BadRequest): previous terminated container "barbican-db-sync" in pod "barbican-db-sync-5d6xt" not found
2026-06-05 03:29:22.151469 | instance | openstack/barbican-ks-endpoints-tpgbz/init
2026-06-05 03:29:22.334703 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-endpoints-tpgbz" not found
2026-06-05 03:29:22.339296 | instance | openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-admin
2026-06-05 03:29:22.524796 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-admin" in pod "barbican-ks-endpoints-tpgbz" not found
2026-06-05 03:29:22.528332 | instance | openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-internal
2026-06-05 03:29:22.704765 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-internal" in pod "barbican-ks-endpoints-tpgbz" not found
2026-06-05 03:29:22.709358 | instance | openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-public
2026-06-05 03:29:22.910530 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-endpoints-public" in pod "barbican-ks-endpoints-tpgbz" not found
2026-06-05 03:29:23.098249 | instance | openstack/barbican-ks-service-kc6tv/init
2026-06-05 03:29:23.285345 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-service-kc6tv" not found
2026-06-05 03:29:23.292797 | instance | openstack/barbican-ks-service-kc6tv/key-manager-ks-service-registration
2026-06-05 03:29:23.479114 | instance | Error from server (BadRequest): previous terminated container "key-manager-ks-service-registration" in pod "barbican-ks-service-kc6tv" not found
2026-06-05 03:29:23.665884 | instance | openstack/barbican-ks-user-l4fbs/init
2026-06-05 03:29:23.860597 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-ks-user-l4fbs" not found
2026-06-05 03:29:23.867522 | instance | openstack/barbican-ks-user-l4fbs/barbican-ks-user
2026-06-05 03:29:24.062131 | instance | Error from server (BadRequest): previous terminated container "barbican-ks-user" in pod "barbican-ks-user-l4fbs" not found
2026-06-05 03:29:24.241721 | instance | openstack/barbican-rabbit-init-2v92m/init
2026-06-05 03:29:24.423558 | instance | Error from server (BadRequest): previous terminated container "init" in pod "barbican-rabbit-init-2v92m" not found
2026-06-05 03:29:24.428814 | instance | openstack/barbican-rabbit-init-2v92m/rabbit-init
2026-06-05 03:29:24.621089 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "barbican-rabbit-init-2v92m" not found
2026-06-05 03:29:24.814797 | instance | openstack/cinder-api-759bd9c59-75shn/init
2026-06-05 03:29:25.019776 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-api-759bd9c59-75shn" not found
2026-06-05 03:29:25.024076 | instance | openstack/cinder-api-759bd9c59-75shn/ceph-coordination-volume-perms
2026-06-05 03:29:25.213680 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-api-759bd9c59-75shn" not found
2026-06-05 03:29:25.219424 | instance | openstack/cinder-api-759bd9c59-75shn/cinder-api
2026-06-05 03:29:25.474949 | instance | Error from server (BadRequest): previous terminated container "cinder-api" in pod "cinder-api-759bd9c59-75shn" not found
2026-06-05 03:29:25.655336 | instance | openstack/cinder-backup-78bb969b6f-7r9hx/init
2026-06-05 03:29:25.874425 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-78bb969b6f-7r9hx" not found
2026-06-05 03:29:25.878582 | instance | openstack/cinder-backup-78bb969b6f-7r9hx/ceph-backup-keyring-placement
2026-06-05 03:29:26.084854 | instance | Error from server (BadRequest): previous terminated container "ceph-backup-keyring-placement" in pod "cinder-backup-78bb969b6f-7r9hx" not found
2026-06-05 03:29:26.089744 | instance | openstack/cinder-backup-78bb969b6f-7r9hx/ceph-keyring-placement-rbd1
2026-06-05 03:29:26.271265 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-backup-78bb969b6f-7r9hx" not found
2026-06-05 03:29:26.276591 | instance | openstack/cinder-backup-78bb969b6f-7r9hx/ceph-coordination-volume-perms
2026-06-05 03:29:26.454500 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-backup-78bb969b6f-7r9hx" not found
2026-06-05 03:29:26.459858 | instance | openstack/cinder-backup-78bb969b6f-7r9hx/cinder-backup
2026-06-05 03:29:26.658112 | instance | Error from server (BadRequest): previous terminated container "cinder-backup" in pod "cinder-backup-78bb969b6f-7r9hx" not found
2026-06-05 03:29:26.864888 | instance | openstack/cinder-backup-storage-init-xhgfj/init
2026-06-05 03:29:27.067464 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-backup-storage-init-xhgfj" not found
2026-06-05 03:29:27.071677 | instance | openstack/cinder-backup-storage-init-xhgfj/ceph-keyring-placement
2026-06-05 03:29:27.270672 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-backup-storage-init-xhgfj" not found
2026-06-05 03:29:27.275551 | instance | openstack/cinder-backup-storage-init-xhgfj/cinder-backup-storage-init
2026-06-05 03:29:27.446563 | instance | Error from server (BadRequest): previous terminated container "cinder-backup-storage-init" in pod "cinder-backup-storage-init-xhgfj" not found
2026-06-05 03:29:27.630595 | instance | openstack/cinder-bootstrap-8m9wd/init
2026-06-05 03:29:27.818904 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-bootstrap-8m9wd" not found
2026-06-05 03:29:27.823940 | instance | openstack/cinder-bootstrap-8m9wd/bootstrap
2026-06-05 03:29:28.010761 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "cinder-bootstrap-8m9wd" not found
2026-06-05 03:29:28.195343 | instance | openstack/cinder-create-internal-tenant-952l9/init
2026-06-05 03:29:28.379732 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-create-internal-tenant-952l9" not found
2026-06-05 03:29:28.384721 | instance | openstack/cinder-create-internal-tenant-952l9/create-internal-tenant
2026-06-05 03:29:28.560209 | instance | Error from server (BadRequest): previous terminated container "create-internal-tenant" in pod "cinder-create-internal-tenant-952l9" not found
2026-06-05 03:29:28.734459 | instance | openstack/cinder-db-init-wmpmz/init
2026-06-05 03:29:28.931541 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-init-wmpmz" not found
2026-06-05 03:29:28.935606 | instance | openstack/cinder-db-init-wmpmz/cinder-db-init-0
2026-06-05 03:29:29.130134 | instance | Error from server (BadRequest): previous terminated container "cinder-db-init-0" in pod "cinder-db-init-wmpmz" not found
2026-06-05 03:29:29.347975 | instance | openstack/cinder-db-sync-8jtk9/init
2026-06-05 03:29:29.533438 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-db-sync-8jtk9" not found
2026-06-05 03:29:29.536861 | instance | openstack/cinder-db-sync-8jtk9/cinder-db-sync
2026-06-05 03:29:29.740621 | instance | Error from server (BadRequest): previous terminated container "cinder-db-sync" in pod "cinder-db-sync-8jtk9" not found
2026-06-05 03:29:29.936787 | instance | openstack/cinder-ks-endpoints-nrkp8/init
2026-06-05 03:29:30.115975 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-endpoints-nrkp8" not found
2026-06-05 03:29:30.120482 | instance | openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-admin
2026-06-05 03:29:30.301180 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-admin" in pod "cinder-ks-endpoints-nrkp8" not found
2026-06-05 03:29:30.306508 | instance | openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-internal
2026-06-05 03:29:30.488352 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-internal" in pod "cinder-ks-endpoints-nrkp8" not found
2026-06-05 03:29:30.493454 | instance | openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-public
2026-06-05 03:29:30.672271 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-endpoints-public" in pod "cinder-ks-endpoints-nrkp8" not found
2026-06-05 03:29:30.845823 | instance | openstack/cinder-ks-service-79d9p/init
2026-06-05 03:29:31.029507 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-service-79d9p" not found
2026-06-05 03:29:31.036143 | instance | openstack/cinder-ks-service-79d9p/volumev3-ks-service-registration
2026-06-05 03:29:31.225764 | instance | Error from server (BadRequest): previous terminated container "volumev3-ks-service-registration" in pod "cinder-ks-service-79d9p" not found
2026-06-05 03:29:31.437774 | instance | openstack/cinder-ks-user-5qbkh/init
2026-06-05 03:29:31.614669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-ks-user-5qbkh" not found
2026-06-05 03:29:31.619893 | instance | openstack/cinder-ks-user-5qbkh/cinder-ks-user
2026-06-05 03:29:31.806542 | instance | Error from server (BadRequest): previous terminated container "cinder-ks-user" in pod "cinder-ks-user-5qbkh" not found
2026-06-05 03:29:31.999079 | instance | openstack/cinder-rabbit-init-mgpb7/init
2026-06-05 03:29:32.182377 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-rabbit-init-mgpb7" not found
2026-06-05 03:29:32.188912 | instance | openstack/cinder-rabbit-init-mgpb7/rabbit-init
2026-06-05 03:29:32.358349 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "cinder-rabbit-init-mgpb7" not found
2026-06-05 03:29:32.545695 | instance | openstack/cinder-scheduler-95f5b5c65-99tbp/init
2026-06-05 03:29:32.735844 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-scheduler-95f5b5c65-99tbp" not found
2026-06-05 03:29:32.739651 | instance | openstack/cinder-scheduler-95f5b5c65-99tbp/ceph-coordination-volume-perms
2026-06-05 03:29:32.924053 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-scheduler-95f5b5c65-99tbp" not found
2026-06-05 03:29:32.928723 | instance | openstack/cinder-scheduler-95f5b5c65-99tbp/cinder-scheduler
2026-06-05 03:29:33.113103 | instance | Error from server (BadRequest): previous terminated container "cinder-scheduler" in pod "cinder-scheduler-95f5b5c65-99tbp" not found
2026-06-05 03:29:33.312875 | instance | openstack/cinder-storage-init-4wsfb/init
2026-06-05 03:29:33.492171 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-storage-init-4wsfb" not found
2026-06-05 03:29:33.497392 | instance | openstack/cinder-storage-init-4wsfb/ceph-keyring-placement
2026-06-05 03:29:33.684413 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "cinder-storage-init-4wsfb" not found
2026-06-05 03:29:33.689099 | instance | openstack/cinder-storage-init-4wsfb/cinder-storage-init-rbd1
2026-06-05 03:29:33.863724 | instance | Error from server (BadRequest): previous terminated container "cinder-storage-init-rbd1" in pod "cinder-storage-init-4wsfb" not found
2026-06-05 03:29:34.057912 | instance | openstack/cinder-volume-75974cc66c-8rw8m/init
2026-06-05 03:29:34.244213 | instance | Error from server (BadRequest): previous terminated container "init" in pod "cinder-volume-75974cc66c-8rw8m" not found
2026-06-05 03:29:34.249258 | instance | openstack/cinder-volume-75974cc66c-8rw8m/ceph-keyring-placement-rbd1
2026-06-05 03:29:34.423303 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement-rbd1" in pod "cinder-volume-75974cc66c-8rw8m" not found
2026-06-05 03:29:34.429048 | instance | openstack/cinder-volume-75974cc66c-8rw8m/ceph-coordination-volume-perms
2026-06-05 03:29:34.611345 | instance | Error from server (BadRequest): previous terminated container "ceph-coordination-volume-perms" in pod "cinder-volume-75974cc66c-8rw8m" not found
2026-06-05 03:29:34.616694 | instance | openstack/cinder-volume-75974cc66c-8rw8m/init-cinder-conf
2026-06-05 03:29:34.803918 | instance | Error from server (BadRequest): previous terminated container "init-cinder-conf" in pod "cinder-volume-75974cc66c-8rw8m" not found
2026-06-05 03:29:34.809894 | instance | openstack/cinder-volume-75974cc66c-8rw8m/cinder-volume
2026-06-05 03:29:35.014122 | instance | Error from server (BadRequest): previous terminated container "cinder-volume" in pod "cinder-volume-75974cc66c-8rw8m" not found
2026-06-05 03:29:35.188874 | instance | openstack/glance-api-6d6f67fcb5-m4h5t/init
2026-06-05 03:29:35.372752 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-api-6d6f67fcb5-m4h5t" not found
2026-06-05 03:29:35.377803 | instance | openstack/glance-api-6d6f67fcb5-m4h5t/glance-perms
2026-06-05 03:29:35.585366 | instance | Error from server (BadRequest): previous terminated container "glance-perms" in pod "glance-api-6d6f67fcb5-m4h5t" not found
2026-06-05 03:29:35.588351 | instance | openstack/glance-api-6d6f67fcb5-m4h5t/ceph-keyring-placement
2026-06-05 03:29:35.771142 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-api-6d6f67fcb5-m4h5t" not found
2026-06-05 03:29:35.775736 | instance | openstack/glance-api-6d6f67fcb5-m4h5t/glance-api
2026-06-05 03:29:35.964623 | instance | Error from server (BadRequest): previous terminated container "glance-api" in pod "glance-api-6d6f67fcb5-m4h5t" not found
2026-06-05 03:29:36.156498 | instance | openstack/glance-db-init-dhsl6/init
2026-06-05 03:29:36.336565 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-init-dhsl6" not found
2026-06-05 03:29:36.341899 | instance | openstack/glance-db-init-dhsl6/glance-db-init-0
2026-06-05 03:29:36.535450 | instance | Error from server (BadRequest): previous terminated container "glance-db-init-0" in pod "glance-db-init-dhsl6" not found
2026-06-05 03:29:36.714054 | instance | openstack/glance-db-sync-nvprg/init
2026-06-05 03:29:36.902934 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-db-sync-nvprg" not found
2026-06-05 03:29:36.906630 | instance | openstack/glance-db-sync-nvprg/glance-db-sync
2026-06-05 03:29:37.106136 | instance | Error from server (BadRequest): previous terminated container "glance-db-sync" in pod "glance-db-sync-nvprg" not found
2026-06-05 03:29:37.279124 | instance | openstack/glance-ks-endpoints-7nk2f/init
2026-06-05 03:29:37.484368 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-endpoints-7nk2f" not found
2026-06-05 03:29:37.491042 | instance | openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-admin
2026-06-05 03:29:37.671346 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-admin" in pod "glance-ks-endpoints-7nk2f" not found
2026-06-05 03:29:37.674146 | instance | openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-internal
2026-06-05 03:29:37.863812 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-internal" in pod "glance-ks-endpoints-7nk2f" not found
2026-06-05 03:29:37.869864 | instance | openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-public
2026-06-05 03:29:38.097380 | instance | Error from server (BadRequest): previous terminated container "image-ks-endpoints-public" in pod "glance-ks-endpoints-7nk2f" not found
2026-06-05 03:29:38.285367 | instance | openstack/glance-ks-service-wfkzd/init
2026-06-05 03:29:38.465681 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-service-wfkzd" not found
2026-06-05 03:29:38.470785 | instance | openstack/glance-ks-service-wfkzd/image-ks-service-registration
2026-06-05 03:29:38.654305 | instance | Error from server (BadRequest): previous terminated container "image-ks-service-registration" in pod "glance-ks-service-wfkzd" not found
2026-06-05 03:29:38.837955 | instance | openstack/glance-ks-user-qmfvz/init
2026-06-05 03:29:39.026731 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-ks-user-qmfvz" not found
2026-06-05 03:29:39.031642 | instance | openstack/glance-ks-user-qmfvz/glance-ks-user
2026-06-05 03:29:39.222164 | instance | Error from server (BadRequest): previous terminated container "glance-ks-user" in pod "glance-ks-user-qmfvz" not found
2026-06-05 03:29:39.402641 | instance | openstack/glance-metadefs-load-xs5fq/init
2026-06-05 03:29:39.599548 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-metadefs-load-xs5fq" not found
2026-06-05 03:29:39.603620 | instance | openstack/glance-metadefs-load-xs5fq/glance-metadefs-load
2026-06-05 03:29:39.792224 | instance | Error from server (BadRequest): previous terminated container "glance-metadefs-load" in pod "glance-metadefs-load-xs5fq" not found
2026-06-05 03:29:39.976761 | instance | openstack/glance-rabbit-init-l75b8/init
2026-06-05 03:29:40.159902 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-rabbit-init-l75b8" not found
2026-06-05 03:29:40.163238 | instance | openstack/glance-rabbit-init-l75b8/rabbit-init
2026-06-05 03:29:40.343403 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "glance-rabbit-init-l75b8" not found
2026-06-05 03:29:40.529774 | instance | openstack/glance-storage-init-674wj/init
2026-06-05 03:29:40.721094 | instance | Error from server (BadRequest): previous terminated container "init" in pod "glance-storage-init-674wj" not found
2026-06-05 03:29:40.726546 | instance | openstack/glance-storage-init-674wj/ceph-keyring-placement
2026-06-05 03:29:40.926241 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "glance-storage-init-674wj" not found
2026-06-05 03:29:40.931826 | instance | openstack/glance-storage-init-674wj/glance-storage-init
2026-06-05 03:29:41.124368 | instance | Error from server (BadRequest): previous terminated container "glance-storage-init" in pod "glance-storage-init-674wj" not found
2026-06-05 03:29:41.327131 | instance | openstack/keepalived-45ld8/init
2026-06-05 03:29:41.527193 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keepalived-45ld8" not found
2026-06-05 03:29:41.532473 | instance | openstack/keepalived-45ld8/wait-for-ip
2026-06-05 03:29:41.626900 | instance | Error from server (BadRequest): container "wait-for-ip" in pod "keepalived-45ld8" is waiting to start: PodInitializing
2026-06-05 03:29:41.716676 | instance | Error from server (BadRequest): previous terminated container "wait-for-ip" in pod "keepalived-45ld8" not found
2026-06-05 03:29:41.721313 | instance | openstack/keepalived-45ld8/keepalived
2026-06-05 03:29:41.823845 | instance | Error from server (BadRequest): container "keepalived" in pod "keepalived-45ld8" is waiting to start: PodInitializing
2026-06-05 03:29:41.926730 | instance | Error from server (BadRequest): previous terminated container "keepalived" in pod "keepalived-45ld8" not found
2026-06-05 03:29:42.129217 | instance | openstack/keystone-api-6946d97b5c-vrm2q/init
2026-06-05 03:29:42.351657 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-api-6946d97b5c-vrm2q" not found
2026-06-05 03:29:42.356039 | instance | openstack/keystone-api-6946d97b5c-vrm2q/keystone-api
2026-06-05 03:29:42.810889 | instance | Error from server (BadRequest): previous terminated container "keystone-api" in pod "keystone-api-6946d97b5c-vrm2q" not found
2026-06-05 03:29:43.016528 | instance | openstack/keystone-bootstrap-p5frd/init
2026-06-05 03:29:43.193550 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-bootstrap-p5frd" not found
2026-06-05 03:29:43.197608 | instance | openstack/keystone-bootstrap-p5frd/bootstrap
2026-06-05 03:29:43.369022 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "keystone-bootstrap-p5frd" not found
2026-06-05 03:29:43.542958 | instance | openstack/keystone-credential-setup-92fq9/init
2026-06-05 03:29:43.721038 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-credential-setup-92fq9" not found
2026-06-05 03:29:43.725292 | instance | openstack/keystone-credential-setup-92fq9/keystone-credential-setup
2026-06-05 03:29:43.943622 | instance | Error from server (BadRequest): previous terminated container "keystone-credential-setup" in pod "keystone-credential-setup-92fq9" not found
2026-06-05 03:29:44.117946 | instance | openstack/keystone-db-init-nt2gt/init
2026-06-05 03:29:44.300708 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-init-nt2gt" not found
2026-06-05 03:29:44.305476 | instance | openstack/keystone-db-init-nt2gt/keystone-db-init-0
2026-06-05 03:29:44.500302 | instance | Error from server (BadRequest): previous terminated container "keystone-db-init-0" in pod "keystone-db-init-nt2gt" not found
2026-06-05 03:29:44.679395 | instance | openstack/keystone-db-sync-dlp7w/init
2026-06-05 03:29:44.851181 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-db-sync-dlp7w" not found
2026-06-05 03:29:44.856497 | instance | openstack/keystone-db-sync-dlp7w/keystone-db-sync
2026-06-05 03:29:45.047904 | instance | Error from server (BadRequest): previous terminated container "keystone-db-sync" in pod "keystone-db-sync-dlp7w" not found
2026-06-05 03:29:45.230295 | instance | openstack/keystone-domain-manage-zp8hz/init
2026-06-05 03:29:45.414462 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-domain-manage-zp8hz" not found
2026-06-05 03:29:45.418520 | instance | openstack/keystone-domain-manage-zp8hz/keystone-domain-manage
2026-06-05 03:29:45.602267 | instance | Error from server (BadRequest): previous terminated container "keystone-domain-manage" in pod "keystone-domain-manage-zp8hz" not found
2026-06-05 03:29:45.782870 | instance | openstack/keystone-fernet-setup-rdz54/init
2026-06-05 03:29:45.972310 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-fernet-setup-rdz54" not found
2026-06-05 03:29:45.976502 | instance | openstack/keystone-fernet-setup-rdz54/keystone-fernet-setup
2026-06-05 03:29:46.205754 | instance | Error from server (BadRequest): previous terminated container "keystone-fernet-setup" in pod "keystone-fernet-setup-rdz54" not found
2026-06-05 03:29:46.384958 | instance | openstack/keystone-rabbit-init-p96jk/init
2026-06-05 03:29:46.581614 | instance | Error from server (BadRequest): previous terminated container "init" in pod "keystone-rabbit-init-p96jk" not found
2026-06-05 03:29:46.587584 | instance | openstack/keystone-rabbit-init-p96jk/rabbit-init
2026-06-05 03:29:46.772508 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "keystone-rabbit-init-p96jk" not found
2026-06-05 03:29:46.965474 | instance | openstack/libvirt-libvirt-default-rrlz9/init
2026-06-05 03:29:47.183651 | instance | Error from server (BadRequest): previous terminated container "init" in pod "libvirt-libvirt-default-rrlz9" not found
2026-06-05 03:29:47.188732 | instance | openstack/libvirt-libvirt-default-rrlz9/init-dynamic-options
2026-06-05 03:29:47.280947 | instance | Error from server (BadRequest): container "init-dynamic-options" in pod "libvirt-libvirt-default-rrlz9" is waiting to start: PodInitializing
2026-06-05 03:29:47.378541 | instance | Error from server (BadRequest): previous terminated container "init-dynamic-options" in pod "libvirt-libvirt-default-rrlz9" not found
2026-06-05 03:29:47.384099 | instance | openstack/libvirt-libvirt-default-rrlz9/ceph-admin-keyring-placement
2026-06-05 03:29:47.477415 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-rrlz9" is waiting to start: PodInitializing
2026-06-05 03:29:47.563404 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "libvirt-libvirt-default-rrlz9" not found
2026-06-05 03:29:47.568236 | instance | openstack/libvirt-libvirt-default-rrlz9/ceph-keyring-placement
2026-06-05 03:29:47.665519 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "libvirt-libvirt-default-rrlz9" is waiting to start: PodInitializing
2026-06-05 03:29:47.769756 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "libvirt-libvirt-default-rrlz9" not found
2026-06-05 03:29:47.775008 | instance | openstack/libvirt-libvirt-default-rrlz9/tls-sidecar
2026-06-05 03:29:47.873282 | instance | Error from server (BadRequest): container "tls-sidecar" in pod "libvirt-libvirt-default-rrlz9" is waiting to start: PodInitializing
2026-06-05 03:29:47.981968 | instance | Error from server (BadRequest): previous terminated container "tls-sidecar" in pod "libvirt-libvirt-default-rrlz9" not found
2026-06-05 03:29:47.987333 | instance | openstack/libvirt-libvirt-default-rrlz9/libvirt
2026-06-05 03:29:48.083492 | instance | Error from server (BadRequest): container "libvirt" in pod "libvirt-libvirt-default-rrlz9" is waiting to start: PodInitializing
2026-06-05 03:29:48.174315 | instance | Error from server (BadRequest): previous terminated container "libvirt" in pod "libvirt-libvirt-default-rrlz9" not found
2026-06-05 03:29:48.179606 | instance | openstack/libvirt-libvirt-default-rrlz9/libvirt-exporter
2026-06-05 03:29:48.273767 | instance | Error from server (BadRequest): container "libvirt-exporter" in pod "libvirt-libvirt-default-rrlz9" is waiting to start: PodInitializing
2026-06-05 03:29:48.367208 | instance | Error from server (BadRequest): previous terminated container "libvirt-exporter" in pod "libvirt-libvirt-default-rrlz9" not found
2026-06-05 03:29:48.547067 | instance | openstack/memcached-memcached-6479589586-8hft4/init
2026-06-05 03:29:48.739748 | instance | Error from server (BadRequest): previous terminated container "init" in pod "memcached-memcached-6479589586-8hft4" not found
2026-06-05 03:29:48.743687 | instance | openstack/memcached-memcached-6479589586-8hft4/memcached
2026-06-05 03:29:48.948407 | instance | Error from server (BadRequest): previous terminated container "memcached" in pod "memcached-memcached-6479589586-8hft4" not found
2026-06-05 03:29:48.955915 | instance | openstack/memcached-memcached-6479589586-8hft4/memcached-exporter
2026-06-05 03:29:49.166013 | instance | Error from server (BadRequest): previous terminated container "memcached-exporter" in pod "memcached-memcached-6479589586-8hft4" not found
2026-06-05 03:29:49.357954 | instance | openstack/neutron-coredns-7dd4958666-7htql/coredns
2026-06-05 03:29:49.542815 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "neutron-coredns-7dd4958666-7htql" not found
2026-06-05 03:29:49.730731 | instance | openstack/neutron-db-init-chnxc/init
2026-06-05 03:29:49.910893 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-init-chnxc" not found
2026-06-05 03:29:49.914588 | instance | openstack/neutron-db-init-chnxc/neutron-db-init-0
2026-06-05 03:29:50.103537 | instance | Error from server (BadRequest): previous terminated container "neutron-db-init-0" in pod "neutron-db-init-chnxc" not found
2026-06-05 03:29:50.305065 | instance | openstack/neutron-db-sync-7hqjb/init
2026-06-05 03:29:50.486697 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-db-sync-7hqjb" not found
2026-06-05 03:29:50.491585 | instance | openstack/neutron-db-sync-7hqjb/neutron-db-sync
2026-06-05 03:29:50.689739 | instance | Error from server (BadRequest): previous terminated container "neutron-db-sync" in pod "neutron-db-sync-7hqjb" not found
2026-06-05 03:29:50.873071 | instance | openstack/neutron-dhcp-agent-default-5pnkq/init
2026-06-05 03:29:51.080011 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-dhcp-agent-default-5pnkq" not found
2026-06-05 03:29:51.083881 | instance | openstack/neutron-dhcp-agent-default-5pnkq/neutron-dhcp-agent-init
2026-06-05 03:29:51.185128 | instance | Error from server (BadRequest): container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-5pnkq" is waiting to start: PodInitializing
2026-06-05 03:29:51.281473 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent-init" in pod "neutron-dhcp-agent-default-5pnkq" not found
2026-06-05 03:29:51.286431 | instance | openstack/neutron-dhcp-agent-default-5pnkq/neutron-dhcp-agent
2026-06-05 03:29:51.388444 | instance | Error from server (BadRequest): container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-5pnkq" is waiting to start: PodInitializing
2026-06-05 03:29:51.478718 | instance | Error from server (BadRequest): previous terminated container "neutron-dhcp-agent" in pod "neutron-dhcp-agent-default-5pnkq" not found
2026-06-05 03:29:51.672843 | instance | openstack/neutron-ks-endpoints-7ffvp/init
2026-06-05 03:29:51.845367 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-endpoints-7ffvp" not found
2026-06-05 03:29:51.849858 | instance | openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-admin
2026-06-05 03:29:52.047283 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-admin" in pod "neutron-ks-endpoints-7ffvp" not found
2026-06-05 03:29:52.052141 | instance | openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-internal
2026-06-05 03:29:52.240467 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-internal" in pod "neutron-ks-endpoints-7ffvp" not found
2026-06-05 03:29:52.244805 | instance | openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-public
2026-06-05 03:29:52.431359 | instance | Error from server (BadRequest): previous terminated container "network-ks-endpoints-public" in pod "neutron-ks-endpoints-7ffvp" not found
2026-06-05 03:29:52.610240 | instance | openstack/neutron-ks-service-kdxld/init
2026-06-05 03:29:52.789141 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-service-kdxld" not found
2026-06-05 03:29:52.794370 | instance | openstack/neutron-ks-service-kdxld/network-ks-service-registration
2026-06-05 03:29:52.977602 | instance | Error from server (BadRequest): previous terminated container "network-ks-service-registration" in pod "neutron-ks-service-kdxld" not found
2026-06-05 03:29:53.142987 | instance | openstack/neutron-ks-user-zqlfz/init
2026-06-05 03:29:53.320146 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ks-user-zqlfz" not found
2026-06-05 03:29:53.325853 | instance | openstack/neutron-ks-user-zqlfz/neutron-ks-user
2026-06-05 03:29:53.496579 | instance | Error from server (BadRequest): previous terminated container "neutron-ks-user" in pod "neutron-ks-user-zqlfz" not found
2026-06-05 03:29:53.678259 | instance | openstack/neutron-l3-agent-default-gnk6l/init
2026-06-05 03:29:53.895648 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-l3-agent-default-gnk6l" not found
2026-06-05 03:29:53.900462 | instance | openstack/neutron-l3-agent-default-gnk6l/neutron-l3-agent-init
2026-06-05 03:29:54.018483 | instance | Error from server (BadRequest): container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-gnk6l" is waiting to start: PodInitializing
2026-06-05 03:29:54.106162 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent-init" in pod "neutron-l3-agent-default-gnk6l" not found
2026-06-05 03:29:54.111501 | instance | openstack/neutron-l3-agent-default-gnk6l/neutron-l3-agent
2026-06-05 03:29:54.203140 | instance | Error from server (BadRequest): container "neutron-l3-agent" in pod "neutron-l3-agent-default-gnk6l" is waiting to start: PodInitializing
2026-06-05 03:29:54.290245 | instance | Error from server (BadRequest): previous terminated container "neutron-l3-agent" in pod "neutron-l3-agent-default-gnk6l" not found
2026-06-05 03:29:54.486604 | instance | openstack/neutron-metadata-agent-default-dtpcz/init
2026-06-05 03:29:54.693181 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-metadata-agent-default-dtpcz" not found
2026-06-05 03:29:54.699281 | instance | openstack/neutron-metadata-agent-default-dtpcz/neutron-metadata-agent-init
2026-06-05 03:29:54.782043 | instance | Error from server (BadRequest): container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-dtpcz" is waiting to start: PodInitializing
2026-06-05 03:29:54.871393 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent-init" in pod "neutron-metadata-agent-default-dtpcz" not found
2026-06-05 03:29:54.876867 | instance | openstack/neutron-metadata-agent-default-dtpcz/neutron-metadata-agent
2026-06-05 03:29:54.990857 | instance | Error from server (BadRequest): container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-dtpcz" is waiting to start: PodInitializing
2026-06-05 03:29:55.079705 | instance | Error from server (BadRequest): previous terminated container "neutron-metadata-agent" in pod "neutron-metadata-agent-default-dtpcz" not found
2026-06-05 03:29:55.261093 | instance | openstack/neutron-netns-cleanup-cron-default-lfhzv/init
2026-06-05 03:29:55.435555 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-netns-cleanup-cron-default-lfhzv" not found
2026-06-05 03:29:55.439995 | instance | openstack/neutron-netns-cleanup-cron-default-lfhzv/neutron-netns-cleanup-cron
2026-06-05 03:29:55.628369 | instance | Error from server (BadRequest): previous terminated container "neutron-netns-cleanup-cron" in pod "neutron-netns-cleanup-cron-default-lfhzv" not found
2026-06-05 03:29:55.811669 | instance | openstack/neutron-ovs-agent-default-qnbv4/init
2026-06-05 03:29:56.037638 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-ovs-agent-default-qnbv4" not found
2026-06-05 03:29:56.043467 | instance | openstack/neutron-ovs-agent-default-qnbv4/neutron-openvswitch-agent-kernel-modules
2026-06-05 03:29:56.131618 | instance | Error from server (BadRequest): container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-qnbv4" is waiting to start: PodInitializing
2026-06-05 03:29:56.222554 | instance | Error from server (BadRequest): previous terminated container "neutron-openvswitch-agent-kernel-modules" in pod "neutron-ovs-agent-default-qnbv4" not found
2026-06-05 03:29:56.226605 | instance | openstack/neutron-ovs-agent-default-qnbv4/neutron-ovs-agent-init
2026-06-05 03:29:56.305888 | instance | Error from server (BadRequest): container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-qnbv4" is waiting to start: PodInitializing
2026-06-05 03:29:56.403123 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent-init" in pod "neutron-ovs-agent-default-qnbv4" not found
2026-06-05 03:29:56.408218 | instance | openstack/neutron-ovs-agent-default-qnbv4/neutron-ovs-agent
2026-06-05 03:29:56.503264 | instance | Error from server (BadRequest): container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-qnbv4" is waiting to start: PodInitializing
2026-06-05 03:29:56.608704 | instance | Error from server (BadRequest): previous terminated container "neutron-ovs-agent" in pod "neutron-ovs-agent-default-qnbv4" not found
2026-06-05 03:29:56.801114 | instance | openstack/neutron-rabbit-init-9q4mm/init
2026-06-05 03:29:56.992959 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rabbit-init-9q4mm" not found
2026-06-05 03:29:56.996948 | instance | openstack/neutron-rabbit-init-9q4mm/rabbit-init
2026-06-05 03:29:57.203734 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "neutron-rabbit-init-9q4mm" not found
2026-06-05 03:29:57.396846 | instance | openstack/neutron-rpc-server-7479df8c79-xp82k/init
2026-06-05 03:29:57.576219 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-rpc-server-7479df8c79-xp82k" not found
2026-06-05 03:29:57.581261 | instance | openstack/neutron-rpc-server-7479df8c79-xp82k/neutron-rpc-server
2026-06-05 03:29:57.968004 | instance | openstack/neutron-server-6b7f4c9d76-5cjdp/init
2026-06-05 03:29:58.154853 | instance | Error from server (BadRequest): previous terminated container "init" in pod "neutron-server-6b7f4c9d76-5cjdp" not found
2026-06-05 03:29:58.159809 | instance | openstack/neutron-server-6b7f4c9d76-5cjdp/neutron-server
2026-06-05 03:29:58.375452 | instance | openstack/neutron-server-6b7f4c9d76-5cjdp/neutron-policy-server
2026-06-05 03:29:58.557861 | instance | Error from server (BadRequest): previous terminated container "neutron-policy-server" in pod "neutron-server-6b7f4c9d76-5cjdp" not found
2026-06-05 03:29:58.742703 | instance | openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/init
2026-06-05 03:29:58.957530 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-metadata-5c6b4b7f8b-mvcsn" not found
2026-06-05 03:29:58.961309 | instance | openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/nova-api-metadata-init
2026-06-05 03:29:59.148572 | instance | Error from server (BadRequest): previous terminated container "nova-api-metadata-init" in pod "nova-api-metadata-5c6b4b7f8b-mvcsn" not found
2026-06-05 03:29:59.153427 | instance | openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/nova-api
2026-06-05 03:29:59.332186 | instance | Error from server (BadRequest): previous terminated container "nova-api" in pod "nova-api-metadata-5c6b4b7f8b-mvcsn" not found
2026-06-05 03:29:59.543219 | instance | openstack/nova-api-osapi-6dc954f77-c6tgq/init
2026-06-05 03:29:59.728472 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-api-osapi-6dc954f77-c6tgq" not found
2026-06-05 03:29:59.733877 | instance | openstack/nova-api-osapi-6dc954f77-c6tgq/nova-osapi
2026-06-05 03:29:59.926096 | instance | Error from server (BadRequest): previous terminated container "nova-osapi" in pod "nova-api-osapi-6dc954f77-c6tgq" not found
2026-06-05 03:30:00.102737 | instance | openstack/nova-bootstrap-6mmcw/init
2026-06-05 03:30:00.307343 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-bootstrap-6mmcw" not found
2026-06-05 03:30:00.314135 | instance | openstack/nova-bootstrap-6mmcw/bootstrap
2026-06-05 03:30:00.502178 | instance | Error from server (BadRequest): previous terminated container "bootstrap" in pod "nova-bootstrap-6mmcw" not found
2026-06-05 03:30:00.690522 | instance | openstack/nova-cell-setup-j6hww/init
2026-06-05 03:30:00.881240 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-cell-setup-j6hww" not found
2026-06-05 03:30:00.885394 | instance | openstack/nova-cell-setup-j6hww/nova-cell-setup-init
2026-06-05 03:30:00.972447 | instance | Error from server (BadRequest): container "nova-cell-setup-init" in pod "nova-cell-setup-j6hww" is waiting to start: PodInitializing
2026-06-05 03:30:01.065907 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup-init" in pod "nova-cell-setup-j6hww" not found
2026-06-05 03:30:01.069973 | instance | openstack/nova-cell-setup-j6hww/nova-cell-setup
2026-06-05 03:30:01.151254 | instance | Error from server (BadRequest): container "nova-cell-setup" in pod "nova-cell-setup-j6hww" is waiting to start: PodInitializing
2026-06-05 03:30:01.238448 | instance | Error from server (BadRequest): previous terminated container "nova-cell-setup" in pod "nova-cell-setup-j6hww" not found
2026-06-05 03:30:01.420924 | instance | openstack/nova-compute-default-t5c2v/init
2026-06-05 03:30:01.666086 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:01.669681 | instance | openstack/nova-compute-default-t5c2v/nova-compute-init
2026-06-05 03:30:01.770849 | instance | Error from server (BadRequest): container "nova-compute-init" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:01.865552 | instance | Error from server (BadRequest): previous terminated container "nova-compute-init" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:01.872338 | instance | openstack/nova-compute-default-t5c2v/ceph-perms
2026-06-05 03:30:01.968910 | instance | Error from server (BadRequest): container "ceph-perms" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:02.064598 | instance | Error from server (BadRequest): previous terminated container "ceph-perms" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:02.068950 | instance | openstack/nova-compute-default-t5c2v/ceph-admin-keyring-placement
2026-06-05 03:30:02.155635 | instance | Error from server (BadRequest): container "ceph-admin-keyring-placement" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:02.250319 | instance | Error from server (BadRequest): previous terminated container "ceph-admin-keyring-placement" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:02.255793 | instance | openstack/nova-compute-default-t5c2v/ceph-keyring-placement
2026-06-05 03:30:02.354286 | instance | Error from server (BadRequest): container "ceph-keyring-placement" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:02.447258 | instance | Error from server (BadRequest): previous terminated container "ceph-keyring-placement" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:02.451429 | instance | openstack/nova-compute-default-t5c2v/nova-compute-vnc-init
2026-06-05 03:30:02.539730 | instance | Error from server (BadRequest): container "nova-compute-vnc-init" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:02.627211 | instance | Error from server (BadRequest): previous terminated container "nova-compute-vnc-init" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:02.632426 | instance | openstack/nova-compute-default-t5c2v/nova-compute-ssh-init
2026-06-05 03:30:02.715332 | instance | Error from server (BadRequest): container "nova-compute-ssh-init" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:02.805294 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh-init" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:02.810218 | instance | openstack/nova-compute-default-t5c2v/nova-compute
2026-06-05 03:30:02.906346 | instance | Error from server (BadRequest): container "nova-compute" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:03.001317 | instance | Error from server (BadRequest): previous terminated container "nova-compute" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:03.006087 | instance | openstack/nova-compute-default-t5c2v/nova-compute-ssh
2026-06-05 03:30:03.091465 | instance | Error from server (BadRequest): container "nova-compute-ssh" in pod "nova-compute-default-t5c2v" is waiting to start: PodInitializing
2026-06-05 03:30:03.182168 | instance | Error from server (BadRequest): previous terminated container "nova-compute-ssh" in pod "nova-compute-default-t5c2v" not found
2026-06-05 03:30:03.360429 | instance | openstack/nova-conductor-5c78bf9559-zkqnm/init
2026-06-05 03:30:03.543428 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-conductor-5c78bf9559-zkqnm" not found
2026-06-05 03:30:03.547753 | instance | openstack/nova-conductor-5c78bf9559-zkqnm/nova-conductor
2026-06-05 03:30:03.725443 | instance | Error from server (BadRequest): previous terminated container "nova-conductor" in pod "nova-conductor-5c78bf9559-zkqnm" not found
2026-06-05 03:30:03.897732 | instance | openstack/nova-db-init-pznqt/init
2026-06-05 03:30:04.080759 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-init-pznqt" not found
2026-06-05 03:30:04.086339 | instance | openstack/nova-db-init-pznqt/nova-db-init-0
2026-06-05 03:30:04.259378 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-0" in pod "nova-db-init-pznqt" not found
2026-06-05 03:30:04.263331 | instance | openstack/nova-db-init-pznqt/nova-db-init-1
2026-06-05 03:30:04.439289 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-1" in pod "nova-db-init-pznqt" not found
2026-06-05 03:30:04.444239 | instance | openstack/nova-db-init-pznqt/nova-db-init-2
2026-06-05 03:30:04.624515 | instance | Error from server (BadRequest): previous terminated container "nova-db-init-2" in pod "nova-db-init-pznqt" not found
2026-06-05 03:30:04.811718 | instance | openstack/nova-db-sync-rs6xv/init
2026-06-05 03:30:05.000453 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-db-sync-rs6xv" not found
2026-06-05 03:30:05.005603 | instance | openstack/nova-db-sync-rs6xv/nova-db-sync
2026-06-05 03:30:05.183580 | instance | Error from server (BadRequest): previous terminated container "nova-db-sync" in pod "nova-db-sync-rs6xv" not found
2026-06-05 03:30:05.357477 | instance | openstack/nova-ks-endpoints-xn2tr/init
2026-06-05 03:30:05.534714 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-endpoints-xn2tr" not found
2026-06-05 03:30:05.539645 | instance | openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-admin
2026-06-05 03:30:05.722172 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-admin" in pod "nova-ks-endpoints-xn2tr" not found
2026-06-05 03:30:05.725680 | instance | openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-internal
2026-06-05 03:30:05.914860 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-internal" in pod "nova-ks-endpoints-xn2tr" not found
2026-06-05 03:30:05.918244 | instance | openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-public
2026-06-05 03:30:06.097357 | instance | Error from server (BadRequest): previous terminated container "compute-ks-endpoints-public" in pod "nova-ks-endpoints-xn2tr" not found
2026-06-05 03:30:06.274108 | instance | openstack/nova-ks-service-cdnzb/init
2026-06-05 03:30:06.444167 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-service-cdnzb" not found
2026-06-05 03:30:06.448853 | instance | openstack/nova-ks-service-cdnzb/compute-ks-service-registration
2026-06-05 03:30:06.619860 | instance | Error from server (BadRequest): previous terminated container "compute-ks-service-registration" in pod "nova-ks-service-cdnzb" not found
2026-06-05 03:30:06.800935 | instance | openstack/nova-ks-user-dmjkq/init
2026-06-05 03:30:06.988583 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-ks-user-dmjkq" not found
2026-06-05 03:30:06.992400 | instance | openstack/nova-ks-user-dmjkq/nova-ks-user
2026-06-05 03:30:07.200510 | instance | Error from server (BadRequest): previous terminated container "nova-ks-user" in pod "nova-ks-user-dmjkq" not found
2026-06-05 03:30:07.401483 | instance | openstack/nova-novncproxy-7d5b5f788d-pgsz2/init
2026-06-05 03:30:07.567015 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-novncproxy-7d5b5f788d-pgsz2" not found
2026-06-05 03:30:07.570916 | instance | openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy-init
2026-06-05 03:30:07.736886 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init" in pod "nova-novncproxy-7d5b5f788d-pgsz2" not found
2026-06-05 03:30:07.740877 | instance | openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy-init-assets
2026-06-05 03:30:07.919618 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy-init-assets" in pod "nova-novncproxy-7d5b5f788d-pgsz2" not found
2026-06-05 03:30:07.923539 | instance | openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy
2026-06-05 03:30:08.099510 | instance | Error from server (BadRequest): previous terminated container "nova-novncproxy" in pod "nova-novncproxy-7d5b5f788d-pgsz2" not found
2026-06-05 03:30:08.265440 | instance | openstack/nova-rabbit-init-fjth4/init
2026-06-05 03:30:08.438989 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-rabbit-init-fjth4" not found
2026-06-05 03:30:08.444184 | instance | openstack/nova-rabbit-init-fjth4/rabbit-init
2026-06-05 03:30:08.632706 | instance | Error from server (BadRequest): previous terminated container "rabbit-init" in pod "nova-rabbit-init-fjth4" not found
2026-06-05 03:30:08.808922 | instance | openstack/nova-scheduler-65f69c7f67-m4sv2/init
2026-06-05 03:30:09.003948 | instance | Error from server (BadRequest): previous terminated container "init" in pod "nova-scheduler-65f69c7f67-m4sv2" not found
2026-06-05 03:30:09.009357 | instance | openstack/nova-scheduler-65f69c7f67-m4sv2/nova-scheduler
2026-06-05 03:30:09.202130 | instance | Error from server (BadRequest): previous terminated container "nova-scheduler" in pod "nova-scheduler-65f69c7f67-m4sv2" not found
2026-06-05 03:30:09.380353 | instance | openstack/openvswitch-6rj2p/init
2026-06-05 03:30:09.549647 | instance | Error from server (BadRequest): previous terminated container "init" in pod "openvswitch-6rj2p" not found
2026-06-05 03:30:09.553951 | instance | openstack/openvswitch-6rj2p/openvswitch-db-perms
2026-06-05 03:30:09.739556 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db-perms" in pod "openvswitch-6rj2p" not found
2026-06-05 03:30:09.743965 | instance | openstack/openvswitch-6rj2p/openvswitch-vswitchd-modules
2026-06-05 03:30:09.932781 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd-modules" in pod "openvswitch-6rj2p" not found
2026-06-05 03:30:09.937952 | instance | openstack/openvswitch-6rj2p/openvswitch-db
2026-06-05 03:30:10.132447 | instance | Error from server (BadRequest): previous terminated container "openvswitch-db" in pod "openvswitch-6rj2p" not found
2026-06-05 03:30:10.137761 | instance | openstack/openvswitch-6rj2p/openvswitch-vswitchd
2026-06-05 03:30:10.320225 | instance | Error from server (BadRequest): previous terminated container "openvswitch-vswitchd" in pod "openvswitch-6rj2p" not found
2026-06-05 03:30:10.495729 | instance | openstack/percona-xtradb-haproxy-0/pxc-init
2026-06-05 03:30:10.696206 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:30:10.701589 | instance | openstack/percona-xtradb-haproxy-0/haproxy-init
2026-06-05 03:30:10.893747 | instance | Error from server (BadRequest): previous terminated container "haproxy-init" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:30:10.897584 | instance | openstack/percona-xtradb-haproxy-0/haproxy
2026-06-05 03:30:11.213659 | instance | Error from server (BadRequest): previous terminated container "haproxy" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:30:11.219880 | instance | openstack/percona-xtradb-haproxy-0/pxc-monit
2026-06-05 03:30:11.417680 | instance | Error from server (BadRequest): previous terminated container "pxc-monit" in pod "percona-xtradb-haproxy-0" not found
2026-06-05 03:30:11.600853 | instance | openstack/percona-xtradb-pxc-0/pxc-init
2026-06-05 03:30:11.782343 | instance | Error from server (BadRequest): previous terminated container "pxc-init" in pod "percona-xtradb-pxc-0" not found
2026-06-05 03:30:11.789360 | instance | openstack/percona-xtradb-pxc-0/pxc
2026-06-05 03:30:12.003155 | instance | Error from server (BadRequest): previous terminated container "pxc" in pod "percona-xtradb-pxc-0" not found
2026-06-05 03:30:12.007910 | instance | openstack/percona-xtradb-pxc-0/exporter
2026-06-05 03:30:12.189335 | instance | Error from server (BadRequest): previous terminated container "exporter" in pod "percona-xtradb-pxc-0" not found
2026-06-05 03:30:12.355558 | instance | openstack/placement-api-c48d4448c-ghplh/init
2026-06-05 03:30:12.531528 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-api-c48d4448c-ghplh" not found
2026-06-05 03:30:12.535968 | instance | openstack/placement-api-c48d4448c-ghplh/placement-api
2026-06-05 03:30:12.723147 | instance | Error from server (BadRequest): previous terminated container "placement-api" in pod "placement-api-c48d4448c-ghplh" not found
2026-06-05 03:30:12.901211 | instance | openstack/placement-db-init-g4jnf/init
2026-06-05 03:30:13.075953 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-init-g4jnf" not found
2026-06-05 03:30:13.080083 | instance | openstack/placement-db-init-g4jnf/placement-db-init-0
2026-06-05 03:30:13.249131 | instance | Error from server (BadRequest): previous terminated container "placement-db-init-0" in pod "placement-db-init-g4jnf" not found
2026-06-05 03:30:13.420885 | instance | openstack/placement-db-sync-jdgqt/init
2026-06-05 03:30:13.596691 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-db-sync-jdgqt" not found
2026-06-05 03:30:13.601742 | instance | openstack/placement-db-sync-jdgqt/placement-db-sync
2026-06-05 03:30:13.782635 | instance | Error from server (BadRequest): previous terminated container "placement-db-sync" in pod "placement-db-sync-jdgqt" not found
2026-06-05 03:30:13.984534 | instance | openstack/placement-ks-endpoints-6t2m9/init
2026-06-05 03:30:14.156669 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-endpoints-6t2m9" not found
2026-06-05 03:30:14.161539 | instance | openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-admin
2026-06-05 03:30:14.351119 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-admin" in pod "placement-ks-endpoints-6t2m9" not found
2026-06-05 03:30:14.355422 | instance | openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-internal
2026-06-05 03:30:14.534272 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-internal" in pod "placement-ks-endpoints-6t2m9" not found
2026-06-05 03:30:14.538670 | instance | openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-public
2026-06-05 03:30:14.711057 | instance | Error from server (BadRequest): previous terminated container "placement-ks-endpoints-public" in pod "placement-ks-endpoints-6t2m9" not found
2026-06-05 03:30:14.886435 | instance | openstack/placement-ks-service-dwmzd/init
2026-06-05 03:30:15.067524 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-service-dwmzd" not found
2026-06-05 03:30:15.073093 | instance | openstack/placement-ks-service-dwmzd/placement-ks-service-registration
2026-06-05 03:30:15.264763 | instance | Error from server (BadRequest): previous terminated container "placement-ks-service-registration" in pod "placement-ks-service-dwmzd" not found
2026-06-05 03:30:15.454249 | instance | openstack/placement-ks-user-w477v/init
2026-06-05 03:30:15.661165 | instance | Error from server (BadRequest): previous terminated container "init" in pod "placement-ks-user-w477v" not found
2026-06-05 03:30:15.666238 | instance | openstack/placement-ks-user-w477v/placement-ks-user
2026-06-05 03:30:15.863049 | instance | Error from server (BadRequest): previous terminated container "placement-ks-user" in pod "placement-ks-user-w477v" not found
2026-06-05 03:30:16.071250 | instance | openstack/pxc-operator-69cb5bbdb9-2ltlh/percona-xtradb-cluster-operator
2026-06-05 03:30:16.240705 | instance | Error from server (BadRequest): previous terminated container "percona-xtradb-cluster-operator" in pod "pxc-operator-69cb5bbdb9-2ltlh" not found
2026-06-05 03:30:16.425474 | instance | openstack/rabbitmq-barbican-server-0/setup-container
2026-06-05 03:30:16.592017 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-barbican-server-0" not found
2026-06-05 03:30:16.596865 | instance | openstack/rabbitmq-barbican-server-0/rabbitmq
2026-06-05 03:30:16.775843 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-barbican-server-0" not found
2026-06-05 03:30:16.969093 | instance | openstack/rabbitmq-cinder-server-0/setup-container
2026-06-05 03:30:17.136583 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-cinder-server-0" not found
2026-06-05 03:30:17.141029 | instance | openstack/rabbitmq-cinder-server-0/rabbitmq
2026-06-05 03:30:17.343162 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-cinder-server-0" not found
2026-06-05 03:30:17.527785 | instance | openstack/rabbitmq-cluster-operator-54f767cff8-5hcct/rabbitmq-cluster-operator
2026-06-05 03:30:17.725366 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-cluster-operator-54f767cff8-5hcct" not found
2026-06-05 03:30:17.910229 | instance | openstack/rabbitmq-glance-server-0/setup-container
2026-06-05 03:30:18.089234 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-glance-server-0" not found
2026-06-05 03:30:18.093669 | instance | openstack/rabbitmq-glance-server-0/rabbitmq
2026-06-05 03:30:18.276310 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-glance-server-0" not found
2026-06-05 03:30:18.456355 | instance | openstack/rabbitmq-keystone-server-0/setup-container
2026-06-05 03:30:18.635551 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-keystone-server-0" not found
2026-06-05 03:30:18.640616 | instance | openstack/rabbitmq-keystone-server-0/rabbitmq
2026-06-05 03:30:18.829000 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-keystone-server-0" not found
2026-06-05 03:30:19.019245 | instance | openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8/rabbitmq-cluster-operator
2026-06-05 03:30:19.202860 | instance | Error from server (BadRequest): previous terminated container "rabbitmq-cluster-operator" in pod "rabbitmq-messaging-topology-operator-6f465c979f-xhtp8" not found
2026-06-05 03:30:19.392204 | instance | openstack/rabbitmq-neutron-server-0/setup-container
2026-06-05 03:30:19.576917 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-neutron-server-0" not found
2026-06-05 03:30:19.581442 | instance | openstack/rabbitmq-neutron-server-0/rabbitmq
2026-06-05 03:30:19.767387 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-neutron-server-0" not found
2026-06-05 03:30:19.946691 | instance | openstack/rabbitmq-nova-server-0/setup-container
2026-06-05 03:30:20.120026 | instance | Error from server (BadRequest): previous terminated container "setup-container" in pod "rabbitmq-nova-server-0" not found
2026-06-05 03:30:20.125272 | instance | openstack/rabbitmq-nova-server-0/rabbitmq
2026-06-05 03:30:20.338564 | instance | Error from server (BadRequest): previous terminated container "rabbitmq" in pod "rabbitmq-nova-server-0" not found
2026-06-05 03:30:20.514000 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/make-container-crash-dir
2026-06-05 03:30:20.686625 | instance | Error from server (BadRequest): previous terminated container "make-container-crash-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-kdc6z" not found
2026-06-05 03:30:20.692077 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/chown-container-data-dir
2026-06-05 03:30:20.880359 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-crashcollector-instance-754c646bfd-kdc6z" not found
2026-06-05 03:30:20.888515 | instance | openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/ceph-crash
2026-06-05 03:30:21.094927 | instance | Error from server (BadRequest): previous terminated container "ceph-crash" in pod "rook-ceph-crashcollector-instance-754c646bfd-kdc6z" not found
2026-06-05 03:30:21.281682 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/chown-container-data-dir
2026-06-05 03:30:21.459232 | instance | Error from server (BadRequest): previous terminated container "chown-container-data-dir" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-gttqh" not found
2026-06-05 03:30:21.463856 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/rgw
2026-06-05 03:30:21.688190 | instance | Error from server (BadRequest): previous terminated container "rgw" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-gttqh" not found
2026-06-05 03:30:21.692524 | instance | openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/log-collector
2026-06-05 03:30:21.901399 | instance | Error from server (BadRequest): previous terminated container "log-collector" in pod "rook-ceph-rgw-ceph-a-699b8bdb59-gttqh" not found
2026-06-05 03:30:22.098378 | instance | openstack/staffeln-api-55c9bc4799-9hfk2/init
2026-06-05 03:30:22.309154 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-api-55c9bc4799-9hfk2" not found
2026-06-05 03:30:22.313909 | instance | openstack/staffeln-api-55c9bc4799-9hfk2/staffeln-api
2026-06-05 03:30:22.494730 | instance | Error from server (BadRequest): previous terminated container "staffeln-api" in pod "staffeln-api-55c9bc4799-9hfk2" not found
2026-06-05 03:30:22.663624 | instance | openstack/staffeln-conductor-5c6959968-r7tr5/staffeln-conductor
2026-06-05 03:30:22.841267 | instance | Error from server (BadRequest): previous terminated container "staffeln-conductor" in pod "staffeln-conductor-5c6959968-r7tr5" not found
2026-06-05 03:30:23.033012 | instance | openstack/staffeln-db-init-8dk8x/init
2026-06-05 03:30:23.205781 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-init-8dk8x" not found
2026-06-05 03:30:23.210881 | instance | openstack/staffeln-db-init-8dk8x/staffeln-db-init-0
2026-06-05 03:30:23.394525 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-init-0" in pod "staffeln-db-init-8dk8x" not found
2026-06-05 03:30:23.562052 | instance | openstack/staffeln-db-sync-9fs47/init
2026-06-05 03:30:23.762456 | instance | Error from server (BadRequest): previous terminated container "init" in pod "staffeln-db-sync-9fs47" not found
2026-06-05 03:30:23.765891 | instance | openstack/staffeln-db-sync-9fs47/staffeln-db-sync
2026-06-05 03:30:23.975418 | instance | Error from server (BadRequest): previous terminated container "staffeln-db-sync" in pod "staffeln-db-sync-9fs47" not found
2026-06-05 03:30:24.166956 | instance | openstack/valkey-node-0/valkey
2026-06-05 03:30:24.384520 | instance | Error from server (BadRequest): previous terminated container "valkey" in pod "valkey-node-0" not found
2026-06-05 03:30:24.388835 | instance | openstack/valkey-node-0/sentinel
2026-06-05 03:30:24.577467 | instance | Error from server (BadRequest): previous terminated container "sentinel" in pod "valkey-node-0" not found
2026-06-05 03:30:24.581959 | instance | openstack/valkey-node-0/metrics
2026-06-05 03:30:24.776242 | instance | Error from server (BadRequest): previous terminated container "metrics" in pod "valkey-node-0" not found
2026-06-05 03:30:24.964522 | instance | rook-ceph/rook-ceph-operator-76bbbb77ff-bv8xr/rook-ceph-operator
2026-06-05 03:30:25.172449 | instance | Error from server (BadRequest): previous terminated container "rook-ceph-operator" in pod "rook-ceph-operator-76bbbb77ff-bv8xr" not found
2026-06-05 03:30:25.367116 | instance | secretgen-controller/secretgen-controller-5cf976ccc7-4tgkw/secretgen-controller
2026-06-05 03:30:25.575342 | instance | Error from server (BadRequest): previous terminated container "secretgen-controller" in pod "secretgen-controller-5cf976ccc7-4tgkw" not found
2026-06-05 03:30:26.008760 | instance | ERROR
2026-06-05 03:30:26.009013 | instance | {
2026-06-05 03:30:26.009047 | instance | "delta": "0:01:23.695360",
2026-06-05 03:30:26.009069 | instance | "end": "2026-06-05 03:30:25.580475",
2026-06-05 03:30:26.009089 | instance | "msg": "non-zero return code",
2026-06-05 03:30:26.009108 | instance | "rc": 123,
2026-06-05 03:30:26.009127 | instance | "start": "2026-06-05 03:29:01.885115"
2026-06-05 03:30:26.009146 | instance | }
2026-06-05 03:30:26.009172 | instance | ERROR: Ignoring Errors
2026-06-05 03:30:26.021364 |
2026-06-05 03:30:26.021524 | TASK [gather-pod-logs : Downloads pod logs to executor]
2026-06-05 03:30:26.607094 | instance | changed:
2026-06-05 03:30:26.607317 | instance | cd+++++++++ pod-logs/
2026-06-05 03:30:26.607357 | instance | cd+++++++++ pod-logs/auth-system/
2026-06-05 03:30:26.607387 | instance | cd+++++++++ pod-logs/auth-system/keycloak-0/
2026-06-05 03:30:26.607414 | instance | >f+++++++++ pod-logs/auth-system/keycloak-0/keycloak.txt
2026-06-05 03:30:26.607441 | instance | cd+++++++++ pod-logs/cert-manager/
2026-06-05 03:30:26.607467 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-lvqgj/
2026-06-05 03:30:26.607493 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-75c4c745bc-lvqgj/cert-manager-controller.txt
2026-06-05 03:30:26.607519 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-t656l/
2026-06-05 03:30:26.607545 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-cainjector-64b59ddb75-t656l/cert-manager-cainjector.txt
2026-06-05 03:30:26.607571 | instance | cd+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-ftwd4/
2026-06-05 03:30:26.607596 | instance | >f+++++++++ pod-logs/cert-manager/cert-manager-webhook-548949fc64-ftwd4/cert-manager-webhook.txt
2026-06-05 03:30:26.607621 | instance | cd+++++++++ pod-logs/envoy-gateway-system/
2026-06-05 03:30:26.607646 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-n8v5j/
2026-06-05 03:30:26.607671 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-n8v5j/envoy-gateway.txt
2026-06-05 03:30:26.607695 | instance | cd+++++++++ pod-logs/failed-pods/
2026-06-05 03:30:26.607721 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/
2026-06-05 03:30:26.607745 | instance | cd+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/
2026-06-05 03:30:26.607771 | instance | >f+++++++++ pod-logs/failed-pods/auth-system/keycloak-0/keycloak.txt
2026-06-05 03:30:26.607796 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/
2026-06-05 03:30:26.607821 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-lvqgj/
2026-06-05 03:30:26.607863 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-75c4c745bc-lvqgj/cert-manager-controller.txt
2026-06-05 03:30:26.607890 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-t656l/
2026-06-05 03:30:26.607915 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-cainjector-64b59ddb75-t656l/cert-manager-cainjector.txt
2026-06-05 03:30:26.607944 | instance | cd+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-ftwd4/
2026-06-05 03:30:26.607969 | instance | >f+++++++++ pod-logs/failed-pods/cert-manager/cert-manager-webhook-548949fc64-ftwd4/cert-manager-webhook.txt
2026-06-05 03:30:26.607994 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/
2026-06-05 03:30:26.608019 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-n8v5j/
2026-06-05 03:30:26.608044 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-n8v5j/envoy-gateway.txt
2026-06-05 03:30:26.608070 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/
2026-06-05 03:30:26.608100 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hz72k/
2026-06-05 03:30:26.608124 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-controller-hz72k/controller.txt
2026-06-05 03:30:26.608149 | instance | cd+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mnk52/
2026-06-05 03:30:26.608173 | instance | >f+++++++++ pod-logs/failed-pods/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mnk52/ingress-nginx-default-backend.txt
2026-06-05 03:30:26.608198 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/
2026-06-05 03:30:26.608223 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/
2026-06-05 03:30:26.608247 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/apply-sysctl-overwrites.txt
2026-06-05 03:30:26.608272 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/cilium-agent.txt
2026-06-05 03:30:26.608297 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/clean-cilium-state.txt
2026-06-05 03:30:26.608321 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/config.txt
2026-06-05 03:30:26.608346 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/install-cni-binaries.txt
2026-06-05 03:30:26.608370 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/mount-bpf-fs.txt
2026-06-05 03:30:26.608395 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-7548b/mount-cgroup.txt
2026-06-05 03:30:26.608421 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-nlfq2/
2026-06-05 03:30:26.608446 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-nlfq2/cilium-operator.txt
2026-06-05 03:30:26.608471 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-q7xjq/
2026-06-05 03:30:26.608496 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-q7xjq/coredns.txt
2026-06-05 03:30:26.608520 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tmdl2/
2026-06-05 03:30:26.608544 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-tmdl2/coredns.txt
2026-06-05 03:30:26.608569 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/
2026-06-05 03:30:26.608594 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt
2026-06-05 03:30:26.608618 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/
2026-06-05 03:30:26.608644 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-05 03:30:26.608671 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/
2026-06-05 03:30:26.608696 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-05 03:30:26.608727 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-vztzc/
2026-06-05 03:30:26.608754 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-vztzc/kube-proxy.txt
2026-06-05 03:30:26.608780 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/
2026-06-05 03:30:26.608805 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-05 03:30:26.608831 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/
2026-06-05 03:30:26.608856 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt
2026-06-05 03:30:26.608880 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/
2026-06-05 03:30:26.608905 | instance | cd+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-h8mg7/
2026-06-05 03:30:26.608930 | instance | >f+++++++++ pod-logs/failed-pods/local-path-storage/local-path-provisioner-679c578f5-h8mg7/local-path-provisioner.txt
2026-06-05 03:30:26.608976 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/
2026-06-05 03:30:26.609007 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-05 03:30:26.609033 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-05 03:30:26.609058 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-05 03:30:26.609086 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-05 03:30:26.609113 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-05 03:30:26.609138 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/goldpinger-9hx44/
2026-06-05 03:30:26.609163 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/goldpinger-9hx44/goldpinger-daemon.txt
2026-06-05 03:30:26.609189 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/
2026-06-05 03:30:26.609214 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana-sc-dashboard.txt
2026-06-05 03:30:26.609240 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana-sc-datasources.txt
2026-06-05 03:30:26.609266 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana.txt
2026-06-05 03:30:26.609291 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29/
2026-06-05 03:30:26.609316 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29/kube-state-metrics.txt
2026-06-05 03:30:26.609340 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tdw22/
2026-06-05 03:30:26.609365 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tdw22/kube-prometheus-stack.txt
2026-06-05 03:30:26.609389 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/
2026-06-05 03:30:26.609414 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/node-exporter.txt
2026-06-05 03:30:26.609438 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/pod-tls-sidecar.txt
2026-06-05 03:30:26.609463 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-0/
2026-06-05 03:30:26.609488 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-0/loki.txt
2026-06-05 03:30:26.609513 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/
2026-06-05 03:30:26.609545 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-05 03:30:26.609572 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-05 03:30:26.609597 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-44kqh/
2026-06-05 03:30:26.609622 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-gateway-cf54cb88c-44kqh/nginx.txt
2026-06-05 03:30:26.609649 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/
2026-06-05 03:30:26.609674 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/exporter.txt
2026-06-05 03:30:26.609699 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/loki-results-cache-0/memcached.txt
2026-06-05 03:30:26.609725 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-s89t2/
2026-06-05 03:30:26.609749 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-gc-6675cbb6d9-s89t2/gc.txt
2026-06-05 03:30:26.609774 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5vf7g/
2026-06-05 03:30:26.609799 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-master-8665476dbc-5vf7g/master.txt
2026-06-05 03:30:26.609825 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-thwh6/
2026-06-05 03:30:26.609849 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/node-feature-discovery-worker-thwh6/worker.txt
2026-06-05 03:30:26.609874 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-05 03:30:26.609899 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-05 03:30:26.609924 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-05 03:30:26.609949 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-05 03:30:26.609974 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-05 03:30:26.609999 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-05 03:30:26.610024 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-mnvgq/
2026-06-05 03:30:26.610050 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/prometheus-pushgateway-7b8659c68b-mnvgq/pushgateway.txt
2026-06-05 03:30:26.610076 | instance | cd+++++++++ pod-logs/failed-pods/monitoring/vector-h9htt/
2026-06-05 03:30:26.610105 | instance | >f+++++++++ pod-logs/failed-pods/monitoring/vector-h9htt/vector.txt
2026-06-05 03:30:26.610137 | instance | cd+++++++++ pod-logs/failed-pods/openstack/
2026-06-05 03:30:26.610168 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-api-55567dc55b-9vkxm/
2026-06-05 03:30:26.610199 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-55567dc55b-9vkxm/barbican-api.txt
2026-06-05 03:30:26.610230 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-api-55567dc55b-9vkxm/init.txt
2026-06-05 03:30:26.610258 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-qpjfn/
2026-06-05 03:30:26.610283 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-qpjfn/barbican-db-init-0.txt
2026-06-05 03:30:26.610308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-init-qpjfn/init.txt
2026-06-05 03:30:26.610334 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5d6xt/
2026-06-05 03:30:26.610359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5d6xt/barbican-db-sync.txt
2026-06-05 03:30:26.610383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-db-sync-5d6xt/init.txt
2026-06-05 03:30:26.610414 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tpgbz/
2026-06-05 03:30:26.610440 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tpgbz/init.txt
2026-06-05 03:30:26.610488 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-admin.txt
2026-06-05 03:30:26.610516 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-internal.txt
2026-06-05 03:30:26.610541 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-public.txt
2026-06-05 03:30:26.610567 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-kc6tv/
2026-06-05 03:30:26.610592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-kc6tv/init.txt
2026-06-05 03:30:26.610618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-service-kc6tv/key-manager-ks-service-registration.txt
2026-06-05 03:30:26.610643 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-l4fbs/
2026-06-05 03:30:26.610668 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-l4fbs/barbican-ks-user.txt
2026-06-05 03:30:26.610693 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-ks-user-l4fbs/init.txt
2026-06-05 03:30:26.610718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2v92m/
2026-06-05 03:30:26.610743 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2v92m/init.txt
2026-06-05 03:30:26.610767 | instance | >f+++++++++ pod-logs/failed-pods/openstack/barbican-rabbit-init-2v92m/rabbit-init.txt
2026-06-05 03:30:26.610791 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-api-759bd9c59-75shn/
2026-06-05 03:30:26.610816 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-759bd9c59-75shn/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.610841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-759bd9c59-75shn/cinder-api.txt
2026-06-05 03:30:26.610867 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-api-759bd9c59-75shn/init.txt
2026-06-05 03:30:26.610893 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78bb969b6f-7r9hx/
2026-06-05 03:30:26.610918 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78bb969b6f-7r9hx/ceph-backup-keyring-placement.txt
2026-06-05 03:30:26.610944 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78bb969b6f-7r9hx/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.610987 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78bb969b6f-7r9hx/ceph-keyring-placement-rbd1.txt
2026-06-05 03:30:26.611014 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78bb969b6f-7r9hx/cinder-backup.txt
2026-06-05 03:30:26.611041 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-78bb969b6f-7r9hx/init.txt
2026-06-05 03:30:26.611072 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xhgfj/
2026-06-05 03:30:26.611102 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xhgfj/ceph-keyring-placement.txt
2026-06-05 03:30:26.611132 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xhgfj/cinder-backup-storage-init.txt
2026-06-05 03:30:26.611162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-backup-storage-init-xhgfj/init.txt
2026-06-05 03:30:26.611198 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8m9wd/
2026-06-05 03:30:26.611228 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8m9wd/bootstrap.txt
2026-06-05 03:30:26.611252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-bootstrap-8m9wd/init.txt
2026-06-05 03:30:26.611277 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-952l9/
2026-06-05 03:30:26.611308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-952l9/create-internal-tenant.txt
2026-06-05 03:30:26.611334 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-create-internal-tenant-952l9/init.txt
2026-06-05 03:30:26.611358 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wmpmz/
2026-06-05 03:30:26.611383 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wmpmz/cinder-db-init-0.txt
2026-06-05 03:30:26.611407 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-init-wmpmz/init.txt
2026-06-05 03:30:26.611432 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-8jtk9/
2026-06-05 03:30:26.611457 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-8jtk9/cinder-db-sync.txt
2026-06-05 03:30:26.611482 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-db-sync-8jtk9/init.txt
2026-06-05 03:30:26.611506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nrkp8/
2026-06-05 03:30:26.611531 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nrkp8/init.txt
2026-06-05 03:30:26.611556 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-admin.txt
2026-06-05 03:30:26.611581 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-internal.txt
2026-06-05 03:30:26.611606 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-public.txt
2026-06-05 03:30:26.611630 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-79d9p/
2026-06-05 03:30:26.611654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-79d9p/init.txt
2026-06-05 03:30:26.611679 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-service-79d9p/volumev3-ks-service-registration.txt
2026-06-05 03:30:26.611704 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-5qbkh/
2026-06-05 03:30:26.611729 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-5qbkh/cinder-ks-user.txt
2026-06-05 03:30:26.611753 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-ks-user-5qbkh/init.txt
2026-06-05 03:30:26.611778 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mgpb7/
2026-06-05 03:30:26.611802 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mgpb7/init.txt
2026-06-05 03:30:26.611827 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-rabbit-init-mgpb7/rabbit-init.txt
2026-06-05 03:30:26.611852 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-95f5b5c65-99tbp/
2026-06-05 03:30:26.611877 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-95f5b5c65-99tbp/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.611902 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-95f5b5c65-99tbp/cinder-scheduler.txt
2026-06-05 03:30:26.611926 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-scheduler-95f5b5c65-99tbp/init.txt
2026-06-05 03:30:26.611950 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4wsfb/
2026-06-05 03:30:26.611975 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4wsfb/ceph-keyring-placement.txt
2026-06-05 03:30:26.611999 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4wsfb/cinder-storage-init-rbd1.txt
2026-06-05 03:30:26.612024 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-storage-init-4wsfb/init.txt
2026-06-05 03:30:26.612048 | instance | cd+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75974cc66c-8rw8m/
2026-06-05 03:30:26.612074 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75974cc66c-8rw8m/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.612103 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75974cc66c-8rw8m/ceph-keyring-placement-rbd1.txt
2026-06-05 03:30:26.612136 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75974cc66c-8rw8m/cinder-volume.txt
2026-06-05 03:30:26.612162 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75974cc66c-8rw8m/init-cinder-conf.txt
2026-06-05 03:30:26.612187 | instance | >f+++++++++ pod-logs/failed-pods/openstack/cinder-volume-75974cc66c-8rw8m/init.txt
2026-06-05 03:30:26.612211 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-api-6d6f67fcb5-m4h5t/
2026-06-05 03:30:26.612236 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6d6f67fcb5-m4h5t/ceph-keyring-placement.txt
2026-06-05 03:30:26.612261 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6d6f67fcb5-m4h5t/glance-api.txt
2026-06-05 03:30:26.612286 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6d6f67fcb5-m4h5t/glance-perms.txt
2026-06-05 03:30:26.612311 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-api-6d6f67fcb5-m4h5t/init.txt
2026-06-05 03:30:26.612336 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-init-dhsl6/
2026-06-05 03:30:26.612361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-dhsl6/glance-db-init-0.txt
2026-06-05 03:30:26.612386 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-init-dhsl6/init.txt
2026-06-05 03:30:26.612410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nvprg/
2026-06-05 03:30:26.612435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nvprg/glance-db-sync.txt
2026-06-05 03:30:26.612460 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-db-sync-nvprg/init.txt
2026-06-05 03:30:26.612485 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7nk2f/
2026-06-05 03:30:26.612510 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-admin.txt
2026-06-05 03:30:26.612535 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-internal.txt
2026-06-05 03:30:26.612560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-public.txt
2026-06-05 03:30:26.612585 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-endpoints-7nk2f/init.txt
2026-06-05 03:30:26.612610 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wfkzd/
2026-06-05 03:30:26.612635 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wfkzd/image-ks-service-registration.txt
2026-06-05 03:30:26.612660 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-service-wfkzd/init.txt
2026-06-05 03:30:26.612685 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmfvz/
2026-06-05 03:30:26.612710 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmfvz/glance-ks-user.txt
2026-06-05 03:30:26.612735 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-ks-user-qmfvz/init.txt
2026-06-05 03:30:26.612760 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-xs5fq/
2026-06-05 03:30:26.612784 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-xs5fq/glance-metadefs-load.txt
2026-06-05 03:30:26.612809 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-metadefs-load-xs5fq/init.txt
2026-06-05 03:30:26.612834 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-l75b8/
2026-06-05 03:30:26.612858 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-l75b8/init.txt
2026-06-05 03:30:26.612884 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-rabbit-init-l75b8/rabbit-init.txt
2026-06-05 03:30:26.612909 | instance | cd+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-674wj/
2026-06-05 03:30:26.612934 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-674wj/ceph-keyring-placement.txt
2026-06-05 03:30:26.612979 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-674wj/glance-storage-init.txt
2026-06-05 03:30:26.613013 | instance | >f+++++++++ pod-logs/failed-pods/openstack/glance-storage-init-674wj/init.txt
2026-06-05 03:30:26.613040 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keepalived-45ld8/
2026-06-05 03:30:26.613066 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-45ld8/init.txt
2026-06-05 03:30:26.613092 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-45ld8/keepalived.txt
2026-06-05 03:30:26.613121 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keepalived-45ld8/wait-for-ip.txt
2026-06-05 03:30:26.613174 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-api-6946d97b5c-vrm2q/
2026-06-05 03:30:26.613223 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6946d97b5c-vrm2q/init.txt
2026-06-05 03:30:26.613253 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-api-6946d97b5c-vrm2q/keystone-api.txt
2026-06-05 03:30:26.613279 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-p5frd/
2026-06-05 03:30:26.613305 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-p5frd/bootstrap.txt
2026-06-05 03:30:26.613330 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-bootstrap-p5frd/init.txt
2026-06-05 03:30:26.613356 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-92fq9/
2026-06-05 03:30:26.613381 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-92fq9/init.txt
2026-06-05 03:30:26.613406 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-credential-setup-92fq9/keystone-credential-setup.txt
2026-06-05 03:30:26.613431 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nt2gt/
2026-06-05 03:30:26.613456 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nt2gt/init.txt
2026-06-05 03:30:26.613481 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-init-nt2gt/keystone-db-init-0.txt
2026-06-05 03:30:26.613506 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dlp7w/
2026-06-05 03:30:26.613530 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dlp7w/init.txt
2026-06-05 03:30:26.613555 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-db-sync-dlp7w/keystone-db-sync.txt
2026-06-05 03:30:26.613579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-zp8hz/
2026-06-05 03:30:26.613604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-zp8hz/init.txt
2026-06-05 03:30:26.613628 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-domain-manage-zp8hz/keystone-domain-manage.txt
2026-06-05 03:30:26.613653 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rdz54/
2026-06-05 03:30:26.613677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rdz54/init.txt
2026-06-05 03:30:26.613701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-fernet-setup-rdz54/keystone-fernet-setup.txt
2026-06-05 03:30:26.613725 | instance | cd+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p96jk/
2026-06-05 03:30:26.613750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p96jk/init.txt
2026-06-05 03:30:26.613774 | instance | >f+++++++++ pod-logs/failed-pods/openstack/keystone-rabbit-init-p96jk/rabbit-init.txt
2026-06-05 03:30:26.613798 | instance | cd+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/
2026-06-05 03:30:26.613822 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/ceph-admin-keyring-placement.txt
2026-06-05 03:30:26.613847 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/ceph-keyring-placement.txt
2026-06-05 03:30:26.613872 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/init-dynamic-options.txt
2026-06-05 03:30:26.613905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/init.txt
2026-06-05 03:30:26.613931 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/libvirt-exporter.txt
2026-06-05 03:30:26.613956 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/libvirt.txt
2026-06-05 03:30:26.613980 | instance | >f+++++++++ pod-logs/failed-pods/openstack/libvirt-libvirt-default-rrlz9/tls-sidecar.txt
2026-06-05 03:30:26.614005 | instance | cd+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8hft4/
2026-06-05 03:30:26.614029 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8hft4/init.txt
2026-06-05 03:30:26.614054 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8hft4/memcached-exporter.txt
2026-06-05 03:30:26.614079 | instance | >f+++++++++ pod-logs/failed-pods/openstack/memcached-memcached-6479589586-8hft4/memcached.txt
2026-06-05 03:30:26.614104 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-7htql/
2026-06-05 03:30:26.614128 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-coredns-7dd4958666-7htql/coredns.txt
2026-06-05 03:30:26.614153 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-chnxc/
2026-06-05 03:30:26.614178 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-chnxc/init.txt
2026-06-05 03:30:26.614203 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-init-chnxc/neutron-db-init-0.txt
2026-06-05 03:30:26.614228 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7hqjb/
2026-06-05 03:30:26.614252 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7hqjb/init.txt
2026-06-05 03:30:26.614277 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-db-sync-7hqjb/neutron-db-sync.txt
2026-06-05 03:30:26.614302 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5pnkq/
2026-06-05 03:30:26.614326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5pnkq/init.txt
2026-06-05 03:30:26.614351 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5pnkq/neutron-dhcp-agent-init.txt
2026-06-05 03:30:26.614376 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-dhcp-agent-default-5pnkq/neutron-dhcp-agent.txt
2026-06-05 03:30:26.614401 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-7ffvp/
2026-06-05 03:30:26.614425 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-7ffvp/init.txt
2026-06-05 03:30:26.614490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-admin.txt
2026-06-05 03:30:26.614527 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-internal.txt
2026-06-05 03:30:26.614554 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-public.txt
2026-06-05 03:30:26.614579 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-kdxld/
2026-06-05 03:30:26.614604 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-kdxld/init.txt
2026-06-05 03:30:26.614629 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-service-kdxld/network-ks-service-registration.txt
2026-06-05 03:30:26.614653 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zqlfz/
2026-06-05 03:30:26.614677 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zqlfz/init.txt
2026-06-05 03:30:26.614702 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ks-user-zqlfz/neutron-ks-user.txt
2026-06-05 03:30:26.614726 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-gnk6l/
2026-06-05 03:30:26.614750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-gnk6l/init.txt
2026-06-05 03:30:26.614781 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-gnk6l/neutron-l3-agent-init.txt
2026-06-05 03:30:26.614807 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-l3-agent-default-gnk6l/neutron-l3-agent.txt
2026-06-05 03:30:26.614832 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-dtpcz/
2026-06-05 03:30:26.614856 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-dtpcz/init.txt
2026-06-05 03:30:26.614880 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-dtpcz/neutron-metadata-agent-init.txt
2026-06-05 03:30:26.614905 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-metadata-agent-default-dtpcz/neutron-metadata-agent.txt
2026-06-05 03:30:26.614928 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-lfhzv/
2026-06-05 03:30:26.614952 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-lfhzv/init.txt
2026-06-05 03:30:26.614977 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-netns-cleanup-cron-default-lfhzv/neutron-netns-cleanup-cron.txt
2026-06-05 03:30:26.615001 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-qnbv4/
2026-06-05 03:30:26.615025 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-qnbv4/init.txt
2026-06-05 03:30:26.615049 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-qnbv4/neutron-openvswitch-agent-kernel-modules.txt
2026-06-05 03:30:26.615073 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-qnbv4/neutron-ovs-agent-init.txt
2026-06-05 03:30:26.615094 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-ovs-agent-default-qnbv4/neutron-ovs-agent.txt
2026-06-05 03:30:26.615112 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9q4mm/
2026-06-05 03:30:26.615129 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9q4mm/init.txt
2026-06-05 03:30:26.615147 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rabbit-init-9q4mm/rabbit-init.txt
2026-06-05 03:30:26.615164 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7479df8c79-xp82k/
2026-06-05 03:30:26.615181 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7479df8c79-xp82k/init.txt
2026-06-05 03:30:26.615198 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-rpc-server-7479df8c79-xp82k/neutron-rpc-server.txt
2026-06-05 03:30:26.615216 | instance | cd+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b7f4c9d76-5cjdp/
2026-06-05 03:30:26.615233 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b7f4c9d76-5cjdp/init.txt
2026-06-05 03:30:26.615251 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b7f4c9d76-5cjdp/neutron-policy-server.txt
2026-06-05 03:30:26.615268 | instance | >f+++++++++ pod-logs/failed-pods/openstack/neutron-server-6b7f4c9d76-5cjdp/neutron-server.txt
2026-06-05 03:30:26.615285 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/
2026-06-05 03:30:26.615302 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/init.txt
2026-06-05 03:30:26.615320 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/nova-api-metadata-init.txt
2026-06-05 03:30:26.615337 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/nova-api.txt
2026-06-05 03:30:26.615355 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6dc954f77-c6tgq/
2026-06-05 03:30:26.615372 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6dc954f77-c6tgq/init.txt
2026-06-05 03:30:26.615389 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-api-osapi-6dc954f77-c6tgq/nova-osapi.txt
2026-06-05 03:30:26.615410 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6mmcw/
2026-06-05 03:30:26.615428 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6mmcw/bootstrap.txt
2026-06-05 03:30:26.615446 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-bootstrap-6mmcw/init.txt
2026-06-05 03:30:26.615463 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j6hww/
2026-06-05 03:30:26.615480 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j6hww/init.txt
2026-06-05 03:30:26.615498 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j6hww/nova-cell-setup-init.txt
2026-06-05 03:30:26.615515 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-cell-setup-j6hww/nova-cell-setup.txt
2026-06-05 03:30:26.615532 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/
2026-06-05 03:30:26.615549 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/ceph-admin-keyring-placement.txt
2026-06-05 03:30:26.615566 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/ceph-keyring-placement.txt
2026-06-05 03:30:26.615583 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/ceph-perms.txt
2026-06-05 03:30:26.615601 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/init.txt
2026-06-05 03:30:26.615618 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/nova-compute-init.txt
2026-06-05 03:30:26.615636 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/nova-compute-ssh-init.txt
2026-06-05 03:30:26.615654 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/nova-compute-ssh.txt
2026-06-05 03:30:26.615672 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/nova-compute-vnc-init.txt
2026-06-05 03:30:26.615697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-compute-default-t5c2v/nova-compute.txt
2026-06-05 03:30:26.615724 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c78bf9559-zkqnm/
2026-06-05 03:30:26.615750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c78bf9559-zkqnm/init.txt
2026-06-05 03:30:26.615794 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-conductor-5c78bf9559-zkqnm/nova-conductor.txt
2026-06-05 03:30:26.615824 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pznqt/
2026-06-05 03:30:26.615845 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pznqt/init.txt
2026-06-05 03:30:26.615915 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pznqt/nova-db-init-0.txt
2026-06-05 03:30:26.615953 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pznqt/nova-db-init-1.txt
2026-06-05 03:30:26.615974 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-init-pznqt/nova-db-init-2.txt
2026-06-05 03:30:26.615993 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rs6xv/
2026-06-05 03:30:26.616012 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rs6xv/init.txt
2026-06-05 03:30:26.616032 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-db-sync-rs6xv/nova-db-sync.txt
2026-06-05 03:30:26.616050 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xn2tr/
2026-06-05 03:30:26.616069 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-admin.txt
2026-06-05 03:30:26.616087 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-internal.txt
2026-06-05 03:30:26.616105 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-public.txt
2026-06-05 03:30:26.616123 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-endpoints-xn2tr/init.txt
2026-06-05 03:30:26.616141 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-cdnzb/
2026-06-05 03:30:26.616166 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-cdnzb/compute-ks-service-registration.txt
2026-06-05 03:30:26.616184 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-service-cdnzb/init.txt
2026-06-05 03:30:26.616202 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-dmjkq/
2026-06-05 03:30:26.616220 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-dmjkq/init.txt
2026-06-05 03:30:26.616238 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-ks-user-dmjkq/nova-ks-user.txt
2026-06-05 03:30:26.616255 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d5b5f788d-pgsz2/
2026-06-05 03:30:26.616273 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d5b5f788d-pgsz2/init.txt
2026-06-05 03:30:26.616291 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy-init-assets.txt
2026-06-05 03:30:26.616308 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy-init.txt
2026-06-05 03:30:26.616326 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy.txt
2026-06-05 03:30:26.616344 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fjth4/
2026-06-05 03:30:26.616361 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fjth4/init.txt
2026-06-05 03:30:26.616379 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-rabbit-init-fjth4/rabbit-init.txt
2026-06-05 03:30:26.616397 | instance | cd+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f69c7f67-m4sv2/
2026-06-05 03:30:26.616415 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f69c7f67-m4sv2/init.txt
2026-06-05 03:30:26.616432 | instance | >f+++++++++ pod-logs/failed-pods/openstack/nova-scheduler-65f69c7f67-m4sv2/nova-scheduler.txt
2026-06-05 03:30:26.616450 | instance | cd+++++++++ pod-logs/failed-pods/openstack/openvswitch-6rj2p/
2026-06-05 03:30:26.616468 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6rj2p/init.txt
2026-06-05 03:30:26.616486 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6rj2p/openvswitch-db-perms.txt
2026-06-05 03:30:26.616504 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6rj2p/openvswitch-db.txt
2026-06-05 03:30:26.616522 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6rj2p/openvswitch-vswitchd-modules.txt
2026-06-05 03:30:26.616539 | instance | >f+++++++++ pod-logs/failed-pods/openstack/openvswitch-6rj2p/openvswitch-vswitchd.txt
2026-06-05 03:30:26.616557 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/
2026-06-05 03:30:26.616574 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-05 03:30:26.616592 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-05 03:30:26.616609 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-05 03:30:26.616627 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-05 03:30:26.616644 | instance | cd+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/
2026-06-05 03:30:26.616662 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-05 03:30:26.616680 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-05 03:30:26.616697 | instance | >f+++++++++ pod-logs/failed-pods/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-05 03:30:26.616715 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-api-c48d4448c-ghplh/
2026-06-05 03:30:26.616733 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-c48d4448c-ghplh/init.txt
2026-06-05 03:30:26.616750 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-api-c48d4448c-ghplh/placement-api.txt
2026-06-05 03:30:26.616772 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-init-g4jnf/
2026-06-05 03:30:26.616791 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-g4jnf/init.txt
2026-06-05 03:30:26.616808 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-init-g4jnf/placement-db-init-0.txt
2026-06-05 03:30:26.616826 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-jdgqt/
2026-06-05 03:30:26.616843 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-jdgqt/init.txt
2026-06-05 03:30:26.616861 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-db-sync-jdgqt/placement-db-sync.txt
2026-06-05 03:30:26.616879 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6t2m9/
2026-06-05 03:30:26.616897 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6t2m9/init.txt
2026-06-05 03:30:26.616914 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-admin.txt
2026-06-05 03:30:26.616932 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-internal.txt
2026-06-05 03:30:26.616950 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-public.txt
2026-06-05 03:30:26.616983 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dwmzd/
2026-06-05 03:30:26.617003 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dwmzd/init.txt
2026-06-05 03:30:26.617021 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-service-dwmzd/placement-ks-service-registration.txt
2026-06-05 03:30:26.617039 | instance | cd+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w477v/
2026-06-05 03:30:26.617057 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w477v/init.txt
2026-06-05 03:30:26.617076 | instance | >f+++++++++ pod-logs/failed-pods/openstack/placement-ks-user-w477v/placement-ks-user.txt
2026-06-05 03:30:26.617097 | instance | cd+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-2ltlh/
2026-06-05 03:30:26.617115 | instance | >f+++++++++ pod-logs/failed-pods/openstack/pxc-operator-69cb5bbdb9-2ltlh/percona-xtradb-cluster-operator.txt
2026-06-05 03:30:26.617132 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/
2026-06-05 03:30:26.617150 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-05 03:30:26.617167 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-05 03:30:26.617185 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/
2026-06-05 03:30:26.617202 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-05 03:30:26.617219 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-05 03:30:26.617237 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-5hcct/
2026-06-05 03:30:26.617254 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-cluster-operator-54f767cff8-5hcct/rabbitmq-cluster-operator.txt
2026-06-05 03:30:26.617272 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/
2026-06-05 03:30:26.617289 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-05 03:30:26.617307 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-05 03:30:26.617325 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/
2026-06-05 03:30:26.617342 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-05 03:30:26.617359 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-05 03:30:26.617381 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8/
2026-06-05 03:30:26.617399 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8/rabbitmq-cluster-operator.txt
2026-06-05 03:30:26.617417 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/
2026-06-05 03:30:26.617435 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-05 03:30:26.617453 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-05 03:30:26.617471 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/
2026-06-05 03:30:26.617490 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-05 03:30:26.617507 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-05 03:30:26.617525 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/
2026-06-05 03:30:26.617543 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/ceph-crash.txt
2026-06-05 03:30:26.617560 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/chown-container-data-dir.txt
2026-06-05 03:30:26.617578 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/make-container-crash-dir.txt
2026-06-05 03:30:26.617595 | instance | cd+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/
2026-06-05 03:30:26.617613 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/chown-container-data-dir.txt
2026-06-05 03:30:26.617630 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/log-collector.txt
2026-06-05 03:30:26.617648 | instance | >f+++++++++ pod-logs/failed-pods/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/rgw.txt
2026-06-05 03:30:26.617665 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55c9bc4799-9hfk2/
2026-06-05 03:30:26.617683 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55c9bc4799-9hfk2/init.txt
2026-06-05 03:30:26.617701 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-api-55c9bc4799-9hfk2/staffeln-api.txt
2026-06-05 03:30:26.617718 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5c6959968-r7tr5/
2026-06-05 03:30:26.617736 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-conductor-5c6959968-r7tr5/staffeln-conductor.txt
2026-06-05 03:30:26.617754 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8dk8x/
2026-06-05 03:30:26.617771 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8dk8x/init.txt
2026-06-05 03:30:26.617789 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-init-8dk8x/staffeln-db-init-0.txt
2026-06-05 03:30:26.617806 | instance | cd+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9fs47/
2026-06-05 03:30:26.617823 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9fs47/init.txt
2026-06-05 03:30:26.617841 | instance | >f+++++++++ pod-logs/failed-pods/openstack/staffeln-db-sync-9fs47/staffeln-db-sync.txt
2026-06-05 03:30:26.617859 | instance | cd+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/
2026-06-05 03:30:26.617876 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/metrics.txt
2026-06-05 03:30:26.617894 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/sentinel.txt
2026-06-05 03:30:26.617911 | instance | >f+++++++++ pod-logs/failed-pods/openstack/valkey-node-0/valkey.txt
2026-06-05 03:30:26.617929 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/
2026-06-05 03:30:26.617947 | instance | cd+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-bv8xr/
2026-06-05 03:30:26.617969 | instance | >f+++++++++ pod-logs/failed-pods/rook-ceph/rook-ceph-operator-76bbbb77ff-bv8xr/rook-ceph-operator.txt
2026-06-05 03:30:26.617987 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/
2026-06-05 03:30:26.618005 | instance | cd+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-4tgkw/
2026-06-05 03:30:26.618023 | instance | >f+++++++++ pod-logs/failed-pods/secretgen-controller/secretgen-controller-5cf976ccc7-4tgkw/secretgen-controller.txt
2026-06-05 03:30:26.618041 | instance | cd+++++++++ pod-logs/ingress-nginx/
2026-06-05 03:30:26.618059 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hz72k/
2026-06-05 03:30:26.618076 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-controller-hz72k/controller.txt
2026-06-05 03:30:26.618094 | instance | cd+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mnk52/
2026-06-05 03:30:26.618112 | instance | >f+++++++++ pod-logs/ingress-nginx/ingress-nginx-defaultbackend-6987ff55cf-mnk52/ingress-nginx-default-backend.txt
2026-06-05 03:30:26.618129 | instance | cd+++++++++ pod-logs/kube-system/
2026-06-05 03:30:26.618147 | instance | cd+++++++++ pod-logs/kube-system/cilium-7548b/
2026-06-05 03:30:26.618164 | instance | >f+++++++++ pod-logs/kube-system/cilium-7548b/apply-sysctl-overwrites.txt
2026-06-05 03:30:26.618182 | instance | >f+++++++++ pod-logs/kube-system/cilium-7548b/cilium-agent.txt
2026-06-05 03:30:26.618200 | instance | >f+++++++++ pod-logs/kube-system/cilium-7548b/clean-cilium-state.txt
2026-06-05 03:30:26.618218 | instance | >f+++++++++ pod-logs/kube-system/cilium-7548b/config.txt
2026-06-05 03:30:26.618235 | instance | >f+++++++++ pod-logs/kube-system/cilium-7548b/install-cni-binaries.txt
2026-06-05 03:30:26.618253 | instance | >f+++++++++ pod-logs/kube-system/cilium-7548b/mount-bpf-fs.txt
2026-06-05 03:30:26.618272 | instance | >f+++++++++ pod-logs/kube-system/cilium-7548b/mount-cgroup.txt
2026-06-05 03:30:26.618289 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-nlfq2/
2026-06-05 03:30:26.618307 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-nlfq2/cilium-operator.txt
2026-06-05 03:30:26.618324 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-q7xjq/
2026-06-05 03:30:26.618342 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-q7xjq/coredns.txt
2026-06-05 03:30:26.618360 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-tmdl2/
2026-06-05 03:30:26.618390 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-tmdl2/coredns.txt
2026-06-05 03:30:26.618409 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/
2026-06-05 03:30:26.618426 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt
2026-06-05 03:30:26.618464 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/
2026-06-05 03:30:26.618486 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt
2026-06-05 03:30:26.618505 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/
2026-06-05 03:30:26.618522 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt
2026-06-05 03:30:26.618540 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-vztzc/
2026-06-05 03:30:26.618559 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-vztzc/kube-proxy.txt
2026-06-05 03:30:26.618577 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/
2026-06-05 03:30:26.618595 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt
2026-06-05 03:30:26.618612 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/
2026-06-05 03:30:26.618630 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt
2026-06-05 03:30:26.618648 | instance | cd+++++++++ pod-logs/local-path-storage/
2026-06-05 03:30:26.618665 | instance | cd+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-h8mg7/
2026-06-05 03:30:26.618688 | instance | >f+++++++++ pod-logs/local-path-storage/local-path-provisioner-679c578f5-h8mg7/local-path-provisioner.txt
2026-06-05 03:30:26.618707 | instance | cd+++++++++ pod-logs/monitoring/
2026-06-05 03:30:26.618724 | instance | cd+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/
2026-06-05 03:30:26.618742 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/alertmanager.txt
2026-06-05 03:30:26.618760 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/config-reloader.txt
2026-06-05 03:30:26.618777 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/init-config-reloader.txt
2026-06-05 03:30:26.618794 | instance | >f+++++++++ pod-logs/monitoring/alertmanager-kube-prometheus-stack-alertmanager-0/oauth2-proxy.txt
2026-06-05 03:30:26.618812 | instance | cd+++++++++ pod-logs/monitoring/goldpinger-9hx44/
2026-06-05 03:30:26.618830 | instance | >f+++++++++ pod-logs/monitoring/goldpinger-9hx44/goldpinger-daemon.txt
2026-06-05 03:30:26.618847 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/
2026-06-05 03:30:26.618865 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana-sc-dashboard.txt
2026-06-05 03:30:26.618883 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana-sc-datasources.txt
2026-06-05 03:30:26.618900 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-grafana-797bb66fb8-6pj4z/grafana.txt
2026-06-05 03:30:26.618917 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29/
2026-06-05 03:30:26.618935 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-kube-state-metrics-5c97764fc9-2jd29/kube-state-metrics.txt
2026-06-05 03:30:26.618953 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tdw22/
2026-06-05 03:30:26.618971 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-operator-cd88cf4bf-tdw22/kube-prometheus-stack.txt
2026-06-05 03:30:26.618988 | instance | cd+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/
2026-06-05 03:30:26.619006 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/node-exporter.txt
2026-06-05 03:30:26.619024 | instance | >f+++++++++ pod-logs/monitoring/kube-prometheus-stack-prometheus-node-exporter-vg6b2/pod-tls-sidecar.txt
2026-06-05 03:30:26.619042 | instance | cd+++++++++ pod-logs/monitoring/loki-0/
2026-06-05 03:30:26.619059 | instance | >f+++++++++ pod-logs/monitoring/loki-0/loki.txt
2026-06-05 03:30:26.619077 | instance | cd+++++++++ pod-logs/monitoring/loki-chunks-cache-0/
2026-06-05 03:30:26.619095 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/exporter.txt
2026-06-05 03:30:26.619113 | instance | >f+++++++++ pod-logs/monitoring/loki-chunks-cache-0/memcached.txt
2026-06-05 03:30:26.619131 | instance | cd+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-44kqh/
2026-06-05 03:30:26.619148 | instance | >f+++++++++ pod-logs/monitoring/loki-gateway-cf54cb88c-44kqh/nginx.txt
2026-06-05 03:30:26.619166 | instance | cd+++++++++ pod-logs/monitoring/loki-results-cache-0/
2026-06-05 03:30:26.619184 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/exporter.txt
2026-06-05 03:30:26.619202 | instance | >f+++++++++ pod-logs/monitoring/loki-results-cache-0/memcached.txt
2026-06-05 03:30:26.619220 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-s89t2/
2026-06-05 03:30:26.619238 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-gc-6675cbb6d9-s89t2/gc.txt
2026-06-05 03:30:26.619256 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5vf7g/
2026-06-05 03:30:26.619273 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-master-8665476dbc-5vf7g/master.txt
2026-06-05 03:30:26.619295 | instance | cd+++++++++ pod-logs/monitoring/node-feature-discovery-worker-thwh6/
2026-06-05 03:30:26.619314 | instance | >f+++++++++ pod-logs/monitoring/node-feature-discovery-worker-thwh6/worker.txt
2026-06-05 03:30:26.619332 | instance | cd+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/
2026-06-05 03:30:26.619349 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/config-reloader.txt
2026-06-05 03:30:26.619367 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/init-config-reloader.txt
2026-06-05 03:30:26.619385 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/oauth2-proxy.txt
2026-06-05 03:30:26.619402 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/pod-tls-sidecar.txt
2026-06-05 03:30:26.619420 | instance | >f+++++++++ pod-logs/monitoring/prometheus-kube-prometheus-stack-prometheus-0/prometheus.txt
2026-06-05 03:30:26.619438 | instance | cd+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-mnvgq/
2026-06-05 03:30:26.619456 | instance | >f+++++++++ pod-logs/monitoring/prometheus-pushgateway-7b8659c68b-mnvgq/pushgateway.txt
2026-06-05 03:30:26.619473 | instance | cd+++++++++ pod-logs/monitoring/vector-h9htt/
2026-06-05 03:30:26.619491 | instance | >f+++++++++ pod-logs/monitoring/vector-h9htt/vector.txt
2026-06-05 03:30:26.619509 | instance | cd+++++++++ pod-logs/openstack/
2026-06-05 03:30:26.619527 | instance | cd+++++++++ pod-logs/openstack/barbican-api-55567dc55b-9vkxm/
2026-06-05 03:30:26.619545 | instance | >f+++++++++ pod-logs/openstack/barbican-api-55567dc55b-9vkxm/barbican-api.txt
2026-06-05 03:30:26.619563 | instance | >f+++++++++ pod-logs/openstack/barbican-api-55567dc55b-9vkxm/init.txt
2026-06-05 03:30:26.619581 | instance | cd+++++++++ pod-logs/openstack/barbican-db-init-qpjfn/
2026-06-05 03:30:26.619599 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-qpjfn/barbican-db-init-0.txt
2026-06-05 03:30:26.619616 | instance | >f+++++++++ pod-logs/openstack/barbican-db-init-qpjfn/init.txt
2026-06-05 03:30:26.619634 | instance | cd+++++++++ pod-logs/openstack/barbican-db-sync-5d6xt/
2026-06-05 03:30:26.619652 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-5d6xt/barbican-db-sync.txt
2026-06-05 03:30:26.619669 | instance | >f+++++++++ pod-logs/openstack/barbican-db-sync-5d6xt/init.txt
2026-06-05 03:30:26.619687 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-endpoints-tpgbz/
2026-06-05 03:30:26.619704 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tpgbz/init.txt
2026-06-05 03:30:26.619722 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-admin.txt
2026-06-05 03:30:26.619739 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-internal.txt
2026-06-05 03:30:26.619757 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-endpoints-tpgbz/key-manager-ks-endpoints-public.txt
2026-06-05 03:30:26.619775 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-service-kc6tv/
2026-06-05 03:30:26.619793 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-kc6tv/init.txt
2026-06-05 03:30:26.619811 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-service-kc6tv/key-manager-ks-service-registration.txt
2026-06-05 03:30:26.619829 | instance | cd+++++++++ pod-logs/openstack/barbican-ks-user-l4fbs/
2026-06-05 03:30:26.619847 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-l4fbs/barbican-ks-user.txt
2026-06-05 03:30:26.619864 | instance | >f+++++++++ pod-logs/openstack/barbican-ks-user-l4fbs/init.txt
2026-06-05 03:30:26.619882 | instance | cd+++++++++ pod-logs/openstack/barbican-rabbit-init-2v92m/
2026-06-05 03:30:26.619900 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2v92m/init.txt
2026-06-05 03:30:26.619918 | instance | >f+++++++++ pod-logs/openstack/barbican-rabbit-init-2v92m/rabbit-init.txt
2026-06-05 03:30:26.619940 | instance | cd+++++++++ pod-logs/openstack/cinder-api-759bd9c59-75shn/
2026-06-05 03:30:26.619958 | instance | >f+++++++++ pod-logs/openstack/cinder-api-759bd9c59-75shn/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.619975 | instance | >f+++++++++ pod-logs/openstack/cinder-api-759bd9c59-75shn/cinder-api.txt
2026-06-05 03:30:26.619993 | instance | >f+++++++++ pod-logs/openstack/cinder-api-759bd9c59-75shn/init.txt
2026-06-05 03:30:26.620010 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-78bb969b6f-7r9hx/
2026-06-05 03:30:26.620028 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78bb969b6f-7r9hx/ceph-backup-keyring-placement.txt
2026-06-05 03:30:26.620045 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78bb969b6f-7r9hx/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.620067 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78bb969b6f-7r9hx/ceph-keyring-placement-rbd1.txt
2026-06-05 03:30:26.620089 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78bb969b6f-7r9hx/cinder-backup.txt
2026-06-05 03:30:26.620110 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-78bb969b6f-7r9hx/init.txt
2026-06-05 03:30:26.620132 | instance | cd+++++++++ pod-logs/openstack/cinder-backup-storage-init-xhgfj/
2026-06-05 03:30:26.620153 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xhgfj/ceph-keyring-placement.txt
2026-06-05 03:30:26.620175 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xhgfj/cinder-backup-storage-init.txt
2026-06-05 03:30:26.620196 | instance | >f+++++++++ pod-logs/openstack/cinder-backup-storage-init-xhgfj/init.txt
2026-06-05 03:30:26.620217 | instance | cd+++++++++ pod-logs/openstack/cinder-bootstrap-8m9wd/
2026-06-05 03:30:26.620239 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-8m9wd/bootstrap.txt
2026-06-05 03:30:26.620257 | instance | >f+++++++++ pod-logs/openstack/cinder-bootstrap-8m9wd/init.txt
2026-06-05 03:30:26.620275 | instance | cd+++++++++ pod-logs/openstack/cinder-create-internal-tenant-952l9/
2026-06-05 03:30:26.620292 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-952l9/create-internal-tenant.txt
2026-06-05 03:30:26.620309 | instance | >f+++++++++ pod-logs/openstack/cinder-create-internal-tenant-952l9/init.txt
2026-06-05 03:30:26.620326 | instance | cd+++++++++ pod-logs/openstack/cinder-db-init-wmpmz/
2026-06-05 03:30:26.620343 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-wmpmz/cinder-db-init-0.txt
2026-06-05 03:30:26.620361 | instance | >f+++++++++ pod-logs/openstack/cinder-db-init-wmpmz/init.txt
2026-06-05 03:30:26.620378 | instance | cd+++++++++ pod-logs/openstack/cinder-db-sync-8jtk9/
2026-06-05 03:30:26.620396 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-8jtk9/cinder-db-sync.txt
2026-06-05 03:30:26.620413 | instance | >f+++++++++ pod-logs/openstack/cinder-db-sync-8jtk9/init.txt
2026-06-05 03:30:26.620430 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-endpoints-nrkp8/
2026-06-05 03:30:26.620447 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nrkp8/init.txt
2026-06-05 03:30:26.620465 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-admin.txt
2026-06-05 03:30:26.620483 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-internal.txt
2026-06-05 03:30:26.620500 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-endpoints-nrkp8/volumev3-ks-endpoints-public.txt
2026-06-05 03:30:26.620518 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-service-79d9p/
2026-06-05 03:30:26.620536 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-79d9p/init.txt
2026-06-05 03:30:26.620553 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-service-79d9p/volumev3-ks-service-registration.txt
2026-06-05 03:30:26.620570 | instance | cd+++++++++ pod-logs/openstack/cinder-ks-user-5qbkh/
2026-06-05 03:30:26.620588 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-5qbkh/cinder-ks-user.txt
2026-06-05 03:30:26.620610 | instance | >f+++++++++ pod-logs/openstack/cinder-ks-user-5qbkh/init.txt
2026-06-05 03:30:26.620627 | instance | cd+++++++++ pod-logs/openstack/cinder-rabbit-init-mgpb7/
2026-06-05 03:30:26.620644 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mgpb7/init.txt
2026-06-05 03:30:26.620661 | instance | >f+++++++++ pod-logs/openstack/cinder-rabbit-init-mgpb7/rabbit-init.txt
2026-06-05 03:30:26.620678 | instance | cd+++++++++ pod-logs/openstack/cinder-scheduler-95f5b5c65-99tbp/
2026-06-05 03:30:26.620695 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-95f5b5c65-99tbp/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.620712 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-95f5b5c65-99tbp/cinder-scheduler.txt
2026-06-05 03:30:26.620730 | instance | >f+++++++++ pod-logs/openstack/cinder-scheduler-95f5b5c65-99tbp/init.txt
2026-06-05 03:30:26.620747 | instance | cd+++++++++ pod-logs/openstack/cinder-storage-init-4wsfb/
2026-06-05 03:30:26.620765 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4wsfb/ceph-keyring-placement.txt
2026-06-05 03:30:26.620783 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4wsfb/cinder-storage-init-rbd1.txt
2026-06-05 03:30:26.620801 | instance | >f+++++++++ pod-logs/openstack/cinder-storage-init-4wsfb/init.txt
2026-06-05 03:30:26.620819 | instance | cd+++++++++ pod-logs/openstack/cinder-volume-75974cc66c-8rw8m/
2026-06-05 03:30:26.620837 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75974cc66c-8rw8m/ceph-coordination-volume-perms.txt
2026-06-05 03:30:26.620855 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75974cc66c-8rw8m/ceph-keyring-placement-rbd1.txt
2026-06-05 03:30:26.620873 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75974cc66c-8rw8m/cinder-volume.txt
2026-06-05 03:30:26.620891 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75974cc66c-8rw8m/init-cinder-conf.txt
2026-06-05 03:30:26.620908 | instance | >f+++++++++ pod-logs/openstack/cinder-volume-75974cc66c-8rw8m/init.txt
2026-06-05 03:30:26.620926 | instance | cd+++++++++ pod-logs/openstack/glance-api-6d6f67fcb5-m4h5t/
2026-06-05 03:30:26.620944 | instance | >f+++++++++ pod-logs/openstack/glance-api-6d6f67fcb5-m4h5t/ceph-keyring-placement.txt
2026-06-05 03:30:26.620992 | instance | >f+++++++++ pod-logs/openstack/glance-api-6d6f67fcb5-m4h5t/glance-api.txt
2026-06-05 03:30:26.621012 | instance | >f+++++++++ pod-logs/openstack/glance-api-6d6f67fcb5-m4h5t/glance-perms.txt
2026-06-05 03:30:26.621029 | instance | >f+++++++++ pod-logs/openstack/glance-api-6d6f67fcb5-m4h5t/init.txt
2026-06-05 03:30:26.621048 | instance | cd+++++++++ pod-logs/openstack/glance-db-init-dhsl6/
2026-06-05 03:30:26.621066 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-dhsl6/glance-db-init-0.txt
2026-06-05 03:30:26.621084 | instance | >f+++++++++ pod-logs/openstack/glance-db-init-dhsl6/init.txt
2026-06-05 03:30:26.621102 | instance | cd+++++++++ pod-logs/openstack/glance-db-sync-nvprg/
2026-06-05 03:30:26.621120 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nvprg/glance-db-sync.txt
2026-06-05 03:30:26.621137 | instance | >f+++++++++ pod-logs/openstack/glance-db-sync-nvprg/init.txt
2026-06-05 03:30:26.621155 | instance | cd+++++++++ pod-logs/openstack/glance-ks-endpoints-7nk2f/
2026-06-05 03:30:26.621172 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-admin.txt
2026-06-05 03:30:26.621190 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-internal.txt
2026-06-05 03:30:26.621207 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7nk2f/image-ks-endpoints-public.txt
2026-06-05 03:30:26.621225 | instance | >f+++++++++ pod-logs/openstack/glance-ks-endpoints-7nk2f/init.txt
2026-06-05 03:30:26.621242 | instance | cd+++++++++ pod-logs/openstack/glance-ks-service-wfkzd/
2026-06-05 03:30:26.621260 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wfkzd/image-ks-service-registration.txt
2026-06-05 03:30:26.621284 | instance | >f+++++++++ pod-logs/openstack/glance-ks-service-wfkzd/init.txt
2026-06-05 03:30:26.621303 | instance | cd+++++++++ pod-logs/openstack/glance-ks-user-qmfvz/
2026-06-05 03:30:26.621321 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-qmfvz/glance-ks-user.txt
2026-06-05 03:30:26.621339 | instance | >f+++++++++ pod-logs/openstack/glance-ks-user-qmfvz/init.txt
2026-06-05 03:30:26.621357 | instance | cd+++++++++ pod-logs/openstack/glance-metadefs-load-xs5fq/
2026-06-05 03:30:26.621375 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-xs5fq/glance-metadefs-load.txt
2026-06-05 03:30:26.621393 | instance | >f+++++++++ pod-logs/openstack/glance-metadefs-load-xs5fq/init.txt
2026-06-05 03:30:26.621410 | instance | cd+++++++++ pod-logs/openstack/glance-rabbit-init-l75b8/
2026-06-05 03:30:26.621428 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-l75b8/init.txt
2026-06-05 03:30:26.621445 | instance | >f+++++++++ pod-logs/openstack/glance-rabbit-init-l75b8/rabbit-init.txt
2026-06-05 03:30:26.621463 | instance | cd+++++++++ pod-logs/openstack/glance-storage-init-674wj/
2026-06-05 03:30:26.621481 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-674wj/ceph-keyring-placement.txt
2026-06-05 03:30:26.621498 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-674wj/glance-storage-init.txt
2026-06-05 03:30:26.621516 | instance | >f+++++++++ pod-logs/openstack/glance-storage-init-674wj/init.txt
2026-06-05 03:30:26.621534 | instance | cd+++++++++ pod-logs/openstack/keepalived-45ld8/
2026-06-05 03:30:26.621552 | instance | >f+++++++++ pod-logs/openstack/keepalived-45ld8/init.txt
2026-06-05 03:30:26.621569 | instance | >f+++++++++ pod-logs/openstack/keepalived-45ld8/keepalived.txt
2026-06-05 03:30:26.621586 | instance | >f+++++++++ pod-logs/openstack/keepalived-45ld8/wait-for-ip.txt
2026-06-05 03:30:26.621604 | instance | cd+++++++++ pod-logs/openstack/keystone-api-6946d97b5c-vrm2q/
2026-06-05 03:30:26.621621 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6946d97b5c-vrm2q/init.txt
2026-06-05 03:30:26.621639 | instance | >f+++++++++ pod-logs/openstack/keystone-api-6946d97b5c-vrm2q/keystone-api.txt
2026-06-05 03:30:26.621656 | instance | cd+++++++++ pod-logs/openstack/keystone-bootstrap-p5frd/
2026-06-05 03:30:26.621674 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-p5frd/bootstrap.txt
2026-06-05 03:30:26.621691 | instance | >f+++++++++ pod-logs/openstack/keystone-bootstrap-p5frd/init.txt
2026-06-05 03:30:26.621709 | instance | cd+++++++++ pod-logs/openstack/keystone-credential-setup-92fq9/
2026-06-05 03:30:26.621726 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-92fq9/init.txt
2026-06-05 03:30:26.621744 | instance | >f+++++++++ pod-logs/openstack/keystone-credential-setup-92fq9/keystone-credential-setup.txt
2026-06-05 03:30:26.621762 | instance | cd+++++++++ pod-logs/openstack/keystone-db-init-nt2gt/
2026-06-05 03:30:26.621779 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nt2gt/init.txt
2026-06-05 03:30:26.621797 | instance | >f+++++++++ pod-logs/openstack/keystone-db-init-nt2gt/keystone-db-init-0.txt
2026-06-05 03:30:26.621815 | instance | cd+++++++++ pod-logs/openstack/keystone-db-sync-dlp7w/
2026-06-05 03:30:26.621832 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dlp7w/init.txt
2026-06-05 03:30:26.621849 | instance | >f+++++++++ pod-logs/openstack/keystone-db-sync-dlp7w/keystone-db-sync.txt
2026-06-05 03:30:26.621866 | instance | cd+++++++++ pod-logs/openstack/keystone-domain-manage-zp8hz/
2026-06-05 03:30:26.621883 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-zp8hz/init.txt
2026-06-05 03:30:26.621901 | instance | >f+++++++++ pod-logs/openstack/keystone-domain-manage-zp8hz/keystone-domain-manage.txt
2026-06-05 03:30:26.621918 | instance | cd+++++++++ pod-logs/openstack/keystone-fernet-setup-rdz54/
2026-06-05 03:30:26.621936 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-rdz54/init.txt
2026-06-05 03:30:26.621953 | instance | >f+++++++++ pod-logs/openstack/keystone-fernet-setup-rdz54/keystone-fernet-setup.txt
2026-06-05 03:30:26.621975 | instance | cd+++++++++ pod-logs/openstack/keystone-rabbit-init-p96jk/
2026-06-05 03:30:26.621993 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-p96jk/init.txt
2026-06-05 03:30:26.622011 | instance | >f+++++++++ pod-logs/openstack/keystone-rabbit-init-p96jk/rabbit-init.txt
2026-06-05 03:30:26.622029 | instance | cd+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/
2026-06-05 03:30:26.622048 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/ceph-admin-keyring-placement.txt
2026-06-05 03:30:26.622065 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/ceph-keyring-placement.txt
2026-06-05 03:30:26.622083 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/init-dynamic-options.txt
2026-06-05 03:30:26.622101 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/init.txt
2026-06-05 03:30:26.622119 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/libvirt-exporter.txt
2026-06-05 03:30:26.622136 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/libvirt.txt
2026-06-05 03:30:26.622154 | instance | >f+++++++++ pod-logs/openstack/libvirt-libvirt-default-rrlz9/tls-sidecar.txt
2026-06-05 03:30:26.622171 | instance | cd+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8hft4/
2026-06-05 03:30:26.622189 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8hft4/init.txt
2026-06-05 03:30:26.622206 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8hft4/memcached-exporter.txt
2026-06-05 03:30:26.622224 | instance | >f+++++++++ pod-logs/openstack/memcached-memcached-6479589586-8hft4/memcached.txt
2026-06-05 03:30:26.622242 | instance | cd+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-7htql/
2026-06-05 03:30:26.622262 | instance | >f+++++++++ pod-logs/openstack/neutron-coredns-7dd4958666-7htql/coredns.txt
2026-06-05 03:30:26.622286 | instance | cd+++++++++ pod-logs/openstack/neutron-db-init-chnxc/
2026-06-05 03:30:26.622305 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-chnxc/init.txt
2026-06-05 03:30:26.622323 | instance | >f+++++++++ pod-logs/openstack/neutron-db-init-chnxc/neutron-db-init-0.txt
2026-06-05 03:30:26.622341 | instance | cd+++++++++ pod-logs/openstack/neutron-db-sync-7hqjb/
2026-06-05 03:30:26.622359 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-7hqjb/init.txt
2026-06-05 03:30:26.622377 | instance | >f+++++++++ pod-logs/openstack/neutron-db-sync-7hqjb/neutron-db-sync.txt
2026-06-05 03:30:26.622394 | instance | cd+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5pnkq/
2026-06-05 03:30:26.622412 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5pnkq/init.txt
2026-06-05 03:30:26.622429 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5pnkq/neutron-dhcp-agent-init.txt
2026-06-05 03:30:26.622471 | instance | >f+++++++++ pod-logs/openstack/neutron-dhcp-agent-default-5pnkq/neutron-dhcp-agent.txt
2026-06-05 03:30:26.622496 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-endpoints-7ffvp/
2026-06-05 03:30:26.622518 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-7ffvp/init.txt
2026-06-05 03:30:26.622538 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-admin.txt
2026-06-05 03:30:26.622556 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-internal.txt
2026-06-05 03:30:26.622573 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-endpoints-7ffvp/network-ks-endpoints-public.txt
2026-06-05 03:30:26.622591 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-service-kdxld/
2026-06-05 03:30:26.622608 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-kdxld/init.txt
2026-06-05 03:30:26.622626 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-service-kdxld/network-ks-service-registration.txt
2026-06-05 03:30:26.622652 | instance | cd+++++++++ pod-logs/openstack/neutron-ks-user-zqlfz/
2026-06-05 03:30:26.622670 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-zqlfz/init.txt
2026-06-05 03:30:26.622688 | instance | >f+++++++++ pod-logs/openstack/neutron-ks-user-zqlfz/neutron-ks-user.txt
2026-06-05 03:30:26.622705 | instance | cd+++++++++ pod-logs/openstack/neutron-l3-agent-default-gnk6l/
2026-06-05 03:30:26.622723 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-gnk6l/init.txt
2026-06-05 03:30:26.622741 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-gnk6l/neutron-l3-agent-init.txt
2026-06-05 03:30:26.622758 | instance | >f+++++++++ pod-logs/openstack/neutron-l3-agent-default-gnk6l/neutron-l3-agent.txt
2026-06-05 03:30:26.622776 | instance | cd+++++++++ pod-logs/openstack/neutron-metadata-agent-default-dtpcz/
2026-06-05 03:30:26.622793 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-dtpcz/init.txt
2026-06-05 03:30:26.622811 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-dtpcz/neutron-metadata-agent-init.txt
2026-06-05 03:30:26.622828 | instance | >f+++++++++ pod-logs/openstack/neutron-metadata-agent-default-dtpcz/neutron-metadata-agent.txt
2026-06-05 03:30:26.622846 | instance | cd+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-lfhzv/
2026-06-05 03:30:26.622863 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-lfhzv/init.txt
2026-06-05 03:30:26.622880 | instance | >f+++++++++ pod-logs/openstack/neutron-netns-cleanup-cron-default-lfhzv/neutron-netns-cleanup-cron.txt
2026-06-05 03:30:26.622897 | instance | cd+++++++++ pod-logs/openstack/neutron-ovs-agent-default-qnbv4/
2026-06-05 03:30:26.622915 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-qnbv4/init.txt
2026-06-05 03:30:26.622932 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-qnbv4/neutron-openvswitch-agent-kernel-modules.txt
2026-06-05 03:30:26.622949 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-qnbv4/neutron-ovs-agent-init.txt
2026-06-05 03:30:26.622967 | instance | >f+++++++++ pod-logs/openstack/neutron-ovs-agent-default-qnbv4/neutron-ovs-agent.txt
2026-06-05 03:30:26.622985 | instance | cd+++++++++ pod-logs/openstack/neutron-rabbit-init-9q4mm/
2026-06-05 03:30:26.623002 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9q4mm/init.txt
2026-06-05 03:30:26.623020 | instance | >f+++++++++ pod-logs/openstack/neutron-rabbit-init-9q4mm/rabbit-init.txt
2026-06-05 03:30:26.623038 | instance | cd+++++++++ pod-logs/openstack/neutron-rpc-server-7479df8c79-xp82k/
2026-06-05 03:30:26.623055 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7479df8c79-xp82k/init.txt
2026-06-05 03:30:26.623073 | instance | >f+++++++++ pod-logs/openstack/neutron-rpc-server-7479df8c79-xp82k/neutron-rpc-server.txt
2026-06-05 03:30:26.623090 | instance | cd+++++++++ pod-logs/openstack/neutron-server-6b7f4c9d76-5cjdp/
2026-06-05 03:30:26.623108 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b7f4c9d76-5cjdp/init.txt
2026-06-05 03:30:26.623125 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b7f4c9d76-5cjdp/neutron-policy-server.txt
2026-06-05 03:30:26.623143 | instance | >f+++++++++ pod-logs/openstack/neutron-server-6b7f4c9d76-5cjdp/neutron-server.txt
2026-06-05 03:30:26.623160 | instance | cd+++++++++ pod-logs/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/
2026-06-05 03:30:26.623177 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/init.txt
2026-06-05 03:30:26.623195 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/nova-api-metadata-init.txt
2026-06-05 03:30:26.623212 | instance | >f+++++++++ pod-logs/openstack/nova-api-metadata-5c6b4b7f8b-mvcsn/nova-api.txt
2026-06-05 03:30:26.623229 | instance | cd+++++++++ pod-logs/openstack/nova-api-osapi-6dc954f77-c6tgq/
2026-06-05 03:30:26.623247 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6dc954f77-c6tgq/init.txt
2026-06-05 03:30:26.623270 | instance | >f+++++++++ pod-logs/openstack/nova-api-osapi-6dc954f77-c6tgq/nova-osapi.txt
2026-06-05 03:30:26.623288 | instance | cd+++++++++ pod-logs/openstack/nova-bootstrap-6mmcw/
2026-06-05 03:30:26.623306 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-6mmcw/bootstrap.txt
2026-06-05 03:30:26.623324 | instance | >f+++++++++ pod-logs/openstack/nova-bootstrap-6mmcw/init.txt
2026-06-05 03:30:26.623342 | instance | cd+++++++++ pod-logs/openstack/nova-cell-setup-j6hww/
2026-06-05 03:30:26.623360 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j6hww/init.txt
2026-06-05 03:30:26.623377 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j6hww/nova-cell-setup-init.txt
2026-06-05 03:30:26.623395 | instance | >f+++++++++ pod-logs/openstack/nova-cell-setup-j6hww/nova-cell-setup.txt
2026-06-05 03:30:26.623413 | instance | cd+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/
2026-06-05 03:30:26.623430 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/ceph-admin-keyring-placement.txt
2026-06-05 03:30:26.623447 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/ceph-keyring-placement.txt
2026-06-05 03:30:26.623464 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/ceph-perms.txt
2026-06-05 03:30:26.623481 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/init.txt
2026-06-05 03:30:26.623498 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/nova-compute-init.txt
2026-06-05 03:30:26.623516 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/nova-compute-ssh-init.txt
2026-06-05 03:30:26.623533 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/nova-compute-ssh.txt
2026-06-05 03:30:26.623551 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/nova-compute-vnc-init.txt
2026-06-05 03:30:26.623568 | instance | >f+++++++++ pod-logs/openstack/nova-compute-default-t5c2v/nova-compute.txt
2026-06-05 03:30:26.623586 | instance | cd+++++++++ pod-logs/openstack/nova-conductor-5c78bf9559-zkqnm/
2026-06-05 03:30:26.623604 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c78bf9559-zkqnm/init.txt
2026-06-05 03:30:26.623621 | instance | >f+++++++++ pod-logs/openstack/nova-conductor-5c78bf9559-zkqnm/nova-conductor.txt
2026-06-05 03:30:26.623639 | instance | cd+++++++++ pod-logs/openstack/nova-db-init-pznqt/
2026-06-05 03:30:26.623657 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pznqt/init.txt
2026-06-05 03:30:26.623675 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pznqt/nova-db-init-0.txt
2026-06-05 03:30:26.623692 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pznqt/nova-db-init-1.txt
2026-06-05 03:30:26.623710 | instance | >f+++++++++ pod-logs/openstack/nova-db-init-pznqt/nova-db-init-2.txt
2026-06-05 03:30:26.623728 | instance | cd+++++++++ pod-logs/openstack/nova-db-sync-rs6xv/
2026-06-05 03:30:26.623745 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-rs6xv/init.txt
2026-06-05 03:30:26.623763 | instance | >f+++++++++ pod-logs/openstack/nova-db-sync-rs6xv/nova-db-sync.txt
2026-06-05 03:30:26.623780 | instance | cd+++++++++ pod-logs/openstack/nova-ks-endpoints-xn2tr/
2026-06-05 03:30:26.623797 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-admin.txt
2026-06-05 03:30:26.623815 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-internal.txt
2026-06-05 03:30:26.623832 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xn2tr/compute-ks-endpoints-public.txt
2026-06-05 03:30:26.623850 | instance | >f+++++++++ pod-logs/openstack/nova-ks-endpoints-xn2tr/init.txt
2026-06-05 03:30:26.623867 | instance | cd+++++++++ pod-logs/openstack/nova-ks-service-cdnzb/
2026-06-05 03:30:26.623885 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-cdnzb/compute-ks-service-registration.txt
2026-06-05 03:30:26.623902 | instance | >f+++++++++ pod-logs/openstack/nova-ks-service-cdnzb/init.txt
2026-06-05 03:30:26.623924 | instance | cd+++++++++ pod-logs/openstack/nova-ks-user-dmjkq/
2026-06-05 03:30:26.623942 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-dmjkq/init.txt
2026-06-05 03:30:26.623960 | instance | >f+++++++++ pod-logs/openstack/nova-ks-user-dmjkq/nova-ks-user.txt
2026-06-05 03:30:26.623978 | instance | cd+++++++++ pod-logs/openstack/nova-novncproxy-7d5b5f788d-pgsz2/
2026-06-05 03:30:26.623996 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d5b5f788d-pgsz2/init.txt
2026-06-05 03:30:26.624013 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy-init-assets.txt
2026-06-05 03:30:26.624031 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy-init.txt
2026-06-05 03:30:26.624049 | instance | >f+++++++++ pod-logs/openstack/nova-novncproxy-7d5b5f788d-pgsz2/nova-novncproxy.txt
2026-06-05 03:30:26.624067 | instance | cd+++++++++ pod-logs/openstack/nova-rabbit-init-fjth4/
2026-06-05 03:30:26.624084 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fjth4/init.txt
2026-06-05 03:30:26.624102 | instance | >f+++++++++ pod-logs/openstack/nova-rabbit-init-fjth4/rabbit-init.txt
2026-06-05 03:30:26.624119 | instance | cd+++++++++ pod-logs/openstack/nova-scheduler-65f69c7f67-m4sv2/
2026-06-05 03:30:26.624137 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65f69c7f67-m4sv2/init.txt
2026-06-05 03:30:26.624154 | instance | >f+++++++++ pod-logs/openstack/nova-scheduler-65f69c7f67-m4sv2/nova-scheduler.txt
2026-06-05 03:30:26.624172 | instance | cd+++++++++ pod-logs/openstack/openvswitch-6rj2p/
2026-06-05 03:30:26.624189 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6rj2p/init.txt
2026-06-05 03:30:26.624206 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6rj2p/openvswitch-db-perms.txt
2026-06-05 03:30:26.624224 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6rj2p/openvswitch-db.txt
2026-06-05 03:30:26.624242 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6rj2p/openvswitch-vswitchd-modules.txt
2026-06-05 03:30:26.624260 | instance | >f+++++++++ pod-logs/openstack/openvswitch-6rj2p/openvswitch-vswitchd.txt
2026-06-05 03:30:26.624277 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/
2026-06-05 03:30:26.624295 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy-init.txt
2026-06-05 03:30:26.624314 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/haproxy.txt
2026-06-05 03:30:26.624332 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-init.txt
2026-06-05 03:30:26.624349 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-haproxy-0/pxc-monit.txt
2026-06-05 03:30:26.624367 | instance | cd+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/
2026-06-05 03:30:26.624385 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/exporter.txt
2026-06-05 03:30:26.624403 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc-init.txt
2026-06-05 03:30:26.624420 | instance | >f+++++++++ pod-logs/openstack/percona-xtradb-pxc-0/pxc.txt
2026-06-05 03:30:26.624438 | instance | cd+++++++++ pod-logs/openstack/placement-api-c48d4448c-ghplh/
2026-06-05 03:30:26.624456 | instance | >f+++++++++ pod-logs/openstack/placement-api-c48d4448c-ghplh/init.txt
2026-06-05 03:30:26.624473 | instance | >f+++++++++ pod-logs/openstack/placement-api-c48d4448c-ghplh/placement-api.txt
2026-06-05 03:30:26.624491 | instance | cd+++++++++ pod-logs/openstack/placement-db-init-g4jnf/
2026-06-05 03:30:26.624509 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-g4jnf/init.txt
2026-06-05 03:30:26.624527 | instance | >f+++++++++ pod-logs/openstack/placement-db-init-g4jnf/placement-db-init-0.txt
2026-06-05 03:30:26.624545 | instance | cd+++++++++ pod-logs/openstack/placement-db-sync-jdgqt/
2026-06-05 03:30:26.624563 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-jdgqt/init.txt
2026-06-05 03:30:26.624580 | instance | >f+++++++++ pod-logs/openstack/placement-db-sync-jdgqt/placement-db-sync.txt
2026-06-05 03:30:26.624603 | instance | cd+++++++++ pod-logs/openstack/placement-ks-endpoints-6t2m9/
2026-06-05 03:30:26.624621 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6t2m9/init.txt
2026-06-05 03:30:26.624639 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-admin.txt
2026-06-05 03:30:26.624656 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-internal.txt
2026-06-05 03:30:26.624674 | instance | >f+++++++++ pod-logs/openstack/placement-ks-endpoints-6t2m9/placement-ks-endpoints-public.txt
2026-06-05 03:30:26.624692 | instance | cd+++++++++ pod-logs/openstack/placement-ks-service-dwmzd/
2026-06-05 03:30:26.624712 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dwmzd/init.txt
2026-06-05 03:30:26.624735 | instance | >f+++++++++ pod-logs/openstack/placement-ks-service-dwmzd/placement-ks-service-registration.txt
2026-06-05 03:30:26.624753 | instance | cd+++++++++ pod-logs/openstack/placement-ks-user-w477v/
2026-06-05 03:30:26.624771 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-w477v/init.txt
2026-06-05 03:30:26.624789 | instance | >f+++++++++ pod-logs/openstack/placement-ks-user-w477v/placement-ks-user.txt
2026-06-05 03:30:26.624807 | instance | cd+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-2ltlh/
2026-06-05 03:30:26.624825 | instance | >f+++++++++ pod-logs/openstack/pxc-operator-69cb5bbdb9-2ltlh/percona-xtradb-cluster-operator.txt
2026-06-05 03:30:26.624842 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/
2026-06-05 03:30:26.624860 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/rabbitmq.txt
2026-06-05 03:30:26.624877 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-barbican-server-0/setup-container.txt
2026-06-05 03:30:26.624894 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/
2026-06-05 03:30:26.624912 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/rabbitmq.txt
2026-06-05 03:30:26.624929 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cinder-server-0/setup-container.txt
2026-06-05 03:30:26.624946 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-5hcct/
2026-06-05 03:30:26.624983 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-cluster-operator-54f767cff8-5hcct/rabbitmq-cluster-operator.txt
2026-06-05 03:30:26.625001 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/
2026-06-05 03:30:26.625019 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/rabbitmq.txt
2026-06-05 03:30:26.625036 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-glance-server-0/setup-container.txt
2026-06-05 03:30:26.625053 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/
2026-06-05 03:30:26.625071 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/rabbitmq.txt
2026-06-05 03:30:26.625089 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-keystone-server-0/setup-container.txt
2026-06-05 03:30:26.625106 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8/
2026-06-05 03:30:26.625124 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-messaging-topology-operator-6f465c979f-xhtp8/rabbitmq-cluster-operator.txt
2026-06-05 03:30:26.625141 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/
2026-06-05 03:30:26.625159 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/rabbitmq.txt
2026-06-05 03:30:26.625176 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-neutron-server-0/setup-container.txt
2026-06-05 03:30:26.625194 | instance | cd+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/
2026-06-05 03:30:26.625211 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/rabbitmq.txt
2026-06-05 03:30:26.625229 | instance | >f+++++++++ pod-logs/openstack/rabbitmq-nova-server-0/setup-container.txt
2026-06-05 03:30:26.625246 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/
2026-06-05 03:30:26.625270 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/ceph-crash.txt
2026-06-05 03:30:26.625288 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/chown-container-data-dir.txt
2026-06-05 03:30:26.625305 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-crashcollector-instance-754c646bfd-kdc6z/make-container-crash-dir.txt
2026-06-05 03:30:26.625323 | instance | cd+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/
2026-06-05 03:30:26.625341 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/chown-container-data-dir.txt
2026-06-05 03:30:26.625358 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/log-collector.txt
2026-06-05 03:30:26.625376 | instance | >f+++++++++ pod-logs/openstack/rook-ceph-rgw-ceph-a-699b8bdb59-gttqh/rgw.txt
2026-06-05 03:30:26.625393 | instance | cd+++++++++ pod-logs/openstack/staffeln-api-55c9bc4799-9hfk2/
2026-06-05 03:30:26.625411 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55c9bc4799-9hfk2/init.txt
2026-06-05 03:30:26.625428 | instance | >f+++++++++ pod-logs/openstack/staffeln-api-55c9bc4799-9hfk2/staffeln-api.txt
2026-06-05 03:30:26.625445 | instance | cd+++++++++ pod-logs/openstack/staffeln-conductor-5c6959968-r7tr5/
2026-06-05 03:30:26.625463 | instance | >f+++++++++ pod-logs/openstack/staffeln-conductor-5c6959968-r7tr5/staffeln-conductor.txt
2026-06-05 03:30:26.625480 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-init-8dk8x/
2026-06-05 03:30:26.625498 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-8dk8x/init.txt
2026-06-05 03:30:26.625515 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-init-8dk8x/staffeln-db-init-0.txt
2026-06-05 03:30:26.625532 | instance | cd+++++++++ pod-logs/openstack/staffeln-db-sync-9fs47/
2026-06-05 03:30:26.625550 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9fs47/init.txt
2026-06-05 03:30:26.625567 | instance | >f+++++++++ pod-logs/openstack/staffeln-db-sync-9fs47/staffeln-db-sync.txt
2026-06-05 03:30:26.625585 | instance | cd+++++++++ pod-logs/openstack/valkey-node-0/
2026-06-05 03:30:26.625602 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/metrics.txt
2026-06-05 03:30:26.625619 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/sentinel.txt
2026-06-05 03:30:26.625637 | instance | >f+++++++++ pod-logs/openstack/valkey-node-0/valkey.txt
2026-06-05 03:30:26.625654 | instance | cd+++++++++ pod-logs/rook-ceph/
2026-06-05 03:30:26.625671 | instance | cd+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-bv8xr/
2026-06-05 03:30:26.625689 | instance | >f+++++++++ pod-logs/rook-ceph/rook-ceph-operator-76bbbb77ff-bv8xr/rook-ceph-operator.txt
2026-06-05 03:30:26.625707 | instance | cd+++++++++ pod-logs/secretgen-controller/
2026-06-05 03:30:26.625724 | instance | cd+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-4tgkw/
2026-06-05 03:30:26.625742 | instance | >f+++++++++ pod-logs/secretgen-controller/secretgen-controller-5cf976ccc7-4tgkw/secretgen-controller.txt
2026-06-05 03:30:26.642924 |
2026-06-05 03:30:26.643028 | TASK [gather-prom-metrics : creating directory for helm release descriptions]
2026-06-05 03:30:26.859729 | instance | changed
2026-06-05 03:30:26.864908 |
2026-06-05 03:30:26.864994 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces]
2026-06-05 03:30:27.606315 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics:
2026-06-05 03:30:27.627110 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-05 03:30:27.627172 | instance | Dload Upload Total Spent Left Speed
2026-06-05 03:30:27.632073 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system
2026-06-05 03:30:27.848266 | instance | Scraping ingress-nginx-controller-metrics.ingress-nginx:10254/metrics:
2026-06-05 03:30:27.857643 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-05 03:30:27.857709 | instance | Dload Upload Total Spent Left Speed
2026-06-05 03:30:27.870191 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ingress-nginx-controller-metrics.ingress-nginx
2026-06-05 03:30:28.239610 | instance | Scraping kube-dns.kube-system:9153/metrics:
2026-06-05 03:30:28.247707 | instance | % Total % Received % Xferd Average Speed Time Time Time Current
2026-06-05 03:30:28.247743 | instance | Dload Upload Total Spent Left Speed
2026-06-05 03:30:28.252208 | instance |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system
2026-06-05 03:30:28.432762 | instance | jq: error (at :1003): Cannot iterate over null (null)
2026-06-05 03:30:28.908876 | instance | ERROR
2026-06-05 03:30:28.909236 | instance | {
2026-06-05 03:30:28.909290 | instance | "delta": "0:00:01.359309",
2026-06-05 03:30:28.909326 | instance | "end": "2026-06-05 03:30:28.436719",
2026-06-05 03:30:28.909359 | instance | "msg": "non-zero return code",
2026-06-05 03:30:28.909390 | instance | "rc": 5,
2026-06-05 03:30:28.909420 | instance | "start": "2026-06-05 03:30:27.077410"
2026-06-05 03:30:28.909445 | instance | }
2026-06-05 03:30:28.909649 | instance | ERROR: Ignoring Errors
2026-06-05 03:30:28.916317 |
2026-06-05 03:30:28.916413 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr]
2026-06-05 03:30:29.263584 | instance | ceph-mgr endpoints:
2026-06-05 03:30:29.494399 | instance | ok: Runtime: 0:00:00.092092
2026-06-05 03:30:29.503614 |
2026-06-05 03:30:29.503756 | TASK [gather-prom-metrics : Get metrics from fluentd pods]
2026-06-05 03:30:30.042462 | instance | ok: Runtime: 0:00:00.089436
2026-06-05 03:30:30.048464 |
2026-06-05 03:30:30.048532 | TASK [gather-prom-metrics : Downloads logs to executor]
2026-06-05 03:30:30.557640 | instance | changed:
2026-06-05 03:30:30.557850 | instance | cd+++++++++ prometheus/
2026-06-05 03:30:30.557888 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt
2026-06-05 03:30:30.557918 | instance | >f+++++++++ prometheus/ingress-nginx-ingress-nginx-controller-metrics.txt
2026-06-05 03:30:30.557946 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt
2026-06-05 03:30:30.569571 |
2026-06-05 03:30:30.569632 | TASK [gather-selenium-data : creating directory for helm release descriptions]
2026-06-05 03:30:30.777479 | instance | changed
2026-06-05 03:30:30.782342 |
2026-06-05 03:30:30.782411 | TASK [gather-selenium-data : Get selenium data]
2026-06-05 03:30:31.009197 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/.
2026-06-05 03:30:31.011823 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory
2026-06-05 03:30:31.317317 | instance | ERROR
2026-06-05 03:30:31.317558 | instance | {
2026-06-05 03:30:31.317602 | instance | "delta": "0:00:00.007986",
2026-06-05 03:30:31.317632 | instance | "end": "2026-06-05 03:30:31.012330",
2026-06-05 03:30:31.317658 | instance | "msg": "non-zero return code",
2026-06-05 03:30:31.317684 | instance | "rc": 1,
2026-06-05 03:30:31.317709 | instance | "start": "2026-06-05 03:30:31.004344"
2026-06-05 03:30:31.317734 | instance | }
2026-06-05 03:30:31.317767 | instance | ERROR: Ignoring Errors
2026-06-05 03:30:31.324454 |
2026-06-05 03:30:31.324540 | TASK [gather-selenium-data : Downloads logs to executor]
2026-06-05 03:30:31.804522 | instance | changed: cd+++++++++ selenium/
2026-06-05 03:30:31.810529 |
2026-06-05 03:30:31.810578 | PLAY RECAP
2026-06-05 03:30:31.810625 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 3
2026-06-05 03:30:31.810646 |
2026-06-05 03:30:31.963731 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main]
2026-06-05 03:30:31.977975 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-05 03:30:32.654907 |
2026-06-05 03:30:32.655049 | PLAY [all]
2026-06-05 03:30:32.666560 |
2026-06-05 03:30:32.666636 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-05 03:30:32.711974 | instance | skipping: Conditional result was False
2026-06-05 03:30:32.722940 |
2026-06-05 03:30:32.723049 | TASK [fetch-output : Set log path for single node]
2026-06-05 03:30:32.767240 | instance | ok
2026-06-05 03:30:32.773872 |
2026-06-05 03:30:32.773966 | LOOP [fetch-output : Ensure local output dirs]
2026-06-05 03:30:33.149609 | instance -> localhost | ok: "/var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/work/logs"
2026-06-05 03:30:33.366802 | instance -> localhost | changed: "/var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/work/artifacts"
2026-06-05 03:30:33.570030 | instance -> localhost | changed: "/var/lib/zuul/builds/ab896f19a4eb48638a0677f269bdaa76/work/docs"
2026-06-05 03:30:33.593495 |
2026-06-05 03:30:33.593591 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-05 03:30:34.219056 | instance | changed: .d..t...... ./
2026-06-05 03:30:34.219264 | instance | changed: All items complete
2026-06-05 03:30:34.219292 |
2026-06-05 03:30:34.718346 | instance | changed: .d..t...... ./
2026-06-05 03:30:35.204897 | instance | changed: .d..t...... ./
2026-06-05 03:30:35.222927 |
2026-06-05 03:30:35.223083 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-05 03:30:35.660124 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.008011
2026-06-05 03:30:35.905019 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007459
2026-06-05 03:30:35.931032 |
2026-06-05 03:30:35.931192 | PLAY [all]
2026-06-05 03:30:35.941801 |
2026-06-05 03:30:35.941943 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-05 03:30:36.372672 | instance | changed
2026-06-05 03:30:36.378233 |
2026-06-05 03:30:36.378285 | PLAY RECAP
2026-06-05 03:30:36.378329 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-05 03:30:36.378352 |
2026-06-05 03:30:36.557803 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main]
2026-06-05 03:30:36.570204 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main]
2026-06-05 03:30:37.182929 |
2026-06-05 03:30:37.183452 | PLAY [localhost]
2026-06-05 03:30:37.194054 |
2026-06-05 03:30:37.194162 | TASK [Generate Zuul manifest]
2026-06-05 03:30:37.217861 | localhost | ok
2026-06-05 03:30:37.238982 |
2026-06-05 03:30:37.239174 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-05 03:30:37.873465 | localhost | changed
2026-06-05 03:30:37.887027 |
2026-06-05 03:30:37.887198 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-05 03:30:37.920130 | localhost | ok
2026-06-05 03:30:37.930603 |
2026-06-05 03:30:37.930768 | TASK [Upload logs]
2026-06-05 03:30:37.956024 | localhost | ok
2026-06-05 03:30:38.086842 |
2026-06-05 03:30:38.087003 | TASK [Set zuul-log-path fact]
2026-06-05 03:30:38.110745 | localhost | ok
2026-06-05 03:30:38.127866 |
2026-06-05 03:30:38.128040 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-05 03:30:38.161153 | localhost | ok
2026-06-05 03:30:38.170638 |
2026-06-05 03:30:38.170793 | TASK [upload-logs : Create log directories]
2026-06-05 03:30:38.557565 | localhost | changed
2026-06-05 03:30:38.564496 |
2026-06-05 03:30:38.564590 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-05 03:30:38.962405 | localhost -> localhost | ok: Runtime: 0:00:00.031530
2026-06-05 03:30:38.968444 |
2026-06-05 03:30:38.968518 | TASK [upload-logs : Upload logs to log server]
2026-06-05 03:30:39.870711 | localhost | Output suppressed because no_log was given
2026-06-05 03:30:39.876003 |
2026-06-05 03:30:39.876087 | LOOP [upload-logs : Compress console log and json output]
2026-06-05 03:30:39.927237 | localhost | skipping: Conditional result was False
2026-06-05 03:30:39.935723 | localhost | skipping: Conditional result was False
2026-06-05 03:30:39.953246 |
2026-06-05 03:30:39.953487 | LOOP [upload-logs : Upload compressed console log and json output]
2026-06-05 03:30:40.008577 | localhost | skipping: Conditional result was False
2026-06-05 03:30:40.009075 |
2026-06-05 03:30:40.013645 | localhost | skipping: Conditional result was False
2026-06-05 03:30:40.028782 |
2026-06-05 03:30:40.029039 | LOOP [upload-logs : Upload console log and json output]