2026-02-26 02:58:39.996860 | Job console starting 2026-02-26 02:58:40.006530 | Updating git repos 2026-02-26 02:58:40.065377 | Cloning repos into workspace 2026-02-26 02:58:40.116192 | Restoring repo states 2026-02-26 02:58:40.131001 | Merging changes 2026-02-26 02:58:41.337392 | Checking out repos 2026-02-26 02:58:41.879299 | Preparing playbooks 2026-02-26 02:58:47.199625 | Running Ansible setup 2026-02-26 02:58:50.691287 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-26 02:58:51.281337 | 2026-02-26 02:58:51.281485 | PLAY [localhost] 2026-02-26 02:58:51.290489 | 2026-02-26 02:58:51.290592 | TASK [Gathering Facts] 2026-02-26 02:58:52.180612 | localhost | ok 2026-02-26 02:58:52.190478 | 2026-02-26 02:58:52.190591 | TASK [Setup log path fact] 2026-02-26 02:58:52.211449 | localhost | ok 2026-02-26 02:58:52.223420 | 2026-02-26 02:58:52.223488 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-26 02:58:52.253299 | localhost | ok 2026-02-26 02:58:52.298006 | 2026-02-26 02:58:52.298329 | TASK [emit-job-header : Print job information] 2026-02-26 02:58:52.339991 | # Job Information 2026-02-26 02:58:52.340199 | Ansible Version: 2.16.16 2026-02-26 02:58:52.340248 | Job: atmosphere-molecule-csi-rbd 2026-02-26 02:58:52.340282 | Pipeline: check 2026-02-26 02:58:52.340311 | Executor: 0a8996d2b663 2026-02-26 02:58:52.340340 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3676 2026-02-26 02:58:52.340372 | Event ID: f8654a70-12be-11f1-99b5-176e86308741 2026-02-26 02:58:52.346391 | 2026-02-26 02:58:52.346557 | LOOP [emit-job-header : Print node information] 2026-02-26 02:58:52.453227 | localhost | ok: 2026-02-26 02:58:52.454318 | localhost | # Node Information 2026-02-26 02:58:52.454398 | localhost | Inventory Hostname: instance 2026-02-26 02:58:52.454450 | localhost | Hostname: np0000157170 2026-02-26 02:58:52.454494 | localhost | Username: zuul 2026-02-26 02:58:52.454546 | localhost | Distro: Ubuntu 22.04 2026-02-26 02:58:52.454590 | localhost | Provider: yul1 2026-02-26 02:58:52.454632 | localhost | Region: ca-ymq-1 2026-02-26 02:58:52.454672 | localhost | Label: ubuntu-jammy 2026-02-26 02:58:52.454712 | localhost | Product Name: OpenStack Nova 2026-02-26 02:58:52.454752 | localhost | Interface IP: 162.253.55.110 2026-02-26 02:58:52.473312 | 2026-02-26 02:58:52.473523 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-26 02:58:52.851962 | localhost -> localhost | changed 2026-02-26 02:58:52.861709 | 2026-02-26 02:58:52.861846 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-26 02:58:53.706158 | localhost -> localhost | changed 2026-02-26 02:58:53.712767 | 2026-02-26 02:58:53.712834 | PLAY [all] 2026-02-26 02:58:53.722043 | 2026-02-26 02:58:53.722118 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-26 02:58:54.020097 | instance -> localhost | ok 2026-02-26 02:58:54.028393 | 2026-02-26 02:58:54.028493 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-26 02:58:54.061923 | instance | ok 2026-02-26 02:58:54.076702 | instance | included: /var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-26 02:58:54.082524 | 2026-02-26 02:58:54.082607 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-26 02:58:55.741769 | instance -> localhost | Generating public/private rsa key pair. 2026-02-26 02:58:55.741922 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/work/41ae71c170214c898ce2bcd1bbcfd80d_id_rsa 2026-02-26 02:58:55.741952 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/work/41ae71c170214c898ce2bcd1bbcfd80d_id_rsa.pub 2026-02-26 02:58:55.741975 | instance -> localhost | The key fingerprint is: 2026-02-26 02:58:55.741996 | instance -> localhost | SHA256:p5j9ogd+Xe6VPgy5o3cyHatr1l6eYfyxLgrZ+Ax0icY zuul-build-sshkey 2026-02-26 02:58:55.742026 | instance -> localhost | The key's randomart image is: 2026-02-26 02:58:55.742048 | instance -> localhost | +---[RSA 3072]----+ 2026-02-26 02:58:55.742072 | instance -> localhost | | | 2026-02-26 02:58:55.742093 | instance -> localhost | | | 2026-02-26 02:58:55.742113 | instance -> localhost | | | 2026-02-26 02:58:55.742134 | instance -> localhost | | . . . | 2026-02-26 02:58:55.742153 | instance -> localhost | | SE.o . | 2026-02-26 02:58:55.742173 | instance -> localhost | | .+oo= + o. | 2026-02-26 02:58:55.742193 | instance -> localhost | | .o.o* + *oB.| 2026-02-26 02:58:55.742213 | instance -> localhost | | . +.* X+Oo*| 2026-02-26 02:58:55.742236 | instance -> localhost | | .+ .oX=O==o| 2026-02-26 02:58:55.742256 | instance -> localhost | +----[SHA256]-----+ 2026-02-26 02:58:55.742300 | instance -> localhost | ok: Runtime: 0:00:01.236672 2026-02-26 02:58:55.747166 | 2026-02-26 02:58:55.747226 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-26 02:58:55.778863 | instance | ok 2026-02-26 02:58:55.789025 | instance | included: /var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-26 02:58:55.796336 | 2026-02-26 02:58:55.796400 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-26 02:58:55.820134 | instance | skipping: Conditional result was False 2026-02-26 02:58:55.830550 | 2026-02-26 02:58:55.830644 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-26 02:58:56.250250 | instance | changed 2026-02-26 02:58:56.257410 | 2026-02-26 02:58:56.257523 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-26 02:58:56.433891 | instance | ok 2026-02-26 02:58:56.438885 | 2026-02-26 02:58:56.438966 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-26 02:58:56.930202 | instance | changed 2026-02-26 02:58:56.937947 | 2026-02-26 02:58:56.938022 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-26 02:58:57.398637 | instance | changed 2026-02-26 02:58:57.405639 | 2026-02-26 02:58:57.405727 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-26 02:58:57.430317 | instance | skipping: Conditional result was False 2026-02-26 02:58:57.439717 | 2026-02-26 02:58:57.439838 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-26 02:58:57.810797 | instance -> localhost | changed 2026-02-26 02:58:57.828464 | 2026-02-26 02:58:57.828615 | TASK [add-build-sshkey : Add back temp key] 2026-02-26 02:58:58.170714 | instance -> localhost | Identity added: /var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/work/41ae71c170214c898ce2bcd1bbcfd80d_id_rsa (zuul-build-sshkey) 2026-02-26 02:58:58.171024 | instance -> localhost | ok: Runtime: 0:00:00.015012 2026-02-26 02:58:58.178555 | 2026-02-26 02:58:58.178653 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-26 02:58:58.479858 | instance | ok 2026-02-26 02:58:58.485382 | 2026-02-26 02:58:58.485456 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-26 02:58:58.510399 | instance | skipping: Conditional result was False 2026-02-26 02:58:58.527071 | 2026-02-26 02:58:58.527181 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-26 02:58:58.854004 | instance | ok 2026-02-26 02:58:58.862750 | 2026-02-26 02:58:58.862892 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-26 02:59:00.456735 | instance | Output suppressed because no_log was given 2026-02-26 02:59:00.470629 | 2026-02-26 02:59:00.470702 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-26 02:59:00.659846 | instance | ok: "logs" 2026-02-26 02:59:00.660201 | instance | ok: All items complete 2026-02-26 02:59:00.660247 | 2026-02-26 02:59:00.818320 | instance | ok: "artifacts" 2026-02-26 02:59:00.970226 | instance | ok: "docs" 2026-02-26 02:59:00.984682 | 2026-02-26 02:59:00.984887 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-26 02:59:01.162149 | instance | changed: "logs" 2026-02-26 02:59:01.327885 | instance | changed: "artifacts" 2026-02-26 02:59:01.487408 | instance | changed: "docs" 2026-02-26 02:59:01.513914 | 2026-02-26 02:59:01.514077 | PLAY RECAP 2026-02-26 02:59:01.514150 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-26 02:59:01.514189 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 02:59:01.514215 | 2026-02-26 02:59:01.658660 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-02-26 02:59:01.662509 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-26 02:59:02.236263 | 2026-02-26 02:59:02.236396 | PLAY [all] 2026-02-26 02:59:02.248192 | 2026-02-26 02:59:02.248272 | TASK [setup-uv : Extract archive] 2026-02-26 02:59:04.484470 | instance | changed 2026-02-26 02:59:04.490783 | 2026-02-26 02:59:04.490888 | TASK [setup-uv : Print version] 2026-02-26 02:59:03.875358 | instance | uv 0.8.13 2026-02-26 02:59:05.027522 | instance | ok: Runtime: 0:00:00.012190 2026-02-26 02:59:05.035936 | 2026-02-26 02:59:05.035997 | PLAY RECAP 2026-02-26 02:59:05.036042 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 02:59:05.036067 | 2026-02-26 02:59:05.143275 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-02-26 02:59:05.147353 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-02-26 02:59:05.739600 | 2026-02-26 02:59:05.739800 | PLAY [all] 2026-02-26 02:59:05.752549 | 2026-02-26 02:59:05.752735 | TASK [Install "jq" for log collection] 2026-02-26 02:59:15.193164 | instance | changed 2026-02-26 02:59:15.195718 | 2026-02-26 02:59:15.195784 | PLAY RECAP 2026-02-26 02:59:15.195839 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 02:59:15.195890 | 2026-02-26 02:59:15.303647 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@stable/2024.2] 2026-02-26 02:59:15.306811 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-26 02:59:15.906323 | 2026-02-26 02:59:15.906460 | PLAY [all] 2026-02-26 02:59:15.916950 | 2026-02-26 02:59:15.917040 | TASK [Copy inventory file for Zuul] 2026-02-26 02:59:16.722976 | instance | changed 2026-02-26 02:59:16.728866 | 2026-02-26 02:59:16.729004 | TASK [Switch "ansible_host" to private IP] 2026-02-26 02:59:16.999744 | instance | changed: 1 replacements made 2026-02-26 02:59:17.008433 | 2026-02-26 02:59:17.008557 | TASK [Run Molecule scenario] 2026-02-26 02:59:17.405767 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-02-26 02:59:17.405981 | instance | Creating virtual environment at: .venv 2026-02-26 02:59:17.427942 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-26 02:59:17.504616 | instance | Downloading setuptools (1.1MiB) 2026-02-26 02:59:17.561266 | instance | Downloading ansible-core (2.1MiB) 2026-02-26 02:59:17.561428 | instance | Downloading pygments (1.2MiB) 2026-02-26 02:59:17.564422 | instance | Downloading cryptography (4.2MiB) 2026-02-26 02:59:17.564634 | instance | Downloading openstacksdk (1.7MiB) 2026-02-26 02:59:17.565078 | instance | Downloading netaddr (2.2MiB) 2026-02-26 02:59:17.565345 | instance | Downloading rjsonnet (1.2MiB) 2026-02-26 02:59:17.570735 | instance | Downloading kubernetes (1.9MiB) 2026-02-26 02:59:17.863402 | instance | Building pyperclip==1.9.0 2026-02-26 02:59:17.904093 | instance | Downloading rjsonnet 2026-02-26 02:59:18.005985 | instance | Downloading pygments 2026-02-26 02:59:18.042598 | instance | Downloading netaddr 2026-02-26 02:59:18.059360 | instance | Downloading setuptools 2026-02-26 02:59:18.067448 | instance | Downloading cryptography 2026-02-26 02:59:18.124149 | instance | Downloading kubernetes 2026-02-26 02:59:18.146545 | instance | Downloading ansible-core 2026-02-26 02:59:18.177755 | instance | Downloading openstacksdk 2026-02-26 02:59:18.538239 | instance | Built pyperclip==1.9.0 2026-02-26 02:59:18.820960 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-02-26 02:59:18.863372 | instance | Installed 79 packages in 40ms 2026-02-26 02:59:19.541245 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-02-26 02:59:20.144746 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-02-26 02:59:20.144907 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-02-26 02:59:55.234938 | instance | INFO [csi > dependency] Executing 2026-02-26 02:59:55.235025 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-02-26 02:59:55.235216 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-02-26 02:59:55.235254 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-02-26 02:59:55.242924 | instance | INFO [csi > cleanup] Executing 2026-02-26 02:59:55.243245 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 02:59:55.250699 | instance | INFO [csi > destroy] Executing 2026-02-26 02:59:55.250743 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-02-26 02:59:55.250764 | instance | INFO [csi > destroy] Executed: Successful 2026-02-26 02:59:55.258165 | instance | INFO [csi > syntax] Executing 2026-02-26 02:59:56.764446 | instance | 2026-02-26 02:59:56.764759 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-02-26 02:59:56.821040 | instance | INFO [csi > syntax] Executed: Successful 2026-02-26 02:59:56.833799 | instance | INFO [csi > create] Executing 2026-02-26 02:59:56.836975 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 02:59:56.844386 | instance | INFO [csi > prepare] Executing 2026-02-26 02:59:57.601165 | instance | 2026-02-26 02:59:57.601447 | instance | PLAY [Prepare] ***************************************************************** 2026-02-26 02:59:57.601740 | instance | 2026-02-26 02:59:57.602136 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 02:59:57.602456 | instance | Thursday 26 February 2026 02:59:57 +0000 (0:00:00.028) 0:00:00.028 ***** 2026-02-26 02:59:58.704286 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 02:59:58.704592 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 02:59:58.704861 | instance | interpreter could change the meaning of that path. See 2026-02-26 02:59:58.705132 | instance | https://docs.ansible.com/ansible- 2026-02-26 02:59:58.705400 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 02:59:58.712906 | instance | ok: [instance] 2026-02-26 02:59:58.713161 | instance | 2026-02-26 02:59:58.713434 | instance | TASK [Configure short hostname] ************************************************ 2026-02-26 02:59:58.713713 | instance | Thursday 26 February 2026 02:59:58 +0000 (0:00:01.112) 0:00:01.141 ***** 2026-02-26 02:59:59.370751 | instance | changed: [instance] 2026-02-26 02:59:59.371018 | instance | 2026-02-26 02:59:59.371304 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-02-26 02:59:59.371589 | instance | Thursday 26 February 2026 02:59:59 +0000 (0:00:00.657) 0:00:01.799 ***** 2026-02-26 02:59:59.644710 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-02-26 02:59:59.644768 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-02-26 02:59:59.644781 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-02-26 02:59:59.652138 | instance | changed: [instance] 2026-02-26 02:59:59.652299 | instance | 2026-02-26 02:59:59.652477 | instance | TASK [Purge "snapd" package] *************************************************** 2026-02-26 02:59:59.652672 | instance | Thursday 26 February 2026 02:59:59 +0000 (0:00:00.281) 0:00:02.081 ***** 2026-02-26 03:00:00.428941 | instance | ok: [instance] 2026-02-26 03:00:00.429194 | instance | 2026-02-26 03:00:00.429521 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-02-26 03:00:00.429787 | instance | 2026-02-26 03:00:00.430055 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:00:00.430339 | instance | Thursday 26 February 2026 03:00:00 +0000 (0:00:00.776) 0:00:02.857 ***** 2026-02-26 03:00:01.099392 | instance | ok: [instance] 2026-02-26 03:00:01.099788 | instance | 2026-02-26 03:00:01.100183 | instance | TASK [Install depedencies] ***************************************************** 2026-02-26 03:00:01.100525 | instance | Thursday 26 February 2026 03:00:01 +0000 (0:00:00.670) 0:00:03.528 ***** 2026-02-26 03:00:20.932234 | instance | changed: [instance] 2026-02-26 03:00:20.932523 | instance | 2026-02-26 03:00:20.932809 | instance | TASK [Start up service] ******************************************************** 2026-02-26 03:00:20.933202 | instance | Thursday 26 February 2026 03:00:20 +0000 (0:00:19.832) 0:00:23.360 ***** 2026-02-26 03:00:21.482312 | instance | ok: [instance] 2026-02-26 03:00:21.482575 | instance | 2026-02-26 03:00:21.482868 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-02-26 03:00:21.483181 | instance | Thursday 26 February 2026 03:00:21 +0000 (0:00:00.550) 0:00:23.911 ***** 2026-02-26 03:00:21.766874 | instance | ok: [instance] 2026-02-26 03:00:21.767090 | instance | 2026-02-26 03:00:21.767433 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-02-26 03:00:21.767650 | instance | Thursday 26 February 2026 03:00:21 +0000 (0:00:00.284) 0:00:24.195 ***** 2026-02-26 03:00:22.391834 | instance | changed: [instance] 2026-02-26 03:00:22.392120 | instance | 2026-02-26 03:00:22.392458 | instance | TASK [Get list of all loopback devices] **************************************** 2026-02-26 03:00:22.392753 | instance | Thursday 26 February 2026 03:00:22 +0000 (0:00:00.625) 0:00:24.820 ***** 2026-02-26 03:00:22.575700 | instance | ok: [instance] 2026-02-26 03:00:22.575925 | instance | 2026-02-26 03:00:22.576202 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-02-26 03:00:22.576498 | instance | Thursday 26 February 2026 03:00:22 +0000 (0:00:00.183) 0:00:25.004 ***** 2026-02-26 03:00:22.589370 | instance | skipping: [instance] 2026-02-26 03:00:22.589635 | instance | 2026-02-26 03:00:22.589912 | instance | TASK [Create devices for Ceph] ************************************************* 2026-02-26 03:00:22.590187 | instance | Thursday 26 February 2026 03:00:22 +0000 (0:00:00.013) 0:00:25.018 ***** 2026-02-26 03:00:23.088398 | instance | changed: [instance] => (item=osd0) 2026-02-26 03:00:23.088579 | instance | changed: [instance] => (item=osd1) 2026-02-26 03:00:23.088804 | instance | changed: [instance] => (item=osd2) 2026-02-26 03:00:23.088996 | instance | 2026-02-26 03:00:23.089203 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-02-26 03:00:23.089406 | instance | Thursday 26 February 2026 03:00:23 +0000 (0:00:00.498) 0:00:25.517 ***** 2026-02-26 03:00:23.679234 | instance | changed: [instance] => (item=osd0) 2026-02-26 03:00:23.679503 | instance | changed: [instance] => (item=osd1) 2026-02-26 03:00:23.679790 | instance | changed: [instance] => (item=osd2) 2026-02-26 03:00:23.680044 | instance | 2026-02-26 03:00:23.680310 | instance | TASK [Start loop devices] ****************************************************** 2026-02-26 03:00:23.680577 | instance | Thursday 26 February 2026 03:00:23 +0000 (0:00:00.590) 0:00:26.108 ***** 2026-02-26 03:00:24.328910 | instance | changed: [instance] => (item=osd0) 2026-02-26 03:00:24.329156 | instance | changed: [instance] => (item=osd1) 2026-02-26 03:00:24.329473 | instance | changed: [instance] => (item=osd2) 2026-02-26 03:00:24.329736 | instance | 2026-02-26 03:00:24.330012 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-02-26 03:00:24.330284 | instance | Thursday 26 February 2026 03:00:24 +0000 (0:00:00.649) 0:00:26.757 ***** 2026-02-26 03:00:27.445337 | instance | changed: [instance] => (item=osd0) 2026-02-26 03:00:27.445478 | instance | changed: [instance] => (item=osd1) 2026-02-26 03:00:27.445644 | instance | changed: [instance] => (item=osd2) 2026-02-26 03:00:27.445804 | instance | 2026-02-26 03:00:27.445976 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-02-26 03:00:27.446151 | instance | Thursday 26 February 2026 03:00:27 +0000 (0:00:03.116) 0:00:29.874 ***** 2026-02-26 03:00:29.292196 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-02-26 03:00:29.292436 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-02-26 03:00:29.292703 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-02-26 03:00:29.292958 | instance | 2026-02-26 03:00:29.293219 | instance | PLAY RECAP ********************************************************************* 2026-02-26 03:00:29.293508 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-02-26 03:00:29.293754 | instance | 2026-02-26 03:00:29.294021 | instance | Thursday 26 February 2026 03:00:29 +0000 (0:00:01.846) 0:00:31.721 ***** 2026-02-26 03:00:29.294282 | instance | =============================================================================== 2026-02-26 03:00:29.294541 | instance | Install depedencies ---------------------------------------------------- 19.83s 2026-02-26 03:00:29.294798 | instance | Create a volume group for each loop device ------------------------------ 3.12s 2026-02-26 03:00:29.295060 | instance | Create a logical volume for each loop device ---------------------------- 1.85s 2026-02-26 03:00:29.295322 | instance | Gathering Facts --------------------------------------------------------- 1.11s 2026-02-26 03:00:29.295584 | instance | Purge "snapd" package --------------------------------------------------- 0.78s 2026-02-26 03:00:29.295968 | instance | Gathering Facts --------------------------------------------------------- 0.67s 2026-02-26 03:00:29.296251 | instance | Configure short hostname ------------------------------------------------ 0.66s 2026-02-26 03:00:29.296676 | instance | Start loop devices ------------------------------------------------------ 0.65s 2026-02-26 03:00:29.296942 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.63s 2026-02-26 03:00:29.297214 | instance | Set permissions on loopback devices ------------------------------------- 0.59s 2026-02-26 03:00:29.297483 | instance | Start up service -------------------------------------------------------- 0.55s 2026-02-26 03:00:29.297759 | instance | Create devices for Ceph ------------------------------------------------- 0.50s 2026-02-26 03:00:29.298030 | instance | Generate lvm.conf ------------------------------------------------------- 0.28s 2026-02-26 03:00:29.298297 | instance | Ensure hostname inside hosts file --------------------------------------- 0.28s 2026-02-26 03:00:29.298564 | instance | Get list of all loopback devices ---------------------------------------- 0.18s 2026-02-26 03:00:29.298836 | instance | Fail if there is any existing loopback devices -------------------------- 0.01s 2026-02-26 03:00:29.352478 | instance | INFO [csi > prepare] Executed: Successful 2026-02-26 03:00:29.362626 | instance | INFO [csi > converge] Executing 2026-02-26 03:00:30.713395 | instance | 2026-02-26 03:00:30.713703 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-02-26 03:00:30.713890 | instance | 2026-02-26 03:00:30.714203 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:00:30.714423 | instance | Thursday 26 February 2026 03:00:30 +0000 (0:00:00.007) 0:00:00.007 ***** 2026-02-26 03:00:31.631033 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 03:00:31.631198 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 03:00:31.631380 | instance | interpreter could change the meaning of that path. See 2026-02-26 03:00:31.631554 | instance | https://docs.ansible.com/ansible- 2026-02-26 03:00:31.631768 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 03:00:31.642312 | instance | ok: [instance] 2026-02-26 03:00:31.642527 | instance | 2026-02-26 03:00:31.642819 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-02-26 03:00:31.643112 | instance | Thursday 26 February 2026 03:00:31 +0000 (0:00:00.928) 0:00:00.936 ***** 2026-02-26 03:00:31.688239 | instance | ok: [instance] => { 2026-02-26 03:00:31.688502 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-02-26 03:00:31.688808 | instance | } 2026-02-26 03:00:31.689166 | instance | 2026-02-26 03:00:31.689450 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:00:31.689708 | instance | 2026-02-26 03:00:31.689993 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:00:31.690287 | instance | Thursday 26 February 2026 03:00:31 +0000 (0:00:00.046) 0:00:00.982 ***** 2026-02-26 03:00:32.522093 | instance | ok: [instance] 2026-02-26 03:00:32.522326 | instance | 2026-02-26 03:00:32.522624 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 03:00:32.522909 | instance | Thursday 26 February 2026 03:00:32 +0000 (0:00:00.833) 0:00:01.816 ***** 2026-02-26 03:00:32.733393 | instance | ok: [instance] 2026-02-26 03:00:32.733665 | instance | 2026-02-26 03:00:32.733944 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-26 03:00:32.734194 | instance | 2026-02-26 03:00:32.734460 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:00:32.734726 | instance | Thursday 26 February 2026 03:00:32 +0000 (0:00:00.212) 0:00:02.028 ***** 2026-02-26 03:00:33.566954 | instance | ok: [instance] 2026-02-26 03:00:33.567010 | instance | 2026-02-26 03:00:33.567022 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:00:33.567032 | instance | Thursday 26 February 2026 03:00:33 +0000 (0:00:00.832) 0:00:02.860 ***** 2026-02-26 03:00:33.836657 | instance | ok: [instance] 2026-02-26 03:00:33.836754 | instance | 2026-02-26 03:00:33.837019 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:00:33.837058 | instance | Thursday 26 February 2026 03:00:33 +0000 (0:00:00.270) 0:00:03.131 ***** 2026-02-26 03:00:33.875440 | instance | skipping: [instance] 2026-02-26 03:00:33.875532 | instance | 2026-02-26 03:00:33.875845 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:00:33.875924 | instance | Thursday 26 February 2026 03:00:33 +0000 (0:00:00.038) 0:00:03.169 ***** 2026-02-26 03:00:34.154138 | instance | changed: [instance] 2026-02-26 03:00:34.154231 | instance | 2026-02-26 03:00:34.154364 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:00:34.154501 | instance | Thursday 26 February 2026 03:00:34 +0000 (0:00:00.278) 0:00:03.448 ***** 2026-02-26 03:00:34.235035 | instance | ok: [instance] => { 2026-02-26 03:00:34.235140 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 03:00:34.235623 | instance | } 2026-02-26 03:00:34.235673 | instance | 2026-02-26 03:00:34.235680 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:00:34.235685 | instance | Thursday 26 February 2026 03:00:34 +0000 (0:00:00.080) 0:00:03.529 ***** 2026-02-26 03:00:34.871750 | instance | changed: [instance] 2026-02-26 03:00:34.871803 | instance | 2026-02-26 03:00:34.872054 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:00:34.872089 | instance | Thursday 26 February 2026 03:00:34 +0000 (0:00:00.636) 0:00:04.166 ***** 2026-02-26 03:00:34.920124 | instance | skipping: [instance] 2026-02-26 03:00:34.920483 | instance | 2026-02-26 03:00:34.920507 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:00:34.920513 | instance | Thursday 26 February 2026 03:00:34 +0000 (0:00:00.048) 0:00:04.214 ***** 2026-02-26 03:00:34.968351 | instance | skipping: [instance] 2026-02-26 03:00:34.968777 | instance | 2026-02-26 03:00:34.968807 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:00:34.968818 | instance | Thursday 26 February 2026 03:00:34 +0000 (0:00:00.048) 0:00:04.263 ***** 2026-02-26 03:00:35.169046 | instance | ok: [instance] 2026-02-26 03:00:35.169144 | instance | 2026-02-26 03:00:35.169398 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:00:35.169431 | instance | Thursday 26 February 2026 03:00:35 +0000 (0:00:00.200) 0:00:04.463 ***** 2026-02-26 03:00:36.246267 | instance | ok: [instance] 2026-02-26 03:00:36.246757 | instance | 2026-02-26 03:00:36.246778 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:00:36.246786 | instance | Thursday 26 February 2026 03:00:36 +0000 (0:00:01.076) 0:00:05.540 ***** 2026-02-26 03:00:36.312276 | instance | ok: [instance] => { 2026-02-26 03:00:36.312374 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 03:00:36.312855 | instance | } 2026-02-26 03:00:36.312889 | instance | 2026-02-26 03:00:36.312894 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:00:36.312900 | instance | Thursday 26 February 2026 03:00:36 +0000 (0:00:00.066) 0:00:05.606 ***** 2026-02-26 03:00:37.027915 | instance | changed: [instance] 2026-02-26 03:00:37.027972 | instance | 2026-02-26 03:00:37.028362 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:00:37.028406 | instance | Thursday 26 February 2026 03:00:37 +0000 (0:00:00.715) 0:00:06.322 ***** 2026-02-26 03:00:40.897692 | instance | changed: [instance] 2026-02-26 03:00:40.898086 | instance | 2026-02-26 03:00:40.898128 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:00:40.898134 | instance | Thursday 26 February 2026 03:00:40 +0000 (0:00:03.869) 0:00:10.192 ***** 2026-02-26 03:00:40.925816 | instance | skipping: [instance] 2026-02-26 03:00:40.925888 | instance | 2026-02-26 03:00:40.926145 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:00:40.926165 | instance | Thursday 26 February 2026 03:00:40 +0000 (0:00:00.028) 0:00:10.220 ***** 2026-02-26 03:00:40.959390 | instance | skipping: [instance] 2026-02-26 03:00:40.959736 | instance | 2026-02-26 03:00:40.959901 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:00:40.960048 | instance | Thursday 26 February 2026 03:00:40 +0000 (0:00:00.033) 0:00:10.253 ***** 2026-02-26 03:00:40.986156 | instance | skipping: [instance] 2026-02-26 03:00:40.986231 | instance | 2026-02-26 03:00:40.986337 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:00:40.986470 | instance | Thursday 26 February 2026 03:00:40 +0000 (0:00:00.027) 0:00:10.281 ***** 2026-02-26 03:00:45.686913 | instance | changed: [instance] 2026-02-26 03:00:45.687254 | instance | 2026-02-26 03:00:45.687268 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:00:45.687275 | instance | Thursday 26 February 2026 03:00:45 +0000 (0:00:04.700) 0:00:14.981 ***** 2026-02-26 03:00:46.247499 | instance | changed: [instance] 2026-02-26 03:00:46.247556 | instance | 2026-02-26 03:00:46.247577 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:00:46.247790 | instance | Thursday 26 February 2026 03:00:46 +0000 (0:00:00.560) 0:00:15.542 ***** 2026-02-26 03:00:47.116234 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:00:47.116296 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:00:47.117060 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:00:47.117107 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:00:47.117114 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:00:47.117119 | instance | 2026-02-26 03:00:47.117125 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:00:47.117129 | instance | Thursday 26 February 2026 03:00:47 +0000 (0:00:00.868) 0:00:16.410 ***** 2026-02-26 03:00:47.645933 | instance | changed: [instance] 2026-02-26 03:00:47.646000 | instance | 2026-02-26 03:00:47.646632 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:00:47.646670 | instance | Thursday 26 February 2026 03:00:47 +0000 (0:00:00.513) 0:00:16.923 ***** 2026-02-26 03:00:47.646676 | instance | 2026-02-26 03:00:47.646681 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-26 03:00:47.646685 | instance | Thursday 26 February 2026 03:00:47 +0000 (0:00:00.016) 0:00:16.940 ***** 2026-02-26 03:00:48.517442 | instance | ok: [instance] 2026-02-26 03:00:48.517510 | instance | 2026-02-26 03:00:48.517799 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-02-26 03:00:48.517833 | instance | Thursday 26 February 2026 03:00:48 +0000 (0:00:00.871) 0:00:17.812 ***** 2026-02-26 03:00:48.941777 | instance | changed: [instance] 2026-02-26 03:00:48.941870 | instance | 2026-02-26 03:00:48.942006 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:00:48.942204 | instance | Thursday 26 February 2026 03:00:48 +0000 (0:00:00.424) 0:00:18.236 ***** 2026-02-26 03:00:49.490657 | instance | changed: [instance] 2026-02-26 03:00:49.490757 | instance | 2026-02-26 03:00:49.491038 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:00:49.491174 | instance | Thursday 26 February 2026 03:00:49 +0000 (0:00:00.548) 0:00:18.785 ***** 2026-02-26 03:00:49.696707 | instance | ok: [instance] 2026-02-26 03:00:49.697183 | instance | 2026-02-26 03:00:49.697231 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:00:49.697240 | instance | Thursday 26 February 2026 03:00:49 +0000 (0:00:00.205) 0:00:18.991 ***** 2026-02-26 03:00:49.754594 | instance | ok: [instance] => { 2026-02-26 03:00:49.755431 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 03:00:49.755469 | instance | } 2026-02-26 03:00:49.755478 | instance | 2026-02-26 03:00:49.755484 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:00:49.755491 | instance | Thursday 26 February 2026 03:00:49 +0000 (0:00:00.057) 0:00:19.049 ***** 2026-02-26 03:00:50.783589 | instance | changed: [instance] 2026-02-26 03:00:50.783977 | instance | 2026-02-26 03:00:50.783994 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:00:50.783999 | instance | Thursday 26 February 2026 03:00:50 +0000 (0:00:01.029) 0:00:20.078 ***** 2026-02-26 03:00:55.025957 | instance | changed: [instance] 2026-02-26 03:00:55.026031 | instance | 2026-02-26 03:00:55.026301 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 03:00:55.026339 | instance | Thursday 26 February 2026 03:00:55 +0000 (0:00:04.242) 0:00:24.320 ***** 2026-02-26 03:00:55.984318 | instance | ok: [instance] 2026-02-26 03:00:55.984352 | instance | 2026-02-26 03:00:55.984358 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 03:00:55.984363 | instance | Thursday 26 February 2026 03:00:55 +0000 (0:00:00.957) 0:00:25.278 ***** 2026-02-26 03:00:56.821678 | instance | changed: [instance] 2026-02-26 03:00:56.821795 | instance | 2026-02-26 03:00:56.822031 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 03:00:56.822067 | instance | Thursday 26 February 2026 03:00:56 +0000 (0:00:00.837) 0:00:26.116 ***** 2026-02-26 03:00:57.287748 | instance | changed: [instance] 2026-02-26 03:00:57.287800 | instance | 2026-02-26 03:00:57.288147 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 03:00:57.288199 | instance | Thursday 26 February 2026 03:00:57 +0000 (0:00:00.466) 0:00:26.582 ***** 2026-02-26 03:00:57.824906 | instance | changed: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 03:00:57.824981 | instance | changed: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 03:00:57.825476 | instance | changed: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 03:00:57.825516 | instance | 2026-02-26 03:00:57.825522 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 03:00:57.825527 | instance | Thursday 26 February 2026 03:00:57 +0000 (0:00:00.537) 0:00:27.119 ***** 2026-02-26 03:00:58.247807 | instance | changed: [instance] 2026-02-26 03:00:58.248214 | instance | 2026-02-26 03:00:58.248252 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 03:00:58.248258 | instance | Thursday 26 February 2026 03:00:58 +0000 (0:00:00.422) 0:00:27.542 ***** 2026-02-26 03:00:58.702480 | instance | changed: [instance] 2026-02-26 03:00:58.702541 | instance | 2026-02-26 03:00:58.703176 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 03:00:58.703213 | instance | Thursday 26 February 2026 03:00:58 +0000 (0:00:00.436) 0:00:27.978 ***** 2026-02-26 03:00:58.703218 | instance | 2026-02-26 03:00:58.703223 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-02-26 03:00:58.703227 | instance | Thursday 26 February 2026 03:00:58 +0000 (0:00:00.018) 0:00:27.997 ***** 2026-02-26 03:00:59.363181 | instance | ok: [instance] 2026-02-26 03:00:59.363722 | instance | 2026-02-26 03:00:59.363891 | instance | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-02-26 03:00:59.363899 | instance | Thursday 26 February 2026 03:00:59 +0000 (0:00:00.660) 0:00:28.657 ***** 2026-02-26 03:01:00.419132 | instance | changed: [instance] 2026-02-26 03:01:00.419205 | instance | 2026-02-26 03:01:00.419480 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 03:01:00.419516 | instance | Thursday 26 February 2026 03:01:00 +0000 (0:00:01.056) 0:00:29.713 ***** 2026-02-26 03:01:00.972495 | instance | changed: [instance] 2026-02-26 03:01:00.972563 | instance | 2026-02-26 03:01:00.972871 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 03:01:00.972903 | instance | Thursday 26 February 2026 03:01:00 +0000 (0:00:00.553) 0:00:30.266 ***** 2026-02-26 03:01:01.030435 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 03:01:01.030562 | instance | 2026-02-26 03:01:01.030848 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 03:01:01.030885 | instance | Thursday 26 February 2026 03:01:01 +0000 (0:00:00.058) 0:00:30.325 ***** 2026-02-26 03:01:05.975047 | instance | changed: [instance] 2026-02-26 03:01:05.975132 | instance | 2026-02-26 03:01:05.975475 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 03:01:05.975514 | instance | Thursday 26 February 2026 03:01:05 +0000 (0:00:04.944) 0:00:35.269 ***** 2026-02-26 03:01:06.674371 | instance | ok: [instance] => (item=chronyd) 2026-02-26 03:01:06.674968 | instance | ok: [instance] => (item=sshd) 2026-02-26 03:01:06.675011 | instance | 2026-02-26 03:01:06.675018 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 03:01:06.675025 | instance | Thursday 26 February 2026 03:01:06 +0000 (0:00:00.699) 0:00:35.968 ***** 2026-02-26 03:01:07.396831 | instance | changed: [instance] 2026-02-26 03:01:07.396902 | instance | 2026-02-26 03:01:07.397210 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 03:01:07.397251 | instance | Thursday 26 February 2026 03:01:07 +0000 (0:00:00.722) 0:00:36.691 ***** 2026-02-26 03:01:07.601528 | instance | ok: [instance] 2026-02-26 03:01:07.601635 | instance | 2026-02-26 03:01:07.601951 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 03:01:07.601991 | instance | Thursday 26 February 2026 03:01:07 +0000 (0:00:00.204) 0:00:36.896 ***** 2026-02-26 03:01:08.070104 | instance | changed: [instance] 2026-02-26 03:01:08.070219 | instance | 2026-02-26 03:01:08.070549 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 03:01:08.070590 | instance | Thursday 26 February 2026 03:01:08 +0000 (0:00:00.468) 0:00:37.364 ***** 2026-02-26 03:01:08.407275 | instance | changed: [instance] 2026-02-26 03:01:08.407347 | instance | 2026-02-26 03:01:08.407738 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-26 03:01:08.407787 | instance | Thursday 26 February 2026 03:01:08 +0000 (0:00:00.337) 0:00:37.701 ***** 2026-02-26 03:01:10.061083 | instance | ok: [instance] 2026-02-26 03:01:10.061662 | instance | 2026-02-26 03:01:10.061708 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-26 03:01:10.061716 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:01.653) 0:00:39.355 ***** 2026-02-26 03:01:10.118006 | instance | ok: [instance] 2026-02-26 03:01:10.118085 | instance | 2026-02-26 03:01:10.118359 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-26 03:01:10.118403 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.057) 0:00:39.412 ***** 2026-02-26 03:01:10.152843 | instance | skipping: [instance] 2026-02-26 03:01:10.152956 | instance | 2026-02-26 03:01:10.153251 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-26 03:01:10.153291 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.034) 0:00:39.447 ***** 2026-02-26 03:01:10.191615 | instance | skipping: [instance] 2026-02-26 03:01:10.191715 | instance | 2026-02-26 03:01:10.191967 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-26 03:01:10.192004 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.038) 0:00:39.486 ***** 2026-02-26 03:01:10.226994 | instance | skipping: [instance] 2026-02-26 03:01:10.227067 | instance | 2026-02-26 03:01:10.227410 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-26 03:01:10.227455 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.035) 0:00:39.521 ***** 2026-02-26 03:01:10.266260 | instance | skipping: [instance] 2026-02-26 03:01:10.266324 | instance | 2026-02-26 03:01:10.266632 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-26 03:01:10.266676 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.039) 0:00:39.560 ***** 2026-02-26 03:01:10.302741 | instance | skipping: [instance] 2026-02-26 03:01:10.302817 | instance | 2026-02-26 03:01:10.302975 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-26 03:01:10.303194 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.036) 0:00:39.597 ***** 2026-02-26 03:01:10.338044 | instance | skipping: [instance] 2026-02-26 03:01:10.338196 | instance | 2026-02-26 03:01:10.338454 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-26 03:01:10.338699 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.035) 0:00:39.632 ***** 2026-02-26 03:01:10.377086 | instance | skipping: [instance] 2026-02-26 03:01:10.377162 | instance | 2026-02-26 03:01:10.377342 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-26 03:01:10.377561 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.039) 0:00:39.671 ***** 2026-02-26 03:01:10.488309 | instance | ok: [instance] 2026-02-26 03:01:10.488530 | instance | 2026-02-26 03:01:10.488715 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-26 03:01:10.488896 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.110) 0:00:39.782 ***** 2026-02-26 03:01:10.717084 | instance | ok: [instance] => (item=instance) 2026-02-26 03:01:10.717617 | instance | 2026-02-26 03:01:10.717658 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-26 03:01:10.717666 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.229) 0:00:40.011 ***** 2026-02-26 03:01:10.769801 | instance | ok: [instance] 2026-02-26 03:01:10.769875 | instance | 2026-02-26 03:01:10.770161 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-26 03:01:10.770204 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.052) 0:00:40.064 ***** 2026-02-26 03:01:10.869655 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/mon/tasks/bootstrap-ceph.yml for instance 2026-02-26 03:01:10.870240 | instance | 2026-02-26 03:01:10.870288 | instance | TASK [vexxhost.ceph.mon : Generate temporary file for "ceph.conf"] ************* 2026-02-26 03:01:10.870325 | instance | Thursday 26 February 2026 03:01:10 +0000 (0:00:00.099) 0:00:40.163 ***** 2026-02-26 03:01:11.193524 | instance | changed: [instance] 2026-02-26 03:01:11.193598 | instance | 2026-02-26 03:01:11.193948 | instance | TASK [vexxhost.ceph.mon : Include extra configuration values] ****************** 2026-02-26 03:01:11.193992 | instance | Thursday 26 February 2026 03:01:11 +0000 (0:00:00.324) 0:00:40.487 ***** 2026-02-26 03:01:11.895989 | instance | changed: [instance] => (item={'option': 'mon allow pool size one', 'section': 'global', 'value': True}) 2026-02-26 03:01:11.896450 | instance | changed: [instance] => (item={'option': 'osd crush chooseleaf type', 'section': 'global', 'value': 0}) 2026-02-26 03:01:11.896515 | instance | changed: [instance] => (item={'option': 'auth allow insecure global id reclaim', 'section': 'mon', 'value': False}) 2026-02-26 03:01:11.896530 | instance | 2026-02-26 03:01:11.896697 | instance | TASK [vexxhost.ceph.mon : Run Bootstrap coomand] ******************************* 2026-02-26 03:01:11.896774 | instance | Thursday 26 February 2026 03:01:11 +0000 (0:00:00.702) 0:00:41.190 ***** 2026-02-26 03:02:48.709873 | instance | ok: [instance] 2026-02-26 03:02:48.709953 | instance | 2026-02-26 03:02:48.710123 | instance | TASK [vexxhost.ceph.mon : Remove temporary file for "ceph.conf"] *************** 2026-02-26 03:02:48.710288 | instance | Thursday 26 February 2026 03:02:48 +0000 (0:01:36.813) 0:02:18.004 ***** 2026-02-26 03:02:48.955576 | instance | changed: [instance] 2026-02-26 03:02:48.955623 | instance | 2026-02-26 03:02:48.955630 | instance | TASK [vexxhost.ceph.mon : Set bootstrap node] ********************************** 2026-02-26 03:02:48.955636 | instance | Thursday 26 February 2026 03:02:48 +0000 (0:00:00.245) 0:02:18.249 ***** 2026-02-26 03:02:48.995731 | instance | ok: [instance] 2026-02-26 03:02:48.996060 | instance | 2026-02-26 03:02:48.996072 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 03:02:48.996077 | instance | Thursday 26 February 2026 03:02:48 +0000 (0:00:00.040) 0:02:18.290 ***** 2026-02-26 03:02:49.079294 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 03:02:49.079333 | instance | 2026-02-26 03:02:49.079340 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 03:02:49.079346 | instance | Thursday 26 February 2026 03:02:49 +0000 (0:00:00.083) 0:02:18.373 ***** 2026-02-26 03:02:50.548406 | instance | ok: [instance] 2026-02-26 03:02:50.548519 | instance | 2026-02-26 03:02:50.548900 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 03:02:50.548950 | instance | Thursday 26 February 2026 03:02:50 +0000 (0:00:01.469) 0:02:19.842 ***** 2026-02-26 03:02:50.608379 | instance | ok: [instance] => (item=instance) 2026-02-26 03:02:50.608467 | instance | 2026-02-26 03:02:50.608622 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 03:02:50.608780 | instance | Thursday 26 February 2026 03:02:50 +0000 (0:00:00.059) 0:02:19.902 ***** 2026-02-26 03:02:51.024050 | instance | ok: [instance] 2026-02-26 03:02:51.024363 | instance | 2026-02-26 03:02:51.024600 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 03:02:51.024848 | instance | Thursday 26 February 2026 03:02:51 +0000 (0:00:00.415) 0:02:20.317 ***** 2026-02-26 03:02:52.964785 | instance | ok: [instance] 2026-02-26 03:02:52.965024 | instance | 2026-02-26 03:02:52.965335 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-26 03:02:52.965618 | instance | Thursday 26 February 2026 03:02:52 +0000 (0:00:01.941) 0:02:22.259 ***** 2026-02-26 03:02:54.546797 | instance | ok: [instance] 2026-02-26 03:02:54.546884 | instance | 2026-02-26 03:02:54.547118 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-26 03:02:54.547274 | instance | Thursday 26 February 2026 03:02:54 +0000 (0:00:01.582) 0:02:23.841 ***** 2026-02-26 03:03:04.729121 | instance | ok: [instance] 2026-02-26 03:03:04.729178 | instance | 2026-02-26 03:03:04.729185 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 03:03:04.729192 | instance | Thursday 26 February 2026 03:03:04 +0000 (0:00:10.181) 0:02:34.022 ***** 2026-02-26 03:03:04.848551 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 03:03:04.849119 | instance | 2026-02-26 03:03:04.849166 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 03:03:04.849174 | instance | Thursday 26 February 2026 03:03:04 +0000 (0:00:00.120) 0:02:34.142 ***** 2026-02-26 03:03:04.898596 | instance | skipping: [instance] 2026-02-26 03:03:04.898718 | instance | 2026-02-26 03:03:04.899068 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 03:03:04.899110 | instance | Thursday 26 February 2026 03:03:04 +0000 (0:00:00.050) 0:02:34.193 ***** 2026-02-26 03:03:04.950964 | instance | skipping: [instance] => (item=instance) 2026-02-26 03:03:04.951102 | instance | skipping: [instance] 2026-02-26 03:03:04.951159 | instance | 2026-02-26 03:03:04.951439 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 03:03:04.951481 | instance | Thursday 26 February 2026 03:03:04 +0000 (0:00:00.052) 0:02:34.245 ***** 2026-02-26 03:03:05.196381 | instance | ok: [instance] 2026-02-26 03:03:05.196516 | instance | 2026-02-26 03:03:05.196884 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 03:03:05.196906 | instance | Thursday 26 February 2026 03:03:05 +0000 (0:00:00.245) 0:02:34.490 ***** 2026-02-26 03:03:07.117248 | instance | ok: [instance] 2026-02-26 03:03:07.117337 | instance | 2026-02-26 03:03:07.117467 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-26 03:03:07.117567 | instance | Thursday 26 February 2026 03:03:07 +0000 (0:00:01.920) 0:02:36.411 ***** 2026-02-26 03:03:08.628108 | instance | ok: [instance] 2026-02-26 03:03:08.628217 | instance | 2026-02-26 03:03:08.628558 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-26 03:03:08.628601 | instance | Thursday 26 February 2026 03:03:08 +0000 (0:00:01.510) 0:02:37.922 ***** 2026-02-26 03:03:10.038918 | instance | ok: [instance] 2026-02-26 03:03:10.039002 | instance | 2026-02-26 03:03:10.039357 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-26 03:03:10.039405 | instance | Thursday 26 February 2026 03:03:10 +0000 (0:00:01.410) 0:02:39.333 ***** 2026-02-26 03:03:13.738303 | instance | ok: [instance] 2026-02-26 03:03:13.738418 | instance | 2026-02-26 03:03:13.738585 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-26 03:03:13.738727 | instance | 2026-02-26 03:03:13.738879 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:03:13.739050 | instance | Thursday 26 February 2026 03:03:13 +0000 (0:00:03.699) 0:02:43.033 ***** 2026-02-26 03:03:14.653199 | instance | ok: [instance] 2026-02-26 03:03:14.653271 | instance | 2026-02-26 03:03:14.653447 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:03:14.653591 | instance | Thursday 26 February 2026 03:03:14 +0000 (0:00:00.914) 0:02:43.947 ***** 2026-02-26 03:03:14.895187 | instance | ok: [instance] 2026-02-26 03:03:14.895418 | instance | 2026-02-26 03:03:14.895474 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:03:14.895614 | instance | Thursday 26 February 2026 03:03:14 +0000 (0:00:00.241) 0:02:44.189 ***** 2026-02-26 03:03:14.928928 | instance | skipping: [instance] 2026-02-26 03:03:14.929067 | instance | 2026-02-26 03:03:14.929219 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:03:14.929369 | instance | Thursday 26 February 2026 03:03:14 +0000 (0:00:00.034) 0:02:44.223 ***** 2026-02-26 03:03:15.164740 | instance | ok: [instance] 2026-02-26 03:03:15.164846 | instance | 2026-02-26 03:03:15.165047 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:03:15.165283 | instance | Thursday 26 February 2026 03:03:15 +0000 (0:00:00.235) 0:02:44.459 ***** 2026-02-26 03:03:15.217307 | instance | ok: [instance] => { 2026-02-26 03:03:15.217396 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 03:03:15.217544 | instance | } 2026-02-26 03:03:15.217707 | instance | 2026-02-26 03:03:15.217825 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:03:15.217968 | instance | Thursday 26 February 2026 03:03:15 +0000 (0:00:00.052) 0:02:44.512 ***** 2026-02-26 03:03:15.516529 | instance | ok: [instance] 2026-02-26 03:03:15.516701 | instance | 2026-02-26 03:03:15.516902 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:03:15.517098 | instance | Thursday 26 February 2026 03:03:15 +0000 (0:00:00.298) 0:02:44.810 ***** 2026-02-26 03:03:15.567735 | instance | skipping: [instance] 2026-02-26 03:03:15.567794 | instance | 2026-02-26 03:03:15.567974 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:03:15.568091 | instance | Thursday 26 February 2026 03:03:15 +0000 (0:00:00.051) 0:02:44.862 ***** 2026-02-26 03:03:15.614891 | instance | skipping: [instance] 2026-02-26 03:03:15.614948 | instance | 2026-02-26 03:03:15.615066 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:03:15.615192 | instance | Thursday 26 February 2026 03:03:15 +0000 (0:00:00.047) 0:02:44.909 ***** 2026-02-26 03:03:15.833336 | instance | ok: [instance] 2026-02-26 03:03:15.833429 | instance | 2026-02-26 03:03:15.833564 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:03:15.833693 | instance | Thursday 26 February 2026 03:03:15 +0000 (0:00:00.218) 0:02:45.128 ***** 2026-02-26 03:03:16.912767 | instance | ok: [instance] 2026-02-26 03:03:16.912832 | instance | 2026-02-26 03:03:16.913008 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:03:16.913118 | instance | Thursday 26 February 2026 03:03:16 +0000 (0:00:01.079) 0:02:46.207 ***** 2026-02-26 03:03:16.969577 | instance | ok: [instance] => { 2026-02-26 03:03:16.969647 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 03:03:16.969772 | instance | } 2026-02-26 03:03:16.969885 | instance | 2026-02-26 03:03:16.970009 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:03:16.970132 | instance | Thursday 26 February 2026 03:03:16 +0000 (0:00:00.056) 0:02:46.264 ***** 2026-02-26 03:03:17.329384 | instance | ok: [instance] 2026-02-26 03:03:17.329565 | instance | 2026-02-26 03:03:17.329844 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:03:17.330076 | instance | Thursday 26 February 2026 03:03:17 +0000 (0:00:00.359) 0:02:46.623 ***** 2026-02-26 03:03:19.277754 | instance | ok: [instance] 2026-02-26 03:03:19.277822 | instance | 2026-02-26 03:03:19.277950 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:03:19.278072 | instance | Thursday 26 February 2026 03:03:19 +0000 (0:00:01.948) 0:02:48.572 ***** 2026-02-26 03:03:19.310194 | instance | skipping: [instance] 2026-02-26 03:03:19.310286 | instance | 2026-02-26 03:03:19.310415 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:03:19.310531 | instance | Thursday 26 February 2026 03:03:19 +0000 (0:00:00.032) 0:02:48.605 ***** 2026-02-26 03:03:19.339860 | instance | skipping: [instance] 2026-02-26 03:03:19.340159 | instance | 2026-02-26 03:03:19.340354 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:03:19.340555 | instance | Thursday 26 February 2026 03:03:19 +0000 (0:00:00.028) 0:02:48.633 ***** 2026-02-26 03:03:19.367855 | instance | skipping: [instance] 2026-02-26 03:03:19.367988 | instance | 2026-02-26 03:03:19.368180 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:03:19.368431 | instance | Thursday 26 February 2026 03:03:19 +0000 (0:00:00.028) 0:02:48.662 ***** 2026-02-26 03:03:20.352335 | instance | ok: [instance] 2026-02-26 03:03:20.352613 | instance | 2026-02-26 03:03:20.352922 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:03:20.353359 | instance | Thursday 26 February 2026 03:03:20 +0000 (0:00:00.984) 0:02:49.646 ***** 2026-02-26 03:03:20.771128 | instance | ok: [instance] 2026-02-26 03:03:20.771366 | instance | 2026-02-26 03:03:20.771692 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:03:20.771976 | instance | Thursday 26 February 2026 03:03:20 +0000 (0:00:00.419) 0:02:50.065 ***** 2026-02-26 03:03:21.676366 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:03:21.676491 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:03:21.676635 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:03:21.676784 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:03:21.676935 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:03:21.677040 | instance | 2026-02-26 03:03:21.677168 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:03:21.677282 | instance | Thursday 26 February 2026 03:03:21 +0000 (0:00:00.905) 0:02:50.970 ***** 2026-02-26 03:03:22.214823 | instance | ok: [instance] 2026-02-26 03:03:22.214918 | instance | 2026-02-26 03:03:22.215137 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:03:22.215264 | instance | Thursday 26 February 2026 03:03:22 +0000 (0:00:00.521) 0:02:51.492 ***** 2026-02-26 03:03:22.215375 | instance | 2026-02-26 03:03:22.215521 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:03:22.215629 | instance | Thursday 26 February 2026 03:03:22 +0000 (0:00:00.016) 0:02:51.509 ***** 2026-02-26 03:03:22.571330 | instance | ok: [instance] 2026-02-26 03:03:22.571556 | instance | 2026-02-26 03:03:22.572081 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:03:22.572386 | instance | Thursday 26 February 2026 03:03:22 +0000 (0:00:00.355) 0:02:51.865 ***** 2026-02-26 03:03:22.780391 | instance | ok: [instance] 2026-02-26 03:03:22.780495 | instance | 2026-02-26 03:03:22.780621 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:03:22.780753 | instance | Thursday 26 February 2026 03:03:22 +0000 (0:00:00.209) 0:02:52.075 ***** 2026-02-26 03:03:22.828172 | instance | ok: [instance] => { 2026-02-26 03:03:22.828342 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 03:03:22.828561 | instance | } 2026-02-26 03:03:22.828740 | instance | 2026-02-26 03:03:22.828921 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:03:22.829123 | instance | Thursday 26 February 2026 03:03:22 +0000 (0:00:00.047) 0:02:52.122 ***** 2026-02-26 03:03:23.178023 | instance | ok: [instance] 2026-02-26 03:03:23.178164 | instance | 2026-02-26 03:03:23.178364 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:03:23.178582 | instance | Thursday 26 February 2026 03:03:23 +0000 (0:00:00.349) 0:02:52.472 ***** 2026-02-26 03:03:26.310710 | instance | ok: [instance] 2026-02-26 03:03:26.310839 | instance | 2026-02-26 03:03:26.310863 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 03:03:26.311218 | instance | Thursday 26 February 2026 03:03:26 +0000 (0:00:03.131) 0:02:55.604 ***** 2026-02-26 03:03:27.468786 | instance | ok: [instance] 2026-02-26 03:03:27.468845 | instance | 2026-02-26 03:03:27.469119 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 03:03:27.469152 | instance | Thursday 26 February 2026 03:03:27 +0000 (0:00:01.159) 0:02:56.763 ***** 2026-02-26 03:03:27.674992 | instance | ok: [instance] 2026-02-26 03:03:27.675033 | instance | 2026-02-26 03:03:27.675039 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 03:03:27.675043 | instance | Thursday 26 February 2026 03:03:27 +0000 (0:00:00.205) 0:02:56.969 ***** 2026-02-26 03:03:28.128041 | instance | ok: [instance] 2026-02-26 03:03:28.128208 | instance | 2026-02-26 03:03:28.128421 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 03:03:28.128629 | instance | Thursday 26 February 2026 03:03:28 +0000 (0:00:00.453) 0:02:57.422 ***** 2026-02-26 03:03:28.769606 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 03:03:28.770221 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 03:03:28.770259 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 03:03:28.770264 | instance | 2026-02-26 03:03:28.770269 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 03:03:28.770274 | instance | Thursday 26 February 2026 03:03:28 +0000 (0:00:00.641) 0:02:58.064 ***** 2026-02-26 03:03:29.195307 | instance | ok: [instance] 2026-02-26 03:03:29.195760 | instance | 2026-02-26 03:03:29.195808 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 03:03:29.195822 | instance | Thursday 26 February 2026 03:03:29 +0000 (0:00:00.425) 0:02:58.489 ***** 2026-02-26 03:03:29.627834 | instance | ok: [instance] 2026-02-26 03:03:29.627905 | instance | 2026-02-26 03:03:29.627918 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 03:03:29.627936 | instance | Thursday 26 February 2026 03:03:29 +0000 (0:00:00.415) 0:02:58.905 ***** 2026-02-26 03:03:29.628151 | instance | 2026-02-26 03:03:29.628405 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 03:03:29.628803 | instance | Thursday 26 February 2026 03:03:29 +0000 (0:00:00.015) 0:02:58.921 ***** 2026-02-26 03:03:30.012082 | instance | ok: [instance] 2026-02-26 03:03:30.012162 | instance | 2026-02-26 03:03:30.012280 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 03:03:30.012404 | instance | Thursday 26 February 2026 03:03:30 +0000 (0:00:00.385) 0:02:59.306 ***** 2026-02-26 03:03:30.061298 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 03:03:30.061601 | instance | 2026-02-26 03:03:30.061959 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 03:03:30.062309 | instance | Thursday 26 February 2026 03:03:30 +0000 (0:00:00.049) 0:02:59.355 ***** 2026-02-26 03:03:31.155267 | instance | ok: [instance] 2026-02-26 03:03:31.155533 | instance | 2026-02-26 03:03:31.155927 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 03:03:31.156216 | instance | Thursday 26 February 2026 03:03:31 +0000 (0:00:01.093) 0:03:00.449 ***** 2026-02-26 03:03:31.856515 | instance | ok: [instance] => (item=chronyd) 2026-02-26 03:03:31.856841 | instance | ok: [instance] => (item=sshd) 2026-02-26 03:03:31.857130 | instance | 2026-02-26 03:03:31.857458 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 03:03:31.857768 | instance | Thursday 26 February 2026 03:03:31 +0000 (0:00:00.701) 0:03:01.150 ***** 2026-02-26 03:03:32.202102 | instance | ok: [instance] 2026-02-26 03:03:32.202432 | instance | 2026-02-26 03:03:32.202693 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 03:03:32.203104 | instance | Thursday 26 February 2026 03:03:32 +0000 (0:00:00.344) 0:03:01.495 ***** 2026-02-26 03:03:32.418890 | instance | ok: [instance] 2026-02-26 03:03:32.418978 | instance | 2026-02-26 03:03:32.419170 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 03:03:32.419369 | instance | Thursday 26 February 2026 03:03:32 +0000 (0:00:00.217) 0:03:01.713 ***** 2026-02-26 03:03:32.669050 | instance | ok: [instance] 2026-02-26 03:03:32.669142 | instance | 2026-02-26 03:03:32.669313 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 03:03:32.669467 | instance | Thursday 26 February 2026 03:03:32 +0000 (0:00:00.250) 0:03:01.963 ***** 2026-02-26 03:03:32.892158 | instance | ok: [instance] 2026-02-26 03:03:32.892660 | instance | 2026-02-26 03:03:32.893066 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-26 03:03:32.893442 | instance | Thursday 26 February 2026 03:03:32 +0000 (0:00:00.222) 0:03:02.186 ***** 2026-02-26 03:03:33.118836 | instance | ok: [instance] => (item=instance) 2026-02-26 03:03:33.118911 | instance | 2026-02-26 03:03:33.119051 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-26 03:03:33.119179 | instance | Thursday 26 February 2026 03:03:33 +0000 (0:00:00.227) 0:03:02.413 ***** 2026-02-26 03:03:33.170773 | instance | ok: [instance] 2026-02-26 03:03:33.170959 | instance | 2026-02-26 03:03:33.171280 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-26 03:03:33.171486 | instance | Thursday 26 February 2026 03:03:33 +0000 (0:00:00.051) 0:03:02.465 ***** 2026-02-26 03:03:38.476082 | instance | ok: [instance] 2026-02-26 03:03:38.476178 | instance | 2026-02-26 03:03:38.476340 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-26 03:03:38.476510 | instance | Thursday 26 February 2026 03:03:38 +0000 (0:00:05.305) 0:03:07.770 ***** 2026-02-26 03:03:38.523857 | instance | ok: [instance] 2026-02-26 03:03:38.524185 | instance | 2026-02-26 03:03:38.524494 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 03:03:38.524901 | instance | Thursday 26 February 2026 03:03:38 +0000 (0:00:00.047) 0:03:07.817 ***** 2026-02-26 03:03:38.589930 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 03:03:38.590040 | instance | 2026-02-26 03:03:38.590215 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 03:03:38.590382 | instance | Thursday 26 February 2026 03:03:38 +0000 (0:00:00.066) 0:03:07.884 ***** 2026-02-26 03:03:38.629049 | instance | skipping: [instance] 2026-02-26 03:03:38.629247 | instance | 2026-02-26 03:03:38.629716 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 03:03:38.629955 | instance | Thursday 26 February 2026 03:03:38 +0000 (0:00:00.038) 0:03:07.923 ***** 2026-02-26 03:03:38.671809 | instance | skipping: [instance] => (item=instance) 2026-02-26 03:03:38.672051 | instance | skipping: [instance] 2026-02-26 03:03:38.672293 | instance | 2026-02-26 03:03:38.672542 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 03:03:38.672766 | instance | Thursday 26 February 2026 03:03:38 +0000 (0:00:00.042) 0:03:07.965 ***** 2026-02-26 03:03:38.929211 | instance | ok: [instance] 2026-02-26 03:03:38.929312 | instance | 2026-02-26 03:03:38.929441 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 03:03:38.929566 | instance | Thursday 26 February 2026 03:03:38 +0000 (0:00:00.257) 0:03:08.223 ***** 2026-02-26 03:03:40.758567 | instance | ok: [instance] 2026-02-26 03:03:40.758654 | instance | 2026-02-26 03:03:40.758688 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-26 03:03:40.758703 | instance | Thursday 26 February 2026 03:03:40 +0000 (0:00:01.827) 0:03:10.051 ***** 2026-02-26 03:03:40.788542 | instance | skipping: [instance] 2026-02-26 03:03:40.789089 | instance | 2026-02-26 03:03:40.789113 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-26 03:03:40.789122 | instance | Thursday 26 February 2026 03:03:40 +0000 (0:00:00.030) 0:03:10.082 ***** 2026-02-26 03:03:40.817876 | instance | skipping: [instance] 2026-02-26 03:03:40.817945 | instance | 2026-02-26 03:03:40.818230 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-26 03:03:40.818270 | instance | Thursday 26 February 2026 03:03:40 +0000 (0:00:00.029) 0:03:10.112 ***** 2026-02-26 03:03:46.185750 | instance | ok: [instance] 2026-02-26 03:03:46.186252 | instance | 2026-02-26 03:03:46.186271 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-26 03:03:46.186279 | instance | Thursday 26 February 2026 03:03:46 +0000 (0:00:05.367) 0:03:15.480 ***** 2026-02-26 03:03:56.154632 | instance | ok: [instance] 2026-02-26 03:03:56.154702 | instance | 2026-02-26 03:03:56.154965 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-26 03:03:56.155005 | instance | Thursday 26 February 2026 03:03:56 +0000 (0:00:09.968) 0:03:25.449 ***** 2026-02-26 03:05:18.606442 | instance | ok: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-26 03:05:18.606549 | instance | ok: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-26 03:05:18.607238 | instance | ok: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-26 03:05:18.607263 | instance | 2026-02-26 03:05:18.607269 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-26 03:05:18.607277 | instance | Thursday 26 February 2026 03:05:18 +0000 (0:01:22.451) 0:04:47.900 ***** 2026-02-26 03:05:20.758635 | instance | ok: [instance] 2026-02-26 03:05:20.759186 | instance | 2026-02-26 03:05:20.759233 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-26 03:05:20.759242 | instance | Thursday 26 February 2026 03:05:20 +0000 (0:00:02.152) 0:04:50.052 ***** 2026-02-26 03:05:22.217246 | instance | ok: [instance] 2026-02-26 03:05:22.217615 | instance | 2026-02-26 03:05:22.217691 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-26 03:05:22.217697 | instance | Thursday 26 February 2026 03:05:22 +0000 (0:00:01.458) 0:04:51.511 ***** 2026-02-26 03:05:22.272535 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-26 03:05:22.272637 | instance | 2026-02-26 03:05:22.272901 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-26 03:05:22.272943 | instance | Thursday 26 February 2026 03:05:22 +0000 (0:00:00.055) 0:04:51.567 ***** 2026-02-26 03:05:22.319719 | instance | ok: [instance] 2026-02-26 03:05:22.319884 | instance | 2026-02-26 03:05:22.320068 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-26 03:05:22.320243 | instance | Thursday 26 February 2026 03:05:22 +0000 (0:00:00.047) 0:04:51.614 ***** 2026-02-26 03:05:23.842617 | instance | ok: [instance] 2026-02-26 03:05:23.842698 | instance | 2026-02-26 03:05:23.842711 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-26 03:05:23.842841 | instance | Thursday 26 February 2026 03:05:23 +0000 (0:00:01.522) 0:04:53.136 ***** 2026-02-26 03:05:23.887190 | instance | ok: [instance] 2026-02-26 03:05:23.887263 | instance | 2026-02-26 03:05:23.887397 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-26 03:05:23.887540 | instance | Thursday 26 February 2026 03:05:23 +0000 (0:00:00.044) 0:04:53.181 ***** 2026-02-26 03:05:23.931069 | instance | skipping: [instance] => (item=1) 2026-02-26 03:05:23.931198 | instance | skipping: [instance] => (item=1) 2026-02-26 03:05:23.931326 | instance | skipping: [instance] => (item=1) 2026-02-26 03:05:23.931455 | instance | skipping: [instance] 2026-02-26 03:05:23.931575 | instance | 2026-02-26 03:05:23.931727 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-26 03:05:23.931875 | instance | Thursday 26 February 2026 03:05:23 +0000 (0:00:00.043) 0:04:53.225 ***** 2026-02-26 03:05:23.975942 | instance | skipping: [instance] 2026-02-26 03:05:23.976333 | instance | 2026-02-26 03:05:23.977512 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:05:23.977566 | instance | 2026-02-26 03:05:23.977578 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-26 03:05:23.977588 | instance | Thursday 26 February 2026 03:05:23 +0000 (0:00:00.044) 0:04:53.270 ***** 2026-02-26 03:05:24.331733 | instance | changed: [instance] 2026-02-26 03:05:24.331788 | instance | 2026-02-26 03:05:24.331794 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:05:24.331837 | instance | 2026-02-26 03:05:24.332377 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:05:24.332753 | instance | Thursday 26 February 2026 03:05:24 +0000 (0:00:00.353) 0:04:53.624 ***** 2026-02-26 03:05:25.214958 | instance | ok: [instance] 2026-02-26 03:05:25.215021 | instance | 2026-02-26 03:05:25.215034 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-26 03:05:25.215044 | instance | Thursday 26 February 2026 03:05:25 +0000 (0:00:00.883) 0:04:54.508 ***** 2026-02-26 03:05:29.075463 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-26 03:05:29.075853 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-26 03:05:29.075882 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-26 03:05:29.076089 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-26 03:05:29.077959 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-26 03:05:29.078010 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-26 03:05:29.078022 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-26 03:05:29.078031 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-26 03:05:29.078040 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-26 03:05:29.078049 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-26 03:05:29.078058 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-26 03:05:29.078067 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-26 03:05:29.078076 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-26 03:05:29.078085 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-26 03:05:29.078094 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 03:05:29.078104 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 03:05:29.078172 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 03:05:29.078187 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 03:05:29.078197 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 03:05:29.078209 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 03:05:29.078350 | instance | 2026-02-26 03:05:29.078468 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-26 03:05:29.078623 | instance | Thursday 26 February 2026 03:05:29 +0000 (0:00:03.861) 0:04:58.370 ***** 2026-02-26 03:05:29.271809 | instance | changed: [instance] 2026-02-26 03:05:29.272074 | instance | 2026-02-26 03:05:29.272350 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-26 03:05:29.272631 | instance | Thursday 26 February 2026 03:05:29 +0000 (0:00:00.195) 0:04:58.565 ***** 2026-02-26 03:05:29.711369 | instance | changed: [instance] 2026-02-26 03:05:29.711514 | instance | 2026-02-26 03:05:29.711760 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-26 03:05:29.711964 | instance | Thursday 26 February 2026 03:05:29 +0000 (0:00:00.439) 0:04:59.005 ***** 2026-02-26 03:05:29.949801 | instance | ok: [instance] 2026-02-26 03:05:29.949970 | instance | 2026-02-26 03:05:29.950175 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 03:05:29.950383 | instance | Thursday 26 February 2026 03:05:29 +0000 (0:00:00.238) 0:04:59.244 ***** 2026-02-26 03:05:29.993938 | instance | ok: [instance] 2026-02-26 03:05:29.994134 | instance | 2026-02-26 03:05:29.994335 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-26 03:05:29.994517 | instance | 2026-02-26 03:05:29.994724 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:05:29.994929 | instance | Thursday 26 February 2026 03:05:29 +0000 (0:00:00.044) 0:04:59.288 ***** 2026-02-26 03:05:30.896611 | instance | ok: [instance] 2026-02-26 03:05:30.896878 | instance | 2026-02-26 03:05:30.897257 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-26 03:05:30.897586 | instance | Thursday 26 February 2026 03:05:30 +0000 (0:00:00.902) 0:05:00.190 ***** 2026-02-26 03:05:31.102350 | instance | changed: [instance] 2026-02-26 03:05:31.102619 | instance | 2026-02-26 03:05:31.102932 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-26 03:05:31.103292 | instance | Thursday 26 February 2026 03:05:31 +0000 (0:00:00.205) 0:05:00.396 ***** 2026-02-26 03:05:32.039744 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-26 03:05:32.039808 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-26 03:05:32.041105 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-26 03:05:32.041179 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-26 03:05:32.041198 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-26 03:05:32.041254 | instance | 2026-02-26 03:05:32.042263 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-26 03:05:32.042308 | instance | Thursday 26 February 2026 03:05:32 +0000 (0:00:00.936) 0:05:01.333 ***** 2026-02-26 03:05:32.224337 | 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-02-26 03:05:32.385706 | 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-02-26 03:05:32.556761 | 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-02-26 03:05:32.570012 | instance | ...ignoring 2026-02-26 03:05:32.570389 | instance | 2026-02-26 03:05:32.570429 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-26 03:05:32.570436 | instance | Thursday 26 February 2026 03:05:32 +0000 (0:00:00.531) 0:05:01.864 ***** 2026-02-26 03:05:32.774485 | instance | ok: [instance] 2026-02-26 03:05:32.774585 | instance | 2026-02-26 03:05:32.774881 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-26 03:05:32.774918 | instance | Thursday 26 February 2026 03:05:32 +0000 (0:00:00.204) 0:05:02.069 ***** 2026-02-26 03:05:32.962987 | instance | ok: [instance] 2026-02-26 03:05:32.963055 | instance | 2026-02-26 03:05:32.963219 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-26 03:05:32.963343 | instance | Thursday 26 February 2026 03:05:32 +0000 (0:00:00.188) 0:05:02.257 ***** 2026-02-26 03:05:32.996195 | instance | ok: [instance] 2026-02-26 03:05:32.996603 | instance | 2026-02-26 03:05:32.996910 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-26 03:05:32.997186 | instance | Thursday 26 February 2026 03:05:32 +0000 (0:00:00.032) 0:05:02.290 ***** 2026-02-26 03:05:33.034922 | instance | ok: [instance] 2026-02-26 03:05:33.035358 | instance | 2026-02-26 03:05:33.035726 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-26 03:05:33.036028 | instance | Thursday 26 February 2026 03:05:33 +0000 (0:00:00.039) 0:05:02.329 ***** 2026-02-26 03:05:33.587968 | instance | ok: [instance] 2026-02-26 03:05:33.588235 | instance | 2026-02-26 03:05:33.588591 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-26 03:05:33.588868 | instance | Thursday 26 February 2026 03:05:33 +0000 (0:00:00.552) 0:05:02.882 ***** 2026-02-26 03:05:33.900663 | instance | ok: [instance] 2026-02-26 03:05:33.900777 | instance | 2026-02-26 03:05:33.900953 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-26 03:05:33.901143 | instance | Thursday 26 February 2026 03:05:33 +0000 (0:00:00.216) 0:05:03.098 ***** 2026-02-26 03:05:33.901291 | instance | 2026-02-26 03:05:33.901457 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-26 03:05:33.901602 | instance | 2026-02-26 03:05:33.901844 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:05:33.902010 | instance | Thursday 26 February 2026 03:05:33 +0000 (0:00:00.096) 0:05:03.195 ***** 2026-02-26 03:05:34.841828 | instance | ok: [instance] 2026-02-26 03:05:34.842125 | instance | 2026-02-26 03:05:34.842461 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:05:34.842815 | instance | Thursday 26 February 2026 03:05:34 +0000 (0:00:00.940) 0:05:04.136 ***** 2026-02-26 03:05:35.045282 | instance | ok: [instance] 2026-02-26 03:05:35.045550 | instance | 2026-02-26 03:05:35.045956 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:05:35.046334 | instance | Thursday 26 February 2026 03:05:35 +0000 (0:00:00.203) 0:05:04.339 ***** 2026-02-26 03:05:35.080538 | instance | skipping: [instance] 2026-02-26 03:05:35.080663 | instance | 2026-02-26 03:05:35.080837 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:05:35.081010 | instance | Thursday 26 February 2026 03:05:35 +0000 (0:00:00.035) 0:05:04.375 ***** 2026-02-26 03:05:35.289871 | instance | ok: [instance] 2026-02-26 03:05:35.290233 | instance | 2026-02-26 03:05:35.290562 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:05:35.291022 | instance | Thursday 26 February 2026 03:05:35 +0000 (0:00:00.209) 0:05:04.584 ***** 2026-02-26 03:05:35.346313 | instance | ok: [instance] => { 2026-02-26 03:05:35.346742 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 03:05:35.347127 | instance | } 2026-02-26 03:05:35.347338 | instance | 2026-02-26 03:05:35.347713 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:05:35.348040 | instance | Thursday 26 February 2026 03:05:35 +0000 (0:00:00.056) 0:05:04.640 ***** 2026-02-26 03:05:35.681124 | instance | ok: [instance] 2026-02-26 03:05:35.681530 | instance | 2026-02-26 03:05:35.681849 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:05:35.682159 | instance | Thursday 26 February 2026 03:05:35 +0000 (0:00:00.334) 0:05:04.975 ***** 2026-02-26 03:05:35.725068 | instance | skipping: [instance] 2026-02-26 03:05:35.725369 | instance | 2026-02-26 03:05:35.725779 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:05:35.726152 | instance | Thursday 26 February 2026 03:05:35 +0000 (0:00:00.043) 0:05:05.019 ***** 2026-02-26 03:05:35.932169 | instance | ok: [instance] 2026-02-26 03:05:35.932448 | instance | 2026-02-26 03:05:35.932733 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:05:35.933007 | instance | Thursday 26 February 2026 03:05:35 +0000 (0:00:00.207) 0:05:05.226 ***** 2026-02-26 03:05:36.991708 | instance | ok: [instance] 2026-02-26 03:05:36.992000 | instance | 2026-02-26 03:05:36.992317 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:05:36.992558 | instance | Thursday 26 February 2026 03:05:36 +0000 (0:00:01.059) 0:05:06.286 ***** 2026-02-26 03:05:37.054660 | instance | ok: [instance] => { 2026-02-26 03:05:37.054936 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 03:05:37.055190 | instance | } 2026-02-26 03:05:37.055443 | instance | 2026-02-26 03:05:37.055743 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:05:37.056010 | instance | Thursday 26 February 2026 03:05:37 +0000 (0:00:00.062) 0:05:06.349 ***** 2026-02-26 03:05:37.400380 | instance | ok: [instance] 2026-02-26 03:05:37.400625 | instance | 2026-02-26 03:05:37.400951 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:05:37.401253 | instance | Thursday 26 February 2026 03:05:37 +0000 (0:00:00.345) 0:05:06.694 ***** 2026-02-26 03:05:40.434501 | instance | ok: [instance] 2026-02-26 03:05:40.434573 | instance | 2026-02-26 03:05:40.434762 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:05:40.434908 | instance | Thursday 26 February 2026 03:05:40 +0000 (0:00:03.034) 0:05:09.728 ***** 2026-02-26 03:05:40.465861 | instance | skipping: [instance] 2026-02-26 03:05:40.466225 | instance | 2026-02-26 03:05:40.466586 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:05:40.466960 | instance | Thursday 26 February 2026 03:05:40 +0000 (0:00:00.030) 0:05:09.759 ***** 2026-02-26 03:05:40.493056 | instance | skipping: [instance] 2026-02-26 03:05:40.493329 | instance | 2026-02-26 03:05:40.493663 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:05:40.494142 | instance | Thursday 26 February 2026 03:05:40 +0000 (0:00:00.027) 0:05:09.787 ***** 2026-02-26 03:05:40.526249 | instance | skipping: [instance] 2026-02-26 03:05:40.526489 | instance | 2026-02-26 03:05:40.526797 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:05:40.527093 | instance | Thursday 26 February 2026 03:05:40 +0000 (0:00:00.033) 0:05:09.820 ***** 2026-02-26 03:05:41.545858 | instance | ok: [instance] 2026-02-26 03:05:41.546158 | instance | 2026-02-26 03:05:41.546508 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:05:41.546876 | instance | Thursday 26 February 2026 03:05:41 +0000 (0:00:01.019) 0:05:10.840 ***** 2026-02-26 03:05:42.015075 | instance | ok: [instance] 2026-02-26 03:05:42.015317 | instance | 2026-02-26 03:05:42.015698 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:05:42.015988 | instance | Thursday 26 February 2026 03:05:42 +0000 (0:00:00.469) 0:05:11.309 ***** 2026-02-26 03:05:42.953673 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:05:42.953866 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:05:42.954090 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:05:42.954312 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:05:42.954538 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:05:42.954773 | instance | 2026-02-26 03:05:42.955007 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:05:42.955252 | instance | Thursday 26 February 2026 03:05:42 +0000 (0:00:00.938) 0:05:12.247 ***** 2026-02-26 03:05:43.444632 | instance | ok: [instance] 2026-02-26 03:05:43.444940 | instance | 2026-02-26 03:05:43.445313 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:05:43.445585 | instance | Thursday 26 February 2026 03:05:43 +0000 (0:00:00.483) 0:05:12.731 ***** 2026-02-26 03:05:43.445960 | instance | 2026-02-26 03:05:43.446314 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:05:43.446616 | instance | Thursday 26 February 2026 03:05:43 +0000 (0:00:00.007) 0:05:12.738 ***** 2026-02-26 03:05:43.831624 | instance | ok: [instance] 2026-02-26 03:05:43.831868 | instance | 2026-02-26 03:05:43.832087 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-26 03:05:43.832438 | instance | Thursday 26 February 2026 03:05:43 +0000 (0:00:00.387) 0:05:13.125 ***** 2026-02-26 03:05:44.384248 | 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-02-26 03:05:44.398004 | instance | ...ignoring 2026-02-26 03:05:44.398314 | instance | 2026-02-26 03:05:44.398599 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-26 03:05:44.398923 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.566) 0:05:13.692 ***** 2026-02-26 03:05:44.429776 | instance | skipping: [instance] 2026-02-26 03:05:44.430114 | instance | 2026-02-26 03:05:44.430479 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-26 03:05:44.430788 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.031) 0:05:13.723 ***** 2026-02-26 03:05:44.465188 | instance | skipping: [instance] 2026-02-26 03:05:44.465575 | instance | 2026-02-26 03:05:44.466006 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-26 03:05:44.466318 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.035) 0:05:13.759 ***** 2026-02-26 03:05:44.501290 | instance | skipping: [instance] 2026-02-26 03:05:44.501537 | instance | 2026-02-26 03:05:44.501823 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-26 03:05:44.502207 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.036) 0:05:13.795 ***** 2026-02-26 03:05:44.530969 | instance | skipping: [instance] 2026-02-26 03:05:44.531324 | instance | 2026-02-26 03:05:44.531736 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-26 03:05:44.532153 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.029) 0:05:13.825 ***** 2026-02-26 03:05:44.572772 | instance | skipping: [instance] 2026-02-26 03:05:44.573029 | instance | 2026-02-26 03:05:44.573309 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:05:44.573584 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.041) 0:05:13.866 ***** 2026-02-26 03:05:44.791161 | instance | ok: [instance] 2026-02-26 03:05:44.791295 | instance | 2026-02-26 03:05:44.791473 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:05:44.791649 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.218) 0:05:14.085 ***** 2026-02-26 03:05:44.832888 | instance | ok: [instance] => { 2026-02-26 03:05:44.833202 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-26 03:05:44.833493 | instance | } 2026-02-26 03:05:44.833765 | instance | 2026-02-26 03:05:44.834073 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:05:44.834416 | instance | Thursday 26 February 2026 03:05:44 +0000 (0:00:00.041) 0:05:14.127 ***** 2026-02-26 03:05:45.719861 | instance | changed: [instance] 2026-02-26 03:05:45.720315 | instance | 2026-02-26 03:05:45.720619 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:05:45.720968 | instance | Thursday 26 February 2026 03:05:45 +0000 (0:00:00.886) 0:05:15.013 ***** 2026-02-26 03:05:45.767954 | instance | skipping: [instance] 2026-02-26 03:05:45.768405 | instance | 2026-02-26 03:05:45.768755 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:05:45.769081 | instance | Thursday 26 February 2026 03:05:45 +0000 (0:00:00.048) 0:05:15.062 ***** 2026-02-26 03:05:45.979403 | instance | ok: [instance] 2026-02-26 03:05:45.979570 | instance | 2026-02-26 03:05:45.979835 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:05:45.980033 | instance | Thursday 26 February 2026 03:05:45 +0000 (0:00:00.211) 0:05:15.273 ***** 2026-02-26 03:05:46.024879 | instance | ok: [instance] => { 2026-02-26 03:05:46.025061 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-26 03:05:46.025334 | instance | } 2026-02-26 03:05:46.025581 | instance | 2026-02-26 03:05:46.025852 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:05:46.026115 | instance | Thursday 26 February 2026 03:05:46 +0000 (0:00:00.045) 0:05:15.318 ***** 2026-02-26 03:05:46.749387 | instance | changed: [instance] 2026-02-26 03:05:46.749759 | instance | 2026-02-26 03:05:46.750085 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:05:46.750382 | instance | Thursday 26 February 2026 03:05:46 +0000 (0:00:00.724) 0:05:16.043 ***** 2026-02-26 03:05:46.801415 | instance | skipping: [instance] 2026-02-26 03:05:46.801785 | instance | 2026-02-26 03:05:46.802206 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:05:46.802826 | instance | Thursday 26 February 2026 03:05:46 +0000 (0:00:00.051) 0:05:16.095 ***** 2026-02-26 03:05:46.831970 | instance | skipping: [instance] 2026-02-26 03:05:46.832208 | instance | 2026-02-26 03:05:46.832445 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:05:46.832649 | instance | Thursday 26 February 2026 03:05:46 +0000 (0:00:00.031) 0:05:16.126 ***** 2026-02-26 03:05:46.863299 | instance | skipping: [instance] 2026-02-26 03:05:46.863426 | instance | 2026-02-26 03:05:46.863596 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:05:46.863802 | instance | Thursday 26 February 2026 03:05:46 +0000 (0:00:00.031) 0:05:16.157 ***** 2026-02-26 03:05:46.896272 | instance | skipping: [instance] 2026-02-26 03:05:46.896494 | instance | 2026-02-26 03:05:46.896729 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:05:46.896929 | instance | Thursday 26 February 2026 03:05:46 +0000 (0:00:00.032) 0:05:16.190 ***** 2026-02-26 03:05:47.893539 | instance | ok: [instance] 2026-02-26 03:05:47.893935 | instance | 2026-02-26 03:05:47.894455 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:05:47.894820 | instance | Thursday 26 February 2026 03:05:47 +0000 (0:00:00.996) 0:05:17.187 ***** 2026-02-26 03:05:48.350080 | instance | ok: [instance] 2026-02-26 03:05:48.350330 | instance | 2026-02-26 03:05:48.350656 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:05:48.350946 | instance | Thursday 26 February 2026 03:05:48 +0000 (0:00:00.456) 0:05:17.644 ***** 2026-02-26 03:05:49.248427 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:05:49.248666 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:05:49.248682 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:05:49.248873 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:05:49.249055 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:05:49.249279 | instance | 2026-02-26 03:05:49.249402 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:05:49.249605 | instance | Thursday 26 February 2026 03:05:49 +0000 (0:00:00.898) 0:05:18.542 ***** 2026-02-26 03:05:49.770387 | instance | ok: [instance] 2026-02-26 03:05:49.770676 | instance | 2026-02-26 03:05:49.771104 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:05:49.771482 | instance | Thursday 26 February 2026 03:05:49 +0000 (0:00:00.515) 0:05:19.057 ***** 2026-02-26 03:05:49.771864 | instance | 2026-02-26 03:05:49.772227 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:05:49.772693 | instance | Thursday 26 February 2026 03:05:49 +0000 (0:00:00.006) 0:05:19.064 ***** 2026-02-26 03:05:50.139484 | instance | ok: [instance] 2026-02-26 03:05:50.139704 | instance | 2026-02-26 03:05:50.140133 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:05:50.140552 | instance | Thursday 26 February 2026 03:05:50 +0000 (0:00:00.368) 0:05:19.433 ***** 2026-02-26 03:05:50.338934 | instance | ok: [instance] 2026-02-26 03:05:50.339003 | instance | 2026-02-26 03:05:50.339131 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:05:50.339282 | instance | Thursday 26 February 2026 03:05:50 +0000 (0:00:00.199) 0:05:19.633 ***** 2026-02-26 03:05:50.399021 | instance | ok: [instance] => { 2026-02-26 03:05:50.399322 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-26 03:05:50.399582 | instance | } 2026-02-26 03:05:50.399865 | instance | 2026-02-26 03:05:50.400149 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:05:50.400411 | instance | Thursday 26 February 2026 03:05:50 +0000 (0:00:00.060) 0:05:19.693 ***** 2026-02-26 03:05:50.938696 | instance | changed: [instance] 2026-02-26 03:05:50.939090 | instance | 2026-02-26 03:05:50.939505 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:05:50.939795 | instance | Thursday 26 February 2026 03:05:50 +0000 (0:00:00.539) 0:05:20.232 ***** 2026-02-26 03:05:52.360693 | instance | changed: [instance] 2026-02-26 03:05:52.360941 | instance | 2026-02-26 03:05:52.361034 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:05:52.361205 | instance | Thursday 26 February 2026 03:05:52 +0000 (0:00:01.422) 0:05:21.655 ***** 2026-02-26 03:05:52.427234 | instance | ok: [instance] => { 2026-02-26 03:05:52.427776 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-26 03:05:52.428140 | instance | } 2026-02-26 03:05:52.428451 | instance | 2026-02-26 03:05:52.428782 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:05:52.429170 | instance | Thursday 26 February 2026 03:05:52 +0000 (0:00:00.066) 0:05:21.721 ***** 2026-02-26 03:05:53.046937 | instance | changed: [instance] 2026-02-26 03:05:53.047378 | instance | 2026-02-26 03:05:53.047720 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:05:53.048060 | instance | Thursday 26 February 2026 03:05:53 +0000 (0:00:00.619) 0:05:22.341 ***** 2026-02-26 03:05:55.463441 | instance | changed: [instance] 2026-02-26 03:05:55.463532 | instance | 2026-02-26 03:05:55.463841 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-26 03:05:55.463881 | instance | Thursday 26 February 2026 03:05:55 +0000 (0:00:02.416) 0:05:24.757 ***** 2026-02-26 03:05:55.956702 | instance | changed: [instance] 2026-02-26 03:05:55.956760 | instance | 2026-02-26 03:05:55.957055 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-26 03:05:55.957071 | instance | Thursday 26 February 2026 03:05:55 +0000 (0:00:00.493) 0:05:25.251 ***** 2026-02-26 03:05:56.172753 | instance | changed: [instance] 2026-02-26 03:05:56.172865 | instance | 2026-02-26 03:05:56.173130 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:05:56.173209 | instance | Thursday 26 February 2026 03:05:56 +0000 (0:00:00.215) 0:05:25.467 ***** 2026-02-26 03:05:56.409617 | instance | ok: [instance] 2026-02-26 03:05:56.409691 | instance | 2026-02-26 03:05:56.409983 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:05:56.410022 | instance | Thursday 26 February 2026 03:05:56 +0000 (0:00:00.237) 0:05:25.704 ***** 2026-02-26 03:05:56.477272 | instance | ok: [instance] => { 2026-02-26 03:05:56.478054 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-26 03:05:56.478093 | instance | } 2026-02-26 03:05:56.478139 | instance | 2026-02-26 03:05:56.478146 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:05:56.478152 | instance | Thursday 26 February 2026 03:05:56 +0000 (0:00:00.066) 0:05:25.771 ***** 2026-02-26 03:05:57.592972 | instance | changed: [instance] 2026-02-26 03:05:57.593063 | instance | 2026-02-26 03:05:57.593562 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:05:57.593606 | instance | Thursday 26 February 2026 03:05:57 +0000 (0:00:01.115) 0:05:26.887 ***** 2026-02-26 03:06:01.356076 | instance | changed: [instance] 2026-02-26 03:06:01.356455 | instance | 2026-02-26 03:06:01.356470 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-26 03:06:01.356475 | instance | Thursday 26 February 2026 03:06:01 +0000 (0:00:03.763) 0:05:30.650 ***** 2026-02-26 03:06:01.410928 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-26 03:06:01.411249 | instance | 2026-02-26 03:06:01.411308 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-26 03:06:01.411561 | instance | Thursday 26 February 2026 03:06:01 +0000 (0:00:00.054) 0:05:30.705 ***** 2026-02-26 03:06:02.670459 | instance | ok: [instance] 2026-02-26 03:06:02.670619 | instance | 2026-02-26 03:06:02.670799 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-26 03:06:02.671011 | instance | Thursday 26 February 2026 03:06:02 +0000 (0:00:01.259) 0:05:31.964 ***** 2026-02-26 03:06:02.882495 | instance | changed: [instance] 2026-02-26 03:06:02.882894 | instance | 2026-02-26 03:06:02.882933 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-26 03:06:02.882938 | instance | Thursday 26 February 2026 03:06:02 +0000 (0:00:00.212) 0:05:32.177 ***** 2026-02-26 03:06:03.329656 | instance | changed: [instance] 2026-02-26 03:06:03.329769 | instance | 2026-02-26 03:06:03.330107 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-26 03:06:03.330322 | instance | Thursday 26 February 2026 03:06:03 +0000 (0:00:00.447) 0:05:32.624 ***** 2026-02-26 03:06:04.148568 | instance | changed: [instance] => (item=br_netfilter) 2026-02-26 03:06:04.148703 | instance | ok: [instance] => (item=ip_tables) 2026-02-26 03:06:04.149472 | instance | changed: [instance] => (item=ip6_tables) 2026-02-26 03:06:04.149521 | instance | changed: [instance] => (item=nf_conntrack) 2026-02-26 03:06:04.149528 | instance | 2026-02-26 03:06:04.149534 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:06:04.149540 | instance | Thursday 26 February 2026 03:06:04 +0000 (0:00:00.818) 0:05:33.442 ***** 2026-02-26 03:06:04.376152 | instance | ok: [instance] 2026-02-26 03:06:04.376248 | instance | 2026-02-26 03:06:04.376520 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:06:04.376561 | instance | Thursday 26 February 2026 03:06:04 +0000 (0:00:00.227) 0:05:33.670 ***** 2026-02-26 03:06:04.421959 | instance | ok: [instance] => { 2026-02-26 03:06:04.422050 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-26 03:06:04.422589 | instance | } 2026-02-26 03:06:04.422632 | instance | 2026-02-26 03:06:04.422637 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:06:04.422642 | instance | Thursday 26 February 2026 03:06:04 +0000 (0:00:00.045) 0:05:33.716 ***** 2026-02-26 03:06:05.979583 | instance | changed: [instance] 2026-02-26 03:06:05.979725 | instance | 2026-02-26 03:06:05.979951 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:06:05.979967 | instance | Thursday 26 February 2026 03:06:05 +0000 (0:00:01.557) 0:05:35.274 ***** 2026-02-26 03:06:06.012452 | instance | skipping: [instance] 2026-02-26 03:06:06.012537 | instance | 2026-02-26 03:06:06.012819 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-26 03:06:06.012851 | instance | Thursday 26 February 2026 03:06:06 +0000 (0:00:00.032) 0:05:35.307 ***** 2026-02-26 03:06:06.061766 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-26 03:06:06.062115 | instance | 2026-02-26 03:06:06.062137 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-26 03:06:06.062143 | instance | Thursday 26 February 2026 03:06:06 +0000 (0:00:00.049) 0:05:35.356 ***** 2026-02-26 03:06:06.095980 | instance | skipping: [instance] 2026-02-26 03:06:06.096078 | instance | 2026-02-26 03:06:06.096216 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-26 03:06:06.096337 | instance | Thursday 26 February 2026 03:06:06 +0000 (0:00:00.034) 0:05:35.390 ***** 2026-02-26 03:06:10.308926 | instance | changed: [instance] 2026-02-26 03:06:10.309289 | instance | 2026-02-26 03:06:10.309304 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-26 03:06:10.309314 | instance | Thursday 26 February 2026 03:06:10 +0000 (0:00:04.212) 0:05:39.603 ***** 2026-02-26 03:06:11.784418 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-26 03:06:11.785240 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-26 03:06:11.785303 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-26 03:06:11.785310 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-26 03:06:11.785317 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-26 03:06:11.786233 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-26 03:06:11.786285 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-26 03:06:11.786293 | instance | 2026-02-26 03:06:11.786301 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-26 03:06:11.786308 | instance | Thursday 26 February 2026 03:06:11 +0000 (0:00:01.475) 0:05:41.078 ***** 2026-02-26 03:06:12.367291 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-26 03:06:12.367375 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-26 03:06:12.367886 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-26 03:06:12.367927 | instance | 2026-02-26 03:06:12.367932 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-26 03:06:12.367937 | instance | Thursday 26 February 2026 03:06:12 +0000 (0:00:00.583) 0:05:41.661 ***** 2026-02-26 03:06:12.848721 | instance | changed: [instance] 2026-02-26 03:06:12.848799 | instance | 2026-02-26 03:06:12.849081 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-26 03:06:12.849120 | instance | Thursday 26 February 2026 03:06:12 +0000 (0:00:00.481) 0:05:42.143 ***** 2026-02-26 03:06:13.348636 | instance | changed: [instance] 2026-02-26 03:06:13.348718 | instance | 2026-02-26 03:06:13.348978 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-26 03:06:13.349017 | instance | Thursday 26 February 2026 03:06:13 +0000 (0:00:00.499) 0:05:42.642 ***** 2026-02-26 03:06:13.567689 | instance | ok: [instance] 2026-02-26 03:06:13.568062 | instance | 2026-02-26 03:06:13.568077 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-26 03:06:13.568083 | instance | Thursday 26 February 2026 03:06:13 +0000 (0:00:00.219) 0:05:42.862 ***** 2026-02-26 03:06:13.605055 | instance | skipping: [instance] 2026-02-26 03:06:13.605436 | instance | 2026-02-26 03:06:13.605500 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-26 03:06:13.605541 | instance | Thursday 26 February 2026 03:06:13 +0000 (0:00:00.036) 0:05:42.899 ***** 2026-02-26 03:06:14.124715 | instance | ok: [instance] => (item=swap) 2026-02-26 03:06:14.124826 | instance | ok: [instance] => (item=none) 2026-02-26 03:06:14.125236 | instance | 2026-02-26 03:06:14.125289 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-26 03:06:14.125295 | instance | Thursday 26 February 2026 03:06:14 +0000 (0:00:00.519) 0:05:43.419 ***** 2026-02-26 03:06:14.636860 | instance | changed: [instance] 2026-02-26 03:06:14.636926 | instance | 2026-02-26 03:06:14.637195 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-26 03:06:14.637230 | instance | Thursday 26 February 2026 03:06:14 +0000 (0:00:00.512) 0:05:43.931 ***** 2026-02-26 03:06:15.263150 | instance | changed: [instance] 2026-02-26 03:06:15.263253 | instance | 2026-02-26 03:06:15.263774 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-26 03:06:15.263835 | instance | Thursday 26 February 2026 03:06:15 +0000 (0:00:00.618) 0:05:44.550 ***** 2026-02-26 03:06:15.263842 | instance | 2026-02-26 03:06:15.263856 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-02-26 03:06:15.263872 | instance | Thursday 26 February 2026 03:06:15 +0000 (0:00:00.007) 0:05:44.557 ***** 2026-02-26 03:06:16.068235 | instance | ok: [instance] 2026-02-26 03:06:16.068271 | instance | 2026-02-26 03:06:16.068277 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-26 03:06:16.068282 | instance | Thursday 26 February 2026 03:06:16 +0000 (0:00:00.804) 0:05:45.362 ***** 2026-02-26 03:06:16.702809 | instance | changed: [instance] 2026-02-26 03:06:16.702928 | instance | 2026-02-26 03:06:16.703114 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-26 03:06:16.703266 | instance | Thursday 26 February 2026 03:06:16 +0000 (0:00:00.634) 0:05:45.997 ***** 2026-02-26 03:06:17.750892 | instance | ok: [instance] 2026-02-26 03:06:17.751114 | instance | 2026-02-26 03:06:17.751161 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-26 03:06:17.751340 | instance | Thursday 26 February 2026 03:06:17 +0000 (0:00:01.048) 0:05:47.045 ***** 2026-02-26 03:06:18.519927 | instance | ok: [instance] 2026-02-26 03:06:18.520014 | instance | 2026-02-26 03:06:18.520264 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-26 03:06:18.520304 | instance | Thursday 26 February 2026 03:06:18 +0000 (0:00:00.768) 0:05:47.814 ***** 2026-02-26 03:06:18.745319 | instance | ok: [instance] 2026-02-26 03:06:18.745775 | instance | 2026-02-26 03:06:18.745795 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-26 03:06:18.745802 | instance | Thursday 26 February 2026 03:06:18 +0000 (0:00:00.225) 0:05:48.039 ***** 2026-02-26 03:06:19.253214 | instance | ok: [instance] 2026-02-26 03:06:19.253351 | instance | 2026-02-26 03:06:19.253573 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-26 03:06:19.253612 | instance | Thursday 26 February 2026 03:06:19 +0000 (0:00:00.507) 0:05:48.547 ***** 2026-02-26 03:06:19.340535 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-26 03:06:19.340615 | instance | 2026-02-26 03:06:19.340909 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-26 03:06:19.340946 | instance | Thursday 26 February 2026 03:06:19 +0000 (0:00:00.087) 0:05:48.634 ***** 2026-02-26 03:06:19.422204 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-26 03:06:19.422263 | instance | 2026-02-26 03:06:19.422597 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-26 03:06:19.422616 | instance | Thursday 26 February 2026 03:06:19 +0000 (0:00:00.081) 0:05:48.716 ***** 2026-02-26 03:06:19.651924 | instance | ok: [instance] => (item=instance) 2026-02-26 03:06:19.652309 | instance | 2026-02-26 03:06:19.652326 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-26 03:06:19.652331 | instance | Thursday 26 February 2026 03:06:19 +0000 (0:00:00.229) 0:05:48.946 ***** 2026-02-26 03:06:19.695119 | instance | skipping: [instance] 2026-02-26 03:06:19.695463 | instance | 2026-02-26 03:06:19.695511 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-26 03:06:19.695517 | instance | Thursday 26 February 2026 03:06:19 +0000 (0:00:00.043) 0:05:48.989 ***** 2026-02-26 03:06:19.742520 | instance | ok: [instance] 2026-02-26 03:06:19.742656 | instance | 2026-02-26 03:06:19.743056 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-26 03:06:19.743075 | instance | Thursday 26 February 2026 03:06:19 +0000 (0:00:00.047) 0:05:49.037 ***** 2026-02-26 03:06:19.779389 | instance | ok: [instance] => { 2026-02-26 03:06:19.779802 | instance | "msg": "instance" 2026-02-26 03:06:19.779905 | instance | } 2026-02-26 03:06:19.779931 | instance | 2026-02-26 03:06:19.779946 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-26 03:06:19.780049 | instance | Thursday 26 February 2026 03:06:19 +0000 (0:00:00.036) 0:05:49.073 ***** 2026-02-26 03:06:20.351848 | instance | changed: [instance] 2026-02-26 03:06:20.351969 | instance | 2026-02-26 03:06:20.352098 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-26 03:06:20.352257 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.572) 0:05:49.646 ***** 2026-02-26 03:06:20.385259 | instance | skipping: [instance] 2026-02-26 03:06:20.385423 | instance | 2026-02-26 03:06:20.385604 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-26 03:06:20.385908 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.033) 0:05:49.679 ***** 2026-02-26 03:06:20.417156 | instance | skipping: [instance] 2026-02-26 03:06:20.417414 | instance | 2026-02-26 03:06:20.417808 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-26 03:06:20.418194 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.032) 0:05:49.711 ***** 2026-02-26 03:06:20.446350 | instance | skipping: [instance] 2026-02-26 03:06:20.446574 | instance | 2026-02-26 03:06:20.446810 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-26 03:06:20.447031 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.029) 0:05:49.740 ***** 2026-02-26 03:06:20.478450 | instance | skipping: [instance] 2026-02-26 03:06:20.478602 | instance | 2026-02-26 03:06:20.478784 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-26 03:06:20.478955 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.032) 0:05:49.772 ***** 2026-02-26 03:06:20.510100 | instance | skipping: [instance] 2026-02-26 03:06:20.510253 | instance | 2026-02-26 03:06:20.510597 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-26 03:06:20.510848 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.031) 0:05:49.804 ***** 2026-02-26 03:06:20.542944 | instance | skipping: [instance] 2026-02-26 03:06:20.543230 | instance | 2026-02-26 03:06:20.543606 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-26 03:06:20.544178 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.032) 0:05:49.837 ***** 2026-02-26 03:06:20.572404 | instance | skipping: [instance] 2026-02-26 03:06:20.572693 | instance | 2026-02-26 03:06:20.572986 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-26 03:06:20.573267 | instance | Thursday 26 February 2026 03:06:20 +0000 (0:00:00.029) 0:05:49.866 ***** 2026-02-26 03:06:47.799971 | instance | changed: [instance] 2026-02-26 03:06:47.800253 | instance | 2026-02-26 03:06:47.800600 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-26 03:06:47.800990 | instance | Thursday 26 February 2026 03:06:47 +0000 (0:00:27.226) 0:06:17.093 ***** 2026-02-26 03:06:48.009316 | instance | ok: [instance] 2026-02-26 03:06:48.009437 | instance | 2026-02-26 03:06:48.009603 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-26 03:06:48.009772 | instance | Thursday 26 February 2026 03:06:48 +0000 (0:00:00.210) 0:06:17.303 ***** 2026-02-26 03:06:48.043063 | instance | skipping: [instance] 2026-02-26 03:06:48.043149 | instance | 2026-02-26 03:06:48.043306 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-26 03:06:48.043482 | instance | Thursday 26 February 2026 03:06:48 +0000 (0:00:00.033) 0:06:17.337 ***** 2026-02-26 03:06:48.257796 | instance | changed: [instance] 2026-02-26 03:06:48.258005 | instance | 2026-02-26 03:06:48.258347 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-26 03:06:48.258657 | instance | Thursday 26 February 2026 03:06:48 +0000 (0:00:00.214) 0:06:17.551 ***** 2026-02-26 03:06:48.454835 | instance | changed: [instance] 2026-02-26 03:06:48.455152 | instance | 2026-02-26 03:06:48.455486 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-26 03:06:48.455888 | instance | Thursday 26 February 2026 03:06:48 +0000 (0:00:00.197) 0:06:17.749 ***** 2026-02-26 03:06:48.669634 | instance | changed: [instance] 2026-02-26 03:06:48.669753 | instance | 2026-02-26 03:06:48.669885 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-26 03:06:48.670020 | instance | Thursday 26 February 2026 03:06:48 +0000 (0:00:00.215) 0:06:17.964 ***** 2026-02-26 03:06:53.622300 | instance | changed: [instance] 2026-02-26 03:06:53.622451 | instance | 2026-02-26 03:06:53.622707 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-26 03:06:53.622926 | instance | Thursday 26 February 2026 03:06:53 +0000 (0:00:04.952) 0:06:22.916 ***** 2026-02-26 03:06:57.209727 | instance | changed: [instance] 2026-02-26 03:06:57.210155 | instance | 2026-02-26 03:06:57.210486 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-26 03:06:57.210744 | instance | Thursday 26 February 2026 03:06:57 +0000 (0:00:03.587) 0:06:26.503 ***** 2026-02-26 03:06:57.251220 | instance | skipping: [instance] 2026-02-26 03:06:57.251408 | instance | 2026-02-26 03:06:57.251646 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-26 03:06:57.251921 | instance | Thursday 26 February 2026 03:06:57 +0000 (0:00:00.041) 0:06:26.545 ***** 2026-02-26 03:06:57.290872 | instance | skipping: [instance] 2026-02-26 03:06:57.291156 | instance | 2026-02-26 03:06:57.291448 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-26 03:06:57.291796 | instance | Thursday 26 February 2026 03:06:57 +0000 (0:00:00.039) 0:06:26.585 ***** 2026-02-26 03:06:58.046588 | instance | changed: [instance] 2026-02-26 03:06:58.046871 | instance | 2026-02-26 03:06:58.047187 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-26 03:06:58.047452 | instance | Thursday 26 February 2026 03:06:58 +0000 (0:00:00.755) 0:06:27.340 ***** 2026-02-26 03:06:58.089755 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-26 03:06:58.090150 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-26 03:06:58.090480 | instance | skipping: [instance] 2026-02-26 03:06:58.090827 | instance | 2026-02-26 03:06:58.091163 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-26 03:06:58.091520 | instance | Thursday 26 February 2026 03:06:58 +0000 (0:00:00.043) 0:06:27.383 ***** 2026-02-26 03:06:58.128167 | instance | skipping: [instance] 2026-02-26 03:06:58.128410 | instance | 2026-02-26 03:06:58.128648 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-26 03:06:58.128894 | instance | Thursday 26 February 2026 03:06:58 +0000 (0:00:00.038) 0:06:27.422 ***** 2026-02-26 03:06:58.168225 | instance | skipping: [instance] 2026-02-26 03:06:58.168430 | instance | 2026-02-26 03:06:58.168671 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-26 03:06:58.168882 | instance | Thursday 26 February 2026 03:06:58 +0000 (0:00:00.039) 0:06:27.462 ***** 2026-02-26 03:06:58.207165 | instance | skipping: [instance] 2026-02-26 03:06:58.207326 | instance | 2026-02-26 03:06:58.207544 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-26 03:06:58.207749 | instance | Thursday 26 February 2026 03:06:58 +0000 (0:00:00.039) 0:06:27.501 ***** 2026-02-26 03:06:58.237895 | instance | skipping: [instance] 2026-02-26 03:06:58.237968 | instance | 2026-02-26 03:06:58.238085 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-26 03:06:58.238200 | instance | Thursday 26 February 2026 03:06:58 +0000 (0:00:00.031) 0:06:27.532 ***** 2026-02-26 03:06:58.662909 | instance | ok: [instance] 2026-02-26 03:06:58.663214 | instance | 2026-02-26 03:06:58.663685 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-26 03:06:58.664031 | instance | Thursday 26 February 2026 03:06:58 +0000 (0:00:00.424) 0:06:27.957 ***** 2026-02-26 03:06:59.589017 | instance | changed: [instance] 2026-02-26 03:06:59.589368 | instance | 2026-02-26 03:06:59.589837 | instance | PLAY [Install control-plane components] **************************************** 2026-02-26 03:06:59.590207 | instance | 2026-02-26 03:06:59.590662 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:06:59.591012 | instance | Thursday 26 February 2026 03:06:59 +0000 (0:00:00.925) 0:06:28.883 ***** 2026-02-26 03:07:00.586212 | instance | ok: [instance] 2026-02-26 03:07:00.586492 | instance | 2026-02-26 03:07:00.586807 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:07:00.587106 | instance | Thursday 26 February 2026 03:07:00 +0000 (0:00:00.997) 0:06:29.880 ***** 2026-02-26 03:07:00.837046 | instance | ok: [instance] 2026-02-26 03:07:00.837300 | instance | 2026-02-26 03:07:00.837454 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:07:00.837591 | instance | Thursday 26 February 2026 03:07:00 +0000 (0:00:00.251) 0:06:30.131 ***** 2026-02-26 03:07:01.942924 | instance | ok: [instance] 2026-02-26 03:07:01.943032 | instance | 2026-02-26 03:07:01.943144 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:07:01.943281 | instance | Thursday 26 February 2026 03:07:01 +0000 (0:00:01.106) 0:06:31.237 ***** 2026-02-26 03:07:02.237733 | instance | ok: [instance] 2026-02-26 03:07:02.237827 | instance | 2026-02-26 03:07:02.238041 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:07:02.238205 | instance | Thursday 26 February 2026 03:07:02 +0000 (0:00:00.294) 0:06:31.531 ***** 2026-02-26 03:07:02.283415 | instance | ok: [instance] => { 2026-02-26 03:07:02.283558 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-26 03:07:02.283727 | instance | } 2026-02-26 03:07:02.283880 | instance | 2026-02-26 03:07:02.284031 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:07:02.284169 | instance | Thursday 26 February 2026 03:07:02 +0000 (0:00:00.046) 0:06:31.577 ***** 2026-02-26 03:07:02.903216 | instance | changed: [instance] 2026-02-26 03:07:02.903466 | instance | 2026-02-26 03:07:02.903789 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:07:02.904052 | instance | Thursday 26 February 2026 03:07:02 +0000 (0:00:00.619) 0:06:32.197 ***** 2026-02-26 03:07:04.553261 | instance | changed: [instance] 2026-02-26 03:07:04.553489 | instance | 2026-02-26 03:07:04.553710 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-26 03:07:04.553957 | instance | Thursday 26 February 2026 03:07:04 +0000 (0:00:01.650) 0:06:33.847 ***** 2026-02-26 03:07:04.935823 | instance | ok: [instance] 2026-02-26 03:07:04.935960 | instance | 2026-02-26 03:07:04.936145 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-26 03:07:04.936317 | instance | Thursday 26 February 2026 03:07:04 +0000 (0:00:00.382) 0:06:34.230 ***** 2026-02-26 03:07:05.144878 | instance | changed: [instance] 2026-02-26 03:07:05.145136 | instance | 2026-02-26 03:07:05.145455 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-26 03:07:05.145685 | instance | Thursday 26 February 2026 03:07:05 +0000 (0:00:00.208) 0:06:34.438 ***** 2026-02-26 03:07:05.425557 | instance | ok: [instance] 2026-02-26 03:07:05.425626 | instance | 2026-02-26 03:07:05.425755 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-26 03:07:05.425875 | instance | Thursday 26 February 2026 03:07:05 +0000 (0:00:00.280) 0:06:34.719 ***** 2026-02-26 03:07:05.639745 | instance | changed: [instance] 2026-02-26 03:07:05.639948 | instance | 2026-02-26 03:07:05.640335 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-26 03:07:05.640375 | instance | Thursday 26 February 2026 03:07:05 +0000 (0:00:00.214) 0:06:34.933 ***** 2026-02-26 03:07:05.876909 | instance | ok: [instance] 2026-02-26 03:07:05.877067 | instance | 2026-02-26 03:07:05.877201 | instance | TASK [Install plugin] ********************************************************** 2026-02-26 03:07:05.877374 | instance | Thursday 26 February 2026 03:07:05 +0000 (0:00:00.237) 0:06:35.170 ***** 2026-02-26 03:07:05.928153 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-26 03:07:05.928504 | instance | 2026-02-26 03:07:05.930068 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:07:05.930690 | instance | Thursday 26 February 2026 03:07:05 +0000 (0:00:00.051) 0:06:35.222 ***** 2026-02-26 03:07:05.971475 | instance | ok: [instance] => { 2026-02-26 03:07:05.971907 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-26 03:07:05.972203 | instance | } 2026-02-26 03:07:05.972480 | instance | 2026-02-26 03:07:05.972812 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:07:05.973137 | instance | Thursday 26 February 2026 03:07:05 +0000 (0:00:00.042) 0:06:35.265 ***** 2026-02-26 03:07:06.632010 | instance | changed: [instance] 2026-02-26 03:07:06.632200 | instance | 2026-02-26 03:07:06.632396 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:07:06.632583 | instance | Thursday 26 February 2026 03:07:06 +0000 (0:00:00.661) 0:06:35.926 ***** 2026-02-26 03:07:08.547031 | instance | changed: [instance] 2026-02-26 03:07:08.547398 | instance | 2026-02-26 03:07:08.547682 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 03:07:08.548050 | instance | Thursday 26 February 2026 03:07:08 +0000 (0:00:01.914) 0:06:37.840 ***** 2026-02-26 03:07:08.593634 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 03:07:08.593760 | instance | 2026-02-26 03:07:08.593969 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 03:07:08.594231 | instance | Thursday 26 February 2026 03:07:08 +0000 (0:00:00.047) 0:06:37.888 ***** 2026-02-26 03:07:09.173930 | instance | changed: [instance] 2026-02-26 03:07:09.174268 | instance | 2026-02-26 03:07:09.174652 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-26 03:07:09.175004 | instance | Thursday 26 February 2026 03:07:09 +0000 (0:00:00.580) 0:06:38.468 ***** 2026-02-26 03:07:09.935143 | instance | ok: [instance] 2026-02-26 03:07:09.935536 | instance | 2026-02-26 03:07:09.935887 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-26 03:07:09.936191 | instance | Thursday 26 February 2026 03:07:09 +0000 (0:00:00.761) 0:06:39.229 ***** 2026-02-26 03:07:11.849436 | instance | changed: [instance] 2026-02-26 03:07:11.849611 | instance | 2026-02-26 03:07:11.849793 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:07:11.849955 | instance | 2026-02-26 03:07:11.850140 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:07:11.850318 | instance | Thursday 26 February 2026 03:07:11 +0000 (0:00:01.914) 0:06:41.143 ***** 2026-02-26 03:07:12.867570 | instance | ok: [instance] 2026-02-26 03:07:12.867931 | instance | 2026-02-26 03:07:12.868146 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-26 03:07:12.868818 | instance | Thursday 26 February 2026 03:07:12 +0000 (0:00:01.017) 0:06:42.161 ***** 2026-02-26 03:07:14.147493 | instance | changed: [instance] 2026-02-26 03:07:14.147570 | instance | 2026-02-26 03:07:14.148694 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:07:14.148758 | instance | 2026-02-26 03:07:14.148770 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-26 03:07:14.148779 | instance | Thursday 26 February 2026 03:07:14 +0000 (0:00:01.280) 0:06:43.442 ***** 2026-02-26 03:07:14.883822 | instance | ok: [instance] 2026-02-26 03:07:14.883942 | instance | 2026-02-26 03:07:14.884143 | instance | PLAY [controllers] ************************************************************* 2026-02-26 03:07:14.884391 | instance | 2026-02-26 03:07:14.884733 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:07:14.885077 | instance | Thursday 26 February 2026 03:07:14 +0000 (0:00:00.735) 0:06:44.178 ***** 2026-02-26 03:07:15.855721 | instance | ok: [instance] 2026-02-26 03:07:15.855801 | instance | 2026-02-26 03:07:15.856010 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 03:07:15.856160 | instance | Thursday 26 February 2026 03:07:15 +0000 (0:00:00.971) 0:06:45.149 ***** 2026-02-26 03:07:15.893456 | instance | skipping: [instance] 2026-02-26 03:07:15.893604 | instance | 2026-02-26 03:07:15.893877 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-26 03:07:15.894095 | instance | Thursday 26 February 2026 03:07:15 +0000 (0:00:00.038) 0:06:45.187 ***** 2026-02-26 03:07:15.936089 | instance | skipping: [instance] 2026-02-26 03:07:15.936201 | instance | 2026-02-26 03:07:15.936386 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 03:07:15.936541 | instance | Thursday 26 February 2026 03:07:15 +0000 (0:00:00.042) 0:06:45.230 ***** 2026-02-26 03:07:15.969631 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 03:07:15.969875 | instance | 2026-02-26 03:07:15.970291 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 03:07:15.970628 | instance | Thursday 26 February 2026 03:07:15 +0000 (0:00:00.033) 0:06:45.263 ***** 2026-02-26 03:07:16.450523 | instance | changed: [instance] 2026-02-26 03:07:16.459838 | instance | 2026-02-26 03:07:16.459960 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-26 03:07:16.460079 | instance | Thursday 26 February 2026 03:07:16 +0000 (0:00:00.480) 0:06:45.744 ***** 2026-02-26 03:07:30.856261 | instance | ok: [instance] 2026-02-26 03:07:30.856347 | instance | 2026-02-26 03:07:30.856522 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-26 03:07:30.856693 | instance | Thursday 26 February 2026 03:07:30 +0000 (0:00:14.406) 0:07:00.150 ***** 2026-02-26 03:07:30.917107 | instance | ok: [instance] 2026-02-26 03:07:30.917236 | instance | 2026-02-26 03:07:30.917450 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-26 03:07:30.917668 | instance | Thursday 26 February 2026 03:07:30 +0000 (0:00:00.060) 0:07:00.211 ***** 2026-02-26 03:07:30.989820 | instance | ok: [instance] 2026-02-26 03:07:30.990030 | instance | 2026-02-26 03:07:30.990362 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-26 03:07:30.990754 | instance | Thursday 26 February 2026 03:07:30 +0000 (0:00:00.072) 0:07:00.283 ***** 2026-02-26 03:08:25.062404 | instance | changed: [instance] 2026-02-26 03:08:25.062710 | instance | 2026-02-26 03:08:25.063072 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-26 03:08:25.063381 | instance | Thursday 26 February 2026 03:08:25 +0000 (0:00:54.072) 0:07:54.356 ***** 2026-02-26 03:08:27.685731 | instance | changed: [instance] 2026-02-26 03:08:27.685807 | instance | 2026-02-26 03:08:27.686094 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-26 03:08:27.686277 | instance | Thursday 26 February 2026 03:08:27 +0000 (0:00:02.623) 0:07:56.979 ***** 2026-02-26 03:08:29.392534 | instance | ok: [instance] 2026-02-26 03:08:29.392679 | instance | 2026-02-26 03:08:29.392889 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-26 03:08:29.393138 | instance | Thursday 26 February 2026 03:08:29 +0000 (0:00:01.706) 0:07:58.686 ***** 2026-02-26 03:08:29.438923 | instance | ok: [instance] 2026-02-26 03:08:29.438993 | instance | 2026-02-26 03:08:29.439121 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-26 03:08:29.439358 | instance | Thursday 26 February 2026 03:08:29 +0000 (0:00:00.046) 0:07:58.733 ***** 2026-02-26 03:08:31.189314 | instance | changed: [instance] 2026-02-26 03:08:31.189366 | instance | 2026-02-26 03:08:31.189744 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-26 03:08:31.189760 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:01.750) 0:08:00.483 ***** 2026-02-26 03:08:31.213923 | instance | skipping: [instance] 2026-02-26 03:08:31.213989 | instance | 2026-02-26 03:08:31.213998 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-26 03:08:31.214010 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.024) 0:08:00.507 ***** 2026-02-26 03:08:31.236548 | instance | skipping: [instance] 2026-02-26 03:08:31.236629 | instance | 2026-02-26 03:08:31.236797 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-26 03:08:31.236881 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.023) 0:08:00.531 ***** 2026-02-26 03:08:31.266400 | instance | skipping: [instance] 2026-02-26 03:08:31.266491 | instance | 2026-02-26 03:08:31.266621 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-26 03:08:31.266739 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.029) 0:08:00.560 ***** 2026-02-26 03:08:31.306357 | instance | skipping: [instance] 2026-02-26 03:08:31.306492 | instance | 2026-02-26 03:08:31.306657 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-26 03:08:31.306818 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.039) 0:08:00.600 ***** 2026-02-26 03:08:31.336800 | instance | skipping: [instance] 2026-02-26 03:08:31.336856 | instance | 2026-02-26 03:08:31.336992 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-26 03:08:31.337117 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.030) 0:08:00.631 ***** 2026-02-26 03:08:31.360196 | instance | skipping: [instance] 2026-02-26 03:08:31.360332 | instance | 2026-02-26 03:08:31.360682 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-26 03:08:31.360875 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.022) 0:08:00.654 ***** 2026-02-26 03:08:31.393662 | instance | skipping: [instance] 2026-02-26 03:08:31.393725 | instance | 2026-02-26 03:08:31.393872 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-26 03:08:31.393986 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.033) 0:08:00.688 ***** 2026-02-26 03:08:31.419245 | instance | skipping: [instance] 2026-02-26 03:08:31.419434 | instance | 2026-02-26 03:08:31.419729 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-26 03:08:31.419973 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.025) 0:08:00.713 ***** 2026-02-26 03:08:31.444763 | instance | skipping: [instance] 2026-02-26 03:08:31.444877 | instance | 2026-02-26 03:08:31.445056 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-26 03:08:31.445206 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.025) 0:08:00.739 ***** 2026-02-26 03:08:31.476162 | instance | skipping: [instance] 2026-02-26 03:08:31.476246 | instance | 2026-02-26 03:08:31.476431 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-26 03:08:31.476587 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.030) 0:08:00.770 ***** 2026-02-26 03:08:31.506757 | instance | skipping: [instance] 2026-02-26 03:08:31.506881 | instance | 2026-02-26 03:08:31.507081 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-26 03:08:31.507270 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.030) 0:08:00.801 ***** 2026-02-26 03:08:31.539349 | instance | skipping: [instance] 2026-02-26 03:08:31.539638 | instance | 2026-02-26 03:08:31.540096 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-26 03:08:31.540405 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.031) 0:08:00.833 ***** 2026-02-26 03:08:31.560346 | instance | skipping: [instance] 2026-02-26 03:08:31.560509 | instance | 2026-02-26 03:08:31.560704 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-26 03:08:31.560960 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.021) 0:08:00.854 ***** 2026-02-26 03:08:31.601165 | instance | skipping: [instance] 2026-02-26 03:08:31.601298 | instance | 2026-02-26 03:08:31.601483 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-26 03:08:31.601638 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.040) 0:08:00.895 ***** 2026-02-26 03:08:31.632014 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-26 03:08:31.632235 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-26 03:08:31.632455 | instance | skipping: [instance] 2026-02-26 03:08:31.632665 | instance | 2026-02-26 03:08:31.632901 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-26 03:08:31.633117 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.030) 0:08:00.926 ***** 2026-02-26 03:08:31.662060 | instance | skipping: [instance] 2026-02-26 03:08:31.662184 | instance | 2026-02-26 03:08:31.662394 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-26 03:08:31.662617 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.030) 0:08:00.956 ***** 2026-02-26 03:08:31.704581 | instance | skipping: [instance] 2026-02-26 03:08:31.704819 | instance | 2026-02-26 03:08:31.705207 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-26 03:08:31.705492 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.042) 0:08:00.998 ***** 2026-02-26 03:08:31.732128 | instance | skipping: [instance] 2026-02-26 03:08:31.732343 | instance | 2026-02-26 03:08:31.732562 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-26 03:08:31.732801 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.027) 0:08:01.026 ***** 2026-02-26 03:08:31.758922 | instance | skipping: [instance] 2026-02-26 03:08:31.759094 | instance | 2026-02-26 03:08:31.759338 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-26 03:08:31.759546 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.027) 0:08:01.053 ***** 2026-02-26 03:08:31.803922 | instance | skipping: [instance] 2026-02-26 03:08:31.804298 | instance | 2026-02-26 03:08:31.804533 | instance | PLAY RECAP ********************************************************************* 2026-02-26 03:08:31.804845 | instance | instance : ok=245 changed=75 unreachable=0 failed=0 skipped=83 rescued=0 ignored=2 2026-02-26 03:08:31.805137 | instance | 2026-02-26 03:08:31.805456 | instance | Thursday 26 February 2026 03:08:31 +0000 (0:00:00.044) 0:08:01.097 ***** 2026-02-26 03:08:31.805740 | instance | =============================================================================== 2026-02-26 03:08:31.806986 | instance | vexxhost.ceph.mon : Run Bootstrap coomand ------------------------------ 96.81s 2026-02-26 03:08:31.807011 | instance | vexxhost.ceph.osd : Install OSDs --------------------------------------- 82.45s 2026-02-26 03:08:31.807021 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool -------------------- 54.07s 2026-02-26 03:08:31.807030 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster -------------------- 27.23s 2026-02-26 03:08:31.807119 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.41s 2026-02-26 03:08:31.807399 | instance | vexxhost.ceph.mon : Validate monitor exist ----------------------------- 10.18s 2026-02-26 03:08:31.807715 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------- 9.97s 2026-02-26 03:08:31.808233 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.37s 2026-02-26 03:08:31.808573 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.31s 2026-02-26 03:08:31.808831 | instance | vexxhost.kubernetes.kubernetes : Install PIP ---------------------------- 4.95s 2026-02-26 03:08:31.808994 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 4.94s 2026-02-26 03:08:31.809161 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 4.70s 2026-02-26 03:08:31.809347 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 4.24s 2026-02-26 03:08:31.809496 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 4.21s 2026-02-26 03:08:31.809720 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.87s 2026-02-26 03:08:31.809894 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.86s 2026-02-26 03:08:31.810605 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.76s 2026-02-26 03:08:31.810617 | instance | vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module ----------- 3.70s 2026-02-26 03:08:31.810624 | instance | vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems --- 3.59s 2026-02-26 03:08:31.810630 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.13s 2026-02-26 03:08:31.913308 | instance | INFO [csi > converge] Executed: Successful 2026-02-26 03:08:31.921002 | instance | INFO [csi > idempotence] Executing 2026-02-26 03:08:33.564322 | instance | 2026-02-26 03:08:33.564521 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-02-26 03:08:33.564718 | instance | 2026-02-26 03:08:33.564919 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:08:33.565197 | instance | Thursday 26 February 2026 03:08:33 +0000 (0:00:00.008) 0:00:00.008 ***** 2026-02-26 03:08:34.795385 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 03:08:34.795559 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 03:08:34.795835 | instance | interpreter could change the meaning of that path. See 2026-02-26 03:08:34.796069 | instance | https://docs.ansible.com/ansible- 2026-02-26 03:08:34.796262 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 03:08:34.809528 | instance | ok: [instance] 2026-02-26 03:08:34.809763 | instance | 2026-02-26 03:08:34.809980 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-02-26 03:08:34.810158 | instance | Thursday 26 February 2026 03:08:34 +0000 (0:00:01.245) 0:00:01.254 ***** 2026-02-26 03:08:34.852463 | instance | ok: [instance] => { 2026-02-26 03:08:34.852602 | instance | "msg": "csi_driver=rbd, MOLECULE_CSI_DRIVER=" 2026-02-26 03:08:34.852766 | instance | } 2026-02-26 03:08:34.852916 | instance | 2026-02-26 03:08:34.853071 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:08:34.853245 | instance | 2026-02-26 03:08:34.853389 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:08:34.853523 | instance | Thursday 26 February 2026 03:08:34 +0000 (0:00:00.043) 0:00:01.297 ***** 2026-02-26 03:08:36.509742 | instance | ok: [instance] 2026-02-26 03:08:36.509915 | instance | 2026-02-26 03:08:36.510176 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 03:08:36.510362 | instance | Thursday 26 February 2026 03:08:36 +0000 (0:00:01.656) 0:00:02.954 ***** 2026-02-26 03:08:36.727566 | instance | ok: [instance] 2026-02-26 03:08:36.727961 | instance | 2026-02-26 03:08:36.728365 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-02-26 03:08:36.728577 | instance | 2026-02-26 03:08:36.728888 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:08:36.729173 | instance | Thursday 26 February 2026 03:08:36 +0000 (0:00:00.218) 0:00:03.172 ***** 2026-02-26 03:08:37.821208 | instance | ok: [instance] 2026-02-26 03:08:37.821388 | instance | 2026-02-26 03:08:37.821595 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:08:37.821780 | instance | Thursday 26 February 2026 03:08:37 +0000 (0:00:01.093) 0:00:04.265 ***** 2026-02-26 03:08:38.122792 | instance | ok: [instance] 2026-02-26 03:08:38.122918 | instance | 2026-02-26 03:08:38.123705 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:08:38.123741 | instance | Thursday 26 February 2026 03:08:38 +0000 (0:00:00.301) 0:00:04.567 ***** 2026-02-26 03:08:38.162189 | instance | skipping: [instance] 2026-02-26 03:08:38.162234 | instance | 2026-02-26 03:08:38.162245 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:08:38.162255 | instance | Thursday 26 February 2026 03:08:38 +0000 (0:00:00.038) 0:00:04.606 ***** 2026-02-26 03:08:38.483202 | instance | ok: [instance] 2026-02-26 03:08:38.483251 | instance | 2026-02-26 03:08:38.483261 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:08:38.483270 | instance | Thursday 26 February 2026 03:08:38 +0000 (0:00:00.321) 0:00:04.927 ***** 2026-02-26 03:08:38.548440 | instance | ok: [instance] => { 2026-02-26 03:08:38.548491 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 03:08:38.548502 | instance | } 2026-02-26 03:08:38.548512 | instance | 2026-02-26 03:08:38.548521 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:08:38.548531 | instance | Thursday 26 February 2026 03:08:38 +0000 (0:00:00.063) 0:00:04.991 ***** 2026-02-26 03:08:39.013749 | instance | ok: [instance] 2026-02-26 03:08:39.013794 | instance | 2026-02-26 03:08:39.013802 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:08:39.013808 | instance | Thursday 26 February 2026 03:08:39 +0000 (0:00:00.466) 0:00:05.458 ***** 2026-02-26 03:08:39.073934 | instance | skipping: [instance] 2026-02-26 03:08:39.073997 | instance | 2026-02-26 03:08:39.074009 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:08:39.074021 | instance | Thursday 26 February 2026 03:08:39 +0000 (0:00:00.059) 0:00:05.517 ***** 2026-02-26 03:08:39.131729 | instance | skipping: [instance] 2026-02-26 03:08:39.132082 | instance | 2026-02-26 03:08:39.132406 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:08:39.132700 | instance | Thursday 26 February 2026 03:08:39 +0000 (0:00:00.058) 0:00:05.576 ***** 2026-02-26 03:08:39.384650 | instance | ok: [instance] 2026-02-26 03:08:39.385116 | instance | 2026-02-26 03:08:39.385133 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:08:39.385332 | instance | Thursday 26 February 2026 03:08:39 +0000 (0:00:00.253) 0:00:05.829 ***** 2026-02-26 03:08:40.778939 | instance | ok: [instance] 2026-02-26 03:08:40.779174 | instance | 2026-02-26 03:08:40.779433 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:08:40.779678 | instance | Thursday 26 February 2026 03:08:40 +0000 (0:00:01.394) 0:00:07.223 ***** 2026-02-26 03:08:40.860086 | instance | ok: [instance] => { 2026-02-26 03:08:40.861592 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 03:08:40.861611 | instance | } 2026-02-26 03:08:40.861616 | instance | 2026-02-26 03:08:40.861621 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:08:40.861625 | instance | Thursday 26 February 2026 03:08:40 +0000 (0:00:00.081) 0:00:07.304 ***** 2026-02-26 03:08:41.259329 | instance | ok: [instance] 2026-02-26 03:08:41.259387 | instance | 2026-02-26 03:08:41.259400 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:08:41.259409 | instance | Thursday 26 February 2026 03:08:41 +0000 (0:00:00.396) 0:00:07.701 ***** 2026-02-26 03:08:43.636788 | instance | ok: [instance] 2026-02-26 03:08:43.637041 | instance | 2026-02-26 03:08:43.637419 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:08:43.637833 | instance | Thursday 26 February 2026 03:08:43 +0000 (0:00:02.379) 0:00:10.080 ***** 2026-02-26 03:08:43.674053 | instance | skipping: [instance] 2026-02-26 03:08:43.674193 | instance | 2026-02-26 03:08:43.674421 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:08:43.674722 | instance | Thursday 26 February 2026 03:08:43 +0000 (0:00:00.037) 0:00:10.118 ***** 2026-02-26 03:08:43.708745 | instance | skipping: [instance] 2026-02-26 03:08:43.708788 | instance | 2026-02-26 03:08:43.708846 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:08:43.709042 | instance | Thursday 26 February 2026 03:08:43 +0000 (0:00:00.034) 0:00:10.153 ***** 2026-02-26 03:08:43.744217 | instance | skipping: [instance] 2026-02-26 03:08:43.744431 | instance | 2026-02-26 03:08:43.744693 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:08:43.744952 | instance | Thursday 26 February 2026 03:08:43 +0000 (0:00:00.035) 0:00:10.188 ***** 2026-02-26 03:08:44.905309 | instance | ok: [instance] 2026-02-26 03:08:44.905449 | instance | 2026-02-26 03:08:44.905610 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:08:44.905770 | instance | Thursday 26 February 2026 03:08:44 +0000 (0:00:01.161) 0:00:11.349 ***** 2026-02-26 03:08:45.338840 | instance | ok: [instance] 2026-02-26 03:08:45.338983 | instance | 2026-02-26 03:08:45.339235 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:08:45.339418 | instance | Thursday 26 February 2026 03:08:45 +0000 (0:00:00.433) 0:00:11.783 ***** 2026-02-26 03:08:46.358452 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:08:46.358733 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:08:46.359026 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:08:46.359329 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:08:46.359623 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:08:46.359998 | instance | 2026-02-26 03:08:46.360317 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:08:46.360592 | instance | Thursday 26 February 2026 03:08:46 +0000 (0:00:01.019) 0:00:12.802 ***** 2026-02-26 03:08:48.259531 | instance | ok: [instance] 2026-02-26 03:08:48.259602 | instance | 2026-02-26 03:08:48.259710 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:08:48.259839 | instance | Thursday 26 February 2026 03:08:48 +0000 (0:00:01.857) 0:00:14.660 ***** 2026-02-26 03:08:48.259952 | instance | 2026-02-26 03:08:48.260075 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:08:48.260195 | instance | Thursday 26 February 2026 03:08:48 +0000 (0:00:00.024) 0:00:14.684 ***** 2026-02-26 03:08:48.879051 | instance | ok: [instance] 2026-02-26 03:08:48.879234 | instance | 2026-02-26 03:08:48.879477 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:08:48.879768 | instance | Thursday 26 February 2026 03:08:48 +0000 (0:00:00.639) 0:00:15.323 ***** 2026-02-26 03:08:49.121249 | instance | ok: [instance] 2026-02-26 03:08:49.121589 | instance | 2026-02-26 03:08:49.121911 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:08:49.122203 | instance | Thursday 26 February 2026 03:08:49 +0000 (0:00:00.241) 0:00:15.565 ***** 2026-02-26 03:08:49.183699 | instance | ok: [instance] => { 2026-02-26 03:08:49.183895 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 03:08:49.184070 | instance | } 2026-02-26 03:08:49.184240 | instance | 2026-02-26 03:08:49.184417 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:08:49.184576 | instance | Thursday 26 February 2026 03:08:49 +0000 (0:00:00.062) 0:00:15.628 ***** 2026-02-26 03:08:49.577778 | instance | ok: [instance] 2026-02-26 03:08:49.577909 | instance | 2026-02-26 03:08:49.578084 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:08:49.578248 | instance | Thursday 26 February 2026 03:08:49 +0000 (0:00:00.394) 0:00:16.022 ***** 2026-02-26 03:08:53.084971 | instance | ok: [instance] 2026-02-26 03:08:53.085252 | instance | 2026-02-26 03:08:53.085618 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 03:08:53.085938 | instance | Thursday 26 February 2026 03:08:53 +0000 (0:00:03.506) 0:00:19.529 ***** 2026-02-26 03:08:54.366442 | instance | ok: [instance] 2026-02-26 03:08:54.366723 | instance | 2026-02-26 03:08:54.367046 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 03:08:54.367303 | instance | Thursday 26 February 2026 03:08:54 +0000 (0:00:01.281) 0:00:20.810 ***** 2026-02-26 03:08:54.714992 | instance | ok: [instance] 2026-02-26 03:08:54.715189 | instance | 2026-02-26 03:08:54.715435 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 03:08:54.715734 | instance | Thursday 26 February 2026 03:08:54 +0000 (0:00:00.348) 0:00:21.159 ***** 2026-02-26 03:08:55.295552 | instance | ok: [instance] 2026-02-26 03:08:55.295832 | instance | 2026-02-26 03:08:55.295864 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 03:08:55.296053 | instance | Thursday 26 February 2026 03:08:55 +0000 (0:00:00.580) 0:00:21.740 ***** 2026-02-26 03:08:55.950396 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 03:08:55.950443 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 03:08:55.950449 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 03:08:55.950453 | instance | 2026-02-26 03:08:55.950458 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 03:08:55.950462 | instance | Thursday 26 February 2026 03:08:55 +0000 (0:00:00.654) 0:00:22.394 ***** 2026-02-26 03:08:56.868868 | instance | ok: [instance] 2026-02-26 03:08:56.869038 | instance | 2026-02-26 03:08:56.869335 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 03:08:56.869354 | instance | Thursday 26 February 2026 03:08:56 +0000 (0:00:00.919) 0:00:23.313 ***** 2026-02-26 03:08:57.386476 | instance | ok: [instance] 2026-02-26 03:08:57.386540 | instance | 2026-02-26 03:08:57.386554 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 03:08:57.386567 | instance | Thursday 26 February 2026 03:08:57 +0000 (0:00:00.491) 0:00:23.805 ***** 2026-02-26 03:08:57.386578 | instance | 2026-02-26 03:08:57.386590 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 03:08:57.386609 | instance | Thursday 26 February 2026 03:08:57 +0000 (0:00:00.024) 0:00:23.830 ***** 2026-02-26 03:08:57.805551 | instance | ok: [instance] 2026-02-26 03:08:57.805660 | instance | 2026-02-26 03:08:57.805946 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 03:08:57.805961 | instance | Thursday 26 February 2026 03:08:57 +0000 (0:00:00.419) 0:00:24.250 ***** 2026-02-26 03:08:57.862426 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 03:08:57.862620 | instance | 2026-02-26 03:08:57.862811 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 03:08:57.862986 | instance | Thursday 26 February 2026 03:08:57 +0000 (0:00:00.056) 0:00:24.307 ***** 2026-02-26 03:09:00.405188 | instance | ok: [instance] 2026-02-26 03:09:00.405296 | instance | 2026-02-26 03:09:00.405591 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 03:09:00.405868 | instance | Thursday 26 February 2026 03:09:00 +0000 (0:00:02.542) 0:00:26.849 ***** 2026-02-26 03:09:01.132832 | instance | ok: [instance] => (item=chronyd) 2026-02-26 03:09:01.133000 | instance | ok: [instance] => (item=sshd) 2026-02-26 03:09:01.133189 | instance | 2026-02-26 03:09:01.133387 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 03:09:01.133579 | instance | Thursday 26 February 2026 03:09:01 +0000 (0:00:00.727) 0:00:27.577 ***** 2026-02-26 03:09:01.442116 | instance | ok: [instance] 2026-02-26 03:09:01.442216 | instance | 2026-02-26 03:09:01.442884 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 03:09:01.442945 | instance | Thursday 26 February 2026 03:09:01 +0000 (0:00:00.309) 0:00:27.886 ***** 2026-02-26 03:09:01.682358 | instance | ok: [instance] 2026-02-26 03:09:01.682712 | instance | 2026-02-26 03:09:01.683068 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 03:09:01.683578 | instance | Thursday 26 February 2026 03:09:01 +0000 (0:00:00.239) 0:00:28.126 ***** 2026-02-26 03:09:02.090065 | instance | ok: [instance] 2026-02-26 03:09:02.090248 | instance | 2026-02-26 03:09:02.090444 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 03:09:02.090636 | instance | Thursday 26 February 2026 03:09:02 +0000 (0:00:00.408) 0:00:28.534 ***** 2026-02-26 03:09:02.471167 | instance | ok: [instance] 2026-02-26 03:09:02.471275 | instance | 2026-02-26 03:09:02.471417 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-02-26 03:09:02.471542 | instance | Thursday 26 February 2026 03:09:02 +0000 (0:00:00.381) 0:00:28.915 ***** 2026-02-26 03:09:08.130117 | instance | ok: [instance] 2026-02-26 03:09:08.130363 | instance | 2026-02-26 03:09:08.130730 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-02-26 03:09:08.130953 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:05.658) 0:00:34.574 ***** 2026-02-26 03:09:08.186966 | instance | ok: [instance] 2026-02-26 03:09:08.187103 | instance | 2026-02-26 03:09:08.187277 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-02-26 03:09:08.187456 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.057) 0:00:34.631 ***** 2026-02-26 03:09:08.229540 | instance | skipping: [instance] 2026-02-26 03:09:08.229606 | instance | 2026-02-26 03:09:08.229740 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-02-26 03:09:08.229888 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.042) 0:00:34.674 ***** 2026-02-26 03:09:08.273481 | instance | skipping: [instance] 2026-02-26 03:09:08.273579 | instance | 2026-02-26 03:09:08.273717 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-02-26 03:09:08.273870 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.043) 0:00:34.718 ***** 2026-02-26 03:09:08.314050 | instance | skipping: [instance] 2026-02-26 03:09:08.314434 | instance | 2026-02-26 03:09:08.314631 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-02-26 03:09:08.314809 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.040) 0:00:34.758 ***** 2026-02-26 03:09:08.353758 | instance | skipping: [instance] 2026-02-26 03:09:08.354018 | instance | 2026-02-26 03:09:08.354304 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-02-26 03:09:08.354596 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.039) 0:00:34.798 ***** 2026-02-26 03:09:08.391433 | instance | skipping: [instance] 2026-02-26 03:09:08.391798 | instance | 2026-02-26 03:09:08.392093 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-02-26 03:09:08.392421 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.037) 0:00:34.836 ***** 2026-02-26 03:09:08.430927 | instance | skipping: [instance] 2026-02-26 03:09:08.431207 | instance | 2026-02-26 03:09:08.431489 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-02-26 03:09:08.431809 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.039) 0:00:34.875 ***** 2026-02-26 03:09:08.469255 | instance | skipping: [instance] 2026-02-26 03:09:08.469510 | instance | 2026-02-26 03:09:08.469799 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-02-26 03:09:08.470137 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.038) 0:00:34.913 ***** 2026-02-26 03:09:08.548787 | instance | ok: [instance] 2026-02-26 03:09:08.549283 | instance | 2026-02-26 03:09:08.549622 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-02-26 03:09:08.549913 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.079) 0:00:34.993 ***** 2026-02-26 03:09:08.816551 | instance | ok: [instance] => (item=instance) 2026-02-26 03:09:08.816706 | instance | 2026-02-26 03:09:08.816970 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-02-26 03:09:08.817272 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.267) 0:00:35.261 ***** 2026-02-26 03:09:08.869283 | instance | ok: [instance] 2026-02-26 03:09:08.869551 | instance | 2026-02-26 03:09:08.869850 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-02-26 03:09:08.870235 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.052) 0:00:35.313 ***** 2026-02-26 03:09:08.912158 | instance | skipping: [instance] 2026-02-26 03:09:08.912397 | instance | 2026-02-26 03:09:08.912743 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 03:09:08.913016 | instance | Thursday 26 February 2026 03:09:08 +0000 (0:00:00.042) 0:00:35.356 ***** 2026-02-26 03:09:09.016043 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 03:09:09.016483 | instance | 2026-02-26 03:09:09.016918 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 03:09:09.017208 | instance | Thursday 26 February 2026 03:09:09 +0000 (0:00:00.103) 0:00:35.460 ***** 2026-02-26 03:09:12.019296 | instance | ok: [instance] 2026-02-26 03:09:12.019386 | instance | 2026-02-26 03:09:12.019610 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 03:09:12.019933 | instance | Thursday 26 February 2026 03:09:12 +0000 (0:00:03.003) 0:00:38.463 ***** 2026-02-26 03:09:12.085277 | instance | ok: [instance] => (item=instance) 2026-02-26 03:09:12.085517 | instance | 2026-02-26 03:09:12.085718 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 03:09:12.085940 | instance | Thursday 26 February 2026 03:09:12 +0000 (0:00:00.066) 0:00:38.529 ***** 2026-02-26 03:09:12.492129 | instance | ok: [instance] 2026-02-26 03:09:12.492392 | instance | 2026-02-26 03:09:12.492592 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 03:09:12.492783 | instance | Thursday 26 February 2026 03:09:12 +0000 (0:00:00.406) 0:00:38.936 ***** 2026-02-26 03:09:14.451507 | instance | ok: [instance] 2026-02-26 03:09:14.451877 | instance | 2026-02-26 03:09:14.452169 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-02-26 03:09:14.452448 | instance | Thursday 26 February 2026 03:09:14 +0000 (0:00:01.959) 0:00:40.896 ***** 2026-02-26 03:09:16.000374 | instance | ok: [instance] 2026-02-26 03:09:16.000532 | instance | 2026-02-26 03:09:16.000801 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-02-26 03:09:16.002880 | instance | Thursday 26 February 2026 03:09:15 +0000 (0:00:01.548) 0:00:42.444 ***** 2026-02-26 03:09:25.779788 | instance | ok: [instance] 2026-02-26 03:09:25.779853 | instance | 2026-02-26 03:09:25.779862 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 03:09:25.779869 | instance | Thursday 26 February 2026 03:09:25 +0000 (0:00:09.778) 0:00:52.223 ***** 2026-02-26 03:09:25.859568 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 03:09:25.859641 | instance | 2026-02-26 03:09:25.859844 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 03:09:25.859964 | instance | Thursday 26 February 2026 03:09:25 +0000 (0:00:00.080) 0:00:52.304 ***** 2026-02-26 03:09:26.004646 | instance | skipping: [instance] 2026-02-26 03:09:26.005021 | instance | 2026-02-26 03:09:26.005454 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 03:09:26.005935 | instance | Thursday 26 February 2026 03:09:25 +0000 (0:00:00.144) 0:00:52.448 ***** 2026-02-26 03:09:26.070143 | instance | skipping: [instance] => (item=instance) 2026-02-26 03:09:26.070313 | instance | skipping: [instance] 2026-02-26 03:09:26.070502 | instance | 2026-02-26 03:09:26.070666 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 03:09:26.070854 | instance | Thursday 26 February 2026 03:09:26 +0000 (0:00:00.065) 0:00:52.514 ***** 2026-02-26 03:09:26.387399 | instance | ok: [instance] 2026-02-26 03:09:26.387849 | instance | 2026-02-26 03:09:26.388217 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 03:09:26.388705 | instance | Thursday 26 February 2026 03:09:26 +0000 (0:00:00.317) 0:00:52.831 ***** 2026-02-26 03:09:28.369486 | instance | ok: [instance] 2026-02-26 03:09:28.369554 | instance | 2026-02-26 03:09:28.369564 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-02-26 03:09:28.369573 | instance | Thursday 26 February 2026 03:09:28 +0000 (0:00:01.981) 0:00:54.813 ***** 2026-02-26 03:09:30.028680 | instance | ok: [instance] 2026-02-26 03:09:30.028896 | instance | 2026-02-26 03:09:30.028929 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-02-26 03:09:30.029233 | instance | Thursday 26 February 2026 03:09:30 +0000 (0:00:01.659) 0:00:56.472 ***** 2026-02-26 03:09:31.522699 | instance | ok: [instance] 2026-02-26 03:09:31.522859 | instance | 2026-02-26 03:09:31.523066 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-02-26 03:09:31.523276 | instance | Thursday 26 February 2026 03:09:31 +0000 (0:00:01.494) 0:00:57.967 ***** 2026-02-26 03:09:33.976930 | instance | ok: [instance] 2026-02-26 03:09:33.976998 | instance | 2026-02-26 03:09:33.977804 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-02-26 03:09:33.977962 | instance | 2026-02-26 03:09:33.977970 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:09:33.977977 | instance | Thursday 26 February 2026 03:09:33 +0000 (0:00:02.454) 0:01:00.421 ***** 2026-02-26 03:09:35.149056 | instance | ok: [instance] 2026-02-26 03:09:35.149132 | instance | 2026-02-26 03:09:35.149366 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:09:35.149383 | instance | Thursday 26 February 2026 03:09:35 +0000 (0:00:01.172) 0:01:01.593 ***** 2026-02-26 03:09:35.382937 | instance | ok: [instance] 2026-02-26 03:09:35.383081 | instance | 2026-02-26 03:09:35.383484 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:09:35.383539 | instance | Thursday 26 February 2026 03:09:35 +0000 (0:00:00.233) 0:01:01.827 ***** 2026-02-26 03:09:35.427100 | instance | skipping: [instance] 2026-02-26 03:09:35.427228 | instance | 2026-02-26 03:09:35.427402 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:09:35.427530 | instance | Thursday 26 February 2026 03:09:35 +0000 (0:00:00.044) 0:01:01.871 ***** 2026-02-26 03:09:35.683244 | instance | ok: [instance] 2026-02-26 03:09:35.683331 | instance | 2026-02-26 03:09:35.683528 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:09:35.683699 | instance | Thursday 26 February 2026 03:09:35 +0000 (0:00:00.256) 0:01:02.127 ***** 2026-02-26 03:09:35.753213 | instance | ok: [instance] => { 2026-02-26 03:09:35.753615 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 03:09:35.753949 | instance | } 2026-02-26 03:09:35.754399 | instance | 2026-02-26 03:09:35.754938 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:09:35.755451 | instance | Thursday 26 February 2026 03:09:35 +0000 (0:00:00.069) 0:01:02.197 ***** 2026-02-26 03:09:36.106779 | instance | ok: [instance] 2026-02-26 03:09:36.107066 | instance | 2026-02-26 03:09:36.107342 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:09:36.107461 | instance | Thursday 26 February 2026 03:09:36 +0000 (0:00:00.353) 0:01:02.551 ***** 2026-02-26 03:09:36.168330 | instance | skipping: [instance] 2026-02-26 03:09:36.168434 | instance | 2026-02-26 03:09:36.168637 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:09:36.168827 | instance | Thursday 26 February 2026 03:09:36 +0000 (0:00:00.061) 0:01:02.613 ***** 2026-02-26 03:09:36.226688 | instance | skipping: [instance] 2026-02-26 03:09:36.227162 | instance | 2026-02-26 03:09:36.227559 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:09:36.227954 | instance | Thursday 26 February 2026 03:09:36 +0000 (0:00:00.057) 0:01:02.671 ***** 2026-02-26 03:09:36.440840 | instance | ok: [instance] 2026-02-26 03:09:36.440913 | instance | 2026-02-26 03:09:36.441140 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:09:36.441447 | instance | Thursday 26 February 2026 03:09:36 +0000 (0:00:00.214) 0:01:02.885 ***** 2026-02-26 03:09:37.642165 | instance | ok: [instance] 2026-02-26 03:09:37.642314 | instance | 2026-02-26 03:09:37.642509 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:09:37.642747 | instance | Thursday 26 February 2026 03:09:37 +0000 (0:00:01.201) 0:01:04.086 ***** 2026-02-26 03:09:37.723095 | instance | ok: [instance] => { 2026-02-26 03:09:37.723297 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 03:09:37.723501 | instance | } 2026-02-26 03:09:37.723890 | instance | 2026-02-26 03:09:37.724082 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:09:37.724337 | instance | Thursday 26 February 2026 03:09:37 +0000 (0:00:00.080) 0:01:04.167 ***** 2026-02-26 03:09:38.093075 | instance | ok: [instance] 2026-02-26 03:09:38.093247 | instance | 2026-02-26 03:09:38.093425 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:09:38.093599 | instance | Thursday 26 February 2026 03:09:38 +0000 (0:00:00.370) 0:01:04.537 ***** 2026-02-26 03:09:40.161579 | instance | ok: [instance] 2026-02-26 03:09:40.161764 | instance | 2026-02-26 03:09:40.161964 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:09:40.162145 | instance | Thursday 26 February 2026 03:09:40 +0000 (0:00:02.068) 0:01:06.606 ***** 2026-02-26 03:09:40.191262 | instance | skipping: [instance] 2026-02-26 03:09:40.191530 | instance | 2026-02-26 03:09:40.192021 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:09:40.192324 | instance | Thursday 26 February 2026 03:09:40 +0000 (0:00:00.028) 0:01:06.634 ***** 2026-02-26 03:09:40.231992 | instance | skipping: [instance] 2026-02-26 03:09:40.232341 | instance | 2026-02-26 03:09:40.232749 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:09:40.233074 | instance | Thursday 26 February 2026 03:09:40 +0000 (0:00:00.040) 0:01:06.675 ***** 2026-02-26 03:09:40.268129 | instance | skipping: [instance] 2026-02-26 03:09:40.268379 | instance | 2026-02-26 03:09:40.268587 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:09:40.268761 | instance | Thursday 26 February 2026 03:09:40 +0000 (0:00:00.036) 0:01:06.712 ***** 2026-02-26 03:09:41.480643 | instance | ok: [instance] 2026-02-26 03:09:41.480786 | instance | 2026-02-26 03:09:41.480981 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:09:41.481169 | instance | Thursday 26 February 2026 03:09:41 +0000 (0:00:01.213) 0:01:07.925 ***** 2026-02-26 03:09:41.945562 | instance | ok: [instance] 2026-02-26 03:09:41.945885 | instance | 2026-02-26 03:09:41.946282 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:09:41.946485 | instance | Thursday 26 February 2026 03:09:41 +0000 (0:00:00.464) 0:01:08.389 ***** 2026-02-26 03:09:42.949800 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:09:42.950095 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:09:42.950386 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:09:42.950765 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:09:42.951133 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:09:42.951449 | instance | 2026-02-26 03:09:42.951864 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:09:42.952210 | instance | Thursday 26 February 2026 03:09:42 +0000 (0:00:01.004) 0:01:09.394 ***** 2026-02-26 03:09:43.486399 | instance | ok: [instance] 2026-02-26 03:09:43.486605 | instance | 2026-02-26 03:09:43.486870 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:09:43.487172 | instance | Thursday 26 February 2026 03:09:43 +0000 (0:00:00.513) 0:01:09.907 ***** 2026-02-26 03:09:43.487400 | instance | 2026-02-26 03:09:43.487567 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:09:43.487835 | instance | Thursday 26 February 2026 03:09:43 +0000 (0:00:00.022) 0:01:09.930 ***** 2026-02-26 03:09:43.846857 | instance | ok: [instance] 2026-02-26 03:09:43.847337 | instance | 2026-02-26 03:09:43.847667 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:09:43.847997 | instance | Thursday 26 February 2026 03:09:43 +0000 (0:00:00.361) 0:01:10.291 ***** 2026-02-26 03:09:44.092448 | instance | ok: [instance] 2026-02-26 03:09:44.092616 | instance | 2026-02-26 03:09:44.092831 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:09:44.093034 | instance | Thursday 26 February 2026 03:09:44 +0000 (0:00:00.244) 0:01:10.536 ***** 2026-02-26 03:09:44.158692 | instance | ok: [instance] => { 2026-02-26 03:09:44.159353 | instance | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-02-26 03:09:44.159636 | instance | } 2026-02-26 03:09:44.160081 | instance | 2026-02-26 03:09:44.160411 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:09:44.160594 | instance | Thursday 26 February 2026 03:09:44 +0000 (0:00:00.066) 0:01:10.602 ***** 2026-02-26 03:09:44.535857 | instance | ok: [instance] 2026-02-26 03:09:44.536113 | instance | 2026-02-26 03:09:44.536412 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:09:44.536727 | instance | Thursday 26 February 2026 03:09:44 +0000 (0:00:00.377) 0:01:10.980 ***** 2026-02-26 03:09:47.815761 | instance | ok: [instance] 2026-02-26 03:09:47.816068 | instance | 2026-02-26 03:09:47.816431 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-02-26 03:09:47.816787 | instance | Thursday 26 February 2026 03:09:47 +0000 (0:00:03.279) 0:01:14.260 ***** 2026-02-26 03:09:48.949737 | instance | ok: [instance] 2026-02-26 03:09:48.950036 | instance | 2026-02-26 03:09:48.950332 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-02-26 03:09:48.950598 | instance | Thursday 26 February 2026 03:09:48 +0000 (0:00:01.133) 0:01:15.394 ***** 2026-02-26 03:09:49.160425 | instance | ok: [instance] 2026-02-26 03:09:49.160826 | instance | 2026-02-26 03:09:49.161235 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-02-26 03:09:49.161624 | instance | Thursday 26 February 2026 03:09:49 +0000 (0:00:00.210) 0:01:15.604 ***** 2026-02-26 03:09:49.624452 | instance | ok: [instance] 2026-02-26 03:09:49.624622 | instance | 2026-02-26 03:09:49.624834 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-02-26 03:09:49.625015 | instance | Thursday 26 February 2026 03:09:49 +0000 (0:00:00.464) 0:01:16.068 ***** 2026-02-26 03:09:50.226308 | instance | ok: [instance] => (item={'path': '/etc/docker'}) 2026-02-26 03:09:50.226520 | instance | ok: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-02-26 03:09:50.226703 | instance | ok: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-02-26 03:09:50.226951 | instance | 2026-02-26 03:09:50.227149 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-02-26 03:09:50.227334 | instance | Thursday 26 February 2026 03:09:50 +0000 (0:00:00.602) 0:01:16.671 ***** 2026-02-26 03:09:50.642919 | instance | ok: [instance] 2026-02-26 03:09:50.643271 | instance | 2026-02-26 03:09:50.643445 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-02-26 03:09:50.643799 | instance | Thursday 26 February 2026 03:09:50 +0000 (0:00:00.416) 0:01:17.087 ***** 2026-02-26 03:09:51.141114 | instance | ok: [instance] 2026-02-26 03:09:51.141380 | instance | 2026-02-26 03:09:51.141770 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-02-26 03:09:51.142092 | instance | Thursday 26 February 2026 03:09:51 +0000 (0:00:00.468) 0:01:17.556 ***** 2026-02-26 03:09:51.142381 | instance | 2026-02-26 03:09:51.142668 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-02-26 03:09:51.143015 | instance | Thursday 26 February 2026 03:09:51 +0000 (0:00:00.029) 0:01:17.585 ***** 2026-02-26 03:09:51.536918 | instance | ok: [instance] 2026-02-26 03:09:51.537062 | instance | 2026-02-26 03:09:51.537284 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-02-26 03:09:51.537464 | instance | Thursday 26 February 2026 03:09:51 +0000 (0:00:00.396) 0:01:17.981 ***** 2026-02-26 03:09:51.605513 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-02-26 03:09:51.605817 | instance | 2026-02-26 03:09:51.606240 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-02-26 03:09:51.606590 | instance | Thursday 26 February 2026 03:09:51 +0000 (0:00:00.068) 0:01:18.050 ***** 2026-02-26 03:09:52.728974 | instance | ok: [instance] 2026-02-26 03:09:52.729118 | instance | 2026-02-26 03:09:52.729270 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-02-26 03:09:52.729442 | instance | Thursday 26 February 2026 03:09:52 +0000 (0:00:01.123) 0:01:19.173 ***** 2026-02-26 03:09:53.412787 | instance | ok: [instance] => (item=chronyd) 2026-02-26 03:09:53.413020 | instance | ok: [instance] => (item=sshd) 2026-02-26 03:09:53.413187 | instance | 2026-02-26 03:09:53.413357 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-02-26 03:09:53.413577 | instance | Thursday 26 February 2026 03:09:53 +0000 (0:00:00.683) 0:01:19.857 ***** 2026-02-26 03:09:53.713878 | instance | ok: [instance] 2026-02-26 03:09:53.714101 | instance | 2026-02-26 03:09:53.714391 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-02-26 03:09:53.714677 | instance | Thursday 26 February 2026 03:09:53 +0000 (0:00:00.300) 0:01:20.158 ***** 2026-02-26 03:09:53.993525 | instance | ok: [instance] 2026-02-26 03:09:53.993686 | instance | 2026-02-26 03:09:53.993875 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-02-26 03:09:53.994147 | instance | Thursday 26 February 2026 03:09:53 +0000 (0:00:00.279) 0:01:20.438 ***** 2026-02-26 03:09:54.237091 | instance | ok: [instance] 2026-02-26 03:09:54.237350 | instance | 2026-02-26 03:09:54.237641 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-02-26 03:09:54.237967 | instance | Thursday 26 February 2026 03:09:54 +0000 (0:00:00.243) 0:01:20.681 ***** 2026-02-26 03:09:54.463068 | instance | ok: [instance] 2026-02-26 03:09:54.463334 | instance | 2026-02-26 03:09:54.463775 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-02-26 03:09:54.464156 | instance | Thursday 26 February 2026 03:09:54 +0000 (0:00:00.225) 0:01:20.907 ***** 2026-02-26 03:09:54.714658 | instance | ok: [instance] => (item=instance) 2026-02-26 03:09:54.714848 | instance | 2026-02-26 03:09:54.715175 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-02-26 03:09:54.715477 | instance | Thursday 26 February 2026 03:09:54 +0000 (0:00:00.251) 0:01:21.158 ***** 2026-02-26 03:09:54.770342 | instance | ok: [instance] 2026-02-26 03:09:54.770672 | instance | 2026-02-26 03:09:54.770965 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-02-26 03:09:54.771293 | instance | Thursday 26 February 2026 03:09:54 +0000 (0:00:00.055) 0:01:21.214 ***** 2026-02-26 03:10:00.251743 | instance | ok: [instance] 2026-02-26 03:10:00.252084 | instance | 2026-02-26 03:10:00.252403 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-02-26 03:10:00.252761 | instance | Thursday 26 February 2026 03:10:00 +0000 (0:00:05.481) 0:01:26.695 ***** 2026-02-26 03:10:00.312685 | instance | ok: [instance] 2026-02-26 03:10:00.312811 | instance | 2026-02-26 03:10:00.312944 | instance | TASK [Install Ceph host] ******************************************************* 2026-02-26 03:10:00.313123 | instance | Thursday 26 February 2026 03:10:00 +0000 (0:00:00.061) 0:01:26.757 ***** 2026-02-26 03:10:00.384359 | instance | included: vexxhost.ceph.cephadm_host for instance 2026-02-26 03:10:00.384597 | instance | 2026-02-26 03:10:00.384962 | instance | TASK [vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user] ****** 2026-02-26 03:10:00.385289 | instance | Thursday 26 February 2026 03:10:00 +0000 (0:00:00.071) 0:01:26.828 ***** 2026-02-26 03:10:00.436901 | instance | skipping: [instance] 2026-02-26 03:10:00.437201 | instance | 2026-02-26 03:10:00.437507 | instance | TASK [vexxhost.ceph.cephadm_host : Set fact with public SSH key for "cephadm" user] *** 2026-02-26 03:10:00.437821 | instance | Thursday 26 February 2026 03:10:00 +0000 (0:00:00.052) 0:01:26.881 ***** 2026-02-26 03:10:00.503304 | instance | skipping: [instance] => (item=instance) 2026-02-26 03:10:00.503586 | instance | skipping: [instance] 2026-02-26 03:10:00.504059 | instance | 2026-02-26 03:10:00.504350 | instance | TASK [vexxhost.ceph.cephadm_host : Set authorized key for "cephadm"] *********** 2026-02-26 03:10:00.504621 | instance | Thursday 26 February 2026 03:10:00 +0000 (0:00:00.066) 0:01:26.947 ***** 2026-02-26 03:10:00.788681 | instance | ok: [instance] 2026-02-26 03:10:00.788912 | instance | 2026-02-26 03:10:00.789178 | instance | TASK [vexxhost.ceph.cephadm_host : Add new host to Ceph] *********************** 2026-02-26 03:10:00.789351 | instance | Thursday 26 February 2026 03:10:00 +0000 (0:00:00.285) 0:01:27.233 ***** 2026-02-26 03:10:02.737892 | instance | ok: [instance] 2026-02-26 03:10:02.738339 | instance | 2026-02-26 03:10:02.738538 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-02-26 03:10:02.738699 | instance | Thursday 26 February 2026 03:10:02 +0000 (0:00:01.949) 0:01:29.182 ***** 2026-02-26 03:10:12.803555 | instance | skipping: [instance] => (item=osd.0) 2026-02-26 03:10:12.803906 | instance | skipping: [instance] => (item=osd.2) 2026-02-26 03:10:12.804194 | instance | skipping: [instance] => (item=osd.1) 2026-02-26 03:10:12.804511 | instance | skipping: [instance] 2026-02-26 03:10:12.804775 | instance | 2026-02-26 03:10:12.805176 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-02-26 03:10:12.805473 | instance | Thursday 26 February 2026 03:10:12 +0000 (0:00:10.065) 0:01:39.248 ***** 2026-02-26 03:10:12.891111 | instance | skipping: [instance] => (item=osd.0) 2026-02-26 03:10:12.891436 | instance | skipping: [instance] => (item=osd.2) 2026-02-26 03:10:12.891799 | instance | skipping: [instance] => (item=osd.1) 2026-02-26 03:10:12.892137 | instance | skipping: [instance] 2026-02-26 03:10:12.892342 | instance | 2026-02-26 03:10:12.892627 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-02-26 03:10:12.892940 | instance | Thursday 26 February 2026 03:10:12 +0000 (0:00:00.087) 0:01:39.335 ***** 2026-02-26 03:10:18.865345 | instance | ok: [instance] 2026-02-26 03:10:18.865615 | instance | 2026-02-26 03:10:18.865924 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-02-26 03:10:18.866211 | instance | Thursday 26 February 2026 03:10:18 +0000 (0:00:05.974) 0:01:45.309 ***** 2026-02-26 03:10:28.964874 | instance | ok: [instance] 2026-02-26 03:10:28.965646 | instance | 2026-02-26 03:10:28.965712 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-02-26 03:10:28.965731 | instance | Thursday 26 February 2026 03:10:28 +0000 (0:00:10.098) 0:01:55.408 ***** 2026-02-26 03:10:29.049843 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-02-26 03:10:29.050013 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-02-26 03:10:29.050136 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-02-26 03:10:29.050257 | instance | skipping: [instance] 2026-02-26 03:10:29.050373 | instance | 2026-02-26 03:10:29.050498 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-02-26 03:10:29.050621 | instance | Thursday 26 February 2026 03:10:29 +0000 (0:00:00.086) 0:01:55.494 ***** 2026-02-26 03:10:30.659887 | instance | ok: [instance] 2026-02-26 03:10:30.660181 | instance | 2026-02-26 03:10:30.660665 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-02-26 03:10:30.661009 | instance | Thursday 26 February 2026 03:10:30 +0000 (0:00:01.609) 0:01:57.103 ***** 2026-02-26 03:10:32.076001 | instance | ok: [instance] 2026-02-26 03:10:32.077945 | instance | 2026-02-26 03:10:32.077959 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-02-26 03:10:32.077965 | instance | Thursday 26 February 2026 03:10:32 +0000 (0:00:01.416) 0:01:58.520 ***** 2026-02-26 03:10:32.153790 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/osd/tasks/check-osds.yml for instance 2026-02-26 03:10:32.153832 | instance | 2026-02-26 03:10:32.153840 | instance | TASK [vexxhost.ceph.osd : Set the retry count] ********************************* 2026-02-26 03:10:32.153846 | instance | Thursday 26 February 2026 03:10:32 +0000 (0:00:00.077) 0:01:58.598 ***** 2026-02-26 03:10:32.204981 | instance | ok: [instance] 2026-02-26 03:10:32.205079 | instance | 2026-02-26 03:10:32.205201 | instance | TASK [vexxhost.ceph.osd : Get `ceph orch ps`] ********************************** 2026-02-26 03:10:32.205381 | instance | Thursday 26 February 2026 03:10:32 +0000 (0:00:00.051) 0:01:58.649 ***** 2026-02-26 03:10:33.672662 | instance | ok: [instance] 2026-02-26 03:10:33.672971 | instance | 2026-02-26 03:10:33.673299 | instance | TASK [vexxhost.ceph.osd : OSD daemon list] ************************************* 2026-02-26 03:10:33.673567 | instance | Thursday 26 February 2026 03:10:33 +0000 (0:00:01.467) 0:02:00.117 ***** 2026-02-26 03:10:33.720917 | instance | ok: [instance] 2026-02-26 03:10:33.721215 | instance | 2026-02-26 03:10:33.721511 | instance | TASK [vexxhost.ceph.osd : Fail if any OSD not running] ************************* 2026-02-26 03:10:33.721803 | instance | Thursday 26 February 2026 03:10:33 +0000 (0:00:00.048) 0:02:00.165 ***** 2026-02-26 03:10:33.769560 | instance | skipping: [instance] => (item=1) 2026-02-26 03:10:33.769844 | instance | skipping: [instance] => (item=1) 2026-02-26 03:10:33.770112 | instance | skipping: [instance] => (item=1) 2026-02-26 03:10:33.770372 | instance | skipping: [instance] 2026-02-26 03:10:33.770627 | instance | 2026-02-26 03:10:33.770900 | instance | TASK [vexxhost.ceph.osd : Fail if any duplicate OSD ID] ************************ 2026-02-26 03:10:33.771200 | instance | Thursday 26 February 2026 03:10:33 +0000 (0:00:00.048) 0:02:00.214 ***** 2026-02-26 03:10:33.832249 | instance | skipping: [instance] 2026-02-26 03:10:33.832497 | instance | 2026-02-26 03:10:33.832778 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:10:33.833111 | instance | 2026-02-26 03:10:33.833496 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-02-26 03:10:33.833821 | instance | Thursday 26 February 2026 03:10:33 +0000 (0:00:00.062) 0:02:00.276 ***** 2026-02-26 03:10:34.164039 | instance | ok: [instance] 2026-02-26 03:10:34.164108 | instance | 2026-02-26 03:10:34.164255 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:10:34.164368 | instance | 2026-02-26 03:10:34.164581 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:10:34.164710 | instance | Thursday 26 February 2026 03:10:34 +0000 (0:00:00.331) 0:02:00.608 ***** 2026-02-26 03:10:35.336324 | instance | ok: [instance] 2026-02-26 03:10:35.336432 | instance | 2026-02-26 03:10:35.336693 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-02-26 03:10:35.336882 | instance | Thursday 26 February 2026 03:10:35 +0000 (0:00:01.172) 0:02:01.780 ***** 2026-02-26 03:10:39.117580 | instance | ok: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-02-26 03:10:39.117859 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-02-26 03:10:39.118119 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-02-26 03:10:39.118396 | instance | ok: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-02-26 03:10:39.118718 | instance | ok: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-02-26 03:10:39.118999 | instance | ok: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-02-26 03:10:39.119256 | instance | ok: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-02-26 03:10:39.119752 | instance | ok: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-02-26 03:10:39.120175 | instance | ok: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-02-26 03:10:39.120421 | instance | ok: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-02-26 03:10:39.120793 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-02-26 03:10:39.121074 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-02-26 03:10:39.121514 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-02-26 03:10:39.121726 | instance | ok: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-02-26 03:10:39.122028 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 03:10:39.122420 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 03:10:39.122602 | instance | ok: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 03:10:39.122877 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-02-26 03:10:39.123190 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-02-26 03:10:39.123544 | instance | ok: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-02-26 03:10:39.123841 | instance | 2026-02-26 03:10:39.124124 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-02-26 03:10:39.124426 | instance | Thursday 26 February 2026 03:10:39 +0000 (0:00:03.780) 0:02:05.561 ***** 2026-02-26 03:10:39.314694 | instance | ok: [instance] 2026-02-26 03:10:39.314928 | instance | 2026-02-26 03:10:39.315293 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-02-26 03:10:39.315553 | instance | Thursday 26 February 2026 03:10:39 +0000 (0:00:00.197) 0:02:05.759 ***** 2026-02-26 03:10:39.739257 | instance | ok: [instance] 2026-02-26 03:10:39.739329 | instance | 2026-02-26 03:10:39.739612 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-02-26 03:10:39.739868 | instance | Thursday 26 February 2026 03:10:39 +0000 (0:00:00.424) 0:02:06.183 ***** 2026-02-26 03:10:39.989974 | instance | ok: [instance] 2026-02-26 03:10:39.990103 | instance | 2026-02-26 03:10:39.990282 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-02-26 03:10:39.990473 | instance | Thursday 26 February 2026 03:10:39 +0000 (0:00:00.250) 0:02:06.434 ***** 2026-02-26 03:10:40.040397 | instance | ok: [instance] 2026-02-26 03:10:40.040473 | instance | 2026-02-26 03:10:40.040605 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-02-26 03:10:40.040715 | instance | 2026-02-26 03:10:40.040830 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:10:40.040950 | instance | Thursday 26 February 2026 03:10:40 +0000 (0:00:00.050) 0:02:06.485 ***** 2026-02-26 03:10:42.188090 | instance | ok: [instance] 2026-02-26 03:10:42.188259 | instance | 2026-02-26 03:10:42.188466 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-02-26 03:10:42.188664 | instance | Thursday 26 February 2026 03:10:42 +0000 (0:00:02.147) 0:02:08.632 ***** 2026-02-26 03:10:42.405681 | instance | ok: [instance] 2026-02-26 03:10:42.405897 | instance | 2026-02-26 03:10:42.406173 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-02-26 03:10:42.406442 | instance | Thursday 26 February 2026 03:10:42 +0000 (0:00:00.216) 0:02:08.849 ***** 2026-02-26 03:10:43.333607 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-02-26 03:10:43.333718 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-02-26 03:10:43.333884 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-02-26 03:10:43.334081 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-02-26 03:10:43.334246 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-02-26 03:10:43.334397 | instance | 2026-02-26 03:10:43.334556 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-02-26 03:10:43.334712 | instance | Thursday 26 February 2026 03:10:43 +0000 (0:00:00.928) 0:02:09.778 ***** 2026-02-26 03:10:43.872738 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/kube-apiserver.yaml) 2026-02-26 03:10:43.872977 | instance | ok: [instance] => (item=/etc/kubernetes/controller-manager.conf) 2026-02-26 03:10:43.873251 | instance | ok: [instance] => (item=/etc/kubernetes/scheduler.conf) 2026-02-26 03:10:43.873517 | instance | 2026-02-26 03:10:43.874055 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-02-26 03:10:43.874431 | instance | Thursday 26 February 2026 03:10:43 +0000 (0:00:00.539) 0:02:10.317 ***** 2026-02-26 03:10:44.057856 | instance | ok: [instance] 2026-02-26 03:10:44.057982 | instance | 2026-02-26 03:10:44.058144 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-02-26 03:10:44.058308 | instance | Thursday 26 February 2026 03:10:44 +0000 (0:00:00.185) 0:02:10.502 ***** 2026-02-26 03:10:44.256092 | instance | ok: [instance] 2026-02-26 03:10:44.256363 | instance | 2026-02-26 03:10:44.256663 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-02-26 03:10:44.257050 | instance | Thursday 26 February 2026 03:10:44 +0000 (0:00:00.198) 0:02:10.700 ***** 2026-02-26 03:10:44.293907 | instance | ok: [instance] 2026-02-26 03:10:44.294192 | instance | 2026-02-26 03:10:44.294681 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-02-26 03:10:44.295310 | instance | Thursday 26 February 2026 03:10:44 +0000 (0:00:00.037) 0:02:10.737 ***** 2026-02-26 03:10:44.334358 | instance | skipping: [instance] 2026-02-26 03:10:44.334715 | instance | 2026-02-26 03:10:44.335082 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-02-26 03:10:44.335489 | instance | Thursday 26 February 2026 03:10:44 +0000 (0:00:00.040) 0:02:10.778 ***** 2026-02-26 03:10:44.864132 | instance | ok: [instance] 2026-02-26 03:10:44.864449 | instance | 2026-02-26 03:10:44.864797 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-02-26 03:10:44.865082 | instance | Thursday 26 February 2026 03:10:44 +0000 (0:00:00.530) 0:02:11.308 ***** 2026-02-26 03:10:45.177260 | instance | ok: [instance] 2026-02-26 03:10:45.177584 | instance | 2026-02-26 03:10:45.177870 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-02-26 03:10:45.178222 | instance | Thursday 26 February 2026 03:10:45 +0000 (0:00:00.207) 0:02:11.515 ***** 2026-02-26 03:10:45.178526 | instance | 2026-02-26 03:10:45.178893 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-02-26 03:10:45.179484 | instance | 2026-02-26 03:10:45.179861 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:10:45.180155 | instance | Thursday 26 February 2026 03:10:45 +0000 (0:00:00.106) 0:02:11.622 ***** 2026-02-26 03:10:46.357760 | instance | ok: [instance] 2026-02-26 03:10:46.358000 | instance | 2026-02-26 03:10:46.358379 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:10:46.358679 | instance | Thursday 26 February 2026 03:10:46 +0000 (0:00:01.179) 0:02:12.801 ***** 2026-02-26 03:10:46.582547 | instance | ok: [instance] 2026-02-26 03:10:46.582800 | instance | 2026-02-26 03:10:46.583119 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:10:46.583403 | instance | Thursday 26 February 2026 03:10:46 +0000 (0:00:00.225) 0:02:13.026 ***** 2026-02-26 03:10:46.629793 | instance | skipping: [instance] 2026-02-26 03:10:46.629966 | instance | 2026-02-26 03:10:46.630266 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:10:46.630448 | instance | Thursday 26 February 2026 03:10:46 +0000 (0:00:00.047) 0:02:13.074 ***** 2026-02-26 03:10:46.853543 | instance | ok: [instance] 2026-02-26 03:10:46.853613 | instance | 2026-02-26 03:10:46.853782 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:10:46.853886 | instance | Thursday 26 February 2026 03:10:46 +0000 (0:00:00.223) 0:02:13.298 ***** 2026-02-26 03:10:46.912618 | instance | ok: [instance] => { 2026-02-26 03:10:46.913009 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-02-26 03:10:46.913308 | instance | } 2026-02-26 03:10:46.913645 | instance | 2026-02-26 03:10:46.913965 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:10:46.914422 | instance | Thursday 26 February 2026 03:10:46 +0000 (0:00:00.058) 0:02:13.357 ***** 2026-02-26 03:10:47.263050 | instance | ok: [instance] 2026-02-26 03:10:47.263371 | instance | 2026-02-26 03:10:47.263728 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:10:47.264134 | instance | Thursday 26 February 2026 03:10:47 +0000 (0:00:00.350) 0:02:13.707 ***** 2026-02-26 03:10:47.320543 | instance | skipping: [instance] 2026-02-26 03:10:47.320756 | instance | 2026-02-26 03:10:47.321322 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:10:47.321594 | instance | Thursday 26 February 2026 03:10:47 +0000 (0:00:00.057) 0:02:13.765 ***** 2026-02-26 03:10:47.539724 | instance | ok: [instance] 2026-02-26 03:10:47.539972 | instance | 2026-02-26 03:10:47.540226 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:10:47.540439 | instance | Thursday 26 February 2026 03:10:47 +0000 (0:00:00.219) 0:02:13.984 ***** 2026-02-26 03:10:48.649658 | instance | ok: [instance] 2026-02-26 03:10:48.649875 | instance | 2026-02-26 03:10:48.649988 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:10:48.650171 | instance | Thursday 26 February 2026 03:10:48 +0000 (0:00:01.109) 0:02:15.094 ***** 2026-02-26 03:10:48.723529 | instance | ok: [instance] => { 2026-02-26 03:10:48.723897 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-02-26 03:10:48.724068 | instance | } 2026-02-26 03:10:48.724221 | instance | 2026-02-26 03:10:48.724399 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:10:48.724573 | instance | Thursday 26 February 2026 03:10:48 +0000 (0:00:00.073) 0:02:15.168 ***** 2026-02-26 03:10:49.095880 | instance | ok: [instance] 2026-02-26 03:10:49.096010 | instance | 2026-02-26 03:10:49.096190 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:10:49.096367 | instance | Thursday 26 February 2026 03:10:49 +0000 (0:00:00.372) 0:02:15.540 ***** 2026-02-26 03:10:51.138477 | instance | ok: [instance] 2026-02-26 03:10:51.138578 | instance | 2026-02-26 03:10:51.138742 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:10:51.138913 | instance | Thursday 26 February 2026 03:10:51 +0000 (0:00:02.042) 0:02:17.583 ***** 2026-02-26 03:10:51.177777 | instance | skipping: [instance] 2026-02-26 03:10:51.178022 | instance | 2026-02-26 03:10:51.178372 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:10:51.178639 | instance | Thursday 26 February 2026 03:10:51 +0000 (0:00:00.038) 0:02:17.621 ***** 2026-02-26 03:10:51.212237 | instance | skipping: [instance] 2026-02-26 03:10:51.212649 | instance | 2026-02-26 03:10:51.213200 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:10:51.213506 | instance | Thursday 26 February 2026 03:10:51 +0000 (0:00:00.034) 0:02:17.656 ***** 2026-02-26 03:10:51.249758 | instance | skipping: [instance] 2026-02-26 03:10:51.250062 | instance | 2026-02-26 03:10:51.250335 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:10:51.250604 | instance | Thursday 26 February 2026 03:10:51 +0000 (0:00:00.037) 0:02:17.694 ***** 2026-02-26 03:10:52.321874 | instance | ok: [instance] 2026-02-26 03:10:52.322198 | instance | 2026-02-26 03:10:52.322521 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:10:52.322869 | instance | Thursday 26 February 2026 03:10:52 +0000 (0:00:01.071) 0:02:18.766 ***** 2026-02-26 03:10:52.769269 | instance | ok: [instance] 2026-02-26 03:10:52.769434 | instance | 2026-02-26 03:10:52.769622 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:10:52.769818 | instance | Thursday 26 February 2026 03:10:52 +0000 (0:00:00.447) 0:02:19.213 ***** 2026-02-26 03:10:53.734461 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:10:53.734717 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:10:53.735009 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:10:53.735412 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:10:53.735782 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:10:53.736073 | instance | 2026-02-26 03:10:53.736558 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:10:53.736916 | instance | Thursday 26 February 2026 03:10:53 +0000 (0:00:00.965) 0:02:20.178 ***** 2026-02-26 03:10:54.242982 | instance | ok: [instance] 2026-02-26 03:10:54.243221 | instance | 2026-02-26 03:10:54.243493 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:10:54.243810 | instance | Thursday 26 February 2026 03:10:54 +0000 (0:00:00.499) 0:02:20.677 ***** 2026-02-26 03:10:54.244069 | instance | 2026-02-26 03:10:54.244336 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:10:54.244647 | instance | Thursday 26 February 2026 03:10:54 +0000 (0:00:00.009) 0:02:20.687 ***** 2026-02-26 03:10:54.605341 | instance | ok: [instance] 2026-02-26 03:10:54.605706 | instance | 2026-02-26 03:10:54.606093 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-02-26 03:10:54.606404 | instance | Thursday 26 February 2026 03:10:54 +0000 (0:00:00.362) 0:02:21.049 ***** 2026-02-26 03:10:55.449621 | instance | ok: [instance] 2026-02-26 03:10:55.449965 | instance | 2026-02-26 03:10:55.450370 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-02-26 03:10:55.450697 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.844) 0:02:21.894 ***** 2026-02-26 03:10:55.501247 | instance | ok: [instance] 2026-02-26 03:10:55.501355 | instance | 2026-02-26 03:10:55.501537 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-02-26 03:10:55.501693 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.052) 0:02:21.946 ***** 2026-02-26 03:10:55.546021 | instance | ok: [instance] 2026-02-26 03:10:55.546439 | instance | 2026-02-26 03:10:55.546928 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-02-26 03:10:55.547525 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.044) 0:02:21.990 ***** 2026-02-26 03:10:55.600368 | instance | ok: [instance] 2026-02-26 03:10:55.600712 | instance | 2026-02-26 03:10:55.601107 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-02-26 03:10:55.601476 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.054) 0:02:22.044 ***** 2026-02-26 03:10:55.646389 | instance | skipping: [instance] 2026-02-26 03:10:55.646643 | instance | 2026-02-26 03:10:55.646947 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-02-26 03:10:55.647794 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.045) 0:02:22.090 ***** 2026-02-26 03:10:55.706435 | instance | ok: [instance] 2026-02-26 03:10:55.706679 | instance | 2026-02-26 03:10:55.706957 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:10:55.707224 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.060) 0:02:22.150 ***** 2026-02-26 03:10:55.930178 | instance | ok: [instance] 2026-02-26 03:10:55.930363 | instance | 2026-02-26 03:10:55.930609 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:10:55.930849 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.223) 0:02:22.374 ***** 2026-02-26 03:10:55.980367 | instance | ok: [instance] => { 2026-02-26 03:10:55.980652 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-02-26 03:10:55.980942 | instance | } 2026-02-26 03:10:55.981239 | instance | 2026-02-26 03:10:55.981561 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:10:55.981799 | instance | Thursday 26 February 2026 03:10:55 +0000 (0:00:00.050) 0:02:22.424 ***** 2026-02-26 03:10:56.331958 | instance | ok: [instance] 2026-02-26 03:10:56.332037 | instance | 2026-02-26 03:10:56.332154 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:10:56.332278 | instance | Thursday 26 February 2026 03:10:56 +0000 (0:00:00.351) 0:02:22.776 ***** 2026-02-26 03:10:56.395810 | instance | skipping: [instance] 2026-02-26 03:10:56.395972 | instance | 2026-02-26 03:10:56.396185 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:10:56.396394 | instance | Thursday 26 February 2026 03:10:56 +0000 (0:00:00.063) 0:02:22.840 ***** 2026-02-26 03:10:56.618700 | instance | ok: [instance] 2026-02-26 03:10:56.619368 | instance | 2026-02-26 03:10:56.619383 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:10:56.619390 | instance | Thursday 26 February 2026 03:10:56 +0000 (0:00:00.223) 0:02:23.063 ***** 2026-02-26 03:10:56.672078 | instance | ok: [instance] => { 2026-02-26 03:10:56.672258 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-02-26 03:10:56.672293 | instance | } 2026-02-26 03:10:56.672432 | instance | 2026-02-26 03:10:56.672889 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:10:56.672913 | instance | Thursday 26 February 2026 03:10:56 +0000 (0:00:00.053) 0:02:23.116 ***** 2026-02-26 03:10:57.013018 | instance | ok: [instance] 2026-02-26 03:10:57.013349 | instance | 2026-02-26 03:10:57.013665 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:10:57.014064 | instance | Thursday 26 February 2026 03:10:57 +0000 (0:00:00.340) 0:02:23.457 ***** 2026-02-26 03:10:57.087309 | instance | skipping: [instance] 2026-02-26 03:10:57.087458 | instance | 2026-02-26 03:10:57.087663 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-02-26 03:10:57.087851 | instance | Thursday 26 February 2026 03:10:57 +0000 (0:00:00.074) 0:02:23.531 ***** 2026-02-26 03:10:57.127469 | instance | skipping: [instance] 2026-02-26 03:10:57.127732 | instance | 2026-02-26 03:10:57.128153 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-02-26 03:10:57.128669 | instance | Thursday 26 February 2026 03:10:57 +0000 (0:00:00.039) 0:02:23.571 ***** 2026-02-26 03:10:57.165609 | instance | skipping: [instance] 2026-02-26 03:10:57.165844 | instance | 2026-02-26 03:10:57.166131 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-02-26 03:10:57.166775 | instance | Thursday 26 February 2026 03:10:57 +0000 (0:00:00.038) 0:02:23.610 ***** 2026-02-26 03:10:57.202191 | instance | skipping: [instance] 2026-02-26 03:10:57.202619 | instance | 2026-02-26 03:10:57.202851 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-02-26 03:10:57.203205 | instance | Thursday 26 February 2026 03:10:57 +0000 (0:00:00.036) 0:02:23.646 ***** 2026-02-26 03:10:58.350897 | instance | ok: [instance] 2026-02-26 03:10:58.351029 | instance | 2026-02-26 03:10:58.351282 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-02-26 03:10:58.351452 | instance | Thursday 26 February 2026 03:10:58 +0000 (0:00:01.148) 0:02:24.795 ***** 2026-02-26 03:10:58.824115 | instance | ok: [instance] 2026-02-26 03:10:58.824671 | instance | 2026-02-26 03:10:58.824974 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-02-26 03:10:58.825172 | instance | Thursday 26 February 2026 03:10:58 +0000 (0:00:00.473) 0:02:25.268 ***** 2026-02-26 03:10:59.831879 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-02-26 03:10:59.832029 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-02-26 03:10:59.832216 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-02-26 03:10:59.832378 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-02-26 03:10:59.832556 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-02-26 03:10:59.832716 | instance | 2026-02-26 03:10:59.832898 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-02-26 03:10:59.833075 | instance | Thursday 26 February 2026 03:10:59 +0000 (0:00:01.007) 0:02:26.276 ***** 2026-02-26 03:11:00.453745 | instance | ok: [instance] 2026-02-26 03:11:00.454038 | instance | 2026-02-26 03:11:00.454369 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-02-26 03:11:00.454753 | instance | Thursday 26 February 2026 03:11:00 +0000 (0:00:00.610) 0:02:26.886 ***** 2026-02-26 03:11:00.455147 | instance | 2026-02-26 03:11:00.455469 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-02-26 03:11:00.455831 | instance | Thursday 26 February 2026 03:11:00 +0000 (0:00:00.011) 0:02:26.898 ***** 2026-02-26 03:11:00.902667 | instance | ok: [instance] 2026-02-26 03:11:00.903459 | instance | 2026-02-26 03:11:00.904896 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:11:00.905679 | instance | Thursday 26 February 2026 03:11:00 +0000 (0:00:00.448) 0:02:27.346 ***** 2026-02-26 03:11:01.129171 | instance | ok: [instance] 2026-02-26 03:11:01.129432 | instance | 2026-02-26 03:11:01.129804 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:11:01.130081 | instance | Thursday 26 February 2026 03:11:01 +0000 (0:00:00.226) 0:02:27.573 ***** 2026-02-26 03:11:01.192380 | instance | ok: [instance] => { 2026-02-26 03:11:01.192703 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-02-26 03:11:01.192987 | instance | } 2026-02-26 03:11:01.193363 | instance | 2026-02-26 03:11:01.193639 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:11:01.193968 | instance | Thursday 26 February 2026 03:11:01 +0000 (0:00:00.063) 0:02:27.636 ***** 2026-02-26 03:11:01.524620 | instance | ok: [instance] 2026-02-26 03:11:01.525123 | instance | 2026-02-26 03:11:01.525485 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:11:01.525869 | instance | Thursday 26 February 2026 03:11:01 +0000 (0:00:00.332) 0:02:27.969 ***** 2026-02-26 03:11:02.715280 | instance | ok: [instance] 2026-02-26 03:11:02.715390 | instance | 2026-02-26 03:11:02.715519 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:11:02.715643 | instance | Thursday 26 February 2026 03:11:02 +0000 (0:00:01.190) 0:02:29.160 ***** 2026-02-26 03:11:02.775606 | instance | ok: [instance] => { 2026-02-26 03:11:02.775797 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-02-26 03:11:02.775929 | instance | } 2026-02-26 03:11:02.776199 | instance | 2026-02-26 03:11:02.776547 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:11:02.776921 | instance | Thursday 26 February 2026 03:11:02 +0000 (0:00:00.060) 0:02:29.220 ***** 2026-02-26 03:11:03.152505 | instance | ok: [instance] 2026-02-26 03:11:03.152686 | instance | 2026-02-26 03:11:03.152962 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:11:03.153160 | instance | Thursday 26 February 2026 03:11:03 +0000 (0:00:00.376) 0:02:29.597 ***** 2026-02-26 03:11:04.307073 | instance | ok: [instance] 2026-02-26 03:11:04.307290 | instance | 2026-02-26 03:11:04.307705 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-02-26 03:11:04.308065 | instance | Thursday 26 February 2026 03:11:04 +0000 (0:00:01.153) 0:02:30.751 ***** 2026-02-26 03:11:04.775878 | instance | ok: [instance] 2026-02-26 03:11:04.775934 | instance | 2026-02-26 03:11:04.775962 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-02-26 03:11:04.775974 | instance | Thursday 26 February 2026 03:11:04 +0000 (0:00:00.468) 0:02:31.219 ***** 2026-02-26 03:11:04.999401 | instance | ok: [instance] 2026-02-26 03:11:04.999707 | instance | 2026-02-26 03:11:05.000163 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:11:05.000509 | instance | Thursday 26 February 2026 03:11:04 +0000 (0:00:00.224) 0:02:31.443 ***** 2026-02-26 03:11:05.226443 | instance | ok: [instance] 2026-02-26 03:11:05.226741 | instance | 2026-02-26 03:11:05.227054 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:11:05.227357 | instance | Thursday 26 February 2026 03:11:05 +0000 (0:00:00.226) 0:02:31.670 ***** 2026-02-26 03:11:05.287910 | instance | ok: [instance] => { 2026-02-26 03:11:05.288286 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-02-26 03:11:05.288691 | instance | } 2026-02-26 03:11:05.288994 | instance | 2026-02-26 03:11:05.289271 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:11:05.289599 | instance | Thursday 26 February 2026 03:11:05 +0000 (0:00:00.061) 0:02:31.732 ***** 2026-02-26 03:11:05.669185 | instance | ok: [instance] 2026-02-26 03:11:05.669544 | instance | 2026-02-26 03:11:05.669867 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:11:05.670239 | instance | Thursday 26 February 2026 03:11:05 +0000 (0:00:00.381) 0:02:32.113 ***** 2026-02-26 03:11:07.774896 | instance | ok: [instance] 2026-02-26 03:11:07.775110 | instance | 2026-02-26 03:11:07.775365 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-02-26 03:11:07.775545 | instance | Thursday 26 February 2026 03:11:07 +0000 (0:00:02.103) 0:02:34.217 ***** 2026-02-26 03:11:07.849231 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-02-26 03:11:07.849411 | instance | 2026-02-26 03:11:07.849517 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-02-26 03:11:07.849642 | instance | Thursday 26 February 2026 03:11:07 +0000 (0:00:00.076) 0:02:34.293 ***** 2026-02-26 03:11:09.108825 | instance | ok: [instance] 2026-02-26 03:11:09.109361 | instance | 2026-02-26 03:11:09.109751 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-02-26 03:11:09.110071 | instance | Thursday 26 February 2026 03:11:09 +0000 (0:00:01.259) 0:02:35.553 ***** 2026-02-26 03:11:09.342328 | instance | ok: [instance] 2026-02-26 03:11:09.342475 | instance | 2026-02-26 03:11:09.342669 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-02-26 03:11:09.342862 | instance | Thursday 26 February 2026 03:11:09 +0000 (0:00:00.233) 0:02:35.786 ***** 2026-02-26 03:11:09.799139 | instance | ok: [instance] 2026-02-26 03:11:09.799354 | instance | 2026-02-26 03:11:09.799588 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-02-26 03:11:09.799876 | instance | Thursday 26 February 2026 03:11:09 +0000 (0:00:00.456) 0:02:36.243 ***** 2026-02-26 03:11:10.579387 | instance | ok: [instance] => (item=br_netfilter) 2026-02-26 03:11:10.579737 | instance | ok: [instance] => (item=ip_tables) 2026-02-26 03:11:10.580044 | instance | ok: [instance] => (item=ip6_tables) 2026-02-26 03:11:10.580403 | instance | ok: [instance] => (item=nf_conntrack) 2026-02-26 03:11:10.580687 | instance | 2026-02-26 03:11:10.581012 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:11:10.581260 | instance | Thursday 26 February 2026 03:11:10 +0000 (0:00:00.779) 0:02:37.023 ***** 2026-02-26 03:11:10.805205 | instance | ok: [instance] 2026-02-26 03:11:10.805371 | instance | 2026-02-26 03:11:10.805602 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:11:10.806251 | instance | Thursday 26 February 2026 03:11:10 +0000 (0:00:00.225) 0:02:37.249 ***** 2026-02-26 03:11:10.858834 | instance | ok: [instance] => { 2026-02-26 03:11:10.859149 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-02-26 03:11:10.859522 | instance | } 2026-02-26 03:11:10.859868 | instance | 2026-02-26 03:11:10.860169 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:11:10.860474 | instance | Thursday 26 February 2026 03:11:10 +0000 (0:00:00.053) 0:02:37.303 ***** 2026-02-26 03:11:11.257124 | instance | ok: [instance] 2026-02-26 03:11:11.257515 | instance | 2026-02-26 03:11:11.257954 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:11:11.258272 | instance | Thursday 26 February 2026 03:11:11 +0000 (0:00:00.397) 0:02:37.700 ***** 2026-02-26 03:11:11.304710 | instance | skipping: [instance] 2026-02-26 03:11:11.304893 | instance | 2026-02-26 03:11:11.305154 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-02-26 03:11:11.305408 | instance | Thursday 26 February 2026 03:11:11 +0000 (0:00:00.048) 0:02:37.749 ***** 2026-02-26 03:11:11.370410 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-02-26 03:11:11.370714 | instance | 2026-02-26 03:11:11.371111 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-02-26 03:11:11.371444 | instance | Thursday 26 February 2026 03:11:11 +0000 (0:00:00.065) 0:02:37.814 ***** 2026-02-26 03:11:11.412099 | instance | skipping: [instance] 2026-02-26 03:11:11.412343 | instance | 2026-02-26 03:11:11.412649 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-02-26 03:11:11.412927 | instance | Thursday 26 February 2026 03:11:11 +0000 (0:00:00.041) 0:02:37.856 ***** 2026-02-26 03:11:12.577863 | instance | ok: [instance] 2026-02-26 03:11:12.578044 | instance | 2026-02-26 03:11:12.578240 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-02-26 03:11:12.578486 | instance | Thursday 26 February 2026 03:11:12 +0000 (0:00:01.166) 0:02:39.022 ***** 2026-02-26 03:11:14.843127 | instance | ok: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-26 03:11:14.843402 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-02-26 03:11:14.843798 | instance | ok: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-02-26 03:11:14.844220 | instance | ok: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-02-26 03:11:14.844561 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-02-26 03:11:14.844839 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-02-26 03:11:14.845110 | instance | ok: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-02-26 03:11:14.845355 | instance | 2026-02-26 03:11:14.845770 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-02-26 03:11:14.846157 | instance | Thursday 26 February 2026 03:11:14 +0000 (0:00:02.265) 0:02:41.287 ***** 2026-02-26 03:11:15.429952 | instance | ok: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-02-26 03:11:15.430254 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-02-26 03:11:15.430580 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-02-26 03:11:15.430880 | instance | 2026-02-26 03:11:15.431296 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-02-26 03:11:15.431819 | instance | Thursday 26 February 2026 03:11:15 +0000 (0:00:00.586) 0:02:41.874 ***** 2026-02-26 03:11:15.880047 | instance | ok: [instance] 2026-02-26 03:11:15.880225 | instance | 2026-02-26 03:11:15.880495 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-02-26 03:11:15.880722 | instance | Thursday 26 February 2026 03:11:15 +0000 (0:00:00.450) 0:02:42.324 ***** 2026-02-26 03:11:16.327183 | instance | ok: [instance] 2026-02-26 03:11:16.327326 | instance | 2026-02-26 03:11:16.327504 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-02-26 03:11:16.327724 | instance | Thursday 26 February 2026 03:11:16 +0000 (0:00:00.447) 0:02:42.771 ***** 2026-02-26 03:11:16.536628 | instance | ok: [instance] 2026-02-26 03:11:16.536718 | instance | 2026-02-26 03:11:16.536844 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-02-26 03:11:16.536964 | instance | Thursday 26 February 2026 03:11:16 +0000 (0:00:00.209) 0:02:42.981 ***** 2026-02-26 03:11:16.575959 | instance | skipping: [instance] 2026-02-26 03:11:16.576114 | instance | 2026-02-26 03:11:16.576368 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-02-26 03:11:16.576653 | instance | Thursday 26 February 2026 03:11:16 +0000 (0:00:00.039) 0:02:43.020 ***** 2026-02-26 03:11:17.119349 | instance | ok: [instance] => (item=swap) 2026-02-26 03:11:17.119735 | instance | ok: [instance] => (item=none) 2026-02-26 03:11:17.120045 | instance | 2026-02-26 03:11:17.120405 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-02-26 03:11:17.120742 | instance | Thursday 26 February 2026 03:11:17 +0000 (0:00:00.543) 0:02:43.563 ***** 2026-02-26 03:11:17.568055 | instance | ok: [instance] 2026-02-26 03:11:17.568308 | instance | 2026-02-26 03:11:17.568727 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-02-26 03:11:17.569042 | instance | Thursday 26 February 2026 03:11:17 +0000 (0:00:00.448) 0:02:44.012 ***** 2026-02-26 03:11:17.950793 | instance | ok: [instance] 2026-02-26 03:11:17.950959 | instance | 2026-02-26 03:11:17.951192 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-02-26 03:11:17.951409 | instance | Thursday 26 February 2026 03:11:17 +0000 (0:00:00.372) 0:02:44.385 ***** 2026-02-26 03:11:17.951589 | instance | 2026-02-26 03:11:17.951808 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-02-26 03:11:17.951996 | instance | Thursday 26 February 2026 03:11:17 +0000 (0:00:00.010) 0:02:44.395 ***** 2026-02-26 03:11:18.329705 | instance | ok: [instance] 2026-02-26 03:11:18.329942 | instance | 2026-02-26 03:11:18.330230 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-02-26 03:11:18.330595 | instance | Thursday 26 February 2026 03:11:18 +0000 (0:00:00.378) 0:02:44.774 ***** 2026-02-26 03:11:19.454513 | instance | ok: [instance] 2026-02-26 03:11:19.454771 | instance | 2026-02-26 03:11:19.455063 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-02-26 03:11:19.455411 | instance | Thursday 26 February 2026 03:11:19 +0000 (0:00:01.124) 0:02:45.898 ***** 2026-02-26 03:11:20.430761 | instance | ok: [instance] 2026-02-26 03:11:20.431030 | instance | 2026-02-26 03:11:20.431394 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-02-26 03:11:20.431841 | instance | Thursday 26 February 2026 03:11:20 +0000 (0:00:00.976) 0:02:46.875 ***** 2026-02-26 03:11:20.658558 | instance | ok: [instance] 2026-02-26 03:11:20.658833 | instance | 2026-02-26 03:11:20.659134 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-02-26 03:11:20.659412 | instance | Thursday 26 February 2026 03:11:20 +0000 (0:00:00.227) 0:02:47.102 ***** 2026-02-26 03:11:21.153022 | instance | ok: [instance] 2026-02-26 03:11:21.153306 | instance | 2026-02-26 03:11:21.153892 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-02-26 03:11:21.154294 | instance | Thursday 26 February 2026 03:11:21 +0000 (0:00:00.494) 0:02:47.597 ***** 2026-02-26 03:11:21.247334 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-02-26 03:11:21.247395 | instance | 2026-02-26 03:11:21.247542 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-02-26 03:11:21.247678 | instance | Thursday 26 February 2026 03:11:21 +0000 (0:00:00.094) 0:02:47.691 ***** 2026-02-26 03:11:21.338881 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-02-26 03:11:21.339211 | instance | 2026-02-26 03:11:21.339664 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-02-26 03:11:21.339987 | instance | Thursday 26 February 2026 03:11:21 +0000 (0:00:00.091) 0:02:47.783 ***** 2026-02-26 03:11:21.602296 | instance | ok: [instance] => (item=instance) 2026-02-26 03:11:21.602571 | instance | 2026-02-26 03:11:21.602913 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-02-26 03:11:21.603326 | instance | Thursday 26 February 2026 03:11:21 +0000 (0:00:00.263) 0:02:48.046 ***** 2026-02-26 03:11:21.659112 | instance | ok: [instance] 2026-02-26 03:11:21.659394 | instance | 2026-02-26 03:11:21.659797 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-02-26 03:11:21.660162 | instance | Thursday 26 February 2026 03:11:21 +0000 (0:00:00.056) 0:02:48.103 ***** 2026-02-26 03:11:21.708726 | instance | skipping: [instance] 2026-02-26 03:11:21.708886 | instance | 2026-02-26 03:11:21.709065 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-02-26 03:11:21.709252 | instance | Thursday 26 February 2026 03:11:21 +0000 (0:00:00.049) 0:02:48.153 ***** 2026-02-26 03:11:21.749981 | instance | ok: [instance] => { 2026-02-26 03:11:21.750312 | instance | "msg": "instance" 2026-02-26 03:11:21.750672 | instance | } 2026-02-26 03:11:21.750963 | instance | 2026-02-26 03:11:21.751283 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-02-26 03:11:21.751622 | instance | Thursday 26 February 2026 03:11:21 +0000 (0:00:00.041) 0:02:48.194 ***** 2026-02-26 03:11:22.332057 | instance | ok: [instance] 2026-02-26 03:11:22.332185 | instance | 2026-02-26 03:11:22.332337 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-02-26 03:11:22.332503 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.582) 0:02:48.776 ***** 2026-02-26 03:11:22.410426 | instance | skipping: [instance] 2026-02-26 03:11:22.410538 | instance | 2026-02-26 03:11:22.410701 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-02-26 03:11:22.410953 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.078) 0:02:48.855 ***** 2026-02-26 03:11:22.446680 | instance | skipping: [instance] 2026-02-26 03:11:22.446802 | instance | 2026-02-26 03:11:22.446961 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-02-26 03:11:22.447122 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.036) 0:02:48.891 ***** 2026-02-26 03:11:22.481411 | instance | skipping: [instance] 2026-02-26 03:11:22.481552 | instance | 2026-02-26 03:11:22.481764 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-02-26 03:11:22.481933 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.034) 0:02:48.926 ***** 2026-02-26 03:11:22.518265 | instance | skipping: [instance] 2026-02-26 03:11:22.518562 | instance | 2026-02-26 03:11:22.518879 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-02-26 03:11:22.519126 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.036) 0:02:48.962 ***** 2026-02-26 03:11:22.557106 | instance | skipping: [instance] 2026-02-26 03:11:22.557237 | instance | 2026-02-26 03:11:22.557408 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-02-26 03:11:22.557569 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.039) 0:02:49.001 ***** 2026-02-26 03:11:22.594491 | instance | skipping: [instance] 2026-02-26 03:11:22.594747 | instance | 2026-02-26 03:11:22.594993 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-02-26 03:11:22.595283 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.036) 0:02:49.038 ***** 2026-02-26 03:11:22.633734 | instance | skipping: [instance] 2026-02-26 03:11:22.634152 | instance | 2026-02-26 03:11:22.634520 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-02-26 03:11:22.634947 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.039) 0:02:49.077 ***** 2026-02-26 03:11:22.861930 | instance | ok: [instance] 2026-02-26 03:11:22.862204 | instance | 2026-02-26 03:11:22.862609 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the node is already part of the cluster] *** 2026-02-26 03:11:22.862963 | instance | Thursday 26 February 2026 03:11:22 +0000 (0:00:00.228) 0:02:49.306 ***** 2026-02-26 03:11:23.089676 | instance | ok: [instance] 2026-02-26 03:11:23.089770 | instance | 2026-02-26 03:11:23.089881 | instance | TASK [vexxhost.kubernetes.kubernetes : Join cluster] *************************** 2026-02-26 03:11:23.090011 | instance | Thursday 26 February 2026 03:11:23 +0000 (0:00:00.228) 0:02:49.534 ***** 2026-02-26 03:11:23.128381 | instance | skipping: [instance] 2026-02-26 03:11:23.128701 | instance | 2026-02-26 03:11:23.129087 | instance | TASK [vexxhost.kubernetes.kubernetes : Create folder for admin configuration] *** 2026-02-26 03:11:23.129405 | instance | Thursday 26 February 2026 03:11:23 +0000 (0:00:00.038) 0:02:49.572 ***** 2026-02-26 03:11:23.354006 | instance | ok: [instance] 2026-02-26 03:11:23.354083 | instance | 2026-02-26 03:11:23.354268 | instance | TASK [vexxhost.kubernetes.kubernetes : Creating a symlink for admin configuration file] *** 2026-02-26 03:11:23.354368 | instance | Thursday 26 February 2026 03:11:23 +0000 (0:00:00.225) 0:02:49.798 ***** 2026-02-26 03:11:23.564166 | instance | ok: [instance] 2026-02-26 03:11:23.564351 | instance | 2026-02-26 03:11:23.564605 | instance | TASK [vexxhost.kubernetes.kubernetes : Add bash autocomplete for kubectl] ****** 2026-02-26 03:11:23.564713 | instance | Thursday 26 February 2026 03:11:23 +0000 (0:00:00.210) 0:02:50.008 ***** 2026-02-26 03:11:23.775961 | instance | ok: [instance] 2026-02-26 03:11:23.776234 | instance | 2026-02-26 03:11:23.776385 | instance | TASK [vexxhost.kubernetes.kubernetes : Install PIP] **************************** 2026-02-26 03:11:23.776574 | instance | Thursday 26 February 2026 03:11:23 +0000 (0:00:00.212) 0:02:50.220 ***** 2026-02-26 03:11:24.832553 | instance | ok: [instance] 2026-02-26 03:11:24.832831 | instance | 2026-02-26 03:11:24.833107 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using pip on supported systems] *** 2026-02-26 03:11:24.833357 | instance | Thursday 26 February 2026 03:11:24 +0000 (0:00:01.056) 0:02:51.276 ***** 2026-02-26 03:11:25.827086 | instance | ok: [instance] 2026-02-26 03:11:25.827331 | instance | 2026-02-26 03:11:25.827631 | instance | TASK [vexxhost.kubernetes.kubernetes : Enable EPEL repository] ***************** 2026-02-26 03:11:25.828006 | instance | Thursday 26 February 2026 03:11:25 +0000 (0:00:00.994) 0:02:52.271 ***** 2026-02-26 03:11:25.876764 | instance | skipping: [instance] 2026-02-26 03:11:25.876893 | instance | 2026-02-26 03:11:25.877082 | instance | TASK [vexxhost.kubernetes.kubernetes : Install Kubernetes Python package using package manager on supported systems] *** 2026-02-26 03:11:25.877248 | instance | Thursday 26 February 2026 03:11:25 +0000 (0:00:00.049) 0:02:52.321 ***** 2026-02-26 03:11:25.918981 | instance | skipping: [instance] 2026-02-26 03:11:25.919256 | instance | 2026-02-26 03:11:25.919536 | instance | TASK [vexxhost.kubernetes.kubernetes : Allow workload on control plane node] *** 2026-02-26 03:11:25.920392 | instance | Thursday 26 February 2026 03:11:25 +0000 (0:00:00.041) 0:02:52.363 ***** 2026-02-26 03:11:26.607072 | instance | ok: [instance] 2026-02-26 03:11:26.607227 | instance | 2026-02-26 03:11:26.607450 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kube-proxy resources] ************ 2026-02-26 03:11:26.607683 | instance | Thursday 26 February 2026 03:11:26 +0000 (0:00:00.688) 0:02:53.051 ***** 2026-02-26 03:11:26.663568 | instance | skipping: [instance] => (item=DaemonSet) 2026-02-26 03:11:26.663841 | instance | skipping: [instance] => (item=ConfigMap) 2026-02-26 03:11:26.664041 | instance | skipping: [instance] 2026-02-26 03:11:26.664236 | instance | 2026-02-26 03:11:26.664428 | instance | TASK [vexxhost.kubernetes.kubernetes : Start an upgrade] *********************** 2026-02-26 03:11:26.664666 | instance | Thursday 26 February 2026 03:11:26 +0000 (0:00:00.056) 0:02:53.108 ***** 2026-02-26 03:11:26.710167 | instance | skipping: [instance] 2026-02-26 03:11:26.710322 | instance | 2026-02-26 03:11:26.710511 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if the Kubernetes API services is up to date] *** 2026-02-26 03:11:26.710732 | instance | Thursday 26 February 2026 03:11:26 +0000 (0:00:00.046) 0:02:53.154 ***** 2026-02-26 03:11:26.757469 | instance | skipping: [instance] 2026-02-26 03:11:26.757932 | instance | 2026-02-26 03:11:26.758234 | instance | TASK [vexxhost.kubernetes.kubernetes : Trigger an upgrade of the Kubernetes API services] *** 2026-02-26 03:11:26.758544 | instance | Thursday 26 February 2026 03:11:26 +0000 (0:00:00.046) 0:02:53.201 ***** 2026-02-26 03:11:26.803397 | instance | skipping: [instance] 2026-02-26 03:11:26.803634 | instance | 2026-02-26 03:11:26.804025 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup nodes] **************************** 2026-02-26 03:11:26.804328 | instance | Thursday 26 February 2026 03:11:26 +0000 (0:00:00.046) 0:02:53.248 ***** 2026-02-26 03:11:26.838726 | instance | skipping: [instance] 2026-02-26 03:11:26.838859 | instance | 2026-02-26 03:11:26.839047 | instance | TASK [vexxhost.kubernetes.kubernetes : Upgrade & restart Kubelet node for upgrade (if needed)] *** 2026-02-26 03:11:26.839321 | instance | Thursday 26 February 2026 03:11:26 +0000 (0:00:00.035) 0:02:53.283 ***** 2026-02-26 03:11:27.288163 | instance | ok: [instance] 2026-02-26 03:11:27.288664 | instance | 2026-02-26 03:11:27.289084 | instance | TASK [vexxhost.kubernetes.kubernetes : Set node selector for CoreDNS components] *** 2026-02-26 03:11:27.289417 | instance | Thursday 26 February 2026 03:11:27 +0000 (0:00:00.448) 0:02:53.732 ***** 2026-02-26 03:11:28.214199 | instance | ok: [instance] 2026-02-26 03:11:28.214306 | instance | 2026-02-26 03:11:28.214445 | instance | PLAY [Install control-plane components] **************************************** 2026-02-26 03:11:28.214556 | instance | 2026-02-26 03:11:28.214692 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:11:28.214813 | instance | Thursday 26 February 2026 03:11:28 +0000 (0:00:00.926) 0:02:54.659 ***** 2026-02-26 03:11:29.436326 | instance | ok: [instance] 2026-02-26 03:11:29.436596 | instance | 2026-02-26 03:11:29.436914 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-02-26 03:11:29.437264 | instance | Thursday 26 February 2026 03:11:29 +0000 (0:00:01.221) 0:02:55.880 ***** 2026-02-26 03:11:29.635626 | instance | ok: [instance] 2026-02-26 03:11:29.635920 | instance | 2026-02-26 03:11:29.636199 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-02-26 03:11:29.636512 | instance | Thursday 26 February 2026 03:11:29 +0000 (0:00:00.199) 0:02:56.080 ***** 2026-02-26 03:11:30.752322 | instance | ok: [instance] 2026-02-26 03:11:30.752433 | instance | 2026-02-26 03:11:30.752567 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-02-26 03:11:30.752699 | instance | Thursday 26 February 2026 03:11:30 +0000 (0:00:01.116) 0:02:57.197 ***** 2026-02-26 03:11:30.994134 | instance | ok: [instance] 2026-02-26 03:11:30.994408 | instance | 2026-02-26 03:11:30.994832 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:11:30.995057 | instance | Thursday 26 February 2026 03:11:30 +0000 (0:00:00.241) 0:02:57.438 ***** 2026-02-26 03:11:31.042793 | instance | ok: [instance] => { 2026-02-26 03:11:31.042993 | instance | "msg": "https://get.helm.sh/helm-v3.11.2-linux-amd64.tar.gz" 2026-02-26 03:11:31.043311 | instance | } 2026-02-26 03:11:31.043480 | instance | 2026-02-26 03:11:31.043692 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:11:31.043888 | instance | Thursday 26 February 2026 03:11:31 +0000 (0:00:00.048) 0:02:57.486 ***** 2026-02-26 03:11:31.367114 | instance | ok: [instance] 2026-02-26 03:11:31.367270 | instance | 2026-02-26 03:11:31.367445 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:11:31.367615 | instance | Thursday 26 February 2026 03:11:31 +0000 (0:00:00.324) 0:02:57.811 ***** 2026-02-26 03:11:32.554003 | instance | ok: [instance] 2026-02-26 03:11:32.554075 | instance | 2026-02-26 03:11:32.554208 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm repository] *********************** 2026-02-26 03:11:32.554337 | instance | Thursday 26 February 2026 03:11:32 +0000 (0:00:01.187) 0:02:58.998 ***** 2026-02-26 03:11:32.923985 | instance | ok: [instance] 2026-02-26 03:11:32.924095 | instance | 2026-02-26 03:11:32.924220 | instance | TASK [vexxhost.kubernetes.helm : Add bash autocomplete for helm] *************** 2026-02-26 03:11:32.924376 | instance | Thursday 26 February 2026 03:11:32 +0000 (0:00:00.369) 0:02:59.368 ***** 2026-02-26 03:11:33.130132 | instance | ok: [instance] 2026-02-26 03:11:33.130359 | instance | 2026-02-26 03:11:33.130576 | instance | TASK [vexxhost.kubernetes.helm : Get Helm plugins dir] ************************* 2026-02-26 03:11:33.130749 | instance | Thursday 26 February 2026 03:11:33 +0000 (0:00:00.206) 0:02:59.574 ***** 2026-02-26 03:11:33.377757 | instance | ok: [instance] 2026-02-26 03:11:33.377827 | instance | 2026-02-26 03:11:33.377999 | instance | TASK [vexxhost.kubernetes.helm : Create Helm plugins directory if it does not exist] *** 2026-02-26 03:11:33.378114 | instance | Thursday 26 February 2026 03:11:33 +0000 (0:00:00.247) 0:02:59.822 ***** 2026-02-26 03:11:33.579790 | instance | ok: [instance] 2026-02-26 03:11:33.579871 | instance | 2026-02-26 03:11:33.580048 | instance | TASK [vexxhost.kubernetes.helm : Remove Helm diff plugin installed by kubernetes.core.helm_plugin] *** 2026-02-26 03:11:33.580216 | instance | Thursday 26 February 2026 03:11:33 +0000 (0:00:00.201) 0:03:00.024 ***** 2026-02-26 03:11:33.782534 | instance | ok: [instance] 2026-02-26 03:11:33.782818 | instance | 2026-02-26 03:11:33.783234 | instance | TASK [Install plugin] ********************************************************** 2026-02-26 03:11:33.783532 | instance | Thursday 26 February 2026 03:11:33 +0000 (0:00:00.202) 0:03:00.227 ***** 2026-02-26 03:11:33.832616 | instance | included: vexxhost.containers.download_artifact for instance 2026-02-26 03:11:33.832865 | instance | 2026-02-26 03:11:33.833379 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-02-26 03:11:33.833756 | instance | Thursday 26 February 2026 03:11:33 +0000 (0:00:00.050) 0:03:00.277 ***** 2026-02-26 03:11:33.880068 | instance | ok: [instance] => { 2026-02-26 03:11:33.880410 | instance | "msg": "https://github.com/databus23/helm-diff/releases/download/v3.8.1/helm-diff-linux-amd64.tgz" 2026-02-26 03:11:33.880620 | instance | } 2026-02-26 03:11:33.881179 | instance | 2026-02-26 03:11:33.881652 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-02-26 03:11:33.882884 | instance | Thursday 26 February 2026 03:11:33 +0000 (0:00:00.046) 0:03:00.324 ***** 2026-02-26 03:11:34.202510 | instance | ok: [instance] 2026-02-26 03:11:34.202809 | instance | 2026-02-26 03:11:34.203040 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-02-26 03:11:34.203342 | instance | Thursday 26 February 2026 03:11:34 +0000 (0:00:00.322) 0:03:00.646 ***** 2026-02-26 03:11:35.600630 | instance | ok: [instance] 2026-02-26 03:11:35.600871 | instance | 2026-02-26 03:11:35.601165 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 03:11:35.601444 | instance | Thursday 26 February 2026 03:11:35 +0000 (0:00:01.398) 0:03:02.044 ***** 2026-02-26 03:11:35.643772 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 03:11:35.643969 | instance | 2026-02-26 03:11:35.644252 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 03:11:35.644432 | instance | Thursday 26 February 2026 03:11:35 +0000 (0:00:00.043) 0:03:02.088 ***** 2026-02-26 03:11:36.269900 | instance | ok: [instance] 2026-02-26 03:11:36.270144 | instance | 2026-02-26 03:11:36.270496 | instance | TASK [vexxhost.kubernetes.cilium : Get current Kubernetes version] ************* 2026-02-26 03:11:36.270794 | instance | Thursday 26 February 2026 03:11:36 +0000 (0:00:00.626) 0:03:02.714 ***** 2026-02-26 03:11:37.079711 | instance | ok: [instance] 2026-02-26 03:11:37.080017 | instance | 2026-02-26 03:11:37.080333 | instance | TASK [vexxhost.kubernetes.cilium : Deploy Helm chart] ************************** 2026-02-26 03:11:37.080721 | instance | Thursday 26 February 2026 03:11:37 +0000 (0:00:00.809) 0:03:03.524 ***** 2026-02-26 03:11:38.668258 | instance | ok: [instance] 2026-02-26 03:11:38.668611 | instance | 2026-02-26 03:11:38.668625 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:11:38.668636 | instance | 2026-02-26 03:11:38.668747 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:11:38.668996 | instance | Thursday 26 February 2026 03:11:38 +0000 (0:00:01.588) 0:03:05.112 ***** 2026-02-26 03:11:39.868741 | instance | ok: [instance] 2026-02-26 03:11:39.868973 | instance | 2026-02-26 03:11:39.869215 | instance | TASK [vexxhost.atmosphere.kubernetes_node_labels : Add labels to node] ********* 2026-02-26 03:11:39.869472 | instance | Thursday 26 February 2026 03:11:39 +0000 (0:00:01.199) 0:03:06.312 ***** 2026-02-26 03:11:40.661537 | instance | ok: [instance] 2026-02-26 03:11:40.661808 | instance | 2026-02-26 03:11:40.662124 | instance | PLAY [all] ********************************************************************* 2026-02-26 03:11:40.662480 | instance | 2026-02-26 03:11:40.662925 | instance | TASK [Uninstall unattended-upgrades] ******************************************* 2026-02-26 03:11:40.663338 | instance | Thursday 26 February 2026 03:11:40 +0000 (0:00:00.793) 0:03:07.106 ***** 2026-02-26 03:11:41.412794 | instance | ok: [instance] 2026-02-26 03:11:41.412950 | instance | 2026-02-26 03:11:41.413130 | instance | PLAY [controllers] ************************************************************* 2026-02-26 03:11:41.413327 | instance | 2026-02-26 03:11:41.413536 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:11:41.413717 | instance | Thursday 26 February 2026 03:11:41 +0000 (0:00:00.750) 0:03:07.857 ***** 2026-02-26 03:11:42.606955 | instance | ok: [instance] 2026-02-26 03:11:42.607271 | instance | 2026-02-26 03:11:42.607389 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 03:11:42.607506 | instance | Thursday 26 February 2026 03:11:42 +0000 (0:00:01.194) 0:03:09.051 ***** 2026-02-26 03:11:42.654124 | instance | skipping: [instance] 2026-02-26 03:11:42.654490 | instance | 2026-02-26 03:11:42.654776 | instance | TASK [vexxhost.atmosphere.local_path_provisioner : Deploy Helm chart] ********** 2026-02-26 03:11:42.655047 | instance | Thursday 26 February 2026 03:11:42 +0000 (0:00:00.046) 0:03:09.098 ***** 2026-02-26 03:11:42.710780 | instance | skipping: [instance] 2026-02-26 03:11:42.711126 | instance | 2026-02-26 03:11:42.711471 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Include help chart upload method tasks] *** 2026-02-26 03:11:42.711947 | instance | Thursday 26 February 2026 03:11:42 +0000 (0:00:00.056) 0:03:09.155 ***** 2026-02-26 03:11:42.756722 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/upload_helm_chart/tasks/synchronize.yml for instance 2026-02-26 03:11:42.757129 | instance | 2026-02-26 03:11:42.757519 | instance | TASK [vexxhost.kubernetes.upload_helm_chart : Upload Helm chart] *************** 2026-02-26 03:11:42.757832 | instance | Thursday 26 February 2026 03:11:42 +0000 (0:00:00.046) 0:03:09.201 ***** 2026-02-26 03:11:43.239861 | instance | ok: [instance] 2026-02-26 03:11:43.240168 | instance | 2026-02-26 03:11:43.240489 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor] *** 2026-02-26 03:11:43.240756 | instance | Thursday 26 February 2026 03:11:43 +0000 (0:00:00.483) 0:03:09.684 ***** 2026-02-26 03:11:57.555638 | instance | ok: [instance] 2026-02-26 03:11:57.555781 | instance | 2026-02-26 03:11:57.556007 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with Ceph FSID] ********* 2026-02-26 03:11:57.556148 | instance | Thursday 26 February 2026 03:11:57 +0000 (0:00:14.315) 0:03:24.000 ***** 2026-02-26 03:11:57.620639 | instance | ok: [instance] 2026-02-26 03:11:57.621019 | instance | 2026-02-26 03:11:57.621358 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Generate fact with list of Ceph monitors] *** 2026-02-26 03:11:57.621959 | instance | Thursday 26 February 2026 03:11:57 +0000 (0:00:00.064) 0:03:24.064 ***** 2026-02-26 03:11:57.694107 | instance | ok: [instance] 2026-02-26 03:11:57.694327 | instance | 2026-02-26 03:11:57.694823 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool] ********************* 2026-02-26 03:11:57.695092 | instance | Thursday 26 February 2026 03:11:57 +0000 (0:00:00.073) 0:03:24.137 ***** 2026-02-26 03:12:00.605993 | instance | ok: [instance] 2026-02-26 03:12:00.606254 | instance | 2026-02-26 03:12:00.606524 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Create user client.kube] ************** 2026-02-26 03:12:00.606860 | instance | Thursday 26 February 2026 03:12:00 +0000 (0:00:02.912) 0:03:27.050 ***** 2026-02-26 03:12:01.838040 | instance | ok: [instance] 2026-02-26 03:12:01.838316 | instance | 2026-02-26 03:12:01.838743 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Retrieve keyring for client.kube] ***** 2026-02-26 03:12:01.839092 | instance | Thursday 26 February 2026 03:12:01 +0000 (0:00:01.232) 0:03:28.282 ***** 2026-02-26 03:12:03.037253 | instance | ok: [instance] 2026-02-26 03:12:03.037409 | instance | 2026-02-26 03:12:03.037598 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Store keyring inside fact] ************ 2026-02-26 03:12:03.037811 | instance | Thursday 26 February 2026 03:12:03 +0000 (0:00:01.199) 0:03:29.481 ***** 2026-02-26 03:12:03.086097 | instance | ok: [instance] 2026-02-26 03:12:03.086290 | instance | 2026-02-26 03:12:03.086521 | instance | TASK [vexxhost.atmosphere.ceph_csi_rbd : Deploy Helm chart] ******************** 2026-02-26 03:12:03.086765 | instance | Thursday 26 February 2026 03:12:03 +0000 (0:00:00.048) 0:03:29.530 ***** 2026-02-26 03:12:04.306931 | instance | ok: [instance] 2026-02-26 03:12:04.307066 | instance | 2026-02-26 03:12:04.307074 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Clone PowerStore CSI from GitHub] *** 2026-02-26 03:12:04.307112 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:01.219) 0:03:30.750 ***** 2026-02-26 03:12:04.341306 | instance | skipping: [instance] 2026-02-26 03:12:04.341355 | instance | 2026-02-26 03:12:04.341363 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create Secret] ********************** 2026-02-26 03:12:04.341613 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.034) 0:03:30.784 ***** 2026-02-26 03:12:04.375301 | instance | skipping: [instance] 2026-02-26 03:12:04.375589 | instance | 2026-02-26 03:12:04.375854 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Create StorageClass] **************** 2026-02-26 03:12:04.376083 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.034) 0:03:30.819 ***** 2026-02-26 03:12:04.411057 | instance | skipping: [instance] 2026-02-26 03:12:04.411472 | instance | 2026-02-26 03:12:04.412007 | instance | TASK [vexxhost.atmosphere.powerstore_csi : Deploy Helm chart] ****************** 2026-02-26 03:12:04.412345 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.035) 0:03:30.855 ***** 2026-02-26 03:12:04.468261 | instance | skipping: [instance] 2026-02-26 03:12:04.468580 | instance | 2026-02-26 03:12:04.468821 | instance | TASK [vexxhost.atmosphere.multipathd : Add backports PPA] ********************** 2026-02-26 03:12:04.469053 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.057) 0:03:30.912 ***** 2026-02-26 03:12:04.508702 | instance | skipping: [instance] 2026-02-26 03:12:04.509303 | instance | 2026-02-26 03:12:04.509788 | instance | TASK [vexxhost.atmosphere.multipathd : Install the multipathd package] ********* 2026-02-26 03:12:04.510376 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.039) 0:03:30.951 ***** 2026-02-26 03:12:04.544504 | instance | skipping: [instance] 2026-02-26 03:12:04.544857 | instance | 2026-02-26 03:12:04.545329 | instance | TASK [vexxhost.atmosphere.multipathd : Install the configuration file] ********* 2026-02-26 03:12:04.545718 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.037) 0:03:30.988 ***** 2026-02-26 03:12:04.592244 | instance | skipping: [instance] 2026-02-26 03:12:04.592617 | instance | 2026-02-26 03:12:04.592965 | instance | TASK [vexxhost.atmosphere.portworx : Detect if InitiatorName is set] *********** 2026-02-26 03:12:04.593295 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.047) 0:03:31.036 ***** 2026-02-26 03:12:04.628505 | instance | skipping: [instance] 2026-02-26 03:12:04.628864 | instance | 2026-02-26 03:12:04.629213 | instance | TASK [vexxhost.atmosphere.portworx : Generate a new InitiatorName] ************* 2026-02-26 03:12:04.629620 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.036) 0:03:31.072 ***** 2026-02-26 03:12:04.670250 | instance | skipping: [instance] 2026-02-26 03:12:04.670602 | instance | 2026-02-26 03:12:04.670967 | instance | TASK [vexxhost.atmosphere.portworx : Write the new InitiatorName] ************** 2026-02-26 03:12:04.671391 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.041) 0:03:31.114 ***** 2026-02-26 03:12:04.709774 | instance | skipping: [instance] 2026-02-26 03:12:04.710059 | instance | 2026-02-26 03:12:04.710290 | instance | TASK [vexxhost.atmosphere.portworx : Create namespace] ************************* 2026-02-26 03:12:04.710512 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.039) 0:03:31.154 ***** 2026-02-26 03:12:04.747566 | instance | skipping: [instance] 2026-02-26 03:12:04.747838 | instance | 2026-02-26 03:12:04.748060 | instance | TASK [vexxhost.atmosphere.portworx : Install Portworx] ************************* 2026-02-26 03:12:04.748295 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.037) 0:03:31.191 ***** 2026-02-26 03:12:04.786658 | instance | skipping: [instance] 2026-02-26 03:12:04.786997 | instance | 2026-02-26 03:12:04.787272 | instance | TASK [vexxhost.atmosphere.portworx : Wait till the CRDs are created] *********** 2026-02-26 03:12:04.787531 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.038) 0:03:31.230 ***** 2026-02-26 03:12:04.826018 | instance | skipping: [instance] 2026-02-26 03:12:04.826475 | instance | 2026-02-26 03:12:04.826835 | instance | TASK [vexxhost.atmosphere.portworx : Create Portworx Storage Cluster] ********** 2026-02-26 03:12:04.827368 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.039) 0:03:31.270 ***** 2026-02-26 03:12:04.882546 | instance | skipping: [instance] 2026-02-26 03:12:04.882781 | instance | 2026-02-26 03:12:04.883065 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI RBAC] ********************** 2026-02-26 03:12:04.883299 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.057) 0:03:31.327 ***** 2026-02-26 03:12:04.923718 | instance | skipping: [instance] => (item={'name': 'controllerplugin'}) 2026-02-26 03:12:04.924146 | instance | skipping: [instance] => (item={'name': 'nodeplugin'}) 2026-02-26 03:12:04.924529 | instance | skipping: [instance] 2026-02-26 03:12:04.924929 | instance | 2026-02-26 03:12:04.925351 | instance | TASK [vexxhost.atmosphere.storpool_csi : Deploy CSI] *************************** 2026-02-26 03:12:04.925722 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.040) 0:03:31.367 ***** 2026-02-26 03:12:04.958974 | instance | skipping: [instance] 2026-02-26 03:12:04.959334 | instance | 2026-02-26 03:12:04.959770 | instance | TASK [vexxhost.atmosphere.storpool_csi : Create StorageClass] ****************** 2026-02-26 03:12:04.960204 | instance | Thursday 26 February 2026 03:12:04 +0000 (0:00:00.035) 0:03:31.403 ***** 2026-02-26 03:12:05.013290 | instance | skipping: [instance] 2026-02-26 03:12:05.013695 | instance | 2026-02-26 03:12:05.013957 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Deploy CSI] ******************* 2026-02-26 03:12:05.014205 | instance | Thursday 26 February 2026 03:12:05 +0000 (0:00:00.053) 0:03:31.457 ***** 2026-02-26 03:12:05.048974 | instance | skipping: [instance] 2026-02-26 03:12:05.049294 | instance | 2026-02-26 03:12:05.049559 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create Secret] **************** 2026-02-26 03:12:05.049805 | instance | Thursday 26 February 2026 03:12:05 +0000 (0:00:00.036) 0:03:31.493 ***** 2026-02-26 03:12:05.086278 | instance | skipping: [instance] 2026-02-26 03:12:05.086545 | instance | 2026-02-26 03:12:05.086867 | instance | TASK [vexxhost.atmosphere.ibm_block_csi_driver : Create StorageClass] ********** 2026-02-26 03:12:05.087101 | instance | Thursday 26 February 2026 03:12:05 +0000 (0:00:00.037) 0:03:31.530 ***** 2026-02-26 03:12:05.128453 | instance | skipping: [instance] 2026-02-26 03:12:05.129151 | instance | 2026-02-26 03:12:05.129405 | instance | PLAY RECAP ********************************************************************* 2026-02-26 03:12:05.129671 | instance | instance : ok=236 changed=0 unreachable=0 failed=0 skipped=82 rescued=0 ignored=0 2026-02-26 03:12:05.129904 | instance | 2026-02-26 03:12:05.130189 | instance | Thursday 26 February 2026 03:12:05 +0000 (0:00:00.041) 0:03:31.572 ***** 2026-02-26 03:12:05.130461 | instance | =============================================================================== 2026-02-26 03:12:05.130825 | instance | vexxhost.atmosphere.ceph_csi_rbd : Collect "ceph mon dump" output from a monitor -- 14.32s 2026-02-26 03:12:05.131242 | instance | vexxhost.ceph.osd : Get `ceph-volume lvm list` status ------------------ 10.10s 2026-02-26 03:12:05.131473 | instance | vexxhost.ceph.osd : Adopt OSDs to cluster ------------------------------ 10.07s 2026-02-26 03:12:05.131753 | instance | vexxhost.ceph.mon : Validate monitor exist ------------------------------ 9.78s 2026-02-26 03:12:05.132003 | instance | vexxhost.ceph.osd : Ensure all OSDs are non-legacy ---------------------- 5.97s 2026-02-26 03:12:05.132280 | instance | vexxhost.ceph.mon : Get `cephadm ls` status ----------------------------- 5.66s 2026-02-26 03:12:05.132597 | instance | vexxhost.ceph.osd : Get `cephadm ls` status ----------------------------- 5.48s 2026-02-26 03:12:05.132868 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 3.78s 2026-02-26 03:12:05.133119 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.51s 2026-02-26 03:12:05.133377 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 3.28s 2026-02-26 03:12:05.133655 | instance | vexxhost.ceph.cephadm_host : Get public SSH key for "cephadm" user ------ 3.00s 2026-02-26 03:12:05.133926 | instance | vexxhost.atmosphere.ceph_csi_rbd : Create Ceph pool --------------------- 2.91s 2026-02-26 03:12:05.134239 | instance | vexxhost.ceph.cephadm : Install packages -------------------------------- 2.54s 2026-02-26 03:12:05.134542 | instance | vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module ----------- 2.45s 2026-02-26 03:12:05.134857 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.38s 2026-02-26 03:12:05.135083 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 2.27s 2026-02-26 03:12:05.135254 | instance | Gathering Facts --------------------------------------------------------- 2.15s 2026-02-26 03:12:05.135420 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.10s 2026-02-26 03:12:05.135571 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.07s 2026-02-26 03:12:05.135773 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.04s 2026-02-26 03:12:05.246184 | instance | INFO [csi > idempotence] Executed: Successful 2026-02-26 03:12:05.258245 | instance | INFO [csi > side_effect] Executing 2026-02-26 03:12:05.258719 | instance | WARNING [csi > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 03:12:05.266953 | instance | INFO [csi > verify] Executing 2026-02-26 03:12:06.132247 | instance | 2026-02-26 03:12:06.132717 | instance | PLAY [Verify] ****************************************************************** 2026-02-26 03:12:06.133120 | instance | 2026-02-26 03:12:06.133504 | instance | TASK [Gathering Facts] ********************************************************* 2026-02-26 03:12:06.133903 | instance | Thursday 26 February 2026 03:12:06 +0000 (0:00:00.028) 0:00:00.028 ***** 2026-02-26 03:12:07.543800 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-02-26 03:12:07.543879 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-02-26 03:12:07.543892 | instance | interpreter could change the meaning of that path. See 2026-02-26 03:12:07.543902 | instance | https://docs.ansible.com/ansible- 2026-02-26 03:12:07.543920 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-02-26 03:12:07.564410 | instance | ok: [instance] 2026-02-26 03:12:07.564558 | instance | 2026-02-26 03:12:07.564850 | instance | TASK [Create a persistent volume] ********************************************** 2026-02-26 03:12:07.565222 | instance | Thursday 26 February 2026 03:12:07 +0000 (0:00:01.433) 0:00:01.462 ***** 2026-02-26 03:12:08.433830 | instance | changed: [instance] 2026-02-26 03:12:08.434001 | instance | 2026-02-26 03:12:08.434127 | instance | TASK [Create a pod] ************************************************************ 2026-02-26 03:12:08.434302 | instance | Thursday 26 February 2026 03:12:08 +0000 (0:00:00.869) 0:00:02.331 ***** 2026-02-26 03:12:24.143568 | instance | changed: [instance] 2026-02-26 03:12:24.143733 | instance | 2026-02-26 03:12:24.143916 | instance | TASK [Delete the pod] ********************************************************** 2026-02-26 03:12:24.144126 | instance | Thursday 26 February 2026 03:12:24 +0000 (0:00:15.709) 0:00:18.041 ***** 2026-02-26 03:12:24.867588 | instance | changed: [instance] 2026-02-26 03:12:24.867854 | instance | 2026-02-26 03:12:24.868124 | instance | TASK [Delete the persistent volume] ******************************************** 2026-02-26 03:12:24.868394 | instance | Thursday 26 February 2026 03:12:24 +0000 (0:00:00.723) 0:00:18.765 ***** 2026-02-26 03:12:26.016399 | instance | ok: [instance] 2026-02-26 03:12:26.016549 | instance | 2026-02-26 03:12:26.016725 | instance | PLAY RECAP ********************************************************************* 2026-02-26 03:12:26.016914 | instance | instance : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-26 03:12:26.017072 | instance | 2026-02-26 03:12:26.017243 | instance | Thursday 26 February 2026 03:12:26 +0000 (0:00:01.149) 0:00:19.915 ***** 2026-02-26 03:12:26.017409 | instance | =============================================================================== 2026-02-26 03:12:26.017589 | instance | Create a pod ----------------------------------------------------------- 15.71s 2026-02-26 03:12:26.017766 | instance | Gathering Facts --------------------------------------------------------- 1.43s 2026-02-26 03:12:26.017928 | instance | Delete the persistent volume -------------------------------------------- 1.15s 2026-02-26 03:12:26.018117 | instance | Create a persistent volume ---------------------------------------------- 0.87s 2026-02-26 03:12:26.018329 | instance | Delete the pod ---------------------------------------------------------- 0.72s 2026-02-26 03:12:26.081627 | instance | INFO [csi > verify] Executed: Successful 2026-02-26 03:12:26.095782 | instance | INFO [csi > cleanup] Executing 2026-02-26 03:12:26.095933 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-02-26 03:12:26.103953 | instance | INFO [csi > destroy] Executing 2026-02-26 03:12:26.104053 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-02-26 03:12:26.104144 | instance | INFO [csi > destroy] Executed: Successful 2026-02-26 03:12:26.104487 | instance | WARNING Molecule executed 1 scenario (1 missing files) 2026-02-26 03:12:26.254963 | instance | ok: Runtime: 0:13:08.830718 2026-02-26 03:12:26.282488 | 2026-02-26 03:12:26.282612 | PLAY RECAP 2026-02-26 03:12:26.282668 | instance | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-26 03:12:26.282704 | 2026-02-26 03:12:26.415656 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-02-26 03:12:26.419581 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-02-26 03:12:27.048812 | 2026-02-26 03:12:27.049705 | PLAY [all] 2026-02-26 03:12:27.066187 | 2026-02-26 03:12:27.066373 | TASK [gather-host-logs : creating directory for system status] 2026-02-26 03:12:27.427422 | instance | changed 2026-02-26 03:12:27.435384 | 2026-02-26 03:12:27.435595 | TASK [gather-host-logs : Get logs for each host] 2026-02-26 03:12:27.787480 | instance | + systemd-cgls --full --all --no-pager 2026-02-26 03:12:27.803057 | instance | + ip addr 2026-02-26 03:12:27.806062 | instance | + ip route 2026-02-26 03:12:27.807859 | instance | + lsblk 2026-02-26 03:12:27.814733 | instance | + mount 2026-02-26 03:12:27.820042 | instance | + docker images 2026-02-26 03:12:27.841212 | instance | + brctl show 2026-02-26 03:12:27.841792 | instance | /bin/bash: line 8: brctl: command not found 2026-02-26 03:12:27.842080 | instance | + ps aux --sort=-%mem 2026-02-26 03:12:27.862286 | instance | + dpkg -l 2026-02-26 03:12:27.873806 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-02-26 03:12:27.874444 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-02-26 03:12:27.892563 | instance | + '[' '!' -z '' ']' 2026-02-26 03:12:27.979835 | instance | ok: Runtime: 0:00:00.108465 2026-02-26 03:12:27.988588 | 2026-02-26 03:12:27.988697 | TASK [gather-host-logs : Downloads logs to executor] 2026-02-26 03:12:28.646706 | instance | changed: 2026-02-26 03:12:28.646951 | instance | created directory /var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/work/logs/instance 2026-02-26 03:12:28.646991 | instance | cd+++++++++ system/ 2026-02-26 03:12:28.647022 | instance | >f+++++++++ system/brctl-show.txt 2026-02-26 03:12:28.647051 | instance | >f+++++++++ system/docker-images.txt 2026-02-26 03:12:28.647079 | instance | >f+++++++++ system/ip-addr.txt 2026-02-26 03:12:28.647110 | instance | >f+++++++++ system/ip-route.txt 2026-02-26 03:12:28.647140 | instance | >f+++++++++ system/lsblk.txt 2026-02-26 03:12:28.647169 | instance | >f+++++++++ system/mount.txt 2026-02-26 03:12:28.647197 | instance | >f+++++++++ system/packages.txt 2026-02-26 03:12:28.647224 | instance | >f+++++++++ system/ps.txt 2026-02-26 03:12:28.647253 | instance | >f+++++++++ system/systemd-cgls.txt 2026-02-26 03:12:28.657724 | 2026-02-26 03:12:28.657792 | LOOP [helm-release-status : creating directory for helm release status] 2026-02-26 03:12:28.855175 | instance | changed: "values" 2026-02-26 03:12:29.025535 | instance | changed: "releases" 2026-02-26 03:12:29.043979 | 2026-02-26 03:12:29.044254 | TASK [helm-release-status : Gather get release status for helm charts] 2026-02-26 03:12:30.092718 | instance | ok: Runtime: 0:00:00.690377 2026-02-26 03:12:30.097992 | 2026-02-26 03:12:30.098066 | TASK [helm-release-status : Downloads logs to executor] 2026-02-26 03:12:30.594032 | instance | changed: 2026-02-26 03:12:30.594203 | instance | cd+++++++++ helm/ 2026-02-26 03:12:30.594243 | instance | cd+++++++++ helm/releases/ 2026-02-26 03:12:30.594276 | instance | cd+++++++++ helm/releases/kube-system/ 2026-02-26 03:12:30.594306 | instance | >f+++++++++ helm/releases/kube-system/ceph-csi-rbd.txt 2026-02-26 03:12:30.594353 | instance | >f+++++++++ helm/releases/kube-system/cilium.txt 2026-02-26 03:12:30.594383 | instance | cd+++++++++ helm/values/ 2026-02-26 03:12:30.594411 | instance | cd+++++++++ helm/values/kube-system/ 2026-02-26 03:12:30.594438 | instance | >f+++++++++ helm/values/kube-system/ceph-csi-rbd.yaml 2026-02-26 03:12:30.594465 | instance | >f+++++++++ helm/values/kube-system/cilium.yaml 2026-02-26 03:12:30.605424 | 2026-02-26 03:12:30.605491 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-02-26 03:12:30.823558 | instance | changed 2026-02-26 03:12:30.830600 | 2026-02-26 03:12:30.830704 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-02-26 03:12:31.054366 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 03:12:31.054554 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 03:12:31.061658 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:31.063495 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:31.152070 | instance | node/instance 2026-02-26 03:12:31.155279 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:31.188307 | instance | clusterrole/admin 2026-02-26 03:12:31.336614 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:31.352377 | instance | clusterrole/ceph-csi-rbd-nodeplugin 2026-02-26 03:12:31.361010 | instance | clusterrole/ceph-csi-rbd-provisioner 2026-02-26 03:12:31.372943 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:31.506904 | instance | clusterrole/cilium 2026-02-26 03:12:31.540266 | instance | clusterrole/cilium-operator 2026-02-26 03:12:31.663630 | instance | clusterrole/cluster-admin 2026-02-26 03:12:31.697711 | instance | clusterrole/edit 2026-02-26 03:12:31.819980 | instance | clusterrole/kubeadm:get-nodes 2026-02-26 03:12:31.852325 | instance | clusterrole/system:aggregate-to-admin 2026-02-26 03:12:31.973263 | instance | clusterrole/system:aggregate-to-edit 2026-02-26 03:12:32.010598 | instance | clusterrole/system:aggregate-to-view 2026-02-26 03:12:32.138154 | instance | clusterrole/system:auth-delegator 2026-02-26 03:12:32.177539 | instance | clusterrole/system:basic-user 2026-02-26 03:12:32.301738 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient 2026-02-26 03:12:32.348736 | instance | clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient 2026-02-26 03:12:32.459481 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver 2026-02-26 03:12:32.514247 | instance | clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver 2026-02-26 03:12:32.613410 | instance | clusterrole/system:certificates.k8s.io:kubelet-serving-approver 2026-02-26 03:12:32.676235 | instance | clusterrole/system:certificates.k8s.io:legacy-unknown-approver 2026-02-26 03:12:32.781713 | instance | clusterrole/system:controller:attachdetach-controller 2026-02-26 03:12:32.839355 | instance | clusterrole/system:controller:certificate-controller 2026-02-26 03:12:32.936019 | instance | clusterrole/system:controller:clusterrole-aggregation-controller 2026-02-26 03:12:32.992636 | instance | clusterrole/system:controller:cronjob-controller 2026-02-26 03:12:33.083060 | instance | clusterrole/system:controller:daemon-set-controller 2026-02-26 03:12:33.138233 | instance | clusterrole/system:controller:deployment-controller 2026-02-26 03:12:33.246921 | instance | clusterrole/system:controller:disruption-controller 2026-02-26 03:12:33.296014 | instance | clusterrole/system:controller:endpoint-controller 2026-02-26 03:12:33.398508 | instance | clusterrole/system:controller:endpointslice-controller 2026-02-26 03:12:33.453881 | instance | clusterrole/system:controller:endpointslicemirroring-controller 2026-02-26 03:12:33.564782 | instance | clusterrole/system:controller:ephemeral-volume-controller 2026-02-26 03:12:33.615685 | instance | clusterrole/system:controller:expand-controller 2026-02-26 03:12:33.715846 | instance | clusterrole/system:controller:generic-garbage-collector 2026-02-26 03:12:33.774436 | instance | clusterrole/system:controller:horizontal-pod-autoscaler 2026-02-26 03:12:33.869836 | instance | clusterrole/system:controller:job-controller 2026-02-26 03:12:33.936597 | instance | clusterrolebinding/ceph-csi-rbd-nodeplugin 2026-02-26 03:12:34.023499 | instance | clusterrole/system:controller:namespace-controller 2026-02-26 03:12:34.098154 | instance | clusterrolebinding/ceph-csi-rbd-provisioner 2026-02-26 03:12:34.198756 | instance | clusterrole/system:controller:node-controller 2026-02-26 03:12:34.272540 | instance | clusterrolebinding/cilium 2026-02-26 03:12:34.370331 | instance | clusterrole/system:controller:persistent-volume-binder 2026-02-26 03:12:34.436071 | instance | clusterrolebinding/cilium-operator 2026-02-26 03:12:34.549683 | instance | clusterrole/system:controller:pod-garbage-collector 2026-02-26 03:12:34.605727 | instance | clusterrolebinding/cluster-admin 2026-02-26 03:12:34.722786 | instance | clusterrole/system:controller:pv-protection-controller 2026-02-26 03:12:34.781346 | instance | clusterrolebinding/kubeadm:get-nodes 2026-02-26 03:12:34.892917 | instance | clusterrole/system:controller:pvc-protection-controller 2026-02-26 03:12:34.943179 | instance | clusterrolebinding/kubeadm:kubelet-bootstrap 2026-02-26 03:12:35.049711 | instance | clusterrole/system:controller:replicaset-controller 2026-02-26 03:12:35.108739 | instance | clusterrolebinding/kubeadm:node-autoapprove-bootstrap 2026-02-26 03:12:35.221386 | instance | clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation 2026-02-26 03:12:35.270199 | instance | clusterrole/system:controller:replication-controller 2026-02-26 03:12:35.396589 | instance | clusterrolebinding/kubeadm:node-proxier 2026-02-26 03:12:35.447584 | instance | clusterrolebinding/system:basic-user 2026-02-26 03:12:35.544323 | instance | clusterrole/system:controller:resourcequota-controller 2026-02-26 03:12:35.590925 | instance | clusterrolebinding/system:controller:attachdetach-controller 2026-02-26 03:12:35.689095 | instance | clusterrole/system:controller:root-ca-cert-publisher 2026-02-26 03:12:35.759416 | instance | clusterrolebinding/system:controller:certificate-controller 2026-02-26 03:12:35.860750 | instance | clusterrole/system:controller:route-controller 2026-02-26 03:12:35.916408 | instance | clusterrolebinding/system:controller:clusterrole-aggregation-controller 2026-02-26 03:12:36.019874 | instance | clusterrole/system:controller:service-account-controller 2026-02-26 03:12:36.077518 | instance | clusterrole/system:controller:service-controller 2026-02-26 03:12:36.191789 | instance | clusterrolebinding/system:controller:cronjob-controller 2026-02-26 03:12:36.238714 | instance | clusterrole/system:controller:statefulset-controller 2026-02-26 03:12:36.351542 | instance | clusterrole/system:controller:ttl-after-finished-controller 2026-02-26 03:12:36.400905 | instance | clusterrolebinding/system:controller:daemon-set-controller 2026-02-26 03:12:36.503484 | instance | clusterrolebinding/system:controller:deployment-controller 2026-02-26 03:12:36.557833 | instance | clusterrole/system:controller:ttl-controller 2026-02-26 03:12:36.652442 | instance | clusterrolebinding/system:controller:disruption-controller 2026-02-26 03:12:36.708920 | instance | clusterrolebinding/system:controller:endpoint-controller 2026-02-26 03:12:36.797655 | instance | clusterrole/system:coredns 2026-02-26 03:12:36.861732 | instance | clusterrolebinding/system:controller:endpointslice-controller 2026-02-26 03:12:36.949678 | instance | clusterrolebinding/system:controller:endpointslicemirroring-controller 2026-02-26 03:12:37.011103 | instance | clusterrole/system:discovery 2026-02-26 03:12:37.095954 | instance | clusterrolebinding/system:controller:ephemeral-volume-controller 2026-02-26 03:12:37.166331 | instance | clusterrolebinding/system:controller:expand-controller 2026-02-26 03:12:37.252491 | instance | clusterrole/system:heapster 2026-02-26 03:12:37.319290 | instance | clusterrolebinding/system:controller:generic-garbage-collector 2026-02-26 03:12:37.406676 | instance | clusterrole/system:kube-aggregator 2026-02-26 03:12:37.481346 | instance | clusterrole/system:kube-controller-manager 2026-02-26 03:12:37.552844 | instance | clusterrolebinding/system:controller:horizontal-pod-autoscaler 2026-02-26 03:12:37.637688 | instance | clusterrolebinding/system:controller:job-controller 2026-02-26 03:12:37.700526 | instance | clusterrole/system:kube-dns 2026-02-26 03:12:37.832195 | instance | clusterrolebinding/system:controller:namespace-controller 2026-02-26 03:12:37.862397 | instance | clusterrole/system:kube-scheduler 2026-02-26 03:12:38.003874 | instance | clusterrolebinding/system:controller:node-controller 2026-02-26 03:12:38.037439 | instance | clusterrole/system:kubelet-api-admin 2026-02-26 03:12:38.162165 | instance | clusterrolebinding/system:controller:persistent-volume-binder 2026-02-26 03:12:38.196822 | instance | clusterrole/system:monitoring 2026-02-26 03:12:38.325311 | instance | clusterrolebinding/system:controller:pod-garbage-collector 2026-02-26 03:12:38.358760 | instance | clusterrole/system:node 2026-02-26 03:12:38.499141 | instance | clusterrolebinding/system:controller:pv-protection-controller 2026-02-26 03:12:38.519734 | instance | clusterrole/system:node-bootstrapper 2026-02-26 03:12:38.656062 | instance | clusterrolebinding/system:controller:pvc-protection-controller 2026-02-26 03:12:38.680412 | instance | clusterrole/system:node-problem-detector 2026-02-26 03:12:38.814656 | instance | clusterrole/system:node-proxier 2026-02-26 03:12:38.836273 | instance | clusterrolebinding/system:controller:replicaset-controller 2026-02-26 03:12:38.968944 | instance | clusterrole/system:persistent-volume-provisioner 2026-02-26 03:12:38.990416 | instance | clusterrole/system:public-info-viewer 2026-02-26 03:12:39.125239 | instance | clusterrole/system:service-account-issuer-discovery 2026-02-26 03:12:39.163487 | instance | clusterrolebinding/system:controller:replication-controller 2026-02-26 03:12:39.291728 | instance | clusterrole/system:volume-scheduler 2026-02-26 03:12:39.310326 | instance | clusterrolebinding/system:controller:resourcequota-controller 2026-02-26 03:12:39.450840 | instance | clusterrole/view 2026-02-26 03:12:39.451449 | instance | clusterrolebinding/system:controller:root-ca-cert-publisher 2026-02-26 03:12:39.603349 | instance | clusterrolebinding/system:controller:route-controller 2026-02-26 03:12:39.609425 | instance | clusterrolebinding/system:controller:service-account-controller 2026-02-26 03:12:39.744698 | instance | clusterrolebinding/system:controller:service-controller 2026-02-26 03:12:39.757559 | instance | clusterrolebinding/system:controller:statefulset-controller 2026-02-26 03:12:39.896249 | instance | clusterrolebinding/system:controller:ttl-after-finished-controller 2026-02-26 03:12:39.929139 | instance | clusterrolebinding/system:controller:ttl-controller 2026-02-26 03:12:40.049040 | instance | clusterrolebinding/system:coredns 2026-02-26 03:12:40.103827 | instance | clusterrolebinding/system:discovery 2026-02-26 03:12:40.235878 | instance | clusterrolebinding/system:kube-controller-manager 2026-02-26 03:12:40.270103 | instance | clusterrolebinding/system:kube-dns 2026-02-26 03:12:40.384937 | instance | clusterrolebinding/system:kube-scheduler 2026-02-26 03:12:40.430438 | instance | clusterrolebinding/system:monitoring 2026-02-26 03:12:40.538954 | instance | clusterrolebinding/system:node 2026-02-26 03:12:40.583582 | instance | clusterrolebinding/system:node-proxier 2026-02-26 03:12:40.698356 | instance | clusterrolebinding/system:public-info-viewer 2026-02-26 03:12:40.743751 | instance | clusterrolebinding/system:service-account-issuer-discovery 2026-02-26 03:12:40.855068 | instance | clusterrolebinding/system:volume-scheduler 2026-02-26 03:12:40.891373 | instance | storageclass/general 2026-02-26 03:12:41.023371 | instance | namespace/default 2026-02-26 03:12:41.059136 | instance | namespace/kube-node-lease 2026-02-26 03:12:41.182452 | instance | namespace/kube-public 2026-02-26 03:12:41.232274 | instance | namespace/kube-system 2026-02-26 03:12:41.892419 | instance | ok: Runtime: 0:00:10.352335 2026-02-26 03:12:41.900269 | 2026-02-26 03:12:41.900340 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-02-26 03:12:42.096037 | instance | changed 2026-02-26 03:12:42.103286 | 2026-02-26 03:12:42.103390 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-02-26 03:12:42.346579 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 03:12:42.347251 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 03:12:42.347365 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-02-26 03:12:42.427266 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.428639 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.493819 | instance | default/configmaps/kube-root-ca.crt 2026-02-26 03:12:42.496023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.509609 | instance | kube-node-lease/configmaps/kube-root-ca.crt 2026-02-26 03:12:42.512197 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.577111 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.610525 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.671364 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.698476 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.752013 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.776023 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.831417 | instance | default/endpoints/kubernetes 2026-02-26 03:12:42.834158 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.859107 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.918421 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.949205 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:42.997156 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.026960 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.078789 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.094448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.157286 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 03:12:43.165615 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.172855 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.236901 | instance | default/persistentvolumeclaims/test-pvc 2026-02-26 03:12:43.240041 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.252299 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.313736 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.355860 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 03:12:43.363260 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.401857 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.452753 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.476624 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.525990 | instance | default/serviceaccounts/default 2026-02-26 03:12:43.528224 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.555519 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.607450 | instance | default/services/kubernetes 2026-02-26 03:12:43.614088 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.650245 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.708411 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.729474 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.789226 | instance | kube-node-lease/serviceaccounts/default 2026-02-26 03:12:43.793899 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.817704 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.889477 | instance | kube-public/configmaps/cluster-info 2026-02-26 03:12:43.890616 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.892082 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.942609 | instance | kube-public/configmaps/kube-root-ca.crt 2026-02-26 03:12:43.983311 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:43.987464 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.060730 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.094548 | instance | kube-system/configmaps/ceph-config 2026-02-26 03:12:44.114301 | instance | kube-system/configmaps/ceph-csi-config 2026-02-26 03:12:44.121743 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.169157 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.212273 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.259051 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.264163 | instance | kube-system/configmaps/ceph-csi-encryption-kms-config 2026-02-26 03:12:44.310517 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.327475 | instance | kube-system/configmaps/cilium-config 2026-02-26 03:12:44.371246 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.397597 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.452593 | instance | kube-system/configmaps/coredns 2026-02-26 03:12:44.459728 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.485083 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.516035 | instance | kube-system/configmaps/extension-apiserver-authentication 2026-02-26 03:12:44.540352 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.576018 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.618945 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.624180 | instance | kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking 2026-02-26 03:12:44.678804 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.678877 | instance | kube-system/configmaps/kube-proxy 2026-02-26 03:12:44.697343 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 03:12:44.702839 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.763336 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.790675 | instance | kube-system/configmaps/kube-root-ca.crt 2026-02-26 03:12:44.822407 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.851608 | instance | kube-system/configmaps/kubeadm-config 2026-02-26 03:12:44.856537 | instance | error: the server doesn't have a resource type "podsecuritypolicies" 2026-02-26 03:12:44.863666 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.912171 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:44.949850 | instance | kube-system/configmaps/kubelet-config 2026-02-26 03:12:44.965448 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.001924 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.014101 | instance | kube-system/daemonsets/ceph-csi-rbd-nodeplugin 2026-02-26 03:12:45.087688 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.088833 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.122986 | instance | kube-system/daemonsets/cilium 2026-02-26 03:12:45.172566 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.208050 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.220309 | instance | kube-system/daemonsets/kube-proxy 2026-02-26 03:12:45.289978 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.363698 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.370699 | instance | kube-system/deployment/ceph-csi-rbd-provisioner 2026-02-26 03:12:45.376237 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.412888 | instance | kube-system/deployment/cilium-operator 2026-02-26 03:12:45.474802 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-02-26 03:12:45.601424 | instance | kube-system/deployment/coredns 2026-02-26 03:12:45.601638 | instance | kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics 2026-02-26 03:12:45.777310 | instance | kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics 2026-02-26 03:12:45.793350 | instance | kube-system/endpoints/kube-dns 2026-02-26 03:12:45.942129 | instance | kube-system/pods/ceph-csi-rbd-nodeplugin-bkn62 2026-02-26 03:12:45.956872 | instance | kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc 2026-02-26 03:12:46.121958 | instance | kube-system/pods/cilium-9qd6t 2026-02-26 03:12:46.122043 | instance | kube-system/pods/cilium-operator-869df985b8-lnzv7 2026-02-26 03:12:46.318286 | instance | kube-system/pods/coredns-67659f764b-2mhgg 2026-02-26 03:12:46.323885 | instance | kube-system/pods/coredns-67659f764b-d7rvp 2026-02-26 03:12:46.488072 | instance | kube-system/pods/etcd-instance 2026-02-26 03:12:46.490683 | instance | kube-system/pods/kube-apiserver-instance 2026-02-26 03:12:46.649604 | instance | kube-system/pods/kube-controller-manager-instance 2026-02-26 03:12:46.666912 | instance | kube-system/pods/kube-proxy-vqr2k 2026-02-26 03:12:46.817123 | instance | kube-system/pods/kube-scheduler-instance 2026-02-26 03:12:46.839492 | instance | kube-system/pods/kube-vip-instance 2026-02-26 03:12:46.996374 | instance | kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo 2026-02-26 03:12:47.005338 | instance | kube-public/rolebindings/system:controller:bootstrap-signer 2026-02-26 03:12:47.159017 | instance | kube-public/roles/kubeadm:bootstrap-signer-clusterinfo 2026-02-26 03:12:47.163062 | instance | kube-public/roles/system:controller:bootstrap-signer 2026-02-26 03:12:47.317156 | instance | kube-system/rolebindings/ceph-csi-rbd-provisioner 2026-02-26 03:12:47.323720 | instance | kube-system/rolebindings/cilium-config-agent 2026-02-26 03:12:47.471992 | instance | kube-system/rolebindings/kube-proxy 2026-02-26 03:12:47.477361 | instance | kube-system/rolebindings/kubeadm:kubeadm-certs 2026-02-26 03:12:47.618177 | instance | kube-system/rolebindings/kubeadm:kubelet-config 2026-02-26 03:12:47.630113 | instance | kube-system/rolebindings/kubeadm:nodes-kubeadm-config 2026-02-26 03:12:47.784369 | instance | kube-system/rolebindings/system::extension-apiserver-authentication-reader 2026-02-26 03:12:47.804095 | instance | kube-system/rolebindings/system::leader-locking-kube-controller-manager 2026-02-26 03:12:47.940052 | instance | kube-system/rolebindings/system::leader-locking-kube-scheduler 2026-02-26 03:12:47.947603 | instance | kube-system/rolebindings/system:controller:bootstrap-signer 2026-02-26 03:12:48.094921 | instance | kube-system/rolebindings/system:controller:cloud-provider 2026-02-26 03:12:48.118386 | instance | kube-system/rolebindings/system:controller:token-cleaner 2026-02-26 03:12:48.251575 | instance | kube-system/roles/ceph-csi-rbd-provisioner 2026-02-26 03:12:48.282830 | instance | kube-system/roles/cilium-config-agent 2026-02-26 03:12:48.430659 | instance | kube-system/roles/extension-apiserver-authentication-reader 2026-02-26 03:12:48.450969 | instance | kube-system/roles/kube-proxy 2026-02-26 03:12:48.584022 | instance | kube-public/serviceaccounts/default 2026-02-26 03:12:48.603343 | instance | kube-system/roles/kubeadm:kubeadm-certs 2026-02-26 03:12:48.750934 | instance | kube-system/roles/kubeadm:kubelet-config 2026-02-26 03:12:48.758011 | instance | kube-system/roles/kubeadm:nodes-kubeadm-config 2026-02-26 03:12:48.907725 | instance | kube-system/roles/system::leader-locking-kube-controller-manager 2026-02-26 03:12:48.908394 | instance | kube-system/roles/system::leader-locking-kube-scheduler 2026-02-26 03:12:49.062184 | instance | kube-system/roles/system:controller:bootstrap-signer 2026-02-26 03:12:49.062493 | instance | kube-system/roles/system:controller:cloud-provider 2026-02-26 03:12:49.219108 | instance | kube-system/roles/system:controller:token-cleaner 2026-02-26 03:12:49.234022 | instance | kube-system/secrets/bootstrap-token-fi20ho 2026-02-26 03:12:49.363685 | instance | kube-system/secrets/bootstrap-token-qzkjgs 2026-02-26 03:12:49.391626 | instance | kube-system/secrets/csi-rbd-secret 2026-02-26 03:12:49.542193 | instance | kube-system/secrets/kubeadm-certs 2026-02-26 03:12:49.556518 | instance | kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1 2026-02-26 03:12:49.687754 | instance | kube-system/secrets/sh.helm.release.v1.cilium.v1 2026-02-26 03:12:49.730964 | instance | kube-system/serviceaccounts/attachdetach-controller 2026-02-26 03:12:49.933850 | instance | kube-system/serviceaccounts/bootstrap-signer 2026-02-26 03:12:49.934586 | instance | kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics 2026-02-26 03:12:50.101100 | instance | kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin 2026-02-26 03:12:50.134590 | instance | kube-system/services/ceph-csi-rbd-provisioner-http-metrics 2026-02-26 03:12:50.293195 | instance | kube-system/serviceaccounts/ceph-csi-rbd-provisioner 2026-02-26 03:12:50.320055 | instance | kube-system/services/kube-dns 2026-02-26 03:12:50.485154 | instance | kube-system/serviceaccounts/certificate-controller 2026-02-26 03:12:50.486044 | instance | kube-system/serviceaccounts/cilium 2026-02-26 03:12:50.670423 | instance | kube-system/serviceaccounts/cilium-operator 2026-02-26 03:12:50.690580 | instance | kube-system/serviceaccounts/clusterrole-aggregation-controller 2026-02-26 03:12:50.890897 | instance | kube-system/serviceaccounts/coredns 2026-02-26 03:12:50.935644 | instance | kube-system/serviceaccounts/cronjob-controller 2026-02-26 03:12:51.127614 | instance | kube-system/serviceaccounts/daemon-set-controller 2026-02-26 03:12:51.167511 | instance | kube-system/serviceaccounts/default 2026-02-26 03:12:51.309401 | instance | kube-system/serviceaccounts/deployment-controller 2026-02-26 03:12:51.376373 | instance | kube-system/serviceaccounts/disruption-controller 2026-02-26 03:12:51.507842 | instance | kube-system/serviceaccounts/endpoint-controller 2026-02-26 03:12:51.575939 | instance | kube-system/serviceaccounts/endpointslice-controller 2026-02-26 03:12:51.696631 | instance | kube-system/serviceaccounts/endpointslicemirroring-controller 2026-02-26 03:12:51.773952 | instance | kube-system/serviceaccounts/ephemeral-volume-controller 2026-02-26 03:12:51.880492 | instance | kube-system/serviceaccounts/expand-controller 2026-02-26 03:12:51.970802 | instance | kube-system/serviceaccounts/generic-garbage-collector 2026-02-26 03:12:52.066394 | instance | kube-system/serviceaccounts/horizontal-pod-autoscaler 2026-02-26 03:12:52.183806 | instance | kube-system/serviceaccounts/job-controller 2026-02-26 03:12:52.285629 | instance | kube-system/serviceaccounts/kube-proxy 2026-02-26 03:12:52.386733 | instance | kube-system/serviceaccounts/namespace-controller 2026-02-26 03:12:52.477253 | instance | kube-system/serviceaccounts/node-controller 2026-02-26 03:12:52.597255 | instance | kube-system/serviceaccounts/persistent-volume-binder 2026-02-26 03:12:52.687698 | instance | kube-system/serviceaccounts/pod-garbage-collector 2026-02-26 03:12:52.800566 | instance | kube-system/serviceaccounts/pv-protection-controller 2026-02-26 03:12:52.875017 | instance | kube-system/serviceaccounts/pvc-protection-controller 2026-02-26 03:12:52.996976 | instance | kube-system/serviceaccounts/replicaset-controller 2026-02-26 03:12:53.077752 | instance | kube-system/serviceaccounts/replication-controller 2026-02-26 03:12:53.183337 | instance | kube-system/serviceaccounts/resourcequota-controller 2026-02-26 03:12:53.275888 | instance | kube-system/serviceaccounts/root-ca-cert-publisher 2026-02-26 03:12:53.386574 | instance | kube-system/serviceaccounts/service-account-controller 2026-02-26 03:12:53.487512 | instance | kube-system/serviceaccounts/service-controller 2026-02-26 03:12:53.586480 | instance | kube-system/serviceaccounts/statefulset-controller 2026-02-26 03:12:53.692480 | instance | kube-system/serviceaccounts/token-cleaner 2026-02-26 03:12:53.784551 | instance | kube-system/serviceaccounts/ttl-after-finished-controller 2026-02-26 03:12:53.881159 | instance | kube-system/serviceaccounts/ttl-controller 2026-02-26 03:12:54.185171 | instance | ok: Runtime: 0:00:11.729796 2026-02-26 03:12:54.193884 | 2026-02-26 03:12:54.194161 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-02-26 03:12:54.725139 | instance | changed: 2026-02-26 03:12:54.725362 | instance | cd+++++++++ objects/ 2026-02-26 03:12:54.725390 | instance | cd+++++++++ objects/cluster/ 2026-02-26 03:12:54.725411 | instance | cd+++++++++ objects/cluster/clusterrole/ 2026-02-26 03:12:54.725432 | instance | >f+++++++++ objects/cluster/clusterrole/admin.txt 2026-02-26 03:12:54.725453 | instance | >f+++++++++ objects/cluster/clusterrole/admin.yaml 2026-02-26 03:12:54.725472 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.txt 2026-02-26 03:12:54.725490 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-nodeplugin.yaml 2026-02-26 03:12:54.725510 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.txt 2026-02-26 03:12:54.725529 | instance | >f+++++++++ objects/cluster/clusterrole/ceph-csi-rbd-provisioner.yaml 2026-02-26 03:12:54.725568 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.txt 2026-02-26 03:12:54.725587 | instance | >f+++++++++ objects/cluster/clusterrole/cilium-operator.yaml 2026-02-26 03:12:54.725606 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.txt 2026-02-26 03:12:54.725624 | instance | >f+++++++++ objects/cluster/clusterrole/cilium.yaml 2026-02-26 03:12:54.725643 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.txt 2026-02-26 03:12:54.725660 | instance | >f+++++++++ objects/cluster/clusterrole/cluster-admin.yaml 2026-02-26 03:12:54.725678 | instance | >f+++++++++ objects/cluster/clusterrole/edit.txt 2026-02-26 03:12:54.725696 | instance | >f+++++++++ objects/cluster/clusterrole/edit.yaml 2026-02-26 03:12:54.725714 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.txt 2026-02-26 03:12:54.725732 | instance | >f+++++++++ objects/cluster/clusterrole/kubeadm:get-nodes.yaml 2026-02-26 03:12:54.725750 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.txt 2026-02-26 03:12:54.725769 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-admin.yaml 2026-02-26 03:12:54.725786 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.txt 2026-02-26 03:12:54.725819 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-edit.yaml 2026-02-26 03:12:54.725838 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.txt 2026-02-26 03:12:54.725855 | instance | >f+++++++++ objects/cluster/clusterrole/system:aggregate-to-view.yaml 2026-02-26 03:12:54.725873 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.txt 2026-02-26 03:12:54.725891 | instance | >f+++++++++ objects/cluster/clusterrole/system:auth-delegator.yaml 2026-02-26 03:12:54.725908 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.txt 2026-02-26 03:12:54.725926 | instance | >f+++++++++ objects/cluster/clusterrole/system:basic-user.yaml 2026-02-26 03:12:54.725943 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.txt 2026-02-26 03:12:54.725964 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:nodeclient.yaml 2026-02-26 03:12:54.725982 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.txt 2026-02-26 03:12:54.726000 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:certificatesigningrequests:selfnodeclient.yaml 2026-02-26 03:12:54.726018 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.txt 2026-02-26 03:12:54.726035 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-approver.yaml 2026-02-26 03:12:54.726052 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.txt 2026-02-26 03:12:54.726070 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kube-apiserver-client-kubelet-approver.yaml 2026-02-26 03:12:54.726088 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.txt 2026-02-26 03:12:54.726106 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:kubelet-serving-approver.yaml 2026-02-26 03:12:54.726125 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.txt 2026-02-26 03:12:54.726143 | instance | >f+++++++++ objects/cluster/clusterrole/system:certificates.k8s.io:legacy-unknown-approver.yaml 2026-02-26 03:12:54.726160 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.txt 2026-02-26 03:12:54.726178 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:attachdetach-controller.yaml 2026-02-26 03:12:54.726196 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.txt 2026-02-26 03:12:54.726218 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:certificate-controller.yaml 2026-02-26 03:12:54.726236 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.txt 2026-02-26 03:12:54.726254 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:clusterrole-aggregation-controller.yaml 2026-02-26 03:12:54.726271 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.txt 2026-02-26 03:12:54.726289 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:cronjob-controller.yaml 2026-02-26 03:12:54.726306 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.txt 2026-02-26 03:12:54.726323 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:daemon-set-controller.yaml 2026-02-26 03:12:54.726340 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.txt 2026-02-26 03:12:54.726357 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:deployment-controller.yaml 2026-02-26 03:12:54.726374 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.txt 2026-02-26 03:12:54.726391 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:disruption-controller.yaml 2026-02-26 03:12:54.726408 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.txt 2026-02-26 03:12:54.726425 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpoint-controller.yaml 2026-02-26 03:12:54.726442 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.txt 2026-02-26 03:12:54.726459 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslice-controller.yaml 2026-02-26 03:12:54.726476 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.txt 2026-02-26 03:12:54.726493 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:endpointslicemirroring-controller.yaml 2026-02-26 03:12:54.726509 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.txt 2026-02-26 03:12:54.726526 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ephemeral-volume-controller.yaml 2026-02-26 03:12:54.726543 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.txt 2026-02-26 03:12:54.726560 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:expand-controller.yaml 2026-02-26 03:12:54.726577 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.txt 2026-02-26 03:12:54.726594 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:generic-garbage-collector.yaml 2026-02-26 03:12:54.726611 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.txt 2026-02-26 03:12:54.726629 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:horizontal-pod-autoscaler.yaml 2026-02-26 03:12:54.726646 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.txt 2026-02-26 03:12:54.726663 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:job-controller.yaml 2026-02-26 03:12:54.726681 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.txt 2026-02-26 03:12:54.726699 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:namespace-controller.yaml 2026-02-26 03:12:54.726716 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.txt 2026-02-26 03:12:54.726734 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:node-controller.yaml 2026-02-26 03:12:54.726751 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.txt 2026-02-26 03:12:54.726773 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:persistent-volume-binder.yaml 2026-02-26 03:12:54.726791 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.txt 2026-02-26 03:12:54.726808 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pod-garbage-collector.yaml 2026-02-26 03:12:54.726824 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.txt 2026-02-26 03:12:54.726842 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pv-protection-controller.yaml 2026-02-26 03:12:54.726858 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.txt 2026-02-26 03:12:54.726875 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:pvc-protection-controller.yaml 2026-02-26 03:12:54.726891 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.txt 2026-02-26 03:12:54.726908 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replicaset-controller.yaml 2026-02-26 03:12:54.726924 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.txt 2026-02-26 03:12:54.726940 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:replication-controller.yaml 2026-02-26 03:12:54.726957 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.txt 2026-02-26 03:12:54.726974 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:resourcequota-controller.yaml 2026-02-26 03:12:54.726991 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.txt 2026-02-26 03:12:54.727009 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:root-ca-cert-publisher.yaml 2026-02-26 03:12:54.727027 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.txt 2026-02-26 03:12:54.727044 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:route-controller.yaml 2026-02-26 03:12:54.727061 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.txt 2026-02-26 03:12:54.727078 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-account-controller.yaml 2026-02-26 03:12:54.727095 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.txt 2026-02-26 03:12:54.727112 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:service-controller.yaml 2026-02-26 03:12:54.727130 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.txt 2026-02-26 03:12:54.727147 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:statefulset-controller.yaml 2026-02-26 03:12:54.727164 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.txt 2026-02-26 03:12:54.727181 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-after-finished-controller.yaml 2026-02-26 03:12:54.727198 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.txt 2026-02-26 03:12:54.727216 | instance | >f+++++++++ objects/cluster/clusterrole/system:controller:ttl-controller.yaml 2026-02-26 03:12:54.727233 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.txt 2026-02-26 03:12:54.727251 | instance | >f+++++++++ objects/cluster/clusterrole/system:coredns.yaml 2026-02-26 03:12:54.727269 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.txt 2026-02-26 03:12:54.727286 | instance | >f+++++++++ objects/cluster/clusterrole/system:discovery.yaml 2026-02-26 03:12:54.727303 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.txt 2026-02-26 03:12:54.727320 | instance | >f+++++++++ objects/cluster/clusterrole/system:heapster.yaml 2026-02-26 03:12:54.727338 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.txt 2026-02-26 03:12:54.727361 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-aggregator.yaml 2026-02-26 03:12:54.727379 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.txt 2026-02-26 03:12:54.727396 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-controller-manager.yaml 2026-02-26 03:12:54.727414 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.txt 2026-02-26 03:12:54.727434 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-dns.yaml 2026-02-26 03:12:54.727453 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.txt 2026-02-26 03:12:54.727471 | instance | >f+++++++++ objects/cluster/clusterrole/system:kube-scheduler.yaml 2026-02-26 03:12:54.727489 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.txt 2026-02-26 03:12:54.727506 | instance | >f+++++++++ objects/cluster/clusterrole/system:kubelet-api-admin.yaml 2026-02-26 03:12:54.727523 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.txt 2026-02-26 03:12:54.727541 | instance | >f+++++++++ objects/cluster/clusterrole/system:monitoring.yaml 2026-02-26 03:12:54.727559 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.txt 2026-02-26 03:12:54.727578 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-bootstrapper.yaml 2026-02-26 03:12:54.727598 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.txt 2026-02-26 03:12:54.727616 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-problem-detector.yaml 2026-02-26 03:12:54.727634 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.txt 2026-02-26 03:12:54.727651 | instance | >f+++++++++ objects/cluster/clusterrole/system:node-proxier.yaml 2026-02-26 03:12:54.727668 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.txt 2026-02-26 03:12:54.727685 | instance | >f+++++++++ objects/cluster/clusterrole/system:node.yaml 2026-02-26 03:12:54.727702 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.txt 2026-02-26 03:12:54.727719 | instance | >f+++++++++ objects/cluster/clusterrole/system:persistent-volume-provisioner.yaml 2026-02-26 03:12:54.727737 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.txt 2026-02-26 03:12:54.727754 | instance | >f+++++++++ objects/cluster/clusterrole/system:public-info-viewer.yaml 2026-02-26 03:12:54.727771 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.txt 2026-02-26 03:12:54.727788 | instance | >f+++++++++ objects/cluster/clusterrole/system:service-account-issuer-discovery.yaml 2026-02-26 03:12:54.727806 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.txt 2026-02-26 03:12:54.727823 | instance | >f+++++++++ objects/cluster/clusterrole/system:volume-scheduler.yaml 2026-02-26 03:12:54.727840 | instance | >f+++++++++ objects/cluster/clusterrole/view.txt 2026-02-26 03:12:54.727857 | instance | >f+++++++++ objects/cluster/clusterrole/view.yaml 2026-02-26 03:12:54.727874 | instance | cd+++++++++ objects/cluster/clusterrolebinding/ 2026-02-26 03:12:54.727892 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.txt 2026-02-26 03:12:54.727909 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-nodeplugin.yaml 2026-02-26 03:12:54.727926 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.txt 2026-02-26 03:12:54.727944 | instance | >f+++++++++ objects/cluster/clusterrolebinding/ceph-csi-rbd-provisioner.yaml 2026-02-26 03:12:54.727961 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.txt 2026-02-26 03:12:54.727978 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium-operator.yaml 2026-02-26 03:12:54.727995 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.txt 2026-02-26 03:12:54.728012 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cilium.yaml 2026-02-26 03:12:54.728034 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.txt 2026-02-26 03:12:54.728051 | instance | >f+++++++++ objects/cluster/clusterrolebinding/cluster-admin.yaml 2026-02-26 03:12:54.728068 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.txt 2026-02-26 03:12:54.728085 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:get-nodes.yaml 2026-02-26 03:12:54.728101 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.txt 2026-02-26 03:12:54.728119 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:kubelet-bootstrap.yaml 2026-02-26 03:12:54.728135 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.txt 2026-02-26 03:12:54.728152 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-bootstrap.yaml 2026-02-26 03:12:54.728170 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.txt 2026-02-26 03:12:54.728187 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-autoapprove-certificate-rotation.yaml 2026-02-26 03:12:54.728204 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.txt 2026-02-26 03:12:54.728222 | instance | >f+++++++++ objects/cluster/clusterrolebinding/kubeadm:node-proxier.yaml 2026-02-26 03:12:54.728239 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.txt 2026-02-26 03:12:54.728256 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:basic-user.yaml 2026-02-26 03:12:54.728274 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.txt 2026-02-26 03:12:54.728291 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:attachdetach-controller.yaml 2026-02-26 03:12:54.728309 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.txt 2026-02-26 03:12:54.728326 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:certificate-controller.yaml 2026-02-26 03:12:54.728343 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.txt 2026-02-26 03:12:54.728361 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:clusterrole-aggregation-controller.yaml 2026-02-26 03:12:54.728378 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.txt 2026-02-26 03:12:54.728395 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:cronjob-controller.yaml 2026-02-26 03:12:54.728413 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.txt 2026-02-26 03:12:54.728431 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:daemon-set-controller.yaml 2026-02-26 03:12:54.728448 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.txt 2026-02-26 03:12:54.728465 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:deployment-controller.yaml 2026-02-26 03:12:54.728482 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.txt 2026-02-26 03:12:54.728499 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:disruption-controller.yaml 2026-02-26 03:12:54.728516 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.txt 2026-02-26 03:12:54.728533 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpoint-controller.yaml 2026-02-26 03:12:54.728550 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.txt 2026-02-26 03:12:54.728567 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslice-controller.yaml 2026-02-26 03:12:54.728584 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.txt 2026-02-26 03:12:54.728606 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:endpointslicemirroring-controller.yaml 2026-02-26 03:12:54.728624 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.txt 2026-02-26 03:12:54.728641 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ephemeral-volume-controller.yaml 2026-02-26 03:12:54.728658 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.txt 2026-02-26 03:12:54.728675 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:expand-controller.yaml 2026-02-26 03:12:54.728693 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.txt 2026-02-26 03:12:54.728710 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:generic-garbage-collector.yaml 2026-02-26 03:12:54.728727 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.txt 2026-02-26 03:12:54.728745 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:horizontal-pod-autoscaler.yaml 2026-02-26 03:12:54.728761 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.txt 2026-02-26 03:12:54.728778 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:job-controller.yaml 2026-02-26 03:12:54.728796 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.txt 2026-02-26 03:12:54.728813 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:namespace-controller.yaml 2026-02-26 03:12:54.728830 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.txt 2026-02-26 03:12:54.728847 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:node-controller.yaml 2026-02-26 03:12:54.728864 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.txt 2026-02-26 03:12:54.728881 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:persistent-volume-binder.yaml 2026-02-26 03:12:54.728898 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.txt 2026-02-26 03:12:54.728916 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pod-garbage-collector.yaml 2026-02-26 03:12:54.728933 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.txt 2026-02-26 03:12:54.728950 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pv-protection-controller.yaml 2026-02-26 03:12:54.728987 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.txt 2026-02-26 03:12:54.729008 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:pvc-protection-controller.yaml 2026-02-26 03:12:54.729027 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.txt 2026-02-26 03:12:54.729044 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replicaset-controller.yaml 2026-02-26 03:12:54.729061 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.txt 2026-02-26 03:12:54.729078 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:replication-controller.yaml 2026-02-26 03:12:54.729095 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.txt 2026-02-26 03:12:54.729113 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:resourcequota-controller.yaml 2026-02-26 03:12:54.729130 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.txt 2026-02-26 03:12:54.729154 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:root-ca-cert-publisher.yaml 2026-02-26 03:12:54.729171 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.txt 2026-02-26 03:12:54.729188 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:route-controller.yaml 2026-02-26 03:12:54.729206 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.txt 2026-02-26 03:12:54.729223 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-account-controller.yaml 2026-02-26 03:12:54.729240 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.txt 2026-02-26 03:12:54.729258 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:service-controller.yaml 2026-02-26 03:12:54.729275 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.txt 2026-02-26 03:12:54.729292 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:statefulset-controller.yaml 2026-02-26 03:12:54.729351 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.txt 2026-02-26 03:12:54.729370 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-after-finished-controller.yaml 2026-02-26 03:12:54.729388 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.txt 2026-02-26 03:12:54.729405 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:controller:ttl-controller.yaml 2026-02-26 03:12:54.729422 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.txt 2026-02-26 03:12:54.729439 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:coredns.yaml 2026-02-26 03:12:54.729457 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.txt 2026-02-26 03:12:54.729474 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:discovery.yaml 2026-02-26 03:12:54.729492 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.txt 2026-02-26 03:12:54.729510 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-controller-manager.yaml 2026-02-26 03:12:54.729527 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.txt 2026-02-26 03:12:54.729544 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-dns.yaml 2026-02-26 03:12:54.729561 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.txt 2026-02-26 03:12:54.729579 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:kube-scheduler.yaml 2026-02-26 03:12:54.729596 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.txt 2026-02-26 03:12:54.729613 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:monitoring.yaml 2026-02-26 03:12:54.729630 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.txt 2026-02-26 03:12:54.729647 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node-proxier.yaml 2026-02-26 03:12:54.729664 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.txt 2026-02-26 03:12:54.729681 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:node.yaml 2026-02-26 03:12:54.729698 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.txt 2026-02-26 03:12:54.729716 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:public-info-viewer.yaml 2026-02-26 03:12:54.729734 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.txt 2026-02-26 03:12:54.729751 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:service-account-issuer-discovery.yaml 2026-02-26 03:12:54.729768 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.txt 2026-02-26 03:12:54.729790 | instance | >f+++++++++ objects/cluster/clusterrolebinding/system:volume-scheduler.yaml 2026-02-26 03:12:54.729807 | instance | cd+++++++++ objects/cluster/namespace/ 2026-02-26 03:12:54.729852 | instance | >f+++++++++ objects/cluster/namespace/default.txt 2026-02-26 03:12:54.729872 | instance | >f+++++++++ objects/cluster/namespace/default.yaml 2026-02-26 03:12:54.729896 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.txt 2026-02-26 03:12:54.729922 | instance | >f+++++++++ objects/cluster/namespace/kube-node-lease.yaml 2026-02-26 03:12:54.729946 | instance | >f+++++++++ objects/cluster/namespace/kube-public.txt 2026-02-26 03:12:54.729967 | instance | >f+++++++++ objects/cluster/namespace/kube-public.yaml 2026-02-26 03:12:54.729985 | instance | >f+++++++++ objects/cluster/namespace/kube-system.txt 2026-02-26 03:12:54.730003 | instance | >f+++++++++ objects/cluster/namespace/kube-system.yaml 2026-02-26 03:12:54.730022 | instance | cd+++++++++ objects/cluster/node/ 2026-02-26 03:12:54.730040 | instance | >f+++++++++ objects/cluster/node/instance.txt 2026-02-26 03:12:54.730058 | instance | >f+++++++++ objects/cluster/node/instance.yaml 2026-02-26 03:12:54.730076 | instance | cd+++++++++ objects/cluster/storageclass/ 2026-02-26 03:12:54.730093 | instance | >f+++++++++ objects/cluster/storageclass/general.txt 2026-02-26 03:12:54.730111 | instance | >f+++++++++ objects/cluster/storageclass/general.yaml 2026-02-26 03:12:54.730129 | instance | cd+++++++++ objects/namespaced/ 2026-02-26 03:12:54.730146 | instance | cd+++++++++ objects/namespaced/default/ 2026-02-26 03:12:54.730164 | instance | cd+++++++++ objects/namespaced/default/configmaps/ 2026-02-26 03:12:54.730181 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.txt 2026-02-26 03:12:54.730198 | instance | >f+++++++++ objects/namespaced/default/configmaps/kube-root-ca.crt.yaml 2026-02-26 03:12:54.730215 | instance | cd+++++++++ objects/namespaced/default/endpoints/ 2026-02-26 03:12:54.730232 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.txt 2026-02-26 03:12:54.730249 | instance | >f+++++++++ objects/namespaced/default/endpoints/kubernetes.yaml 2026-02-26 03:12:54.730266 | instance | cd+++++++++ objects/namespaced/default/persistentvolumeclaims/ 2026-02-26 03:12:54.730284 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.txt 2026-02-26 03:12:54.730302 | instance | >f+++++++++ objects/namespaced/default/persistentvolumeclaims/test-pvc.yaml 2026-02-26 03:12:54.730320 | instance | cd+++++++++ objects/namespaced/default/serviceaccounts/ 2026-02-26 03:12:54.730337 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.txt 2026-02-26 03:12:54.730355 | instance | >f+++++++++ objects/namespaced/default/serviceaccounts/default.yaml 2026-02-26 03:12:54.730372 | instance | cd+++++++++ objects/namespaced/default/services/ 2026-02-26 03:12:54.730390 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.txt 2026-02-26 03:12:54.730408 | instance | >f+++++++++ objects/namespaced/default/services/kubernetes.yaml 2026-02-26 03:12:54.730425 | instance | cd+++++++++ objects/namespaced/kube-node-lease/ 2026-02-26 03:12:54.730444 | instance | cd+++++++++ objects/namespaced/kube-node-lease/configmaps/ 2026-02-26 03:12:54.730462 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.txt 2026-02-26 03:12:54.730480 | instance | >f+++++++++ objects/namespaced/kube-node-lease/configmaps/kube-root-ca.crt.yaml 2026-02-26 03:12:54.730498 | instance | cd+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/ 2026-02-26 03:12:54.730515 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.txt 2026-02-26 03:12:54.730533 | instance | >f+++++++++ objects/namespaced/kube-node-lease/serviceaccounts/default.yaml 2026-02-26 03:12:54.730552 | instance | cd+++++++++ objects/namespaced/kube-public/ 2026-02-26 03:12:54.730577 | instance | cd+++++++++ objects/namespaced/kube-public/configmaps/ 2026-02-26 03:12:54.730611 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.txt 2026-02-26 03:12:54.730635 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/cluster-info.yaml 2026-02-26 03:12:54.730661 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.txt 2026-02-26 03:12:54.730687 | instance | >f+++++++++ objects/namespaced/kube-public/configmaps/kube-root-ca.crt.yaml 2026-02-26 03:12:54.730714 | instance | cd+++++++++ objects/namespaced/kube-public/rolebindings/ 2026-02-26 03:12:54.730738 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-26 03:12:54.730758 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-26 03:12:54.730776 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.txt 2026-02-26 03:12:54.730794 | instance | >f+++++++++ objects/namespaced/kube-public/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-26 03:12:54.730813 | instance | cd+++++++++ objects/namespaced/kube-public/roles/ 2026-02-26 03:12:54.730831 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.txt 2026-02-26 03:12:54.730850 | instance | >f+++++++++ objects/namespaced/kube-public/roles/kubeadm:bootstrap-signer-clusterinfo.yaml 2026-02-26 03:12:54.730868 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.txt 2026-02-26 03:12:54.730886 | instance | >f+++++++++ objects/namespaced/kube-public/roles/system:controller:bootstrap-signer.yaml 2026-02-26 03:12:54.730904 | instance | cd+++++++++ objects/namespaced/kube-public/serviceaccounts/ 2026-02-26 03:12:54.730921 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.txt 2026-02-26 03:12:54.730940 | instance | >f+++++++++ objects/namespaced/kube-public/serviceaccounts/default.yaml 2026-02-26 03:12:54.730958 | instance | cd+++++++++ objects/namespaced/kube-system/ 2026-02-26 03:12:54.730976 | instance | cd+++++++++ objects/namespaced/kube-system/configmaps/ 2026-02-26 03:12:54.730994 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.txt 2026-02-26 03:12:54.731012 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-config.yaml 2026-02-26 03:12:54.731029 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.txt 2026-02-26 03:12:54.731047 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-config.yaml 2026-02-26 03:12:54.731065 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.txt 2026-02-26 03:12:54.731082 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/ceph-csi-encryption-kms-config.yaml 2026-02-26 03:12:54.731099 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.txt 2026-02-26 03:12:54.731116 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/cilium-config.yaml 2026-02-26 03:12:54.731134 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.txt 2026-02-26 03:12:54.731151 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/coredns.yaml 2026-02-26 03:12:54.731168 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.txt 2026-02-26 03:12:54.731186 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/extension-apiserver-authentication.yaml 2026-02-26 03:12:54.731203 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.txt 2026-02-26 03:12:54.731221 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-apiserver-legacy-service-account-token-tracking.yaml 2026-02-26 03:12:54.731239 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.txt 2026-02-26 03:12:54.731257 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-proxy.yaml 2026-02-26 03:12:54.731283 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.txt 2026-02-26 03:12:54.731302 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kube-root-ca.crt.yaml 2026-02-26 03:12:54.731320 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.txt 2026-02-26 03:12:54.731337 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubeadm-config.yaml 2026-02-26 03:12:54.731355 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.txt 2026-02-26 03:12:54.731372 | instance | >f+++++++++ objects/namespaced/kube-system/configmaps/kubelet-config.yaml 2026-02-26 03:12:54.731450 | instance | cd+++++++++ objects/namespaced/kube-system/daemonsets/ 2026-02-26 03:12:54.731482 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.txt 2026-02-26 03:12:54.731502 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/ceph-csi-rbd-nodeplugin.yaml 2026-02-26 03:12:54.731521 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.txt 2026-02-26 03:12:54.731539 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/cilium.yaml 2026-02-26 03:12:54.731558 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.txt 2026-02-26 03:12:54.731575 | instance | >f+++++++++ objects/namespaced/kube-system/daemonsets/kube-proxy.yaml 2026-02-26 03:12:54.731593 | instance | cd+++++++++ objects/namespaced/kube-system/deployment/ 2026-02-26 03:12:54.731611 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.txt 2026-02-26 03:12:54.731628 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/ceph-csi-rbd-provisioner.yaml 2026-02-26 03:12:54.731647 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.txt 2026-02-26 03:12:54.731665 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/cilium-operator.yaml 2026-02-26 03:12:54.731683 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.txt 2026-02-26 03:12:54.731700 | instance | >f+++++++++ objects/namespaced/kube-system/deployment/coredns.yaml 2026-02-26 03:12:54.731718 | instance | cd+++++++++ objects/namespaced/kube-system/endpoints/ 2026-02-26 03:12:54.731735 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-02-26 03:12:54.731752 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-02-26 03:12:54.731769 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.txt 2026-02-26 03:12:54.731787 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-02-26 03:12:54.731804 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.txt 2026-02-26 03:12:54.731822 | instance | >f+++++++++ objects/namespaced/kube-system/endpoints/kube-dns.yaml 2026-02-26 03:12:54.731839 | instance | cd+++++++++ objects/namespaced/kube-system/pods/ 2026-02-26 03:12:54.731857 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-bkn62.txt 2026-02-26 03:12:54.731874 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-nodeplugin-bkn62.yaml 2026-02-26 03:12:54.731896 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc.txt 2026-02-26 03:12:54.731921 | instance | >f+++++++++ objects/namespaced/kube-system/pods/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc.yaml 2026-02-26 03:12:54.731946 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-9qd6t.txt 2026-02-26 03:12:54.731971 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-9qd6t.yaml 2026-02-26 03:12:54.731994 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lnzv7.txt 2026-02-26 03:12:54.732019 | instance | >f+++++++++ objects/namespaced/kube-system/pods/cilium-operator-869df985b8-lnzv7.yaml 2026-02-26 03:12:54.732038 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2mhgg.txt 2026-02-26 03:12:54.732056 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-2mhgg.yaml 2026-02-26 03:12:54.732074 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-d7rvp.txt 2026-02-26 03:12:54.732092 | instance | >f+++++++++ objects/namespaced/kube-system/pods/coredns-67659f764b-d7rvp.yaml 2026-02-26 03:12:54.732110 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.txt 2026-02-26 03:12:54.732128 | instance | >f+++++++++ objects/namespaced/kube-system/pods/etcd-instance.yaml 2026-02-26 03:12:54.732146 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.txt 2026-02-26 03:12:54.732163 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-apiserver-instance.yaml 2026-02-26 03:12:54.732180 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.txt 2026-02-26 03:12:54.732198 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-controller-manager-instance.yaml 2026-02-26 03:12:54.732215 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-vqr2k.txt 2026-02-26 03:12:54.732232 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-proxy-vqr2k.yaml 2026-02-26 03:12:54.732249 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.txt 2026-02-26 03:12:54.732267 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-scheduler-instance.yaml 2026-02-26 03:12:54.732285 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.txt 2026-02-26 03:12:54.732302 | instance | >f+++++++++ objects/namespaced/kube-system/pods/kube-vip-instance.yaml 2026-02-26 03:12:54.732320 | instance | cd+++++++++ objects/namespaced/kube-system/rolebindings/ 2026-02-26 03:12:54.732337 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.txt 2026-02-26 03:12:54.732354 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/ceph-csi-rbd-provisioner.yaml 2026-02-26 03:12:54.732371 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.txt 2026-02-26 03:12:54.732388 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/cilium-config-agent.yaml 2026-02-26 03:12:54.732406 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.txt 2026-02-26 03:12:54.732423 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kube-proxy.yaml 2026-02-26 03:12:54.732441 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.txt 2026-02-26 03:12:54.732459 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubeadm-certs.yaml 2026-02-26 03:12:54.732480 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.txt 2026-02-26 03:12:54.732507 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:kubelet-config.yaml 2026-02-26 03:12:54.732532 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.txt 2026-02-26 03:12:54.732553 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/kubeadm:nodes-kubeadm-config.yaml 2026-02-26 03:12:54.732572 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.txt 2026-02-26 03:12:54.732590 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::extension-apiserver-authentication-reader.yaml 2026-02-26 03:12:54.732607 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.txt 2026-02-26 03:12:54.732624 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-controller-manager.yaml 2026-02-26 03:12:54.732648 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.txt 2026-02-26 03:12:54.732666 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system::leader-locking-kube-scheduler.yaml 2026-02-26 03:12:54.732684 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.txt 2026-02-26 03:12:54.732702 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:bootstrap-signer.yaml 2026-02-26 03:12:54.732720 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.txt 2026-02-26 03:12:54.732737 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:cloud-provider.yaml 2026-02-26 03:12:54.732754 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.txt 2026-02-26 03:12:54.732771 | instance | >f+++++++++ objects/namespaced/kube-system/rolebindings/system:controller:token-cleaner.yaml 2026-02-26 03:12:54.732788 | instance | cd+++++++++ objects/namespaced/kube-system/roles/ 2026-02-26 03:12:54.732806 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.txt 2026-02-26 03:12:54.732823 | instance | >f+++++++++ objects/namespaced/kube-system/roles/ceph-csi-rbd-provisioner.yaml 2026-02-26 03:12:54.732841 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.txt 2026-02-26 03:12:54.732865 | instance | >f+++++++++ objects/namespaced/kube-system/roles/cilium-config-agent.yaml 2026-02-26 03:12:54.732891 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.txt 2026-02-26 03:12:54.732913 | instance | >f+++++++++ objects/namespaced/kube-system/roles/extension-apiserver-authentication-reader.yaml 2026-02-26 03:12:54.732930 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.txt 2026-02-26 03:12:54.732948 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kube-proxy.yaml 2026-02-26 03:12:54.732984 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.txt 2026-02-26 03:12:54.733005 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubeadm-certs.yaml 2026-02-26 03:12:54.733023 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.txt 2026-02-26 03:12:54.733039 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:kubelet-config.yaml 2026-02-26 03:12:54.733058 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.txt 2026-02-26 03:12:54.733075 | instance | >f+++++++++ objects/namespaced/kube-system/roles/kubeadm:nodes-kubeadm-config.yaml 2026-02-26 03:12:54.733093 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.txt 2026-02-26 03:12:54.733112 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-controller-manager.yaml 2026-02-26 03:12:54.733129 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.txt 2026-02-26 03:12:54.733147 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system::leader-locking-kube-scheduler.yaml 2026-02-26 03:12:54.733165 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.txt 2026-02-26 03:12:54.733183 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:bootstrap-signer.yaml 2026-02-26 03:12:54.733200 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.txt 2026-02-26 03:12:54.733216 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:cloud-provider.yaml 2026-02-26 03:12:54.733233 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.txt 2026-02-26 03:12:54.733250 | instance | >f+++++++++ objects/namespaced/kube-system/roles/system:controller:token-cleaner.yaml 2026-02-26 03:12:54.733273 | instance | cd+++++++++ objects/namespaced/kube-system/secrets/ 2026-02-26 03:12:54.733291 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fi20ho.txt 2026-02-26 03:12:54.733309 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-fi20ho.yaml 2026-02-26 03:12:54.733327 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qzkjgs.txt 2026-02-26 03:12:54.733345 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/bootstrap-token-qzkjgs.yaml 2026-02-26 03:12:54.733362 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.txt 2026-02-26 03:12:54.733380 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/csi-rbd-secret.yaml 2026-02-26 03:12:54.733397 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.txt 2026-02-26 03:12:54.733415 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/kubeadm-certs.yaml 2026-02-26 03:12:54.733432 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.txt 2026-02-26 03:12:54.733450 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.ceph-csi-rbd.v1.yaml 2026-02-26 03:12:54.733468 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.txt 2026-02-26 03:12:54.733485 | instance | >f+++++++++ objects/namespaced/kube-system/secrets/sh.helm.release.v1.cilium.v1.yaml 2026-02-26 03:12:54.733502 | instance | cd+++++++++ objects/namespaced/kube-system/serviceaccounts/ 2026-02-26 03:12:54.733521 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.txt 2026-02-26 03:12:54.733538 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/attachdetach-controller.yaml 2026-02-26 03:12:54.733561 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.txt 2026-02-26 03:12:54.733589 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/bootstrap-signer.yaml 2026-02-26 03:12:54.733614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.txt 2026-02-26 03:12:54.733633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-nodeplugin.yaml 2026-02-26 03:12:54.733651 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.txt 2026-02-26 03:12:54.733668 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ceph-csi-rbd-provisioner.yaml 2026-02-26 03:12:54.733685 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.txt 2026-02-26 03:12:54.733702 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/certificate-controller.yaml 2026-02-26 03:12:54.733720 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.txt 2026-02-26 03:12:54.733738 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium-operator.yaml 2026-02-26 03:12:54.733755 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.txt 2026-02-26 03:12:54.733772 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cilium.yaml 2026-02-26 03:12:54.733790 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.txt 2026-02-26 03:12:54.733808 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/clusterrole-aggregation-controller.yaml 2026-02-26 03:12:54.733826 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.txt 2026-02-26 03:12:54.733860 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/coredns.yaml 2026-02-26 03:12:54.733880 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.txt 2026-02-26 03:12:54.733899 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/cronjob-controller.yaml 2026-02-26 03:12:54.733922 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.txt 2026-02-26 03:12:54.733941 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/daemon-set-controller.yaml 2026-02-26 03:12:54.733959 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.txt 2026-02-26 03:12:54.733977 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/default.yaml 2026-02-26 03:12:54.733994 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.txt 2026-02-26 03:12:54.734012 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/deployment-controller.yaml 2026-02-26 03:12:54.734029 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.txt 2026-02-26 03:12:54.734047 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/disruption-controller.yaml 2026-02-26 03:12:54.734065 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.txt 2026-02-26 03:12:54.734083 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpoint-controller.yaml 2026-02-26 03:12:54.734100 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.txt 2026-02-26 03:12:54.734117 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslice-controller.yaml 2026-02-26 03:12:54.734134 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.txt 2026-02-26 03:12:54.734151 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/endpointslicemirroring-controller.yaml 2026-02-26 03:12:54.734169 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.txt 2026-02-26 03:12:54.734187 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ephemeral-volume-controller.yaml 2026-02-26 03:12:54.734204 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.txt 2026-02-26 03:12:54.734222 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/expand-controller.yaml 2026-02-26 03:12:54.734240 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.txt 2026-02-26 03:12:54.734257 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/generic-garbage-collector.yaml 2026-02-26 03:12:54.734274 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.txt 2026-02-26 03:12:54.734291 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/horizontal-pod-autoscaler.yaml 2026-02-26 03:12:54.734308 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.txt 2026-02-26 03:12:54.734326 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/job-controller.yaml 2026-02-26 03:12:54.734343 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.txt 2026-02-26 03:12:54.734362 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/kube-proxy.yaml 2026-02-26 03:12:54.734380 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.txt 2026-02-26 03:12:54.734397 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/namespace-controller.yaml 2026-02-26 03:12:54.734415 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.txt 2026-02-26 03:12:54.734434 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/node-controller.yaml 2026-02-26 03:12:54.734451 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.txt 2026-02-26 03:12:54.734469 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/persistent-volume-binder.yaml 2026-02-26 03:12:54.734486 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.txt 2026-02-26 03:12:54.734511 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pod-garbage-collector.yaml 2026-02-26 03:12:54.734529 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.txt 2026-02-26 03:12:54.734547 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pv-protection-controller.yaml 2026-02-26 03:12:54.734563 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.txt 2026-02-26 03:12:54.734580 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/pvc-protection-controller.yaml 2026-02-26 03:12:54.734597 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.txt 2026-02-26 03:12:54.734614 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replicaset-controller.yaml 2026-02-26 03:12:54.734633 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.txt 2026-02-26 03:12:54.734659 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/replication-controller.yaml 2026-02-26 03:12:54.734686 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.txt 2026-02-26 03:12:54.734708 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/resourcequota-controller.yaml 2026-02-26 03:12:54.734726 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.txt 2026-02-26 03:12:54.734744 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/root-ca-cert-publisher.yaml 2026-02-26 03:12:54.734762 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.txt 2026-02-26 03:12:54.734779 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-account-controller.yaml 2026-02-26 03:12:54.734797 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.txt 2026-02-26 03:12:54.734815 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/service-controller.yaml 2026-02-26 03:12:54.734833 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.txt 2026-02-26 03:12:54.734851 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/statefulset-controller.yaml 2026-02-26 03:12:54.734868 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.txt 2026-02-26 03:12:54.734885 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/token-cleaner.yaml 2026-02-26 03:12:54.734903 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.txt 2026-02-26 03:12:54.734921 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-after-finished-controller.yaml 2026-02-26 03:12:54.734939 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.txt 2026-02-26 03:12:54.734956 | instance | >f+++++++++ objects/namespaced/kube-system/serviceaccounts/ttl-controller.yaml 2026-02-26 03:12:54.734973 | instance | cd+++++++++ objects/namespaced/kube-system/services/ 2026-02-26 03:12:54.734990 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.txt 2026-02-26 03:12:54.735007 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-nodeplugin-http-metrics.yaml 2026-02-26 03:12:54.735024 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.txt 2026-02-26 03:12:54.735041 | instance | >f+++++++++ objects/namespaced/kube-system/services/ceph-csi-rbd-provisioner-http-metrics.yaml 2026-02-26 03:12:54.735058 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.txt 2026-02-26 03:12:54.735076 | instance | >f+++++++++ objects/namespaced/kube-system/services/kube-dns.yaml 2026-02-26 03:12:54.748461 | 2026-02-26 03:12:54.748529 | TASK [gather-pod-logs : creating directory for pod logs] 2026-02-26 03:12:54.965353 | instance | changed 2026-02-26 03:12:54.971637 | 2026-02-26 03:12:54.971706 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-02-26 03:12:55.165674 | instance | changed 2026-02-26 03:12:55.171648 | 2026-02-26 03:12:55.171737 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-02-26 03:12:55.984766 | instance | kube-system/ceph-csi-rbd-nodeplugin-bkn62/csi-rbdplugin 2026-02-26 03:12:56.161746 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-nodeplugin-bkn62" not found 2026-02-26 03:12:56.164651 | instance | kube-system/ceph-csi-rbd-nodeplugin-bkn62/driver-registrar 2026-02-26 03:12:56.330208 | instance | Error from server (BadRequest): previous terminated container "driver-registrar" in pod "ceph-csi-rbd-nodeplugin-bkn62" not found 2026-02-26 03:12:56.334002 | instance | kube-system/ceph-csi-rbd-nodeplugin-bkn62/liveness-prometheus 2026-02-26 03:12:56.507775 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-nodeplugin-bkn62" not found 2026-02-26 03:12:56.667617 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-rbdplugin 2026-02-26 03:12:56.839348 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin" in pod "ceph-csi-rbd-provisioner-69cb97fb6-kdjzc" not found 2026-02-26 03:12:56.843493 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-provisioner 2026-02-26 03:12:57.004648 | instance | Error from server (BadRequest): previous terminated container "csi-provisioner" in pod "ceph-csi-rbd-provisioner-69cb97fb6-kdjzc" not found 2026-02-26 03:12:57.007555 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-resizer 2026-02-26 03:12:57.177367 | instance | Error from server (BadRequest): previous terminated container "csi-resizer" in pod "ceph-csi-rbd-provisioner-69cb97fb6-kdjzc" not found 2026-02-26 03:12:57.181881 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-snapshotter 2026-02-26 03:12:57.355752 | instance | Error from server (BadRequest): previous terminated container "csi-snapshotter" in pod "ceph-csi-rbd-provisioner-69cb97fb6-kdjzc" not found 2026-02-26 03:12:57.359728 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-attacher 2026-02-26 03:12:57.520803 | instance | Error from server (BadRequest): previous terminated container "csi-attacher" in pod "ceph-csi-rbd-provisioner-69cb97fb6-kdjzc" not found 2026-02-26 03:12:57.523815 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-rbdplugin-controller 2026-02-26 03:12:57.706158 | instance | Error from server (BadRequest): previous terminated container "csi-rbdplugin-controller" in pod "ceph-csi-rbd-provisioner-69cb97fb6-kdjzc" not found 2026-02-26 03:12:57.709478 | instance | kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/liveness-prometheus 2026-02-26 03:12:57.871533 | instance | Error from server (BadRequest): previous terminated container "liveness-prometheus" in pod "ceph-csi-rbd-provisioner-69cb97fb6-kdjzc" not found 2026-02-26 03:12:58.049530 | instance | kube-system/cilium-9qd6t/config 2026-02-26 03:12:58.214257 | instance | Error from server (BadRequest): previous terminated container "config" in pod "cilium-9qd6t" not found 2026-02-26 03:12:58.218413 | instance | kube-system/cilium-9qd6t/mount-cgroup 2026-02-26 03:12:58.385063 | instance | Error from server (BadRequest): previous terminated container "mount-cgroup" in pod "cilium-9qd6t" not found 2026-02-26 03:12:58.388547 | instance | kube-system/cilium-9qd6t/apply-sysctl-overwrites 2026-02-26 03:12:58.555872 | instance | Error from server (BadRequest): previous terminated container "apply-sysctl-overwrites" in pod "cilium-9qd6t" not found 2026-02-26 03:12:58.558918 | instance | kube-system/cilium-9qd6t/mount-bpf-fs 2026-02-26 03:12:58.711467 | instance | Error from server (BadRequest): previous terminated container "mount-bpf-fs" in pod "cilium-9qd6t" not found 2026-02-26 03:12:58.715308 | instance | kube-system/cilium-9qd6t/clean-cilium-state 2026-02-26 03:12:58.879785 | instance | Error from server (BadRequest): previous terminated container "clean-cilium-state" in pod "cilium-9qd6t" not found 2026-02-26 03:12:58.883745 | instance | kube-system/cilium-9qd6t/install-cni-binaries 2026-02-26 03:12:59.042599 | instance | Error from server (BadRequest): previous terminated container "install-cni-binaries" in pod "cilium-9qd6t" not found 2026-02-26 03:12:59.046250 | instance | kube-system/cilium-9qd6t/cilium-agent 2026-02-26 03:12:59.226054 | instance | Error from server (BadRequest): previous terminated container "cilium-agent" in pod "cilium-9qd6t" not found 2026-02-26 03:12:59.381760 | instance | kube-system/cilium-operator-869df985b8-lnzv7/cilium-operator 2026-02-26 03:12:59.554142 | instance | Error from server (BadRequest): previous terminated container "cilium-operator" in pod "cilium-operator-869df985b8-lnzv7" not found 2026-02-26 03:12:59.704271 | instance | kube-system/coredns-67659f764b-2mhgg/coredns 2026-02-26 03:12:59.876007 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-2mhgg" not found 2026-02-26 03:13:00.044249 | instance | kube-system/coredns-67659f764b-d7rvp/coredns 2026-02-26 03:13:00.220642 | instance | Error from server (BadRequest): previous terminated container "coredns" in pod "coredns-67659f764b-d7rvp" not found 2026-02-26 03:13:00.374123 | instance | kube-system/etcd-instance/etcd 2026-02-26 03:13:00.554449 | instance | Error from server (BadRequest): previous terminated container "etcd" in pod "etcd-instance" not found 2026-02-26 03:13:00.701608 | instance | kube-system/kube-apiserver-instance/kube-apiserver 2026-02-26 03:13:00.873134 | instance | Error from server (BadRequest): previous terminated container "kube-apiserver" in pod "kube-apiserver-instance" not found 2026-02-26 03:13:01.043318 | instance | kube-system/kube-controller-manager-instance/kube-controller-manager 2026-02-26 03:13:01.211217 | instance | Error from server (BadRequest): previous terminated container "kube-controller-manager" in pod "kube-controller-manager-instance" not found 2026-02-26 03:13:01.368460 | instance | kube-system/kube-proxy-vqr2k/kube-proxy 2026-02-26 03:13:01.536342 | instance | Error from server (BadRequest): previous terminated container "kube-proxy" in pod "kube-proxy-vqr2k" not found 2026-02-26 03:13:01.690968 | instance | kube-system/kube-scheduler-instance/kube-scheduler 2026-02-26 03:13:01.860960 | instance | Error from server (BadRequest): previous terminated container "kube-scheduler" in pod "kube-scheduler-instance" not found 2026-02-26 03:13:02.024599 | instance | kube-system/kube-vip-instance/kube-vip 2026-02-26 03:13:02.183611 | instance | Error from server (BadRequest): previous terminated container "kube-vip" in pod "kube-vip-instance" not found 2026-02-26 03:13:02.235069 | instance | ERROR 2026-02-26 03:13:02.235298 | instance | { 2026-02-26 03:13:02.235332 | instance | "delta": "0:00:06.791720", 2026-02-26 03:13:02.235353 | instance | "end": "2026-02-26 03:13:02.188291", 2026-02-26 03:13:02.235371 | instance | "msg": "non-zero return code", 2026-02-26 03:13:02.235389 | instance | "rc": 123, 2026-02-26 03:13:02.235408 | instance | "start": "2026-02-26 03:12:55.396571" 2026-02-26 03:13:02.235432 | instance | } 2026-02-26 03:13:02.235465 | instance | ERROR: Ignoring Errors 2026-02-26 03:13:02.243452 | 2026-02-26 03:13:02.243610 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-02-26 03:13:02.723673 | instance | changed: 2026-02-26 03:13:02.723834 | instance | cd+++++++++ pod-logs/ 2026-02-26 03:13:02.723863 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-02-26 03:13:02.723885 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ 2026-02-26 03:13:02.723905 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-bkn62/ 2026-02-26 03:13:02.723924 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-bkn62/csi-rbdplugin.txt 2026-02-26 03:13:02.723956 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-bkn62/driver-registrar.txt 2026-02-26 03:13:02.723976 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-nodeplugin-bkn62/liveness-prometheus.txt 2026-02-26 03:13:02.723995 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/ 2026-02-26 03:13:02.724015 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-attacher.txt 2026-02-26 03:13:02.724034 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-provisioner.txt 2026-02-26 03:13:02.724058 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-rbdplugin-controller.txt 2026-02-26 03:13:02.724077 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-rbdplugin.txt 2026-02-26 03:13:02.724096 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-resizer.txt 2026-02-26 03:13:02.724114 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-snapshotter.txt 2026-02-26 03:13:02.724133 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/liveness-prometheus.txt 2026-02-26 03:13:02.724152 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/ 2026-02-26 03:13:02.724171 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/apply-sysctl-overwrites.txt 2026-02-26 03:13:02.724189 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/cilium-agent.txt 2026-02-26 03:13:02.724208 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/clean-cilium-state.txt 2026-02-26 03:13:02.724227 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/config.txt 2026-02-26 03:13:02.724246 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/install-cni-binaries.txt 2026-02-26 03:13:02.724264 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/mount-bpf-fs.txt 2026-02-26 03:13:02.724283 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-9qd6t/mount-cgroup.txt 2026-02-26 03:13:02.724301 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lnzv7/ 2026-02-26 03:13:02.724320 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/cilium-operator-869df985b8-lnzv7/cilium-operator.txt 2026-02-26 03:13:02.724343 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2mhgg/ 2026-02-26 03:13:02.724363 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-2mhgg/coredns.txt 2026-02-26 03:13:02.724382 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-d7rvp/ 2026-02-26 03:13:02.724401 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/coredns-67659f764b-d7rvp/coredns.txt 2026-02-26 03:13:02.724419 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/ 2026-02-26 03:13:02.724441 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/etcd-instance/etcd.txt 2026-02-26 03:13:02.724461 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/ 2026-02-26 03:13:02.724480 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-26 03:13:02.724499 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/ 2026-02-26 03:13:02.724518 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-26 03:13:02.724537 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-vqr2k/ 2026-02-26 03:13:02.724555 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-proxy-vqr2k/kube-proxy.txt 2026-02-26 03:13:02.724578 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/ 2026-02-26 03:13:02.724598 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-26 03:13:02.724616 | instance | cd+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/ 2026-02-26 03:13:02.724635 | instance | >f+++++++++ pod-logs/failed-pods/kube-system/kube-vip-instance/kube-vip.txt 2026-02-26 03:13:02.724655 | instance | cd+++++++++ pod-logs/kube-system/ 2026-02-26 03:13:02.724674 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-bkn62/ 2026-02-26 03:13:02.724693 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-bkn62/csi-rbdplugin.txt 2026-02-26 03:13:02.724712 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-bkn62/driver-registrar.txt 2026-02-26 03:13:02.724731 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-nodeplugin-bkn62/liveness-prometheus.txt 2026-02-26 03:13:02.724749 | instance | cd+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/ 2026-02-26 03:13:02.724767 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-attacher.txt 2026-02-26 03:13:02.724786 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-provisioner.txt 2026-02-26 03:13:02.724804 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-rbdplugin-controller.txt 2026-02-26 03:13:02.724823 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-rbdplugin.txt 2026-02-26 03:13:02.724842 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-resizer.txt 2026-02-26 03:13:02.724860 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/csi-snapshotter.txt 2026-02-26 03:13:02.724879 | instance | >f+++++++++ pod-logs/kube-system/ceph-csi-rbd-provisioner-69cb97fb6-kdjzc/liveness-prometheus.txt 2026-02-26 03:13:02.724897 | instance | cd+++++++++ pod-logs/kube-system/cilium-9qd6t/ 2026-02-26 03:13:02.724916 | instance | >f+++++++++ pod-logs/kube-system/cilium-9qd6t/apply-sysctl-overwrites.txt 2026-02-26 03:13:02.724935 | instance | >f+++++++++ pod-logs/kube-system/cilium-9qd6t/cilium-agent.txt 2026-02-26 03:13:02.724958 | instance | >f+++++++++ pod-logs/kube-system/cilium-9qd6t/clean-cilium-state.txt 2026-02-26 03:13:02.724994 | instance | >f+++++++++ pod-logs/kube-system/cilium-9qd6t/config.txt 2026-02-26 03:13:02.725014 | instance | >f+++++++++ pod-logs/kube-system/cilium-9qd6t/install-cni-binaries.txt 2026-02-26 03:13:02.725033 | instance | >f+++++++++ pod-logs/kube-system/cilium-9qd6t/mount-bpf-fs.txt 2026-02-26 03:13:02.725052 | instance | >f+++++++++ pod-logs/kube-system/cilium-9qd6t/mount-cgroup.txt 2026-02-26 03:13:02.725070 | instance | cd+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lnzv7/ 2026-02-26 03:13:02.725089 | instance | >f+++++++++ pod-logs/kube-system/cilium-operator-869df985b8-lnzv7/cilium-operator.txt 2026-02-26 03:13:02.725108 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-2mhgg/ 2026-02-26 03:13:02.725126 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-2mhgg/coredns.txt 2026-02-26 03:13:02.725145 | instance | cd+++++++++ pod-logs/kube-system/coredns-67659f764b-d7rvp/ 2026-02-26 03:13:02.725163 | instance | >f+++++++++ pod-logs/kube-system/coredns-67659f764b-d7rvp/coredns.txt 2026-02-26 03:13:02.725181 | instance | cd+++++++++ pod-logs/kube-system/etcd-instance/ 2026-02-26 03:13:02.725200 | instance | >f+++++++++ pod-logs/kube-system/etcd-instance/etcd.txt 2026-02-26 03:13:02.725219 | instance | cd+++++++++ pod-logs/kube-system/kube-apiserver-instance/ 2026-02-26 03:13:02.725237 | instance | >f+++++++++ pod-logs/kube-system/kube-apiserver-instance/kube-apiserver.txt 2026-02-26 03:13:02.725256 | instance | cd+++++++++ pod-logs/kube-system/kube-controller-manager-instance/ 2026-02-26 03:13:02.725274 | instance | >f+++++++++ pod-logs/kube-system/kube-controller-manager-instance/kube-controller-manager.txt 2026-02-26 03:13:02.725299 | instance | cd+++++++++ pod-logs/kube-system/kube-proxy-vqr2k/ 2026-02-26 03:13:02.725319 | instance | >f+++++++++ pod-logs/kube-system/kube-proxy-vqr2k/kube-proxy.txt 2026-02-26 03:13:02.725337 | instance | cd+++++++++ pod-logs/kube-system/kube-scheduler-instance/ 2026-02-26 03:13:02.725356 | instance | >f+++++++++ pod-logs/kube-system/kube-scheduler-instance/kube-scheduler.txt 2026-02-26 03:13:02.725375 | instance | cd+++++++++ pod-logs/kube-system/kube-vip-instance/ 2026-02-26 03:13:02.725394 | instance | >f+++++++++ pod-logs/kube-system/kube-vip-instance/kube-vip.txt 2026-02-26 03:13:02.735282 | 2026-02-26 03:13:02.735344 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-02-26 03:13:02.941937 | instance | changed 2026-02-26 03:13:02.947220 | 2026-02-26 03:13:02.947289 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-02-26 03:13:03.594380 | instance | Scraping kube-dns.kube-system:9153/metrics: 2026-02-26 03:13:03.608564 | instance | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-26 03:13:03.608613 | instance | Dload Upload Total Spent Left Speed 2026-02-26 03:13:03.613648 | instance | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: kube-dns.kube-system 2026-02-26 03:13:03.993729 | instance | ok: Runtime: 0:00:00.473005 2026-02-26 03:13:04.000177 | 2026-02-26 03:13:04.000321 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-02-26 03:13:04.282373 | instance | ceph-mgr endpoints: 2026-02-26 03:13:04.534302 | instance | ok: Runtime: 0:00:00.081279 2026-02-26 03:13:04.540571 | 2026-02-26 03:13:04.540662 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-02-26 03:13:05.073334 | instance | ok: Runtime: 0:00:00.078728 2026-02-26 03:13:05.080558 | 2026-02-26 03:13:05.080662 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-02-26 03:13:05.548650 | instance | changed: 2026-02-26 03:13:05.548813 | instance | cd+++++++++ prometheus/ 2026-02-26 03:13:05.548840 | instance | >f+++++++++ prometheus/kube-system-kube-dns.txt 2026-02-26 03:13:05.558896 | 2026-02-26 03:13:05.558984 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-02-26 03:13:05.752814 | instance | changed 2026-02-26 03:13:05.758593 | 2026-02-26 03:13:05.758658 | TASK [gather-selenium-data : Get selenium data] 2026-02-26 03:13:05.965778 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-02-26 03:13:05.966870 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-02-26 03:13:06.292634 | instance | ERROR 2026-02-26 03:13:06.292830 | instance | { 2026-02-26 03:13:06.292874 | instance | "delta": "0:00:00.005137", 2026-02-26 03:13:06.292903 | instance | "end": "2026-02-26 03:13:05.967175", 2026-02-26 03:13:06.292931 | instance | "msg": "non-zero return code", 2026-02-26 03:13:06.293000 | instance | "rc": 1, 2026-02-26 03:13:06.293041 | instance | "start": "2026-02-26 03:13:05.962038" 2026-02-26 03:13:06.293072 | instance | } 2026-02-26 03:13:06.293106 | instance | ERROR: Ignoring Errors 2026-02-26 03:13:06.299700 | 2026-02-26 03:13:06.299771 | TASK [gather-selenium-data : Downloads logs to executor] 2026-02-26 03:13:06.779886 | instance | changed: cd+++++++++ selenium/ 2026-02-26 03:13:06.820059 | 2026-02-26 03:13:06.820163 | PLAY RECAP 2026-02-26 03:13:06.820208 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 2 2026-02-26 03:13:06.820229 | 2026-02-26 03:13:06.931987 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@stable/2024.2] 2026-02-26 03:13:06.936178 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-26 03:13:07.501916 | 2026-02-26 03:13:07.502123 | PLAY [all] 2026-02-26 03:13:07.515034 | 2026-02-26 03:13:07.515146 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-26 03:13:07.560087 | instance | skipping: Conditional result was False 2026-02-26 03:13:07.568238 | 2026-02-26 03:13:07.568347 | TASK [fetch-output : Set log path for single node] 2026-02-26 03:13:07.611656 | instance | ok 2026-02-26 03:13:07.616198 | 2026-02-26 03:13:07.616265 | LOOP [fetch-output : Ensure local output dirs] 2026-02-26 03:13:08.018637 | instance -> localhost | ok: "/var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/work/logs" 2026-02-26 03:13:08.224644 | instance -> localhost | changed: "/var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/work/artifacts" 2026-02-26 03:13:08.433191 | instance -> localhost | changed: "/var/lib/zuul/builds/41ae71c170214c898ce2bcd1bbcfd80d/work/docs" 2026-02-26 03:13:08.451322 | 2026-02-26 03:13:08.451471 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-26 03:13:09.045515 | instance | changed: .d..t...... ./ 2026-02-26 03:13:09.045776 | instance | changed: All items complete 2026-02-26 03:13:09.045821 | 2026-02-26 03:13:09.483196 | instance | changed: .d..t...... ./ 2026-02-26 03:13:09.925687 | instance | changed: .d..t...... ./ 2026-02-26 03:13:09.951014 | 2026-02-26 03:13:09.951087 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-26 03:13:10.386860 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006802 2026-02-26 03:13:10.599394 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007612 2026-02-26 03:13:10.608798 | 2026-02-26 03:13:10.608897 | PLAY [all] 2026-02-26 03:13:10.614618 | 2026-02-26 03:13:10.614682 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-26 03:13:11.023978 | instance | changed 2026-02-26 03:13:11.029302 | 2026-02-26 03:13:11.029352 | PLAY RECAP 2026-02-26 03:13:11.029397 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-26 03:13:11.029419 | 2026-02-26 03:13:11.126588 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-02-26 03:13:11.130530 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-26 03:13:11.709619 | 2026-02-26 03:13:11.709753 | PLAY [localhost] 2026-02-26 03:13:11.719586 | 2026-02-26 03:13:11.719667 | TASK [Generate Zuul manifest] 2026-02-26 03:13:11.739231 | localhost | ok 2026-02-26 03:13:11.756035 | 2026-02-26 03:13:11.756112 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-26 03:13:12.092950 | localhost | changed 2026-02-26 03:13:12.104483 | 2026-02-26 03:13:12.104580 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-26 03:13:12.135040 | localhost | ok 2026-02-26 03:13:12.145608 | 2026-02-26 03:13:12.145684 | TASK [Upload logs] 2026-02-26 03:13:12.166471 | localhost | ok 2026-02-26 03:13:12.239541 | 2026-02-26 03:13:12.239695 | TASK [Set zuul-log-path fact] 2026-02-26 03:13:12.261619 | localhost | ok 2026-02-26 03:13:12.276034 | 2026-02-26 03:13:12.276112 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-26 03:13:12.307672 | localhost | ok 2026-02-26 03:13:12.316763 | 2026-02-26 03:13:12.316851 | TASK [upload-logs : Create log directories] 2026-02-26 03:13:12.754189 | localhost | changed 2026-02-26 03:13:12.760484 | 2026-02-26 03:13:12.760562 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-26 03:13:13.190868 | localhost -> localhost | ok: Runtime: 0:00:00.009821 2026-02-26 03:13:13.198315 | 2026-02-26 03:13:13.198413 | TASK [upload-logs : Upload logs to log server] 2026-02-26 03:13:13.737900 | localhost | Output suppressed because no_log was given 2026-02-26 03:13:13.742831 | 2026-02-26 03:13:13.742920 | LOOP [upload-logs : Compress console log and json output] 2026-02-26 03:13:13.790128 | localhost | skipping: Conditional result was False 2026-02-26 03:13:13.796596 | localhost | skipping: Conditional result was False 2026-02-26 03:13:13.809162 | 2026-02-26 03:13:13.809322 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-26 03:13:13.852340 | localhost | skipping: Conditional result was False 2026-02-26 03:13:13.852715 | 2026-02-26 03:13:13.856693 | localhost | skipping: Conditional result was False 2026-02-26 03:13:13.873891 | 2026-02-26 03:13:13.874070 | LOOP [upload-logs : Upload console log and json output]