2026-04-20 20:48:31.138333 | Job console starting 2026-04-20 20:48:31.149492 | Updating git repos 2026-04-20 20:48:31.205620 | Cloning repos into workspace 2026-04-20 20:48:32.631480 | Restoring repo states 2026-04-20 20:48:32.657783 | Merging changes 2026-04-20 20:48:36.429654 | Checking out repos 2026-04-20 20:48:36.803061 | Preparing playbooks 2026-04-20 20:48:50.822684 | Running Ansible setup 2026-04-20 20:48:54.205007 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 20:48:54.779387 | 2026-04-20 20:48:54.779520 | PLAY [localhost] 2026-04-20 20:48:54.787447 | 2026-04-20 20:48:54.787517 | TASK [Gathering Facts] 2026-04-20 20:48:55.627734 | localhost | ok 2026-04-20 20:48:55.639121 | 2026-04-20 20:48:55.639385 | TASK [Setup log path fact] 2026-04-20 20:48:55.667978 | localhost | ok 2026-04-20 20:48:55.686237 | 2026-04-20 20:48:55.686391 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 20:48:55.717456 | localhost | ok 2026-04-20 20:48:55.727638 | 2026-04-20 20:48:55.727713 | TASK [emit-job-header : Print job information] 2026-04-20 20:48:55.769113 | # Job Information 2026-04-20 20:48:55.770650 | Ansible Version: 2.16.16 2026-04-20 20:48:55.770708 | Job: atmosphere-molecule-csi-rbd 2026-04-20 20:48:55.770741 | Pipeline: check 2026-04-20 20:48:55.770770 | Executor: 0a8996d2b663 2026-04-20 20:48:55.770799 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3737 2026-04-20 20:48:55.770831 | Event ID: 2865b240-3cfa-11f1-8397-a38ee92a411d 2026-04-20 20:48:55.774618 | 2026-04-20 20:48:55.774698 | LOOP [emit-job-header : Print node information] 2026-04-20 20:48:55.953025 | localhost | ok: 2026-04-20 20:48:55.953259 | localhost | # Node Information 2026-04-20 20:48:55.953310 | localhost | Inventory Hostname: instance 2026-04-20 20:48:55.953349 | localhost | Hostname: np0000168595 2026-04-20 20:48:55.953401 | localhost | Username: zuul 2026-04-20 20:48:55.953447 | localhost | Distro: Ubuntu 22.04 2026-04-20 20:48:55.953513 | localhost | Provider: yul1 2026-04-20 20:48:55.953549 | localhost | Region: ca-ymq-1 2026-04-20 20:48:55.953582 | localhost | Label: ubuntu-jammy 2026-04-20 20:48:55.953607 | localhost | Product Name: OpenStack Nova 2026-04-20 20:48:55.953627 | localhost | Interface IP: 199.204.45.116 2026-04-20 20:48:55.965468 | 2026-04-20 20:48:55.965984 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-20 20:48:56.468397 | localhost -> localhost | changed 2026-04-20 20:48:56.489325 | 2026-04-20 20:48:56.489438 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-20 20:48:57.484481 | localhost -> localhost | changed 2026-04-20 20:48:57.496861 | 2026-04-20 20:48:57.496922 | PLAY [all] 2026-04-20 20:48:57.505958 | 2026-04-20 20:48:57.506022 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-20 20:48:57.757706 | instance -> localhost | ok 2026-04-20 20:48:57.764327 | 2026-04-20 20:48:57.764390 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-20 20:48:57.788718 | instance | ok 2026-04-20 20:48:57.804235 | instance | included: /var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-20 20:48:57.809795 | 2026-04-20 20:48:57.809856 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-20 20:48:58.681232 | instance -> localhost | Generating public/private rsa key pair. 2026-04-20 20:48:58.681412 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/work/a7888ecee9ff458681d84d495e46b097_id_rsa 2026-04-20 20:48:58.681441 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/work/a7888ecee9ff458681d84d495e46b097_id_rsa.pub 2026-04-20 20:48:58.681463 | instance -> localhost | The key fingerprint is: 2026-04-20 20:48:58.681484 | instance -> localhost | SHA256:qgmmklnYxdfnIMZJTl41KQeXWqyquyzUkhd8T5WOdw0 zuul-build-sshkey 2026-04-20 20:48:58.681522 | instance -> localhost | The key's randomart image is: 2026-04-20 20:48:58.681545 | instance -> localhost | +---[RSA 3072]----+ 2026-04-20 20:48:58.681572 | instance -> localhost | | .+++ | 2026-04-20 20:48:58.681595 | instance -> localhost | | o o.O.E | 2026-04-20 20:48:58.681615 | instance -> localhost | | o * + X o | 2026-04-20 20:48:58.681636 | instance -> localhost | | = X B + . . | 2026-04-20 20:48:58.681655 | instance -> localhost | | o + = =S= . | 2026-04-20 20:48:58.681675 | instance -> localhost | |. * o ... . | 2026-04-20 20:48:58.681694 | instance -> localhost | | =oo .. | 2026-04-20 20:48:58.681714 | instance -> localhost | |+o.o.o | 2026-04-20 20:48:58.681736 | instance -> localhost | |o .*o | 2026-04-20 20:48:58.681756 | instance -> localhost | +----[SHA256]-----+ 2026-04-20 20:48:58.681801 | instance -> localhost | ok: Runtime: 0:00:00.405076 2026-04-20 20:48:58.686763 | 2026-04-20 20:48:58.686823 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-20 20:48:58.723502 | instance | ok 2026-04-20 20:48:58.734624 | instance | included: /var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-20 20:48:58.745156 | 2026-04-20 20:48:58.745228 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-20 20:48:58.771656 | instance | skipping: Conditional result was False 2026-04-20 20:48:58.783221 | 2026-04-20 20:48:58.783309 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-20 20:48:59.286190 | instance | changed 2026-04-20 20:48:59.292029 | 2026-04-20 20:48:59.292091 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-20 20:48:59.503055 | instance | ok 2026-04-20 20:48:59.510177 | 2026-04-20 20:48:59.510245 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-20 20:48:59.978421 | instance | changed 2026-04-20 20:48:59.985697 | 2026-04-20 20:48:59.985762 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-20 20:49:00.448230 | instance | changed 2026-04-20 20:49:00.453966 | 2026-04-20 20:49:00.454030 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-20 20:49:00.478843 | instance | skipping: Conditional result was False 2026-04-20 20:49:00.489601 | 2026-04-20 20:49:00.489692 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-20 20:49:01.040047 | instance -> localhost | changed 2026-04-20 20:49:01.055752 | 2026-04-20 20:49:01.055842 | TASK [add-build-sshkey : Add back temp key] 2026-04-20 20:49:01.367334 | instance -> localhost | Identity added: /var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/work/a7888ecee9ff458681d84d495e46b097_id_rsa (zuul-build-sshkey) 2026-04-20 20:49:01.367636 | instance -> localhost | ok: Runtime: 0:00:00.012598 2026-04-20 20:49:01.379137 | 2026-04-20 20:49:01.379260 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-20 20:49:01.703114 | instance | ok 2026-04-20 20:49:02.160410 | 2026-04-20 20:49:02.160633 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-20 20:49:02.195422 | instance | skipping: Conditional result was False 2026-04-20 20:49:02.216343 | 2026-04-20 20:49:02.216507 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-20 20:49:02.581780 | instance | ok 2026-04-20 20:49:02.589905 | 2026-04-20 20:49:02.589974 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-20 20:49:04.226441 | instance | Output suppressed because no_log was given 2026-04-20 20:49:04.336382 | 2026-04-20 20:49:04.336570 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-20 20:49:04.529740 | instance | ok: "logs" 2026-04-20 20:49:04.536598 | instance | ok: All items complete 2026-04-20 20:49:04.536657 | 2026-04-20 20:49:04.682484 | instance | ok: "artifacts" 2026-04-20 20:49:04.844360 | instance | ok: "docs" 2026-04-20 20:49:04.865460 | 2026-04-20 20:49:04.865820 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-20 20:49:05.046162 | instance | changed: "logs" 2026-04-20 20:49:05.202592 | instance | changed: "artifacts" 2026-04-20 20:49:05.356932 | instance | changed: "docs" 2026-04-20 20:49:05.372037 | 2026-04-20 20:49:05.372181 | PLAY RECAP 2026-04-20 20:49:05.372237 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-20 20:49:05.372273 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 20:49:05.372303 | 2026-04-20 20:49:05.579772 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 20:49:05.584868 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-20 20:49:06.237743 | 2026-04-20 20:49:06.237889 | PLAY [all] 2026-04-20 20:49:06.249976 | 2026-04-20 20:49:06.250052 | TASK [setup-uv : Extract archive] 2026-04-20 20:49:08.426096 | instance | changed 2026-04-20 20:49:08.436107 | 2026-04-20 20:49:08.436227 | TASK [setup-uv : Print version] 2026-04-20 20:49:08.777209 | instance | uv 0.8.13 2026-04-20 20:49:09.087431 | instance | ok: Runtime: 0:00:00.012672 2026-04-20 20:49:09.097923 | 2026-04-20 20:49:09.097978 | PLAY RECAP 2026-04-20 20:49:09.098027 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 20:49:09.098052 | 2026-04-20 20:49:09.297217 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-20 20:49:09.301882 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-04-20 20:49:09.908252 | 2026-04-20 20:49:10.007616 | PLAY [all] 2026-04-20 20:49:10.026037 | 2026-04-20 20:49:10.026155 | TASK [Install "jq" for log collection] 2026-04-20 20:49:30.727723 | instance | changed 2026-04-20 20:49:30.809203 | 2026-04-20 20:49:30.809364 | PLAY RECAP 2026-04-20 20:49:30.809470 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 20:49:30.810327 | 2026-04-20 20:49:31.029972 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-04-20 20:49:31.035304 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-20 20:49:31.601214 | 2026-04-20 20:49:31.711153 | PLAY [all] 2026-04-20 20:49:31.731010 | 2026-04-20 20:49:31.731112 | TASK [Copy inventory file for Zuul] 2026-04-20 20:49:32.665397 | instance | changed 2026-04-20 20:49:32.670996 | 2026-04-20 20:49:32.671073 | TASK [Switch "ansible_host" to private IP] 2026-04-20 20:49:32.959545 | instance | changed: 1 replacements made 2026-04-20 20:49:32.966189 | 2026-04-20 20:49:32.966259 | TASK [Run Molecule scenario] 2026-04-20 20:49:33.354589 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-04-20 20:49:33.354834 | instance | Creating virtual environment at: .venv 2026-04-20 20:49:33.384005 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-20 20:49:33.400800 | instance | Downloading rjsonnet (1.2MiB) 2026-04-20 20:49:33.402018 | instance | Downloading netaddr (2.2MiB) 2026-04-20 20:49:33.403787 | instance | Downloading kubernetes (1.9MiB) 2026-04-20 20:49:33.404254 | instance | Downloading openstacksdk (1.7MiB) 2026-04-20 20:49:33.411836 | instance | Downloading ansible-core (2.1MiB) 2026-04-20 20:49:33.412126 | instance | Downloading cryptography (4.2MiB) 2026-04-20 20:49:33.412614 | instance | Downloading pygments (1.2MiB) 2026-04-20 20:49:33.412953 | instance | Downloading setuptools (1.1MiB) 2026-04-20 20:49:33.677014 | instance | Building pyperclip==1.9.0 2026-04-20 20:49:33.686211 | instance | Downloading rjsonnet 2026-04-20 20:49:33.851515 | instance | Downloading netaddr 2026-04-20 20:49:33.874214 | instance | Downloading pygments 2026-04-20 20:49:33.884179 | instance | Downloading cryptography 2026-04-20 20:49:33.922719 | instance | Downloading setuptools 2026-04-20 20:49:33.975225 | instance | Downloading kubernetes 2026-04-20 20:49:34.006792 | instance | Downloading ansible-core 2026-04-20 20:49:34.033832 | instance | Downloading openstacksdk 2026-04-20 20:49:34.425362 | instance | Built pyperclip==1.9.0 2026-04-20 20:49:34.597162 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-04-20 20:49:34.647440 | instance | Installed 79 packages in 48ms 2026-04-20 20:49:35.364890 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-04-20 20:49:36.005157 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-20 20:49:36.005920 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-04-20 20:50:17.084179 | instance | INFO [csi > dependency] Executing 2026-04-20 20:50:17.084530 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-04-20 20:50:17.084774 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-04-20 20:50:17.084928 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-20 20:50:17.092531 | instance | INFO [csi > cleanup] Executing 2026-04-20 20:50:17.092916 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-20 20:50:17.100525 | instance | INFO [csi > destroy] Executing 2026-04-20 20:50:17.100633 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-04-20 20:50:17.100753 | instance | INFO [csi > destroy] Executed: Successful 2026-04-20 20:50:17.108221 | instance | INFO [csi > syntax] Executing 2026-04-20 20:50:18.660100 | instance | 2026-04-20 20:50:18.660551 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-04-20 20:50:18.749445 | instance | INFO [csi > syntax] Executed: Successful 2026-04-20 20:50:18.763929 | instance | INFO [csi > create] Executing 2026-04-20 20:50:18.765911 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-20 20:50:18.773505 | instance | INFO [csi > prepare] Executing 2026-04-20 20:50:19.575114 | instance | 2026-04-20 20:50:19.575566 | instance | PLAY [Prepare] ***************************************************************** 2026-04-20 20:50:19.576006 | instance | 2026-04-20 20:50:19.576363 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:50:19.576705 | instance | Monday 20 April 2026 20:50:19 +0000 (0:00:00.026) 0:00:00.026 ********** 2026-04-20 20:50:20.720793 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 20:50:20.720981 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 20:50:20.720988 | instance | interpreter could change the meaning of that path. See 2026-04-20 20:50:20.720993 | instance | https://docs.ansible.com/ansible- 2026-04-20 20:50:20.720997 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 20:50:20.729162 | instance | ok: [instance] 2026-04-20 20:50:20.729256 | instance | 2026-04-20 20:50:20.729483 | instance | TASK [Configure short hostname] ************************************************ 2026-04-20 20:50:20.729751 | instance | Monday 20 April 2026 20:50:20 +0000 (0:00:01.154) 0:00:01.181 ********** 2026-04-20 20:50:21.448737 | instance | changed: [instance] 2026-04-20 20:50:21.448881 | instance | 2026-04-20 20:50:21.449116 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-04-20 20:50:21.449270 | instance | Monday 20 April 2026 20:50:21 +0000 (0:00:00.719) 0:00:01.901 ********** 2026-04-20 20:50:21.729507 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-04-20 20:50:21.729787 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-04-20 20:50:21.730087 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-04-20 20:50:21.740266 | instance | changed: [instance] 2026-04-20 20:50:21.740552 | instance | 2026-04-20 20:50:21.740869 | instance | TASK [Purge "snapd" package] *************************************************** 2026-04-20 20:50:21.741235 | instance | Monday 20 April 2026 20:50:21 +0000 (0:00:00.291) 0:00:02.192 ********** 2026-04-20 20:50:22.631037 | instance | ok: [instance] 2026-04-20 20:50:22.631225 | instance | 2026-04-20 20:50:22.631485 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-04-20 20:50:22.631737 | instance | 2026-04-20 20:50:22.632008 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:50:22.632280 | instance | Monday 20 April 2026 20:50:22 +0000 (0:00:00.890) 0:00:03.083 ********** 2026-04-20 20:50:23.325492 | instance | ok: [instance] 2026-04-20 20:50:23.325621 | instance | 2026-04-20 20:50:23.325803 | instance | TASK [Install depedencies] ***************************************************** 2026-04-20 20:50:23.326003 | instance | Monday 20 April 2026 20:50:23 +0000 (0:00:00.694) 0:00:03.778 ********** 2026-04-20 20:50:45.145661 | instance | changed: [instance] 2026-04-20 20:50:45.145897 | instance | 2026-04-20 20:50:45.146186 | instance | TASK [Start up service] ******************************************************** 2026-04-20 20:50:45.146468 | instance | Monday 20 April 2026 20:50:45 +0000 (0:00:21.817) 0:00:25.595 ********** 2026-04-20 20:50:45.687854 | instance | ok: [instance] 2026-04-20 20:50:45.688080 | instance | 2026-04-20 20:50:45.688395 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-04-20 20:50:45.688694 | instance | Monday 20 April 2026 20:50:45 +0000 (0:00:00.544) 0:00:26.140 ********** 2026-04-20 20:50:45.988036 | instance | ok: [instance] 2026-04-20 20:50:45.988131 | instance | 2026-04-20 20:50:45.988257 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-04-20 20:50:45.988379 | instance | Monday 20 April 2026 20:50:45 +0000 (0:00:00.300) 0:00:26.440 ********** 2026-04-20 20:50:46.667094 | instance | changed: [instance] 2026-04-20 20:50:46.667321 | instance | 2026-04-20 20:50:46.667668 | instance | TASK [Get list of all loopback devices] **************************************** 2026-04-20 20:50:46.667882 | instance | Monday 20 April 2026 20:50:46 +0000 (0:00:00.679) 0:00:27.119 ********** 2026-04-20 20:50:46.867267 | instance | ok: [instance] 2026-04-20 20:50:46.867496 | instance | 2026-04-20 20:50:46.867780 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-04-20 20:50:46.868058 | instance | Monday 20 April 2026 20:50:46 +0000 (0:00:00.199) 0:00:27.319 ********** 2026-04-20 20:50:46.890484 | instance | skipping: [instance] 2026-04-20 20:50:46.890812 | instance | 2026-04-20 20:50:46.891113 | instance | TASK [Create devices for Ceph] ************************************************* 2026-04-20 20:50:46.891387 | instance | Monday 20 April 2026 20:50:46 +0000 (0:00:00.024) 0:00:27.343 ********** 2026-04-20 20:50:47.436717 | instance | changed: [instance] => (item=osd0) 2026-04-20 20:50:47.436969 | instance | changed: [instance] => (item=osd1) 2026-04-20 20:50:47.437267 | instance | changed: [instance] => (item=osd2) 2026-04-20 20:50:47.437519 | instance | 2026-04-20 20:50:47.437787 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-04-20 20:50:47.438055 | instance | Monday 20 April 2026 20:50:47 +0000 (0:00:00.545) 0:00:27.889 ********** 2026-04-20 20:50:48.047029 | instance | changed: [instance] => (item=osd0) 2026-04-20 20:50:48.047676 | instance | changed: [instance] => (item=osd1) 2026-04-20 20:50:48.047692 | instance | changed: [instance] => (item=osd2) 2026-04-20 20:50:48.047703 | instance | 2026-04-20 20:50:48.047713 | instance | TASK [Start loop devices] ****************************************************** 2026-04-20 20:50:48.047724 | instance | Monday 20 April 2026 20:50:48 +0000 (0:00:00.610) 0:00:28.499 ********** 2026-04-20 20:50:48.776207 | instance | changed: [instance] => (item=osd0) 2026-04-20 20:50:48.776412 | instance | changed: [instance] => (item=osd1) 2026-04-20 20:50:48.776706 | instance | changed: [instance] => (item=osd2) 2026-04-20 20:50:48.776984 | instance | 2026-04-20 20:50:48.777339 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-04-20 20:50:48.777636 | instance | Monday 20 April 2026 20:50:48 +0000 (0:00:00.729) 0:00:29.228 ********** 2026-04-20 20:50:51.999461 | instance | changed: [instance] => (item=osd0) 2026-04-20 20:50:51.999738 | instance | changed: [instance] => (item=osd1) 2026-04-20 20:50:52.000044 | instance | changed: [instance] => (item=osd2) 2026-04-20 20:50:52.000307 | instance | 2026-04-20 20:50:52.000582 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-04-20 20:50:52.000853 | instance | Monday 20 April 2026 20:50:51 +0000 (0:00:03.223) 0:00:32.451 ********** 2026-04-20 20:50:53.886338 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-04-20 20:50:53.886575 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-04-20 20:50:53.886852 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-04-20 20:50:53.887134 | instance | 2026-04-20 20:50:53.887434 | instance | PLAY RECAP ********************************************************************* 2026-04-20 20:50:53.887725 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-04-20 20:50:53.887982 | instance | 2026-04-20 20:50:53.888242 | instance | Monday 20 April 2026 20:50:53 +0000 (0:00:01.886) 0:00:34.338 ********** 2026-04-20 20:50:53.888500 | instance | =============================================================================== 2026-04-20 20:50:53.888762 | instance | Install depedencies ---------------------------------------------------- 21.82s 2026-04-20 20:50:53.889028 | instance | Create a volume group for each loop device ------------------------------ 3.22s 2026-04-20 20:50:53.889357 | instance | Create a logical volume for each loop device ---------------------------- 1.89s 2026-04-20 20:50:53.889769 | instance | Gathering Facts --------------------------------------------------------- 1.15s 2026-04-20 20:50:53.890035 | instance | Purge "snapd" package --------------------------------------------------- 0.89s 2026-04-20 20:50:53.890299 | instance | Start loop devices ------------------------------------------------------ 0.73s 2026-04-20 20:50:53.890562 | instance | Configure short hostname ------------------------------------------------ 0.72s 2026-04-20 20:50:53.890824 | instance | Gathering Facts --------------------------------------------------------- 0.69s 2026-04-20 20:50:53.891091 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.68s 2026-04-20 20:50:53.891407 | instance | Set permissions on loopback devices ------------------------------------- 0.61s 2026-04-20 20:50:53.891696 | instance | Create devices for Ceph ------------------------------------------------- 0.55s 2026-04-20 20:50:53.891983 | instance | Start up service -------------------------------------------------------- 0.54s 2026-04-20 20:50:53.892248 | instance | Generate lvm.conf ------------------------------------------------------- 0.30s 2026-04-20 20:50:53.892513 | instance | Ensure hostname inside hosts file --------------------------------------- 0.29s 2026-04-20 20:50:53.892775 | instance | Get list of all loopback devices ---------------------------------------- 0.20s 2026-04-20 20:50:53.893063 | instance | Fail if there is any existing loopback devices -------------------------- 0.02s 2026-04-20 20:50:53.959547 | instance | INFO [csi > prepare] Executed: Successful 2026-04-20 20:50:53.971827 | instance | INFO [csi > converge] Executing 2026-04-20 20:50:55.400239 | instance | 2026-04-20 20:50:55.400568 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-04-20 20:50:55.400845 | instance | 2026-04-20 20:50:55.401240 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:50:55.401544 | instance | Monday 20 April 2026 20:50:55 +0000 (0:00:00.008) 0:00:00.008 ********** 2026-04-20 20:50:56.387738 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 20:50:56.388002 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 20:50:56.388273 | instance | interpreter could change the meaning of that path. See 2026-04-20 20:50:56.388539 | instance | https://docs.ansible.com/ansible- 2026-04-20 20:50:56.388808 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 20:50:56.397505 | instance | ok: [instance] 2026-04-20 20:50:56.397758 | instance | 2026-04-20 20:50:56.398077 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-04-20 20:50:56.398340 | instance | Monday 20 April 2026 20:50:56 +0000 (0:00:00.997) 0:00:01.006 ********** 2026-04-20 20:50:56.447349 | instance | ok: [instance] => { 2026-04-20 20:50:56.447632 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-04-20 20:50:56.447905 | instance | } 2026-04-20 20:50:56.448162 | instance | 2026-04-20 20:50:56.448438 | instance | PLAY [all] ********************************************************************* 2026-04-20 20:50:56.448691 | instance | 2026-04-20 20:50:56.448965 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:50:56.449288 | instance | Monday 20 April 2026 20:50:56 +0000 (0:00:00.049) 0:00:01.055 ********** 2026-04-20 20:50:57.356455 | instance | ok: [instance] 2026-04-20 20:50:57.356584 | instance | 2026-04-20 20:50:57.356776 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-20 20:50:57.356957 | instance | Monday 20 April 2026 20:50:57 +0000 (0:00:00.907) 0:00:01.963 ********** 2026-04-20 20:50:57.561366 | instance | ok: [instance] 2026-04-20 20:50:57.561936 | instance | 2026-04-20 20:50:57.562457 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-20 20:50:57.562629 | instance | 2026-04-20 20:50:57.562802 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:50:57.562974 | instance | Monday 20 April 2026 20:50:57 +0000 (0:00:00.205) 0:00:02.169 ********** 2026-04-20 20:50:58.456155 | instance | ok: [instance] 2026-04-20 20:50:58.456371 | instance | 2026-04-20 20:50:58.456657 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:50:58.456938 | instance | Monday 20 April 2026 20:50:58 +0000 (0:00:00.894) 0:00:03.064 ********** 2026-04-20 20:50:58.746660 | instance | ok: [instance] 2026-04-20 20:50:58.747123 | instance | 2026-04-20 20:50:58.748458 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:50:58.748487 | instance | Monday 20 April 2026 20:50:58 +0000 (0:00:00.290) 0:00:03.355 ********** 2026-04-20 20:50:58.789572 | instance | skipping: [instance] 2026-04-20 20:50:58.789705 | instance | 2026-04-20 20:50:58.789900 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 20:50:58.790053 | instance | Monday 20 April 2026 20:50:58 +0000 (0:00:00.041) 0:00:03.396 ********** 2026-04-20 20:50:59.077680 | instance | changed: [instance] 2026-04-20 20:50:59.077826 | instance | 2026-04-20 20:50:59.078075 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:50:59.078277 | instance | Monday 20 April 2026 20:50:59 +0000 (0:00:00.288) 0:00:03.684 ********** 2026-04-20 20:50:59.153393 | instance | ok: [instance] => { 2026-04-20 20:50:59.153597 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 20:50:59.153748 | instance | } 2026-04-20 20:50:59.153898 | instance | 2026-04-20 20:50:59.154054 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:50:59.154203 | instance | Monday 20 April 2026 20:50:59 +0000 (0:00:00.074) 0:00:03.758 ********** 2026-04-20 20:50:59.874997 | instance | changed: [instance] 2026-04-20 20:50:59.875200 | instance | 2026-04-20 20:50:59.875309 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:50:59.875555 | instance | Monday 20 April 2026 20:50:59 +0000 (0:00:00.724) 0:00:04.483 ********** 2026-04-20 20:50:59.929211 | instance | skipping: [instance] 2026-04-20 20:50:59.929256 | instance | 2026-04-20 20:50:59.929273 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:50:59.929396 | instance | Monday 20 April 2026 20:50:59 +0000 (0:00:00.054) 0:00:04.537 ********** 2026-04-20 20:50:59.985027 | instance | skipping: [instance] 2026-04-20 20:50:59.985417 | instance | 2026-04-20 20:50:59.985436 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:50:59.985448 | instance | Monday 20 April 2026 20:50:59 +0000 (0:00:00.055) 0:00:04.593 ********** 2026-04-20 20:51:00.204089 | instance | ok: [instance] 2026-04-20 20:51:00.204219 | instance | 2026-04-20 20:51:00.204286 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:51:00.204381 | instance | Monday 20 April 2026 20:51:00 +0000 (0:00:00.219) 0:00:04.812 ********** 2026-04-20 20:51:01.671535 | instance | ok: [instance] 2026-04-20 20:51:01.671795 | instance | 2026-04-20 20:51:01.672072 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:51:01.672340 | instance | Monday 20 April 2026 20:51:01 +0000 (0:00:01.467) 0:00:06.279 ********** 2026-04-20 20:51:01.737791 | instance | ok: [instance] => { 2026-04-20 20:51:01.738030 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 20:51:01.738375 | instance | } 2026-04-20 20:51:01.738636 | instance | 2026-04-20 20:51:01.738905 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:51:01.739168 | instance | Monday 20 April 2026 20:51:01 +0000 (0:00:00.066) 0:00:06.346 ********** 2026-04-20 20:51:02.518130 | instance | changed: [instance] 2026-04-20 20:51:02.518251 | instance | 2026-04-20 20:51:02.518478 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:51:02.518712 | instance | Monday 20 April 2026 20:51:02 +0000 (0:00:00.780) 0:00:07.126 ********** 2026-04-20 20:51:05.475078 | instance | changed: [instance] 2026-04-20 20:51:05.475256 | instance | 2026-04-20 20:51:05.475412 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 20:51:05.475563 | instance | Monday 20 April 2026 20:51:05 +0000 (0:00:02.957) 0:00:10.083 ********** 2026-04-20 20:51:05.513355 | instance | skipping: [instance] 2026-04-20 20:51:05.513485 | instance | 2026-04-20 20:51:05.513691 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 20:51:05.513844 | instance | Monday 20 April 2026 20:51:05 +0000 (0:00:00.038) 0:00:10.122 ********** 2026-04-20 20:51:05.547142 | instance | skipping: [instance] 2026-04-20 20:51:05.547450 | instance | 2026-04-20 20:51:05.547577 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 20:51:05.547742 | instance | Monday 20 April 2026 20:51:05 +0000 (0:00:00.033) 0:00:10.156 ********** 2026-04-20 20:51:05.581511 | instance | skipping: [instance] 2026-04-20 20:51:05.581661 | instance | 2026-04-20 20:51:05.581778 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 20:51:05.581967 | instance | Monday 20 April 2026 20:51:05 +0000 (0:00:00.032) 0:00:10.188 ********** 2026-04-20 20:51:11.253038 | instance | changed: [instance] 2026-04-20 20:51:11.253244 | instance | 2026-04-20 20:51:11.253403 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 20:51:11.253554 | instance | Monday 20 April 2026 20:51:11 +0000 (0:00:05.670) 0:00:15.859 ********** 2026-04-20 20:51:11.827014 | instance | changed: [instance] 2026-04-20 20:51:11.827079 | instance | 2026-04-20 20:51:11.827352 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 20:51:11.827393 | instance | Monday 20 April 2026 20:51:11 +0000 (0:00:00.576) 0:00:16.435 ********** 2026-04-20 20:51:12.721980 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 20:51:12.722076 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 20:51:12.722808 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 20:51:12.722922 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 20:51:12.722928 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 20:51:12.722933 | instance | 2026-04-20 20:51:12.722937 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 20:51:12.722941 | instance | Monday 20 April 2026 20:51:12 +0000 (0:00:00.894) 0:00:17.330 ********** 2026-04-20 20:51:13.292556 | instance | changed: [instance] 2026-04-20 20:51:13.292648 | instance | 2026-04-20 20:51:13.293265 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 20:51:13.293328 | instance | Monday 20 April 2026 20:51:13 +0000 (0:00:00.554) 0:00:17.884 ********** 2026-04-20 20:51:13.293340 | instance | 2026-04-20 20:51:13.293350 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-20 20:51:13.293367 | instance | Monday 20 April 2026 20:51:13 +0000 (0:00:00.016) 0:00:17.901 ********** 2026-04-20 20:51:14.208095 | instance | ok: [instance] 2026-04-20 20:51:14.208888 | instance | 2026-04-20 20:51:14.208941 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-20 20:51:14.208953 | instance | Monday 20 April 2026 20:51:14 +0000 (0:00:00.914) 0:00:18.816 ********** 2026-04-20 20:51:14.677280 | instance | changed: [instance] 2026-04-20 20:51:14.677713 | instance | 2026-04-20 20:51:14.677756 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 20:51:14.677762 | instance | Monday 20 April 2026 20:51:14 +0000 (0:00:00.469) 0:00:19.286 ********** 2026-04-20 20:51:15.215723 | instance | changed: [instance] 2026-04-20 20:51:15.215800 | instance | 2026-04-20 20:51:15.216072 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:51:15.216109 | instance | Monday 20 April 2026 20:51:15 +0000 (0:00:00.538) 0:00:19.824 ********** 2026-04-20 20:51:15.421287 | instance | ok: [instance] 2026-04-20 20:51:15.421344 | instance | 2026-04-20 20:51:15.421649 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:51:15.421692 | instance | Monday 20 April 2026 20:51:15 +0000 (0:00:00.205) 0:00:20.029 ********** 2026-04-20 20:51:15.481512 | instance | ok: [instance] => { 2026-04-20 20:51:15.482128 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-20 20:51:15.482167 | instance | } 2026-04-20 20:51:15.482173 | instance | 2026-04-20 20:51:15.482177 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:51:15.482182 | instance | Monday 20 April 2026 20:51:15 +0000 (0:00:00.060) 0:00:20.090 ********** 2026-04-20 20:51:16.315267 | instance | changed: [instance] 2026-04-20 20:51:16.315333 | instance | 2026-04-20 20:51:16.315601 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:51:16.315642 | instance | Monday 20 April 2026 20:51:16 +0000 (0:00:00.833) 0:00:20.924 ********** 2026-04-20 20:51:20.661864 | instance | changed: [instance] 2026-04-20 20:51:20.661945 | instance | 2026-04-20 20:51:20.662236 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-20 20:51:20.662423 | instance | Monday 20 April 2026 20:51:20 +0000 (0:00:04.346) 0:00:25.270 ********** 2026-04-20 20:51:21.668424 | instance | ok: [instance] 2026-04-20 20:51:21.668530 | instance | 2026-04-20 20:51:21.668826 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-20 20:51:21.668894 | instance | Monday 20 April 2026 20:51:21 +0000 (0:00:01.005) 0:00:26.276 ********** 2026-04-20 20:51:22.030765 | instance | changed: [instance] 2026-04-20 20:51:22.030885 | instance | 2026-04-20 20:51:22.030901 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-20 20:51:22.031073 | instance | Monday 20 April 2026 20:51:22 +0000 (0:00:00.363) 0:00:26.639 ********** 2026-04-20 20:51:22.520992 | instance | changed: [instance] 2026-04-20 20:51:22.521100 | instance | 2026-04-20 20:51:22.521347 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-20 20:51:22.521544 | instance | Monday 20 April 2026 20:51:22 +0000 (0:00:00.490) 0:00:27.129 ********** 2026-04-20 20:51:23.085659 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-04-20 20:51:23.086226 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-20 20:51:23.086243 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-20 20:51:23.086248 | instance | 2026-04-20 20:51:23.086252 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-20 20:51:23.086256 | instance | Monday 20 April 2026 20:51:23 +0000 (0:00:00.564) 0:00:27.694 ********** 2026-04-20 20:51:23.515607 | instance | changed: [instance] 2026-04-20 20:51:23.516074 | instance | 2026-04-20 20:51:23.516095 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-20 20:51:23.516102 | instance | Monday 20 April 2026 20:51:23 +0000 (0:00:00.430) 0:00:28.124 ********** 2026-04-20 20:51:23.971659 | instance | changed: [instance] 2026-04-20 20:51:23.971726 | instance | 2026-04-20 20:51:23.972364 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-20 20:51:23.972400 | instance | Monday 20 April 2026 20:51:23 +0000 (0:00:00.439) 0:00:28.563 ********** 2026-04-20 20:51:23.972406 | instance | 2026-04-20 20:51:23.972411 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-20 20:51:23.972415 | instance | Monday 20 April 2026 20:51:23 +0000 (0:00:00.016) 0:00:28.580 ********** 2026-04-20 20:51:24.645629 | instance | ok: [instance] 2026-04-20 20:51:24.645741 | instance | 2026-04-20 20:51:24.646121 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-20 20:51:24.646164 | instance | Monday 20 April 2026 20:51:24 +0000 (0:00:00.673) 0:00:29.254 ********** 2026-04-20 20:51:26.071685 | instance | changed: [instance] 2026-04-20 20:51:26.071792 | instance | 2026-04-20 20:51:26.072084 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-20 20:51:26.072128 | instance | Monday 20 April 2026 20:51:26 +0000 (0:00:01.426) 0:00:30.680 ********** 2026-04-20 20:51:26.579512 | instance | changed: [instance] 2026-04-20 20:51:26.579615 | instance | 2026-04-20 20:51:26.579906 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-20 20:51:26.579940 | instance | Monday 20 April 2026 20:51:26 +0000 (0:00:00.507) 0:00:31.188 ********** 2026-04-20 20:51:26.631888 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-20 20:51:26.632465 | instance | 2026-04-20 20:51:26.632503 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-20 20:51:26.632511 | instance | Monday 20 April 2026 20:51:26 +0000 (0:00:00.052) 0:00:31.240 ********** 2026-04-20 20:51:31.314839 | instance | changed: [instance] 2026-04-20 20:51:31.314984 | instance | 2026-04-20 20:51:31.314997 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-20 20:51:31.315142 | instance | Monday 20 April 2026 20:51:31 +0000 (0:00:04.682) 0:00:35.923 ********** 2026-04-20 20:51:31.971751 | instance | ok: [instance] => (item=chronyd) 2026-04-20 20:51:31.971823 | instance | ok: [instance] => (item=sshd) 2026-04-20 20:51:31.972228 | instance | 2026-04-20 20:51:31.972270 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-20 20:51:31.972277 | instance | Monday 20 April 2026 20:51:31 +0000 (0:00:00.657) 0:00:36.580 ********** 2026-04-20 20:51:32.250949 | instance | changed: [instance] 2026-04-20 20:51:32.251021 | instance | 2026-04-20 20:51:32.251294 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-20 20:51:32.251335 | instance | Monday 20 April 2026 20:51:32 +0000 (0:00:00.279) 0:00:36.859 ********** 2026-04-20 20:51:32.468054 | instance | ok: [instance] 2026-04-20 20:51:32.468586 | instance | 2026-04-20 20:51:32.468632 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-20 20:51:32.468640 | instance | Monday 20 April 2026 20:51:32 +0000 (0:00:00.216) 0:00:37.076 ********** 2026-04-20 20:51:32.906379 | instance | changed: [instance] 2026-04-20 20:51:32.906419 | instance | 2026-04-20 20:51:32.906424 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-20 20:51:32.906429 | instance | Monday 20 April 2026 20:51:32 +0000 (0:00:00.437) 0:00:37.514 ********** 2026-04-20 20:51:33.241486 | instance | changed: [instance] 2026-04-20 20:51:33.241874 | instance | 2026-04-20 20:51:33.241916 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-20 20:51:33.241922 | instance | Monday 20 April 2026 20:51:33 +0000 (0:00:00.335) 0:00:37.850 ********** 2026-04-20 20:51:34.864917 | instance | ok: [instance] 2026-04-20 20:51:34.865124 | instance | 2026-04-20 20:51:34.865362 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-20 20:51:34.865370 | instance | Monday 20 April 2026 20:51:34 +0000 (0:00:01.623) 0:00:39.473 ********** 2026-04-20 20:51:34.923335 | instance | ok: [instance] 2026-04-20 20:51:34.923417 | instance | 2026-04-20 20:51:34.923680 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-20 20:51:34.923706 | instance | Monday 20 April 2026 20:51:34 +0000 (0:00:00.058) 0:00:39.531 ********** 2026-04-20 20:51:34.962559 | instance | skipping: [instance] 2026-04-20 20:51:34.963017 | instance | 2026-04-20 20:51:34.963061 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-20 20:51:34.963068 | instance | Monday 20 April 2026 20:51:34 +0000 (0:00:00.039) 0:00:39.570 ********** 2026-04-20 20:51:35.000492 | instance | skipping: [instance] 2026-04-20 20:51:35.000875 | instance | 2026-04-20 20:51:35.000912 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-20 20:51:35.000918 | instance | Monday 20 April 2026 20:51:34 +0000 (0:00:00.038) 0:00:39.609 ********** 2026-04-20 20:51:35.040098 | instance | skipping: [instance] 2026-04-20 20:51:35.040284 | instance | 2026-04-20 20:51:35.040531 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-20 20:51:35.040739 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.039) 0:00:39.648 ********** 2026-04-20 20:51:35.079611 | instance | skipping: [instance] 2026-04-20 20:51:35.079704 | instance | 2026-04-20 20:51:35.079822 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-20 20:51:35.079960 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.039) 0:00:39.688 ********** 2026-04-20 20:51:35.119326 | instance | skipping: [instance] 2026-04-20 20:51:35.119455 | instance | 2026-04-20 20:51:35.119684 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-20 20:51:35.119877 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.039) 0:00:39.727 ********** 2026-04-20 20:51:35.160377 | instance | skipping: [instance] 2026-04-20 20:51:35.160491 | instance | 2026-04-20 20:51:35.160663 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-20 20:51:35.160815 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.041) 0:00:39.769 ********** 2026-04-20 20:51:35.209686 | instance | skipping: [instance] 2026-04-20 20:51:35.210767 | instance | 2026-04-20 20:51:35.210780 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-20 20:51:35.210790 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.044) 0:00:39.814 ********** 2026-04-20 20:51:35.323427 | instance | ok: [instance] 2026-04-20 20:51:35.323920 | instance | 2026-04-20 20:51:35.323957 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-20 20:51:35.323965 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.117) 0:00:39.931 ********** 2026-04-20 20:51:35.539997 | instance | ok: [instance] => (item=instance) 2026-04-20 20:51:35.540405 | instance | 2026-04-20 20:51:35.540420 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-20 20:51:35.540426 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.216) 0:00:40.148 ********** 2026-04-20 20:51:35.599588 | instance | ok: [instance] 2026-04-20 20:51:35.599848 | instance | 2026-04-20 20:51:35.600197 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-20 20:51:35.600211 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.059) 0:00:40.208 ********** 2026-04-20 20:51:35.675722 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-04-20 20:51:35.675821 | instance | 2026-04-20 20:51:35.676054 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-04-20 20:51:35.676069 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.076) 0:00:40.284 ********** 2026-04-20 20:51:35.979710 | instance | changed: [instance] 2026-04-20 20:51:35.979766 | instance | 2026-04-20 20:51:35.980018 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-04-20 20:51:35.980033 | instance | Monday 20 April 2026 20:51:35 +0000 (0:00:00.303) 0:00:40.588 ********** 2026-04-20 20:51:36.663663 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-04-20 20:51:36.664400 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-04-20 20:51:36.664416 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-04-20 20:51:36.664421 | instance | 2026-04-20 20:51:36.664426 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-04-20 20:51:36.664430 | instance | Monday 20 April 2026 20:51:36 +0000 (0:00:00.683) 0:00:41.272 ********** 2026-04-20 20:53:12.191513 | instance | ok: [instance] 2026-04-20 20:53:12.191586 | instance | 2026-04-20 20:53:12.191838 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-04-20 20:53:12.191875 | instance | Monday 20 April 2026 20:53:12 +0000 (0:01:35.528) 0:02:16.800 ********** 2026-04-20 20:53:12.390370 | instance | changed: [instance] 2026-04-20 20:53:12.390450 | instance | 2026-04-20 20:53:12.390734 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-04-20 20:53:12.390767 | instance | Monday 20 April 2026 20:53:12 +0000 (0:00:00.198) 0:02:16.999 ********** 2026-04-20 20:53:12.432539 | instance | ok: [instance] 2026-04-20 20:53:12.432656 | instance | 2026-04-20 20:53:12.432777 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-20 20:53:12.432898 | instance | Monday 20 April 2026 20:53:12 +0000 (0:00:00.042) 0:02:17.041 ********** 2026-04-20 20:53:12.510998 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-20 20:53:12.511235 | instance | 2026-04-20 20:53:12.511556 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-20 20:53:12.511822 | instance | Monday 20 April 2026 20:53:12 +0000 (0:00:00.078) 0:02:17.119 ********** 2026-04-20 20:53:13.867838 | instance | ok: [instance] 2026-04-20 20:53:13.868070 | instance | 2026-04-20 20:53:13.868977 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-20 20:53:13.869401 | instance | Monday 20 April 2026 20:53:13 +0000 (0:00:01.356) 0:02:18.476 ********** 2026-04-20 20:53:13.922961 | instance | ok: [instance] => (item=instance) 2026-04-20 20:53:13.923187 | instance | 2026-04-20 20:53:13.923495 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-20 20:53:13.923835 | instance | Monday 20 April 2026 20:53:13 +0000 (0:00:00.055) 0:02:18.531 ********** 2026-04-20 20:53:14.290522 | instance | ok: [instance] 2026-04-20 20:53:14.290763 | instance | 2026-04-20 20:53:14.291089 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-20 20:53:14.291357 | instance | Monday 20 April 2026 20:53:14 +0000 (0:00:00.367) 0:02:18.899 ********** 2026-04-20 20:53:16.582842 | instance | ok: [instance] 2026-04-20 20:53:16.582907 | instance | 2026-04-20 20:53:16.583056 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-20 20:53:16.583181 | instance | Monday 20 April 2026 20:53:16 +0000 (0:00:02.292) 0:02:21.191 ********** 2026-04-20 20:53:18.067180 | instance | ok: [instance] 2026-04-20 20:53:18.067428 | instance | 2026-04-20 20:53:18.067876 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-20 20:53:18.068088 | instance | Monday 20 April 2026 20:53:18 +0000 (0:00:01.484) 0:02:22.675 ********** 2026-04-20 20:53:28.161368 | instance | ok: [instance] 2026-04-20 20:53:28.161613 | instance | 2026-04-20 20:53:28.161906 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-20 20:53:28.162194 | instance | Monday 20 April 2026 20:53:28 +0000 (0:00:10.094) 0:02:32.769 ********** 2026-04-20 20:53:28.229668 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-20 20:53:28.229892 | instance | 2026-04-20 20:53:28.230164 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-20 20:53:28.230426 | instance | Monday 20 April 2026 20:53:28 +0000 (0:00:00.068) 0:02:32.838 ********** 2026-04-20 20:53:28.278503 | instance | skipping: [instance] 2026-04-20 20:53:28.278773 | instance | 2026-04-20 20:53:28.279064 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-20 20:53:28.279337 | instance | Monday 20 April 2026 20:53:28 +0000 (0:00:00.048) 0:02:32.887 ********** 2026-04-20 20:53:28.327423 | instance | skipping: [instance] => (item=instance) 2026-04-20 20:53:28.327592 | instance | skipping: [instance] 2026-04-20 20:53:28.327794 | instance | 2026-04-20 20:53:28.327977 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-20 20:53:28.328155 | instance | Monday 20 April 2026 20:53:28 +0000 (0:00:00.048) 0:02:32.936 ********** 2026-04-20 20:53:28.572826 | instance | ok: [instance] 2026-04-20 20:53:28.573116 | instance | 2026-04-20 20:53:28.573407 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-20 20:53:28.573677 | instance | Monday 20 April 2026 20:53:28 +0000 (0:00:00.244) 0:02:33.180 ********** 2026-04-20 20:53:30.430799 | instance | ok: [instance] 2026-04-20 20:53:30.430900 | instance | 2026-04-20 20:53:30.430912 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-20 20:53:30.430923 | instance | Monday 20 April 2026 20:53:30 +0000 (0:00:01.856) 0:02:35.037 ********** 2026-04-20 20:53:31.939930 | instance | ok: [instance] 2026-04-20 20:53:31.940000 | instance | 2026-04-20 20:53:31.940285 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-20 20:53:31.940320 | instance | Monday 20 April 2026 20:53:31 +0000 (0:00:01.511) 0:02:36.548 ********** 2026-04-20 20:53:33.322009 | instance | ok: [instance] 2026-04-20 20:53:33.322138 | instance | 2026-04-20 20:53:33.322494 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-20 20:53:33.322515 | instance | Monday 20 April 2026 20:53:33 +0000 (0:00:01.382) 0:02:37.930 ********** 2026-04-20 20:53:35.853385 | instance | ok: [instance] 2026-04-20 20:53:35.853461 | instance | 2026-04-20 20:53:35.853574 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-20 20:53:35.853685 | instance | 2026-04-20 20:53:35.853807 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:53:35.853929 | instance | Monday 20 April 2026 20:53:35 +0000 (0:00:02.531) 0:02:40.462 ********** 2026-04-20 20:53:36.769381 | instance | ok: [instance] 2026-04-20 20:53:36.769463 | instance | 2026-04-20 20:53:36.769604 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:53:36.769754 | instance | Monday 20 April 2026 20:53:36 +0000 (0:00:00.915) 0:02:41.378 ********** 2026-04-20 20:53:36.973245 | instance | ok: [instance] 2026-04-20 20:53:36.973311 | instance | 2026-04-20 20:53:36.973453 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:53:36.973579 | instance | Monday 20 April 2026 20:53:36 +0000 (0:00:00.204) 0:02:41.582 ********** 2026-04-20 20:53:37.015308 | instance | skipping: [instance] 2026-04-20 20:53:37.015369 | instance | 2026-04-20 20:53:37.015386 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 20:53:37.015531 | instance | Monday 20 April 2026 20:53:37 +0000 (0:00:00.041) 0:02:41.623 ********** 2026-04-20 20:53:37.242590 | instance | ok: [instance] 2026-04-20 20:53:37.242657 | instance | 2026-04-20 20:53:37.242788 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:53:37.242910 | instance | Monday 20 April 2026 20:53:37 +0000 (0:00:00.227) 0:02:41.851 ********** 2026-04-20 20:53:37.293189 | instance | ok: [instance] => { 2026-04-20 20:53:37.293282 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 20:53:37.293461 | instance | } 2026-04-20 20:53:37.293565 | instance | 2026-04-20 20:53:37.293697 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:53:37.293837 | instance | Monday 20 April 2026 20:53:37 +0000 (0:00:00.050) 0:02:41.902 ********** 2026-04-20 20:53:37.585692 | instance | ok: [instance] 2026-04-20 20:53:37.585799 | instance | 2026-04-20 20:53:37.585954 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:53:37.586081 | instance | Monday 20 April 2026 20:53:37 +0000 (0:00:00.292) 0:02:42.194 ********** 2026-04-20 20:53:37.628855 | instance | skipping: [instance] 2026-04-20 20:53:37.628901 | instance | 2026-04-20 20:53:37.629073 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:53:37.629211 | instance | Monday 20 April 2026 20:53:37 +0000 (0:00:00.043) 0:02:42.237 ********** 2026-04-20 20:53:37.680500 | instance | skipping: [instance] 2026-04-20 20:53:37.680600 | instance | 2026-04-20 20:53:37.680728 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:53:37.680851 | instance | Monday 20 April 2026 20:53:37 +0000 (0:00:00.050) 0:02:42.288 ********** 2026-04-20 20:53:37.879425 | instance | ok: [instance] 2026-04-20 20:53:37.879508 | instance | 2026-04-20 20:53:37.879614 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:53:37.879736 | instance | Monday 20 April 2026 20:53:37 +0000 (0:00:00.199) 0:02:42.487 ********** 2026-04-20 20:53:38.946126 | instance | ok: [instance] 2026-04-20 20:53:38.946200 | instance | 2026-04-20 20:53:38.946314 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:53:38.946441 | instance | Monday 20 April 2026 20:53:38 +0000 (0:00:01.067) 0:02:43.554 ********** 2026-04-20 20:53:39.010754 | instance | ok: [instance] => { 2026-04-20 20:53:39.010830 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 20:53:39.010950 | instance | } 2026-04-20 20:53:39.011064 | instance | 2026-04-20 20:53:39.011191 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:53:39.011316 | instance | Monday 20 April 2026 20:53:39 +0000 (0:00:00.064) 0:02:43.619 ********** 2026-04-20 20:53:39.361298 | instance | ok: [instance] 2026-04-20 20:53:39.361383 | instance | 2026-04-20 20:53:39.361527 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:53:39.361651 | instance | Monday 20 April 2026 20:53:39 +0000 (0:00:00.350) 0:02:43.970 ********** 2026-04-20 20:53:41.354947 | instance | ok: [instance] 2026-04-20 20:53:41.354984 | instance | 2026-04-20 20:53:41.354989 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 20:53:41.354994 | instance | Monday 20 April 2026 20:53:41 +0000 (0:00:01.993) 0:02:45.963 ********** 2026-04-20 20:53:41.381078 | instance | skipping: [instance] 2026-04-20 20:53:41.381113 | instance | 2026-04-20 20:53:41.381119 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 20:53:41.381123 | instance | Monday 20 April 2026 20:53:41 +0000 (0:00:00.026) 0:02:45.989 ********** 2026-04-20 20:53:41.408036 | instance | skipping: [instance] 2026-04-20 20:53:41.408068 | instance | 2026-04-20 20:53:41.408074 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 20:53:41.408081 | instance | Monday 20 April 2026 20:53:41 +0000 (0:00:00.026) 0:02:46.016 ********** 2026-04-20 20:53:41.438701 | instance | skipping: [instance] 2026-04-20 20:53:41.438735 | instance | 2026-04-20 20:53:41.438740 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 20:53:41.438745 | instance | Monday 20 April 2026 20:53:41 +0000 (0:00:00.030) 0:02:46.047 ********** 2026-04-20 20:53:42.476450 | instance | ok: [instance] 2026-04-20 20:53:42.476572 | instance | 2026-04-20 20:53:42.476746 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 20:53:42.476921 | instance | Monday 20 April 2026 20:53:42 +0000 (0:00:01.037) 0:02:47.085 ********** 2026-04-20 20:53:42.893535 | instance | ok: [instance] 2026-04-20 20:53:42.893629 | instance | 2026-04-20 20:53:42.893773 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 20:53:42.893891 | instance | Monday 20 April 2026 20:53:42 +0000 (0:00:00.417) 0:02:47.502 ********** 2026-04-20 20:53:43.785430 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 20:53:43.785513 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 20:53:43.785656 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 20:53:43.785784 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 20:53:43.785911 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 20:53:43.786019 | instance | 2026-04-20 20:53:43.786154 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 20:53:43.786266 | instance | Monday 20 April 2026 20:53:43 +0000 (0:00:00.891) 0:02:48.394 ********** 2026-04-20 20:53:44.271942 | instance | ok: [instance] 2026-04-20 20:53:44.272020 | instance | 2026-04-20 20:53:44.272145 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 20:53:44.272266 | instance | Monday 20 April 2026 20:53:44 +0000 (0:00:00.473) 0:02:48.867 ********** 2026-04-20 20:53:44.272376 | instance | 2026-04-20 20:53:44.272496 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 20:53:44.272615 | instance | Monday 20 April 2026 20:53:44 +0000 (0:00:00.013) 0:02:48.880 ********** 2026-04-20 20:53:44.627475 | instance | ok: [instance] 2026-04-20 20:53:44.627564 | instance | 2026-04-20 20:53:44.627682 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:53:44.627803 | instance | Monday 20 April 2026 20:53:44 +0000 (0:00:00.355) 0:02:49.236 ********** 2026-04-20 20:53:44.828424 | instance | ok: [instance] 2026-04-20 20:53:44.828488 | instance | 2026-04-20 20:53:44.828660 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:53:44.828787 | instance | Monday 20 April 2026 20:53:44 +0000 (0:00:00.200) 0:02:49.437 ********** 2026-04-20 20:53:44.879590 | instance | ok: [instance] => { 2026-04-20 20:53:44.879685 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-20 20:53:44.879803 | instance | } 2026-04-20 20:53:44.879911 | instance | 2026-04-20 20:53:44.880029 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:53:44.880153 | instance | Monday 20 April 2026 20:53:44 +0000 (0:00:00.051) 0:02:49.488 ********** 2026-04-20 20:53:45.210534 | instance | ok: [instance] 2026-04-20 20:53:45.210780 | instance | 2026-04-20 20:53:45.211063 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:53:45.211361 | instance | Monday 20 April 2026 20:53:45 +0000 (0:00:00.330) 0:02:49.818 ********** 2026-04-20 20:53:48.248118 | instance | ok: [instance] 2026-04-20 20:53:48.248395 | instance | 2026-04-20 20:53:48.248686 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-20 20:53:48.248962 | instance | Monday 20 April 2026 20:53:48 +0000 (0:00:03.037) 0:02:52.856 ********** 2026-04-20 20:53:49.285364 | instance | ok: [instance] 2026-04-20 20:53:49.285719 | instance | 2026-04-20 20:53:49.285923 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-20 20:53:49.286206 | instance | Monday 20 April 2026 20:53:49 +0000 (0:00:01.037) 0:02:53.893 ********** 2026-04-20 20:53:49.474546 | instance | ok: [instance] 2026-04-20 20:53:49.474804 | instance | 2026-04-20 20:53:49.475381 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-20 20:53:49.475834 | instance | Monday 20 April 2026 20:53:49 +0000 (0:00:00.188) 0:02:54.082 ********** 2026-04-20 20:53:49.880773 | instance | ok: [instance] 2026-04-20 20:53:49.880845 | instance | 2026-04-20 20:53:49.880859 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-20 20:53:49.880925 | instance | Monday 20 April 2026 20:53:49 +0000 (0:00:00.404) 0:02:54.487 ********** 2026-04-20 20:53:50.404610 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-20 20:53:50.404927 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-20 20:53:50.405281 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-20 20:53:50.405553 | instance | 2026-04-20 20:53:50.405847 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-20 20:53:50.406138 | instance | Monday 20 April 2026 20:53:50 +0000 (0:00:00.525) 0:02:55.012 ********** 2026-04-20 20:53:50.805713 | instance | ok: [instance] 2026-04-20 20:53:50.805950 | instance | 2026-04-20 20:53:50.806236 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-20 20:53:50.806508 | instance | Monday 20 April 2026 20:53:50 +0000 (0:00:00.400) 0:02:55.413 ********** 2026-04-20 20:53:51.236073 | instance | ok: [instance] 2026-04-20 20:53:51.236326 | instance | 2026-04-20 20:53:51.236607 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-20 20:53:51.236881 | instance | Monday 20 April 2026 20:53:51 +0000 (0:00:00.413) 0:02:55.827 ********** 2026-04-20 20:53:51.237172 | instance | 2026-04-20 20:53:51.237446 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-20 20:53:51.237731 | instance | Monday 20 April 2026 20:53:51 +0000 (0:00:00.017) 0:02:55.844 ********** 2026-04-20 20:53:51.568383 | instance | ok: [instance] 2026-04-20 20:53:51.568696 | instance | 2026-04-20 20:53:51.568980 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-20 20:53:51.569275 | instance | Monday 20 April 2026 20:53:51 +0000 (0:00:00.332) 0:02:56.177 ********** 2026-04-20 20:53:51.620111 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-20 20:53:51.620362 | instance | 2026-04-20 20:53:51.620631 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-20 20:53:51.620893 | instance | Monday 20 April 2026 20:53:51 +0000 (0:00:00.051) 0:02:56.228 ********** 2026-04-20 20:53:52.571778 | instance | ok: [instance] 2026-04-20 20:53:52.571987 | instance | 2026-04-20 20:53:52.572297 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-20 20:53:52.572548 | instance | Monday 20 April 2026 20:53:52 +0000 (0:00:00.946) 0:02:57.175 ********** 2026-04-20 20:53:53.217878 | instance | ok: [instance] => (item=chronyd) 2026-04-20 20:53:53.218020 | instance | ok: [instance] => (item=sshd) 2026-04-20 20:53:53.218167 | instance | 2026-04-20 20:53:53.218332 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-20 20:53:53.218571 | instance | Monday 20 April 2026 20:53:53 +0000 (0:00:00.650) 0:02:57.826 ********** 2026-04-20 20:53:53.519060 | instance | ok: [instance] 2026-04-20 20:53:53.519300 | instance | 2026-04-20 20:53:53.519614 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-20 20:53:53.519894 | instance | Monday 20 April 2026 20:53:53 +0000 (0:00:00.301) 0:02:58.127 ********** 2026-04-20 20:53:53.712285 | instance | ok: [instance] 2026-04-20 20:53:53.712426 | instance | 2026-04-20 20:53:53.712618 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-20 20:53:53.712804 | instance | Monday 20 April 2026 20:53:53 +0000 (0:00:00.193) 0:02:58.321 ********** 2026-04-20 20:53:53.944686 | instance | ok: [instance] 2026-04-20 20:53:53.944792 | instance | 2026-04-20 20:53:53.944936 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-20 20:53:53.945074 | instance | Monday 20 April 2026 20:53:53 +0000 (0:00:00.232) 0:02:58.553 ********** 2026-04-20 20:53:54.139944 | instance | ok: [instance] 2026-04-20 20:53:54.140221 | instance | 2026-04-20 20:53:54.140554 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-20 20:53:54.140827 | instance | Monday 20 April 2026 20:53:54 +0000 (0:00:00.195) 0:02:58.748 ********** 2026-04-20 20:53:54.355734 | instance | ok: [instance] => (item=instance) 2026-04-20 20:53:54.355874 | instance | 2026-04-20 20:53:54.356043 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-20 20:53:54.356209 | instance | Monday 20 April 2026 20:53:54 +0000 (0:00:00.215) 0:02:58.964 ********** 2026-04-20 20:53:54.409495 | instance | ok: [instance] 2026-04-20 20:53:54.409661 | instance | 2026-04-20 20:53:54.409823 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-20 20:53:54.409987 | instance | Monday 20 April 2026 20:53:54 +0000 (0:00:00.053) 0:02:59.018 ********** 2026-04-20 20:53:59.735792 | instance | ok: [instance] 2026-04-20 20:53:59.736056 | instance | 2026-04-20 20:53:59.736331 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-20 20:53:59.736881 | instance | Monday 20 April 2026 20:53:59 +0000 (0:00:05.326) 0:03:04.344 ********** 2026-04-20 20:53:59.781518 | instance | ok: [instance] 2026-04-20 20:53:59.781669 | instance | 2026-04-20 20:53:59.781821 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-20 20:53:59.781952 | instance | Monday 20 April 2026 20:53:59 +0000 (0:00:00.045) 0:03:04.390 ********** 2026-04-20 20:53:59.842413 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-20 20:53:59.842658 | instance | 2026-04-20 20:53:59.842926 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-20 20:53:59.843186 | instance | Monday 20 April 2026 20:53:59 +0000 (0:00:00.061) 0:03:04.451 ********** 2026-04-20 20:53:59.883382 | instance | skipping: [instance] 2026-04-20 20:53:59.883641 | instance | 2026-04-20 20:53:59.884067 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-20 20:53:59.884347 | instance | Monday 20 April 2026 20:53:59 +0000 (0:00:00.040) 0:03:04.492 ********** 2026-04-20 20:53:59.925982 | instance | skipping: [instance] => (item=instance) 2026-04-20 20:53:59.926261 | instance | skipping: [instance] 2026-04-20 20:53:59.926503 | instance | 2026-04-20 20:53:59.926767 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-20 20:53:59.927023 | instance | Monday 20 April 2026 20:53:59 +0000 (0:00:00.042) 0:03:04.534 ********** 2026-04-20 20:54:00.171655 | instance | ok: [instance] 2026-04-20 20:54:00.171906 | instance | 2026-04-20 20:54:00.172190 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-20 20:54:00.172538 | instance | Monday 20 April 2026 20:54:00 +0000 (0:00:00.244) 0:03:04.779 ********** 2026-04-20 20:54:02.012714 | instance | ok: [instance] 2026-04-20 20:54:02.013001 | instance | 2026-04-20 20:54:02.013388 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-20 20:54:02.013708 | instance | Monday 20 April 2026 20:54:02 +0000 (0:00:01.840) 0:03:06.620 ********** 2026-04-20 20:54:02.043069 | instance | skipping: [instance] 2026-04-20 20:54:02.043325 | instance | 2026-04-20 20:54:02.043600 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-20 20:54:02.043898 | instance | Monday 20 April 2026 20:54:02 +0000 (0:00:00.030) 0:03:06.651 ********** 2026-04-20 20:54:02.073097 | instance | skipping: [instance] 2026-04-20 20:54:02.073303 | instance | 2026-04-20 20:54:02.073543 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-20 20:54:02.073815 | instance | Monday 20 April 2026 20:54:02 +0000 (0:00:00.030) 0:03:06.681 ********** 2026-04-20 20:54:07.420931 | instance | ok: [instance] 2026-04-20 20:54:07.421189 | instance | 2026-04-20 20:54:07.421461 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-20 20:54:07.421731 | instance | Monday 20 April 2026 20:54:07 +0000 (0:00:05.348) 0:03:12.029 ********** 2026-04-20 20:54:17.385122 | instance | ok: [instance] 2026-04-20 20:54:17.385175 | instance | 2026-04-20 20:54:17.385384 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-20 20:54:17.385729 | instance | Monday 20 April 2026 20:54:17 +0000 (0:00:09.963) 0:03:21.992 ********** 2026-04-20 20:55:39.508485 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-20 20:55:39.508610 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-20 20:55:39.509323 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-20 20:55:39.509448 | instance | 2026-04-20 20:55:39.509588 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-20 20:55:39.509745 | instance | Monday 20 April 2026 20:55:39 +0000 (0:01:22.112) 0:04:44.105 ********** 2026-04-20 20:55:41.752911 | instance | ok: [instance] 2026-04-20 20:55:41.753272 | instance | 2026-04-20 20:55:41.753591 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-20 20:55:41.753903 | instance | Monday 20 April 2026 20:55:41 +0000 (0:00:02.256) 0:04:46.361 ********** 2026-04-20 20:55:43.632802 | instance | ok: [instance] 2026-04-20 20:55:43.632846 | instance | 2026-04-20 20:55:43.632854 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-20 20:55:43.632862 | instance | Monday 20 April 2026 20:55:43 +0000 (0:00:01.879) 0:04:48.240 ********** 2026-04-20 20:55:43.686034 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-20 20:55:43.686223 | instance | 2026-04-20 20:55:43.686284 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-20 20:55:43.686453 | instance | Monday 20 April 2026 20:55:43 +0000 (0:00:00.053) 0:04:48.294 ********** 2026-04-20 20:55:43.731604 | instance | ok: [instance] 2026-04-20 20:55:43.731710 | instance | 2026-04-20 20:55:43.731847 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-20 20:55:43.731964 | instance | Monday 20 April 2026 20:55:43 +0000 (0:00:00.045) 0:04:48.340 ********** 2026-04-20 20:55:46.057192 | instance | ok: [instance] 2026-04-20 20:55:46.057361 | instance | 2026-04-20 20:55:46.057607 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-20 20:55:46.057623 | instance | Monday 20 April 2026 20:55:46 +0000 (0:00:02.325) 0:04:50.666 ********** 2026-04-20 20:55:46.107005 | instance | ok: [instance] 2026-04-20 20:55:46.107116 | instance | 2026-04-20 20:55:46.107434 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-20 20:55:46.107494 | instance | Monday 20 April 2026 20:55:46 +0000 (0:00:00.049) 0:04:50.715 ********** 2026-04-20 20:55:46.162241 | instance | skipping: [instance] => (item=1) 2026-04-20 20:55:46.162324 | instance | skipping: [instance] => (item=1) 2026-04-20 20:55:46.162502 | instance | skipping: [instance] => (item=1) 2026-04-20 20:55:46.162666 | instance | skipping: [instance] 2026-04-20 20:55:46.162826 | instance | 2026-04-20 20:55:46.162990 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-20 20:55:46.163159 | instance | Monday 20 April 2026 20:55:46 +0000 (0:00:00.055) 0:04:50.770 ********** 2026-04-20 20:55:46.215213 | instance | skipping: [instance] 2026-04-20 20:55:46.215367 | instance | 2026-04-20 20:55:46.215375 | instance | PLAY [all] ********************************************************************* 2026-04-20 20:55:46.215476 | instance | 2026-04-20 20:55:46.215603 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-20 20:55:46.215728 | instance | Monday 20 April 2026 20:55:46 +0000 (0:00:00.053) 0:04:50.823 ********** 2026-04-20 20:55:46.569800 | instance | changed: [instance] 2026-04-20 20:55:46.570194 | instance | 2026-04-20 20:55:46.570571 | instance | PLAY [all] ********************************************************************* 2026-04-20 20:55:46.570963 | instance | 2026-04-20 20:55:46.571347 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:55:46.571981 | instance | Monday 20 April 2026 20:55:46 +0000 (0:00:00.354) 0:04:51.178 ********** 2026-04-20 20:55:47.523859 | instance | ok: [instance] 2026-04-20 20:55:47.524047 | instance | 2026-04-20 20:55:47.524337 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-20 20:55:47.524600 | instance | Monday 20 April 2026 20:55:47 +0000 (0:00:00.954) 0:04:52.132 ********** 2026-04-20 20:55:51.243039 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-20 20:55:51.243116 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-20 20:55:51.243141 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-20 20:55:51.243591 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-20 20:55:51.243933 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-20 20:55:51.244246 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-20 20:55:51.244556 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-20 20:55:51.244886 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-20 20:55:51.245252 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-20 20:55:51.245701 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-20 20:55:51.246028 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-20 20:55:51.246346 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-20 20:55:51.246677 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-20 20:55:51.246997 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-20 20:55:51.247307 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 20:55:51.247619 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 20:55:51.247929 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 20:55:51.248278 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 20:55:51.248593 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 20:55:51.248906 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 20:55:51.249267 | instance | 2026-04-20 20:55:51.249615 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-20 20:55:51.249987 | instance | Monday 20 April 2026 20:55:51 +0000 (0:00:03.718) 0:04:55.850 ********** 2026-04-20 20:55:51.434317 | instance | changed: [instance] 2026-04-20 20:55:51.434658 | instance | 2026-04-20 20:55:51.434967 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-20 20:55:51.435247 | instance | Monday 20 April 2026 20:55:51 +0000 (0:00:00.191) 0:04:56.042 ********** 2026-04-20 20:55:51.882225 | instance | changed: [instance] 2026-04-20 20:55:51.882338 | instance | 2026-04-20 20:55:51.882508 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-20 20:55:51.882688 | instance | Monday 20 April 2026 20:55:51 +0000 (0:00:00.448) 0:04:56.490 ********** 2026-04-20 20:55:52.116572 | instance | ok: [instance] 2026-04-20 20:55:52.116818 | instance | 2026-04-20 20:55:52.117136 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-20 20:55:52.117423 | instance | Monday 20 April 2026 20:55:52 +0000 (0:00:00.234) 0:04:56.725 ********** 2026-04-20 20:55:52.163967 | instance | ok: [instance] 2026-04-20 20:55:52.164203 | instance | 2026-04-20 20:55:52.164490 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-20 20:55:52.164739 | instance | 2026-04-20 20:55:52.165003 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:55:52.165306 | instance | Monday 20 April 2026 20:55:52 +0000 (0:00:00.047) 0:04:56.772 ********** 2026-04-20 20:55:53.077576 | instance | ok: [instance] 2026-04-20 20:55:53.077930 | instance | 2026-04-20 20:55:53.078257 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-20 20:55:53.078553 | instance | Monday 20 April 2026 20:55:53 +0000 (0:00:00.913) 0:04:57.686 ********** 2026-04-20 20:55:53.276963 | instance | changed: [instance] 2026-04-20 20:55:53.277293 | instance | 2026-04-20 20:55:53.277582 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-20 20:55:53.277900 | instance | Monday 20 April 2026 20:55:53 +0000 (0:00:00.199) 0:04:57.885 ********** 2026-04-20 20:55:54.172711 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-20 20:55:54.172968 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-20 20:55:54.173288 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-20 20:55:54.173557 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-20 20:55:54.173848 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-20 20:55:54.174088 | instance | 2026-04-20 20:55:54.174355 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-20 20:55:54.174619 | instance | Monday 20 April 2026 20:55:54 +0000 (0:00:00.893) 0:04:58.778 ********** 2026-04-20 20:55:54.347761 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-04-20 20:55:54.544080 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-04-20 20:55:54.706288 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-04-20 20:55:54.755357 | instance | ...ignoring 2026-04-20 20:55:54.755598 | instance | 2026-04-20 20:55:54.755866 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-20 20:55:54.756129 | instance | Monday 20 April 2026 20:55:54 +0000 (0:00:00.584) 0:04:59.362 ********** 2026-04-20 20:55:54.930349 | instance | ok: [instance] 2026-04-20 20:55:54.930646 | instance | 2026-04-20 20:55:54.930961 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-20 20:55:54.931216 | instance | Monday 20 April 2026 20:55:54 +0000 (0:00:00.175) 0:04:59.538 ********** 2026-04-20 20:55:55.112646 | instance | ok: [instance] 2026-04-20 20:55:55.112744 | instance | 2026-04-20 20:55:55.112864 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-20 20:55:55.112982 | instance | Monday 20 April 2026 20:55:55 +0000 (0:00:00.182) 0:04:59.721 ********** 2026-04-20 20:55:55.144549 | instance | ok: [instance] 2026-04-20 20:55:55.144804 | instance | 2026-04-20 20:55:55.145126 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-20 20:55:55.145406 | instance | Monday 20 April 2026 20:55:55 +0000 (0:00:00.031) 0:04:59.753 ********** 2026-04-20 20:55:55.182590 | instance | ok: [instance] 2026-04-20 20:55:55.182838 | instance | 2026-04-20 20:55:55.183106 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-20 20:55:55.183368 | instance | Monday 20 April 2026 20:55:55 +0000 (0:00:00.037) 0:04:59.791 ********** 2026-04-20 20:55:55.705286 | instance | ok: [instance] 2026-04-20 20:55:55.705388 | instance | 2026-04-20 20:55:55.705500 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-20 20:55:55.705617 | instance | Monday 20 April 2026 20:55:55 +0000 (0:00:00.523) 0:05:00.314 ********** 2026-04-20 20:55:55.947977 | instance | ok: [instance] 2026-04-20 20:55:55.948213 | instance | 2026-04-20 20:55:55.948481 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-20 20:55:55.948742 | instance | Monday 20 April 2026 20:55:55 +0000 (0:00:00.187) 0:05:00.501 ********** 2026-04-20 20:55:55.948981 | instance | 2026-04-20 20:55:55.949272 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-20 20:55:55.949514 | instance | 2026-04-20 20:55:55.949783 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:55:55.950066 | instance | Monday 20 April 2026 20:55:55 +0000 (0:00:00.055) 0:05:00.556 ********** 2026-04-20 20:55:56.806733 | instance | ok: [instance] 2026-04-20 20:55:56.806805 | instance | 2026-04-20 20:55:56.807385 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:55:56.807456 | instance | Monday 20 April 2026 20:55:56 +0000 (0:00:00.858) 0:05:01.414 ********** 2026-04-20 20:55:57.011439 | instance | ok: [instance] 2026-04-20 20:55:57.011791 | instance | 2026-04-20 20:55:57.011807 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:55:57.011813 | instance | Monday 20 April 2026 20:55:57 +0000 (0:00:00.205) 0:05:01.620 ********** 2026-04-20 20:55:57.047079 | instance | skipping: [instance] 2026-04-20 20:55:57.047188 | instance | 2026-04-20 20:55:57.047307 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 20:55:57.047433 | instance | Monday 20 April 2026 20:55:57 +0000 (0:00:00.035) 0:05:01.656 ********** 2026-04-20 20:55:57.258309 | instance | ok: [instance] 2026-04-20 20:55:57.258403 | instance | 2026-04-20 20:55:57.258688 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:55:57.258731 | instance | Monday 20 April 2026 20:55:57 +0000 (0:00:00.210) 0:05:01.866 ********** 2026-04-20 20:55:57.310204 | instance | ok: [instance] => { 2026-04-20 20:55:57.310349 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 20:55:57.310463 | instance | } 2026-04-20 20:55:57.310806 | instance | 2026-04-20 20:55:57.310822 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:55:57.310827 | instance | Monday 20 April 2026 20:55:57 +0000 (0:00:00.052) 0:05:01.919 ********** 2026-04-20 20:55:57.604471 | instance | ok: [instance] 2026-04-20 20:55:57.604763 | instance | 2026-04-20 20:55:57.604813 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:55:57.605074 | instance | Monday 20 April 2026 20:55:57 +0000 (0:00:00.293) 0:05:02.213 ********** 2026-04-20 20:55:57.645462 | instance | skipping: [instance] 2026-04-20 20:55:57.645838 | instance | 2026-04-20 20:55:57.645862 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:55:57.645867 | instance | Monday 20 April 2026 20:55:57 +0000 (0:00:00.041) 0:05:02.254 ********** 2026-04-20 20:55:57.849676 | instance | ok: [instance] 2026-04-20 20:55:57.849750 | instance | 2026-04-20 20:55:57.849869 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:55:57.849986 | instance | Monday 20 April 2026 20:55:57 +0000 (0:00:00.204) 0:05:02.458 ********** 2026-04-20 20:55:58.815454 | instance | ok: [instance] 2026-04-20 20:55:58.815653 | instance | 2026-04-20 20:55:58.815918 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:55:58.816179 | instance | Monday 20 April 2026 20:55:58 +0000 (0:00:00.965) 0:05:03.423 ********** 2026-04-20 20:55:58.879068 | instance | ok: [instance] => { 2026-04-20 20:55:58.879333 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 20:55:58.879585 | instance | } 2026-04-20 20:55:58.879819 | instance | 2026-04-20 20:55:58.880084 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:55:58.880344 | instance | Monday 20 April 2026 20:55:58 +0000 (0:00:00.063) 0:05:03.487 ********** 2026-04-20 20:55:59.211480 | instance | ok: [instance] 2026-04-20 20:55:59.211529 | instance | 2026-04-20 20:55:59.211704 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:55:59.211893 | instance | Monday 20 April 2026 20:55:59 +0000 (0:00:00.327) 0:05:03.815 ********** 2026-04-20 20:56:01.143708 | instance | ok: [instance] 2026-04-20 20:56:01.143990 | instance | 2026-04-20 20:56:01.144425 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 20:56:01.144497 | instance | Monday 20 April 2026 20:56:01 +0000 (0:00:01.936) 0:05:05.751 ********** 2026-04-20 20:56:01.172490 | instance | skipping: [instance] 2026-04-20 20:56:01.172706 | instance | 2026-04-20 20:56:01.173084 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 20:56:01.173107 | instance | Monday 20 April 2026 20:56:01 +0000 (0:00:00.029) 0:05:05.781 ********** 2026-04-20 20:56:01.208493 | instance | skipping: [instance] 2026-04-20 20:56:01.208849 | instance | 2026-04-20 20:56:01.208879 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 20:56:01.208885 | instance | Monday 20 April 2026 20:56:01 +0000 (0:00:00.036) 0:05:05.817 ********** 2026-04-20 20:56:01.242456 | instance | skipping: [instance] 2026-04-20 20:56:01.242965 | instance | 2026-04-20 20:56:01.243038 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 20:56:01.243046 | instance | Monday 20 April 2026 20:56:01 +0000 (0:00:00.033) 0:05:05.850 ********** 2026-04-20 20:56:02.243983 | instance | ok: [instance] 2026-04-20 20:56:02.244049 | instance | 2026-04-20 20:56:02.244325 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 20:56:02.244364 | instance | Monday 20 April 2026 20:56:02 +0000 (0:00:01.001) 0:05:06.852 ********** 2026-04-20 20:56:02.651199 | instance | ok: [instance] 2026-04-20 20:56:02.651809 | instance | 2026-04-20 20:56:02.651842 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 20:56:02.651848 | instance | Monday 20 April 2026 20:56:02 +0000 (0:00:00.407) 0:05:07.259 ********** 2026-04-20 20:56:03.545482 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 20:56:03.545589 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 20:56:03.546353 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 20:56:03.546387 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 20:56:03.546392 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 20:56:03.546397 | instance | 2026-04-20 20:56:03.546402 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 20:56:03.546406 | instance | Monday 20 April 2026 20:56:03 +0000 (0:00:00.894) 0:05:08.154 ********** 2026-04-20 20:56:04.052676 | instance | ok: [instance] 2026-04-20 20:56:04.052755 | instance | 2026-04-20 20:56:04.053483 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 20:56:04.053538 | instance | Monday 20 April 2026 20:56:04 +0000 (0:00:00.499) 0:05:08.654 ********** 2026-04-20 20:56:04.053550 | instance | 2026-04-20 20:56:04.053567 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 20:56:04.053633 | instance | Monday 20 April 2026 20:56:04 +0000 (0:00:00.006) 0:05:08.660 ********** 2026-04-20 20:56:04.414383 | instance | ok: [instance] 2026-04-20 20:56:04.414511 | instance | 2026-04-20 20:56:04.414688 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-20 20:56:04.414851 | instance | Monday 20 April 2026 20:56:04 +0000 (0:00:00.362) 0:05:09.023 ********** 2026-04-20 20:56:04.937442 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-04-20 20:56:04.952592 | instance | ...ignoring 2026-04-20 20:56:04.952631 | instance | 2026-04-20 20:56:04.952644 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-20 20:56:04.952655 | instance | Monday 20 April 2026 20:56:04 +0000 (0:00:00.537) 0:05:09.560 ********** 2026-04-20 20:56:04.982084 | instance | skipping: [instance] 2026-04-20 20:56:04.982117 | instance | 2026-04-20 20:56:04.982128 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-20 20:56:04.982138 | instance | Monday 20 April 2026 20:56:04 +0000 (0:00:00.029) 0:05:09.589 ********** 2026-04-20 20:56:05.013009 | instance | skipping: [instance] 2026-04-20 20:56:05.013407 | instance | 2026-04-20 20:56:05.013800 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-20 20:56:05.014152 | instance | Monday 20 April 2026 20:56:05 +0000 (0:00:00.032) 0:05:09.621 ********** 2026-04-20 20:56:05.045499 | instance | skipping: [instance] 2026-04-20 20:56:05.045834 | instance | 2026-04-20 20:56:05.046181 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-20 20:56:05.046513 | instance | Monday 20 April 2026 20:56:05 +0000 (0:00:00.032) 0:05:09.654 ********** 2026-04-20 20:56:05.077514 | instance | skipping: [instance] 2026-04-20 20:56:05.077847 | instance | 2026-04-20 20:56:05.078259 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-20 20:56:05.078595 | instance | Monday 20 April 2026 20:56:05 +0000 (0:00:00.031) 0:05:09.686 ********** 2026-04-20 20:56:05.113922 | instance | skipping: [instance] 2026-04-20 20:56:05.114250 | instance | 2026-04-20 20:56:05.114626 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:56:05.114975 | instance | Monday 20 April 2026 20:56:05 +0000 (0:00:00.036) 0:05:09.722 ********** 2026-04-20 20:56:05.320244 | instance | ok: [instance] 2026-04-20 20:56:05.320297 | instance | 2026-04-20 20:56:05.320310 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:56:05.320636 | instance | Monday 20 April 2026 20:56:05 +0000 (0:00:00.205) 0:05:09.928 ********** 2026-04-20 20:56:05.368015 | instance | ok: [instance] => { 2026-04-20 20:56:05.368418 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-20 20:56:05.368812 | instance | } 2026-04-20 20:56:05.369206 | instance | 2026-04-20 20:56:05.369599 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:56:05.369992 | instance | Monday 20 April 2026 20:56:05 +0000 (0:00:00.048) 0:05:09.976 ********** 2026-04-20 20:56:06.114980 | instance | changed: [instance] 2026-04-20 20:56:06.115234 | instance | 2026-04-20 20:56:06.115513 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:56:06.115783 | instance | Monday 20 April 2026 20:56:06 +0000 (0:00:00.746) 0:05:10.723 ********** 2026-04-20 20:56:06.154700 | instance | skipping: [instance] 2026-04-20 20:56:06.154951 | instance | 2026-04-20 20:56:06.155226 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:56:06.155547 | instance | Monday 20 April 2026 20:56:06 +0000 (0:00:00.040) 0:05:10.763 ********** 2026-04-20 20:56:06.373576 | instance | ok: [instance] 2026-04-20 20:56:06.373793 | instance | 2026-04-20 20:56:06.374072 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:56:06.374343 | instance | Monday 20 April 2026 20:56:06 +0000 (0:00:00.218) 0:05:10.982 ********** 2026-04-20 20:56:06.410086 | instance | ok: [instance] => { 2026-04-20 20:56:06.410348 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-20 20:56:06.410655 | instance | } 2026-04-20 20:56:06.410995 | instance | 2026-04-20 20:56:06.411506 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:56:06.411875 | instance | Monday 20 April 2026 20:56:06 +0000 (0:00:00.036) 0:05:11.018 ********** 2026-04-20 20:56:07.336454 | instance | changed: [instance] 2026-04-20 20:56:07.336913 | instance | 2026-04-20 20:56:07.337361 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:56:07.337749 | instance | Monday 20 April 2026 20:56:07 +0000 (0:00:00.926) 0:05:11.944 ********** 2026-04-20 20:56:07.391479 | instance | skipping: [instance] 2026-04-20 20:56:07.391701 | instance | 2026-04-20 20:56:07.391976 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 20:56:07.392243 | instance | Monday 20 April 2026 20:56:07 +0000 (0:00:00.055) 0:05:12.000 ********** 2026-04-20 20:56:07.417654 | instance | skipping: [instance] 2026-04-20 20:56:07.417919 | instance | 2026-04-20 20:56:07.418199 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 20:56:07.418450 | instance | Monday 20 April 2026 20:56:07 +0000 (0:00:00.026) 0:05:12.026 ********** 2026-04-20 20:56:07.445356 | instance | skipping: [instance] 2026-04-20 20:56:07.445599 | instance | 2026-04-20 20:56:07.445872 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 20:56:07.446140 | instance | Monday 20 April 2026 20:56:07 +0000 (0:00:00.027) 0:05:12.053 ********** 2026-04-20 20:56:07.477242 | instance | skipping: [instance] 2026-04-20 20:56:07.477349 | instance | 2026-04-20 20:56:07.477477 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 20:56:07.477601 | instance | Monday 20 April 2026 20:56:07 +0000 (0:00:00.032) 0:05:12.086 ********** 2026-04-20 20:56:08.413273 | instance | ok: [instance] 2026-04-20 20:56:08.413551 | instance | 2026-04-20 20:56:08.413843 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 20:56:08.414108 | instance | Monday 20 April 2026 20:56:08 +0000 (0:00:00.935) 0:05:13.021 ********** 2026-04-20 20:56:08.834352 | instance | ok: [instance] 2026-04-20 20:56:08.834696 | instance | 2026-04-20 20:56:08.835006 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 20:56:08.835308 | instance | Monday 20 April 2026 20:56:08 +0000 (0:00:00.421) 0:05:13.442 ********** 2026-04-20 20:56:09.709018 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 20:56:09.709312 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 20:56:09.709650 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 20:56:09.709990 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 20:56:09.710322 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 20:56:09.710582 | instance | 2026-04-20 20:56:09.710857 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 20:56:09.711200 | instance | Monday 20 April 2026 20:56:09 +0000 (0:00:00.874) 0:05:14.317 ********** 2026-04-20 20:56:10.197842 | instance | ok: [instance] 2026-04-20 20:56:10.198078 | instance | 2026-04-20 20:56:10.198369 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 20:56:10.198633 | instance | Monday 20 April 2026 20:56:10 +0000 (0:00:00.482) 0:05:14.800 ********** 2026-04-20 20:56:10.198892 | instance | 2026-04-20 20:56:10.199166 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 20:56:10.199467 | instance | Monday 20 April 2026 20:56:10 +0000 (0:00:00.006) 0:05:14.806 ********** 2026-04-20 20:56:10.550907 | instance | ok: [instance] 2026-04-20 20:56:10.551168 | instance | 2026-04-20 20:56:10.551476 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:56:10.551767 | instance | Monday 20 April 2026 20:56:10 +0000 (0:00:00.353) 0:05:15.159 ********** 2026-04-20 20:56:10.745325 | instance | ok: [instance] 2026-04-20 20:56:10.745612 | instance | 2026-04-20 20:56:10.745774 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:56:10.746053 | instance | Monday 20 April 2026 20:56:10 +0000 (0:00:00.194) 0:05:15.353 ********** 2026-04-20 20:56:10.794692 | instance | ok: [instance] => { 2026-04-20 20:56:10.795265 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-20 20:56:10.795303 | instance | } 2026-04-20 20:56:10.795309 | instance | 2026-04-20 20:56:10.795313 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:56:10.795318 | instance | Monday 20 April 2026 20:56:10 +0000 (0:00:00.049) 0:05:15.403 ********** 2026-04-20 20:56:11.433525 | instance | changed: [instance] 2026-04-20 20:56:11.433589 | instance | 2026-04-20 20:56:11.433595 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:56:11.433600 | instance | Monday 20 April 2026 20:56:11 +0000 (0:00:00.637) 0:05:16.041 ********** 2026-04-20 20:56:12.809875 | instance | changed: [instance] 2026-04-20 20:56:12.809968 | instance | 2026-04-20 20:56:12.810214 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:56:12.810258 | instance | Monday 20 April 2026 20:56:12 +0000 (0:00:01.377) 0:05:17.418 ********** 2026-04-20 20:56:12.870302 | instance | ok: [instance] => { 2026-04-20 20:56:12.870675 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-20 20:56:12.870977 | instance | } 2026-04-20 20:56:12.870991 | instance | 2026-04-20 20:56:12.871003 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:56:12.871230 | instance | Monday 20 April 2026 20:56:12 +0000 (0:00:00.059) 0:05:17.478 ********** 2026-04-20 20:56:13.477618 | instance | changed: [instance] 2026-04-20 20:56:13.477739 | instance | 2026-04-20 20:56:13.477755 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:56:13.477938 | instance | Monday 20 April 2026 20:56:13 +0000 (0:00:00.607) 0:05:18.086 ********** 2026-04-20 20:56:14.846761 | instance | changed: [instance] 2026-04-20 20:56:14.846833 | instance | 2026-04-20 20:56:14.847106 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-20 20:56:14.847140 | instance | Monday 20 April 2026 20:56:14 +0000 (0:00:01.369) 0:05:19.455 ********** 2026-04-20 20:56:15.302345 | instance | changed: [instance] 2026-04-20 20:56:15.302424 | instance | 2026-04-20 20:56:15.302665 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-20 20:56:15.302708 | instance | Monday 20 April 2026 20:56:15 +0000 (0:00:00.455) 0:05:19.911 ********** 2026-04-20 20:56:15.515840 | instance | changed: [instance] 2026-04-20 20:56:15.515902 | instance | 2026-04-20 20:56:15.516176 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:56:15.516215 | instance | Monday 20 April 2026 20:56:15 +0000 (0:00:00.213) 0:05:20.124 ********** 2026-04-20 20:56:15.717753 | instance | ok: [instance] 2026-04-20 20:56:15.717826 | instance | 2026-04-20 20:56:15.718084 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:56:15.718118 | instance | Monday 20 April 2026 20:56:15 +0000 (0:00:00.201) 0:05:20.326 ********** 2026-04-20 20:56:15.774311 | instance | ok: [instance] => { 2026-04-20 20:56:15.775109 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-20 20:56:15.775146 | instance | } 2026-04-20 20:56:15.775154 | instance | 2026-04-20 20:56:15.775160 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:56:15.775166 | instance | Monday 20 April 2026 20:56:15 +0000 (0:00:00.056) 0:05:20.382 ********** 2026-04-20 20:56:16.614425 | instance | changed: [instance] 2026-04-20 20:56:16.614524 | instance | 2026-04-20 20:56:16.614783 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:56:16.614920 | instance | Monday 20 April 2026 20:56:16 +0000 (0:00:00.840) 0:05:21.223 ********** 2026-04-20 20:56:19.224761 | instance | changed: [instance] 2026-04-20 20:56:19.225007 | instance | 2026-04-20 20:56:19.225020 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-20 20:56:19.225153 | instance | Monday 20 April 2026 20:56:19 +0000 (0:00:02.610) 0:05:23.833 ********** 2026-04-20 20:56:19.281424 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-20 20:56:19.282027 | instance | 2026-04-20 20:56:19.282073 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-20 20:56:19.282080 | instance | Monday 20 April 2026 20:56:19 +0000 (0:00:00.056) 0:05:23.889 ********** 2026-04-20 20:56:20.202201 | instance | ok: [instance] 2026-04-20 20:56:20.202268 | instance | 2026-04-20 20:56:20.202561 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-20 20:56:20.202602 | instance | Monday 20 April 2026 20:56:20 +0000 (0:00:00.920) 0:05:24.810 ********** 2026-04-20 20:56:20.406676 | instance | changed: [instance] 2026-04-20 20:56:20.407172 | instance | 2026-04-20 20:56:20.407211 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-20 20:56:20.407218 | instance | Monday 20 April 2026 20:56:20 +0000 (0:00:00.204) 0:05:25.015 ********** 2026-04-20 20:56:20.861919 | instance | changed: [instance] 2026-04-20 20:56:20.861992 | instance | 2026-04-20 20:56:20.862124 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-20 20:56:20.862245 | instance | Monday 20 April 2026 20:56:20 +0000 (0:00:00.455) 0:05:25.470 ********** 2026-04-20 20:56:21.629309 | instance | changed: [instance] => (item=br_netfilter) 2026-04-20 20:56:21.629539 | instance | ok: [instance] => (item=ip_tables) 2026-04-20 20:56:21.629821 | instance | changed: [instance] => (item=ip6_tables) 2026-04-20 20:56:21.630080 | instance | changed: [instance] => (item=nf_conntrack) 2026-04-20 20:56:21.630314 | instance | 2026-04-20 20:56:21.630572 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:56:21.630832 | instance | Monday 20 April 2026 20:56:21 +0000 (0:00:00.767) 0:05:26.237 ********** 2026-04-20 20:56:21.834555 | instance | ok: [instance] 2026-04-20 20:56:21.834800 | instance | 2026-04-20 20:56:21.835065 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:56:21.835276 | instance | Monday 20 April 2026 20:56:21 +0000 (0:00:00.204) 0:05:26.442 ********** 2026-04-20 20:56:21.876963 | instance | ok: [instance] => { 2026-04-20 20:56:21.877274 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-20 20:56:21.877551 | instance | } 2026-04-20 20:56:21.877988 | instance | 2026-04-20 20:56:21.878302 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:56:21.878600 | instance | Monday 20 April 2026 20:56:21 +0000 (0:00:00.042) 0:05:26.485 ********** 2026-04-20 20:56:23.700913 | instance | changed: [instance] 2026-04-20 20:56:23.701015 | instance | 2026-04-20 20:56:23.701228 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:56:23.701403 | instance | Monday 20 April 2026 20:56:23 +0000 (0:00:01.824) 0:05:28.309 ********** 2026-04-20 20:56:23.729825 | instance | skipping: [instance] 2026-04-20 20:56:23.730055 | instance | 2026-04-20 20:56:23.730369 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-20 20:56:23.730624 | instance | Monday 20 April 2026 20:56:23 +0000 (0:00:00.028) 0:05:28.338 ********** 2026-04-20 20:56:23.779681 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-20 20:56:23.779931 | instance | 2026-04-20 20:56:23.780211 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-20 20:56:23.780520 | instance | Monday 20 April 2026 20:56:23 +0000 (0:00:00.049) 0:05:28.388 ********** 2026-04-20 20:56:23.809028 | instance | skipping: [instance] 2026-04-20 20:56:23.809438 | instance | 2026-04-20 20:56:23.809874 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-20 20:56:23.810224 | instance | Monday 20 April 2026 20:56:23 +0000 (0:00:00.028) 0:05:28.417 ********** 2026-04-20 20:56:27.000922 | instance | changed: [instance] 2026-04-20 20:56:27.001335 | instance | 2026-04-20 20:56:27.001354 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-20 20:56:27.001364 | instance | Monday 20 April 2026 20:56:26 +0000 (0:00:03.192) 0:05:31.609 ********** 2026-04-20 20:56:28.245787 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-20 20:56:28.245904 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-20 20:56:28.246633 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-20 20:56:28.246689 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-20 20:56:28.246701 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-20 20:56:28.246710 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-20 20:56:28.246719 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-20 20:56:28.246734 | instance | 2026-04-20 20:56:28.246743 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-20 20:56:28.246870 | instance | Monday 20 April 2026 20:56:28 +0000 (0:00:01.244) 0:05:32.854 ********** 2026-04-20 20:56:28.798612 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-20 20:56:28.798715 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-20 20:56:28.799121 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-20 20:56:28.799197 | instance | 2026-04-20 20:56:28.799216 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-20 20:56:28.799382 | instance | Monday 20 April 2026 20:56:28 +0000 (0:00:00.552) 0:05:33.407 ********** 2026-04-20 20:56:29.230655 | instance | changed: [instance] 2026-04-20 20:56:29.230721 | instance | 2026-04-20 20:56:29.230972 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-20 20:56:29.231007 | instance | Monday 20 April 2026 20:56:29 +0000 (0:00:00.432) 0:05:33.839 ********** 2026-04-20 20:56:29.668623 | instance | changed: [instance] 2026-04-20 20:56:29.668926 | instance | 2026-04-20 20:56:29.668939 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-20 20:56:29.668951 | instance | Monday 20 April 2026 20:56:29 +0000 (0:00:00.437) 0:05:34.277 ********** 2026-04-20 20:56:29.859466 | instance | ok: [instance] 2026-04-20 20:56:29.859502 | instance | 2026-04-20 20:56:29.859508 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-20 20:56:29.859512 | instance | Monday 20 April 2026 20:56:29 +0000 (0:00:00.190) 0:05:34.467 ********** 2026-04-20 20:56:29.893040 | instance | skipping: [instance] 2026-04-20 20:56:29.893090 | instance | 2026-04-20 20:56:29.893096 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-20 20:56:29.893100 | instance | Monday 20 April 2026 20:56:29 +0000 (0:00:00.033) 0:05:34.501 ********** 2026-04-20 20:56:30.365295 | instance | ok: [instance] => (item=swap) 2026-04-20 20:56:30.365372 | instance | ok: [instance] => (item=none) 2026-04-20 20:56:30.365492 | instance | 2026-04-20 20:56:30.365620 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-20 20:56:30.365740 | instance | Monday 20 April 2026 20:56:30 +0000 (0:00:00.472) 0:05:34.974 ********** 2026-04-20 20:56:30.815804 | instance | changed: [instance] 2026-04-20 20:56:30.815920 | instance | 2026-04-20 20:56:30.816101 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-20 20:56:30.816265 | instance | Monday 20 April 2026 20:56:30 +0000 (0:00:00.450) 0:05:35.424 ********** 2026-04-20 20:56:31.351353 | instance | changed: [instance] 2026-04-20 20:56:31.351563 | instance | 2026-04-20 20:56:31.351826 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-20 20:56:31.352084 | instance | Monday 20 April 2026 20:56:31 +0000 (0:00:00.528) 0:05:35.953 ********** 2026-04-20 20:56:31.352320 | instance | 2026-04-20 20:56:31.352576 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-04-20 20:56:31.352829 | instance | Monday 20 April 2026 20:56:31 +0000 (0:00:00.006) 0:05:35.960 ********** 2026-04-20 20:56:32.099393 | instance | ok: [instance] 2026-04-20 20:56:32.099681 | instance | 2026-04-20 20:56:32.099989 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-20 20:56:32.100285 | instance | Monday 20 April 2026 20:56:32 +0000 (0:00:00.747) 0:05:36.708 ********** 2026-04-20 20:56:32.660074 | instance | changed: [instance] 2026-04-20 20:56:32.660159 | instance | 2026-04-20 20:56:32.660291 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-20 20:56:32.660412 | instance | Monday 20 April 2026 20:56:32 +0000 (0:00:00.560) 0:05:37.268 ********** 2026-04-20 20:56:33.616500 | instance | ok: [instance] 2026-04-20 20:56:33.616573 | instance | 2026-04-20 20:56:33.616854 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-20 20:56:33.616893 | instance | Monday 20 April 2026 20:56:33 +0000 (0:00:00.956) 0:05:38.225 ********** 2026-04-20 20:56:34.327819 | instance | ok: [instance] 2026-04-20 20:56:34.327912 | instance | 2026-04-20 20:56:34.328148 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-20 20:56:34.328163 | instance | Monday 20 April 2026 20:56:34 +0000 (0:00:00.711) 0:05:38.936 ********** 2026-04-20 20:56:34.521588 | instance | ok: [instance] 2026-04-20 20:56:34.521693 | instance | 2026-04-20 20:56:34.521942 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-20 20:56:34.521983 | instance | Monday 20 April 2026 20:56:34 +0000 (0:00:00.193) 0:05:39.130 ********** 2026-04-20 20:56:34.983681 | instance | ok: [instance] 2026-04-20 20:56:34.983765 | instance | 2026-04-20 20:56:34.984026 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-20 20:56:34.984059 | instance | Monday 20 April 2026 20:56:34 +0000 (0:00:00.462) 0:05:39.592 ********** 2026-04-20 20:56:35.077075 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-20 20:56:35.077544 | instance | 2026-04-20 20:56:35.077611 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-20 20:56:35.077617 | instance | Monday 20 April 2026 20:56:35 +0000 (0:00:00.092) 0:05:39.685 ********** 2026-04-20 20:56:35.207460 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-20 20:56:35.207581 | instance | 2026-04-20 20:56:35.207594 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-20 20:56:35.207759 | instance | Monday 20 April 2026 20:56:35 +0000 (0:00:00.130) 0:05:39.816 ********** 2026-04-20 20:56:35.419623 | instance | ok: [instance] => (item=instance) 2026-04-20 20:56:35.419727 | instance | 2026-04-20 20:56:35.420025 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-20 20:56:35.420085 | instance | Monday 20 April 2026 20:56:35 +0000 (0:00:00.211) 0:05:40.027 ********** 2026-04-20 20:56:35.465104 | instance | skipping: [instance] 2026-04-20 20:56:35.465248 | instance | 2026-04-20 20:56:35.465260 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-20 20:56:35.465401 | instance | Monday 20 April 2026 20:56:35 +0000 (0:00:00.046) 0:05:40.073 ********** 2026-04-20 20:56:35.513847 | instance | ok: [instance] 2026-04-20 20:56:35.513966 | instance | 2026-04-20 20:56:35.514270 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-20 20:56:35.514568 | instance | Monday 20 April 2026 20:56:35 +0000 (0:00:00.048) 0:05:40.122 ********** 2026-04-20 20:56:35.553426 | instance | ok: [instance] => { 2026-04-20 20:56:35.553687 | instance | "msg": "instance" 2026-04-20 20:56:35.553970 | instance | } 2026-04-20 20:56:35.554216 | instance | 2026-04-20 20:56:35.554492 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-20 20:56:35.554754 | instance | Monday 20 April 2026 20:56:35 +0000 (0:00:00.039) 0:05:40.162 ********** 2026-04-20 20:56:36.076481 | instance | changed: [instance] 2026-04-20 20:56:36.077309 | instance | 2026-04-20 20:56:36.077330 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-20 20:56:36.077502 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.522) 0:05:40.684 ********** 2026-04-20 20:56:36.109557 | instance | skipping: [instance] 2026-04-20 20:56:36.109787 | instance | 2026-04-20 20:56:36.110243 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-20 20:56:36.110492 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.033) 0:05:40.718 ********** 2026-04-20 20:56:36.142469 | instance | skipping: [instance] 2026-04-20 20:56:36.142637 | instance | 2026-04-20 20:56:36.142932 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-20 20:56:36.143205 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.032) 0:05:40.751 ********** 2026-04-20 20:56:36.172862 | instance | skipping: [instance] 2026-04-20 20:56:36.173112 | instance | 2026-04-20 20:56:36.173376 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-20 20:56:36.173647 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.030) 0:05:40.781 ********** 2026-04-20 20:56:36.199142 | instance | skipping: [instance] 2026-04-20 20:56:36.199397 | instance | 2026-04-20 20:56:36.199776 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-20 20:56:36.200095 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.026) 0:05:40.807 ********** 2026-04-20 20:56:36.227253 | instance | skipping: [instance] 2026-04-20 20:56:36.227399 | instance | 2026-04-20 20:56:36.227699 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-20 20:56:36.227981 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.028) 0:05:40.835 ********** 2026-04-20 20:56:36.254170 | instance | skipping: [instance] 2026-04-20 20:56:36.254423 | instance | 2026-04-20 20:56:36.254730 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-20 20:56:36.255004 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.026) 0:05:40.862 ********** 2026-04-20 20:56:36.285674 | instance | skipping: [instance] 2026-04-20 20:56:36.285920 | instance | 2026-04-20 20:56:36.286185 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-20 20:56:36.286452 | instance | Monday 20 April 2026 20:56:36 +0000 (0:00:00.031) 0:05:40.894 ********** 2026-04-20 20:57:01.850835 | instance | changed: [instance] 2026-04-20 20:57:01.850909 | instance | 2026-04-20 20:57:01.851048 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-20 20:57:01.851225 | instance | Monday 20 April 2026 20:57:01 +0000 (0:00:25.565) 0:06:06.459 ********** 2026-04-20 20:57:02.048867 | instance | ok: [instance] 2026-04-20 20:57:02.049135 | instance | 2026-04-20 20:57:02.049407 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-20 20:57:02.049671 | instance | Monday 20 April 2026 20:57:02 +0000 (0:00:00.197) 0:06:06.657 ********** 2026-04-20 20:57:02.083430 | instance | skipping: [instance] 2026-04-20 20:57:02.083619 | instance | 2026-04-20 20:57:02.083915 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-20 20:57:02.084198 | instance | Monday 20 April 2026 20:57:02 +0000 (0:00:00.034) 0:06:06.692 ********** 2026-04-20 20:57:02.294012 | instance | changed: [instance] 2026-04-20 20:57:02.294282 | instance | 2026-04-20 20:57:02.294572 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-20 20:57:02.294842 | instance | Monday 20 April 2026 20:57:02 +0000 (0:00:00.210) 0:06:06.902 ********** 2026-04-20 20:57:02.505545 | instance | changed: [instance] 2026-04-20 20:57:02.505693 | instance | 2026-04-20 20:57:02.505869 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-20 20:57:02.506050 | instance | Monday 20 April 2026 20:57:02 +0000 (0:00:00.211) 0:06:07.114 ********** 2026-04-20 20:57:02.694617 | instance | changed: [instance] 2026-04-20 20:57:02.694797 | instance | 2026-04-20 20:57:02.695040 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-20 20:57:02.695257 | instance | Monday 20 April 2026 20:57:02 +0000 (0:00:00.188) 0:06:07.303 ********** 2026-04-20 20:57:07.116281 | instance | changed: [instance] 2026-04-20 20:57:07.117129 | instance | 2026-04-20 20:57:07.117184 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-20 20:57:07.117193 | instance | Monday 20 April 2026 20:57:07 +0000 (0:00:04.421) 0:06:11.724 ********** 2026-04-20 20:57:09.996148 | instance | changed: [instance] 2026-04-20 20:57:09.996194 | instance | 2026-04-20 20:57:09.996209 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-20 20:57:09.996215 | instance | Monday 20 April 2026 20:57:09 +0000 (0:00:02.879) 0:06:14.604 ********** 2026-04-20 20:57:10.041145 | instance | skipping: [instance] 2026-04-20 20:57:10.041406 | instance | 2026-04-20 20:57:10.041723 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-20 20:57:10.042070 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.045) 0:06:14.649 ********** 2026-04-20 20:57:10.088475 | instance | skipping: [instance] 2026-04-20 20:57:10.088722 | instance | 2026-04-20 20:57:10.089001 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-20 20:57:10.089294 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.047) 0:06:14.697 ********** 2026-04-20 20:57:10.793743 | instance | changed: [instance] 2026-04-20 20:57:10.793834 | instance | 2026-04-20 20:57:10.793945 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-20 20:57:10.794065 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.705) 0:06:15.402 ********** 2026-04-20 20:57:10.835118 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-20 20:57:10.835360 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-20 20:57:10.835622 | instance | skipping: [instance] 2026-04-20 20:57:10.835860 | instance | 2026-04-20 20:57:10.836125 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-20 20:57:10.836386 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.041) 0:06:15.443 ********** 2026-04-20 20:57:10.876938 | instance | skipping: [instance] 2026-04-20 20:57:10.877259 | instance | 2026-04-20 20:57:10.877537 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-20 20:57:10.877842 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.041) 0:06:15.484 ********** 2026-04-20 20:57:10.920324 | instance | skipping: [instance] 2026-04-20 20:57:10.920528 | instance | 2026-04-20 20:57:10.920909 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-20 20:57:10.921115 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.043) 0:06:15.528 ********** 2026-04-20 20:57:10.963539 | instance | skipping: [instance] 2026-04-20 20:57:10.963786 | instance | 2026-04-20 20:57:10.964064 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-20 20:57:10.964313 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.043) 0:06:15.571 ********** 2026-04-20 20:57:10.998545 | instance | skipping: [instance] 2026-04-20 20:57:10.998774 | instance | 2026-04-20 20:57:10.999095 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-20 20:57:10.999359 | instance | Monday 20 April 2026 20:57:10 +0000 (0:00:00.035) 0:06:15.607 ********** 2026-04-20 20:57:11.384542 | instance | ok: [instance] 2026-04-20 20:57:11.385634 | instance | 2026-04-20 20:57:11.386394 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-20 20:57:11.386729 | instance | Monday 20 April 2026 20:57:11 +0000 (0:00:00.385) 0:06:15.992 ********** 2026-04-20 20:57:12.278856 | instance | changed: [instance] 2026-04-20 20:57:12.279085 | instance | 2026-04-20 20:57:12.279366 | instance | PLAY [Install control-plane components] **************************************** 2026-04-20 20:57:12.279653 | instance | 2026-04-20 20:57:12.279920 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:57:12.280190 | instance | Monday 20 April 2026 20:57:12 +0000 (0:00:00.894) 0:06:16.887 ********** 2026-04-20 20:57:13.335355 | instance | ok: [instance] 2026-04-20 20:57:13.335581 | instance | 2026-04-20 20:57:13.335968 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:57:13.336183 | instance | Monday 20 April 2026 20:57:13 +0000 (0:00:01.056) 0:06:17.943 ********** 2026-04-20 20:57:13.541705 | instance | ok: [instance] 2026-04-20 20:57:13.541993 | instance | 2026-04-20 20:57:13.542281 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:57:13.542560 | instance | Monday 20 April 2026 20:57:13 +0000 (0:00:00.206) 0:06:18.150 ********** 2026-04-20 20:57:14.618575 | instance | ok: [instance] 2026-04-20 20:57:14.618640 | instance | 2026-04-20 20:57:14.618659 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 20:57:14.618808 | instance | Monday 20 April 2026 20:57:14 +0000 (0:00:01.076) 0:06:19.226 ********** 2026-04-20 20:57:14.829642 | instance | ok: [instance] 2026-04-20 20:57:14.829715 | instance | 2026-04-20 20:57:14.829994 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:57:14.830037 | instance | Monday 20 April 2026 20:57:14 +0000 (0:00:00.211) 0:06:19.438 ********** 2026-04-20 20:57:14.873992 | instance | ok: [instance] => { 2026-04-20 20:57:14.874084 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-20 20:57:14.874474 | instance | } 2026-04-20 20:57:14.874509 | instance | 2026-04-20 20:57:14.874520 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:57:14.874553 | instance | Monday 20 April 2026 20:57:14 +0000 (0:00:00.044) 0:06:19.482 ********** 2026-04-20 20:57:15.763001 | instance | changed: [instance] 2026-04-20 20:57:15.763133 | instance | 2026-04-20 20:57:15.763310 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:57:15.763459 | instance | Monday 20 April 2026 20:57:15 +0000 (0:00:00.888) 0:06:20.371 ********** 2026-04-20 20:57:17.243487 | instance | changed: [instance] 2026-04-20 20:57:17.243755 | instance | 2026-04-20 20:57:17.243984 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-20 20:57:17.244236 | instance | Monday 20 April 2026 20:57:17 +0000 (0:00:01.480) 0:06:21.852 ********** 2026-04-20 20:57:17.585796 | instance | ok: [instance] 2026-04-20 20:57:17.586048 | instance | 2026-04-20 20:57:17.586313 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-20 20:57:17.586620 | instance | Monday 20 April 2026 20:57:17 +0000 (0:00:00.341) 0:06:22.193 ********** 2026-04-20 20:57:17.788582 | instance | changed: [instance] 2026-04-20 20:57:17.788803 | instance | 2026-04-20 20:57:17.789218 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-20 20:57:17.789488 | instance | Monday 20 April 2026 20:57:17 +0000 (0:00:00.203) 0:06:22.396 ********** 2026-04-20 20:57:18.026053 | instance | ok: [instance] 2026-04-20 20:57:18.026282 | instance | 2026-04-20 20:57:18.026542 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-20 20:57:18.026767 | instance | Monday 20 April 2026 20:57:18 +0000 (0:00:00.237) 0:06:22.634 ********** 2026-04-20 20:57:18.257500 | instance | changed: [instance] 2026-04-20 20:57:18.257723 | instance | 2026-04-20 20:57:18.258012 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-20 20:57:18.258339 | instance | Monday 20 April 2026 20:57:18 +0000 (0:00:00.231) 0:06:22.865 ********** 2026-04-20 20:57:18.452075 | instance | ok: [instance] 2026-04-20 20:57:18.452336 | instance | 2026-04-20 20:57:18.452603 | instance | TASK [Install plugin] ********************************************************** 2026-04-20 20:57:18.452952 | instance | Monday 20 April 2026 20:57:18 +0000 (0:00:00.194) 0:06:23.060 ********** 2026-04-20 20:57:18.520186 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-20 20:57:18.520326 | instance | 2026-04-20 20:57:18.520495 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:57:18.520669 | instance | Monday 20 April 2026 20:57:18 +0000 (0:00:00.068) 0:06:23.128 ********** 2026-04-20 20:57:18.568261 | instance | ok: [instance] => { 2026-04-20 20:57:18.568405 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-20 20:57:18.568565 | instance | } 2026-04-20 20:57:18.568718 | instance | 2026-04-20 20:57:18.568928 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:57:18.569108 | instance | Monday 20 April 2026 20:57:18 +0000 (0:00:00.048) 0:06:23.176 ********** 2026-04-20 20:57:19.263685 | instance | changed: [instance] 2026-04-20 20:57:19.263901 | instance | 2026-04-20 20:57:19.264147 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:57:19.264390 | instance | Monday 20 April 2026 20:57:19 +0000 (0:00:00.695) 0:06:23.872 ********** 2026-04-20 20:57:21.106732 | instance | changed: [instance] 2026-04-20 20:57:21.106816 | instance | 2026-04-20 20:57:21.106940 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 20:57:21.107050 | instance | Monday 20 April 2026 20:57:21 +0000 (0:00:01.843) 0:06:25.715 ********** 2026-04-20 20:57:21.149515 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 20:57:21.149587 | instance | 2026-04-20 20:57:21.149701 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 20:57:21.149830 | instance | Monday 20 April 2026 20:57:21 +0000 (0:00:00.042) 0:06:25.758 ********** 2026-04-20 20:57:21.780939 | instance | changed: [instance] 2026-04-20 20:57:21.781295 | instance | 2026-04-20 20:57:21.781617 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-20 20:57:21.781911 | instance | Monday 20 April 2026 20:57:21 +0000 (0:00:00.631) 0:06:26.389 ********** 2026-04-20 20:57:22.587222 | instance | ok: [instance] 2026-04-20 20:57:22.587525 | instance | 2026-04-20 20:57:22.587831 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-20 20:57:22.588132 | instance | Monday 20 April 2026 20:57:22 +0000 (0:00:00.806) 0:06:27.195 ********** 2026-04-20 20:57:24.455131 | instance | changed: [instance] 2026-04-20 20:57:24.455857 | instance | 2026-04-20 20:57:24.455880 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 20:57:24.455888 | instance | Monday 20 April 2026 20:57:24 +0000 (0:00:01.868) 0:06:29.063 ********** 2026-04-20 20:57:24.484418 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 20:57:24.484896 | instance | 2026-04-20 20:57:24.484910 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 20:57:24.484918 | instance | Monday 20 April 2026 20:57:24 +0000 (0:00:00.029) 0:06:29.093 ********** 2026-04-20 20:57:24.965303 | instance | changed: [instance] 2026-04-20 20:57:24.965462 | instance | 2026-04-20 20:57:24.965633 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-20 20:57:24.965807 | instance | Monday 20 April 2026 20:57:24 +0000 (0:00:00.481) 0:06:29.574 ********** 2026-04-20 20:58:04.691866 | instance | changed: [instance] 2026-04-20 20:58:04.691970 | instance | 2026-04-20 20:58:04.692109 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-20 20:58:04.692240 | instance | Monday 20 April 2026 20:58:04 +0000 (0:00:39.726) 0:07:09.300 ********** 2026-04-20 20:58:05.435988 | instance | changed: [instance] 2026-04-20 20:58:05.436216 | instance | 2026-04-20 20:58:05.436557 | instance | PLAY [all] ********************************************************************* 2026-04-20 20:58:05.436793 | instance | 2026-04-20 20:58:05.437091 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:58:05.437364 | instance | Monday 20 April 2026 20:58:05 +0000 (0:00:00.744) 0:07:10.044 ********** 2026-04-20 20:58:06.484582 | instance | ok: [instance] 2026-04-20 20:58:06.484628 | instance | 2026-04-20 20:58:06.484640 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-20 20:58:06.485067 | instance | Monday 20 April 2026 20:58:06 +0000 (0:00:01.047) 0:07:11.092 ********** 2026-04-20 20:58:07.212695 | instance | changed: [instance] 2026-04-20 20:58:07.212907 | instance | 2026-04-20 20:58:07.213280 | instance | PLAY [all] ********************************************************************* 2026-04-20 20:58:07.213578 | instance | 2026-04-20 20:58:07.213866 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-20 20:58:07.214161 | instance | Monday 20 April 2026 20:58:07 +0000 (0:00:00.728) 0:07:11.821 ********** 2026-04-20 20:58:07.960992 | instance | ok: [instance] 2026-04-20 20:58:07.961252 | instance | 2026-04-20 20:58:07.961583 | instance | PLAY [controllers] ************************************************************* 2026-04-20 20:58:07.961830 | instance | 2026-04-20 20:58:07.962118 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:58:07.962378 | instance | Monday 20 April 2026 20:58:07 +0000 (0:00:00.747) 0:07:12.569 ********** 2026-04-20 20:58:09.045693 | instance | ok: [instance] 2026-04-20 20:58:09.046485 | instance | 2026-04-20 20:58:09.046536 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 20:58:09.046549 | instance | Monday 20 April 2026 20:58:09 +0000 (0:00:01.085) 0:07:13.654 ********** 2026-04-20 20:58:09.086745 | instance | skipping: [instance] 2026-04-20 20:58:09.086779 | instance | 2026-04-20 20:58:09.086784 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-20 20:58:09.086789 | instance | Monday 20 April 2026 20:58:09 +0000 (0:00:00.040) 0:07:13.695 ********** 2026-04-20 20:58:09.126502 | instance | skipping: [instance] 2026-04-20 20:58:09.126541 | instance | 2026-04-20 20:58:09.126811 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 20:58:09.126824 | instance | Monday 20 April 2026 20:58:09 +0000 (0:00:00.039) 0:07:13.735 ********** 2026-04-20 20:58:09.172736 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 20:58:09.172781 | instance | 2026-04-20 20:58:09.172790 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 20:58:09.172796 | instance | Monday 20 April 2026 20:58:09 +0000 (0:00:00.045) 0:07:13.780 ********** 2026-04-20 20:58:09.661139 | instance | changed: [instance] 2026-04-20 20:58:09.661213 | instance | 2026-04-20 20:58:09.661226 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-20 20:58:09.661318 | instance | Monday 20 April 2026 20:58:09 +0000 (0:00:00.488) 0:07:14.269 ********** 2026-04-20 20:58:24.164751 | instance | ok: [instance] 2026-04-20 20:58:24.164797 | instance | 2026-04-20 20:58:24.164805 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-20 20:58:24.164812 | instance | Monday 20 April 2026 20:58:24 +0000 (0:00:14.503) 0:07:28.772 ********** 2026-04-20 20:58:24.220259 | instance | ok: [instance] 2026-04-20 20:58:24.220392 | instance | 2026-04-20 20:58:24.220514 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-20 20:58:24.220890 | instance | Monday 20 April 2026 20:58:24 +0000 (0:00:00.056) 0:07:28.828 ********** 2026-04-20 20:58:24.330624 | instance | ok: [instance] 2026-04-20 20:58:24.330941 | instance | 2026-04-20 20:58:24.331379 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-20 20:58:24.331662 | instance | Monday 20 April 2026 20:58:24 +0000 (0:00:00.109) 0:07:28.938 ********** 2026-04-20 20:59:05.873366 | instance | changed: [instance] 2026-04-20 20:59:05.873620 | instance | 2026-04-20 20:59:05.873914 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-20 20:59:05.874201 | instance | Monday 20 April 2026 20:59:05 +0000 (0:00:41.542) 0:08:10.481 ********** 2026-04-20 20:59:08.771183 | instance | changed: [instance] 2026-04-20 20:59:08.771437 | instance | 2026-04-20 20:59:08.771717 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-20 20:59:08.772048 | instance | Monday 20 April 2026 20:59:08 +0000 (0:00:02.898) 0:08:13.379 ********** 2026-04-20 20:59:09.885835 | instance | ok: [instance] 2026-04-20 20:59:09.886075 | instance | 2026-04-20 20:59:09.886369 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-20 20:59:09.887049 | instance | Monday 20 April 2026 20:59:09 +0000 (0:00:01.114) 0:08:14.494 ********** 2026-04-20 20:59:09.930147 | instance | ok: [instance] 2026-04-20 20:59:09.930269 | instance | 2026-04-20 20:59:09.930435 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-20 20:59:09.930595 | instance | Monday 20 April 2026 20:59:09 +0000 (0:00:00.044) 0:08:14.538 ********** 2026-04-20 20:59:12.042805 | instance | changed: [instance] 2026-04-20 20:59:12.043061 | instance | 2026-04-20 20:59:12.043346 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-20 20:59:12.043620 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:02.112) 0:08:16.651 ********** 2026-04-20 20:59:12.074392 | instance | skipping: [instance] 2026-04-20 20:59:12.074643 | instance | 2026-04-20 20:59:12.074910 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-20 20:59:12.075169 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.032) 0:08:16.683 ********** 2026-04-20 20:59:12.104787 | instance | skipping: [instance] 2026-04-20 20:59:12.104920 | instance | 2026-04-20 20:59:12.105091 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-20 20:59:12.105219 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.030) 0:08:16.713 ********** 2026-04-20 20:59:12.138162 | instance | skipping: [instance] 2026-04-20 20:59:12.138281 | instance | 2026-04-20 20:59:12.138406 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-20 20:59:12.138527 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.033) 0:08:16.747 ********** 2026-04-20 20:59:12.176892 | instance | skipping: [instance] 2026-04-20 20:59:12.177184 | instance | 2026-04-20 20:59:12.177383 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-20 20:59:12.177557 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.038) 0:08:16.785 ********** 2026-04-20 20:59:12.204808 | instance | skipping: [instance] 2026-04-20 20:59:12.204963 | instance | 2026-04-20 20:59:12.205151 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-20 20:59:12.205317 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.027) 0:08:16.812 ********** 2026-04-20 20:59:12.235481 | instance | skipping: [instance] 2026-04-20 20:59:12.235594 | instance | 2026-04-20 20:59:12.235723 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-20 20:59:12.235848 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.031) 0:08:16.844 ********** 2026-04-20 20:59:12.269612 | instance | skipping: [instance] 2026-04-20 20:59:12.269724 | instance | 2026-04-20 20:59:12.269859 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-20 20:59:12.269989 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.034) 0:08:16.878 ********** 2026-04-20 20:59:12.301988 | instance | skipping: [instance] 2026-04-20 20:59:12.302316 | instance | 2026-04-20 20:59:12.302586 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-20 20:59:12.302847 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.031) 0:08:16.909 ********** 2026-04-20 20:59:12.335550 | instance | skipping: [instance] 2026-04-20 20:59:12.335840 | instance | 2026-04-20 20:59:12.336141 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-20 20:59:12.336440 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.034) 0:08:16.944 ********** 2026-04-20 20:59:12.396812 | instance | skipping: [instance] 2026-04-20 20:59:12.396966 | instance | 2026-04-20 20:59:12.397162 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-20 20:59:12.397333 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.061) 0:08:17.005 ********** 2026-04-20 20:59:12.427595 | instance | skipping: [instance] 2026-04-20 20:59:12.427872 | instance | 2026-04-20 20:59:12.428181 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-20 20:59:12.428451 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.030) 0:08:17.036 ********** 2026-04-20 20:59:12.457533 | instance | skipping: [instance] 2026-04-20 20:59:12.457814 | instance | 2026-04-20 20:59:12.458209 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-20 20:59:12.458590 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.029) 0:08:17.066 ********** 2026-04-20 20:59:12.486751 | instance | skipping: [instance] 2026-04-20 20:59:12.487067 | instance | 2026-04-20 20:59:12.487354 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-20 20:59:12.487690 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.029) 0:08:17.095 ********** 2026-04-20 20:59:12.530647 | instance | skipping: [instance] 2026-04-20 20:59:12.530837 | instance | 2026-04-20 20:59:12.531017 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-20 20:59:12.531192 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.043) 0:08:17.139 ********** 2026-04-20 20:59:12.573292 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-20 20:59:12.573348 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-20 20:59:12.573442 | instance | skipping: [instance] 2026-04-20 20:59:12.573552 | instance | 2026-04-20 20:59:12.573685 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-20 20:59:12.573865 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.043) 0:08:17.182 ********** 2026-04-20 20:59:12.603202 | instance | skipping: [instance] 2026-04-20 20:59:12.603441 | instance | 2026-04-20 20:59:12.603705 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-20 20:59:12.603967 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.029) 0:08:17.212 ********** 2026-04-20 20:59:12.648872 | instance | skipping: [instance] 2026-04-20 20:59:12.649121 | instance | 2026-04-20 20:59:12.649389 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-20 20:59:12.649732 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.044) 0:08:17.256 ********** 2026-04-20 20:59:12.682953 | instance | skipping: [instance] 2026-04-20 20:59:12.683082 | instance | 2026-04-20 20:59:12.683247 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-20 20:59:12.683431 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.034) 0:08:17.291 ********** 2026-04-20 20:59:12.714758 | instance | skipping: [instance] 2026-04-20 20:59:12.715030 | instance | 2026-04-20 20:59:12.715336 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-20 20:59:12.715647 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.031) 0:08:17.323 ********** 2026-04-20 20:59:12.754556 | instance | skipping: [instance] 2026-04-20 20:59:12.754779 | instance | 2026-04-20 20:59:12.755034 | instance | PLAY RECAP ********************************************************************* 2026-04-20 20:59:12.755307 | instance | instance : ok=249 changed=78 unreachable=0 failed=0 skipped=83 rescued=0 ignored=2 2026-04-20 20:59:12.755547 | instance | 2026-04-20 20:59:12.755803 | instance | Monday 20 April 2026 20:59:12 +0000 (0:00:00.040) 0:08:17.363 ********** 2026-04-20 20:59:12.756045 | instance | =============================================================================== 2026-04-20 20:59:12.756296 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ------------------------------ 95.53s 2026-04-20 20:59:12.756545 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 82.11s 2026-04-20 20:59:12.756795 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool -------------------- 41.54s 2026-04-20 20:59:12.757086 | instance | vexxhost.kubernetes.envoy_gateway : Deploy Helm chart ------------------ 39.73s 2026-04-20 20:59:12.757344 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 25.57s 2026-04-20 20:59:12.757614 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.50s 2026-04-20 20:59:12.757875 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.09s 2026-04-20 20:59:12.758155 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------- 9.96s 2026-04-20 20:59:12.758442 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.67s 2026-04-20 20:59:12.758640 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.35s 2026-04-20 20:59:12.758950 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.33s 2026-04-20 20:59:12.759145 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 4.68s 2026-04-20 20:59:12.759457 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.42s 2026-04-20 20:59:12.759799 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.35s 2026-04-20 20:59:12.759890 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.72s 2026-04-20 20:59:12.760140 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.19s 2026-04-20 20:59:12.760421 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.04s 2026-04-20 20:59:12.760639 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.96s 2026-04-20 20:59:12.760895 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube -------------- 2.90s 2026-04-20 20:59:12.761185 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 2.88s 2026-04-20 20:59:12.857808 | instance | INFO [csi > converge] Executed: Successful 2026-04-20 20:59:12.869431 | instance | INFO [csi > idempotence] Executing 2026-04-20 20:59:14.353006 | instance | 2026-04-20 20:59:14.354084 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-04-20 20:59:14.354112 | instance | 2026-04-20 20:59:14.354164 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:59:14.355551 | instance | Monday 20 April 2026 20:59:14 +0000 (0:00:00.011) 0:00:00.011 ********** 2026-04-20 20:59:15.826338 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 20:59:15.826587 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 20:59:15.826906 | instance | interpreter could change the meaning of that path. See 2026-04-20 20:59:15.827219 | instance | https://docs.ansible.com/ansible- 2026-04-20 20:59:15.827589 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 20:59:15.840662 | instance | ok: [instance] 2026-04-20 20:59:15.840913 | instance | 2026-04-20 20:59:15.841204 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-04-20 20:59:15.841469 | instance | Monday 20 April 2026 20:59:15 +0000 (0:00:01.487) 0:00:01.499 ********** 2026-04-20 20:59:15.895146 | instance | ok: [instance] => { 2026-04-20 20:59:15.895442 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-04-20 20:59:15.895703 | instance | } 2026-04-20 20:59:15.896041 | instance | 2026-04-20 20:59:15.896383 | instance | PLAY [all] ********************************************************************* 2026-04-20 20:59:15.896824 | instance | 2026-04-20 20:59:15.897074 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:59:15.897476 | instance | Monday 20 April 2026 20:59:15 +0000 (0:00:00.054) 0:00:01.553 ********** 2026-04-20 20:59:16.978687 | instance | ok: [instance] 2026-04-20 20:59:16.979010 | instance | 2026-04-20 20:59:16.979348 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-20 20:59:16.979631 | instance | Monday 20 April 2026 20:59:16 +0000 (0:00:01.083) 0:00:02.637 ********** 2026-04-20 20:59:17.154759 | instance | ok: [instance] 2026-04-20 20:59:17.156148 | instance | 2026-04-20 20:59:17.156165 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-04-20 20:59:17.156172 | instance | 2026-04-20 20:59:17.156178 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 20:59:17.156183 | instance | Monday 20 April 2026 20:59:17 +0000 (0:00:00.176) 0:00:02.813 ********** 2026-04-20 20:59:18.195523 | instance | ok: [instance] 2026-04-20 20:59:18.195775 | instance | 2026-04-20 20:59:18.196178 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:59:18.196486 | instance | Monday 20 April 2026 20:59:18 +0000 (0:00:01.040) 0:00:03.853 ********** 2026-04-20 20:59:18.486028 | instance | ok: [instance] 2026-04-20 20:59:18.486268 | instance | 2026-04-20 20:59:18.486541 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:59:18.486822 | instance | Monday 20 April 2026 20:59:18 +0000 (0:00:00.290) 0:00:04.144 ********** 2026-04-20 20:59:18.541569 | instance | skipping: [instance] 2026-04-20 20:59:18.541801 | instance | 2026-04-20 20:59:18.542062 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 20:59:18.542318 | instance | Monday 20 April 2026 20:59:18 +0000 (0:00:00.055) 0:00:04.200 ********** 2026-04-20 20:59:18.863813 | instance | ok: [instance] 2026-04-20 20:59:18.864056 | instance | 2026-04-20 20:59:18.864339 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:59:18.864613 | instance | Monday 20 April 2026 20:59:18 +0000 (0:00:00.322) 0:00:04.522 ********** 2026-04-20 20:59:18.920647 | instance | ok: [instance] => { 2026-04-20 20:59:18.920963 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 20:59:18.921373 | instance | } 2026-04-20 20:59:18.921615 | instance | 2026-04-20 20:59:18.921882 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:59:18.922136 | instance | Monday 20 April 2026 20:59:18 +0000 (0:00:00.057) 0:00:04.579 ********** 2026-04-20 20:59:19.352291 | instance | ok: [instance] 2026-04-20 20:59:19.352393 | instance | 2026-04-20 20:59:19.352520 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:59:19.352646 | instance | Monday 20 April 2026 20:59:19 +0000 (0:00:00.431) 0:00:05.011 ********** 2026-04-20 20:59:19.407449 | instance | skipping: [instance] 2026-04-20 20:59:19.407550 | instance | 2026-04-20 20:59:19.407677 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:59:19.407797 | instance | Monday 20 April 2026 20:59:19 +0000 (0:00:00.055) 0:00:05.066 ********** 2026-04-20 20:59:19.461508 | instance | skipping: [instance] 2026-04-20 20:59:19.461598 | instance | 2026-04-20 20:59:19.461725 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:59:19.461842 | instance | Monday 20 April 2026 20:59:19 +0000 (0:00:00.053) 0:00:05.120 ********** 2026-04-20 20:59:19.690849 | instance | ok: [instance] 2026-04-20 20:59:19.690947 | instance | 2026-04-20 20:59:19.691067 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 20:59:19.691188 | instance | Monday 20 April 2026 20:59:19 +0000 (0:00:00.229) 0:00:05.349 ********** 2026-04-20 20:59:20.971230 | instance | ok: [instance] 2026-04-20 20:59:20.971320 | instance | 2026-04-20 20:59:20.971452 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:59:20.971596 | instance | Monday 20 April 2026 20:59:20 +0000 (0:00:01.279) 0:00:06.629 ********** 2026-04-20 20:59:21.050694 | instance | ok: [instance] => { 2026-04-20 20:59:21.050863 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 20:59:21.051038 | instance | } 2026-04-20 20:59:21.051207 | instance | 2026-04-20 20:59:21.051392 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:59:21.051569 | instance | Monday 20 April 2026 20:59:21 +0000 (0:00:00.079) 0:00:06.709 ********** 2026-04-20 20:59:21.405321 | instance | ok: [instance] 2026-04-20 20:59:21.405413 | instance | 2026-04-20 20:59:21.405537 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:59:21.405658 | instance | Monday 20 April 2026 20:59:21 +0000 (0:00:00.354) 0:00:07.064 ********** 2026-04-20 20:59:23.621662 | instance | ok: [instance] 2026-04-20 20:59:23.622878 | instance | 2026-04-20 20:59:23.622910 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 20:59:23.622925 | instance | Monday 20 April 2026 20:59:23 +0000 (0:00:02.215) 0:00:09.279 ********** 2026-04-20 20:59:23.659112 | instance | skipping: [instance] 2026-04-20 20:59:23.659152 | instance | 2026-04-20 20:59:23.659164 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 20:59:23.659235 | instance | Monday 20 April 2026 20:59:23 +0000 (0:00:00.036) 0:00:09.316 ********** 2026-04-20 20:59:23.694389 | instance | skipping: [instance] 2026-04-20 20:59:23.694431 | instance | 2026-04-20 20:59:23.694443 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 20:59:23.694454 | instance | Monday 20 April 2026 20:59:23 +0000 (0:00:00.034) 0:00:09.351 ********** 2026-04-20 20:59:23.729256 | instance | skipping: [instance] 2026-04-20 20:59:23.729577 | instance | 2026-04-20 20:59:23.730152 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 20:59:23.730481 | instance | Monday 20 April 2026 20:59:23 +0000 (0:00:00.036) 0:00:09.387 ********** 2026-04-20 20:59:24.742116 | instance | ok: [instance] 2026-04-20 20:59:24.742340 | instance | 2026-04-20 20:59:24.742547 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 20:59:24.742749 | instance | Monday 20 April 2026 20:59:24 +0000 (0:00:01.012) 0:00:10.400 ********** 2026-04-20 20:59:25.163973 | instance | ok: [instance] 2026-04-20 20:59:25.164007 | instance | 2026-04-20 20:59:25.164012 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 20:59:25.164017 | instance | Monday 20 April 2026 20:59:25 +0000 (0:00:00.421) 0:00:10.822 ********** 2026-04-20 20:59:26.124708 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 20:59:26.124743 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 20:59:26.124759 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 20:59:26.124764 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 20:59:26.124768 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 20:59:26.124772 | instance | 2026-04-20 20:59:26.124777 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 20:59:26.124781 | instance | Monday 20 April 2026 20:59:26 +0000 (0:00:00.960) 0:00:11.782 ********** 2026-04-20 20:59:26.652202 | instance | ok: [instance] 2026-04-20 20:59:26.652237 | instance | 2026-04-20 20:59:26.652243 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 20:59:26.652249 | instance | Monday 20 April 2026 20:59:26 +0000 (0:00:00.504) 0:00:12.287 ********** 2026-04-20 20:59:26.652253 | instance | 2026-04-20 20:59:26.652257 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 20:59:26.652261 | instance | Monday 20 April 2026 20:59:26 +0000 (0:00:00.023) 0:00:12.310 ********** 2026-04-20 20:59:27.257907 | instance | ok: [instance] 2026-04-20 20:59:27.257975 | instance | 2026-04-20 20:59:27.257988 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 20:59:27.257998 | instance | Monday 20 April 2026 20:59:27 +0000 (0:00:00.605) 0:00:12.915 ********** 2026-04-20 20:59:27.472633 | instance | ok: [instance] 2026-04-20 20:59:27.472669 | instance | 2026-04-20 20:59:27.472677 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 20:59:27.472684 | instance | Monday 20 April 2026 20:59:27 +0000 (0:00:00.215) 0:00:13.130 ********** 2026-04-20 20:59:27.532298 | instance | ok: [instance] => { 2026-04-20 20:59:27.532344 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-20 20:59:27.532352 | instance | } 2026-04-20 20:59:27.532359 | instance | 2026-04-20 20:59:27.532366 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 20:59:27.532373 | instance | Monday 20 April 2026 20:59:27 +0000 (0:00:00.059) 0:00:13.190 ********** 2026-04-20 20:59:27.897360 | instance | ok: [instance] 2026-04-20 20:59:27.897411 | instance | 2026-04-20 20:59:27.897418 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 20:59:27.897425 | instance | Monday 20 April 2026 20:59:27 +0000 (0:00:00.365) 0:00:13.555 ********** 2026-04-20 20:59:31.071384 | instance | ok: [instance] 2026-04-20 20:59:31.071451 | instance | 2026-04-20 20:59:31.071462 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-20 20:59:31.071472 | instance | Monday 20 April 2026 20:59:31 +0000 (0:00:03.173) 0:00:16.728 ********** 2026-04-20 20:59:32.303255 | instance | ok: [instance] 2026-04-20 20:59:32.303294 | instance | 2026-04-20 20:59:32.303300 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-20 20:59:32.303305 | instance | Monday 20 April 2026 20:59:32 +0000 (0:00:01.232) 0:00:17.961 ********** 2026-04-20 20:59:32.741145 | instance | ok: [instance] 2026-04-20 20:59:32.741275 | instance | 2026-04-20 20:59:32.741554 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-20 20:59:32.741857 | instance | Monday 20 April 2026 20:59:32 +0000 (0:00:00.437) 0:00:18.399 ********** 2026-04-20 20:59:33.219815 | instance | ok: [instance] 2026-04-20 20:59:33.220042 | instance | 2026-04-20 20:59:33.220321 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-20 20:59:33.220572 | instance | Monday 20 April 2026 20:59:33 +0000 (0:00:00.478) 0:00:18.878 ********** 2026-04-20 20:59:33.800004 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-20 20:59:33.800193 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-20 20:59:33.800334 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-20 20:59:33.800487 | instance | 2026-04-20 20:59:33.800622 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-20 20:59:33.800743 | instance | Monday 20 April 2026 20:59:33 +0000 (0:00:00.580) 0:00:19.458 ********** 2026-04-20 20:59:34.219578 | instance | ok: [instance] 2026-04-20 20:59:34.219666 | instance | 2026-04-20 20:59:34.219792 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-20 20:59:34.219923 | instance | Monday 20 April 2026 20:59:34 +0000 (0:00:00.419) 0:00:19.878 ********** 2026-04-20 20:59:34.692549 | instance | ok: [instance] 2026-04-20 20:59:34.692754 | instance | 2026-04-20 20:59:34.693030 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-20 20:59:34.693313 | instance | Monday 20 April 2026 20:59:34 +0000 (0:00:00.447) 0:00:20.326 ********** 2026-04-20 20:59:34.693839 | instance | 2026-04-20 20:59:34.694170 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-20 20:59:34.694445 | instance | Monday 20 April 2026 20:59:34 +0000 (0:00:00.024) 0:00:20.350 ********** 2026-04-20 20:59:35.086671 | instance | ok: [instance] 2026-04-20 20:59:35.086923 | instance | 2026-04-20 20:59:35.087244 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-20 20:59:35.087479 | instance | Monday 20 April 2026 20:59:35 +0000 (0:00:00.393) 0:00:20.744 ********** 2026-04-20 20:59:35.154847 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-20 20:59:35.155059 | instance | 2026-04-20 20:59:35.155311 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-20 20:59:35.155638 | instance | Monday 20 April 2026 20:59:35 +0000 (0:00:00.068) 0:00:20.813 ********** 2026-04-20 20:59:36.611107 | instance | ok: [instance] 2026-04-20 20:59:36.611181 | instance | 2026-04-20 20:59:36.611298 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-20 20:59:36.611404 | instance | Monday 20 April 2026 20:59:36 +0000 (0:00:01.456) 0:00:22.269 ********** 2026-04-20 20:59:37.293077 | instance | ok: [instance] => (item=chronyd) 2026-04-20 20:59:37.293361 | instance | ok: [instance] => (item=sshd) 2026-04-20 20:59:37.293658 | instance | 2026-04-20 20:59:37.293939 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-20 20:59:37.294204 | instance | Monday 20 April 2026 20:59:37 +0000 (0:00:00.681) 0:00:22.951 ********** 2026-04-20 20:59:37.731699 | instance | ok: [instance] 2026-04-20 20:59:37.731833 | instance | 2026-04-20 20:59:37.732009 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-20 20:59:37.732173 | instance | Monday 20 April 2026 20:59:37 +0000 (0:00:00.438) 0:00:23.390 ********** 2026-04-20 20:59:37.937446 | instance | ok: [instance] 2026-04-20 20:59:37.937645 | instance | 2026-04-20 20:59:37.937798 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-20 20:59:37.937940 | instance | Monday 20 April 2026 20:59:37 +0000 (0:00:00.205) 0:00:23.595 ********** 2026-04-20 20:59:38.373649 | instance | ok: [instance] 2026-04-20 20:59:38.373977 | instance | 2026-04-20 20:59:38.374331 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-20 20:59:38.374621 | instance | Monday 20 April 2026 20:59:38 +0000 (0:00:00.436) 0:00:24.031 ********** 2026-04-20 20:59:38.703961 | instance | ok: [instance] 2026-04-20 20:59:38.704054 | instance | 2026-04-20 20:59:38.704182 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-04-20 20:59:38.704306 | instance | Monday 20 April 2026 20:59:38 +0000 (0:00:00.330) 0:00:24.362 ********** 2026-04-20 20:59:44.323750 | instance | ok: [instance] 2026-04-20 20:59:44.323969 | instance | 2026-04-20 20:59:44.324236 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-04-20 20:59:44.324537 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:05.619) 0:00:29.981 ********** 2026-04-20 20:59:44.376757 | instance | ok: [instance] 2026-04-20 20:59:44.376977 | instance | 2026-04-20 20:59:44.377282 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-04-20 20:59:44.377531 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.053) 0:00:30.035 ********** 2026-04-20 20:59:44.423253 | instance | skipping: [instance] 2026-04-20 20:59:44.423326 | instance | 2026-04-20 20:59:44.423450 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-04-20 20:59:44.423766 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.046) 0:00:30.082 ********** 2026-04-20 20:59:44.467697 | instance | skipping: [instance] 2026-04-20 20:59:44.467794 | instance | 2026-04-20 20:59:44.467913 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-04-20 20:59:44.468037 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.044) 0:00:30.126 ********** 2026-04-20 20:59:44.508969 | instance | skipping: [instance] 2026-04-20 20:59:44.509016 | instance | 2026-04-20 20:59:44.509180 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-04-20 20:59:44.509295 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.041) 0:00:30.167 ********** 2026-04-20 20:59:44.547948 | instance | skipping: [instance] 2026-04-20 20:59:44.548176 | instance | 2026-04-20 20:59:44.548438 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-04-20 20:59:44.548859 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.038) 0:00:30.206 ********** 2026-04-20 20:59:44.587704 | instance | skipping: [instance] 2026-04-20 20:59:44.587927 | instance | 2026-04-20 20:59:44.588340 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-04-20 20:59:44.588680 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.039) 0:00:30.246 ********** 2026-04-20 20:59:44.626699 | instance | skipping: [instance] 2026-04-20 20:59:44.626915 | instance | 2026-04-20 20:59:44.627194 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-04-20 20:59:44.627462 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.038) 0:00:30.285 ********** 2026-04-20 20:59:44.663850 | instance | skipping: [instance] 2026-04-20 20:59:44.664078 | instance | 2026-04-20 20:59:44.664325 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-04-20 20:59:44.664611 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.037) 0:00:30.322 ********** 2026-04-20 20:59:44.751362 | instance | ok: [instance] 2026-04-20 20:59:44.751571 | instance | 2026-04-20 20:59:44.751829 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-04-20 20:59:44.752077 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.087) 0:00:30.409 ********** 2026-04-20 20:59:44.984908 | instance | ok: [instance] => (item=instance) 2026-04-20 20:59:44.984979 | instance | 2026-04-20 20:59:44.985127 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-04-20 20:59:44.985247 | instance | Monday 20 April 2026 20:59:44 +0000 (0:00:00.233) 0:00:30.643 ********** 2026-04-20 20:59:45.043118 | instance | ok: [instance] 2026-04-20 20:59:45.043356 | instance | 2026-04-20 20:59:45.043630 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-04-20 20:59:45.043892 | instance | Monday 20 April 2026 20:59:45 +0000 (0:00:00.058) 0:00:30.701 ********** 2026-04-20 20:59:45.090024 | instance | skipping: [instance] 2026-04-20 20:59:45.090138 | instance | 2026-04-20 20:59:45.090289 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-20 20:59:45.090454 | instance | Monday 20 April 2026 20:59:45 +0000 (0:00:00.046) 0:00:30.748 ********** 2026-04-20 20:59:45.166403 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-20 20:59:45.166533 | instance | 2026-04-20 20:59:45.166659 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-20 20:59:45.166780 | instance | Monday 20 April 2026 20:59:45 +0000 (0:00:00.076) 0:00:30.825 ********** 2026-04-20 20:59:48.239258 | instance | ok: [instance] 2026-04-20 20:59:48.239386 | instance | 2026-04-20 20:59:48.239563 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-20 20:59:48.239723 | instance | Monday 20 April 2026 20:59:48 +0000 (0:00:03.072) 0:00:33.897 ********** 2026-04-20 20:59:48.300082 | instance | ok: [instance] => (item=instance) 2026-04-20 20:59:48.300302 | instance | 2026-04-20 20:59:48.300602 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-20 20:59:48.300875 | instance | Monday 20 April 2026 20:59:48 +0000 (0:00:00.060) 0:00:33.958 ********** 2026-04-20 20:59:48.711753 | instance | ok: [instance] 2026-04-20 20:59:48.711998 | instance | 2026-04-20 20:59:48.712272 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-20 20:59:48.712571 | instance | Monday 20 April 2026 20:59:48 +0000 (0:00:00.411) 0:00:34.370 ********** 2026-04-20 20:59:50.764731 | instance | ok: [instance] 2026-04-20 20:59:50.764975 | instance | 2026-04-20 20:59:50.765438 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-04-20 20:59:50.765734 | instance | Monday 20 April 2026 20:59:50 +0000 (0:00:02.052) 0:00:36.422 ********** 2026-04-20 20:59:53.148159 | instance | ok: [instance] 2026-04-20 20:59:53.148486 | instance | 2026-04-20 20:59:53.148790 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-04-20 20:59:53.149140 | instance | Monday 20 April 2026 20:59:53 +0000 (0:00:02.383) 0:00:38.806 ********** 2026-04-20 21:00:03.351483 | instance | ok: [instance] 2026-04-20 21:00:03.351705 | instance | 2026-04-20 21:00:03.351981 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-20 21:00:03.352255 | instance | Monday 20 April 2026 21:00:03 +0000 (0:00:10.203) 0:00:49.009 ********** 2026-04-20 21:00:03.437126 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-20 21:00:03.437298 | instance | 2026-04-20 21:00:03.437422 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-20 21:00:03.437583 | instance | Monday 20 April 2026 21:00:03 +0000 (0:00:00.085) 0:00:49.095 ********** 2026-04-20 21:00:03.492507 | instance | skipping: [instance] 2026-04-20 21:00:03.492751 | instance | 2026-04-20 21:00:03.493156 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-20 21:00:03.493456 | instance | Monday 20 April 2026 21:00:03 +0000 (0:00:00.055) 0:00:49.151 ********** 2026-04-20 21:00:03.540323 | instance | skipping: [instance] => (item=instance) 2026-04-20 21:00:03.540471 | instance | skipping: [instance] 2026-04-20 21:00:03.540630 | instance | 2026-04-20 21:00:03.540787 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-20 21:00:03.541093 | instance | Monday 20 April 2026 21:00:03 +0000 (0:00:00.047) 0:00:49.198 ********** 2026-04-20 21:00:03.816646 | instance | ok: [instance] 2026-04-20 21:00:03.816775 | instance | 2026-04-20 21:00:03.816948 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-20 21:00:03.817211 | instance | Monday 20 April 2026 21:00:03 +0000 (0:00:00.276) 0:00:49.475 ********** 2026-04-20 21:00:05.930916 | instance | ok: [instance] 2026-04-20 21:00:05.931121 | instance | 2026-04-20 21:00:05.931387 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-04-20 21:00:05.931645 | instance | Monday 20 April 2026 21:00:05 +0000 (0:00:02.114) 0:00:51.589 ********** 2026-04-20 21:00:07.493323 | instance | ok: [instance] 2026-04-20 21:00:07.493522 | instance | 2026-04-20 21:00:07.493780 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-04-20 21:00:07.494034 | instance | Monday 20 April 2026 21:00:07 +0000 (0:00:01.562) 0:00:53.151 ********** 2026-04-20 21:00:09.003312 | instance | ok: [instance] 2026-04-20 21:00:09.003658 | instance | 2026-04-20 21:00:09.003964 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-04-20 21:00:09.004256 | instance | Monday 20 April 2026 21:00:08 +0000 (0:00:01.509) 0:00:54.661 ********** 2026-04-20 21:00:10.590130 | instance | ok: [instance] 2026-04-20 21:00:10.590400 | instance | 2026-04-20 21:00:10.590776 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-04-20 21:00:10.591776 | instance | 2026-04-20 21:00:10.591842 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:00:10.591853 | instance | Monday 20 April 2026 21:00:10 +0000 (0:00:01.587) 0:00:56.248 ********** 2026-04-20 21:00:11.738518 | instance | ok: [instance] 2026-04-20 21:00:11.738572 | instance | 2026-04-20 21:00:11.738584 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:00:11.738593 | instance | Monday 20 April 2026 21:00:11 +0000 (0:00:01.147) 0:00:57.396 ********** 2026-04-20 21:00:11.950464 | instance | ok: [instance] 2026-04-20 21:00:11.950571 | instance | 2026-04-20 21:00:11.950857 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 21:00:11.950893 | instance | Monday 20 April 2026 21:00:11 +0000 (0:00:00.212) 0:00:57.609 ********** 2026-04-20 21:00:11.998406 | instance | skipping: [instance] 2026-04-20 21:00:11.998526 | instance | 2026-04-20 21:00:11.998606 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 21:00:11.998723 | instance | Monday 20 April 2026 21:00:11 +0000 (0:00:00.047) 0:00:57.657 ********** 2026-04-20 21:00:12.218798 | instance | ok: [instance] 2026-04-20 21:00:12.218897 | instance | 2026-04-20 21:00:12.219157 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:00:12.219200 | instance | Monday 20 April 2026 21:00:12 +0000 (0:00:00.220) 0:00:57.877 ********** 2026-04-20 21:00:12.278305 | instance | ok: [instance] => { 2026-04-20 21:00:12.278380 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 21:00:12.278509 | instance | } 2026-04-20 21:00:12.278623 | instance | 2026-04-20 21:00:12.278747 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:00:12.279419 | instance | Monday 20 April 2026 21:00:12 +0000 (0:00:00.059) 0:00:57.936 ********** 2026-04-20 21:00:12.585982 | instance | ok: [instance] 2026-04-20 21:00:12.586120 | instance | 2026-04-20 21:00:12.586247 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:00:12.586367 | instance | Monday 20 April 2026 21:00:12 +0000 (0:00:00.307) 0:00:58.244 ********** 2026-04-20 21:00:12.640234 | instance | skipping: [instance] 2026-04-20 21:00:12.640343 | instance | 2026-04-20 21:00:12.640463 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 21:00:12.640583 | instance | Monday 20 April 2026 21:00:12 +0000 (0:00:00.054) 0:00:58.299 ********** 2026-04-20 21:00:12.701154 | instance | skipping: [instance] 2026-04-20 21:00:12.701843 | instance | 2026-04-20 21:00:12.701899 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:00:12.701910 | instance | Monday 20 April 2026 21:00:12 +0000 (0:00:00.059) 0:00:58.359 ********** 2026-04-20 21:00:12.930425 | instance | ok: [instance] 2026-04-20 21:00:12.930527 | instance | 2026-04-20 21:00:12.930711 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 21:00:12.930856 | instance | Monday 20 April 2026 21:00:12 +0000 (0:00:00.229) 0:00:58.588 ********** 2026-04-20 21:00:13.948735 | instance | ok: [instance] 2026-04-20 21:00:13.948821 | instance | 2026-04-20 21:00:13.948965 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:00:13.949122 | instance | Monday 20 April 2026 21:00:13 +0000 (0:00:01.018) 0:00:59.607 ********** 2026-04-20 21:00:14.029000 | instance | ok: [instance] => { 2026-04-20 21:00:14.029280 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 21:00:14.029533 | instance | } 2026-04-20 21:00:14.029905 | instance | 2026-04-20 21:00:14.030182 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:00:14.030451 | instance | Monday 20 April 2026 21:00:14 +0000 (0:00:00.080) 0:00:59.687 ********** 2026-04-20 21:00:14.393729 | instance | ok: [instance] 2026-04-20 21:00:14.394094 | instance | 2026-04-20 21:00:14.394458 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:00:14.394758 | instance | Monday 20 April 2026 21:00:14 +0000 (0:00:00.363) 0:01:00.050 ********** 2026-04-20 21:00:16.434401 | instance | ok: [instance] 2026-04-20 21:00:16.434476 | instance | 2026-04-20 21:00:16.434605 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 21:00:16.434742 | instance | Monday 20 April 2026 21:00:16 +0000 (0:00:02.042) 0:01:02.093 ********** 2026-04-20 21:00:16.478148 | instance | skipping: [instance] 2026-04-20 21:00:16.478525 | instance | 2026-04-20 21:00:16.478879 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 21:00:16.479124 | instance | Monday 20 April 2026 21:00:16 +0000 (0:00:00.043) 0:01:02.136 ********** 2026-04-20 21:00:16.522427 | instance | skipping: [instance] 2026-04-20 21:00:16.523081 | instance | 2026-04-20 21:00:16.523469 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 21:00:16.523731 | instance | Monday 20 April 2026 21:00:16 +0000 (0:00:00.043) 0:01:02.179 ********** 2026-04-20 21:00:16.561653 | instance | skipping: [instance] 2026-04-20 21:00:16.561870 | instance | 2026-04-20 21:00:16.562133 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 21:00:16.562398 | instance | Monday 20 April 2026 21:00:16 +0000 (0:00:00.040) 0:01:02.220 ********** 2026-04-20 21:00:17.584869 | instance | ok: [instance] 2026-04-20 21:00:17.585119 | instance | 2026-04-20 21:00:17.585412 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 21:00:17.585695 | instance | Monday 20 April 2026 21:00:17 +0000 (0:00:01.022) 0:01:03.243 ********** 2026-04-20 21:00:18.052341 | instance | ok: [instance] 2026-04-20 21:00:18.052574 | instance | 2026-04-20 21:00:18.052859 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 21:00:18.053287 | instance | Monday 20 April 2026 21:00:18 +0000 (0:00:00.467) 0:01:03.710 ********** 2026-04-20 21:00:19.152468 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 21:00:19.152689 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 21:00:19.152892 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 21:00:19.153330 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 21:00:19.153351 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 21:00:19.153529 | instance | 2026-04-20 21:00:19.153746 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 21:00:19.153928 | instance | Monday 20 April 2026 21:00:19 +0000 (0:00:01.099) 0:01:04.810 ********** 2026-04-20 21:00:19.699420 | instance | ok: [instance] 2026-04-20 21:00:19.699708 | instance | 2026-04-20 21:00:19.700027 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 21:00:19.700354 | instance | Monday 20 April 2026 21:00:19 +0000 (0:00:00.521) 0:01:05.331 ********** 2026-04-20 21:00:19.700678 | instance | 2026-04-20 21:00:19.700989 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 21:00:19.701371 | instance | Monday 20 April 2026 21:00:19 +0000 (0:00:00.025) 0:01:05.357 ********** 2026-04-20 21:00:20.068728 | instance | ok: [instance] 2026-04-20 21:00:20.069007 | instance | 2026-04-20 21:00:20.069314 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:00:20.069577 | instance | Monday 20 April 2026 21:00:20 +0000 (0:00:00.368) 0:01:05.726 ********** 2026-04-20 21:00:20.282270 | instance | ok: [instance] 2026-04-20 21:00:20.282517 | instance | 2026-04-20 21:00:20.282866 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:00:20.283141 | instance | Monday 20 April 2026 21:00:20 +0000 (0:00:00.213) 0:01:05.940 ********** 2026-04-20 21:00:20.342858 | instance | ok: [instance] => { 2026-04-20 21:00:20.343112 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-20 21:00:20.343366 | instance | } 2026-04-20 21:00:20.343612 | instance | 2026-04-20 21:00:20.343877 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:00:20.344143 | instance | Monday 20 April 2026 21:00:20 +0000 (0:00:00.060) 0:01:06.001 ********** 2026-04-20 21:00:20.688236 | instance | ok: [instance] 2026-04-20 21:00:20.688475 | instance | 2026-04-20 21:00:20.688815 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:00:20.689184 | instance | Monday 20 April 2026 21:00:20 +0000 (0:00:00.345) 0:01:06.346 ********** 2026-04-20 21:00:23.780553 | instance | ok: [instance] 2026-04-20 21:00:23.780758 | instance | 2026-04-20 21:00:23.781069 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-20 21:00:23.781305 | instance | Monday 20 April 2026 21:00:23 +0000 (0:00:03.092) 0:01:09.439 ********** 2026-04-20 21:00:24.854199 | instance | ok: [instance] 2026-04-20 21:00:24.854528 | instance | 2026-04-20 21:00:24.854539 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-20 21:00:24.854546 | instance | Monday 20 April 2026 21:00:24 +0000 (0:00:01.073) 0:01:10.512 ********** 2026-04-20 21:00:25.043135 | instance | ok: [instance] 2026-04-20 21:00:25.043351 | instance | 2026-04-20 21:00:25.043616 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-20 21:00:25.043871 | instance | Monday 20 April 2026 21:00:25 +0000 (0:00:00.188) 0:01:10.701 ********** 2026-04-20 21:00:25.465689 | instance | ok: [instance] 2026-04-20 21:00:25.465951 | instance | 2026-04-20 21:00:25.466248 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-20 21:00:25.466570 | instance | Monday 20 April 2026 21:00:25 +0000 (0:00:00.422) 0:01:11.123 ********** 2026-04-20 21:00:26.028242 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-04-20 21:00:26.028450 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-20 21:00:26.028678 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-20 21:00:26.028890 | instance | 2026-04-20 21:00:26.029151 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-20 21:00:26.029378 | instance | Monday 20 April 2026 21:00:26 +0000 (0:00:00.563) 0:01:11.686 ********** 2026-04-20 21:00:26.453545 | instance | ok: [instance] 2026-04-20 21:00:26.453777 | instance | 2026-04-20 21:00:26.454049 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-20 21:00:26.454308 | instance | Monday 20 April 2026 21:00:26 +0000 (0:00:00.424) 0:01:12.111 ********** 2026-04-20 21:00:26.898865 | instance | ok: [instance] 2026-04-20 21:00:26.898987 | instance | 2026-04-20 21:00:26.899149 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-20 21:00:26.899310 | instance | Monday 20 April 2026 21:00:26 +0000 (0:00:00.424) 0:01:12.535 ********** 2026-04-20 21:00:26.899531 | instance | 2026-04-20 21:00:26.899691 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-20 21:00:26.899849 | instance | Monday 20 April 2026 21:00:26 +0000 (0:00:00.021) 0:01:12.557 ********** 2026-04-20 21:00:27.257782 | instance | ok: [instance] 2026-04-20 21:00:27.258037 | instance | 2026-04-20 21:00:27.258398 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-04-20 21:00:27.258671 | instance | Monday 20 April 2026 21:00:27 +0000 (0:00:00.358) 0:01:12.916 ********** 2026-04-20 21:00:27.368787 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-04-20 21:00:27.369192 | instance | 2026-04-20 21:00:27.369205 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-04-20 21:00:27.369356 | instance | Monday 20 April 2026 21:00:27 +0000 (0:00:00.111) 0:01:13.027 ********** 2026-04-20 21:00:28.401523 | instance | ok: [instance] 2026-04-20 21:00:28.401760 | instance | 2026-04-20 21:00:28.402027 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-04-20 21:00:28.402298 | instance | Monday 20 April 2026 21:00:28 +0000 (0:00:01.032) 0:01:14.059 ********** 2026-04-20 21:00:29.078551 | instance | ok: [instance] => (item=chronyd) 2026-04-20 21:00:29.078806 | instance | ok: [instance] => (item=sshd) 2026-04-20 21:00:29.079060 | instance | 2026-04-20 21:00:29.079338 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-04-20 21:00:29.079615 | instance | Monday 20 April 2026 21:00:29 +0000 (0:00:00.676) 0:01:14.736 ********** 2026-04-20 21:00:29.370426 | instance | ok: [instance] 2026-04-20 21:00:29.370826 | instance | 2026-04-20 21:00:29.371140 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-04-20 21:00:29.371426 | instance | Monday 20 April 2026 21:00:29 +0000 (0:00:00.291) 0:01:15.028 ********** 2026-04-20 21:00:29.583827 | instance | ok: [instance] 2026-04-20 21:00:29.584076 | instance | 2026-04-20 21:00:29.584430 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-04-20 21:00:29.584827 | instance | Monday 20 April 2026 21:00:29 +0000 (0:00:00.213) 0:01:15.242 ********** 2026-04-20 21:00:29.834620 | instance | ok: [instance] 2026-04-20 21:00:29.834890 | instance | 2026-04-20 21:00:29.835204 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-04-20 21:00:29.835474 | instance | Monday 20 April 2026 21:00:29 +0000 (0:00:00.250) 0:01:15.493 ********** 2026-04-20 21:00:30.052070 | instance | ok: [instance] 2026-04-20 21:00:30.052305 | instance | 2026-04-20 21:00:30.052571 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-04-20 21:00:30.052918 | instance | Monday 20 April 2026 21:00:30 +0000 (0:00:00.217) 0:01:15.710 ********** 2026-04-20 21:00:30.292797 | instance | ok: [instance] => (item=instance) 2026-04-20 21:00:30.293094 | instance | 2026-04-20 21:00:30.293428 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-04-20 21:00:30.293768 | instance | Monday 20 April 2026 21:00:30 +0000 (0:00:00.240) 0:01:15.951 ********** 2026-04-20 21:00:30.343136 | instance | ok: [instance] 2026-04-20 21:00:30.343391 | instance | 2026-04-20 21:00:30.343655 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-04-20 21:00:30.343912 | instance | Monday 20 April 2026 21:00:30 +0000 (0:00:00.050) 0:01:16.001 ********** 2026-04-20 21:00:35.797300 | instance | ok: [instance] 2026-04-20 21:00:35.797615 | instance | 2026-04-20 21:00:35.797889 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-04-20 21:00:35.798169 | instance | Monday 20 April 2026 21:00:35 +0000 (0:00:05.453) 0:01:21.455 ********** 2026-04-20 21:00:35.855088 | instance | ok: [instance] 2026-04-20 21:00:35.855259 | instance | 2026-04-20 21:00:35.855495 | instance | TASK [Install Ceph host] ******************************************************* 2026-04-20 21:00:35.855677 | instance | Monday 20 April 2026 21:00:35 +0000 (0:00:00.057) 0:01:21.513 ********** 2026-04-20 21:00:35.935503 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-04-20 21:00:35.935730 | instance | 2026-04-20 21:00:35.936007 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-04-20 21:00:35.936276 | instance | Monday 20 April 2026 21:00:35 +0000 (0:00:00.080) 0:01:21.593 ********** 2026-04-20 21:00:35.989492 | instance | skipping: [instance] 2026-04-20 21:00:35.989721 | instance | 2026-04-20 21:00:35.990012 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-04-20 21:00:35.990316 | instance | Monday 20 April 2026 21:00:35 +0000 (0:00:00.054) 0:01:21.647 ********** 2026-04-20 21:00:36.039797 | instance | skipping: [instance] => (item=instance) 2026-04-20 21:00:36.040032 | instance | skipping: [instance] 2026-04-20 21:00:36.040279 | instance | 2026-04-20 21:00:36.040550 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-04-20 21:00:36.040881 | instance | Monday 20 April 2026 21:00:36 +0000 (0:00:00.050) 0:01:21.698 ********** 2026-04-20 21:00:36.290110 | instance | ok: [instance] 2026-04-20 21:00:36.290247 | instance | 2026-04-20 21:00:36.290429 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-04-20 21:00:36.290645 | instance | Monday 20 April 2026 21:00:36 +0000 (0:00:00.250) 0:01:21.948 ********** 2026-04-20 21:00:38.751741 | instance | ok: [instance] 2026-04-20 21:00:38.752023 | instance | 2026-04-20 21:00:38.752324 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-04-20 21:00:38.752622 | instance | Monday 20 April 2026 21:00:38 +0000 (0:00:02.461) 0:01:24.410 ********** 2026-04-20 21:00:48.816628 | instance | skipping: [instance] => (item=osd.1) 2026-04-20 21:00:48.816868 | instance | skipping: [instance] => (item=osd.0) 2026-04-20 21:00:48.817180 | instance | skipping: [instance] => (item=osd.2) 2026-04-20 21:00:48.817438 | instance | skipping: [instance] 2026-04-20 21:00:48.817685 | instance | 2026-04-20 21:00:48.817969 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-04-20 21:00:48.818256 | instance | Monday 20 April 2026 21:00:48 +0000 (0:00:10.064) 0:01:34.474 ********** 2026-04-20 21:00:48.902806 | instance | skipping: [instance] => (item=osd.1) 2026-04-20 21:00:48.903113 | instance | skipping: [instance] => (item=osd.0) 2026-04-20 21:00:48.903400 | instance | skipping: [instance] => (item=osd.2) 2026-04-20 21:00:48.903655 | instance | skipping: [instance] 2026-04-20 21:00:48.903912 | instance | 2026-04-20 21:00:48.904184 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-04-20 21:00:48.904454 | instance | Monday 20 April 2026 21:00:48 +0000 (0:00:00.086) 0:01:34.561 ********** 2026-04-20 21:00:54.400060 | instance | ok: [instance] 2026-04-20 21:00:54.400435 | instance | 2026-04-20 21:00:54.400782 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-04-20 21:00:54.403307 | instance | Monday 20 April 2026 21:00:54 +0000 (0:00:05.497) 0:01:40.058 ********** 2026-04-20 21:01:04.417126 | instance | ok: [instance] 2026-04-20 21:01:04.417198 | instance | 2026-04-20 21:01:04.417469 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-04-20 21:01:04.417721 | instance | Monday 20 April 2026 21:01:04 +0000 (0:00:10.016) 0:01:50.075 ********** 2026-04-20 21:01:04.498831 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-04-20 21:01:04.499163 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-04-20 21:01:04.499447 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-04-20 21:01:04.499758 | instance | skipping: [instance] 2026-04-20 21:01:04.500024 | instance | 2026-04-20 21:01:04.500290 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-04-20 21:01:04.500551 | instance | Monday 20 April 2026 21:01:04 +0000 (0:00:00.082) 0:01:50.157 ********** 2026-04-20 21:01:06.043166 | instance | ok: [instance] 2026-04-20 21:01:06.043261 | instance | 2026-04-20 21:01:06.043382 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-04-20 21:01:06.043503 | instance | Monday 20 April 2026 21:01:06 +0000 (0:00:01.544) 0:01:51.701 ********** 2026-04-20 21:01:07.444327 | instance | ok: [instance] 2026-04-20 21:01:07.444576 | instance | 2026-04-20 21:01:07.444928 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-04-20 21:01:07.445310 | instance | Monday 20 April 2026 21:01:07 +0000 (0:00:01.400) 0:01:53.102 ********** 2026-04-20 21:01:07.512978 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-04-20 21:01:07.513257 | instance | 2026-04-20 21:01:07.513525 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-04-20 21:01:07.513817 | instance | Monday 20 April 2026 21:01:07 +0000 (0:00:00.068) 0:01:53.171 ********** 2026-04-20 21:01:07.561302 | instance | ok: [instance] 2026-04-20 21:01:07.561548 | instance | 2026-04-20 21:01:07.561805 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-04-20 21:01:07.562062 | instance | Monday 20 April 2026 21:01:07 +0000 (0:00:00.048) 0:01:53.220 ********** 2026-04-20 21:01:09.033628 | instance | ok: [instance] 2026-04-20 21:01:09.033971 | instance | 2026-04-20 21:01:09.034272 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-04-20 21:01:09.034596 | instance | Monday 20 April 2026 21:01:09 +0000 (0:00:01.471) 0:01:54.692 ********** 2026-04-20 21:01:09.080382 | instance | ok: [instance] 2026-04-20 21:01:09.080626 | instance | 2026-04-20 21:01:09.080895 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-04-20 21:01:09.081191 | instance | Monday 20 April 2026 21:01:09 +0000 (0:00:00.046) 0:01:54.738 ********** 2026-04-20 21:01:09.129695 | instance | skipping: [instance] => (item=1) 2026-04-20 21:01:09.129957 | instance | skipping: [instance] => (item=1) 2026-04-20 21:01:09.130212 | instance | skipping: [instance] => (item=1) 2026-04-20 21:01:09.130462 | instance | skipping: [instance] 2026-04-20 21:01:09.130700 | instance | 2026-04-20 21:01:09.130960 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-04-20 21:01:09.131220 | instance | Monday 20 April 2026 21:01:09 +0000 (0:00:00.049) 0:01:54.788 ********** 2026-04-20 21:01:09.186612 | instance | skipping: [instance] 2026-04-20 21:01:09.186845 | instance | 2026-04-20 21:01:09.187118 | instance | PLAY [all] ********************************************************************* 2026-04-20 21:01:09.187340 | instance | 2026-04-20 21:01:09.187597 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-04-20 21:01:09.187852 | instance | Monday 20 April 2026 21:01:09 +0000 (0:00:00.056) 0:01:54.845 ********** 2026-04-20 21:01:09.508524 | instance | ok: [instance] 2026-04-20 21:01:09.508777 | instance | 2026-04-20 21:01:09.509052 | instance | PLAY [all] ********************************************************************* 2026-04-20 21:01:09.509356 | instance | 2026-04-20 21:01:09.509621 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:01:09.509882 | instance | Monday 20 April 2026 21:01:09 +0000 (0:00:00.321) 0:01:55.166 ********** 2026-04-20 21:01:10.606554 | instance | ok: [instance] 2026-04-20 21:01:10.606829 | instance | 2026-04-20 21:01:10.607204 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-04-20 21:01:10.607491 | instance | Monday 20 April 2026 21:01:10 +0000 (0:00:01.098) 0:01:56.264 ********** 2026-04-20 21:01:14.297376 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-04-20 21:01:14.297497 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-04-20 21:01:14.297659 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-04-20 21:01:14.297825 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-04-20 21:01:14.298008 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-04-20 21:01:14.298159 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-04-20 21:01:14.298312 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-04-20 21:01:14.298480 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-04-20 21:01:14.298624 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-04-20 21:01:14.298858 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-04-20 21:01:14.299008 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-04-20 21:01:14.299161 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-04-20 21:01:14.299312 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-04-20 21:01:14.299473 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-04-20 21:01:14.299623 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 21:01:14.299780 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 21:01:14.299947 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 21:01:14.300150 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-04-20 21:01:14.300732 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-04-20 21:01:14.301127 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-04-20 21:01:14.301161 | instance | 2026-04-20 21:01:14.301352 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-04-20 21:01:14.301503 | instance | Monday 20 April 2026 21:01:14 +0000 (0:00:03.690) 0:01:59.955 ********** 2026-04-20 21:01:14.502440 | instance | ok: [instance] 2026-04-20 21:01:14.502690 | instance | 2026-04-20 21:01:14.502964 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-04-20 21:01:14.503229 | instance | Monday 20 April 2026 21:01:14 +0000 (0:00:00.204) 0:02:00.160 ********** 2026-04-20 21:01:14.901829 | instance | ok: [instance] 2026-04-20 21:01:14.901895 | instance | 2026-04-20 21:01:14.902038 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-04-20 21:01:14.902163 | instance | Monday 20 April 2026 21:01:14 +0000 (0:00:00.399) 0:02:00.560 ********** 2026-04-20 21:01:15.149774 | instance | ok: [instance] 2026-04-20 21:01:15.150031 | instance | 2026-04-20 21:01:15.150431 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-04-20 21:01:15.150950 | instance | Monday 20 April 2026 21:01:15 +0000 (0:00:00.247) 0:02:00.807 ********** 2026-04-20 21:01:15.226209 | instance | ok: [instance] 2026-04-20 21:01:15.226510 | instance | 2026-04-20 21:01:15.226790 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-04-20 21:01:15.227033 | instance | 2026-04-20 21:01:15.227303 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:01:15.227601 | instance | Monday 20 April 2026 21:01:15 +0000 (0:00:00.077) 0:02:00.884 ********** 2026-04-20 21:01:16.345245 | instance | ok: [instance] 2026-04-20 21:01:16.345571 | instance | 2026-04-20 21:01:16.345888 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-04-20 21:01:16.346175 | instance | Monday 20 April 2026 21:01:16 +0000 (0:00:01.118) 0:02:02.003 ********** 2026-04-20 21:01:16.555572 | instance | ok: [instance] 2026-04-20 21:01:16.555824 | instance | 2026-04-20 21:01:16.556100 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-04-20 21:01:16.556368 | instance | Monday 20 April 2026 21:01:16 +0000 (0:00:00.210) 0:02:02.214 ********** 2026-04-20 21:01:17.460937 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-04-20 21:01:17.461342 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-04-20 21:01:17.461841 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-04-20 21:01:17.462222 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-04-20 21:01:17.462768 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-04-20 21:01:17.463151 | instance | 2026-04-20 21:01:17.463524 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-04-20 21:01:17.463965 | instance | Monday 20 April 2026 21:01:17 +0000 (0:00:00.905) 0:02:03.119 ********** 2026-04-20 21:01:18.030949 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-04-20 21:01:18.031199 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-04-20 21:01:18.031477 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-04-20 21:01:18.031863 | instance | 2026-04-20 21:01:18.032142 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-04-20 21:01:18.032413 | instance | Monday 20 April 2026 21:01:18 +0000 (0:00:00.569) 0:02:03.689 ********** 2026-04-20 21:01:18.232590 | instance | ok: [instance] 2026-04-20 21:01:18.232683 | instance | 2026-04-20 21:01:18.232812 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-04-20 21:01:18.232929 | instance | Monday 20 April 2026 21:01:18 +0000 (0:00:00.201) 0:02:03.891 ********** 2026-04-20 21:01:18.434431 | instance | ok: [instance] 2026-04-20 21:01:18.434664 | instance | 2026-04-20 21:01:18.434927 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-04-20 21:01:18.435220 | instance | Monday 20 April 2026 21:01:18 +0000 (0:00:00.201) 0:02:04.092 ********** 2026-04-20 21:01:18.467776 | instance | ok: [instance] 2026-04-20 21:01:18.468034 | instance | 2026-04-20 21:01:18.468309 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-04-20 21:01:18.468564 | instance | Monday 20 April 2026 21:01:18 +0000 (0:00:00.033) 0:02:04.126 ********** 2026-04-20 21:01:18.503420 | instance | skipping: [instance] 2026-04-20 21:01:18.503648 | instance | 2026-04-20 21:01:18.503919 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-04-20 21:01:18.504215 | instance | Monday 20 April 2026 21:01:18 +0000 (0:00:00.035) 0:02:04.162 ********** 2026-04-20 21:01:19.054758 | instance | ok: [instance] 2026-04-20 21:01:19.054850 | instance | 2026-04-20 21:01:19.054987 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-04-20 21:01:19.055097 | instance | Monday 20 April 2026 21:01:19 +0000 (0:00:00.550) 0:02:04.713 ********** 2026-04-20 21:01:19.367804 | instance | ok: [instance] 2026-04-20 21:01:19.368051 | instance | 2026-04-20 21:01:19.368329 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-04-20 21:01:19.368690 | instance | Monday 20 April 2026 21:01:19 +0000 (0:00:00.250) 0:02:04.963 ********** 2026-04-20 21:01:19.369020 | instance | 2026-04-20 21:01:19.369426 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-04-20 21:01:19.369764 | instance | 2026-04-20 21:01:19.370122 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:01:19.370406 | instance | Monday 20 April 2026 21:01:19 +0000 (0:00:00.062) 0:02:05.026 ********** 2026-04-20 21:01:20.465986 | instance | ok: [instance] 2026-04-20 21:01:20.466211 | instance | 2026-04-20 21:01:20.466483 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:01:20.466753 | instance | Monday 20 April 2026 21:01:20 +0000 (0:00:01.097) 0:02:06.123 ********** 2026-04-20 21:01:20.688883 | instance | ok: [instance] 2026-04-20 21:01:20.688955 | instance | 2026-04-20 21:01:20.689123 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 21:01:20.689253 | instance | Monday 20 April 2026 21:01:20 +0000 (0:00:00.223) 0:02:06.347 ********** 2026-04-20 21:01:20.736924 | instance | skipping: [instance] 2026-04-20 21:01:20.737081 | instance | 2026-04-20 21:01:20.737223 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 21:01:20.737347 | instance | Monday 20 April 2026 21:01:20 +0000 (0:00:00.047) 0:02:06.395 ********** 2026-04-20 21:01:20.955012 | instance | ok: [instance] 2026-04-20 21:01:20.955260 | instance | 2026-04-20 21:01:20.955560 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:20.955832 | instance | Monday 20 April 2026 21:01:20 +0000 (0:00:00.218) 0:02:06.613 ********** 2026-04-20 21:01:21.008924 | instance | ok: [instance] => { 2026-04-20 21:01:21.009121 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-20 21:01:21.009285 | instance | } 2026-04-20 21:01:21.009448 | instance | 2026-04-20 21:01:21.009622 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:21.009782 | instance | Monday 20 April 2026 21:01:21 +0000 (0:00:00.054) 0:02:06.667 ********** 2026-04-20 21:01:21.308740 | instance | ok: [instance] 2026-04-20 21:01:21.308971 | instance | 2026-04-20 21:01:21.309265 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:21.309519 | instance | Monday 20 April 2026 21:01:21 +0000 (0:00:00.299) 0:02:06.967 ********** 2026-04-20 21:01:21.365326 | instance | skipping: [instance] 2026-04-20 21:01:21.365555 | instance | 2026-04-20 21:01:21.365816 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:01:21.366071 | instance | Monday 20 April 2026 21:01:21 +0000 (0:00:00.056) 0:02:07.023 ********** 2026-04-20 21:01:21.581083 | instance | ok: [instance] 2026-04-20 21:01:21.581192 | instance | 2026-04-20 21:01:21.581356 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 21:01:21.581519 | instance | Monday 20 April 2026 21:01:21 +0000 (0:00:00.216) 0:02:07.239 ********** 2026-04-20 21:01:22.854896 | instance | ok: [instance] 2026-04-20 21:01:22.855091 | instance | 2026-04-20 21:01:22.855364 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:22.855710 | instance | Monday 20 April 2026 21:01:22 +0000 (0:00:01.273) 0:02:08.513 ********** 2026-04-20 21:01:22.931114 | instance | ok: [instance] => { 2026-04-20 21:01:22.931377 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-20 21:01:22.931595 | instance | } 2026-04-20 21:01:22.931833 | instance | 2026-04-20 21:01:22.932163 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:22.932419 | instance | Monday 20 April 2026 21:01:22 +0000 (0:00:00.076) 0:02:08.589 ********** 2026-04-20 21:01:23.287068 | instance | ok: [instance] 2026-04-20 21:01:23.287299 | instance | 2026-04-20 21:01:23.287570 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:23.287835 | instance | Monday 20 April 2026 21:01:23 +0000 (0:00:00.355) 0:02:08.945 ********** 2026-04-20 21:01:25.263529 | instance | ok: [instance] 2026-04-20 21:01:25.263770 | instance | 2026-04-20 21:01:25.264040 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 21:01:25.264303 | instance | Monday 20 April 2026 21:01:25 +0000 (0:00:01.976) 0:02:10.921 ********** 2026-04-20 21:01:25.299868 | instance | skipping: [instance] 2026-04-20 21:01:25.300115 | instance | 2026-04-20 21:01:25.300382 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 21:01:25.300643 | instance | Monday 20 April 2026 21:01:25 +0000 (0:00:00.036) 0:02:10.958 ********** 2026-04-20 21:01:25.335622 | instance | skipping: [instance] 2026-04-20 21:01:25.335870 | instance | 2026-04-20 21:01:25.336136 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 21:01:25.336398 | instance | Monday 20 April 2026 21:01:25 +0000 (0:00:00.035) 0:02:10.994 ********** 2026-04-20 21:01:25.373447 | instance | skipping: [instance] 2026-04-20 21:01:25.373687 | instance | 2026-04-20 21:01:25.373950 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 21:01:25.374212 | instance | Monday 20 April 2026 21:01:25 +0000 (0:00:00.037) 0:02:11.032 ********** 2026-04-20 21:01:26.619033 | instance | ok: [instance] 2026-04-20 21:01:26.619287 | instance | 2026-04-20 21:01:26.619628 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 21:01:26.619920 | instance | Monday 20 April 2026 21:01:26 +0000 (0:00:01.245) 0:02:12.277 ********** 2026-04-20 21:01:27.068940 | instance | ok: [instance] 2026-04-20 21:01:27.069204 | instance | 2026-04-20 21:01:27.069482 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 21:01:27.069921 | instance | Monday 20 April 2026 21:01:27 +0000 (0:00:00.449) 0:02:12.727 ********** 2026-04-20 21:01:28.036896 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 21:01:28.037043 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 21:01:28.037236 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 21:01:28.037395 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 21:01:28.037548 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 21:01:28.037681 | instance | 2026-04-20 21:01:28.037828 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 21:01:28.037960 | instance | Monday 20 April 2026 21:01:28 +0000 (0:00:00.967) 0:02:13.695 ********** 2026-04-20 21:01:28.564008 | instance | ok: [instance] 2026-04-20 21:01:28.564258 | instance | 2026-04-20 21:01:28.564551 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 21:01:28.564838 | instance | Monday 20 April 2026 21:01:28 +0000 (0:00:00.516) 0:02:14.211 ********** 2026-04-20 21:01:28.565144 | instance | 2026-04-20 21:01:28.565424 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 21:01:28.565702 | instance | Monday 20 April 2026 21:01:28 +0000 (0:00:00.010) 0:02:14.222 ********** 2026-04-20 21:01:28.925422 | instance | ok: [instance] 2026-04-20 21:01:28.925545 | instance | 2026-04-20 21:01:28.925729 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-04-20 21:01:28.925897 | instance | Monday 20 April 2026 21:01:28 +0000 (0:00:00.361) 0:02:14.583 ********** 2026-04-20 21:01:29.781846 | instance | ok: [instance] 2026-04-20 21:01:29.782064 | instance | 2026-04-20 21:01:29.782354 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-04-20 21:01:29.782782 | instance | Monday 20 April 2026 21:01:29 +0000 (0:00:00.856) 0:02:15.439 ********** 2026-04-20 21:01:29.827264 | instance | ok: [instance] 2026-04-20 21:01:29.827509 | instance | 2026-04-20 21:01:29.827796 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-04-20 21:01:29.828072 | instance | Monday 20 April 2026 21:01:29 +0000 (0:00:00.045) 0:02:15.485 ********** 2026-04-20 21:01:29.872475 | instance | ok: [instance] 2026-04-20 21:01:29.872628 | instance | 2026-04-20 21:01:29.872810 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-04-20 21:01:29.872983 | instance | Monday 20 April 2026 21:01:29 +0000 (0:00:00.044) 0:02:15.530 ********** 2026-04-20 21:01:29.920765 | instance | ok: [instance] 2026-04-20 21:01:29.920993 | instance | 2026-04-20 21:01:29.921537 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-04-20 21:01:29.921825 | instance | Monday 20 April 2026 21:01:29 +0000 (0:00:00.047) 0:02:15.578 ********** 2026-04-20 21:01:29.961502 | instance | skipping: [instance] 2026-04-20 21:01:29.961939 | instance | 2026-04-20 21:01:29.962388 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-04-20 21:01:29.962693 | instance | Monday 20 April 2026 21:01:29 +0000 (0:00:00.041) 0:02:15.619 ********** 2026-04-20 21:01:30.015865 | instance | ok: [instance] 2026-04-20 21:01:30.016123 | instance | 2026-04-20 21:01:30.016406 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:01:30.016674 | instance | Monday 20 April 2026 21:01:30 +0000 (0:00:00.054) 0:02:15.674 ********** 2026-04-20 21:01:30.222542 | instance | ok: [instance] 2026-04-20 21:01:30.222630 | instance | 2026-04-20 21:01:30.222797 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:30.222928 | instance | Monday 20 April 2026 21:01:30 +0000 (0:00:00.206) 0:02:15.880 ********** 2026-04-20 21:01:30.275972 | instance | ok: [instance] => { 2026-04-20 21:01:30.276267 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-04-20 21:01:30.276659 | instance | } 2026-04-20 21:01:30.277133 | instance | 2026-04-20 21:01:30.277416 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:30.277686 | instance | Monday 20 April 2026 21:01:30 +0000 (0:00:00.053) 0:02:15.934 ********** 2026-04-20 21:01:30.595187 | instance | ok: [instance] 2026-04-20 21:01:30.595529 | instance | 2026-04-20 21:01:30.595883 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:30.596214 | instance | Monday 20 April 2026 21:01:30 +0000 (0:00:00.318) 0:02:16.252 ********** 2026-04-20 21:01:30.649703 | instance | skipping: [instance] 2026-04-20 21:01:30.649945 | instance | 2026-04-20 21:01:30.650220 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:01:30.650490 | instance | Monday 20 April 2026 21:01:30 +0000 (0:00:00.054) 0:02:16.307 ********** 2026-04-20 21:01:30.864707 | instance | ok: [instance] 2026-04-20 21:01:30.864947 | instance | 2026-04-20 21:01:30.865273 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:30.865540 | instance | Monday 20 April 2026 21:01:30 +0000 (0:00:00.214) 0:02:16.522 ********** 2026-04-20 21:01:30.918144 | instance | ok: [instance] => { 2026-04-20 21:01:30.918279 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-04-20 21:01:30.918436 | instance | } 2026-04-20 21:01:30.918592 | instance | 2026-04-20 21:01:30.918783 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:30.918963 | instance | Monday 20 April 2026 21:01:30 +0000 (0:00:00.054) 0:02:16.576 ********** 2026-04-20 21:01:31.254829 | instance | ok: [instance] 2026-04-20 21:01:31.255071 | instance | 2026-04-20 21:01:31.255357 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:31.255620 | instance | Monday 20 April 2026 21:01:31 +0000 (0:00:00.336) 0:02:16.912 ********** 2026-04-20 21:01:31.340650 | instance | skipping: [instance] 2026-04-20 21:01:31.340866 | instance | 2026-04-20 21:01:31.341206 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-20 21:01:31.341711 | instance | Monday 20 April 2026 21:01:31 +0000 (0:00:00.086) 0:02:16.999 ********** 2026-04-20 21:01:31.382419 | instance | skipping: [instance] 2026-04-20 21:01:31.382587 | instance | 2026-04-20 21:01:31.382763 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-20 21:01:31.382985 | instance | Monday 20 April 2026 21:01:31 +0000 (0:00:00.041) 0:02:17.040 ********** 2026-04-20 21:01:31.499657 | instance | skipping: [instance] 2026-04-20 21:01:31.499891 | instance | 2026-04-20 21:01:31.500290 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-20 21:01:31.500681 | instance | Monday 20 April 2026 21:01:31 +0000 (0:00:00.116) 0:02:17.157 ********** 2026-04-20 21:01:31.542050 | instance | skipping: [instance] 2026-04-20 21:01:31.542255 | instance | 2026-04-20 21:01:31.542555 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-20 21:01:31.542825 | instance | Monday 20 April 2026 21:01:31 +0000 (0:00:00.042) 0:02:17.199 ********** 2026-04-20 21:01:32.774175 | instance | ok: [instance] 2026-04-20 21:01:32.774323 | instance | 2026-04-20 21:01:32.774510 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-20 21:01:32.774684 | instance | Monday 20 April 2026 21:01:32 +0000 (0:00:01.232) 0:02:18.432 ********** 2026-04-20 21:01:33.209268 | instance | ok: [instance] 2026-04-20 21:01:33.209482 | instance | 2026-04-20 21:01:33.209748 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-20 21:01:33.210110 | instance | Monday 20 April 2026 21:01:33 +0000 (0:00:00.434) 0:02:18.867 ********** 2026-04-20 21:01:34.183105 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-04-20 21:01:34.183365 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-20 21:01:34.183680 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-20 21:01:34.183909 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-20 21:01:34.184182 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-20 21:01:34.184428 | instance | 2026-04-20 21:01:34.184690 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-20 21:01:34.184950 | instance | Monday 20 April 2026 21:01:34 +0000 (0:00:00.973) 0:02:19.840 ********** 2026-04-20 21:01:34.752349 | instance | ok: [instance] 2026-04-20 21:01:34.752778 | instance | 2026-04-20 21:01:34.752935 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-20 21:01:34.753288 | instance | Monday 20 April 2026 21:01:34 +0000 (0:00:00.554) 0:02:20.395 ********** 2026-04-20 21:01:34.753421 | instance | 2026-04-20 21:01:34.753562 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-20 21:01:34.753702 | instance | Monday 20 April 2026 21:01:34 +0000 (0:00:00.014) 0:02:20.409 ********** 2026-04-20 21:01:35.140700 | instance | ok: [instance] 2026-04-20 21:01:35.140953 | instance | 2026-04-20 21:01:35.141347 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:01:35.141650 | instance | Monday 20 April 2026 21:01:35 +0000 (0:00:00.388) 0:02:20.798 ********** 2026-04-20 21:01:35.373468 | instance | ok: [instance] 2026-04-20 21:01:35.373694 | instance | 2026-04-20 21:01:35.373959 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:35.374218 | instance | Monday 20 April 2026 21:01:35 +0000 (0:00:00.232) 0:02:21.031 ********** 2026-04-20 21:01:35.440434 | instance | ok: [instance] => { 2026-04-20 21:01:35.440653 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-20 21:01:35.440802 | instance | } 2026-04-20 21:01:35.440946 | instance | 2026-04-20 21:01:35.441122 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:35.441288 | instance | Monday 20 April 2026 21:01:35 +0000 (0:00:00.067) 0:02:21.098 ********** 2026-04-20 21:01:35.784630 | instance | ok: [instance] 2026-04-20 21:01:35.784700 | instance | 2026-04-20 21:01:35.784834 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:35.784981 | instance | Monday 20 April 2026 21:01:35 +0000 (0:00:00.344) 0:02:21.443 ********** 2026-04-20 21:01:36.905255 | instance | ok: [instance] 2026-04-20 21:01:36.905489 | instance | 2026-04-20 21:01:36.905765 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:36.906037 | instance | Monday 20 April 2026 21:01:36 +0000 (0:00:01.119) 0:02:22.563 ********** 2026-04-20 21:01:36.973694 | instance | ok: [instance] => { 2026-04-20 21:01:36.974126 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-20 21:01:36.974167 | instance | } 2026-04-20 21:01:36.974417 | instance | 2026-04-20 21:01:36.974731 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:36.974999 | instance | Monday 20 April 2026 21:01:36 +0000 (0:00:00.066) 0:02:22.629 ********** 2026-04-20 21:01:37.300812 | instance | ok: [instance] 2026-04-20 21:01:37.301014 | instance | 2026-04-20 21:01:37.301348 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:37.301638 | instance | Monday 20 April 2026 21:01:37 +0000 (0:00:00.329) 0:02:22.959 ********** 2026-04-20 21:01:38.395126 | instance | ok: [instance] 2026-04-20 21:01:38.395274 | instance | 2026-04-20 21:01:38.395500 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-20 21:01:38.395679 | instance | Monday 20 April 2026 21:01:38 +0000 (0:00:01.094) 0:02:24.053 ********** 2026-04-20 21:01:38.868008 | instance | ok: [instance] 2026-04-20 21:01:38.868249 | instance | 2026-04-20 21:01:38.868565 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-20 21:01:38.868904 | instance | Monday 20 April 2026 21:01:38 +0000 (0:00:00.472) 0:02:24.526 ********** 2026-04-20 21:01:39.091289 | instance | ok: [instance] 2026-04-20 21:01:39.091430 | instance | 2026-04-20 21:01:39.091612 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:01:39.091788 | instance | Monday 20 April 2026 21:01:39 +0000 (0:00:00.223) 0:02:24.749 ********** 2026-04-20 21:01:39.320623 | instance | ok: [instance] 2026-04-20 21:01:39.320822 | instance | 2026-04-20 21:01:39.321129 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:39.321413 | instance | Monday 20 April 2026 21:01:39 +0000 (0:00:00.229) 0:02:24.979 ********** 2026-04-20 21:01:39.381712 | instance | ok: [instance] => { 2026-04-20 21:01:39.381972 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-20 21:01:39.382238 | instance | } 2026-04-20 21:01:39.382463 | instance | 2026-04-20 21:01:39.382724 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:39.383054 | instance | Monday 20 April 2026 21:01:39 +0000 (0:00:00.061) 0:02:25.040 ********** 2026-04-20 21:01:39.741887 | instance | ok: [instance] 2026-04-20 21:01:39.742126 | instance | 2026-04-20 21:01:39.742383 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:39.742644 | instance | Monday 20 April 2026 21:01:39 +0000 (0:00:00.359) 0:02:25.400 ********** 2026-04-20 21:01:41.679432 | instance | ok: [instance] 2026-04-20 21:01:41.679677 | instance | 2026-04-20 21:01:41.680017 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-20 21:01:41.680308 | instance | Monday 20 April 2026 21:01:41 +0000 (0:00:01.937) 0:02:27.337 ********** 2026-04-20 21:01:41.739107 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-20 21:01:41.739329 | instance | 2026-04-20 21:01:41.739604 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-20 21:01:41.739868 | instance | Monday 20 April 2026 21:01:41 +0000 (0:00:00.059) 0:02:27.397 ********** 2026-04-20 21:01:43.009970 | instance | ok: [instance] 2026-04-20 21:01:43.010241 | instance | 2026-04-20 21:01:43.010525 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-20 21:01:43.010803 | instance | Monday 20 April 2026 21:01:43 +0000 (0:00:01.270) 0:02:28.668 ********** 2026-04-20 21:01:43.213886 | instance | ok: [instance] 2026-04-20 21:01:43.214113 | instance | 2026-04-20 21:01:43.214397 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-20 21:01:43.214727 | instance | Monday 20 April 2026 21:01:43 +0000 (0:00:00.204) 0:02:28.872 ********** 2026-04-20 21:01:43.644173 | instance | ok: [instance] 2026-04-20 21:01:43.644419 | instance | 2026-04-20 21:01:43.644705 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-20 21:01:43.644986 | instance | Monday 20 April 2026 21:01:43 +0000 (0:00:00.430) 0:02:29.302 ********** 2026-04-20 21:01:44.357663 | instance | ok: [instance] => (item=br_netfilter) 2026-04-20 21:01:44.357937 | instance | ok: [instance] => (item=ip_tables) 2026-04-20 21:01:44.358220 | instance | ok: [instance] => (item=ip6_tables) 2026-04-20 21:01:44.358504 | instance | ok: [instance] => (item=nf_conntrack) 2026-04-20 21:01:44.358773 | instance | 2026-04-20 21:01:44.359072 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:01:44.359345 | instance | Monday 20 April 2026 21:01:44 +0000 (0:00:00.713) 0:02:30.015 ********** 2026-04-20 21:01:44.568399 | instance | ok: [instance] 2026-04-20 21:01:44.568652 | instance | 2026-04-20 21:01:44.568971 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:01:44.569289 | instance | Monday 20 April 2026 21:01:44 +0000 (0:00:00.210) 0:02:30.226 ********** 2026-04-20 21:01:44.619340 | instance | ok: [instance] => { 2026-04-20 21:01:44.619488 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-04-20 21:01:44.619646 | instance | } 2026-04-20 21:01:44.620193 | instance | 2026-04-20 21:01:44.620207 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:01:44.620212 | instance | Monday 20 April 2026 21:01:44 +0000 (0:00:00.051) 0:02:30.277 ********** 2026-04-20 21:01:44.997647 | instance | ok: [instance] 2026-04-20 21:01:44.997794 | instance | 2026-04-20 21:01:44.997888 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:01:44.998016 | instance | Monday 20 April 2026 21:01:44 +0000 (0:00:00.378) 0:02:30.656 ********** 2026-04-20 21:01:45.046211 | instance | skipping: [instance] 2026-04-20 21:01:45.046431 | instance | 2026-04-20 21:01:45.046787 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-04-20 21:01:45.047051 | instance | Monday 20 April 2026 21:01:45 +0000 (0:00:00.048) 0:02:30.704 ********** 2026-04-20 21:01:45.111447 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-04-20 21:01:45.111662 | instance | 2026-04-20 21:01:45.112059 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-04-20 21:01:45.112355 | instance | Monday 20 April 2026 21:01:45 +0000 (0:00:00.064) 0:02:30.769 ********** 2026-04-20 21:01:45.156038 | instance | skipping: [instance] 2026-04-20 21:01:45.156255 | instance | 2026-04-20 21:01:45.156520 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-04-20 21:01:45.156783 | instance | Monday 20 April 2026 21:01:45 +0000 (0:00:00.045) 0:02:30.814 ********** 2026-04-20 21:01:46.432741 | instance | ok: [instance] 2026-04-20 21:01:46.433026 | instance | 2026-04-20 21:01:46.433385 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-04-20 21:01:46.433701 | instance | Monday 20 April 2026 21:01:46 +0000 (0:00:01.276) 0:02:32.091 ********** 2026-04-20 21:01:47.683983 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-04-20 21:01:47.684396 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-04-20 21:01:47.684746 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-04-20 21:01:47.685124 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-04-20 21:01:47.685488 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-04-20 21:01:47.685799 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-04-20 21:01:47.686098 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-04-20 21:01:47.686376 | instance | 2026-04-20 21:01:47.686756 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-04-20 21:01:47.687079 | instance | Monday 20 April 2026 21:01:47 +0000 (0:00:01.251) 0:02:33.342 ********** 2026-04-20 21:01:48.236824 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-04-20 21:01:48.237201 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-04-20 21:01:48.237547 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-04-20 21:01:48.237904 | instance | 2026-04-20 21:01:48.238447 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-04-20 21:01:48.238872 | instance | Monday 20 April 2026 21:01:48 +0000 (0:00:00.553) 0:02:33.895 ********** 2026-04-20 21:01:48.654839 | instance | ok: [instance] 2026-04-20 21:01:48.655148 | instance | 2026-04-20 21:01:48.655415 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-04-20 21:01:48.655716 | instance | Monday 20 April 2026 21:01:48 +0000 (0:00:00.417) 0:02:34.312 ********** 2026-04-20 21:01:49.107237 | instance | ok: [instance] 2026-04-20 21:01:49.107487 | instance | 2026-04-20 21:01:49.107796 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-04-20 21:01:49.108079 | instance | Monday 20 April 2026 21:01:49 +0000 (0:00:00.452) 0:02:34.765 ********** 2026-04-20 21:01:49.316966 | instance | ok: [instance] 2026-04-20 21:01:49.317315 | instance | 2026-04-20 21:01:49.317622 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-04-20 21:01:49.317915 | instance | Monday 20 April 2026 21:01:49 +0000 (0:00:00.209) 0:02:34.975 ********** 2026-04-20 21:01:49.353096 | instance | skipping: [instance] 2026-04-20 21:01:49.353468 | instance | 2026-04-20 21:01:49.353807 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-04-20 21:01:49.354098 | instance | Monday 20 April 2026 21:01:49 +0000 (0:00:00.036) 0:02:35.011 ********** 2026-04-20 21:01:49.862423 | instance | ok: [instance] => (item=swap) 2026-04-20 21:01:49.862766 | instance | ok: [instance] => (item=none) 2026-04-20 21:01:49.863099 | instance | 2026-04-20 21:01:49.863471 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-04-20 21:01:49.863824 | instance | Monday 20 April 2026 21:01:49 +0000 (0:00:00.508) 0:02:35.520 ********** 2026-04-20 21:01:50.291592 | instance | ok: [instance] 2026-04-20 21:01:50.291825 | instance | 2026-04-20 21:01:50.292101 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-04-20 21:01:50.292381 | instance | Monday 20 April 2026 21:01:50 +0000 (0:00:00.429) 0:02:35.949 ********** 2026-04-20 21:01:50.672410 | instance | ok: [instance] 2026-04-20 21:01:50.672629 | instance | 2026-04-20 21:01:50.673161 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-04-20 21:01:50.673345 | instance | Monday 20 April 2026 21:01:50 +0000 (0:00:00.363) 0:02:36.313 ********** 2026-04-20 21:01:50.673600 | instance | 2026-04-20 21:01:50.673869 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-04-20 21:01:50.674148 | instance | Monday 20 April 2026 21:01:50 +0000 (0:00:00.017) 0:02:36.330 ********** 2026-04-20 21:01:51.043296 | instance | ok: [instance] 2026-04-20 21:01:51.043509 | instance | 2026-04-20 21:01:51.043774 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-04-20 21:01:51.044061 | instance | Monday 20 April 2026 21:01:51 +0000 (0:00:00.370) 0:02:36.701 ********** 2026-04-20 21:01:52.285321 | instance | ok: [instance] 2026-04-20 21:01:52.285552 | instance | 2026-04-20 21:01:52.285846 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-04-20 21:01:52.286090 | instance | Monday 20 April 2026 21:01:52 +0000 (0:00:01.242) 0:02:37.943 ********** 2026-04-20 21:01:53.187391 | instance | ok: [instance] 2026-04-20 21:01:53.187714 | instance | 2026-04-20 21:01:53.188063 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-04-20 21:01:53.188376 | instance | Monday 20 April 2026 21:01:53 +0000 (0:00:00.902) 0:02:38.845 ********** 2026-04-20 21:01:53.410820 | instance | ok: [instance] 2026-04-20 21:01:53.411012 | instance | 2026-04-20 21:01:53.411198 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-04-20 21:01:53.411377 | instance | Monday 20 April 2026 21:01:53 +0000 (0:00:00.223) 0:02:39.069 ********** 2026-04-20 21:01:53.908401 | instance | ok: [instance] 2026-04-20 21:01:53.908737 | instance | 2026-04-20 21:01:53.909037 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-04-20 21:01:53.909351 | instance | Monday 20 April 2026 21:01:53 +0000 (0:00:00.497) 0:02:39.566 ********** 2026-04-20 21:01:53.992332 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-04-20 21:01:53.992468 | instance | 2026-04-20 21:01:53.992633 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-04-20 21:01:53.992798 | instance | Monday 20 April 2026 21:01:53 +0000 (0:00:00.084) 0:02:39.651 ********** 2026-04-20 21:01:54.112173 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-04-20 21:01:54.112384 | instance | 2026-04-20 21:01:54.112707 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-04-20 21:01:54.112971 | instance | Monday 20 April 2026 21:01:54 +0000 (0:00:00.119) 0:02:39.770 ********** 2026-04-20 21:01:54.361458 | instance | ok: [instance] => (item=instance) 2026-04-20 21:01:54.361690 | instance | 2026-04-20 21:01:54.361962 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-04-20 21:01:54.362246 | instance | Monday 20 April 2026 21:01:54 +0000 (0:00:00.249) 0:02:40.019 ********** 2026-04-20 21:01:54.412604 | instance | ok: [instance] 2026-04-20 21:01:54.412844 | instance | 2026-04-20 21:01:54.413159 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-04-20 21:01:54.413424 | instance | Monday 20 April 2026 21:01:54 +0000 (0:00:00.051) 0:02:40.071 ********** 2026-04-20 21:01:54.455530 | instance | skipping: [instance] 2026-04-20 21:01:54.455772 | instance | 2026-04-20 21:01:54.456057 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-04-20 21:01:54.456319 | instance | Monday 20 April 2026 21:01:54 +0000 (0:00:00.042) 0:02:40.114 ********** 2026-04-20 21:01:54.494298 | instance | ok: [instance] => { 2026-04-20 21:01:54.495062 | instance | "msg": "instance" 2026-04-20 21:01:54.495348 | instance | } 2026-04-20 21:01:54.495590 | instance | 2026-04-20 21:01:54.495912 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-04-20 21:01:54.496185 | instance | Monday 20 April 2026 21:01:54 +0000 (0:00:00.039) 0:02:40.153 ********** 2026-04-20 21:01:55.015626 | instance | ok: [instance] 2026-04-20 21:01:55.015844 | instance | 2026-04-20 21:01:55.016147 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-04-20 21:01:55.016448 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.520) 0:02:40.673 ********** 2026-04-20 21:01:55.052413 | instance | skipping: [instance] 2026-04-20 21:01:55.052652 | instance | 2026-04-20 21:01:55.052986 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-04-20 21:01:55.053282 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.037) 0:02:40.711 ********** 2026-04-20 21:01:55.086486 | instance | skipping: [instance] 2026-04-20 21:01:55.086777 | instance | 2026-04-20 21:01:55.086984 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-04-20 21:01:55.087379 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.034) 0:02:40.745 ********** 2026-04-20 21:01:55.124728 | instance | skipping: [instance] 2026-04-20 21:01:55.124938 | instance | 2026-04-20 21:01:55.125299 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-04-20 21:01:55.125549 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.037) 0:02:40.783 ********** 2026-04-20 21:01:55.159740 | instance | skipping: [instance] 2026-04-20 21:01:55.160011 | instance | 2026-04-20 21:01:55.160447 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-04-20 21:01:55.160734 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.035) 0:02:40.818 ********** 2026-04-20 21:01:55.195637 | instance | skipping: [instance] 2026-04-20 21:01:55.195764 | instance | 2026-04-20 21:01:55.195931 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-04-20 21:01:55.196087 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.035) 0:02:40.854 ********** 2026-04-20 21:01:55.233958 | instance | skipping: [instance] 2026-04-20 21:01:55.234077 | instance | 2026-04-20 21:01:55.234276 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-04-20 21:01:55.234525 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.038) 0:02:40.892 ********** 2026-04-20 21:01:55.276382 | instance | skipping: [instance] 2026-04-20 21:01:55.276680 | instance | 2026-04-20 21:01:55.276991 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-04-20 21:01:55.277348 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.041) 0:02:40.934 ********** 2026-04-20 21:01:55.483052 | instance | ok: [instance] 2026-04-20 21:01:55.483211 | instance | 2026-04-20 21:01:55.483541 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-04-20 21:01:55.483727 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.207) 0:02:41.141 ********** 2026-04-20 21:01:55.702782 | instance | ok: [instance] 2026-04-20 21:01:55.703036 | instance | 2026-04-20 21:01:55.703358 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-04-20 21:01:55.703637 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.219) 0:02:41.361 ********** 2026-04-20 21:01:55.739711 | instance | skipping: [instance] 2026-04-20 21:01:55.739775 | instance | 2026-04-20 21:01:55.739914 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-04-20 21:01:55.740035 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.037) 0:02:41.398 ********** 2026-04-20 21:01:55.952675 | instance | ok: [instance] 2026-04-20 21:01:55.952933 | instance | 2026-04-20 21:01:55.953324 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-04-20 21:01:55.953597 | instance | Monday 20 April 2026 21:01:55 +0000 (0:00:00.212) 0:02:41.611 ********** 2026-04-20 21:01:56.152733 | instance | ok: [instance] 2026-04-20 21:01:56.152834 | instance | 2026-04-20 21:01:56.152972 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-04-20 21:01:56.153127 | instance | Monday 20 April 2026 21:01:56 +0000 (0:00:00.200) 0:02:41.811 ********** 2026-04-20 21:01:56.342834 | instance | ok: [instance] 2026-04-20 21:01:56.342905 | instance | 2026-04-20 21:01:56.343037 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-04-20 21:01:56.343155 | instance | Monday 20 April 2026 21:01:56 +0000 (0:00:00.190) 0:02:42.001 ********** 2026-04-20 21:01:57.672366 | instance | ok: [instance] 2026-04-20 21:01:57.672779 | instance | 2026-04-20 21:01:57.673363 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-04-20 21:01:57.673663 | instance | Monday 20 April 2026 21:01:57 +0000 (0:00:01.328) 0:02:43.329 ********** 2026-04-20 21:01:58.642952 | instance | ok: [instance] 2026-04-20 21:01:58.643188 | instance | 2026-04-20 21:01:58.643496 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-04-20 21:01:58.643746 | instance | Monday 20 April 2026 21:01:58 +0000 (0:00:00.970) 0:02:44.300 ********** 2026-04-20 21:01:58.694259 | instance | skipping: [instance] 2026-04-20 21:01:58.694528 | instance | 2026-04-20 21:01:58.694851 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-04-20 21:01:58.695204 | instance | Monday 20 April 2026 21:01:58 +0000 (0:00:00.050) 0:02:44.351 ********** 2026-04-20 21:01:58.740382 | instance | skipping: [instance] 2026-04-20 21:01:58.740646 | instance | 2026-04-20 21:01:58.740964 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-04-20 21:01:58.741302 | instance | Monday 20 April 2026 21:01:58 +0000 (0:00:00.046) 0:02:44.398 ********** 2026-04-20 21:01:59.443707 | instance | ok: [instance] 2026-04-20 21:01:59.443817 | instance | 2026-04-20 21:01:59.443977 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-04-20 21:01:59.444122 | instance | Monday 20 April 2026 21:01:59 +0000 (0:00:00.704) 0:02:45.102 ********** 2026-04-20 21:01:59.487974 | instance | skipping: [instance] => (item=DaemonSet) 2026-04-20 21:01:59.488219 | instance | skipping: [instance] => (item=ConfigMap) 2026-04-20 21:01:59.488482 | instance | skipping: [instance] 2026-04-20 21:01:59.488733 | instance | 2026-04-20 21:01:59.488999 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-04-20 21:01:59.489322 | instance | Monday 20 April 2026 21:01:59 +0000 (0:00:00.044) 0:02:45.146 ********** 2026-04-20 21:01:59.531067 | instance | skipping: [instance] 2026-04-20 21:01:59.531174 | instance | 2026-04-20 21:01:59.531305 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-04-20 21:01:59.531429 | instance | Monday 20 April 2026 21:01:59 +0000 (0:00:00.043) 0:02:45.189 ********** 2026-04-20 21:01:59.575675 | instance | skipping: [instance] 2026-04-20 21:01:59.575781 | instance | 2026-04-20 21:01:59.575906 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-04-20 21:01:59.576029 | instance | Monday 20 April 2026 21:01:59 +0000 (0:00:00.044) 0:02:45.234 ********** 2026-04-20 21:01:59.614297 | instance | skipping: [instance] 2026-04-20 21:01:59.614443 | instance | 2026-04-20 21:01:59.614609 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-04-20 21:01:59.614774 | instance | Monday 20 April 2026 21:01:59 +0000 (0:00:00.038) 0:02:45.273 ********** 2026-04-20 21:01:59.645341 | instance | skipping: [instance] 2026-04-20 21:01:59.645478 | instance | 2026-04-20 21:01:59.645670 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-04-20 21:01:59.645823 | instance | Monday 20 April 2026 21:01:59 +0000 (0:00:00.030) 0:02:45.304 ********** 2026-04-20 21:02:00.098358 | instance | ok: [instance] 2026-04-20 21:02:00.098581 | instance | 2026-04-20 21:02:00.098961 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-04-20 21:02:00.099350 | instance | Monday 20 April 2026 21:02:00 +0000 (0:00:00.452) 0:02:45.756 ********** 2026-04-20 21:02:01.044856 | instance | ok: [instance] 2026-04-20 21:02:01.044950 | instance | 2026-04-20 21:02:01.045017 | instance | PLAY [Install control-plane components] **************************************** 2026-04-20 21:02:01.045184 | instance | 2026-04-20 21:02:01.045311 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:02:01.045436 | instance | Monday 20 April 2026 21:02:01 +0000 (0:00:00.946) 0:02:46.703 ********** 2026-04-20 21:02:02.167208 | instance | ok: [instance] 2026-04-20 21:02:02.167392 | instance | 2026-04-20 21:02:02.167678 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-20 21:02:02.167932 | instance | Monday 20 April 2026 21:02:02 +0000 (0:00:01.121) 0:02:47.825 ********** 2026-04-20 21:02:02.374552 | instance | ok: [instance] 2026-04-20 21:02:02.374629 | instance | 2026-04-20 21:02:02.374747 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-20 21:02:02.374868 | instance | Monday 20 April 2026 21:02:02 +0000 (0:00:00.207) 0:02:48.033 ********** 2026-04-20 21:02:03.624296 | instance | ok: [instance] 2026-04-20 21:02:03.624472 | instance | 2026-04-20 21:02:03.624576 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-20 21:02:03.624815 | instance | Monday 20 April 2026 21:02:03 +0000 (0:00:01.249) 0:02:49.282 ********** 2026-04-20 21:02:03.844675 | instance | ok: [instance] 2026-04-20 21:02:03.844912 | instance | 2026-04-20 21:02:03.845339 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:02:03.845630 | instance | Monday 20 April 2026 21:02:03 +0000 (0:00:00.220) 0:02:49.502 ********** 2026-04-20 21:02:03.889874 | instance | ok: [instance] => { 2026-04-20 21:02:03.890191 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-04-20 21:02:03.890451 | instance | } 2026-04-20 21:02:03.890698 | instance | 2026-04-20 21:02:03.890961 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:02:03.891226 | instance | Monday 20 April 2026 21:02:03 +0000 (0:00:00.044) 0:02:49.547 ********** 2026-04-20 21:02:04.190439 | instance | ok: [instance] 2026-04-20 21:02:04.190755 | instance | 2026-04-20 21:02:04.191056 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:02:04.191365 | instance | Monday 20 April 2026 21:02:04 +0000 (0:00:00.300) 0:02:49.848 ********** 2026-04-20 21:02:05.377290 | instance | ok: [instance] 2026-04-20 21:02:05.377436 | instance | 2026-04-20 21:02:05.377623 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-04-20 21:02:05.377794 | instance | Monday 20 April 2026 21:02:05 +0000 (0:00:01.187) 0:02:51.035 ********** 2026-04-20 21:02:05.723449 | instance | ok: [instance] 2026-04-20 21:02:05.723600 | instance | 2026-04-20 21:02:05.723785 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-04-20 21:02:05.723967 | instance | Monday 20 April 2026 21:02:05 +0000 (0:00:00.345) 0:02:51.381 ********** 2026-04-20 21:02:05.924065 | instance | ok: [instance] 2026-04-20 21:02:05.924337 | instance | 2026-04-20 21:02:05.924646 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-04-20 21:02:05.925488 | instance | Monday 20 April 2026 21:02:05 +0000 (0:00:00.200) 0:02:51.582 ********** 2026-04-20 21:02:06.169670 | instance | ok: [instance] 2026-04-20 21:02:06.169925 | instance | 2026-04-20 21:02:06.170216 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-04-20 21:02:06.170570 | instance | Monday 20 April 2026 21:02:06 +0000 (0:00:00.245) 0:02:51.828 ********** 2026-04-20 21:02:06.363613 | instance | ok: [instance] 2026-04-20 21:02:06.363842 | instance | 2026-04-20 21:02:06.364158 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-04-20 21:02:06.364468 | instance | Monday 20 April 2026 21:02:06 +0000 (0:00:00.193) 0:02:52.021 ********** 2026-04-20 21:02:06.565748 | instance | ok: [instance] 2026-04-20 21:02:06.566006 | instance | 2026-04-20 21:02:06.566270 | instance | TASK [Install plugin] ********************************************************** 2026-04-20 21:02:06.566532 | instance | Monday 20 April 2026 21:02:06 +0000 (0:00:00.202) 0:02:52.224 ********** 2026-04-20 21:02:06.621141 | instance | included: vexxhost.containers.download_artifact for instance 2026-04-20 21:02:06.621430 | instance | 2026-04-20 21:02:06.621732 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-20 21:02:06.621990 | instance | Monday 20 April 2026 21:02:06 +0000 (0:00:00.055) 0:02:52.279 ********** 2026-04-20 21:02:06.663949 | instance | ok: [instance] => { 2026-04-20 21:02:06.664204 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-04-20 21:02:06.664457 | instance | } 2026-04-20 21:02:06.664701 | instance | 2026-04-20 21:02:06.664959 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-20 21:02:06.665244 | instance | Monday 20 April 2026 21:02:06 +0000 (0:00:00.042) 0:02:52.322 ********** 2026-04-20 21:02:06.988628 | instance | ok: [instance] 2026-04-20 21:02:06.988838 | instance | 2026-04-20 21:02:06.989023 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-20 21:02:06.989324 | instance | Monday 20 April 2026 21:02:06 +0000 (0:00:00.324) 0:02:52.646 ********** 2026-04-20 21:02:08.364312 | instance | ok: [instance] 2026-04-20 21:02:08.364449 | instance | 2026-04-20 21:02:08.364639 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 21:02:08.364820 | instance | Monday 20 April 2026 21:02:08 +0000 (0:00:01.375) 0:02:54.022 ********** 2026-04-20 21:02:08.408365 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 21:02:08.408453 | instance | 2026-04-20 21:02:08.408575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 21:02:08.408695 | instance | Monday 20 April 2026 21:02:08 +0000 (0:00:00.044) 0:02:54.066 ********** 2026-04-20 21:02:08.997030 | instance | ok: [instance] 2026-04-20 21:02:08.997312 | instance | 2026-04-20 21:02:08.997617 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-04-20 21:02:08.997919 | instance | Monday 20 April 2026 21:02:08 +0000 (0:00:00.588) 0:02:54.655 ********** 2026-04-20 21:02:09.907767 | instance | ok: [instance] 2026-04-20 21:02:09.908011 | instance | 2026-04-20 21:02:09.908291 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-04-20 21:02:09.908568 | instance | Monday 20 April 2026 21:02:09 +0000 (0:00:00.911) 0:02:55.566 ********** 2026-04-20 21:02:11.478797 | instance | ok: [instance] 2026-04-20 21:02:11.478925 | instance | 2026-04-20 21:02:11.479115 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 21:02:11.479292 | instance | Monday 20 April 2026 21:02:11 +0000 (0:00:01.571) 0:02:57.137 ********** 2026-04-20 21:02:11.515776 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 21:02:11.516018 | instance | 2026-04-20 21:02:11.516284 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 21:02:11.516559 | instance | Monday 20 April 2026 21:02:11 +0000 (0:00:00.037) 0:02:57.174 ********** 2026-04-20 21:02:11.973410 | instance | ok: [instance] 2026-04-20 21:02:11.973654 | instance | 2026-04-20 21:02:11.973954 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Deploy Helm chart] ******************* 2026-04-20 21:02:11.974229 | instance | Monday 20 April 2026 21:02:11 +0000 (0:00:00.457) 0:02:57.631 ********** 2026-04-20 21:02:13.675195 | instance | ok: [instance] 2026-04-20 21:02:13.675269 | instance | 2026-04-20 21:02:13.675288 | instance | TASK [vexxhost.kubernetes.envoy_gateway : Create GatewayClass] ***************** 2026-04-20 21:02:13.675514 | instance | Monday 20 April 2026 21:02:13 +0000 (0:00:01.701) 0:02:59.333 ********** 2026-04-20 21:02:14.365624 | instance | ok: [instance] 2026-04-20 21:02:14.366326 | instance | 2026-04-20 21:02:14.366343 | instance | PLAY [all] ********************************************************************* 2026-04-20 21:02:14.366348 | instance | 2026-04-20 21:02:14.366353 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:02:14.366357 | instance | Monday 20 April 2026 21:02:14 +0000 (0:00:00.690) 0:03:00.024 ********** 2026-04-20 21:02:15.477919 | instance | ok: [instance] 2026-04-20 21:02:15.478018 | instance | 2026-04-20 21:02:15.478322 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-04-20 21:02:15.478362 | instance | Monday 20 April 2026 21:02:15 +0000 (0:00:01.112) 0:03:01.136 ********** 2026-04-20 21:02:16.320090 | instance | ok: [instance] 2026-04-20 21:02:16.320211 | instance | 2026-04-20 21:02:16.320851 | instance | PLAY [all] ********************************************************************* 2026-04-20 21:02:16.320904 | instance | 2026-04-20 21:02:16.320912 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-04-20 21:02:16.320918 | instance | Monday 20 April 2026 21:02:16 +0000 (0:00:00.842) 0:03:01.978 ********** 2026-04-20 21:02:17.174437 | instance | ok: [instance] 2026-04-20 21:02:17.174533 | instance | 2026-04-20 21:02:17.174655 | instance | PLAY [controllers] ************************************************************* 2026-04-20 21:02:17.174838 | instance | 2026-04-20 21:02:17.175048 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:02:17.175202 | instance | Monday 20 April 2026 21:02:17 +0000 (0:00:00.853) 0:03:02.832 ********** 2026-04-20 21:02:18.283996 | instance | ok: [instance] 2026-04-20 21:02:18.284215 | instance | 2026-04-20 21:02:18.284575 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 21:02:18.284834 | instance | Monday 20 April 2026 21:02:18 +0000 (0:00:01.109) 0:03:03.942 ********** 2026-04-20 21:02:18.323425 | instance | skipping: [instance] 2026-04-20 21:02:18.323638 | instance | 2026-04-20 21:02:18.323926 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-04-20 21:02:18.324174 | instance | Monday 20 April 2026 21:02:18 +0000 (0:00:00.039) 0:03:03.982 ********** 2026-04-20 21:02:18.371109 | instance | skipping: [instance] 2026-04-20 21:02:18.371339 | instance | 2026-04-20 21:02:18.371615 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-04-20 21:02:18.371874 | instance | Monday 20 April 2026 21:02:18 +0000 (0:00:00.047) 0:03:04.029 ********** 2026-04-20 21:02:18.413687 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-04-20 21:02:18.413984 | instance | 2026-04-20 21:02:18.414245 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-04-20 21:02:18.414540 | instance | Monday 20 April 2026 21:02:18 +0000 (0:00:00.042) 0:03:04.072 ********** 2026-04-20 21:02:18.843365 | instance | ok: [instance] 2026-04-20 21:02:18.843590 | instance | 2026-04-20 21:02:18.843878 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-04-20 21:02:18.844155 | instance | Monday 20 April 2026 21:02:18 +0000 (0:00:00.429) 0:03:04.501 ********** 2026-04-20 21:02:33.079680 | instance | ok: [instance] 2026-04-20 21:02:33.079890 | instance | 2026-04-20 21:02:33.080239 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-04-20 21:02:33.080510 | instance | Monday 20 April 2026 21:02:33 +0000 (0:00:14.236) 0:03:18.737 ********** 2026-04-20 21:02:33.149764 | instance | ok: [instance] 2026-04-20 21:02:33.150007 | instance | 2026-04-20 21:02:33.150262 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-04-20 21:02:33.150531 | instance | Monday 20 April 2026 21:02:33 +0000 (0:00:00.069) 0:03:18.807 ********** 2026-04-20 21:02:33.212602 | instance | ok: [instance] 2026-04-20 21:02:33.212799 | instance | 2026-04-20 21:02:33.213146 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-04-20 21:02:33.213463 | instance | Monday 20 April 2026 21:02:33 +0000 (0:00:00.063) 0:03:18.871 ********** 2026-04-20 21:02:36.108021 | instance | ok: [instance] 2026-04-20 21:02:36.108258 | instance | 2026-04-20 21:02:36.108526 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-04-20 21:02:36.108785 | instance | Monday 20 April 2026 21:02:36 +0000 (0:00:02.895) 0:03:21.766 ********** 2026-04-20 21:02:37.349136 | instance | ok: [instance] 2026-04-20 21:02:37.349203 | instance | 2026-04-20 21:02:37.349221 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-04-20 21:02:37.349494 | instance | Monday 20 April 2026 21:02:37 +0000 (0:00:01.240) 0:03:23.007 ********** 2026-04-20 21:02:38.475494 | instance | ok: [instance] 2026-04-20 21:02:38.475797 | instance | 2026-04-20 21:02:38.476122 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-04-20 21:02:38.476454 | instance | Monday 20 April 2026 21:02:38 +0000 (0:00:01.126) 0:03:24.133 ********** 2026-04-20 21:02:38.523990 | instance | ok: [instance] 2026-04-20 21:02:38.524211 | instance | 2026-04-20 21:02:38.524479 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-04-20 21:02:38.524741 | instance | Monday 20 April 2026 21:02:38 +0000 (0:00:00.048) 0:03:24.182 ********** 2026-04-20 21:02:39.813123 | instance | ok: [instance] 2026-04-20 21:02:39.813205 | instance | 2026-04-20 21:02:39.813341 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-04-20 21:02:39.813457 | instance | Monday 20 April 2026 21:02:39 +0000 (0:00:01.288) 0:03:25.471 ********** 2026-04-20 21:02:39.847087 | instance | skipping: [instance] 2026-04-20 21:02:39.847177 | instance | 2026-04-20 21:02:39.847301 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-04-20 21:02:39.847424 | instance | Monday 20 April 2026 21:02:39 +0000 (0:00:00.034) 0:03:25.505 ********** 2026-04-20 21:02:39.876016 | instance | skipping: [instance] 2026-04-20 21:02:39.876078 | instance | 2026-04-20 21:02:39.876215 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-04-20 21:02:39.876330 | instance | Monday 20 April 2026 21:02:39 +0000 (0:00:00.029) 0:03:25.535 ********** 2026-04-20 21:02:39.908024 | instance | skipping: [instance] 2026-04-20 21:02:39.908147 | instance | 2026-04-20 21:02:39.908320 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-04-20 21:02:39.908483 | instance | Monday 20 April 2026 21:02:39 +0000 (0:00:00.031) 0:03:25.566 ********** 2026-04-20 21:02:39.953732 | instance | skipping: [instance] 2026-04-20 21:02:39.953804 | instance | 2026-04-20 21:02:39.953944 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-04-20 21:02:39.954062 | instance | Monday 20 April 2026 21:02:39 +0000 (0:00:00.045) 0:03:25.612 ********** 2026-04-20 21:02:39.987088 | instance | skipping: [instance] 2026-04-20 21:02:39.987214 | instance | 2026-04-20 21:02:39.987390 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-04-20 21:02:39.987555 | instance | Monday 20 April 2026 21:02:39 +0000 (0:00:00.033) 0:03:25.645 ********** 2026-04-20 21:02:40.019162 | instance | skipping: [instance] 2026-04-20 21:02:40.019306 | instance | 2026-04-20 21:02:40.019473 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-04-20 21:02:40.019662 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.032) 0:03:25.677 ********** 2026-04-20 21:02:40.056506 | instance | skipping: [instance] 2026-04-20 21:02:40.056764 | instance | 2026-04-20 21:02:40.057034 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-04-20 21:02:40.057368 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.037) 0:03:25.714 ********** 2026-04-20 21:02:40.087654 | instance | skipping: [instance] 2026-04-20 21:02:40.087869 | instance | 2026-04-20 21:02:40.088131 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-04-20 21:02:40.088386 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.031) 0:03:25.746 ********** 2026-04-20 21:02:40.118123 | instance | skipping: [instance] 2026-04-20 21:02:40.118343 | instance | 2026-04-20 21:02:40.118605 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-04-20 21:02:40.118873 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.030) 0:03:25.776 ********** 2026-04-20 21:02:40.148700 | instance | skipping: [instance] 2026-04-20 21:02:40.148839 | instance | 2026-04-20 21:02:40.149003 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-04-20 21:02:40.149193 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.030) 0:03:25.807 ********** 2026-04-20 21:02:40.180161 | instance | skipping: [instance] 2026-04-20 21:02:40.180422 | instance | 2026-04-20 21:02:40.180695 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-04-20 21:02:40.180963 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.030) 0:03:25.838 ********** 2026-04-20 21:02:40.211382 | instance | skipping: [instance] 2026-04-20 21:02:40.211642 | instance | 2026-04-20 21:02:40.211919 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-04-20 21:02:40.212237 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.031) 0:03:25.870 ********** 2026-04-20 21:02:40.239704 | instance | skipping: [instance] 2026-04-20 21:02:40.239945 | instance | 2026-04-20 21:02:40.240256 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-04-20 21:02:40.240537 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.028) 0:03:25.898 ********** 2026-04-20 21:02:40.291715 | instance | skipping: [instance] 2026-04-20 21:02:40.292004 | instance | 2026-04-20 21:02:40.292284 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-04-20 21:02:40.292550 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.051) 0:03:25.949 ********** 2026-04-20 21:02:40.327804 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-04-20 21:02:40.327939 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-04-20 21:02:40.328078 | instance | skipping: [instance] 2026-04-20 21:02:40.328210 | instance | 2026-04-20 21:02:40.328353 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-04-20 21:02:40.328495 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.036) 0:03:25.986 ********** 2026-04-20 21:02:40.361246 | instance | skipping: [instance] 2026-04-20 21:02:40.361553 | instance | 2026-04-20 21:02:40.361799 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-04-20 21:02:40.362149 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.033) 0:03:26.019 ********** 2026-04-20 21:02:40.458158 | instance | skipping: [instance] 2026-04-20 21:02:40.458232 | instance | 2026-04-20 21:02:40.458360 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-04-20 21:02:40.458503 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.097) 0:03:26.116 ********** 2026-04-20 21:02:40.496245 | instance | skipping: [instance] 2026-04-20 21:02:40.496400 | instance | 2026-04-20 21:02:40.496568 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-04-20 21:02:40.496734 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.037) 0:03:26.154 ********** 2026-04-20 21:02:40.531726 | instance | skipping: [instance] 2026-04-20 21:02:40.531828 | instance | 2026-04-20 21:02:40.531954 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-04-20 21:02:40.532073 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.035) 0:03:26.190 ********** 2026-04-20 21:02:40.580110 | instance | skipping: [instance] 2026-04-20 21:02:40.580200 | instance | 2026-04-20 21:02:40.580299 | instance | PLAY RECAP ********************************************************************* 2026-04-20 21:02:40.580428 | instance | instance : ok=240 changed=0 unreachable=0 failed=0 skipped=82 rescued=0 ignored=0 2026-04-20 21:02:40.580533 | instance | 2026-04-20 21:02:40.580653 | instance | Monday 20 April 2026 21:02:40 +0000 (0:00:00.048) 0:03:26.238 ********** 2026-04-20 21:02:40.580762 | instance | =============================================================================== 2026-04-20 21:02:40.580886 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.24s 2026-04-20 21:02:40.581005 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.20s 2026-04-20 21:02:40.581152 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.06s 2026-04-20 21:02:40.581258 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.02s 2026-04-20 21:02:40.581408 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.62s 2026-04-20 21:02:40.581513 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.50s 2026-04-20 21:02:40.581666 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.45s 2026-04-20 21:02:40.581904 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.69s 2026-04-20 21:02:40.582027 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.17s 2026-04-20 21:02:40.582144 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.09s 2026-04-20 21:02:40.582272 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 3.07s 2026-04-20 21:02:40.582379 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool --------------------- 2.90s 2026-04-20 21:02:40.582488 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.46s 2026-04-20 21:02:40.582617 | instance | vexxhost.ceph.mon : Configure "mon" label for monitors ------------------ 2.38s 2026-04-20 21:02:40.582724 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.22s 2026-04-20 21:02:40.582840 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.11s 2026-04-20 21:02:40.582953 | instance | vexxhost.ceph.cephadm_host : Add new host to Ceph ----------------------- 2.05s 2026-04-20 21:02:40.583068 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.04s 2026-04-20 21:02:40.583184 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.98s 2026-04-20 21:02:40.583305 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.94s 2026-04-20 21:02:40.709011 | instance | INFO [csi > idempotence] Executed: Successful 2026-04-20 21:02:40.722154 | instance | INFO [csi > side_effect] Executing 2026-04-20 21:02:40.722510 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-20 21:02:40.730633 | instance | INFO [csi > verify] Executing 2026-04-20 21:02:41.476125 | instance | 2026-04-20 21:02:41.476358 | instance | PLAY [Verify] ****************************************************************** 2026-04-20 21:02:41.476615 | instance | 2026-04-20 21:02:41.476895 | instance | TASK [Gathering Facts] ********************************************************* 2026-04-20 21:02:41.477211 | instance | Monday 20 April 2026 21:02:41 +0000 (0:00:00.043) 0:00:00.043 ********** 2026-04-20 21:02:42.933741 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-04-20 21:02:42.933899 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-04-20 21:02:42.934067 | instance | interpreter could change the meaning of that path. See 2026-04-20 21:02:42.934238 | instance | https://docs.ansible.com/ansible- 2026-04-20 21:02:42.934406 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-04-20 21:02:42.949976 | instance | ok: [instance] 2026-04-20 21:02:42.950122 | instance | 2026-04-20 21:02:42.950291 | instance | TASK [Create a persistent volume] ********************************************** 2026-04-20 21:02:42.950475 | instance | Monday 20 April 2026 21:02:42 +0000 (0:00:01.474) 0:00:01.518 ********** 2026-04-20 21:02:43.861382 | instance | changed: [instance] 2026-04-20 21:02:43.861439 | instance | 2026-04-20 21:02:43.861447 | instance | TASK [Create a pod] ************************************************************ 2026-04-20 21:02:43.861454 | instance | Monday 20 April 2026 21:02:43 +0000 (0:00:00.902) 0:00:02.420 ********** 2026-04-20 21:02:59.576659 | instance | changed: [instance] 2026-04-20 21:02:59.577310 | instance | 2026-04-20 21:02:59.577329 | instance | TASK [Delete the pod] ********************************************************** 2026-04-20 21:02:59.577630 | instance | Monday 20 April 2026 21:02:59 +0000 (0:00:15.723) 0:00:18.144 ********** 2026-04-20 21:03:00.196390 | instance | changed: [instance] 2026-04-20 21:03:00.196631 | instance | 2026-04-20 21:03:00.196950 | instance | TASK [Delete the persistent volume] ******************************************** 2026-04-20 21:03:00.197285 | instance | Monday 20 April 2026 21:03:00 +0000 (0:00:00.619) 0:00:18.764 ********** 2026-04-20 21:03:01.093800 | instance | ok: [instance] 2026-04-20 21:03:01.094763 | instance | 2026-04-20 21:03:01.094807 | instance | PLAY RECAP ********************************************************************* 2026-04-20 21:03:01.094818 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-20 21:03:01.094883 | instance | 2026-04-20 21:03:01.095198 | instance | Monday 20 April 2026 21:03:01 +0000 (0:00:00.896) 0:00:19.661 ********** 2026-04-20 21:03:01.095585 | instance | =============================================================================== 2026-04-20 21:03:01.095869 | instance | Create a pod ----------------------------------------------------------- 15.72s 2026-04-20 21:03:01.096156 | instance | Gathering Facts --------------------------------------------------------- 1.47s 2026-04-20 21:03:01.096494 | instance | Create a persistent volume ---------------------------------------------- 0.90s 2026-04-20 21:03:01.096777 | instance | Delete the persistent volume -------------------------------------------- 0.90s 2026-04-20 21:03:01.097089 | instance | Delete the pod ---------------------------------------------------------- 0.62s 2026-04-20 21:03:01.178361 | instance | INFO [csi > verify] Executed: Successful 2026-04-20 21:03:01.192279 | instance | INFO [csi > cleanup] Executing 2026-04-20 21:03:01.193930 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-20 21:03:01.201857 | instance | INFO [csi > destroy] Executing 2026-04-20 21:03:01.201906 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-04-20 21:03:01.201973 | instance | INFO [csi > destroy] Executed: Successful 2026-04-20 21:03:01.202273 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-20 21:03:01.687727 | instance | ok: Runtime: 0:13:28.002299 2026-04-20 21:03:01.718538 | 2026-04-20 21:03:01.718633 | PLAY RECAP 2026-04-20 21:03:01.718685 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 21:03:01.718707 | 2026-04-20 21:03:01.843366 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-20 21:03:01.849479 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-04-20 21:03:02.426664 | 2026-04-20 21:03:02.426787 | PLAY [all] 2026-04-20 21:03:02.440727 | 2026-04-20 21:03:02.440810 | TASK [gather-host-logs : creating directory for system status] 2026-04-20 21:03:02.799493 | instance | changed 2026-04-20 21:03:02.804992 | 2026-04-20 21:03:02.805081 | TASK [gather-host-logs : Get logs for each host] 2026-04-20 21:03:03.160021 | instance | + systemd-cgls --full --all --no-pager 2026-04-20 21:03:03.178069 | instance | + ip addr 2026-04-20 21:03:03.180902 | instance | + ip route 2026-04-20 21:03:03.183393 | instance | + lsblk 2026-04-20 21:03:03.188080 | instance | + mount 2026-04-20 21:03:03.191188 | instance | + docker images 2026-04-20 21:03:03.208593 | instance | + brctl show 2026-04-20 21:03:03.208884 | instance | /bin/bash: line 8: brctl: command not found 2026-04-20 21:03:03.209469 | instance | + ps aux --sort=-%mem 2026-04-20 21:03:03.231327 | instance | + dpkg -l 2026-04-20 21:03:03.243097 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-04-20 21:03:03.243772 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-04-20 21:03:03.269936 | instance | + '[' '!' -z '' ']' 2026-04-20 21:03:03.341709 | instance | ok: Runtime: 0:00:00.116254 2026-04-20 21:03:03.349809 | 2026-04-20 21:03:03.349874 | TASK [gather-host-logs : Downloads logs to executor] 2026-04-20 21:03:03.980264 | instance | changed: 2026-04-20 21:03:03.980959 | instance | created directory /var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/work/logs/instance 2026-04-20 21:03:03.981013 | instance | cd+++++++++ system/ 2026-04-20 21:03:03.981046 | instance | >f+++++++++ system/brctl-show.txt 2026-04-20 21:03:03.981102 | instance | >f+++++++++ system/docker-images.txt 2026-04-20 21:03:03.981131 | instance | >f+++++++++ system/ip-addr.txt 2026-04-20 21:03:03.981164 | instance | >f+++++++++ system/ip-route.txt 2026-04-20 21:03:03.981194 | instance | >f+++++++++ system/lsblk.txt 2026-04-20 21:03:03.981221 | instance | >f+++++++++ system/mount.txt 2026-04-20 21:03:03.981247 | instance | >f+++++++++ system/packages.txt 2026-04-20 21:03:03.981273 | instance | >f+++++++++ system/ps.txt 2026-04-20 21:03:03.981301 | instance | >f+++++++++ system/systemd-cgls.txt 2026-04-20 21:03:03.991961 | 2026-04-20 21:03:03.992035 | LOOP [helm-release-status : creating directory for helm release status] 2026-04-20 21:03:04.201890 | instance | changed: "values" 2026-04-20 21:03:04.384591 | instance | changed: "releases" 2026-04-20 21:03:04.402167 | 2026-04-20 21:03:04.402360 | TASK [helm-release-status : Gather get release status for helm charts] 2026-04-20 21:03:05.970523 | instance | ok: Runtime: 0:00:01.309903 2026-04-20 21:03:05.976887 | 2026-04-20 21:03:05.976962 | TASK [helm-release-status : Downloads logs to executor] 2026-04-20 21:03:06.475817 | instance | changed: 2026-04-20 21:03:06.476005 | instance | cd+++++++++ helm/ 2026-04-20 21:03:06.476035 | instance | cd+++++++++ helm/releases/ 2026-04-20 21:03:06.476055 | instance | cd+++++++++ helm/releases/envoy-gateway-system/ 2026-04-20 21:03:06.476075 | instance | >f+++++++++ helm/releases/envoy-gateway-system/envoy-gateway.txt 2026-04-20 21:03:06.476095 | instance | cd+++++++++ helm/releases/kube-system/ 2026-04-20 21:03:06.476114 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-04-20 21:03:06.476132 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-04-20 21:03:06.476151 | instance | cd+++++++++ helm/values/ 2026-04-20 21:03:06.476180 | instance | cd+++++++++ helm/values/envoy-gateway-system/ 2026-04-20 21:03:06.476199 | instance | >f+++++++++ helm/values/envoy-gateway-system/envoy-gateway.yaml 2026-04-20 21:03:06.476217 | instance | cd+++++++++ helm/values/kube-system/ 2026-04-20 21:03:06.476235 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-04-20 21:03:06.476257 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-04-20 21:03:06.485590 | 2026-04-20 21:03:06.485658 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-04-20 21:03:06.679788 | instance | changed 2026-04-20 21:03:06.686400 | 2026-04-20 21:03:06.686476 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-04-20 21:03:06.890947 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 21:03:06.891611 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 21:03:06.898162 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:06.900231 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:06.976639 | instance | node/instance 2026-04-20 21:03:06.978359 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:07.020803 | instance | clusterrole/admin 2026-04-20 21:03:07.171363 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:07.190775 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-04-20 21:03:07.206116 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-04-20 21:03:07.239205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:07.357686 | instance | clusterrole/cilium 2026-04-20 21:03:07.389718 | instance | clusterrole/cilium-operator 2026-04-20 21:03:07.524654 | instance | clusterrole/cluster-admin 2026-04-20 21:03:07.577235 | instance | clusterrole/edit 2026-04-20 21:03:07.701932 | instance | clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-20 21:03:07.758240 | instance | clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role 2026-04-20 21:03:07.858681 | instance | clusterrole/kubeadm:get-nodes 2026-04-20 21:03:07.920423 | instance | clusterrole/system:aggregate-to-admin 2026-04-20 21:03:08.022370 | instance | clusterrole/system:aggregate-to-edit 2026-04-20 21:03:08.082781 | instance | clusterrole/system:aggregate-to-view 2026-04-20 21:03:08.209866 | instance | clusterrole/system:auth-delegator 2026-04-20 21:03:08.269738 | instance | clusterrole/system:basic-user 2026-04-20 21:03:08.376903 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-04-20 21:03:08.427710 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-04-20 21:03:08.571144 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-04-20 21:03:08.606122 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-04-20 21:03:08.745850 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-04-20 21:03:08.809973 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-04-20 21:03:08.917172 | instance | clusterrole/system:controller:attachdetach-controller 2026-04-20 21:03:08.977982 | instance | clusterrole/system:controller:certificate-controller 2026-04-20 21:03:09.068306 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-04-20 21:03:09.135920 | instance | clusterrole/system:controller:cronjob-controller 2026-04-20 21:03:09.229519 | instance | clusterrole/system:controller:daemon-set-controller 2026-04-20 21:03:09.297991 | instance | clusterrole/system:controller:deployment-controller 2026-04-20 21:03:09.416164 | instance | clusterrole/system:controller:disruption-controller 2026-04-20 21:03:09.482737 | instance | clusterrole/system:controller:endpoint-controller 2026-04-20 21:03:09.587289 | instance | clusterrole/system:controller:endpointslice-controller 2026-04-20 21:03:09.666317 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-04-20 21:03:09.762145 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-04-20 21:03:09.828819 | instance | clusterrole/system:controller:expand-controller 2026-04-20 21:03:09.940194 | instance | clusterrole/system:controller:generic-garbage-collector 2026-04-20 21:03:09.991136 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-04-20 21:03:10.110704 | instance | clusterrole/system:controller:job-controller 2026-04-20 21:03:10.172029 | instance | clusterrole/system:controller:namespace-controller 2026-04-20 21:03:10.272486 | instance | clusterrole/system:controller:node-controller 2026-04-20 21:03:10.337588 | instance | clusterrole/system:controller:persistent-volume-binder 2026-04-20 21:03:10.454296 | instance | clusterrole/system:controller:pod-garbage-collector 2026-04-20 21:03:10.511856 | instance | clusterrole/system:controller:pv-protection-controller 2026-04-20 21:03:10.640519 | instance | clusterrole/system:controller:pvc-protection-controller 2026-04-20 21:03:10.705917 | instance | clusterrole/system:controller:replicaset-controller 2026-04-20 21:03:10.805585 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-04-20 21:03:10.867866 | instance | clusterrole/system:controller:replication-controller 2026-04-20 21:03:10.962876 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-04-20 21:03:11.033972 | instance | clusterrole/system:controller:resourcequota-controller 2026-04-20 21:03:11.137182 | instance | clusterrolebinding/cilium 2026-04-20 21:03:11.203399 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-04-20 21:03:11.321107 | instance | clusterrolebinding/cilium-operator 2026-04-20 21:03:11.370535 | instance | clusterrole/system:controller:route-controller 2026-04-20 21:03:11.488284 | instance | clusterrole/system:controller:service-account-controller 2026-04-20 21:03:11.544440 | instance | clusterrole/system:controller:service-controller 2026-04-20 21:03:11.659103 | instance | clusterrolebinding/cluster-admin 2026-04-20 21:03:11.718345 | instance | clusterrole/system:controller:statefulset-controller 2026-04-20 21:03:11.834566 | instance | clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system 2026-04-20 21:03:11.907628 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-04-20 21:03:12.020609 | instance | clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding 2026-04-20 21:03:12.090803 | instance | clusterrole/system:controller:ttl-controller 2026-04-20 21:03:12.207789 | instance | clusterrole/system:coredns 2026-04-20 21:03:12.265752 | instance | clusterrolebinding/kubeadm:get-nodes 2026-04-20 21:03:12.383392 | instance | clusterrole/system:discovery 2026-04-20 21:03:12.439118 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-04-20 21:03:12.570080 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-04-20 21:03:12.623618 | instance | clusterrole/system:heapster 2026-04-20 21:03:12.766059 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-04-20 21:03:12.789540 | instance | clusterrole/system:kube-aggregator 2026-04-20 21:03:12.946066 | instance | clusterrolebinding/kubeadm:node-proxier 2026-04-20 21:03:12.954966 | instance | clusterrole/system:kube-controller-manager 2026-04-20 21:03:13.120743 | instance | clusterrolebinding/system:basic-user 2026-04-20 21:03:13.124891 | instance | clusterrole/system:kube-dns 2026-04-20 21:03:13.289461 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-04-20 21:03:13.322569 | instance | clusterrole/system:kube-scheduler 2026-04-20 21:03:13.459518 | instance | clusterrolebinding/system:controller:certificate-controller 2026-04-20 21:03:13.505058 | instance | clusterrole/system:kubelet-api-admin 2026-04-20 21:03:13.643877 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-04-20 21:03:13.699244 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-04-20 21:03:13.837398 | instance | clusterrole/system:monitoring 2026-04-20 21:03:13.870571 | instance | clusterrole/system:node 2026-04-20 21:03:14.028674 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-04-20 21:03:14.046491 | instance | clusterrolebinding/system:controller:deployment-controller 2026-04-20 21:03:14.199870 | instance | clusterrole/system:node-bootstrapper 2026-04-20 21:03:14.237824 | instance | clusterrole/system:node-problem-detector 2026-04-20 21:03:14.392665 | instance | clusterrolebinding/system:controller:disruption-controller 2026-04-20 21:03:14.410915 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-04-20 21:03:14.556754 | instance | clusterrole/system:node-proxier 2026-04-20 21:03:14.568565 | instance | clusterrole/system:persistent-volume-provisioner 2026-04-20 21:03:14.718637 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-04-20 21:03:14.742585 | instance | clusterrole/system:public-info-viewer 2026-04-20 21:03:14.870786 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-04-20 21:03:14.914312 | instance | clusterrole/system:service-account-issuer-discovery 2026-04-20 21:03:15.044304 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-04-20 21:03:15.071709 | instance | clusterrole/system:volume-scheduler 2026-04-20 21:03:15.237037 | instance | clusterrolebinding/system:controller:expand-controller 2026-04-20 21:03:15.239494 | instance | clusterrole/view 2026-04-20 21:03:15.408393 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-04-20 21:03:15.426071 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-04-20 21:03:15.578257 | instance | clusterrolebinding/system:controller:job-controller 2026-04-20 21:03:15.608350 | instance | clusterrolebinding/system:controller:namespace-controller 2026-04-20 21:03:15.748424 | instance | clusterrolebinding/system:controller:node-controller 2026-04-20 21:03:15.777129 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-04-20 21:03:15.914270 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-04-20 21:03:15.960491 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-04-20 21:03:16.077800 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-04-20 21:03:16.147009 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-04-20 21:03:16.245840 | instance | clusterrolebinding/system:controller:replication-controller 2026-04-20 21:03:16.303932 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-04-20 21:03:16.433284 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-04-20 21:03:16.471517 | instance | clusterrolebinding/system:controller:route-controller 2026-04-20 21:03:16.611473 | instance | clusterrolebinding/system:controller:service-account-controller 2026-04-20 21:03:16.634262 | instance | clusterrolebinding/system:controller:service-controller 2026-04-20 21:03:16.780961 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-04-20 21:03:16.813474 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-04-20 21:03:16.959971 | instance | clusterrolebinding/system:controller:ttl-controller 2026-04-20 21:03:16.993171 | instance | clusterrolebinding/system:coredns 2026-04-20 21:03:17.140207 | instance | clusterrolebinding/system:discovery 2026-04-20 21:03:17.161030 | instance | clusterrolebinding/system:kube-controller-manager 2026-04-20 21:03:17.305374 | instance | clusterrolebinding/system:kube-dns 2026-04-20 21:03:17.333155 | instance | clusterrolebinding/system:kube-scheduler 2026-04-20 21:03:17.462217 | instance | clusterrolebinding/system:monitoring 2026-04-20 21:03:17.510445 | instance | clusterrolebinding/system:node 2026-04-20 21:03:17.643017 | instance | clusterrolebinding/system:node-proxier 2026-04-20 21:03:17.698791 | instance | clusterrolebinding/system:public-info-viewer 2026-04-20 21:03:17.817248 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-04-20 21:03:17.908607 | instance | clusterrolebinding/system:volume-scheduler 2026-04-20 21:03:18.000911 | instance | storageclass/general 2026-04-20 21:03:18.080356 | instance | namespace/default 2026-04-20 21:03:18.186885 | instance | namespace/envoy-gateway-system 2026-04-20 21:03:18.260445 | instance | namespace/kube-node-lease 2026-04-20 21:03:18.367526 | instance | namespace/kube-public 2026-04-20 21:03:18.462987 | instance | namespace/kube-system 2026-04-20 21:03:18.738533 | instance | ok: Runtime: 0:00:11.750338 2026-04-20 21:03:18.747082 | 2026-04-20 21:03:18.747147 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-04-20 21:03:18.963738 | instance | changed 2026-04-20 21:03:18.968621 | 2026-04-20 21:03:18.968691 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-04-20 21:03:19.228966 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 21:03:19.229475 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 21:03:19.229502 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-04-20 21:03:19.320342 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.321195 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.394879 | instance | default/configmaps/kube-root-ca.crt 2026-04-20 21:03:19.399959 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.423855 | instance | envoy-gateway-system/configmaps/envoy-gateway-config 2026-04-20 21:03:19.428117 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.492104 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.534949 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.566777 | instance | envoy-gateway-system/configmaps/kube-root-ca.crt 2026-04-20 21:03:19.582380 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.618389 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.695682 | instance | envoy-gateway-system/deployment/envoy-gateway 2026-04-20 21:03:19.697731 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.718039 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.786668 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.795826 | instance | default/endpoints/kubernetes 2026-04-20 21:03:19.818856 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.882348 | instance | envoy-gateway-system/endpoints/envoy-gateway 2026-04-20 21:03:19.884920 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.911217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:19.974354 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.020093 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.058576 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.102578 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.138728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.188058 | instance | envoy-gateway-system/pods/envoy-gateway-78446f96c9-phfxc 2026-04-20 21:03:20.192537 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.240037 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 21:03:20.255489 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.282749 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 21:03:20.290285 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.334350 | instance | default/persistentvolumeclaims/test-pvc 2026-04-20 21:03:20.340472 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.379788 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.424892 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.469138 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen 2026-04-20 21:03:20.476178 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.506703 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager 2026-04-20 21:03:20.520500 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.568272 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.662289 | instance | envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding 2026-04-20 21:03:20.667139 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.690639 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen 2026-04-20 21:03:20.757584 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.816503 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.857739 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.862496 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager 2026-04-20 21:03:20.879494 | instance | envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role 2026-04-20 21:03:20.914029 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:20.954710 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.001129 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.052634 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.054097 | instance | envoy-gateway-system/serviceaccounts/default 2026-04-20 21:03:21.061629 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway 2026-04-20 21:03:21.121490 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.128530 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.224890 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.233698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.329322 | instance | envoy-gateway-system/secrets/envoy 2026-04-20 21:03:21.330691 | instance | envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen 2026-04-20 21:03:21.349466 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.368366 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.434541 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.453853 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.495056 | instance | envoy-gateway-system/secrets/envoy-gateway 2026-04-20 21:03:21.547065 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.549954 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.602759 | instance | envoy-gateway-system/secrets/envoy-oidc-hmac 2026-04-20 21:03:21.639361 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.640317 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.710909 | instance | envoy-gateway-system/secrets/envoy-rate-limit 2026-04-20 21:03:21.738602 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.750882 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.795743 | instance | envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1 2026-04-20 21:03:21.842493 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.844081 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.924661 | instance | default/serviceaccounts/default 2026-04-20 21:03:21.945647 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:21.946145 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 21:03:21.952587 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.042446 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.045887 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.095220 | instance | default/services/kubernetes 2026-04-20 21:03:22.145736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.148799 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 21:03:22.155704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.222319 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.259737 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.342982 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.377577 | instance | envoy-gateway-system/services/envoy-gateway 2026-04-20 21:03:22.381947 | instance | kube-public/configmaps/cluster-info 2026-04-20 21:03:22.407665 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.423965 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.487217 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.511303 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.578421 | instance | kube-public/configmaps/kube-root-ca.crt 2026-04-20 21:03:22.593384 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-04-20 21:03:22.595487 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.597637 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.676891 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.693983 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.757323 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.774844 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-04-20 21:03:22.789261 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-04-20 21:03:22.826297 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.846025 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.949298 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-04-20 21:03:22.954781 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.964905 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:22.986163 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-04-20 21:03:23.047509 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.061617 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.134307 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.141184 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.144983 | instance | kube-public/serviceaccounts/default 2026-04-20 21:03:23.183696 | instance | kube-node-lease/serviceaccounts/default 2026-04-20 21:03:23.241533 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-04-20 21:03:23.250417 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.268031 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.334904 | instance | kube-system/configmaps/ceph-config 2026-04-20 21:03:23.349409 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.407894 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.413145 | instance | kube-system/configmaps/ceph-csi-config 2026-04-20 21:03:23.503187 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.529833 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-04-20 21:03:23.570450 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.622380 | instance | kube-system/configmaps/cilium-config 2026-04-20 21:03:23.667305 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-04-20 21:03:23.734169 | instance | kube-system/configmaps/coredns 2026-04-20 21:03:23.799132 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-04-20 21:03:23.893025 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-04-20 21:03:23.965315 | instance | kube-system/configmaps/kube-proxy 2026-04-20 21:03:24.059216 | instance | kube-system/configmaps/kube-root-ca.crt 2026-04-20 21:03:24.138834 | instance | kube-system/configmaps/kubeadm-config 2026-04-20 21:03:24.226152 | instance | kube-system/configmaps/kubelet-config 2026-04-20 21:03:24.327358 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-04-20 21:03:24.409899 | instance | kube-system/daemonsets/cilium 2026-04-20 21:03:24.490875 | instance | kube-system/daemonsets/kube-proxy 2026-04-20 21:03:24.598674 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-04-20 21:03:24.662851 | instance | kube-system/deployment/cilium-operator 2026-04-20 21:03:24.780011 | instance | kube-system/deployment/coredns 2026-04-20 21:03:24.832616 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-04-20 21:03:24.974082 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-04-20 21:03:24.997743 | instance | kube-system/endpoints/kube-dns 2026-04-20 21:03:25.157813 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-kwxbt 2026-04-20 21:03:25.184302 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc 2026-04-20 21:03:25.353995 | instance | kube-system/pods/cilium-8f88r 2026-04-20 21:03:25.368561 | instance | kube-system/pods/cilium-operator-869df985b8-ls5x6 2026-04-20 21:03:25.544869 | instance | kube-system/pods/coredns-67659f764b-4f8qv 2026-04-20 21:03:25.546765 | instance | kube-system/pods/coredns-67659f764b-bzn2t 2026-04-20 21:03:25.729866 | instance | kube-system/pods/etcd-instance 2026-04-20 21:03:25.741285 | instance | kube-system/pods/kube-apiserver-instance 2026-04-20 21:03:25.923520 | instance | kube-system/pods/kube-controller-manager-instance 2026-04-20 21:03:25.924551 | instance | kube-system/pods/kube-proxy-4b9w4 2026-04-20 21:03:26.092708 | instance | kube-system/pods/kube-scheduler-instance 2026-04-20 21:03:26.096880 | instance | kube-system/pods/kube-vip-instance 2026-04-20 21:03:26.256610 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-04-20 21:03:26.292362 | instance | kube-system/rolebindings/cilium-config-agent 2026-04-20 21:03:26.416734 | instance | kube-system/rolebindings/kube-proxy 2026-04-20 21:03:26.458952 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-04-20 21:03:26.603638 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-04-20 21:03:26.618734 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-04-20 21:03:26.765667 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-04-20 21:03:26.774823 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-04-20 21:03:26.935359 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-04-20 21:03:26.946974 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-04-20 21:03:27.090181 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-04-20 21:03:27.109989 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-04-20 21:03:27.239403 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-04-20 21:03:27.294339 | instance | kube-system/roles/cilium-config-agent 2026-04-20 21:03:27.420621 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-04-20 21:03:27.473372 | instance | kube-system/roles/kube-proxy 2026-04-20 21:03:27.574117 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-04-20 21:03:27.633850 | instance | kube-system/roles/kubeadm:kubelet-config 2026-04-20 21:03:27.730438 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-04-20 21:03:27.818173 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-04-20 21:03:27.900587 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-04-20 21:03:27.983912 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-04-20 21:03:28.064097 | instance | kube-system/roles/system:controller:cloud-provider 2026-04-20 21:03:28.151533 | instance | kube-system/roles/system:controller:token-cleaner 2026-04-20 21:03:28.247720 | instance | kube-system/secrets/bootstrap-token-2sw22r 2026-04-20 21:03:28.346415 | instance | kube-system/secrets/bootstrap-token-xavjtr 2026-04-20 21:03:28.413320 | instance | kube-system/secrets/csi-rbd-secret 2026-04-20 21:03:28.511143 | instance | kube-system/secrets/kubeadm-certs 2026-04-20 21:03:28.572464 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-04-20 21:03:28.691051 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-04-20 21:03:28.755454 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-04-20 21:03:28.967525 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-04-20 21:03:28.977236 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-04-20 21:03:29.173991 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-04-20 21:03:29.174602 | instance | kube-system/serviceaccounts/certificate-controller 2026-04-20 21:03:29.381675 | instance | kube-system/serviceaccounts/cilium 2026-04-20 21:03:29.394136 | instance | kube-system/serviceaccounts/cilium-operator 2026-04-20 21:03:29.610842 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-04-20 21:03:29.617609 | instance | kube-system/serviceaccounts/coredns 2026-04-20 21:03:29.832353 | instance | kube-system/serviceaccounts/cronjob-controller 2026-04-20 21:03:29.837987 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-04-20 21:03:30.040089 | instance | kube-system/serviceaccounts/default 2026-04-20 21:03:30.056199 | instance | kube-system/serviceaccounts/deployment-controller 2026-04-20 21:03:30.251052 | instance | kube-system/serviceaccounts/disruption-controller 2026-04-20 21:03:30.257400 | instance | kube-system/serviceaccounts/endpoint-controller 2026-04-20 21:03:30.438435 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-04-20 21:03:30.453836 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-04-20 21:03:30.627234 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-04-20 21:03:30.652748 | instance | kube-system/serviceaccounts/expand-controller 2026-04-20 21:03:30.834417 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-04-20 21:03:30.874122 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-04-20 21:03:31.034656 | instance | kube-system/serviceaccounts/job-controller 2026-04-20 21:03:31.078810 | instance | kube-system/serviceaccounts/kube-proxy 2026-04-20 21:03:31.225645 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-04-20 21:03:31.301586 | instance | kube-system/serviceaccounts/namespace-controller 2026-04-20 21:03:31.399653 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-04-20 21:03:31.510462 | instance | kube-system/serviceaccounts/node-controller 2026-04-20 21:03:31.572920 | instance | kube-system/services/kube-dns 2026-04-20 21:03:31.723092 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-04-20 21:03:31.745928 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-04-20 21:03:31.920420 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-04-20 21:03:31.956968 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-04-20 21:03:32.121386 | instance | kube-system/serviceaccounts/replicaset-controller 2026-04-20 21:03:32.155668 | instance | kube-system/serviceaccounts/replication-controller 2026-04-20 21:03:32.315521 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-04-20 21:03:32.361606 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-04-20 21:03:32.532626 | instance | kube-system/serviceaccounts/service-account-controller 2026-04-20 21:03:32.557081 | instance | kube-system/serviceaccounts/service-controller 2026-04-20 21:03:32.718185 | instance | kube-system/serviceaccounts/statefulset-controller 2026-04-20 21:03:32.755635 | instance | kube-system/serviceaccounts/token-cleaner 2026-04-20 21:03:32.936949 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-04-20 21:03:32.955615 | instance | kube-system/serviceaccounts/ttl-controller 2026-04-20 21:03:33.560286 | instance | ok: Runtime: 0:00:13.958694 2026-04-20 21:03:33.568549 | 2026-04-20 21:03:33.568624 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-04-20 21:03:34.168294 | instance | changed: 2026-04-20 21:03:34.168520 | instance | cd+++++++++ objects/ 2026-04-20 21:03:34.168559 | instance | cd+++++++++ objects/cluster/ 2026-04-20 21:03:34.168589 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-04-20 21:03:34.168617 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-04-20 21:03:34.168644 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-04-20 21:03:34.168671 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-04-20 21:03:34.168713 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-04-20 21:03:34.168740 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-04-20 21:03:34.168765 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-04-20 21:03:34.168790 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-04-20 21:03:34.168815 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-04-20 21:03:34.168839 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-04-20 21:03:34.168863 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-04-20 21:03:34.168888 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-04-20 21:03:34.168913 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-04-20 21:03:34.168937 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-04-20 21:03:34.169157 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-04-20 21:03:34.169225 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-20 21:03:34.169255 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-20 21:03:34.169281 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.txt 2026-04-20 21:03:34.169490 | instance | >f+++++++++ objects/cluster/clusterrole/envoy-gateway-gateway-helm-envoy-gateway-role.yaml 2026-04-20 21:03:34.169561 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-04-20 21:03:34.169591 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-04-20 21:03:34.169833 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-04-20 21:03:34.169872 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-04-20 21:03:34.169900 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-04-20 21:03:34.169927 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-04-20 21:03:34.170190 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-04-20 21:03:34.170227 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-04-20 21:03:34.170253 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-04-20 21:03:34.170280 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-04-20 21:03:34.170306 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-04-20 21:03:34.170554 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-04-20 21:03:34.170667 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-04-20 21:03:34.170732 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-04-20 21:03:34.170765 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-04-20 21:03:34.170792 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-04-20 21:03:34.170818 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-04-20 21:03:34.170844 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-04-20 21:03:34.171174 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-04-20 21:03:34.171207 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-04-20 21:03:34.171246 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-04-20 21:03:34.171718 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-04-20 21:03:34.171799 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-04-20 21:03:34.171828 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-04-20 21:03:34.171852 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-04-20 21:03:34.171876 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-04-20 21:03:34.171895 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-04-20 21:03:34.171913 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-04-20 21:03:34.171932 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-04-20 21:03:34.171950 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-04-20 21:03:34.171968 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-04-20 21:03:34.171986 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-04-20 21:03:34.172005 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-04-20 21:03:34.172022 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-04-20 21:03:34.172040 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-04-20 21:03:34.172059 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-04-20 21:03:34.172076 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-04-20 21:03:34.172094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-04-20 21:03:34.172135 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-04-20 21:03:34.172274 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-04-20 21:03:34.172322 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-04-20 21:03:34.172343 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-04-20 21:03:34.172361 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-04-20 21:03:34.172380 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-04-20 21:03:34.172397 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-04-20 21:03:34.172415 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-04-20 21:03:34.172436 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-04-20 21:03:34.172479 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-04-20 21:03:34.172755 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-04-20 21:03:34.172809 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-04-20 21:03:34.172831 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-04-20 21:03:34.172850 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-04-20 21:03:34.172885 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-04-20 21:03:34.172905 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-04-20 21:03:34.172923 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-04-20 21:03:34.172941 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-04-20 21:03:34.172975 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-04-20 21:03:34.172996 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-04-20 21:03:34.173013 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-04-20 21:03:34.173031 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-04-20 21:03:34.173049 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-04-20 21:03:34.173094 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-04-20 21:03:34.173282 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-04-20 21:03:34.173329 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-04-20 21:03:34.173350 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-04-20 21:03:34.173368 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-04-20 21:03:34.173387 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-04-20 21:03:34.173426 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-04-20 21:03:34.173512 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-04-20 21:03:34.173554 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-04-20 21:03:34.173592 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-04-20 21:03:34.173849 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-04-20 21:03:34.173897 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-04-20 21:03:34.173917 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-04-20 21:03:34.173937 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-04-20 21:03:34.173956 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-04-20 21:03:34.173975 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-04-20 21:03:34.174073 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-04-20 21:03:34.174118 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-04-20 21:03:34.174147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-04-20 21:03:34.174166 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-04-20 21:03:34.174183 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-04-20 21:03:34.174201 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-04-20 21:03:34.174219 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-04-20 21:03:34.174246 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-04-20 21:03:34.174264 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-04-20 21:03:34.174282 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-04-20 21:03:34.174300 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-04-20 21:03:34.174319 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-04-20 21:03:34.174337 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-04-20 21:03:34.174355 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-04-20 21:03:34.174373 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-04-20 21:03:34.174391 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-04-20 21:03:34.174409 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-04-20 21:03:34.174427 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-04-20 21:03:34.174445 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-04-20 21:03:34.174462 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-04-20 21:03:34.174480 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-04-20 21:03:34.174497 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-04-20 21:03:34.174514 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-04-20 21:03:34.174532 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-04-20 21:03:34.174549 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-04-20 21:03:34.174567 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-04-20 21:03:34.174584 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-04-20 21:03:34.174603 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-04-20 21:03:34.174620 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-04-20 21:03:34.174637 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-04-20 21:03:34.174654 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-04-20 21:03:34.174672 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-04-20 21:03:34.174689 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-04-20 21:03:34.174706 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-04-20 21:03:34.174723 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-04-20 21:03:34.174742 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-04-20 21:03:34.174762 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-04-20 21:03:34.174780 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-04-20 21:03:34.174797 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-04-20 21:03:34.174814 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-04-20 21:03:34.174832 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-04-20 21:03:34.174849 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-04-20 21:03:34.174867 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-04-20 21:03:34.174885 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-04-20 21:03:34.174903 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-04-20 21:03:34.174920 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-04-20 21:03:34.174943 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-04-20 21:03:34.174961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-04-20 21:03:34.174979 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-04-20 21:03:34.174996 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-04-20 21:03:34.175014 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-04-20 21:03:34.175031 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-04-20 21:03:34.175049 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-04-20 21:03:34.175067 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-04-20 21:03:34.175084 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-04-20 21:03:34.175103 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-04-20 21:03:34.175120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.txt 2026-04-20 21:03:34.175139 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-certgen:envoy-gateway-system.yaml 2026-04-20 21:03:34.175156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.txt 2026-04-20 21:03:34.175174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/envoy-gateway-gateway-helm-envoy-gateway-rolebinding.yaml 2026-04-20 21:03:34.175192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-04-20 21:03:34.175210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-04-20 21:03:34.175227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-04-20 21:03:34.175245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-04-20 21:03:34.175282 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-04-20 21:03:34.175301 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-04-20 21:03:34.175320 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-04-20 21:03:34.175338 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-04-20 21:03:34.175360 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-04-20 21:03:34.175379 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-04-20 21:03:34.175397 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-04-20 21:03:34.175414 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-04-20 21:03:34.175432 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-04-20 21:03:34.175450 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-04-20 21:03:34.175467 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-04-20 21:03:34.175484 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-04-20 21:03:34.175502 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-04-20 21:03:34.175519 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-04-20 21:03:34.175538 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-04-20 21:03:34.175563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-04-20 21:03:34.175582 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-04-20 21:03:34.175600 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-04-20 21:03:34.175618 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-04-20 21:03:34.175637 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-04-20 21:03:34.175654 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-04-20 21:03:34.175671 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-04-20 21:03:34.175689 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-04-20 21:03:34.175706 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-04-20 21:03:34.175724 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-04-20 21:03:34.175742 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-04-20 21:03:34.175760 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-04-20 21:03:34.175777 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-04-20 21:03:34.175795 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-04-20 21:03:34.175813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-04-20 21:03:34.175831 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-04-20 21:03:34.175849 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-04-20 21:03:34.175867 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-04-20 21:03:34.175885 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-04-20 21:03:34.175902 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-04-20 21:03:34.175920 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-04-20 21:03:34.175937 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-04-20 21:03:34.175955 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-04-20 21:03:34.175972 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-04-20 21:03:34.175990 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-04-20 21:03:34.176008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-04-20 21:03:34.176026 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-04-20 21:03:34.176043 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-04-20 21:03:34.176061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-04-20 21:03:34.176079 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-04-20 21:03:34.176096 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-04-20 21:03:34.176120 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-04-20 21:03:34.176138 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-04-20 21:03:34.176156 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-04-20 21:03:34.176174 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-04-20 21:03:34.176192 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-04-20 21:03:34.176210 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-04-20 21:03:34.176227 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-04-20 21:03:34.176245 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-04-20 21:03:34.176263 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-04-20 21:03:34.176280 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-04-20 21:03:34.176298 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-04-20 21:03:34.176315 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-04-20 21:03:34.176333 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-04-20 21:03:34.176350 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-04-20 21:03:34.176367 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-04-20 21:03:34.176384 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-04-20 21:03:34.176403 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-04-20 21:03:34.176421 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-04-20 21:03:34.176438 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-04-20 21:03:34.176455 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-04-20 21:03:34.176473 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-04-20 21:03:34.176490 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-04-20 21:03:34.176508 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-04-20 21:03:34.176526 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-04-20 21:03:34.176544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-04-20 21:03:34.176563 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-04-20 21:03:34.176581 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-04-20 21:03:34.176599 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-04-20 21:03:34.176617 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-04-20 21:03:34.176635 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-04-20 21:03:34.176655 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-04-20 21:03:34.176674 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-04-20 21:03:34.176697 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-04-20 21:03:34.176716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-04-20 21:03:34.176735 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-04-20 21:03:34.176753 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-04-20 21:03:34.176771 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-04-20 21:03:34.176789 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-04-20 21:03:34.176807 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-04-20 21:03:34.176826 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-04-20 21:03:34.176844 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-04-20 21:03:34.176862 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-04-20 21:03:34.176880 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-04-20 21:03:34.176897 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-04-20 21:03:34.176914 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-04-20 21:03:34.176932 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-04-20 21:03:34.176950 | instance | cd+++++++++ objects/cluster/namespace/ 2026-04-20 21:03:34.177054 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-04-20 21:03:34.177074 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-04-20 21:03:34.177092 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.txt 2026-04-20 21:03:34.177110 | instance | >f+++++++++ objects/cluster/namespace/envoy-gateway-system.yaml 2026-04-20 21:03:34.177128 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-04-20 21:03:34.177145 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-04-20 21:03:34.177163 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-04-20 21:03:34.177181 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-04-20 21:03:34.177198 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-04-20 21:03:34.177215 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-04-20 21:03:34.177232 | instance | cd+++++++++ objects/cluster/node/ 2026-04-20 21:03:34.177249 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-04-20 21:03:34.177266 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-04-20 21:03:34.177283 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-04-20 21:03:34.177327 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-04-20 21:03:34.177346 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-04-20 21:03:34.177364 | instance | cd+++++++++ objects/namespaced/ 2026-04-20 21:03:34.177382 | instance | cd+++++++++ objects/namespaced/default/ 2026-04-20 21:03:34.177400 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-04-20 21:03:34.177417 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-04-20 21:03:34.177435 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-04-20 21:03:34.177453 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-04-20 21:03:34.177471 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-04-20 21:03:34.177488 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-04-20 21:03:34.177506 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-04-20 21:03:34.177524 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-04-20 21:03:34.177549 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-04-20 21:03:34.177567 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-04-20 21:03:34.177606 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-04-20 21:03:34.177628 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-04-20 21:03:34.177646 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-04-20 21:03:34.177664 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-04-20 21:03:34.177682 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-04-20 21:03:34.177699 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/ 2026-04-20 21:03:34.177716 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/configmaps/ 2026-04-20 21:03:34.177734 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.txt 2026-04-20 21:03:34.177754 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/envoy-gateway-config.yaml 2026-04-20 21:03:34.177774 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.txt 2026-04-20 21:03:34.177792 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/configmaps/kube-root-ca.crt.yaml 2026-04-20 21:03:34.177810 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/deployment/ 2026-04-20 21:03:34.177828 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.txt 2026-04-20 21:03:34.177846 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/deployment/envoy-gateway.yaml 2026-04-20 21:03:34.177863 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/endpoints/ 2026-04-20 21:03:34.177880 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.txt 2026-04-20 21:03:34.177897 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/endpoints/envoy-gateway.yaml 2026-04-20 21:03:34.177915 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/pods/ 2026-04-20 21:03:34.177932 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-phfxc.txt 2026-04-20 21:03:34.177951 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/pods/envoy-gateway-78446f96c9-phfxc.yaml 2026-04-20 21:03:34.177991 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/ 2026-04-20 21:03:34.178125 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 21:03:34.178175 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 21:03:34.178198 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-20 21:03:34.178218 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-20 21:03:34.178237 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.txt 2026-04-20 21:03:34.178257 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/rolebindings/envoy-gateway-gateway-helm-leader-election-rolebinding.yaml 2026-04-20 21:03:34.178275 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/roles/ 2026-04-20 21:03:34.178294 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 21:03:34.178313 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 21:03:34.178331 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.txt 2026-04-20 21:03:34.178348 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-infra-manager.yaml 2026-04-20 21:03:34.178377 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.txt 2026-04-20 21:03:34.178418 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/roles/envoy-gateway-gateway-helm-leader-election-role.yaml 2026-04-20 21:03:34.178508 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/secrets/ 2026-04-20 21:03:34.178550 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.txt 2026-04-20 21:03:34.178573 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-gateway.yaml 2026-04-20 21:03:34.178591 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.txt 2026-04-20 21:03:34.178610 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-oidc-hmac.yaml 2026-04-20 21:03:34.178628 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.txt 2026-04-20 21:03:34.178646 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy-rate-limit.yaml 2026-04-20 21:03:34.178663 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.txt 2026-04-20 21:03:34.178702 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/envoy.yaml 2026-04-20 21:03:34.178724 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.txt 2026-04-20 21:03:34.178761 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/secrets/sh.helm.release.v1.envoy-gateway.v1.yaml 2026-04-20 21:03:34.178800 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/ 2026-04-20 21:03:34.178883 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.txt 2026-04-20 21:03:34.178925 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/default.yaml 2026-04-20 21:03:34.179012 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.txt 2026-04-20 21:03:34.179056 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway-gateway-helm-certgen.yaml 2026-04-20 21:03:34.179079 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.txt 2026-04-20 21:03:34.179117 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/serviceaccounts/envoy-gateway.yaml 2026-04-20 21:03:34.179136 | instance | cd+++++++++ objects/namespaced/envoy-gateway-system/services/ 2026-04-20 21:03:34.179155 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.txt 2026-04-20 21:03:34.179173 | instance | >f+++++++++ objects/namespaced/envoy-gateway-system/services/envoy-gateway.yaml 2026-04-20 21:03:34.179192 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-04-20 21:03:34.179210 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-04-20 21:03:34.179229 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-04-20 21:03:34.179247 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-04-20 21:03:34.179295 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-04-20 21:03:34.179314 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-04-20 21:03:34.179332 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-04-20 21:03:34.179349 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-04-20 21:03:34.179437 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-04-20 21:03:34.179457 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-04-20 21:03:34.179506 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-04-20 21:03:34.179553 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-04-20 21:03:34.179577 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-04-20 21:03:34.179595 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-04-20 21:03:34.179662 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-20 21:03:34.179687 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-20 21:03:34.179705 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-04-20 21:03:34.179723 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-20 21:03:34.179740 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-04-20 21:03:34.179758 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-04-20 21:03:34.179775 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-04-20 21:03:34.179792 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-04-20 21:03:34.179810 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-04-20 21:03:34.179827 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-04-20 21:03:34.179844 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-04-20 21:03:34.179862 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-04-20 21:03:34.179879 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-04-20 21:03:34.179953 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-04-20 21:03:34.179996 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-04-20 21:03:34.180019 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-04-20 21:03:34.180038 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-04-20 21:03:34.180057 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-04-20 21:03:34.180075 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-04-20 21:03:34.180093 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-04-20 21:03:34.180111 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-04-20 21:03:34.180128 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-04-20 21:03:34.180145 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-04-20 21:03:34.180218 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-04-20 21:03:34.180300 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-04-20 21:03:34.180324 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-04-20 21:03:34.180343 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-04-20 21:03:34.180361 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-04-20 21:03:34.180380 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-04-20 21:03:34.180398 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-04-20 21:03:34.180416 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-04-20 21:03:34.180442 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-04-20 21:03:34.180461 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-04-20 21:03:34.180479 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-04-20 21:03:34.180497 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-04-20 21:03:34.180515 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-04-20 21:03:34.180534 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-04-20 21:03:34.180552 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-04-20 21:03:34.180570 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-04-20 21:03:34.180588 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-04-20 21:03:34.180606 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-04-20 21:03:34.180625 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-04-20 21:03:34.180643 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-04-20 21:03:34.180661 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-04-20 21:03:34.180767 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-04-20 21:03:34.180794 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-04-20 21:03:34.180814 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-04-20 21:03:34.180833 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-04-20 21:03:34.180851 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-04-20 21:03:34.180869 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-04-20 21:03:34.180887 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-04-20 21:03:34.180905 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-04-20 21:03:34.180923 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-04-20 21:03:34.180941 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-04-20 21:03:34.180974 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-04-20 21:03:34.181046 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-04-20 21:03:34.181069 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-04-20 21:03:34.181087 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-04-20 21:03:34.181104 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-kwxbt.txt 2026-04-20 21:03:34.181122 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-kwxbt.yaml 2026-04-20 21:03:34.181138 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc.txt 2026-04-20 21:03:34.181155 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc.yaml 2026-04-20 21:03:34.181172 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8f88r.txt 2026-04-20 21:03:34.181189 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-8f88r.yaml 2026-04-20 21:03:34.181206 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ls5x6.txt 2026-04-20 21:03:34.181223 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-ls5x6.yaml 2026-04-20 21:03:34.181240 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4f8qv.txt 2026-04-20 21:03:34.181263 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-4f8qv.yaml 2026-04-20 21:03:34.181331 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bzn2t.txt 2026-04-20 21:03:34.181455 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-bzn2t.yaml 2026-04-20 21:03:34.181481 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-04-20 21:03:34.181536 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-04-20 21:03:34.181555 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-04-20 21:03:34.181595 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-04-20 21:03:34.181661 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-04-20 21:03:34.181733 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-04-20 21:03:34.181810 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-4b9w4.txt 2026-04-20 21:03:34.181867 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-4b9w4.yaml 2026-04-20 21:03:34.181888 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-04-20 21:03:34.181981 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-04-20 21:03:34.182005 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-04-20 21:03:34.182091 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-04-20 21:03:34.182131 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-04-20 21:03:34.182218 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-04-20 21:03:34.182259 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-04-20 21:03:34.182336 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-04-20 21:03:34.182467 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-04-20 21:03:34.182557 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-04-20 21:03:34.182578 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-04-20 21:03:34.182596 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-04-20 21:03:34.182615 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-04-20 21:03:34.182633 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-04-20 21:03:34.182651 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-04-20 21:03:34.182670 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-04-20 21:03:34.182688 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-04-20 21:03:34.182706 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-04-20 21:03:34.182723 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-04-20 21:03:34.182742 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-04-20 21:03:34.182761 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-04-20 21:03:34.182779 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-04-20 21:03:34.182798 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-04-20 21:03:34.182892 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-04-20 21:03:34.182919 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-04-20 21:03:34.182938 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-04-20 21:03:34.182955 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-04-20 21:03:34.182973 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-04-20 21:03:34.182990 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-04-20 21:03:34.183007 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-04-20 21:03:34.183025 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-04-20 21:03:34.183042 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-04-20 21:03:34.183060 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-04-20 21:03:34.183078 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-04-20 21:03:34.183096 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-04-20 21:03:34.183114 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-04-20 21:03:34.183132 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-04-20 21:03:34.183149 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-04-20 21:03:34.183167 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-04-20 21:03:34.183240 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-04-20 21:03:34.183281 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-04-20 21:03:34.183301 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-04-20 21:03:34.183319 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-04-20 21:03:34.183337 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-04-20 21:03:34.183355 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-04-20 21:03:34.183373 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-04-20 21:03:34.183391 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-04-20 21:03:34.183408 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-04-20 21:03:34.183425 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-04-20 21:03:34.183444 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-04-20 21:03:34.183462 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-04-20 21:03:34.183480 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-04-20 21:03:34.183497 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-04-20 21:03:34.183515 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-04-20 21:03:34.183533 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-04-20 21:03:34.183552 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2sw22r.txt 2026-04-20 21:03:34.183577 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-2sw22r.yaml 2026-04-20 21:03:34.183596 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-xavjtr.txt 2026-04-20 21:03:34.183613 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-xavjtr.yaml 2026-04-20 21:03:34.183632 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-04-20 21:03:34.183650 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-04-20 21:03:34.183669 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-04-20 21:03:34.183687 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-04-20 21:03:34.183705 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-04-20 21:03:34.183723 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-04-20 21:03:34.183742 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-04-20 21:03:34.183818 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-04-20 21:03:34.183884 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-04-20 21:03:34.183960 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-04-20 21:03:34.184019 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-04-20 21:03:34.184075 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-04-20 21:03:34.184096 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-04-20 21:03:34.184211 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-04-20 21:03:34.184253 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-04-20 21:03:34.184292 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-04-20 21:03:34.184312 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-04-20 21:03:34.184330 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-04-20 21:03:34.184348 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-04-20 21:03:34.184426 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-04-20 21:03:34.184469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-04-20 21:03:34.184560 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-04-20 21:03:34.184604 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-04-20 21:03:34.184644 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-04-20 21:03:34.184804 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-04-20 21:03:34.184833 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-04-20 21:03:34.184853 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-04-20 21:03:34.184872 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-04-20 21:03:34.184891 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-04-20 21:03:34.184910 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-04-20 21:03:34.184929 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-04-20 21:03:34.184969 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-04-20 21:03:34.184991 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-04-20 21:03:34.185010 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-04-20 21:03:34.185029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-04-20 21:03:34.185047 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-04-20 21:03:34.185065 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-04-20 21:03:34.185082 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-04-20 21:03:34.185101 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-04-20 21:03:34.185118 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-04-20 21:03:34.185199 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-04-20 21:03:34.185244 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-04-20 21:03:34.185284 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-04-20 21:03:34.185392 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-04-20 21:03:34.185436 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-04-20 21:03:34.185476 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-04-20 21:03:34.185566 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-04-20 21:03:34.185607 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-04-20 21:03:34.185682 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-04-20 21:03:34.185724 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-04-20 21:03:34.185811 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-04-20 21:03:34.185853 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-04-20 21:03:34.185942 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-04-20 21:03:34.185986 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-04-20 21:03:34.186028 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-04-20 21:03:34.186169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-04-20 21:03:34.186264 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-04-20 21:03:34.186339 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-04-20 21:03:34.186532 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-04-20 21:03:34.186651 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-04-20 21:03:34.186679 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-04-20 21:03:34.186751 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-04-20 21:03:34.186813 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-04-20 21:03:34.186839 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-04-20 21:03:34.186858 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-04-20 21:03:34.187060 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-04-20 21:03:34.187174 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-04-20 21:03:34.187303 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-04-20 21:03:34.187375 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-04-20 21:03:34.187442 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-04-20 21:03:34.187507 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-04-20 21:03:34.187530 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-04-20 21:03:34.187554 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-04-20 21:03:34.187659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-04-20 21:03:34.187777 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-04-20 21:03:34.187857 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-04-20 21:03:34.187882 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-04-20 21:03:34.187900 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-04-20 21:03:34.187917 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-04-20 21:03:34.187983 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-04-20 21:03:34.188050 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-04-20 21:03:34.188117 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-04-20 21:03:34.188138 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-04-20 21:03:34.188197 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-04-20 21:03:34.188305 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-04-20 21:03:34.188387 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-04-20 21:03:34.188477 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-04-20 21:03:34.188535 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-04-20 21:03:34.188561 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-04-20 21:03:34.188669 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-04-20 21:03:34.188776 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-04-20 21:03:34.188806 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-04-20 21:03:34.188915 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-04-20 21:03:34.188997 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-04-20 21:03:34.209768 | 2026-04-20 21:03:34.209834 | TASK [gather-pod-logs : creating directory for pod logs] 2026-04-20 21:03:34.406236 | instance | changed 2026-04-20 21:03:34.637640 | 2026-04-20 21:03:34.637855 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-04-20 21:03:34.845170 | instance | changed 2026-04-20 21:03:34.961764 | 2026-04-20 21:03:34.961873 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-04-20 21:03:35.636730 | instance | envoy-gateway-system/envoy-gateway-78446f96c9-phfxc/envoy-gateway 2026-04-20 21:03:35.831017 | instance | Error from server (BadRequest): previous terminated container "envoy-gateway" in pod "envoy-gateway-78446f96c9-phfxc" not found 2026-04-20 21:03:35.988471 | instance | kube-system/ceph-csi-rbd-nodeplugin-kwxbt/csi-rbdplugin 2026-04-20 21:03:36.165159 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-kwxbt" not found 2026-04-20 21:03:36.168709 | instance | kube-system/ceph-csi-rbd-nodeplugin-kwxbt/driver-registrar 2026-04-20 21:03:36.335533 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-kwxbt" not found 2026-04-20 21:03:36.340770 | instance | kube-system/ceph-csi-rbd-nodeplugin-kwxbt/liveness-prometheus 2026-04-20 21:03:36.500928 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-kwxbt" not found 2026-04-20 21:03:36.680052 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-rbdplugin 2026-04-20 21:03:36.853317 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-fg4gc" not found 2026-04-20 21:03:36.858276 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-provisioner 2026-04-20 21:03:37.031446 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-fg4gc" not found 2026-04-20 21:03:37.035200 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-resizer 2026-04-20 21:03:37.210782 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-fg4gc" not found 2026-04-20 21:03:37.214123 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-snapshotter 2026-04-20 21:03:37.369963 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-fg4gc" not found 2026-04-20 21:03:37.373537 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-attacher 2026-04-20 21:03:37.533864 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-fg4gc" not found 2026-04-20 21:03:37.536704 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-rbdplugin-controller 2026-04-20 21:03:37.700966 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-fg4gc" not found 2026-04-20 21:03:37.703908 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/liveness-prometheus 2026-04-20 21:03:37.868051 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-fg4gc" not found 2026-04-20 21:03:38.036185 | instance | kube-system/cilium-8f88r/config 2026-04-20 21:03:38.202282 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-8f88r" not found 2026-04-20 21:03:38.205420 | instance | kube-system/cilium-8f88r/mount-cgroup 2026-04-20 21:03:38.363398 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-8f88r" not found 2026-04-20 21:03:38.367603 | instance | kube-system/cilium-8f88r/apply-sysctl-overwrites 2026-04-20 21:03:38.533029 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-8f88r" not found 2026-04-20 21:03:38.537435 | instance | kube-system/cilium-8f88r/mount-bpf-fs 2026-04-20 21:03:38.697091 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-8f88r" not found 2026-04-20 21:03:38.701221 | instance | kube-system/cilium-8f88r/clean-cilium-state 2026-04-20 21:03:38.883569 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-8f88r" not found 2026-04-20 21:03:38.887177 | instance | kube-system/cilium-8f88r/install-cni-binaries 2026-04-20 21:03:39.039105 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-8f88r" not found 2026-04-20 21:03:39.041781 | instance | kube-system/cilium-8f88r/cilium-agent 2026-04-20 21:03:39.222318 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-8f88r" not found 2026-04-20 21:03:39.377986 | instance | kube-system/cilium-operator-869df985b8-ls5x6/cilium-operator 2026-04-20 21:03:39.540270 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-ls5x6" not found 2026-04-20 21:03:39.719492 | instance | kube-system/coredns-67659f764b-4f8qv/coredns 2026-04-20 21:03:39.892415 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-4f8qv" not found 2026-04-20 21:03:40.053221 | instance | kube-system/coredns-67659f764b-bzn2t/coredns 2026-04-20 21:03:40.230038 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-bzn2t" not found 2026-04-20 21:03:40.380666 | instance | kube-system/etcd-instance/etcd 2026-04-20 21:03:40.558394 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-04-20 21:03:40.711036 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-04-20 21:03:40.900050 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-04-20 21:03:41.057820 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-04-20 21:03:41.222848 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-04-20 21:03:41.391197 | instance | kube-system/kube-proxy-4b9w4/kube-proxy 2026-04-20 21:03:41.570875 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-4b9w4" not found 2026-04-20 21:03:41.740380 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-04-20 21:03:41.903923 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-04-20 21:03:42.064327 | instance | kube-system/kube-vip-instance/kube-vip 2026-04-20 21:03:42.222835 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-04-20 21:03:42.515897 | instance | ERROR 2026-04-20 21:03:42.516183 | instance | { 2026-04-20 21:03:42.516232 | instance | "delta": "0:00:07.042881", 2026-04-20 21:03:42.516262 | instance | "end": "2026-04-20 21:03:42.227521", 2026-04-20 21:03:42.516288 | instance | "msg": "non-zero return code", 2026-04-20 21:03:42.516314 | instance | "rc": 123, 2026-04-20 21:03:42.516339 | instance | "start": "2026-04-20 21:03:35.184640" 2026-04-20 21:03:42.516363 | instance | } 2026-04-20 21:03:42.516396 | instance | ERROR: Ignoring Errors 2026-04-20 21:03:42.524710 | 2026-04-20 21:03:42.524786 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-04-20 21:03:43.035382 | instance | changed: 2026-04-20 21:03:43.035677 | instance | cd+++++++++ pod-logs/ 2026-04-20 21:03:43.035740 | instance | cd+++++++++ pod-logs/envoy-gateway-system/ 2026-04-20 21:03:43.035787 | instance | cd+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-phfxc/ 2026-04-20 21:03:43.035853 | instance | >f+++++++++ pod-logs/envoy-gateway-system/envoy-gateway-78446f96c9-phfxc/envoy-gateway.txt 2026-04-20 21:03:43.035947 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-04-20 21:03:43.035994 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/ 2026-04-20 21:03:43.036035 | instance | cd+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-phfxc/ 2026-04-20 21:03:43.036076 | instance | >f+++++++++ pod-logs/failed-pods/envoy-gateway-system/envoy-gateway-78446f96c9-phfxc/envoy-gateway.txt 2026-04-20 21:03:43.036117 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-04-20 21:03:43.036155 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/ 2026-04-20 21:03:43.036195 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/csi-rbdplugin.txt 2026-04-20 21:03:43.036235 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/driver-registrar.txt 2026-04-20 21:03:43.036274 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/liveness-prometheus.txt 2026-04-20 21:03:43.036313 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/ 2026-04-20 21:03:43.036352 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-attacher.txt 2026-04-20 21:03:43.036391 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-provisioner.txt 2026-04-20 21:03:43.036441 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-rbdplugin-controller.txt 2026-04-20 21:03:43.036482 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-rbdplugin.txt 2026-04-20 21:03:43.036522 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-resizer.txt 2026-04-20 21:03:43.036562 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-snapshotter.txt 2026-04-20 21:03:43.036602 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/liveness-prometheus.txt 2026-04-20 21:03:43.036641 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/ 2026-04-20 21:03:43.036680 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/apply-sysctl-overwrites.txt 2026-04-20 21:03:43.036720 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/cilium-agent.txt 2026-04-20 21:03:43.036758 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/clean-cilium-state.txt 2026-04-20 21:03:43.036796 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/config.txt 2026-04-20 21:03:43.036835 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/install-cni-binaries.txt 2026-04-20 21:03:43.036873 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/mount-bpf-fs.txt 2026-04-20 21:03:43.036912 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-8f88r/mount-cgroup.txt 2026-04-20 21:03:43.036950 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ls5x6/ 2026-04-20 21:03:43.037033 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-ls5x6/cilium-operator.txt 2026-04-20 21:03:43.037080 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4f8qv/ 2026-04-20 21:03:43.037110 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-4f8qv/coredns.txt 2026-04-20 21:03:43.037131 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bzn2t/ 2026-04-20 21:03:43.037152 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-bzn2t/coredns.txt 2026-04-20 21:03:43.037173 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-04-20 21:03:43.037195 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-04-20 21:03:43.037218 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-04-20 21:03:43.037236 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-20 21:03:43.037254 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-04-20 21:03:43.037271 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-20 21:03:43.037288 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-4b9w4/ 2026-04-20 21:03:43.037305 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-4b9w4/kube-proxy.txt 2026-04-20 21:03:43.037322 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-04-20 21:03:43.037410 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-20 21:03:43.037448 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-04-20 21:03:43.037470 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-04-20 21:03:43.037489 | instance | cd+++++++++ pod-logs/kube-system/ 2026-04-20 21:03:43.037508 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/ 2026-04-20 21:03:43.037526 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/csi-rbdplugin.txt 2026-04-20 21:03:43.037544 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/driver-registrar.txt 2026-04-20 21:03:43.037562 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-kwxbt/liveness-prometheus.txt 2026-04-20 21:03:43.037579 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/ 2026-04-20 21:03:43.037597 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-attacher.txt 2026-04-20 21:03:43.037614 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-provisioner.txt 2026-04-20 21:03:43.037631 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-rbdplugin-controller.txt 2026-04-20 21:03:43.037649 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-rbdplugin.txt 2026-04-20 21:03:43.037666 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-resizer.txt 2026-04-20 21:03:43.037684 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/csi-snapshotter.txt 2026-04-20 21:03:43.037701 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-fg4gc/liveness-prometheus.txt 2026-04-20 21:03:43.037718 | instance | cd+++++++++ pod-logs/kube-system/cilium-8f88r/ 2026-04-20 21:03:43.037736 | instance | >f+++++++++ pod-logs/kube-system/cilium-8f88r/apply-sysctl-overwrites.txt 2026-04-20 21:03:43.037753 | instance | >f+++++++++ pod-logs/kube-system/cilium-8f88r/cilium-agent.txt 2026-04-20 21:03:43.037770 | instance | >f+++++++++ pod-logs/kube-system/cilium-8f88r/clean-cilium-state.txt 2026-04-20 21:03:43.037787 | instance | >f+++++++++ pod-logs/kube-system/cilium-8f88r/config.txt 2026-04-20 21:03:43.037804 | instance | >f+++++++++ pod-logs/kube-system/cilium-8f88r/install-cni-binaries.txt 2026-04-20 21:03:43.037822 | instance | >f+++++++++ pod-logs/kube-system/cilium-8f88r/mount-bpf-fs.txt 2026-04-20 21:03:43.037838 | instance | >f+++++++++ pod-logs/kube-system/cilium-8f88r/mount-cgroup.txt 2026-04-20 21:03:43.037861 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ls5x6/ 2026-04-20 21:03:43.037889 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-ls5x6/cilium-operator.txt 2026-04-20 21:03:43.037914 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-4f8qv/ 2026-04-20 21:03:43.037933 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-4f8qv/coredns.txt 2026-04-20 21:03:43.037958 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-bzn2t/ 2026-04-20 21:03:43.037978 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-bzn2t/coredns.txt 2026-04-20 21:03:43.037996 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-04-20 21:03:43.038013 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-04-20 21:03:43.038031 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-04-20 21:03:43.038048 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-04-20 21:03:43.038065 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-04-20 21:03:43.038082 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-04-20 21:03:43.038099 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-4b9w4/ 2026-04-20 21:03:43.038116 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-4b9w4/kube-proxy.txt 2026-04-20 21:03:43.038133 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-04-20 21:03:43.038149 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-04-20 21:03:43.038167 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-04-20 21:03:43.038183 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-04-20 21:03:43.048530 | 2026-04-20 21:03:43.048590 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-04-20 21:03:43.263573 | instance | changed 2026-04-20 21:03:43.269962 | 2026-04-20 21:03:43.270033 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-04-20 21:03:43.793818 | instance | Scraping envoy-gateway.envoy-gateway-system:19001/metrics: 2026-04-20 21:03:43.808875 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 21:03:43.808925 | instance | Dload Upload Total Spent Left Speed 2026-04-20 21:03:43.813583 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: envoy-gateway.envoy-gateway-system 2026-04-20 21:03:44.123758 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-04-20 21:03:44.130886 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-04-20 21:03:44.130913 | instance | Dload Upload Total Spent Left Speed 2026-04-20 21:03:44.134367 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-04-20 21:03:44.309847 | instance | ok: Runtime: 0:00:00.646742 2026-04-20 21:03:44.316736 | 2026-04-20 21:03:44.316824 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-04-20 21:03:44.610538 | instance | ceph-mgr endpoints: 2026-04-20 21:03:44.853995 | instance | ok: Runtime: 0:00:00.078078 2026-04-20 21:03:44.859023 | 2026-04-20 21:03:44.859099 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-04-20 21:03:45.395448 | instance | ok: Runtime: 0:00:00.077597 2026-04-20 21:03:45.402538 | 2026-04-20 21:03:45.402625 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-04-20 21:03:45.886257 | instance | changed: 2026-04-20 21:03:45.886456 | instance | cd+++++++++ prometheus/ 2026-04-20 21:03:45.886484 | instance | >f+++++++++ prometheus/envoy-gateway-system-envoy-gateway.txt 2026-04-20 21:03:45.886505 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-04-20 21:03:45.895959 | 2026-04-20 21:03:45.896020 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-04-20 21:03:46.114425 | instance | changed 2026-04-20 21:03:46.119421 | 2026-04-20 21:03:46.119487 | TASK [gather-selenium-data : Get selenium data] 2026-04-20 21:03:46.318604 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-04-20 21:03:46.319566 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-04-20 21:03:46.654788 | instance | ERROR 2026-04-20 21:03:46.655023 | instance | { 2026-04-20 21:03:46.655056 | instance | "delta": "0:00:00.004627", 2026-04-20 21:03:46.655076 | instance | "end": "2026-04-20 21:03:46.319852", 2026-04-20 21:03:46.655095 | instance | "msg": "non-zero return code", 2026-04-20 21:03:46.655113 | instance | "rc": 1, 2026-04-20 21:03:46.655132 | instance | "start": "2026-04-20 21:03:46.315225" 2026-04-20 21:03:46.655149 | instance | } 2026-04-20 21:03:46.655173 | instance | ERROR: Ignoring Errors 2026-04-20 21:03:46.660291 | 2026-04-20 21:03:46.660358 | TASK [gather-selenium-data : Downloads logs to executor] 2026-04-20 21:03:47.151758 | instance | changed: cd+++++++++ selenium/ 2026-04-20 21:03:47.200739 | 2026-04-20 21:03:47.200877 | PLAY RECAP 2026-04-20 21:03:47.200922 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-04-20 21:03:47.200944 | 2026-04-20 21:03:47.327414 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-04-20 21:03:47.329616 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 21:03:48.139634 | 2026-04-20 21:03:48.139810 | PLAY [all] 2026-04-20 21:03:48.153501 | 2026-04-20 21:03:48.153586 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-20 21:03:48.199136 | instance | skipping: Conditional result was False 2026-04-20 21:03:48.208853 | 2026-04-20 21:03:48.208940 | TASK [fetch-output : Set log path for single node] 2026-04-20 21:03:48.252540 | instance | ok 2026-04-20 21:03:48.257470 | 2026-04-20 21:03:48.257539 | LOOP [fetch-output : Ensure local output dirs] 2026-04-20 21:03:48.654427 | instance -> localhost | ok: "/var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/work/logs" 2026-04-20 21:03:48.864228 | instance -> localhost | changed: "/var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/work/artifacts" 2026-04-20 21:03:49.067644 | instance -> localhost | changed: "/var/lib/zuul/builds/a7888ecee9ff458681d84d495e46b097/work/docs" 2026-04-20 21:03:49.092358 | 2026-04-20 21:03:49.092553 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-20 21:03:49.719271 | instance | changed: .d..t...... ./ 2026-04-20 21:03:49.719567 | instance | changed: All items complete 2026-04-20 21:03:49.719608 | 2026-04-20 21:03:50.149421 | instance | changed: .d..t...... ./ 2026-04-20 21:03:50.597133 | instance | changed: .d..t...... ./ 2026-04-20 21:03:50.621194 | 2026-04-20 21:03:50.621271 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-20 21:03:51.023322 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.007695 2026-04-20 21:03:51.242154 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007576 2026-04-20 21:03:51.258347 | 2026-04-20 21:03:51.258480 | PLAY [all] 2026-04-20 21:03:51.265911 | 2026-04-20 21:03:51.265974 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-20 21:03:51.677938 | instance | changed 2026-04-20 21:03:51.683943 | 2026-04-20 21:03:51.683992 | PLAY RECAP 2026-04-20 21:03:51.684037 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-20 21:03:51.684058 | 2026-04-20 21:03:51.806908 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 21:03:51.810961 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-20 21:03:52.408387 | 2026-04-20 21:03:52.408569 | PLAY [localhost] 2026-04-20 21:03:52.420332 | 2026-04-20 21:03:52.420452 | TASK [Generate Zuul manifest] 2026-04-20 21:03:52.445998 | localhost | ok 2026-04-20 21:03:52.471021 | 2026-04-20 21:03:52.471155 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-20 21:03:52.848340 | localhost | changed 2026-04-20 21:03:52.860927 | 2026-04-20 21:03:52.861051 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-20 21:03:52.892976 | localhost | ok 2026-04-20 21:03:52.899671 | 2026-04-20 21:03:52.899735 | TASK [Upload logs] 2026-04-20 21:03:52.921226 | localhost | ok 2026-04-20 21:03:52.982817 | 2026-04-20 21:03:52.982938 | TASK [Set zuul-log-path fact] 2026-04-20 21:03:53.001950 | localhost | ok 2026-04-20 21:03:53.012735 | 2026-04-20 21:03:53.012802 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 21:03:53.041792 | localhost | ok 2026-04-20 21:03:53.048379 | 2026-04-20 21:03:53.048445 | TASK [upload-logs : Create log directories] 2026-04-20 21:03:53.460111 | localhost | changed 2026-04-20 21:03:53.466476 | 2026-04-20 21:03:53.466552 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-20 21:03:53.891438 | localhost -> localhost | ok: Runtime: 0:00:00.012747 2026-04-20 21:03:53.898010 | 2026-04-20 21:03:53.898094 | TASK [upload-logs : Upload logs to log server] 2026-04-20 21:03:54.439864 | localhost | Output suppressed because no_log was given 2026-04-20 21:03:54.445481 | 2026-04-20 21:03:54.445586 | LOOP [upload-logs : Compress console log and json output] 2026-04-20 21:03:54.492056 | localhost | skipping: Conditional result was False 2026-04-20 21:03:54.499273 | localhost | skipping: Conditional result was False 2026-04-20 21:03:54.511449 | 2026-04-20 21:03:54.511638 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-20 21:03:54.556856 | localhost | skipping: Conditional result was False 2026-04-20 21:03:54.557280 | 2026-04-20 21:03:54.561228 | localhost | skipping: Conditional result was False 2026-04-20 21:03:54.570715 | 2026-04-20 21:03:54.570957 | LOOP [upload-logs : Upload console log and json output]