2026-03-16 14:09:41.582969 | Job console starting 2026-03-16 14:09:41.594098 | Updating git repos 2026-03-16 14:09:41.642948 | Cloning repos into workspace 2026-03-16 14:09:41.691727 | Restoring repo states 2026-03-16 14:09:41.711603 | Merging changes 2026-03-16 14:09:42.308979 | Checking out repos 2026-03-16 14:09:42.485006 | Preparing playbooks 2026-03-16 14:09:44.873831 | Running Ansible setup 2026-03-16 14:09:48.041421 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 14:09:48.609857 | 2026-03-16 14:09:48.609971 | PLAY [localhost] 2026-03-16 14:09:48.617696 | 2026-03-16 14:09:48.617769 | TASK [Gathering Facts] 2026-03-16 14:09:49.445795 | localhost | ok 2026-03-16 14:09:49.456333 | 2026-03-16 14:09:49.456413 | TASK [Setup log path fact] 2026-03-16 14:09:49.476513 | localhost | ok 2026-03-16 14:09:49.488544 | 2026-03-16 14:09:49.488609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 14:09:49.517168 | localhost | ok 2026-03-16 14:09:49.524882 | 2026-03-16 14:09:49.524999 | TASK [emit-job-header : Print job information] 2026-03-16 14:09:49.566074 | # Job Information 2026-03-16 14:09:49.566287 | Ansible Version: 2.16.16 2026-03-16 14:09:49.566357 | Job: atmosphere-molecule-csi-local-path-provisioner 2026-03-16 14:09:49.566405 | Pipeline: check 2026-03-16 14:09:49.566451 | Executor: 0a8996d2b663 2026-03-16 14:09:49.566494 | Triggered by: https://github.com/vexxhost/atmosphere/pull/3501 2026-03-16 14:09:49.566543 | Event ID: 9ac55310-2141-11f1-8dbd-b8878dd3c343 2026-03-16 14:09:49.570712 | 2026-03-16 14:09:49.570778 | LOOP [emit-job-header : Print node information] 2026-03-16 14:09:49.665995 | localhost | ok: 2026-03-16 14:09:49.666581 | localhost | # Node Information 2026-03-16 14:09:49.666655 | localhost | Inventory Hostname: instance 2026-03-16 14:09:49.666705 | localhost | Hostname: np0000158907 2026-03-16 14:09:49.666749 | localhost | Username: zuul 2026-03-16 14:09:49.666799 | localhost | Distro: Ubuntu 22.04 2026-03-16 14:09:49.666843 | localhost | Provider: yul1 2026-03-16 14:09:49.666886 | localhost | Region: ca-ymq-1 2026-03-16 14:09:49.666928 | localhost | Label: ubuntu-jammy 2026-03-16 14:09:49.666971 | localhost | Product Name: OpenStack Nova 2026-03-16 14:09:49.667012 | localhost | Interface IP: 162.253.55.221 2026-03-16 14:09:49.685860 | 2026-03-16 14:09:49.685987 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-16 14:09:50.056404 | localhost -> localhost | changed 2026-03-16 14:09:50.062920 | 2026-03-16 14:09:50.063013 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-16 14:09:50.860202 | localhost -> localhost | changed 2026-03-16 14:09:50.869267 | 2026-03-16 14:09:50.869345 | PLAY [all] 2026-03-16 14:09:50.878487 | 2026-03-16 14:09:50.878552 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-16 14:09:51.107700 | instance -> localhost | ok 2026-03-16 14:09:51.116381 | 2026-03-16 14:09:51.116467 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-16 14:09:51.148167 | instance | ok 2026-03-16 14:09:51.162186 | instance | included: /var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-16 14:09:51.167449 | 2026-03-16 14:09:51.167506 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-16 14:09:52.660082 | instance -> localhost | Generating public/private rsa key pair. 2026-03-16 14:09:52.660267 | instance -> localhost | Your identification has been saved in /var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/work/c65879a2b05e4e00a15aeb937967a6f0_id_rsa 2026-03-16 14:09:52.660309 | instance -> localhost | Your public key has been saved in /var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/work/c65879a2b05e4e00a15aeb937967a6f0_id_rsa.pub 2026-03-16 14:09:52.660341 | instance -> localhost | The key fingerprint is: 2026-03-16 14:09:52.660370 | instance -> localhost | SHA256:ITpiYE2KftFlfzagxoVCXLjhuL+xNM2davEeYbgM7/M zuul-build-sshkey 2026-03-16 14:09:52.660413 | instance -> localhost | The key's randomart image is: 2026-03-16 14:09:52.660444 | instance -> localhost | +---[RSA 3072]----+ 2026-03-16 14:09:52.660476 | instance -> localhost | | .o.o+.o | 2026-03-16 14:09:52.660506 | instance -> localhost | |. + .=+.+ . | 2026-03-16 14:09:52.660534 | instance -> localhost | |oo oo.=+.. + | 2026-03-16 14:09:52.660562 | instance -> localhost | |o. ..+....o . | 2026-03-16 14:09:52.660590 | instance -> localhost | | .o.+. .So | 2026-03-16 14:09:52.660618 | instance -> localhost | | ..o .*.+ o | 2026-03-16 14:09:52.660645 | instance -> localhost | | .+ *o+ | 2026-03-16 14:09:52.660673 | instance -> localhost | | ..=o... | 2026-03-16 14:09:52.660704 | instance -> localhost | | ooo+E | 2026-03-16 14:09:52.660732 | instance -> localhost | +----[SHA256]-----+ 2026-03-16 14:09:52.660792 | instance -> localhost | ok: Runtime: 0:00:01.110110 2026-03-16 14:09:52.667038 | 2026-03-16 14:09:52.667102 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-16 14:09:52.698252 | instance | ok 2026-03-16 14:09:52.707459 | instance | included: /var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-16 14:09:52.714826 | 2026-03-16 14:09:52.714901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-16 14:09:52.738513 | instance | skipping: Conditional result was False 2026-03-16 14:09:52.755197 | 2026-03-16 14:09:52.755321 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-16 14:09:53.182076 | instance | changed 2026-03-16 14:09:53.188395 | 2026-03-16 14:09:53.188459 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-16 14:09:53.358294 | instance | ok 2026-03-16 14:09:53.363120 | 2026-03-16 14:09:53.363181 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-16 14:09:53.811527 | instance | changed 2026-03-16 14:09:53.816349 | 2026-03-16 14:09:53.816411 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-16 14:09:54.255995 | instance | changed 2026-03-16 14:09:54.262435 | 2026-03-16 14:09:54.262496 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-16 14:09:54.286401 | instance | skipping: Conditional result was False 2026-03-16 14:09:54.297724 | 2026-03-16 14:09:54.297811 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-16 14:09:54.646816 | instance -> localhost | changed 2026-03-16 14:09:54.660675 | 2026-03-16 14:09:54.660738 | TASK [add-build-sshkey : Add back temp key] 2026-03-16 14:09:54.928085 | instance -> localhost | Identity added: /var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/work/c65879a2b05e4e00a15aeb937967a6f0_id_rsa (zuul-build-sshkey) 2026-03-16 14:09:54.928270 | instance -> localhost | ok: Runtime: 0:00:00.013657 2026-03-16 14:09:54.934486 | 2026-03-16 14:09:54.934570 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-16 14:09:55.223737 | instance | ok 2026-03-16 14:09:55.230484 | 2026-03-16 14:09:55.230568 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-16 14:09:55.255014 | instance | skipping: Conditional result was False 2026-03-16 14:09:55.270558 | 2026-03-16 14:09:55.270648 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-16 14:09:55.588253 | instance | ok 2026-03-16 14:09:55.596303 | 2026-03-16 14:09:55.596379 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-16 14:09:57.156543 | instance | Output suppressed because no_log was given 2026-03-16 14:09:57.166541 | 2026-03-16 14:09:57.166603 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-16 14:09:57.357485 | instance | ok: "logs" 2026-03-16 14:09:57.358205 | instance | ok: All items complete 2026-03-16 14:09:57.358249 | 2026-03-16 14:09:57.512360 | instance | ok: "artifacts" 2026-03-16 14:09:57.674031 | instance | ok: "docs" 2026-03-16 14:09:57.685341 | 2026-03-16 14:09:57.685482 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-16 14:09:57.877661 | instance | changed: "logs" 2026-03-16 14:09:58.054670 | instance | changed: "artifacts" 2026-03-16 14:09:58.217197 | instance | changed: "docs" 2026-03-16 14:09:58.237300 | 2026-03-16 14:09:58.237427 | PLAY RECAP 2026-03-16 14:09:58.237490 | instance | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-16 14:09:58.237528 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-16 14:09:58.237555 | 2026-03-16 14:09:58.375821 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 14:09:58.377912 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-16 14:09:58.929607 | 2026-03-16 14:09:58.929725 | PLAY [all] 2026-03-16 14:09:58.940973 | 2026-03-16 14:09:58.941050 | TASK [setup-uv : Extract archive] 2026-03-16 14:10:02.231640 | instance | changed 2026-03-16 14:10:02.237251 | 2026-03-16 14:10:02.237326 | TASK [setup-uv : Print version] 2026-03-16 14:10:02.497736 | instance | uv 0.8.13 2026-03-16 14:10:02.769311 | instance | ok: Runtime: 0:00:00.013294 2026-03-16 14:10:02.776015 | 2026-03-16 14:10:02.776062 | PLAY RECAP 2026-03-16 14:10:02.776108 | instance | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-16 14:10:02.776131 | 2026-03-16 14:10:02.870481 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-16 14:10:02.874305 | PRE-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-03-16 14:10:03.451469 | 2026-03-16 14:10:03.451588 | PLAY [all] 2026-03-16 14:10:03.462443 | 2026-03-16 14:10:03.462518 | TASK [Install "jq" for log collection] 2026-03-16 14:10:13.160595 | instance | changed 2026-03-16 14:10:13.163037 | 2026-03-16 14:10:13.163116 | PLAY RECAP 2026-03-16 14:10:13.163184 | instance | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-16 14:10:13.163248 | 2026-03-16 14:10:13.264882 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/pre.yml@main] 2026-03-16 14:10:13.268603 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-16 14:10:13.812908 | 2026-03-16 14:10:13.813055 | PLAY [all] 2026-03-16 14:10:13.823645 | 2026-03-16 14:10:13.823734 | TASK [Copy inventory file for Zuul] 2026-03-16 14:10:14.641884 | instance | changed 2026-03-16 14:10:14.647822 | 2026-03-16 14:10:14.647901 | TASK [Switch "ansible_host" to private IP] 2026-03-16 14:10:14.916613 | instance | changed: 1 replacements made 2026-03-16 14:10:14.922441 | 2026-03-16 14:10:14.922512 | TASK [Run Molecule scenario] 2026-03-16 14:10:15.298336 | instance | Using CPython 3.10.12 interpreter at: /usr/bin/python3 2026-03-16 14:10:15.298493 | instance | Creating virtual environment at: .venv 2026-03-16 14:10:15.325040 | instance | Building atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-16 14:10:15.338239 | instance | Downloading netaddr (2.2MiB) 2026-03-16 14:10:15.338491 | instance | Downloading setuptools (1.1MiB) 2026-03-16 14:10:15.358532 | instance | Downloading kubernetes (1.9MiB) 2026-03-16 14:10:15.363917 | instance | Downloading openstacksdk (1.7MiB) 2026-03-16 14:10:15.364693 | instance | Downloading pydantic-core (2.0MiB) 2026-03-16 14:10:15.364999 | instance | Downloading pygments (1.2MiB) 2026-03-16 14:10:15.366641 | instance | Downloading cryptography (4.2MiB) 2026-03-16 14:10:15.373234 | instance | Downloading rjsonnet (1.2MiB) 2026-03-16 14:10:15.379514 | instance | Downloading ansible-core (2.1MiB) 2026-03-16 14:10:15.663894 | instance | Building pyperclip==1.9.0 2026-03-16 14:10:15.674253 | instance | Downloading rjsonnet 2026-03-16 14:10:15.793645 | instance | Downloading pydantic-core 2026-03-16 14:10:15.827734 | instance | Downloading netaddr 2026-03-16 14:10:15.848382 | instance | Downloading pygments 2026-03-16 14:10:15.885890 | instance | Downloading cryptography 2026-03-16 14:10:15.904633 | instance | Downloading setuptools 2026-03-16 14:10:15.961881 | instance | Downloading kubernetes 2026-03-16 14:10:15.996080 | instance | Downloading ansible-core 2026-03-16 14:10:16.023724 | instance | Downloading openstacksdk 2026-03-16 14:10:16.384289 | instance | Built pyperclip==1.9.0 2026-03-16 14:10:16.652100 | instance | Built atmosphere @ file:///home/zuul/src/github.com/vexxhost/atmosphere 2026-03-16 14:10:16.692594 | instance | Installed 83 packages in 38ms 2026-03-16 14:10:17.322034 | instance | WARNING Molecule scenarios should migrate to 'extensions/molecule' 2026-03-16 14:10:17.968143 | instance | INFO [csi > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-16 14:10:17.968224 | instance | INFO [csi > prerun] Performing prerun with role_name_check=0... 2026-03-16 14:11:02.698248 | instance | INFO [csi > dependency] Executing 2026-03-16 14:11:02.698465 | instance | WARNING [csi > dependency] Missing roles requirements file: requirements.yml 2026-03-16 14:11:02.698682 | instance | WARNING [csi > dependency] Missing collections requirements file: collections.yml 2026-03-16 14:11:02.698840 | instance | WARNING [csi > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-16 14:11:02.706795 | instance | INFO [csi > cleanup] Executing 2026-03-16 14:11:02.707097 | instance | WARNING [csi > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-16 14:11:02.714824 | instance | INFO [csi > destroy] Executing 2026-03-16 14:11:02.714861 | instance | WARNING [csi > destroy] Skipping, '--destroy=never' requested. 2026-03-16 14:11:02.714973 | instance | INFO [csi > destroy] Executed: Successful 2026-03-16 14:11:02.722494 | instance | INFO [csi > syntax] Executing 2026-03-16 14:11:04.270960 | instance | 2026-03-16 14:11:04.271263 | instance | playbook: /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-03-16 14:11:04.335016 | instance | INFO [csi > syntax] Executed: Successful 2026-03-16 14:11:04.347923 | instance | INFO [csi > create] Executing 2026-03-16 14:11:04.349762 | instance | WARNING [csi > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-16 14:11:04.357359 | instance | INFO [csi > prepare] Executing 2026-03-16 14:11:05.143560 | instance | 2026-03-16 14:11:05.143831 | instance | PLAY [Prepare] ***************************************************************** 2026-03-16 14:11:05.144152 | instance | 2026-03-16 14:11:05.144492 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:05.144768 | instance | Monday 16 March 2026 14:11:05 +0000 (0:00:00.025) 0:00:00.025 ********** 2026-03-16 14:11:06.273496 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-16 14:11:06.273838 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-16 14:11:06.274201 | instance | interpreter could change the meaning of that path. See 2026-03-16 14:11:06.274551 | instance | https://docs.ansible.com/ansible- 2026-03-16 14:11:06.274969 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-16 14:11:06.283829 | instance | ok: [instance] 2026-03-16 14:11:06.284000 | instance | 2026-03-16 14:11:06.284178 | instance | TASK [Configure short hostname] ************************************************ 2026-03-16 14:11:06.284372 | instance | Monday 16 March 2026 14:11:06 +0000 (0:00:01.141) 0:00:01.166 ********** 2026-03-16 14:11:06.986398 | instance | changed: [instance] 2026-03-16 14:11:06.986749 | instance | 2026-03-16 14:11:06.987090 | instance | TASK [Ensure hostname inside hosts file] *************************************** 2026-03-16 14:11:06.987403 | instance | Monday 16 March 2026 14:11:06 +0000 (0:00:00.701) 0:00:01.868 ********** 2026-03-16 14:11:07.250632 | instance | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-03-16 14:11:07.251053 | instance | with a mode of 0700, this may cause issues when running as another user. To 2026-03-16 14:11:07.251383 | instance | avoid this, create the remote_tmp dir with the correct permissions manually 2026-03-16 14:11:07.259420 | instance | changed: [instance] 2026-03-16 14:11:07.259707 | instance | 2026-03-16 14:11:07.259993 | instance | TASK [Purge "snapd" package] *************************************************** 2026-03-16 14:11:07.260266 | instance | Monday 16 March 2026 14:11:07 +0000 (0:00:00.273) 0:00:02.142 ********** 2026-03-16 14:11:08.115660 | instance | ok: [instance] 2026-03-16 14:11:08.115898 | instance | 2026-03-16 14:11:08.116207 | instance | PLAY [Create devices for Ceph] ************************************************* 2026-03-16 14:11:08.116455 | instance | 2026-03-16 14:11:08.116727 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:08.116990 | instance | Monday 16 March 2026 14:11:08 +0000 (0:00:00.856) 0:00:02.998 ********** 2026-03-16 14:11:08.784946 | instance | ok: [instance] 2026-03-16 14:11:08.785193 | instance | 2026-03-16 14:11:08.785479 | instance | TASK [Install depedencies] ***************************************************** 2026-03-16 14:11:08.785761 | instance | Monday 16 March 2026 14:11:08 +0000 (0:00:00.669) 0:00:03.667 ********** 2026-03-16 14:11:29.557349 | instance | changed: [instance] 2026-03-16 14:11:29.557600 | instance | 2026-03-16 14:11:29.557893 | instance | TASK [Start up service] ******************************************************** 2026-03-16 14:11:29.558197 | instance | Monday 16 March 2026 14:11:29 +0000 (0:00:20.772) 0:00:24.439 ********** 2026-03-16 14:11:30.118249 | instance | ok: [instance] 2026-03-16 14:11:30.118488 | instance | 2026-03-16 14:11:30.118821 | instance | TASK [Generate lvm.conf] ******************************************************* 2026-03-16 14:11:30.119091 | instance | Monday 16 March 2026 14:11:30 +0000 (0:00:00.560) 0:00:25.000 ********** 2026-03-16 14:11:30.409769 | instance | ok: [instance] 2026-03-16 14:11:30.410080 | instance | 2026-03-16 14:11:30.410469 | instance | TASK [Write /etc/lvm/lvm.conf] ************************************************* 2026-03-16 14:11:30.410689 | instance | Monday 16 March 2026 14:11:30 +0000 (0:00:00.291) 0:00:25.291 ********** 2026-03-16 14:11:31.039310 | instance | changed: [instance] 2026-03-16 14:11:31.039566 | instance | 2026-03-16 14:11:31.040138 | instance | TASK [Get list of all loopback devices] **************************************** 2026-03-16 14:11:31.040474 | instance | Monday 16 March 2026 14:11:31 +0000 (0:00:00.629) 0:00:25.921 ********** 2026-03-16 14:11:31.225349 | instance | ok: [instance] 2026-03-16 14:11:31.225598 | instance | 2026-03-16 14:11:31.225899 | instance | TASK [Fail if there is any existing loopback devices] ************************** 2026-03-16 14:11:31.226189 | instance | Monday 16 March 2026 14:11:31 +0000 (0:00:00.185) 0:00:26.107 ********** 2026-03-16 14:11:31.250292 | instance | skipping: [instance] 2026-03-16 14:11:31.250531 | instance | 2026-03-16 14:11:31.250842 | instance | TASK [Create devices for Ceph] ************************************************* 2026-03-16 14:11:31.251112 | instance | Monday 16 March 2026 14:11:31 +0000 (0:00:00.025) 0:00:26.133 ********** 2026-03-16 14:11:31.781758 | instance | changed: [instance] => (item=osd0) 2026-03-16 14:11:31.781853 | instance | changed: [instance] => (item=osd1) 2026-03-16 14:11:31.782006 | instance | changed: [instance] => (item=osd2) 2026-03-16 14:11:31.782186 | instance | 2026-03-16 14:11:31.782357 | instance | TASK [Set permissions on loopback devices] ************************************* 2026-03-16 14:11:31.782535 | instance | Monday 16 March 2026 14:11:31 +0000 (0:00:00.531) 0:00:26.664 ********** 2026-03-16 14:11:32.370022 | instance | changed: [instance] => (item=osd0) 2026-03-16 14:11:32.370312 | instance | changed: [instance] => (item=osd1) 2026-03-16 14:11:32.370589 | instance | changed: [instance] => (item=osd2) 2026-03-16 14:11:32.370883 | instance | 2026-03-16 14:11:32.371178 | instance | TASK [Start loop devices] ****************************************************** 2026-03-16 14:11:32.371427 | instance | Monday 16 March 2026 14:11:32 +0000 (0:00:00.588) 0:00:27.252 ********** 2026-03-16 14:11:33.059559 | instance | changed: [instance] => (item=osd0) 2026-03-16 14:11:33.059849 | instance | changed: [instance] => (item=osd1) 2026-03-16 14:11:33.060198 | instance | changed: [instance] => (item=osd2) 2026-03-16 14:11:33.060542 | instance | 2026-03-16 14:11:33.060863 | instance | TASK [Create a volume group for each loop device] ****************************** 2026-03-16 14:11:33.061248 | instance | Monday 16 March 2026 14:11:33 +0000 (0:00:00.689) 0:00:27.941 ********** 2026-03-16 14:11:36.231021 | instance | changed: [instance] => (item=osd0) 2026-03-16 14:11:36.231304 | instance | changed: [instance] => (item=osd1) 2026-03-16 14:11:36.231600 | instance | changed: [instance] => (item=osd2) 2026-03-16 14:11:36.231891 | instance | 2026-03-16 14:11:36.232179 | instance | TASK [Create a logical volume for each loop device] **************************** 2026-03-16 14:11:36.232441 | instance | Monday 16 March 2026 14:11:36 +0000 (0:00:03.171) 0:00:31.113 ********** 2026-03-16 14:11:38.104760 | instance | changed: [instance] => (item=ceph-instance-osd0) 2026-03-16 14:11:38.105021 | instance | changed: [instance] => (item=ceph-instance-osd1) 2026-03-16 14:11:38.105278 | instance | changed: [instance] => (item=ceph-instance-osd2) 2026-03-16 14:11:38.105555 | instance | 2026-03-16 14:11:38.105816 | instance | PLAY RECAP ********************************************************************* 2026-03-16 14:11:38.106106 | instance | instance : ok=15 changed=9 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2026-03-16 14:11:38.106359 | instance | 2026-03-16 14:11:38.106635 | instance | Monday 16 March 2026 14:11:38 +0000 (0:00:01.874) 0:00:32.987 ********** 2026-03-16 14:11:38.106929 | instance | =============================================================================== 2026-03-16 14:11:38.107198 | instance | Install depedencies ---------------------------------------------------- 20.77s 2026-03-16 14:11:38.107468 | instance | Create a volume group for each loop device ------------------------------ 3.17s 2026-03-16 14:11:38.107737 | instance | Create a logical volume for each loop device ---------------------------- 1.87s 2026-03-16 14:11:38.108018 | instance | Gathering Facts --------------------------------------------------------- 1.14s 2026-03-16 14:11:38.108290 | instance | Purge "snapd" package --------------------------------------------------- 0.86s 2026-03-16 14:11:38.108542 | instance | Configure short hostname ------------------------------------------------ 0.70s 2026-03-16 14:11:38.108812 | instance | Start loop devices ------------------------------------------------------ 0.69s 2026-03-16 14:11:38.109111 | instance | Gathering Facts --------------------------------------------------------- 0.67s 2026-03-16 14:11:38.109381 | instance | Write /etc/lvm/lvm.conf ------------------------------------------------- 0.63s 2026-03-16 14:11:38.109674 | instance | Set permissions on loopback devices ------------------------------------- 0.59s 2026-03-16 14:11:38.109942 | instance | Start up service -------------------------------------------------------- 0.56s 2026-03-16 14:11:38.110210 | instance | Create devices for Ceph ------------------------------------------------- 0.53s 2026-03-16 14:11:38.110479 | instance | Generate lvm.conf ------------------------------------------------------- 0.29s 2026-03-16 14:11:38.110769 | instance | Ensure hostname inside hosts file --------------------------------------- 0.27s 2026-03-16 14:11:38.111041 | instance | Get list of all loopback devices ---------------------------------------- 0.19s 2026-03-16 14:11:38.111312 | instance | Fail if there is any existing loopback devices -------------------------- 0.03s 2026-03-16 14:11:38.172480 | instance | INFO [csi > prepare] Executed: Successful 2026-03-16 14:11:38.183872 | instance | INFO [csi > converge] Executing 2026-03-16 14:11:39.559728 | instance | 2026-03-16 14:11:39.560006 | instance | PLAY [Debug CSI driver value] ************************************************** 2026-03-16 14:11:39.560272 | instance | 2026-03-16 14:11:39.560556 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:39.560860 | instance | Monday 16 March 2026 14:11:39 +0000 (0:00:00.008) 0:00:00.008 ********** 2026-03-16 14:11:40.496390 | instance | [WARNING]: Platform linux on host instance is using the discovered Python 2026-03-16 14:11:40.496720 | instance | interpreter at /usr/bin/python3.10, but future installation of another Python 2026-03-16 14:11:40.497005 | instance | interpreter could change the meaning of that path. See 2026-03-16 14:11:40.497276 | instance | https://docs.ansible.com/ansible- 2026-03-16 14:11:40.497559 | instance | core/2.17/reference_appendices/interpreter_discovery.html for more information. 2026-03-16 14:11:40.507900 | instance | ok: [instance] 2026-03-16 14:11:40.508143 | instance | 2026-03-16 14:11:40.508530 | instance | TASK [Display CSI driver value and environment variable] *********************** 2026-03-16 14:11:40.508919 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.948) 0:00:00.956 ********** 2026-03-16 14:11:40.552775 | instance | ok: [instance] => { 2026-03-16 14:11:40.553016 | instance | "msg": "csi_driver=local-path-provisioner, MOLECULE_CSI_DRIVER=" 2026-03-16 14:11:40.553291 | instance | } 2026-03-16 14:11:40.553617 | instance | 2026-03-16 14:11:40.553878 | instance | PLAY [all] ********************************************************************* 2026-03-16 14:11:40.554189 | instance | 2026-03-16 14:11:40.554563 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:40.554983 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.044) 0:00:01.001 ********** 2026-03-16 14:11:40.574460 | instance | skipping: [instance] 2026-03-16 14:11:40.574620 | instance | 2026-03-16 14:11:40.574837 | instance | TASK [Fail if atmosphere_ceph_enabled is set] ********************************** 2026-03-16 14:11:40.575014 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.021) 0:00:01.023 ********** 2026-03-16 14:11:40.606328 | instance | skipping: [instance] 2026-03-16 14:11:40.606571 | instance | 2026-03-16 14:11:40.606913 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-16 14:11:40.607211 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.031) 0:00:01.054 ********** 2026-03-16 14:11:40.685580 | instance | skipping: [instance] 2026-03-16 14:11:40.685806 | instance | 2026-03-16 14:11:40.686079 | instance | PLAY [Deploy Ceph monitors & managers] ***************************************** 2026-03-16 14:11:40.686329 | instance | 2026-03-16 14:11:40.686594 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:40.686895 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.079) 0:00:01.134 ********** 2026-03-16 14:11:40.716604 | instance | skipping: [instance] 2026-03-16 14:11:40.716798 | instance | 2026-03-16 14:11:40.717079 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:40.717350 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.030) 0:00:01.164 ********** 2026-03-16 14:11:40.755745 | instance | skipping: [instance] 2026-03-16 14:11:40.756054 | instance | 2026-03-16 14:11:40.756434 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:40.756763 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.039) 0:00:01.204 ********** 2026-03-16 14:11:40.793856 | instance | skipping: [instance] 2026-03-16 14:11:40.794092 | instance | 2026-03-16 14:11:40.794373 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:40.794650 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.038) 0:00:01.242 ********** 2026-03-16 14:11:40.835308 | instance | skipping: [instance] 2026-03-16 14:11:40.835544 | instance | 2026-03-16 14:11:40.835804 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:40.836084 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.041) 0:00:01.283 ********** 2026-03-16 14:11:40.866643 | instance | skipping: [instance] 2026-03-16 14:11:40.866875 | instance | 2026-03-16 14:11:40.866980 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:40.867152 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.031) 0:00:01.315 ********** 2026-03-16 14:11:40.899669 | instance | skipping: [instance] 2026-03-16 14:11:40.899870 | instance | 2026-03-16 14:11:40.900232 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:40.900513 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.032) 0:00:01.348 ********** 2026-03-16 14:11:40.950985 | instance | skipping: [instance] 2026-03-16 14:11:40.951240 | instance | 2026-03-16 14:11:40.951522 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:40.951799 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.051) 0:00:01.399 ********** 2026-03-16 14:11:40.995743 | instance | skipping: [instance] 2026-03-16 14:11:40.995948 | instance | 2026-03-16 14:11:40.996274 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:40.996540 | instance | Monday 16 March 2026 14:11:40 +0000 (0:00:00.044) 0:00:01.444 ********** 2026-03-16 14:11:41.038373 | instance | skipping: [instance] 2026-03-16 14:11:41.038602 | instance | 2026-03-16 14:11:41.038914 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:41.039184 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.042) 0:00:01.486 ********** 2026-03-16 14:11:41.077626 | instance | skipping: [instance] 2026-03-16 14:11:41.077749 | instance | 2026-03-16 14:11:41.078028 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:41.078297 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.039) 0:00:01.526 ********** 2026-03-16 14:11:41.109215 | instance | skipping: [instance] 2026-03-16 14:11:41.109457 | instance | 2026-03-16 14:11:41.109729 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:41.110002 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.031) 0:00:01.557 ********** 2026-03-16 14:11:41.142380 | instance | skipping: [instance] 2026-03-16 14:11:41.142577 | instance | 2026-03-16 14:11:41.142922 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:41.143188 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.032) 0:00:01.590 ********** 2026-03-16 14:11:41.190315 | instance | skipping: [instance] 2026-03-16 14:11:41.190499 | instance | 2026-03-16 14:11:41.190828 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:41.191134 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.048) 0:00:01.638 ********** 2026-03-16 14:11:41.231331 | instance | skipping: [instance] 2026-03-16 14:11:41.231570 | instance | 2026-03-16 14:11:41.231848 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:41.232203 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.041) 0:00:01.679 ********** 2026-03-16 14:11:41.271468 | instance | skipping: [instance] 2026-03-16 14:11:41.271710 | instance | 2026-03-16 14:11:41.272306 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:41.272594 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.040) 0:00:01.720 ********** 2026-03-16 14:11:41.313295 | instance | skipping: [instance] 2026-03-16 14:11:41.313533 | instance | 2026-03-16 14:11:41.313809 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:41.314091 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.041) 0:00:01.761 ********** 2026-03-16 14:11:41.348721 | instance | skipping: [instance] 2026-03-16 14:11:41.348976 | instance | 2026-03-16 14:11:41.349250 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:41.349538 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.035) 0:00:01.797 ********** 2026-03-16 14:11:41.381720 | instance | skipping: [instance] 2026-03-16 14:11:41.381984 | instance | 2026-03-16 14:11:41.382283 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:41.382590 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.032) 0:00:01.830 ********** 2026-03-16 14:11:41.423317 | instance | skipping: [instance] 2026-03-16 14:11:41.423473 | instance | 2026-03-16 14:11:41.423656 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-16 14:11:41.424289 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.041) 0:00:01.872 ********** 2026-03-16 14:11:41.455770 | instance | skipping: [instance] 2026-03-16 14:11:41.456054 | instance | 2026-03-16 14:11:41.456342 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-16 14:11:41.456620 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.032) 0:00:01.904 ********** 2026-03-16 14:11:41.489304 | instance | skipping: [instance] 2026-03-16 14:11:41.489553 | instance | 2026-03-16 14:11:41.489827 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-16 14:11:41.490099 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.033) 0:00:01.937 ********** 2026-03-16 14:11:41.521682 | instance | skipping: [instance] 2026-03-16 14:11:41.521925 | instance | 2026-03-16 14:11:41.522199 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-16 14:11:41.522469 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.032) 0:00:01.970 ********** 2026-03-16 14:11:41.556287 | instance | skipping: [instance] 2026-03-16 14:11:41.556537 | instance | 2026-03-16 14:11:41.556829 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-16 14:11:41.557120 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.034) 0:00:02.004 ********** 2026-03-16 14:11:41.588763 | instance | skipping: [instance] 2026-03-16 14:11:41.589171 | instance | 2026-03-16 14:11:41.589508 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-16 14:11:41.589840 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.032) 0:00:02.036 ********** 2026-03-16 14:11:41.639310 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-03-16 14:11:41.639376 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-16 14:11:41.639527 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-16 14:11:41.639755 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-16 14:11:41.639931 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-16 14:11:41.640102 | instance | skipping: [instance] 2026-03-16 14:11:41.640271 | instance | 2026-03-16 14:11:41.640430 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-16 14:11:41.640582 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.048) 0:00:02.085 ********** 2026-03-16 14:11:41.691284 | instance | skipping: [instance] 2026-03-16 14:11:41.691398 | instance | 2026-03-16 14:11:41.691590 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-16 14:11:41.691786 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.032) 0:00:02.118 ********** 2026-03-16 14:11:41.691941 | instance | skipping: [instance] 2026-03-16 14:11:41.692123 | instance | 2026-03-16 14:11:41.692323 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-16 14:11:41.692480 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.019) 0:00:02.137 ********** 2026-03-16 14:11:41.731139 | instance | skipping: [instance] 2026-03-16 14:11:41.731326 | instance | 2026-03-16 14:11:41.731485 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:41.731640 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.039) 0:00:02.177 ********** 2026-03-16 14:11:41.773305 | instance | skipping: [instance] 2026-03-16 14:11:41.773328 | instance | 2026-03-16 14:11:41.773333 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:41.773338 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.044) 0:00:02.221 ********** 2026-03-16 14:11:41.806129 | instance | skipping: [instance] 2026-03-16 14:11:41.806181 | instance | 2026-03-16 14:11:41.806189 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:41.806195 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.032) 0:00:02.254 ********** 2026-03-16 14:11:41.839971 | instance | skipping: [instance] 2026-03-16 14:11:41.840014 | instance | 2026-03-16 14:11:41.840019 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:41.840023 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.034) 0:00:02.288 ********** 2026-03-16 14:11:41.870704 | instance | skipping: [instance] 2026-03-16 14:11:41.870776 | instance | 2026-03-16 14:11:41.870784 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:41.870791 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.030) 0:00:02.318 ********** 2026-03-16 14:11:41.905192 | instance | skipping: [instance] 2026-03-16 14:11:41.905224 | instance | 2026-03-16 14:11:41.905235 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:41.905244 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.034) 0:00:02.353 ********** 2026-03-16 14:11:41.945613 | instance | skipping: [instance] 2026-03-16 14:11:41.945694 | instance | 2026-03-16 14:11:41.945705 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-16 14:11:41.945715 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.040) 0:00:02.393 ********** 2026-03-16 14:11:41.979792 | instance | skipping: [instance] 2026-03-16 14:11:41.980133 | instance | 2026-03-16 14:11:41.980482 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-16 14:11:41.980817 | instance | Monday 16 March 2026 14:11:41 +0000 (0:00:00.035) 0:00:02.428 ********** 2026-03-16 14:11:42.009618 | instance | skipping: [instance] 2026-03-16 14:11:42.009953 | instance | 2026-03-16 14:11:42.010287 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-16 14:11:42.010617 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.029) 0:00:02.458 ********** 2026-03-16 14:11:42.040503 | instance | skipping: [instance] 2026-03-16 14:11:42.040836 | instance | 2026-03-16 14:11:42.041171 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-16 14:11:42.041501 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.030) 0:00:02.489 ********** 2026-03-16 14:11:42.082032 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-03-16 14:11:42.082391 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-16 14:11:42.082724 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-16 14:11:42.083108 | instance | skipping: [instance] 2026-03-16 14:11:42.083421 | instance | 2026-03-16 14:11:42.083820 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-16 14:11:42.084184 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.041) 0:00:02.530 ********** 2026-03-16 14:11:42.111479 | instance | skipping: [instance] 2026-03-16 14:11:42.111840 | instance | 2026-03-16 14:11:42.112173 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-16 14:11:42.112500 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.029) 0:00:02.560 ********** 2026-03-16 14:11:42.156060 | instance | skipping: [instance] 2026-03-16 14:11:42.156394 | instance | 2026-03-16 14:11:42.156727 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-16 14:11:42.157056 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.026) 0:00:02.587 ********** 2026-03-16 14:11:42.157490 | instance | skipping: [instance] 2026-03-16 14:11:42.157829 | instance | 2026-03-16 14:11:42.158163 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-16 14:11:42.158489 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.017) 0:00:02.604 ********** 2026-03-16 14:11:42.198526 | instance | skipping: [instance] 2026-03-16 14:11:42.198925 | instance | 2026-03-16 14:11:42.199282 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-16 14:11:42.199683 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.042) 0:00:02.647 ********** 2026-03-16 14:11:42.247940 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-16 14:11:42.248313 | instance | skipping: [instance] 2026-03-16 14:11:42.248657 | instance | 2026-03-16 14:11:42.248995 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-16 14:11:42.249327 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.049) 0:00:02.696 ********** 2026-03-16 14:11:42.278824 | instance | skipping: [instance] 2026-03-16 14:11:42.279161 | instance | 2026-03-16 14:11:42.279551 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-16 14:11:42.279906 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.030) 0:00:02.727 ********** 2026-03-16 14:11:42.310563 | instance | skipping: [instance] 2026-03-16 14:11:42.310926 | instance | 2026-03-16 14:11:42.311275 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-16 14:11:42.311663 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.031) 0:00:02.759 ********** 2026-03-16 14:11:42.337598 | instance | skipping: [instance] 2026-03-16 14:11:42.337928 | instance | 2026-03-16 14:11:42.338261 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-16 14:11:42.338600 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.027) 0:00:02.786 ********** 2026-03-16 14:11:42.360228 | instance | skipping: [instance] 2026-03-16 14:11:42.360564 | instance | 2026-03-16 14:11:42.360923 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-16 14:11:42.361275 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.022) 0:00:02.808 ********** 2026-03-16 14:11:42.385988 | instance | skipping: [instance] 2026-03-16 14:11:42.386310 | instance | 2026-03-16 14:11:42.386648 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-16 14:11:42.387009 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.025) 0:00:02.834 ********** 2026-03-16 14:11:42.428219 | instance | skipping: [instance] 2026-03-16 14:11:42.428545 | instance | 2026-03-16 14:11:42.428885 | instance | TASK [vexxhost.ceph.mon : Get `cephadm ls` status] ***************************** 2026-03-16 14:11:42.429209 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.042) 0:00:02.877 ********** 2026-03-16 14:11:42.461508 | instance | skipping: [instance] 2026-03-16 14:11:42.461830 | instance | 2026-03-16 14:11:42.462158 | instance | TASK [vexxhost.ceph.mon : Parse the `cephadm ls` output] *********************** 2026-03-16 14:11:42.462482 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.033) 0:00:02.910 ********** 2026-03-16 14:11:42.493701 | instance | skipping: [instance] 2026-03-16 14:11:42.494046 | instance | 2026-03-16 14:11:42.494390 | instance | TASK [vexxhost.ceph.mon : Assimilate existing configs in `ceph.conf`] ********** 2026-03-16 14:11:42.494777 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.032) 0:00:02.942 ********** 2026-03-16 14:11:42.527829 | instance | skipping: [instance] 2026-03-16 14:11:42.528171 | instance | 2026-03-16 14:11:42.528516 | instance | TASK [vexxhost.ceph.mon : Adopt monitor to cluster] **************************** 2026-03-16 14:11:42.528858 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.033) 0:00:02.976 ********** 2026-03-16 14:11:42.566110 | instance | skipping: [instance] 2026-03-16 14:11:42.566449 | instance | 2026-03-16 14:11:42.566820 | instance | TASK [vexxhost.ceph.mon : Adopt manager to cluster] **************************** 2026-03-16 14:11:42.567167 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.038) 0:00:03.014 ********** 2026-03-16 14:11:42.601984 | instance | skipping: [instance] 2026-03-16 14:11:42.602306 | instance | 2026-03-16 14:11:42.602630 | instance | TASK [vexxhost.ceph.mon : Enable "cephadm" mgr module] ************************* 2026-03-16 14:11:42.602983 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.035) 0:00:03.050 ********** 2026-03-16 14:11:42.636414 | instance | skipping: [instance] 2026-03-16 14:11:42.636735 | instance | 2026-03-16 14:11:42.637059 | instance | TASK [vexxhost.ceph.mon : Set orchestrator backend to "cephadm"] *************** 2026-03-16 14:11:42.637393 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.034) 0:00:03.085 ********** 2026-03-16 14:11:42.670377 | instance | skipping: [instance] 2026-03-16 14:11:42.670699 | instance | 2026-03-16 14:11:42.671082 | instance | TASK [vexxhost.ceph.mon : Use `cephadm` user for cephadm] ********************** 2026-03-16 14:11:42.672200 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.033) 0:00:03.119 ********** 2026-03-16 14:11:42.703794 | instance | skipping: [instance] 2026-03-16 14:11:42.704140 | instance | 2026-03-16 14:11:42.704466 | instance | TASK [vexxhost.ceph.mon : Generate "cephadm" key] ****************************** 2026-03-16 14:11:42.704789 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.033) 0:00:03.152 ********** 2026-03-16 14:11:42.737309 | instance | skipping: [instance] 2026-03-16 14:11:42.737649 | instance | 2026-03-16 14:11:42.737976 | instance | TASK [vexxhost.ceph.mon : Set Ceph Monitor IP address] ************************* 2026-03-16 14:11:42.738296 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.033) 0:00:03.185 ********** 2026-03-16 14:11:42.766553 | instance | skipping: [instance] 2026-03-16 14:11:42.766945 | instance | 2026-03-16 14:11:42.767347 | instance | TASK [vexxhost.ceph.mon : Check if any node is bootstrapped] ******************* 2026-03-16 14:11:42.767712 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.029) 0:00:03.215 ********** 2026-03-16 14:11:42.813578 | instance | skipping: [instance] => (item=instance) 2026-03-16 14:11:42.813926 | instance | skipping: [instance] 2026-03-16 14:11:42.814231 | instance | 2026-03-16 14:11:42.814556 | instance | TASK [vexxhost.ceph.mon : Select pre-existing bootstrap node if exists] ******** 2026-03-16 14:11:42.814941 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.046) 0:00:03.262 ********** 2026-03-16 14:11:42.846699 | instance | skipping: [instance] 2026-03-16 14:11:42.847060 | instance | 2026-03-16 14:11:42.847450 | instance | TASK [vexxhost.ceph.mon : Bootstrap cluster] *********************************** 2026-03-16 14:11:42.847780 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.033) 0:00:03.295 ********** 2026-03-16 14:11:42.880870 | instance | skipping: [instance] 2026-03-16 14:11:42.881200 | instance | 2026-03-16 14:11:42.881527 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-16 14:11:42.881850 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.034) 0:00:03.329 ********** 2026-03-16 14:11:42.915010 | instance | skipping: [instance] 2026-03-16 14:11:42.915442 | instance | 2026-03-16 14:11:42.915791 | instance | TASK [vexxhost.ceph.mon : Configure "mon" label for monitors] ****************** 2026-03-16 14:11:42.916157 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.034) 0:00:03.363 ********** 2026-03-16 14:11:42.956112 | instance | skipping: [instance] 2026-03-16 14:11:42.956438 | instance | 2026-03-16 14:11:42.956765 | instance | TASK [vexxhost.ceph.mon : Validate monitor exist] ****************************** 2026-03-16 14:11:42.957087 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.040) 0:00:03.404 ********** 2026-03-16 14:11:42.998082 | instance | skipping: [instance] 2026-03-16 14:11:42.998425 | instance | 2026-03-16 14:11:43.000709 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:43.000736 | instance | Monday 16 March 2026 14:11:42 +0000 (0:00:00.042) 0:00:03.446 ********** 2026-03-16 14:11:43.039946 | instance | skipping: [instance] 2026-03-16 14:11:43.040274 | instance | 2026-03-16 14:11:43.040600 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:43.040921 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.041) 0:00:03.488 ********** 2026-03-16 14:11:43.080554 | instance | skipping: [instance] 2026-03-16 14:11:43.080878 | instance | 2026-03-16 14:11:43.081207 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:43.081529 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.040) 0:00:03.529 ********** 2026-03-16 14:11:43.119817 | instance | skipping: [instance] 2026-03-16 14:11:43.120166 | instance | 2026-03-16 14:11:43.120576 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:43.120955 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.039) 0:00:03.568 ********** 2026-03-16 14:11:43.151761 | instance | skipping: [instance] 2026-03-16 14:11:43.152088 | instance | 2026-03-16 14:11:43.152415 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:43.152752 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.031) 0:00:03.600 ********** 2026-03-16 14:11:43.182615 | instance | skipping: [instance] 2026-03-16 14:11:43.183066 | instance | 2026-03-16 14:11:43.183443 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:43.183792 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.030) 0:00:03.631 ********** 2026-03-16 14:11:43.233987 | instance | skipping: [instance] 2026-03-16 14:11:43.234367 | instance | 2026-03-16 14:11:43.234711 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:43.235227 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.051) 0:00:03.682 ********** 2026-03-16 14:11:43.306861 | instance | skipping: [instance] 2026-03-16 14:11:43.307275 | instance | 2026-03-16 14:11:43.307670 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:43.308005 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.072) 0:00:03.755 ********** 2026-03-16 14:11:43.349945 | instance | skipping: [instance] 2026-03-16 14:11:43.350278 | instance | 2026-03-16 14:11:43.350690 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:43.351153 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.043) 0:00:03.798 ********** 2026-03-16 14:11:43.388931 | instance | skipping: [instance] 2026-03-16 14:11:43.389410 | instance | 2026-03-16 14:11:43.389788 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:43.390126 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.039) 0:00:03.837 ********** 2026-03-16 14:11:43.416071 | instance | skipping: [instance] 2026-03-16 14:11:43.416425 | instance | 2026-03-16 14:11:43.416759 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:43.417120 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.026) 0:00:03.864 ********** 2026-03-16 14:11:43.451503 | instance | skipping: [instance] 2026-03-16 14:11:43.451955 | instance | 2026-03-16 14:11:43.452398 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:43.452774 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.035) 0:00:03.900 ********** 2026-03-16 14:11:43.502726 | instance | skipping: [instance] 2026-03-16 14:11:43.503158 | instance | 2026-03-16 14:11:43.503533 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:43.503876 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.051) 0:00:03.951 ********** 2026-03-16 14:11:43.550076 | instance | skipping: [instance] 2026-03-16 14:11:43.550423 | instance | 2026-03-16 14:11:43.550838 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:43.551186 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.047) 0:00:03.998 ********** 2026-03-16 14:11:43.592893 | instance | skipping: [instance] 2026-03-16 14:11:43.593332 | instance | 2026-03-16 14:11:43.593839 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:43.594231 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.042) 0:00:04.041 ********** 2026-03-16 14:11:43.625707 | instance | skipping: [instance] 2026-03-16 14:11:43.626045 | instance | 2026-03-16 14:11:43.626406 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:43.626824 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.032) 0:00:04.074 ********** 2026-03-16 14:11:43.657717 | instance | skipping: [instance] 2026-03-16 14:11:43.658069 | instance | 2026-03-16 14:11:43.658404 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:43.658806 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.031) 0:00:04.106 ********** 2026-03-16 14:11:43.683452 | instance | skipping: [instance] 2026-03-16 14:11:43.683776 | instance | 2026-03-16 14:11:43.684140 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:43.684462 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.025) 0:00:04.132 ********** 2026-03-16 14:11:43.721633 | instance | skipping: [instance] 2026-03-16 14:11:43.721953 | instance | 2026-03-16 14:11:43.722278 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-16 14:11:43.722599 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.038) 0:00:04.170 ********** 2026-03-16 14:11:43.752712 | instance | skipping: [instance] 2026-03-16 14:11:43.753063 | instance | 2026-03-16 14:11:43.753388 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-16 14:11:43.753709 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.030) 0:00:04.201 ********** 2026-03-16 14:11:43.777884 | instance | skipping: [instance] 2026-03-16 14:11:43.778200 | instance | 2026-03-16 14:11:43.778524 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-16 14:11:43.778916 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.025) 0:00:04.226 ********** 2026-03-16 14:11:43.810963 | instance | skipping: [instance] 2026-03-16 14:11:43.811296 | instance | 2026-03-16 14:11:43.811623 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-16 14:11:43.811947 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.032) 0:00:04.259 ********** 2026-03-16 14:11:43.840333 | instance | skipping: [instance] 2026-03-16 14:11:43.840750 | instance | 2026-03-16 14:11:43.841224 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-16 14:11:43.841702 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.029) 0:00:04.288 ********** 2026-03-16 14:11:43.872747 | instance | skipping: [instance] 2026-03-16 14:11:43.873143 | instance | 2026-03-16 14:11:43.873488 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-16 14:11:43.873815 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.032) 0:00:04.321 ********** 2026-03-16 14:11:43.925914 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-03-16 14:11:43.926285 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-16 14:11:43.926698 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-16 14:11:43.927225 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-16 14:11:43.927592 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-16 14:11:43.927917 | instance | skipping: [instance] 2026-03-16 14:11:43.928270 | instance | 2026-03-16 14:11:43.928630 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-16 14:11:43.928977 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.053) 0:00:04.374 ********** 2026-03-16 14:11:43.974201 | instance | skipping: [instance] 2026-03-16 14:11:43.974643 | instance | 2026-03-16 14:11:43.975044 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-16 14:11:43.975398 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.030) 0:00:04.405 ********** 2026-03-16 14:11:43.975772 | instance | skipping: [instance] 2026-03-16 14:11:43.976103 | instance | 2026-03-16 14:11:43.976436 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-16 14:11:43.976790 | instance | Monday 16 March 2026 14:11:43 +0000 (0:00:00.017) 0:00:04.422 ********** 2026-03-16 14:11:44.016781 | instance | skipping: [instance] 2026-03-16 14:11:44.017111 | instance | 2026-03-16 14:11:44.017444 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:44.017790 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.042) 0:00:04.465 ********** 2026-03-16 14:11:44.059464 | instance | skipping: [instance] 2026-03-16 14:11:44.059791 | instance | 2026-03-16 14:11:44.060122 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:44.060445 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.042) 0:00:04.507 ********** 2026-03-16 14:11:44.112818 | instance | skipping: [instance] 2026-03-16 14:11:44.113140 | instance | 2026-03-16 14:11:44.113470 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:44.113791 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.053) 0:00:04.561 ********** 2026-03-16 14:11:44.158023 | instance | skipping: [instance] 2026-03-16 14:11:44.158355 | instance | 2026-03-16 14:11:44.158719 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:44.159096 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.045) 0:00:04.606 ********** 2026-03-16 14:11:44.189495 | instance | skipping: [instance] 2026-03-16 14:11:44.189820 | instance | 2026-03-16 14:11:44.190149 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:44.190503 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.031) 0:00:04.638 ********** 2026-03-16 14:11:44.222348 | instance | skipping: [instance] 2026-03-16 14:11:44.222704 | instance | 2026-03-16 14:11:44.223070 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:44.223397 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.032) 0:00:04.671 ********** 2026-03-16 14:11:44.262437 | instance | skipping: [instance] 2026-03-16 14:11:44.262794 | instance | 2026-03-16 14:11:44.263129 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-16 14:11:44.263454 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.040) 0:00:04.711 ********** 2026-03-16 14:11:44.290260 | instance | skipping: [instance] 2026-03-16 14:11:44.290508 | instance | 2026-03-16 14:11:44.290723 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-16 14:11:44.290967 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.027) 0:00:04.739 ********** 2026-03-16 14:11:44.319295 | instance | skipping: [instance] 2026-03-16 14:11:44.319628 | instance | 2026-03-16 14:11:44.319966 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-16 14:11:44.320393 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.028) 0:00:04.767 ********** 2026-03-16 14:11:44.348919 | instance | skipping: [instance] 2026-03-16 14:11:44.349318 | instance | 2026-03-16 14:11:44.349691 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-16 14:11:44.350025 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.029) 0:00:04.797 ********** 2026-03-16 14:11:44.391326 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-03-16 14:11:44.391680 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-16 14:11:44.392007 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-16 14:11:44.392325 | instance | skipping: [instance] 2026-03-16 14:11:44.392657 | instance | 2026-03-16 14:11:44.392991 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-16 14:11:44.393340 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.042) 0:00:04.839 ********** 2026-03-16 14:11:44.420147 | instance | skipping: [instance] 2026-03-16 14:11:44.420482 | instance | 2026-03-16 14:11:44.420810 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-16 14:11:44.421207 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.029) 0:00:04.868 ********** 2026-03-16 14:11:44.474220 | instance | skipping: [instance] 2026-03-16 14:11:44.474620 | instance | 2026-03-16 14:11:44.474996 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-16 14:11:44.475326 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.032) 0:00:04.901 ********** 2026-03-16 14:11:44.475664 | instance | skipping: [instance] 2026-03-16 14:11:44.475981 | instance | 2026-03-16 14:11:44.476317 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-16 14:11:44.476640 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.021) 0:00:04.922 ********** 2026-03-16 14:11:44.514432 | instance | skipping: [instance] 2026-03-16 14:11:44.514802 | instance | 2026-03-16 14:11:44.515140 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-16 14:11:44.515474 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.040) 0:00:04.963 ********** 2026-03-16 14:11:44.564794 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-16 14:11:44.565190 | instance | skipping: [instance] 2026-03-16 14:11:44.565508 | instance | 2026-03-16 14:11:44.565835 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-16 14:11:44.566198 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.050) 0:00:05.013 ********** 2026-03-16 14:11:44.597448 | instance | skipping: [instance] 2026-03-16 14:11:44.597771 | instance | 2026-03-16 14:11:44.598096 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-16 14:11:44.598599 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.032) 0:00:05.046 ********** 2026-03-16 14:11:44.631044 | instance | skipping: [instance] 2026-03-16 14:11:44.632005 | instance | 2026-03-16 14:11:44.632373 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-16 14:11:44.632714 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.033) 0:00:05.079 ********** 2026-03-16 14:11:44.665422 | instance | skipping: [instance] 2026-03-16 14:11:44.665672 | instance | 2026-03-16 14:11:44.665883 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-16 14:11:44.666090 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.034) 0:00:05.113 ********** 2026-03-16 14:11:44.696501 | instance | skipping: [instance] 2026-03-16 14:11:44.696719 | instance | 2026-03-16 14:11:44.696899 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-16 14:11:44.697073 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.031) 0:00:05.145 ********** 2026-03-16 14:11:44.731969 | instance | skipping: [instance] 2026-03-16 14:11:44.732342 | instance | 2026-03-16 14:11:44.732709 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-16 14:11:44.733057 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.035) 0:00:05.180 ********** 2026-03-16 14:11:44.775547 | instance | skipping: [instance] 2026-03-16 14:11:44.775889 | instance | 2026-03-16 14:11:44.776219 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-16 14:11:44.776543 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.043) 0:00:05.224 ********** 2026-03-16 14:11:44.814473 | instance | skipping: [instance] 2026-03-16 14:11:44.814845 | instance | 2026-03-16 14:11:44.815203 | instance | TASK [vexxhost.ceph.mgr : Configure "mgr" label for managers] ****************** 2026-03-16 14:11:44.815535 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.038) 0:00:05.262 ********** 2026-03-16 14:11:44.862898 | instance | skipping: [instance] 2026-03-16 14:11:44.863293 | instance | 2026-03-16 14:11:44.863657 | instance | TASK [vexxhost.ceph.mgr : Validate manager exist] ****************************** 2026-03-16 14:11:44.864011 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.048) 0:00:05.311 ********** 2026-03-16 14:11:44.897817 | instance | skipping: [instance] 2026-03-16 14:11:44.898197 | instance | 2026-03-16 14:11:44.898528 | instance | TASK [vexxhost.ceph.mgr : Enable the Ceph Manager prometheus module] *********** 2026-03-16 14:11:44.898904 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.035) 0:00:05.346 ********** 2026-03-16 14:11:44.965377 | instance | skipping: [instance] 2026-03-16 14:11:44.965746 | instance | 2026-03-16 14:11:44.966121 | instance | PLAY [Deploy Ceph OSDs] ******************************************************** 2026-03-16 14:11:44.966476 | instance | 2026-03-16 14:11:44.966899 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:44.967285 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.067) 0:00:05.413 ********** 2026-03-16 14:11:44.995280 | instance | skipping: [instance] 2026-03-16 14:11:44.995645 | instance | 2026-03-16 14:11:44.996044 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:44.996441 | instance | Monday 16 March 2026 14:11:44 +0000 (0:00:00.029) 0:00:05.443 ********** 2026-03-16 14:11:45.032162 | instance | skipping: [instance] 2026-03-16 14:11:45.032550 | instance | 2026-03-16 14:11:45.032777 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:45.032992 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.037) 0:00:05.480 ********** 2026-03-16 14:11:45.065760 | instance | skipping: [instance] 2026-03-16 14:11:45.066161 | instance | 2026-03-16 14:11:45.066501 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:45.066869 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.033) 0:00:05.514 ********** 2026-03-16 14:11:45.104926 | instance | skipping: [instance] 2026-03-16 14:11:45.105304 | instance | 2026-03-16 14:11:45.105683 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:45.106077 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.038) 0:00:05.553 ********** 2026-03-16 14:11:45.125332 | instance | skipping: [instance] 2026-03-16 14:11:45.125661 | instance | 2026-03-16 14:11:45.126028 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:45.126660 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.020) 0:00:05.574 ********** 2026-03-16 14:11:45.150216 | instance | skipping: [instance] 2026-03-16 14:11:45.150545 | instance | 2026-03-16 14:11:45.150920 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:45.151249 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.024) 0:00:05.598 ********** 2026-03-16 14:11:45.187101 | instance | skipping: [instance] 2026-03-16 14:11:45.187428 | instance | 2026-03-16 14:11:45.187756 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:45.188081 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.036) 0:00:05.635 ********** 2026-03-16 14:11:45.223162 | instance | skipping: [instance] 2026-03-16 14:11:45.223508 | instance | 2026-03-16 14:11:45.223838 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:45.224163 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.035) 0:00:05.671 ********** 2026-03-16 14:11:45.264692 | instance | skipping: [instance] 2026-03-16 14:11:45.265046 | instance | 2026-03-16 14:11:45.265400 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:45.265774 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.041) 0:00:05.713 ********** 2026-03-16 14:11:45.298029 | instance | skipping: [instance] 2026-03-16 14:11:45.298358 | instance | 2026-03-16 14:11:45.298715 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:45.299098 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.033) 0:00:05.746 ********** 2026-03-16 14:11:45.324910 | instance | skipping: [instance] 2026-03-16 14:11:45.325238 | instance | 2026-03-16 14:11:45.325711 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:45.326112 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.026) 0:00:05.773 ********** 2026-03-16 14:11:45.355252 | instance | skipping: [instance] 2026-03-16 14:11:45.355609 | instance | 2026-03-16 14:11:45.355941 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:45.356266 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.030) 0:00:05.803 ********** 2026-03-16 14:11:45.400710 | instance | skipping: [instance] 2026-03-16 14:11:45.401208 | instance | 2026-03-16 14:11:45.401577 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:45.402112 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.045) 0:00:05.849 ********** 2026-03-16 14:11:45.434380 | instance | skipping: [instance] 2026-03-16 14:11:45.434712 | instance | 2026-03-16 14:11:45.435095 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:45.435424 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.033) 0:00:05.883 ********** 2026-03-16 14:11:45.474827 | instance | skipping: [instance] 2026-03-16 14:11:45.475183 | instance | 2026-03-16 14:11:45.475546 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:45.475920 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.040) 0:00:05.923 ********** 2026-03-16 14:11:45.511278 | instance | skipping: [instance] 2026-03-16 14:11:45.511628 | instance | 2026-03-16 14:11:45.511975 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:45.512384 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.036) 0:00:05.960 ********** 2026-03-16 14:11:45.541047 | instance | skipping: [instance] 2026-03-16 14:11:45.541410 | instance | 2026-03-16 14:11:45.541761 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:45.542198 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.029) 0:00:05.989 ********** 2026-03-16 14:11:45.573638 | instance | skipping: [instance] 2026-03-16 14:11:45.574017 | instance | 2026-03-16 14:11:45.574381 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:45.574715 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.032) 0:00:06.022 ********** 2026-03-16 14:11:45.610175 | instance | skipping: [instance] 2026-03-16 14:11:45.610480 | instance | 2026-03-16 14:11:45.610712 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-16 14:11:45.610947 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.036) 0:00:06.058 ********** 2026-03-16 14:11:45.637420 | instance | skipping: [instance] 2026-03-16 14:11:45.637805 | instance | 2026-03-16 14:11:45.638151 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-16 14:11:45.638499 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.027) 0:00:06.085 ********** 2026-03-16 14:11:45.666659 | instance | skipping: [instance] 2026-03-16 14:11:45.667010 | instance | 2026-03-16 14:11:45.667333 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-16 14:11:45.667652 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.029) 0:00:06.115 ********** 2026-03-16 14:11:45.694337 | instance | skipping: [instance] 2026-03-16 14:11:45.694654 | instance | 2026-03-16 14:11:45.695010 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-16 14:11:45.695354 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.027) 0:00:06.143 ********** 2026-03-16 14:11:45.723080 | instance | skipping: [instance] 2026-03-16 14:11:45.723308 | instance | 2026-03-16 14:11:45.723538 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-16 14:11:45.723757 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.028) 0:00:06.171 ********** 2026-03-16 14:11:45.756611 | instance | skipping: [instance] 2026-03-16 14:11:45.757037 | instance | 2026-03-16 14:11:45.757434 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-16 14:11:45.757856 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.033) 0:00:06.204 ********** 2026-03-16 14:11:45.805321 | instance | skipping: [instance] => (item={'path': '/etc/containerd'}) 2026-03-16 14:11:45.805722 | instance | skipping: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-16 14:11:45.806064 | instance | skipping: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-16 14:11:45.806392 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-16 14:11:45.806791 | instance | skipping: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-16 14:11:45.807113 | instance | skipping: [instance] 2026-03-16 14:11:45.807409 | instance | 2026-03-16 14:11:45.807726 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-16 14:11:45.808044 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.048) 0:00:06.253 ********** 2026-03-16 14:11:45.851833 | instance | skipping: [instance] 2026-03-16 14:11:45.852138 | instance | 2026-03-16 14:11:45.852473 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-16 14:11:45.852842 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.034) 0:00:06.287 ********** 2026-03-16 14:11:45.853177 | instance | skipping: [instance] 2026-03-16 14:11:45.853488 | instance | 2026-03-16 14:11:45.853888 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-16 14:11:45.854236 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.012) 0:00:06.300 ********** 2026-03-16 14:11:45.884425 | instance | skipping: [instance] 2026-03-16 14:11:45.884747 | instance | 2026-03-16 14:11:45.885077 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:45.885400 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.032) 0:00:06.333 ********** 2026-03-16 14:11:45.922900 | instance | skipping: [instance] 2026-03-16 14:11:45.923225 | instance | 2026-03-16 14:11:45.923550 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:45.923928 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.038) 0:00:06.371 ********** 2026-03-16 14:11:45.957473 | instance | skipping: [instance] 2026-03-16 14:11:45.957836 | instance | 2026-03-16 14:11:45.958328 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:45.958682 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.034) 0:00:06.406 ********** 2026-03-16 14:11:45.992003 | instance | skipping: [instance] 2026-03-16 14:11:45.992335 | instance | 2026-03-16 14:11:45.992723 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:45.993115 | instance | Monday 16 March 2026 14:11:45 +0000 (0:00:00.034) 0:00:06.440 ********** 2026-03-16 14:11:46.021376 | instance | skipping: [instance] 2026-03-16 14:11:46.021758 | instance | 2026-03-16 14:11:46.022106 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:46.022531 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.029) 0:00:06.470 ********** 2026-03-16 14:11:46.051762 | instance | skipping: [instance] 2026-03-16 14:11:46.052092 | instance | 2026-03-16 14:11:46.052432 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:46.052761 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.030) 0:00:06.500 ********** 2026-03-16 14:11:46.089103 | instance | skipping: [instance] 2026-03-16 14:11:46.089538 | instance | 2026-03-16 14:11:46.089963 | instance | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-03-16 14:11:46.090337 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.037) 0:00:06.537 ********** 2026-03-16 14:11:46.116724 | instance | skipping: [instance] 2026-03-16 14:11:46.117090 | instance | 2026-03-16 14:11:46.117459 | instance | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-03-16 14:11:46.117988 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.026) 0:00:06.564 ********** 2026-03-16 14:11:46.146090 | instance | skipping: [instance] 2026-03-16 14:11:46.146423 | instance | 2026-03-16 14:11:46.146951 | instance | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-03-16 14:11:46.147300 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.029) 0:00:06.594 ********** 2026-03-16 14:11:46.175206 | instance | skipping: [instance] 2026-03-16 14:11:46.175532 | instance | 2026-03-16 14:11:46.175861 | instance | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-03-16 14:11:46.176187 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.029) 0:00:06.623 ********** 2026-03-16 14:11:46.215810 | instance | skipping: [instance] => (item={'path': '/etc/docker'}) 2026-03-16 14:11:46.216243 | instance | skipping: [instance] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-03-16 14:11:46.216607 | instance | skipping: [instance] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-03-16 14:11:46.216932 | instance | skipping: [instance] 2026-03-16 14:11:46.217335 | instance | 2026-03-16 14:11:46.217861 | instance | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-03-16 14:11:46.218245 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.040) 0:00:06.664 ********** 2026-03-16 14:11:46.242915 | instance | skipping: [instance] 2026-03-16 14:11:46.243284 | instance | 2026-03-16 14:11:46.243646 | instance | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-03-16 14:11:46.244056 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.027) 0:00:06.691 ********** 2026-03-16 14:11:46.279787 | instance | skipping: [instance] 2026-03-16 14:11:46.280113 | instance | 2026-03-16 14:11:46.280447 | instance | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-03-16 14:11:46.280793 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.023) 0:00:06.715 ********** 2026-03-16 14:11:46.281113 | instance | skipping: [instance] 2026-03-16 14:11:46.281465 | instance | 2026-03-16 14:11:46.281804 | instance | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-03-16 14:11:46.282130 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.013) 0:00:06.728 ********** 2026-03-16 14:11:46.315747 | instance | skipping: [instance] 2026-03-16 14:11:46.316096 | instance | 2026-03-16 14:11:46.316437 | instance | TASK [vexxhost.ceph.cephadm : Gather variables for each operating system] ****** 2026-03-16 14:11:46.316784 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.036) 0:00:06.764 ********** 2026-03-16 14:11:46.360375 | instance | skipping: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph/roles/cephadm/vars/ubuntu-22.04.yml) 2026-03-16 14:11:46.360744 | instance | skipping: [instance] 2026-03-16 14:11:46.361073 | instance | 2026-03-16 14:11:46.361493 | instance | TASK [vexxhost.ceph.cephadm : Install packages] ******************************** 2026-03-16 14:11:46.361854 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.044) 0:00:06.808 ********** 2026-03-16 14:11:46.391764 | instance | skipping: [instance] 2026-03-16 14:11:46.392170 | instance | 2026-03-16 14:11:46.392624 | instance | TASK [vexxhost.ceph.cephadm : Ensure services are started] ********************* 2026-03-16 14:11:46.392993 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.031) 0:00:06.840 ********** 2026-03-16 14:11:46.421419 | instance | skipping: [instance] 2026-03-16 14:11:46.421781 | instance | 2026-03-16 14:11:46.422204 | instance | TASK [vexxhost.ceph.cephadm : Download "cephadm"] ****************************** 2026-03-16 14:11:46.422642 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.029) 0:00:06.869 ********** 2026-03-16 14:11:46.451526 | instance | skipping: [instance] 2026-03-16 14:11:46.451852 | instance | 2026-03-16 14:11:46.452209 | instance | TASK [vexxhost.ceph.cephadm : Remove cephadm from old path] ******************** 2026-03-16 14:11:46.452561 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.030) 0:00:06.900 ********** 2026-03-16 14:11:46.482517 | instance | skipping: [instance] 2026-03-16 14:11:46.482891 | instance | 2026-03-16 14:11:46.483277 | instance | TASK [vexxhost.ceph.cephadm : Ensure "cephadm" user is present] **************** 2026-03-16 14:11:46.483674 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.031) 0:00:06.931 ********** 2026-03-16 14:11:46.512193 | instance | skipping: [instance] 2026-03-16 14:11:46.512519 | instance | 2026-03-16 14:11:46.512866 | instance | TASK [vexxhost.ceph.cephadm : Allow "cephadm" user to have passwordless sudo] *** 2026-03-16 14:11:46.513196 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.029) 0:00:06.960 ********** 2026-03-16 14:11:46.546855 | instance | skipping: [instance] 2026-03-16 14:11:46.547180 | instance | 2026-03-16 14:11:46.547506 | instance | TASK [vexxhost.ceph.osd : Get monitor status] ********************************** 2026-03-16 14:11:46.547829 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.034) 0:00:06.995 ********** 2026-03-16 14:11:46.590701 | instance | skipping: [instance] => (item=instance) 2026-03-16 14:11:46.591104 | instance | skipping: [instance] 2026-03-16 14:11:46.591415 | instance | 2026-03-16 14:11:46.591740 | instance | TASK [vexxhost.ceph.osd : Select admin host] *********************************** 2026-03-16 14:11:46.592062 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.043) 0:00:07.039 ********** 2026-03-16 14:11:46.621981 | instance | skipping: [instance] 2026-03-16 14:11:46.622430 | instance | 2026-03-16 14:11:46.622911 | instance | TASK [vexxhost.ceph.osd : Get `cephadm ls` status] ***************************** 2026-03-16 14:11:46.623341 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.031) 0:00:07.070 ********** 2026-03-16 14:11:46.653730 | instance | skipping: [instance] 2026-03-16 14:11:46.654063 | instance | 2026-03-16 14:11:46.654389 | instance | TASK [vexxhost.ceph.osd : Parse the `cephadm ls` output] *********************** 2026-03-16 14:11:46.654710 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.031) 0:00:07.102 ********** 2026-03-16 14:11:46.687248 | instance | skipping: [instance] 2026-03-16 14:11:46.687463 | instance | 2026-03-16 14:11:46.687614 | instance | TASK [Install Ceph host] ******************************************************* 2026-03-16 14:11:46.687764 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.030) 0:00:07.133 ********** 2026-03-16 14:11:46.717111 | instance | skipping: [instance] 2026-03-16 14:11:46.717136 | instance | 2026-03-16 14:11:46.717143 | instance | TASK [vexxhost.ceph.osd : Adopt OSDs to cluster] ******************************* 2026-03-16 14:11:46.717149 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.032) 0:00:07.165 ********** 2026-03-16 14:11:46.748002 | instance | skipping: [instance] 2026-03-16 14:11:46.748027 | instance | 2026-03-16 14:11:46.748034 | instance | TASK [vexxhost.ceph.osd : Wait until OSD added to cephadm] ********************* 2026-03-16 14:11:46.748050 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.030) 0:00:07.196 ********** 2026-03-16 14:11:46.780062 | instance | skipping: [instance] 2026-03-16 14:11:46.780082 | instance | 2026-03-16 14:11:46.780087 | instance | TASK [vexxhost.ceph.osd : Ensure all OSDs are non-legacy] ********************** 2026-03-16 14:11:46.780091 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.032) 0:00:07.228 ********** 2026-03-16 14:11:46.811566 | instance | skipping: [instance] 2026-03-16 14:11:46.811587 | instance | 2026-03-16 14:11:46.811592 | instance | TASK [vexxhost.ceph.osd : Get `ceph-volume lvm list` status] ******************* 2026-03-16 14:11:46.811597 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.031) 0:00:07.260 ********** 2026-03-16 14:11:46.842190 | instance | skipping: [instance] 2026-03-16 14:11:46.842211 | instance | 2026-03-16 14:11:46.842218 | instance | TASK [vexxhost.ceph.osd : Install OSDs] **************************************** 2026-03-16 14:11:46.842224 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.030) 0:00:07.290 ********** 2026-03-16 14:11:46.900684 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd0/data) 2026-03-16 14:11:46.900719 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd1/data) 2026-03-16 14:11:46.900725 | instance | skipping: [instance] => (item=/dev/ceph-instance-osd2/data) 2026-03-16 14:11:46.900731 | instance | skipping: [instance] 2026-03-16 14:11:46.900737 | instance | 2026-03-16 14:11:46.900744 | instance | TASK [vexxhost.ceph.osd : Get mon dump] **************************************** 2026-03-16 14:11:46.900750 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.057) 0:00:07.348 ********** 2026-03-16 14:11:46.940278 | instance | skipping: [instance] 2026-03-16 14:11:46.940309 | instance | 2026-03-16 14:11:46.940316 | instance | TASK [vexxhost.ceph.osd : Mark require osd release] **************************** 2026-03-16 14:11:46.940323 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.040) 0:00:07.388 ********** 2026-03-16 14:11:46.978468 | instance | skipping: [instance] 2026-03-16 14:11:46.978506 | instance | 2026-03-16 14:11:46.978512 | instance | TASK [vexxhost.ceph.osd : Wait for all OSD to be running] ********************** 2026-03-16 14:11:46.978517 | instance | Monday 16 March 2026 14:11:46 +0000 (0:00:00.038) 0:00:07.426 ********** 2026-03-16 14:11:47.018907 | instance | skipping: [instance] 2026-03-16 14:11:47.018969 | instance | 2026-03-16 14:11:47.018977 | instance | PLAY [all] ********************************************************************* 2026-03-16 14:11:47.018984 | instance | 2026-03-16 14:11:47.018989 | instance | TASK [Ensure RBD kernel module is loaded] ************************************** 2026-03-16 14:11:47.019000 | instance | Monday 16 March 2026 14:11:47 +0000 (0:00:00.040) 0:00:07.467 ********** 2026-03-16 14:11:47.057150 | instance | skipping: [instance] 2026-03-16 14:11:47.057212 | instance | 2026-03-16 14:11:47.057741 | instance | PLAY [all] ********************************************************************* 2026-03-16 14:11:47.057775 | instance | 2026-03-16 14:11:47.057780 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:47.057785 | instance | Monday 16 March 2026 14:11:47 +0000 (0:00:00.038) 0:00:07.505 ********** 2026-03-16 14:11:47.908565 | instance | ok: [instance] 2026-03-16 14:11:47.908665 | instance | 2026-03-16 14:11:47.909020 | instance | TASK [vexxhost.atmosphere.sysctl : Configure sysctl values] ******************** 2026-03-16 14:11:47.909067 | instance | Monday 16 March 2026 14:11:47 +0000 (0:00:00.851) 0:00:08.357 ********** 2026-03-16 14:11:52.498017 | instance | changed: [instance] => (item={'name': 'fs.aio-max-nr', 'value': 1048576}) 2026-03-16 14:11:52.498052 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_timestamps', 'value': 0}) 2026-03-16 14:11:52.498057 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_sack', 'value': 1}) 2026-03-16 14:11:52.498061 | instance | changed: [instance] => (item={'name': 'net.core.netdev_budget', 'value': 1000}) 2026-03-16 14:11:52.498066 | instance | changed: [instance] => (item={'name': 'net.core.netdev_max_backlog', 'value': 250000}) 2026-03-16 14:11:52.498070 | instance | changed: [instance] => (item={'name': 'net.core.rmem_max', 'value': 4194304}) 2026-03-16 14:11:52.498074 | instance | changed: [instance] => (item={'name': 'net.core.wmem_max', 'value': 4194304}) 2026-03-16 14:11:52.498087 | instance | changed: [instance] => (item={'name': 'net.core.rmem_default', 'value': 4194304}) 2026-03-16 14:11:52.498092 | instance | changed: [instance] => (item={'name': 'net.core.wmem_default', 'value': 4194304}) 2026-03-16 14:11:52.498096 | instance | changed: [instance] => (item={'name': 'net.core.optmem_max', 'value': 4194304}) 2026-03-16 14:11:52.498100 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_rmem', 'value': '4096 87380 4194304'}) 2026-03-16 14:11:52.498104 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_wmem', 'value': '4096 65536 4194304'}) 2026-03-16 14:11:52.498108 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_low_latency', 'value': 1}) 2026-03-16 14:11:52.498112 | instance | changed: [instance] => (item={'name': 'net.ipv4.tcp_adv_win_scale', 'value': 1}) 2026-03-16 14:11:52.498116 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh1', 'value': 128}) 2026-03-16 14:11:52.498120 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-16 14:11:52.498124 | instance | changed: [instance] => (item={'name': 'net.ipv4.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-16 14:11:52.498132 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh1', 'value': 128}) 2026-03-16 14:11:52.498136 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh2', 'value': 28872}) 2026-03-16 14:11:52.498140 | instance | changed: [instance] => (item={'name': 'net.ipv6.neigh.default.gc_thresh3', 'value': 32768}) 2026-03-16 14:11:52.498144 | instance | 2026-03-16 14:11:52.498148 | instance | TASK [vexxhost.atmosphere.ethtool : Create folder for persistent configuration] *** 2026-03-16 14:11:52.498152 | instance | Monday 16 March 2026 14:11:52 +0000 (0:00:04.586) 0:00:12.944 ********** 2026-03-16 14:11:52.807771 | instance | changed: [instance] 2026-03-16 14:11:52.807815 | instance | 2026-03-16 14:11:52.807825 | instance | TASK [vexxhost.atmosphere.ethtool : Install persistent "ethtool" tuning] ******* 2026-03-16 14:11:52.807834 | instance | Monday 16 March 2026 14:11:52 +0000 (0:00:00.311) 0:00:13.255 ********** 2026-03-16 14:11:53.471857 | instance | changed: [instance] 2026-03-16 14:11:53.471946 | instance | 2026-03-16 14:11:53.472206 | instance | TASK [vexxhost.atmosphere.ethtool : Run "ethtool" tuning] ********************** 2026-03-16 14:11:53.472244 | instance | Monday 16 March 2026 14:11:53 +0000 (0:00:00.665) 0:00:13.920 ********** 2026-03-16 14:11:53.817631 | instance | ok: [instance] 2026-03-16 14:11:53.817747 | instance | 2026-03-16 14:11:53.818019 | instance | TASK [Set a fact with the "atmosphere_images" for other plays] ***************** 2026-03-16 14:11:53.818060 | instance | Monday 16 March 2026 14:11:53 +0000 (0:00:00.345) 0:00:14.266 ********** 2026-03-16 14:11:53.946369 | instance | ok: [instance] 2026-03-16 14:11:53.946426 | instance | 2026-03-16 14:11:53.946791 | instance | PLAY [Configure Kubernetes VIP] ************************************************ 2026-03-16 14:11:53.946835 | instance | 2026-03-16 14:11:53.946847 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:53.946989 | instance | Monday 16 March 2026 14:11:53 +0000 (0:00:00.128) 0:00:14.395 ********** 2026-03-16 14:11:54.803566 | instance | ok: [instance] 2026-03-16 14:11:54.803962 | instance | 2026-03-16 14:11:54.804002 | instance | TASK [vexxhost.containers.directory : Create directory (/etc/kubernetes/manifests)] *** 2026-03-16 14:11:54.804008 | instance | Monday 16 March 2026 14:11:54 +0000 (0:00:00.857) 0:00:15.252 ********** 2026-03-16 14:11:55.006963 | instance | changed: [instance] 2026-03-16 14:11:55.007465 | instance | 2026-03-16 14:11:55.007507 | instance | TASK [vexxhost.kubernetes.kube_vip : Uninstall legacy HA stack] **************** 2026-03-16 14:11:55.007515 | instance | Monday 16 March 2026 14:11:54 +0000 (0:00:00.203) 0:00:15.455 ********** 2026-03-16 14:11:55.859586 | instance | ok: [instance] => (item=/etc/keepalived/keepalived.conf) 2026-03-16 14:11:55.860951 | instance | ok: [instance] => (item=/etc/keepalived/check_apiserver.sh) 2026-03-16 14:11:55.861000 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/keepalived.yaml) 2026-03-16 14:11:55.861008 | instance | ok: [instance] => (item=/etc/haproxy/haproxy.cfg) 2026-03-16 14:11:55.861024 | instance | ok: [instance] => (item=/etc/kubernetes/manifests/haproxy.yaml) 2026-03-16 14:11:55.861030 | instance | 2026-03-16 14:11:55.861036 | instance | TASK [vexxhost.kubernetes.kube_vip : Switch API server to run on port 6443] **** 2026-03-16 14:11:55.861042 | instance | Monday 16 March 2026 14:11:55 +0000 (0:00:00.852) 0:00:16.308 ********** 2026-03-16 14:11:56.148787 | instance | failed: [instance] (item=/etc/kubernetes/manifests/kube-apiserver.yaml) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/manifests/kube-apiserver.yaml", "msg": "Path /etc/kubernetes/manifests/kube-apiserver.yaml does not exist !", "rc": 257} 2026-03-16 14:11:56.303883 | instance | failed: [instance] (item=/etc/kubernetes/controller-manager.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/controller-manager.conf", "msg": "Path /etc/kubernetes/controller-manager.conf does not exist !", "rc": 257} 2026-03-16 14:11:56.457434 | instance | failed: [instance] (item=/etc/kubernetes/scheduler.conf) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/kubernetes/scheduler.conf", "msg": "Path /etc/kubernetes/scheduler.conf does not exist !", "rc": 257} 2026-03-16 14:11:56.468448 | instance | ...ignoring 2026-03-16 14:11:56.469011 | instance | 2026-03-16 14:11:56.469053 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if super-admin.conf exists] ********* 2026-03-16 14:11:56.469060 | instance | Monday 16 March 2026 14:11:56 +0000 (0:00:00.608) 0:00:16.916 ********** 2026-03-16 14:11:56.646027 | instance | ok: [instance] 2026-03-16 14:11:56.646555 | instance | 2026-03-16 14:11:56.646594 | instance | TASK [vexxhost.kubernetes.kube_vip : Check if kubeadm has already run] ********* 2026-03-16 14:11:56.646601 | instance | Monday 16 March 2026 14:11:56 +0000 (0:00:00.177) 0:00:17.094 ********** 2026-03-16 14:11:56.825217 | instance | ok: [instance] 2026-03-16 14:11:56.825281 | instance | 2026-03-16 14:11:56.825538 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path] ************ 2026-03-16 14:11:56.825576 | instance | Monday 16 March 2026 14:11:56 +0000 (0:00:00.179) 0:00:17.273 ********** 2026-03-16 14:11:56.897958 | instance | ok: [instance] 2026-03-16 14:11:56.898064 | instance | 2026-03-16 14:11:56.898204 | instance | TASK [vexxhost.kubernetes.kube_vip : Set fact with KUBECONFIG path (with super-admin.conf)] *** 2026-03-16 14:11:56.898410 | instance | Monday 16 March 2026 14:11:56 +0000 (0:00:00.072) 0:00:17.346 ********** 2026-03-16 14:11:56.940754 | instance | ok: [instance] 2026-03-16 14:11:56.941037 | instance | 2026-03-16 14:11:56.941346 | instance | TASK [vexxhost.kubernetes.kube_vip : Upload Kubernetes manifest] *************** 2026-03-16 14:11:56.941498 | instance | Monday 16 March 2026 14:11:56 +0000 (0:00:00.042) 0:00:17.388 ********** 2026-03-16 14:11:57.488460 | instance | ok: [instance] 2026-03-16 14:11:57.489068 | instance | 2026-03-16 14:11:57.489112 | instance | TASK [vexxhost.kubernetes.kube_vip : Ensure kube-vip configuration file] ******* 2026-03-16 14:11:57.489120 | instance | Monday 16 March 2026 14:11:57 +0000 (0:00:00.548) 0:00:17.936 ********** 2026-03-16 14:11:57.736759 | instance | ok: [instance] 2026-03-16 14:11:57.736828 | instance | 2026-03-16 14:11:57.737676 | instance | TASK [vexxhost.kubernetes.kube_vip : Flush handlers] *************************** 2026-03-16 14:11:57.737721 | instance | Monday 16 March 2026 14:11:57 +0000 (0:00:00.190) 0:00:18.126 ********** 2026-03-16 14:11:57.737728 | instance | 2026-03-16 14:11:57.737735 | instance | PLAY [Install Kubernetes] ****************************************************** 2026-03-16 14:11:57.737740 | instance | 2026-03-16 14:11:57.737745 | instance | TASK [Gathering Facts] ********************************************************* 2026-03-16 14:11:57.737751 | instance | Monday 16 March 2026 14:11:57 +0000 (0:00:00.058) 0:00:18.185 ********** 2026-03-16 14:11:58.589101 | instance | ok: [instance] 2026-03-16 14:11:58.589171 | instance | 2026-03-16 14:11:58.589431 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:58.589467 | instance | Monday 16 March 2026 14:11:58 +0000 (0:00:00.852) 0:00:19.037 ********** 2026-03-16 14:11:58.801614 | instance | ok: [instance] 2026-03-16 14:11:58.801677 | instance | 2026-03-16 14:11:58.801952 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:11:58.802000 | instance | Monday 16 March 2026 14:11:58 +0000 (0:00:00.212) 0:00:19.250 ********** 2026-03-16 14:11:58.844503 | instance | skipping: [instance] 2026-03-16 14:11:58.844929 | instance | 2026-03-16 14:11:58.844968 | instance | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-16 14:11:58.844974 | instance | Monday 16 March 2026 14:11:58 +0000 (0:00:00.042) 0:00:19.293 ********** 2026-03-16 14:11:59.051513 | instance | changed: [instance] 2026-03-16 14:11:59.051590 | instance | 2026-03-16 14:11:59.051893 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:11:59.051932 | instance | Monday 16 March 2026 14:11:59 +0000 (0:00:00.206) 0:00:19.500 ********** 2026-03-16 14:11:59.122128 | instance | ok: [instance] => { 2026-03-16 14:11:59.122199 | instance | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-16 14:11:59.122408 | instance | } 2026-03-16 14:11:59.122673 | instance | 2026-03-16 14:11:59.122936 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:11:59.123191 | instance | Monday 16 March 2026 14:11:59 +0000 (0:00:00.070) 0:00:19.570 ********** 2026-03-16 14:11:59.828676 | instance | changed: [instance] 2026-03-16 14:11:59.828751 | instance | 2026-03-16 14:11:59.828883 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:11:59.829103 | instance | Monday 16 March 2026 14:11:59 +0000 (0:00:00.706) 0:00:20.277 ********** 2026-03-16 14:11:59.872758 | instance | skipping: [instance] 2026-03-16 14:11:59.872848 | instance | 2026-03-16 14:11:59.873024 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:11:59.873171 | instance | Monday 16 March 2026 14:11:59 +0000 (0:00:00.043) 0:00:20.321 ********** 2026-03-16 14:12:00.077965 | instance | ok: [instance] 2026-03-16 14:12:00.078150 | instance | 2026-03-16 14:12:00.078312 | instance | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-16 14:12:00.078475 | instance | Monday 16 March 2026 14:12:00 +0000 (0:00:00.203) 0:00:20.525 ********** 2026-03-16 14:12:01.175825 | instance | ok: [instance] 2026-03-16 14:12:01.176307 | instance | 2026-03-16 14:12:01.176718 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:12:01.177077 | instance | Monday 16 March 2026 14:12:01 +0000 (0:00:01.098) 0:00:21.624 ********** 2026-03-16 14:12:01.238243 | instance | ok: [instance] => { 2026-03-16 14:12:01.238657 | instance | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.0/containerd-2.2.0-linux-amd64.tar.gz" 2026-03-16 14:12:01.239151 | instance | } 2026-03-16 14:12:01.239576 | instance | 2026-03-16 14:12:01.240023 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:12:01.240464 | instance | Monday 16 March 2026 14:12:01 +0000 (0:00:00.062) 0:00:21.686 ********** 2026-03-16 14:12:02.062674 | instance | changed: [instance] 2026-03-16 14:12:02.063138 | instance | 2026-03-16 14:12:02.063493 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:12:02.063824 | instance | Monday 16 March 2026 14:12:02 +0000 (0:00:00.824) 0:00:22.511 ********** 2026-03-16 14:12:04.840454 | instance | changed: [instance] 2026-03-16 14:12:04.840841 | instance | 2026-03-16 14:12:04.841249 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-16 14:12:04.841631 | instance | Monday 16 March 2026 14:12:04 +0000 (0:00:02.777) 0:00:25.288 ********** 2026-03-16 14:12:04.871307 | instance | skipping: [instance] 2026-03-16 14:12:04.871405 | instance | 2026-03-16 14:12:04.871603 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-16 14:12:04.871757 | instance | Monday 16 March 2026 14:12:04 +0000 (0:00:00.028) 0:00:25.317 ********** 2026-03-16 14:12:04.902306 | instance | skipping: [instance] 2026-03-16 14:12:04.902489 | instance | 2026-03-16 14:12:04.902654 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-16 14:12:04.902855 | instance | Monday 16 March 2026 14:12:04 +0000 (0:00:00.030) 0:00:25.348 ********** 2026-03-16 14:12:04.931675 | instance | skipping: [instance] 2026-03-16 14:12:04.931715 | instance | 2026-03-16 14:12:04.931722 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-16 14:12:04.931728 | instance | Monday 16 March 2026 14:12:04 +0000 (0:00:00.031) 0:00:25.379 ********** 2026-03-16 14:12:10.352218 | instance | changed: [instance] 2026-03-16 14:12:10.352407 | instance | 2026-03-16 14:12:10.352420 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-16 14:12:10.352549 | instance | Monday 16 March 2026 14:12:10 +0000 (0:00:05.420) 0:00:30.800 ********** 2026-03-16 14:12:10.777111 | instance | changed: [instance] 2026-03-16 14:12:10.777635 | instance | 2026-03-16 14:12:10.777679 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-16 14:12:10.777687 | instance | Monday 16 March 2026 14:12:10 +0000 (0:00:00.424) 0:00:31.225 ********** 2026-03-16 14:12:11.640954 | instance | changed: [instance] => (item={'path': '/etc/containerd'}) 2026-03-16 14:12:11.640995 | instance | changed: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-16 14:12:11.641002 | instance | changed: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-16 14:12:11.641008 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-16 14:12:11.641014 | instance | changed: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-16 14:12:11.641020 | instance | 2026-03-16 14:12:11.641025 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-16 14:12:11.641031 | instance | Monday 16 March 2026 14:12:11 +0000 (0:00:00.862) 0:00:32.088 ********** 2026-03-16 14:12:12.155597 | instance | changed: [instance] 2026-03-16 14:12:12.155761 | instance | 2026-03-16 14:12:12.155809 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-16 14:12:12.156254 | instance | Monday 16 March 2026 14:12:12 +0000 (0:00:00.509) 0:00:32.597 ********** 2026-03-16 14:12:12.156268 | instance | 2026-03-16 14:12:12.156273 | instance | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-16 14:12:12.156278 | instance | Monday 16 March 2026 14:12:12 +0000 (0:00:00.006) 0:00:32.604 ********** 2026-03-16 14:12:12.791135 | instance | changed: [instance] 2026-03-16 14:12:12.791217 | instance | 2026-03-16 14:12:12.791486 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-03-16 14:12:12.791526 | instance | Monday 16 March 2026 14:12:12 +0000 (0:00:00.635) 0:00:33.239 ********** 2026-03-16 14:12:13.511293 | instance | ok: [instance] 2026-03-16 14:12:13.511413 | instance | 2026-03-16 14:12:13.511776 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-16 14:12:13.511825 | instance | Monday 16 March 2026 14:12:13 +0000 (0:00:00.719) 0:00:33.959 ********** 2026-03-16 14:12:14.060191 | instance | changed: [instance] 2026-03-16 14:12:14.060282 | instance | 2026-03-16 14:12:14.060616 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the "kubeadm-config" ConfigMap] *** 2026-03-16 14:12:14.060653 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.549) 0:00:34.508 ********** 2026-03-16 14:12:14.587219 | instance | fatal: [instance]: FAILED! => {"changed": false, "msg": "Failed to import the required Python library (kubernetes) on instance's Python /usr/bin/python3.10. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ansible_python_interpreter"} 2026-03-16 14:12:14.599559 | instance | ...ignoring 2026-03-16 14:12:14.599807 | instance | 2026-03-16 14:12:14.600190 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Parse the ClusterConfiguration] *** 2026-03-16 14:12:14.600211 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.539) 0:00:35.048 ********** 2026-03-16 14:12:14.634795 | instance | skipping: [instance] 2026-03-16 14:12:14.635273 | instance | 2026-03-16 14:12:14.635294 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Retrieve the current Kubernetes version] *** 2026-03-16 14:12:14.635302 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.035) 0:00:35.083 ********** 2026-03-16 14:12:14.668650 | instance | skipping: [instance] 2026-03-16 14:12:14.668762 | instance | 2026-03-16 14:12:14.668907 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Extract major, minor, and patch versions] *** 2026-03-16 14:12:14.669040 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.034) 0:00:35.117 ********** 2026-03-16 14:12:14.699795 | instance | skipping: [instance] 2026-03-16 14:12:14.700212 | instance | 2026-03-16 14:12:14.700259 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Fail if we're jumping more than one minor version] *** 2026-03-16 14:12:14.700265 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.030) 0:00:35.148 ********** 2026-03-16 14:12:14.727055 | instance | skipping: [instance] 2026-03-16 14:12:14.727646 | instance | 2026-03-16 14:12:14.727694 | instance | TASK [vexxhost.kubernetes.kubernetes_upgrade_check : Set fact if we need to upgrade] *** 2026-03-16 14:12:14.727707 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.027) 0:00:35.175 ********** 2026-03-16 14:12:14.765558 | instance | skipping: [instance] 2026-03-16 14:12:14.765661 | instance | 2026-03-16 14:12:14.765849 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:12:14.765998 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.038) 0:00:35.214 ********** 2026-03-16 14:12:14.970837 | instance | ok: [instance] 2026-03-16 14:12:14.971202 | instance | 2026-03-16 14:12:14.971237 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:12:14.971243 | instance | Monday 16 March 2026 14:12:14 +0000 (0:00:00.205) 0:00:35.419 ********** 2026-03-16 14:12:15.009129 | instance | ok: [instance] => { 2026-03-16 14:12:15.009220 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubeadm" 2026-03-16 14:12:15.009688 | instance | } 2026-03-16 14:12:15.009706 | instance | 2026-03-16 14:12:15.009712 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:12:15.009718 | instance | Monday 16 March 2026 14:12:15 +0000 (0:00:00.038) 0:00:35.457 ********** 2026-03-16 14:12:31.624216 | instance | changed: [instance] 2026-03-16 14:12:31.624304 | instance | 2026-03-16 14:12:31.624364 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:12:31.624504 | instance | Monday 16 March 2026 14:12:31 +0000 (0:00:16.614) 0:00:52.072 ********** 2026-03-16 14:12:31.663726 | instance | skipping: [instance] 2026-03-16 14:12:31.663782 | instance | 2026-03-16 14:12:31.664058 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:12:31.664177 | instance | Monday 16 March 2026 14:12:31 +0000 (0:00:00.039) 0:00:52.112 ********** 2026-03-16 14:12:31.867541 | instance | ok: [instance] 2026-03-16 14:12:31.867620 | instance | 2026-03-16 14:12:31.867887 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:12:31.867923 | instance | Monday 16 March 2026 14:12:31 +0000 (0:00:00.203) 0:00:52.316 ********** 2026-03-16 14:12:31.912677 | instance | ok: [instance] => { 2026-03-16 14:12:31.912765 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubectl" 2026-03-16 14:12:31.913237 | instance | } 2026-03-16 14:12:31.913274 | instance | 2026-03-16 14:12:31.913279 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:12:31.913284 | instance | Monday 16 March 2026 14:12:31 +0000 (0:00:00.045) 0:00:52.361 ********** 2026-03-16 14:12:32.708231 | instance | changed: [instance] 2026-03-16 14:12:32.708320 | instance | 2026-03-16 14:12:32.708702 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:12:32.708745 | instance | Monday 16 March 2026 14:12:32 +0000 (0:00:00.795) 0:00:53.156 ********** 2026-03-16 14:12:32.755658 | instance | skipping: [instance] 2026-03-16 14:12:32.755738 | instance | 2026-03-16 14:12:32.755861 | instance | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-16 14:12:32.755977 | instance | Monday 16 March 2026 14:12:32 +0000 (0:00:00.047) 0:00:53.204 ********** 2026-03-16 14:12:32.787699 | instance | skipping: [instance] 2026-03-16 14:12:32.787942 | instance | 2026-03-16 14:12:32.788210 | instance | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-16 14:12:32.788465 | instance | Monday 16 March 2026 14:12:32 +0000 (0:00:00.032) 0:00:53.236 ********** 2026-03-16 14:12:32.821399 | instance | skipping: [instance] 2026-03-16 14:12:32.821631 | instance | 2026-03-16 14:12:32.821899 | instance | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-16 14:12:32.822159 | instance | Monday 16 March 2026 14:12:32 +0000 (0:00:00.033) 0:00:53.270 ********** 2026-03-16 14:12:32.847881 | instance | skipping: [instance] 2026-03-16 14:12:32.848113 | instance | 2026-03-16 14:12:32.848364 | instance | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-16 14:12:32.848619 | instance | Monday 16 March 2026 14:12:32 +0000 (0:00:00.026) 0:00:53.296 ********** 2026-03-16 14:12:33.802080 | instance | ok: [instance] 2026-03-16 14:12:33.802184 | instance | 2026-03-16 14:12:33.802376 | instance | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-16 14:12:33.802568 | instance | Monday 16 March 2026 14:12:33 +0000 (0:00:00.954) 0:00:54.250 ********** 2026-03-16 14:12:34.229478 | instance | ok: [instance] 2026-03-16 14:12:34.230253 | instance | 2026-03-16 14:12:34.230798 | instance | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-16 14:12:34.231228 | instance | Monday 16 March 2026 14:12:34 +0000 (0:00:00.425) 0:00:54.676 ********** 2026-03-16 14:12:35.130816 | instance | ok: [instance] => (item={'path': '/etc/containerd'}) 2026-03-16 14:12:35.130872 | instance | ok: [instance] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-16 14:12:35.130884 | instance | ok: [instance] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-16 14:12:35.130893 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-16 14:12:35.130903 | instance | ok: [instance] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-16 14:12:35.130912 | instance | 2026-03-16 14:12:35.131373 | instance | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-16 14:12:35.131437 | instance | Monday 16 March 2026 14:12:35 +0000 (0:00:00.900) 0:00:55.577 ********** 2026-03-16 14:12:35.627807 | instance | ok: [instance] 2026-03-16 14:12:35.627878 | instance | 2026-03-16 14:12:35.628652 | instance | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-16 14:12:35.628838 | instance | Monday 16 March 2026 14:12:35 +0000 (0:00:00.492) 0:00:56.069 ********** 2026-03-16 14:12:35.628845 | instance | 2026-03-16 14:12:35.628850 | instance | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-16 14:12:35.628854 | instance | Monday 16 March 2026 14:12:35 +0000 (0:00:00.006) 0:00:56.076 ********** 2026-03-16 14:12:35.968219 | instance | ok: [instance] 2026-03-16 14:12:35.968573 | instance | 2026-03-16 14:12:35.968614 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:12:35.968619 | instance | Monday 16 March 2026 14:12:35 +0000 (0:00:00.340) 0:00:56.416 ********** 2026-03-16 14:12:36.163103 | instance | ok: [instance] 2026-03-16 14:12:36.163184 | instance | 2026-03-16 14:12:36.163521 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:12:36.163562 | instance | Monday 16 March 2026 14:12:36 +0000 (0:00:00.194) 0:00:56.611 ********** 2026-03-16 14:12:36.220898 | instance | ok: [instance] => { 2026-03-16 14:12:36.221757 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/crictl-v1.34.0-linux-amd64.tar.gz" 2026-03-16 14:12:36.221800 | instance | } 2026-03-16 14:12:36.221808 | instance | 2026-03-16 14:12:36.221814 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:12:36.221820 | instance | Monday 16 March 2026 14:12:36 +0000 (0:00:00.057) 0:00:56.669 ********** 2026-03-16 14:12:36.884533 | instance | changed: [instance] 2026-03-16 14:12:36.884593 | instance | 2026-03-16 14:12:36.884964 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:12:36.884984 | instance | Monday 16 March 2026 14:12:36 +0000 (0:00:00.663) 0:00:57.332 ********** 2026-03-16 14:12:38.248997 | instance | changed: [instance] 2026-03-16 14:12:38.249298 | instance | 2026-03-16 14:12:38.249314 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:12:38.249327 | instance | Monday 16 March 2026 14:12:38 +0000 (0:00:01.364) 0:00:58.697 ********** 2026-03-16 14:12:38.301807 | instance | ok: [instance] => { 2026-03-16 14:12:38.301938 | instance | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.34.0/critest-v1.34.0-linux-amd64.tar.gz" 2026-03-16 14:12:38.302453 | instance | } 2026-03-16 14:12:38.302494 | instance | 2026-03-16 14:12:38.302500 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:12:38.302505 | instance | Monday 16 March 2026 14:12:38 +0000 (0:00:00.052) 0:00:58.750 ********** 2026-03-16 14:12:38.991902 | instance | changed: [instance] 2026-03-16 14:12:38.992003 | instance | 2026-03-16 14:12:38.992251 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:12:38.992266 | instance | Monday 16 March 2026 14:12:38 +0000 (0:00:00.690) 0:00:59.440 ********** 2026-03-16 14:12:40.353733 | instance | changed: [instance] 2026-03-16 14:12:40.353790 | instance | 2026-03-16 14:12:40.354094 | instance | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-16 14:12:40.354135 | instance | Monday 16 March 2026 14:12:40 +0000 (0:00:01.361) 0:01:00.802 ********** 2026-03-16 14:12:40.826553 | instance | changed: [instance] 2026-03-16 14:12:40.826624 | instance | 2026-03-16 14:12:40.826941 | instance | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-16 14:12:40.826985 | instance | Monday 16 March 2026 14:12:40 +0000 (0:00:00.472) 0:01:01.274 ********** 2026-03-16 14:12:41.040142 | instance | changed: [instance] 2026-03-16 14:12:41.040246 | instance | 2026-03-16 14:12:41.040539 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:12:41.040581 | instance | Monday 16 March 2026 14:12:41 +0000 (0:00:00.213) 0:01:01.488 ********** 2026-03-16 14:12:41.241988 | instance | ok: [instance] 2026-03-16 14:12:41.242053 | instance | 2026-03-16 14:12:41.242322 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:12:41.242361 | instance | Monday 16 March 2026 14:12:41 +0000 (0:00:00.201) 0:01:01.690 ********** 2026-03-16 14:12:41.294204 | instance | ok: [instance] => { 2026-03-16 14:12:41.294816 | instance | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.8.0/cni-plugins-linux-amd64-v1.8.0.tgz" 2026-03-16 14:12:41.294852 | instance | } 2026-03-16 14:12:41.294864 | instance | 2026-03-16 14:12:41.294879 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:12:41.295066 | instance | Monday 16 March 2026 14:12:41 +0000 (0:00:00.051) 0:01:01.742 ********** 2026-03-16 14:12:42.291967 | instance | changed: [instance] 2026-03-16 14:12:42.292039 | instance | 2026-03-16 14:12:42.292309 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:12:42.292350 | instance | Monday 16 March 2026 14:12:42 +0000 (0:00:00.998) 0:01:02.740 ********** 2026-03-16 14:12:44.939339 | instance | changed: [instance] 2026-03-16 14:12:44.939458 | instance | 2026-03-16 14:12:44.939778 | instance | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-16 14:12:44.939824 | instance | Monday 16 March 2026 14:12:44 +0000 (0:00:02.647) 0:01:05.387 ********** 2026-03-16 14:12:44.985695 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-16 14:12:44.985770 | instance | 2026-03-16 14:12:44.986004 | instance | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-16 14:12:44.986042 | instance | Monday 16 March 2026 14:12:44 +0000 (0:00:00.046) 0:01:05.434 ********** 2026-03-16 14:12:45.960177 | instance | ok: [instance] 2026-03-16 14:12:45.960406 | instance | 2026-03-16 14:12:45.960464 | instance | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-16 14:12:45.960676 | instance | Monday 16 March 2026 14:12:45 +0000 (0:00:00.974) 0:01:06.408 ********** 2026-03-16 14:12:46.163880 | instance | changed: [instance] 2026-03-16 14:12:46.163999 | instance | 2026-03-16 14:12:46.164375 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-16 14:12:46.164427 | instance | Monday 16 March 2026 14:12:46 +0000 (0:00:00.203) 0:01:06.612 ********** 2026-03-16 14:12:46.620063 | instance | changed: [instance] 2026-03-16 14:12:46.620164 | instance | 2026-03-16 14:12:46.620434 | instance | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-16 14:12:46.620473 | instance | Monday 16 March 2026 14:12:46 +0000 (0:00:00.456) 0:01:07.068 ********** 2026-03-16 14:12:47.516075 | instance | changed: [instance] => (item=br_netfilter) 2026-03-16 14:12:47.516200 | instance | ok: [instance] => (item=ip_tables) 2026-03-16 14:12:47.516824 | instance | changed: [instance] => (item=ip6_tables) 2026-03-16 14:12:47.516862 | instance | changed: [instance] => (item=nf_conntrack) 2026-03-16 14:12:47.516867 | instance | 2026-03-16 14:12:47.516872 | instance | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-16 14:12:47.516877 | instance | Monday 16 March 2026 14:12:47 +0000 (0:00:00.896) 0:01:07.964 ********** 2026-03-16 14:12:47.721772 | instance | ok: [instance] 2026-03-16 14:12:47.722265 | instance | 2026-03-16 14:12:47.722306 | instance | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-16 14:12:47.722314 | instance | Monday 16 March 2026 14:12:47 +0000 (0:00:00.205) 0:01:08.170 ********** 2026-03-16 14:12:47.767393 | instance | ok: [instance] => { 2026-03-16 14:12:47.768319 | instance | "msg": "https://dl.k8s.io/release/v1.28.13/bin/linux/amd64/kubelet" 2026-03-16 14:12:47.768357 | instance | } 2026-03-16 14:12:47.768364 | instance | 2026-03-16 14:12:47.768370 | instance | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-16 14:12:47.768376 | instance | Monday 16 March 2026 14:12:47 +0000 (0:00:00.045) 0:01:08.215 ********** 2026-03-16 14:13:24.330496 | instance | changed: [instance] 2026-03-16 14:13:24.330580 | instance | 2026-03-16 14:13:24.330925 | instance | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-16 14:13:24.331027 | instance | Monday 16 March 2026 14:13:24 +0000 (0:00:36.563) 0:01:44.778 ********** 2026-03-16 14:13:24.370199 | instance | skipping: [instance] 2026-03-16 14:13:24.370275 | instance | 2026-03-16 14:13:24.370552 | instance | TASK [vexxhost.kubernetes.kubelet : Gather variables for each operating system] *** 2026-03-16 14:13:24.370596 | instance | Monday 16 March 2026 14:13:24 +0000 (0:00:00.039) 0:01:44.818 ********** 2026-03-16 14:13:24.425159 | instance | ok: [instance] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubelet/vars/debian.yml) 2026-03-16 14:13:24.425227 | instance | 2026-03-16 14:13:24.425491 | instance | TASK [vexxhost.kubernetes.kubelet : Install coreutils] ************************* 2026-03-16 14:13:24.425544 | instance | Monday 16 March 2026 14:13:24 +0000 (0:00:00.054) 0:01:44.873 ********** 2026-03-16 14:13:24.453753 | instance | skipping: [instance] 2026-03-16 14:13:24.454124 | instance | 2026-03-16 14:13:24.454168 | instance | TASK [vexxhost.kubernetes.kubelet : Install additional packages] *************** 2026-03-16 14:13:24.454174 | instance | Monday 16 March 2026 14:13:24 +0000 (0:00:00.028) 0:01:44.902 ********** 2026-03-16 14:13:27.904532 | instance | changed: [instance] 2026-03-16 14:13:27.904614 | instance | 2026-03-16 14:13:27.904855 | instance | TASK [vexxhost.kubernetes.kubelet : Configure sysctl values] ******************* 2026-03-16 14:13:27.904903 | instance | Monday 16 March 2026 14:13:27 +0000 (0:00:03.450) 0:01:48.353 ********** 2026-03-16 14:13:29.167090 | instance | changed: [instance] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-03-16 14:13:29.167151 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-iptables', 'value': 1}) 2026-03-16 14:13:29.167289 | instance | changed: [instance] => (item={'name': 'net.bridge.bridge-nf-call-ip6tables', 'value': 1}) 2026-03-16 14:13:29.167412 | instance | changed: [instance] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 0}) 2026-03-16 14:13:29.167539 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_queued_events', 'value': 1048576}) 2026-03-16 14:13:29.167677 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_instances', 'value': 8192}) 2026-03-16 14:13:29.167806 | instance | changed: [instance] => (item={'name': 'fs.inotify.max_user_watches', 'value': 1048576}) 2026-03-16 14:13:29.167922 | instance | 2026-03-16 14:13:29.168050 | instance | TASK [vexxhost.kubernetes.kubelet : Create folders for kubernetes configuration] *** 2026-03-16 14:13:29.168173 | instance | Monday 16 March 2026 14:13:29 +0000 (0:00:01.262) 0:01:49.615 ********** 2026-03-16 14:13:29.734208 | instance | changed: [instance] => (item=/etc/systemd/system/kubelet.service.d) 2026-03-16 14:13:29.734501 | instance | ok: [instance] => (item=/etc/kubernetes) 2026-03-16 14:13:29.734831 | instance | ok: [instance] => (item=/etc/kubernetes/manifests) 2026-03-16 14:13:29.735123 | instance | 2026-03-16 14:13:29.735409 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubelet systemd service config] ******** 2026-03-16 14:13:29.735756 | instance | Monday 16 March 2026 14:13:29 +0000 (0:00:00.566) 0:01:50.182 ********** 2026-03-16 14:13:30.189133 | instance | changed: [instance] 2026-03-16 14:13:30.189424 | instance | 2026-03-16 14:13:30.189758 | instance | TASK [vexxhost.kubernetes.kubelet : Add kubeadm dropin for kubelet systemd service config] *** 2026-03-16 14:13:30.190036 | instance | Monday 16 March 2026 14:13:30 +0000 (0:00:00.454) 0:01:50.637 ********** 2026-03-16 14:13:30.640310 | instance | changed: [instance] 2026-03-16 14:13:30.640629 | instance | 2026-03-16 14:13:30.640833 | instance | TASK [vexxhost.kubernetes.kubelet : Check swap status] ************************* 2026-03-16 14:13:30.641154 | instance | Monday 16 March 2026 14:13:30 +0000 (0:00:00.451) 0:01:51.088 ********** 2026-03-16 14:13:30.837562 | instance | ok: [instance] 2026-03-16 14:13:30.837809 | instance | 2026-03-16 14:13:30.838090 | instance | TASK [vexxhost.kubernetes.kubelet : Disable swap] ****************************** 2026-03-16 14:13:30.838369 | instance | Monday 16 March 2026 14:13:30 +0000 (0:00:00.197) 0:01:51.285 ********** 2026-03-16 14:13:30.867095 | instance | skipping: [instance] 2026-03-16 14:13:30.867331 | instance | 2026-03-16 14:13:30.867628 | instance | TASK [vexxhost.kubernetes.kubelet : Remove swapfile from /etc/fstab] *********** 2026-03-16 14:13:30.867903 | instance | Monday 16 March 2026 14:13:30 +0000 (0:00:00.029) 0:01:51.315 ********** 2026-03-16 14:13:31.352255 | instance | ok: [instance] => (item=swap) 2026-03-16 14:13:31.352478 | instance | ok: [instance] => (item=none) 2026-03-16 14:13:31.352721 | instance | 2026-03-16 14:13:31.353017 | instance | TASK [vexxhost.kubernetes.kubelet : Create noswap systemd service config file] *** 2026-03-16 14:13:31.353320 | instance | Monday 16 March 2026 14:13:31 +0000 (0:00:00.484) 0:01:51.800 ********** 2026-03-16 14:13:31.808765 | instance | changed: [instance] 2026-03-16 14:13:31.809071 | instance | 2026-03-16 14:13:31.809380 | instance | TASK [vexxhost.kubernetes.kubelet : Enable noswap service] ********************* 2026-03-16 14:13:31.809676 | instance | Monday 16 March 2026 14:13:31 +0000 (0:00:00.456) 0:01:52.256 ********** 2026-03-16 14:13:32.338226 | instance | changed: [instance] 2026-03-16 14:13:32.338458 | instance | 2026-03-16 14:13:32.338758 | instance | TASK [vexxhost.kubernetes.kubelet : Force any restarts if necessary] *********** 2026-03-16 14:13:32.339045 | instance | Monday 16 March 2026 14:13:32 +0000 (0:00:00.522) 0:01:52.779 ********** 2026-03-16 14:13:32.339293 | instance | 2026-03-16 14:13:32.339562 | instance | RUNNING HANDLER [vexxhost.kubernetes.kubelet : Reload systemd] ***************** 2026-03-16 14:13:32.339826 | instance | Monday 16 March 2026 14:13:32 +0000 (0:00:00.007) 0:01:52.786 ********** 2026-03-16 14:13:33.044030 | instance | ok: [instance] 2026-03-16 14:13:33.044195 | instance | 2026-03-16 14:13:33.044201 | instance | TASK [vexxhost.kubernetes.kubelet : Enable and start kubelet service] ********** 2026-03-16 14:13:33.044206 | instance | Monday 16 March 2026 14:13:33 +0000 (0:00:00.705) 0:01:53.492 ********** 2026-03-16 14:13:33.598825 | instance | changed: [instance] 2026-03-16 14:13:33.598864 | instance | 2026-03-16 14:13:33.598869 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian] ***** 2026-03-16 14:13:33.599052 | instance | Monday 16 March 2026 14:13:33 +0000 (0:00:00.554) 0:01:54.047 ********** 2026-03-16 14:13:34.579449 | instance | ok: [instance] 2026-03-16 14:13:34.579906 | instance | 2026-03-16 14:13:34.579949 | instance | TASK [vexxhost.kubernetes.kubelet : Configure short hostname] ****************** 2026-03-16 14:13:34.579955 | instance | Monday 16 March 2026 14:13:34 +0000 (0:00:00.980) 0:01:55.027 ********** 2026-03-16 14:13:35.295504 | instance | ok: [instance] 2026-03-16 14:13:35.295624 | instance | 2026-03-16 14:13:35.295999 | instance | TASK [vexxhost.kubernetes.kubelet : Ensure hostname inside hosts file] ********* 2026-03-16 14:13:35.296060 | instance | Monday 16 March 2026 14:13:35 +0000 (0:00:00.715) 0:01:55.743 ********** 2026-03-16 14:13:35.622092 | instance | ok: [instance] 2026-03-16 14:13:35.622219 | instance | 2026-03-16 14:13:35.622231 | instance | TASK [vexxhost.kubernetes.kubernetes : Remove kubernetes repository] *********** 2026-03-16 14:13:35.622401 | instance | Monday 16 March 2026 14:13:35 +0000 (0:00:00.327) 0:01:56.070 ********** 2026-03-16 14:13:36.082062 | instance | ok: [instance] 2026-03-16 14:13:36.082167 | instance | 2026-03-16 14:13:36.082439 | instance | TASK [vexxhost.kubernetes.kubernetes : Setup control plane] ******************** 2026-03-16 14:13:36.082479 | instance | Monday 16 March 2026 14:13:36 +0000 (0:00:00.460) 0:01:56.530 ********** 2026-03-16 14:13:36.160690 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/control-plane.yml for instance 2026-03-16 14:13:36.160771 | instance | 2026-03-16 14:13:36.161000 | instance | TASK [vexxhost.kubernetes.kubernetes : Bootstrap cluster] ********************** 2026-03-16 14:13:36.161039 | instance | Monday 16 March 2026 14:13:36 +0000 (0:00:00.078) 0:01:56.609 ********** 2026-03-16 14:13:36.281045 | instance | included: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/roles/kubernetes/tasks/bootstrap-cluster.yml for instance 2026-03-16 14:13:36.281108 | instance | 2026-03-16 14:13:36.281387 | instance | TASK [vexxhost.kubernetes.kubernetes : Check if any control plane is bootstrapped] *** 2026-03-16 14:13:36.281431 | instance | Monday 16 March 2026 14:13:36 +0000 (0:00:00.120) 0:01:56.729 ********** 2026-03-16 14:13:36.482588 | instance | ok: [instance] => (item=instance) 2026-03-16 14:13:36.482677 | instance | 2026-03-16 14:13:36.482790 | instance | TASK [vexxhost.kubernetes.kubernetes : Pick node from pre-existing cluster] **** 2026-03-16 14:13:36.483128 | instance | Monday 16 March 2026 14:13:36 +0000 (0:00:00.201) 0:01:56.931 ********** 2026-03-16 14:13:36.523713 | instance | skipping: [instance] 2026-03-16 14:13:36.524062 | instance | 2026-03-16 14:13:36.524091 | instance | TASK [vexxhost.kubernetes.kubernetes : Select first node to initialize cluster] *** 2026-03-16 14:13:36.524097 | instance | Monday 16 March 2026 14:13:36 +0000 (0:00:00.041) 0:01:56.972 ********** 2026-03-16 14:13:36.573581 | instance | ok: [instance] 2026-03-16 14:13:36.573638 | instance | 2026-03-16 14:13:36.573857 | instance | TASK [vexxhost.kubernetes.kubernetes : Print selected bootstrap node] ********** 2026-03-16 14:13:36.573873 | instance | Monday 16 March 2026 14:13:36 +0000 (0:00:00.049) 0:01:57.022 ********** 2026-03-16 14:13:36.610641 | instance | ok: [instance] => { 2026-03-16 14:13:36.610849 | instance | "msg": "instance" 2026-03-16 14:13:36.610928 | instance | } 2026-03-16 14:13:36.611309 | instance | 2026-03-16 14:13:36.611335 | instance | TASK [vexxhost.kubernetes.kubernetes : Upload cluster configuration for bootstrap node] *** 2026-03-16 14:13:36.611344 | instance | Monday 16 March 2026 14:13:36 +0000 (0:00:00.037) 0:01:57.059 ********** 2026-03-16 14:13:37.148889 | instance | changed: [instance] 2026-03-16 14:13:37.149345 | instance | 2026-03-16 14:13:37.149366 | instance | TASK [vexxhost.kubernetes.kubernetes : Create pki folder] ********************** 2026-03-16 14:13:37.149373 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.538) 0:01:57.597 ********** 2026-03-16 14:13:37.180411 | instance | skipping: [instance] 2026-03-16 14:13:37.180529 | instance | 2026-03-16 14:13:37.180669 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca key] *************** 2026-03-16 14:13:37.180851 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.031) 0:01:57.629 ********** 2026-03-16 14:13:37.210117 | instance | skipping: [instance] 2026-03-16 14:13:37.210551 | instance | 2026-03-16 14:13:37.210593 | instance | TASK [vexxhost.kubernetes.kubernetes : Create kubernetes ca cert] ************** 2026-03-16 14:13:37.210599 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.029) 0:01:57.658 ********** 2026-03-16 14:13:37.240124 | instance | skipping: [instance] 2026-03-16 14:13:37.240187 | instance | 2026-03-16 14:13:37.240458 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca key] ********************* 2026-03-16 14:13:37.240509 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.030) 0:01:57.688 ********** 2026-03-16 14:13:37.269829 | instance | skipping: [instance] 2026-03-16 14:13:37.269891 | instance | 2026-03-16 14:13:37.270249 | instance | TASK [vexxhost.kubernetes.kubernetes : Create etcd-ca cert] ******************** 2026-03-16 14:13:37.270278 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.029) 0:01:57.718 ********** 2026-03-16 14:13:37.303702 | instance | skipping: [instance] 2026-03-16 14:13:37.303761 | instance | 2026-03-16 14:13:37.303908 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca key] ************** 2026-03-16 14:13:37.304091 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.033) 0:01:57.752 ********** 2026-03-16 14:13:37.329627 | instance | skipping: [instance] 2026-03-16 14:13:37.329751 | instance | 2026-03-16 14:13:37.329997 | instance | TASK [vexxhost.kubernetes.kubernetes : Create front-proxy-ca cert] ************* 2026-03-16 14:13:37.330203 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.025) 0:01:57.778 ********** 2026-03-16 14:13:37.364918 | instance | skipping: [instance] 2026-03-16 14:13:37.365014 | instance | 2026-03-16 14:13:37.365184 | instance | TASK [vexxhost.kubernetes.kubernetes : Initialize cluster] ********************* 2026-03-16 14:13:37.365333 | instance | Monday 16 March 2026 14:13:37 +0000 (0:00:00.035) 0:01:57.813 ********** 2026-03-16 14:13:38.989779 | instance | fatal: [instance]: FAILED! => {"changed": true, "cmd": "kubeadm init --config /etc/kubernetes/kubeadm.yaml --upload-certs --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests\n", "delta": "0:00:01.444201", "end": "2026-03-16 14:13:38.959554", "msg": "non-zero return code", "rc": 1, "start": "2026-03-16 14:13:37.515353", "stderr": "W0316 14:13:37.544901 10886 initconfiguration.go:336] [config] WARNING: Ignored YAML document with GroupVersionKind kubeadm.k8s.io/v1beta3, Kind=JoinConfiguration\nerror execution phase preflight: [preflight] Some fatal errors occurred:\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13: output: E0316 14:13:37.915847 10988 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\"\ntime=\"2026-03-16T14:13:37Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13: output: E0316 14:13:38.086460 11060 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\"\ntime=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13: output: E0316 14:13:38.259168 11129 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\"\ntime=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13: output: E0316 14:13:38.421325 11198 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\"\ntime=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/pause:3.9: output: E0316 14:13:38.615639 11278 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\"\ntime=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0: output: E0316 14:13:38.784053 11346 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\"\ntime=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1: output: E0316 14:13:38.951579 11415 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\"\ntime=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\"\n, error: exit status 1\n[preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`\nTo see the stack trace of this error execute with --v=5 or higher", "stderr_lines": ["W0316 14:13:37.544901 10886 initconfiguration.go:336] [config] WARNING: Ignored YAML document with GroupVersionKind kubeadm.k8s.io/v1beta3, Kind=JoinConfiguration", "error execution phase preflight: [preflight] Some fatal errors occurred:", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13: output: E0316 14:13:37.915847 10988 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\"", "time=\"2026-03-16T14:13:37Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-apiserver:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-apiserver/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13: output: E0316 14:13:38.086460 11060 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\"", "time=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-controller-manager:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-controller-manager/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13: output: E0316 14:13:38.259168 11129 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\"", "time=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-scheduler:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-scheduler/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13: output: E0316 14:13:38.421325 11198 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\"", "time=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/kube-proxy:v1.28.13\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/kube-proxy/manifests/v1.28.13\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/pause:3.9: output: E0316 14:13:38.615639 11278 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\"", "time=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/pause:3.9\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/pause/manifests/3.9\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0: output: E0316 14:13:38.784053 11346 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\"", "time=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/etcd:3.5.12-0\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/etcd/manifests/3.5.12-0\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "\t[ERROR ImagePull]: failed to pull image harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1: output: E0316 14:13:38.951579 11415 log.go:32] \"PullImage from image service failed\" err=\"rpc error: code = Unknown desc = failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\" image=\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\"", "time=\"2026-03-16T14:13:38Z\" level=fatal msg=\"pulling image: failed to pull and unpack image \\\"harbor.atmosphere.dev/registry.k8s.io/coredns/coredns:v1.10.1\\\": failed to resolve image: failed to do request: Head \\\"https://harbor.atmosphere.dev/v2/registry.k8s.io/coredns/coredns/manifests/v1.10.1\\\": dial tcp 199.204.45.204:443: connect: connection refused\"", ", error: exit status 1", "[preflight] If you know what you are doing, you can make a check non-fatal with `--ignore-preflight-errors=...`", "To see the stack trace of this error execute with --v=5 or higher"], "stdout": "[init] Using Kubernetes version: v1.28.13\n[preflight] Running pre-flight checks\n[preflight] Pulling images required for setting up a Kubernetes cluster\n[preflight] This might take a minute or two, depending on the speed of your internet connection\n[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'", "stdout_lines": ["[init] Using Kubernetes version: v1.28.13", "[preflight] Running pre-flight checks", "[preflight] Pulling images required for setting up a Kubernetes cluster", "[preflight] This might take a minute or two, depending on the speed of your internet connection", "[preflight] You can also perform this action in beforehand using 'kubeadm config images pull'"]} 2026-03-16 14:13:38.991108 | instance | 2026-03-16 14:13:38.991317 | instance | PLAY RECAP ********************************************************************* 2026-03-16 14:13:38.991531 | instance | instance : ok=90 changed=37 unreachable=0 failed=1 skipped=203 rescued=0 ignored=2 2026-03-16 14:13:38.991698 | instance | 2026-03-16 14:13:38.991870 | instance | Monday 16 March 2026 14:13:38 +0000 (0:00:01.626) 0:01:59.439 ********** 2026-03-16 14:13:38.992033 | instance | =============================================================================== 2026-03-16 14:13:38.992223 | instance | vexxhost.containers.download_artifact : Download item ------------------ 36.56s 2026-03-16 14:13:38.992419 | instance | vexxhost.containers.download_artifact : Download item ------------------ 16.61s 2026-03-16 14:13:38.992648 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.42s 2026-03-16 14:13:38.992817 | instance | vexxhost.atmosphere.sysctl : Configure sysctl values -------------------- 4.59s 2026-03-16 14:13:38.992978 | instance | vexxhost.kubernetes.kubelet : Install additional packages --------------- 3.45s 2026-03-16 14:13:38.993203 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.78s 2026-03-16 14:13:38.993332 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 2.65s 2026-03-16 14:13:38.993526 | instance | vexxhost.kubernetes.kubernetes : Initialize cluster --------------------- 1.63s 2026-03-16 14:13:38.993722 | instance | vexxhost.kubernetes.kubelet : Reload systemd ---------------------------- 1.43s 2026-03-16 14:13:38.993921 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.36s 2026-03-16 14:13:38.994088 | instance | vexxhost.containers.download_artifact : Extract archive ----------------- 1.36s 2026-03-16 14:13:38.994247 | instance | vexxhost.kubernetes.kubelet : Configure sysctl values ------------------- 1.26s 2026-03-16 14:13:38.994409 | instance | vexxhost.containers.package : Update state for tar ---------------------- 1.10s 2026-03-16 14:13:38.994601 | instance | vexxhost.containers.download_artifact : Download item ------------------- 1.00s 2026-03-16 14:13:38.994788 | instance | vexxhost.kubernetes.kubelet : Ensure availability of dbus on Debian ----- 0.98s 2026-03-16 14:13:38.994974 | instance | vexxhost.containers.cni_plugins : Install additional packages ----------- 0.97s 2026-03-16 14:13:38.995163 | instance | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.95s 2026-03-16 14:13:38.995343 | instance | Gathering Facts --------------------------------------------------------- 0.95s 2026-03-16 14:13:38.995517 | instance | vexxhost.containers.containerd : Create folders for configuration ------- 0.90s 2026-03-16 14:13:38.995692 | instance | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 0.90s 2026-03-16 14:13:39.092584 | instance | CRITICAL Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-03-16 14:13:39.092774 | instance | ERROR [csi > converge] Executed: Failed 2026-03-16 14:13:39.092915 | instance | ERROR Ansible return code was 2, command was: ansible-playbook --inventory /home/zuul/.ansible/tmp/molecule.v9Wo.csi/inventory --skip-tags molecule-notest,notest --inventory=/home/zuul/src/github.com/vexxhost/atmosphere/inventory.yaml /home/zuul/src/github.com/vexxhost/atmosphere/molecule/csi/converge.yml 2026-03-16 14:13:39.232238 | instance | ERROR 2026-03-16 14:13:39.232416 | instance | { 2026-03-16 14:13:39.232448 | instance | "delta": "0:03:23.938065", 2026-03-16 14:13:39.232469 | instance | "end": "2026-03-16 14:13:39.175628", 2026-03-16 14:13:39.232488 | instance | "msg": "non-zero return code", 2026-03-16 14:13:39.232505 | instance | "rc": 2, 2026-03-16 14:13:39.232525 | instance | "start": "2026-03-16 14:10:15.237563" 2026-03-16 14:13:39.232542 | instance | } failure 2026-03-16 14:13:39.344327 | 2026-03-16 14:13:39.344496 | PLAY RECAP 2026-03-16 14:13:39.344601 | instance | ok: 2 changed: 2 unreachable: 0 failed: 1 skipped: 0 rescued: 0 ignored: 0 2026-03-16 14:13:39.344654 | 2026-03-16 14:13:39.454683 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-16 14:13:39.459067 | POST-RUN START: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-03-16 14:13:40.033592 | 2026-03-16 14:13:40.033715 | PLAY [all] 2026-03-16 14:13:40.048408 | 2026-03-16 14:13:40.048553 | TASK [gather-host-logs : creating directory for system status] 2026-03-16 14:13:40.375418 | instance | changed 2026-03-16 14:13:40.384920 | 2026-03-16 14:13:40.385082 | TASK [gather-host-logs : Get logs for each host] 2026-03-16 14:13:40.721316 | instance | + systemd-cgls --full --all --no-pager 2026-03-16 14:13:40.733959 | instance | + ip addr 2026-03-16 14:13:40.736411 | instance | + ip route 2026-03-16 14:13:40.737860 | instance | + lsblk 2026-03-16 14:13:40.742810 | instance | + mount 2026-03-16 14:13:40.745222 | instance | + docker images 2026-03-16 14:13:40.745639 | instance | /bin/bash: line 7: docker: command not found 2026-03-16 14:13:40.745848 | instance | + brctl show 2026-03-16 14:13:40.746374 | instance | /bin/bash: line 8: brctl: command not found 2026-03-16 14:13:40.746689 | instance | + ps aux --sort=-%mem 2026-03-16 14:13:40.760164 | instance | + dpkg -l 2026-03-16 14:13:40.768808 | instance | + CONTAINERS=($(docker ps -a --format '{{ .Names }}' --filter label=zuul)) 2026-03-16 14:13:40.769230 | instance | ++ docker ps -a --format '{{ .Names }}' --filter label=zuul 2026-03-16 14:13:40.769285 | instance | /bin/bash: line 11: docker: command not found 2026-03-16 14:13:40.769550 | instance | + '[' '!' -z '' ']' 2026-03-16 14:13:40.927061 | instance | ok: Runtime: 0:00:00.052402 2026-03-16 14:13:40.934534 | 2026-03-16 14:13:40.934622 | TASK [gather-host-logs : Downloads logs to executor] 2026-03-16 14:13:41.544532 | instance | changed: 2026-03-16 14:13:41.544729 | instance | created directory /var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/work/logs/instance 2026-03-16 14:13:41.544768 | instance | cd+++++++++ system/ 2026-03-16 14:13:41.544798 | instance | >f+++++++++ system/brctl-show.txt 2026-03-16 14:13:41.544827 | instance | >f+++++++++ system/docker-images.txt 2026-03-16 14:13:41.544854 | instance | >f+++++++++ system/ip-addr.txt 2026-03-16 14:13:41.544885 | instance | >f+++++++++ system/ip-route.txt 2026-03-16 14:13:41.544914 | instance | >f+++++++++ system/lsblk.txt 2026-03-16 14:13:41.544941 | instance | >f+++++++++ system/mount.txt 2026-03-16 14:13:41.545019 | instance | >f+++++++++ system/packages.txt 2026-03-16 14:13:41.545048 | instance | >f+++++++++ system/ps.txt 2026-03-16 14:13:41.545075 | instance | >f+++++++++ system/systemd-cgls.txt 2026-03-16 14:13:41.556342 | 2026-03-16 14:13:41.556406 | LOOP [helm-release-status : creating directory for helm release status] 2026-03-16 14:13:41.766240 | instance | changed: "values" 2026-03-16 14:13:41.934256 | instance | changed: "releases" 2026-03-16 14:13:41.951106 | 2026-03-16 14:13:41.951238 | TASK [helm-release-status : Gather get release status for helm charts] 2026-03-16 14:13:42.216413 | instance | E0316 14:13:42.216258 11489 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:42.217243 | instance | E0316 14:13:42.217114 11489 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:42.219017 | instance | E0316 14:13:42.218957 11489 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:42.219577 | instance | E0316 14:13:42.219532 11489 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:42.221259 | instance | E0316 14:13:42.221201 11489 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:42.221284 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:42.490104 | instance | ok: Runtime: 0:00:00.061720 2026-03-16 14:13:42.496989 | 2026-03-16 14:13:42.497081 | TASK [helm-release-status : Downloads logs to executor] 2026-03-16 14:13:42.976032 | instance | changed: 2026-03-16 14:13:42.976228 | instance | cd+++++++++ helm/ 2026-03-16 14:13:42.976269 | instance | cd+++++++++ helm/releases/ 2026-03-16 14:13:42.976300 | instance | cd+++++++++ helm/values/ 2026-03-16 14:13:42.987924 | 2026-03-16 14:13:42.987998 | TASK [describe-kubernetes-objects : creating directory for cluster scoped objects] 2026-03-16 14:13:43.183942 | instance | changed 2026-03-16 14:13:43.192439 | 2026-03-16 14:13:43.192517 | TASK [describe-kubernetes-objects : Gathering descriptions for cluster scoped objects] 2026-03-16 14:13:43.399020 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-16 14:13:43.399303 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-16 14:13:43.406161 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-16 14:13:43.408754 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-16 14:13:43.453653 | instance | E0316 14:13:43.453544 11541 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.454805 | instance | E0316 14:13:43.454084 11541 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.454931 | instance | E0316 14:13:43.454212 11538 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.454967 | instance | E0316 14:13:43.454939 11538 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.455853 | instance | E0316 14:13:43.455557 11541 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.455927 | instance | E0316 14:13:43.455902 11541 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.456671 | instance | E0316 14:13:43.456636 11538 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.457253 | instance | E0316 14:13:43.457224 11538 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.457476 | instance | E0316 14:13:43.457451 11541 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.457503 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:43.458756 | instance | E0316 14:13:43.458709 11538 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.458772 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:43.465821 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-16 14:13:43.467148 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-16 14:13:43.516911 | instance | E0316 14:13:43.516831 11570 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.517429 | instance | E0316 14:13:43.517395 11570 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.519046 | instance | E0316 14:13:43.518988 11570 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.519392 | instance | E0316 14:13:43.519368 11570 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.520890 | instance | E0316 14:13:43.520857 11570 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.520928 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:43.521630 | instance | E0316 14:13:43.521573 11564 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.522402 | instance | E0316 14:13:43.522340 11564 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.524091 | instance | E0316 14:13:43.524049 11564 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.524492 | instance | E0316 14:13:43.524436 11564 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.526201 | instance | E0316 14:13:43.526162 11564 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.526240 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:43.527721 | instance | xargs: warning: options --max-lines and --replace/-I/-i are mutually exclusive, ignoring previous --max-lines value 2026-03-16 14:13:43.583266 | instance | E0316 14:13:43.583142 11588 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.584055 | instance | E0316 14:13:43.584004 11588 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.585683 | instance | E0316 14:13:43.585645 11588 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.586186 | instance | E0316 14:13:43.586150 11588 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.587792 | instance | E0316 14:13:43.587747 11588 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:43.587821 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:43.729200 | instance | ok: Runtime: 0:00:00.200418 2026-03-16 14:13:43.735812 | 2026-03-16 14:13:43.735884 | TASK [describe-kubernetes-objects : creating directory for namespace scoped objects] 2026-03-16 14:13:43.929159 | instance | changed 2026-03-16 14:13:43.939138 | 2026-03-16 14:13:43.939258 | TASK [describe-kubernetes-objects : Gathering descriptions for namespace scoped objects] 2026-03-16 14:13:44.178825 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-16 14:13:44.179015 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-16 14:13:44.179471 | instance | xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value 2026-03-16 14:13:44.227317 | instance | E0316 14:13:44.227221 11631 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:44.227965 | instance | E0316 14:13:44.227915 11631 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:44.229562 | instance | E0316 14:13:44.229506 11631 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:44.229931 | instance | E0316 14:13:44.229890 11631 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:44.231415 | instance | E0316 14:13:44.231376 11631 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:44.231447 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:44.505882 | instance | ok: Runtime: 0:00:00.065007 2026-03-16 14:13:44.514625 | 2026-03-16 14:13:44.514735 | TASK [describe-kubernetes-objects : Downloads logs to executor] 2026-03-16 14:13:44.975782 | instance | changed: 2026-03-16 14:13:44.975987 | instance | cd+++++++++ objects/ 2026-03-16 14:13:44.976023 | instance | cd+++++++++ objects/cluster/ 2026-03-16 14:13:44.976054 | instance | cd+++++++++ objects/namespaced/ 2026-03-16 14:13:44.988057 | 2026-03-16 14:13:44.988145 | TASK [gather-pod-logs : creating directory for pod logs] 2026-03-16 14:13:45.194059 | instance | changed 2026-03-16 14:13:45.200637 | 2026-03-16 14:13:45.200721 | TASK [gather-pod-logs : creating directory for failed pod logs] 2026-03-16 14:13:45.390675 | instance | changed 2026-03-16 14:13:45.395662 | 2026-03-16 14:13:45.395732 | TASK [gather-pod-logs : retrieve all kubernetes logs, current and previous (if they exist)] 2026-03-16 14:13:45.647501 | instance | E0316 14:13:45.647360 11681 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:45.648179 | instance | E0316 14:13:45.648143 11681 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:45.650141 | instance | E0316 14:13:45.650107 11681 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:45.650894 | instance | E0316 14:13:45.650861 11681 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:45.652475 | instance | E0316 14:13:45.652447 11681 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:45.652513 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:45.929314 | instance | ok: Runtime: 0:00:00.064633 2026-03-16 14:13:45.937435 | 2026-03-16 14:13:45.937497 | TASK [gather-pod-logs : Downloads pod logs to executor] 2026-03-16 14:13:46.407433 | instance | changed: 2026-03-16 14:13:46.407625 | instance | cd+++++++++ pod-logs/ 2026-03-16 14:13:46.407662 | instance | cd+++++++++ pod-logs/failed-pods/ 2026-03-16 14:13:46.419898 | 2026-03-16 14:13:46.419982 | TASK [gather-prom-metrics : creating directory for helm release descriptions] 2026-03-16 14:13:46.614843 | instance | changed 2026-03-16 14:13:46.621693 | 2026-03-16 14:13:46.621786 | TASK [gather-prom-metrics : Get metrics from exporter services in all namespaces] 2026-03-16 14:13:46.879978 | instance | E0316 14:13:46.879842 11722 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:46.880476 | instance | E0316 14:13:46.880455 11722 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:46.882321 | instance | E0316 14:13:46.882294 11722 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:46.882699 | instance | E0316 14:13:46.882678 11722 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:46.884118 | instance | E0316 14:13:46.884083 11722 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:46.884164 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:47.157099 | instance | ok: Runtime: 0:00:00.070015 2026-03-16 14:13:47.164048 | 2026-03-16 14:13:47.164142 | TASK [gather-prom-metrics : Get ceph metrics from ceph-mgr] 2026-03-16 14:13:47.408289 | instance | E0316 14:13:47.408175 11743 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.408748 | instance | E0316 14:13:47.408680 11743 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.410526 | instance | E0316 14:13:47.410490 11743 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.411215 | instance | E0316 14:13:47.411180 11743 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.412977 | instance | E0316 14:13:47.412945 11743 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.413080 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:47.418322 | instance | ceph-mgr endpoints: 2026-03-16 14:13:47.699875 | instance | ok: Runtime: 0:00:00.064374 2026-03-16 14:13:47.707454 | 2026-03-16 14:13:47.707559 | TASK [gather-prom-metrics : Get metrics from fluentd pods] 2026-03-16 14:13:47.970051 | instance | E0316 14:13:47.969930 11766 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.970570 | instance | E0316 14:13:47.970538 11766 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.972266 | instance | E0316 14:13:47.972225 11766 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.972972 | instance | E0316 14:13:47.972881 11766 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.974439 | instance | E0316 14:13:47.974418 11766 memcache.go:265] couldn't get current server API group list: Get "http://localhost:8080/api?timeout=32s": dial tcp [::1]:8080: connect: connection refused 2026-03-16 14:13:47.974525 | instance | The connection to the server localhost:8080 was refused - did you specify the right host or port? 2026-03-16 14:13:48.241967 | instance | ok: Runtime: 0:00:00.071574 2026-03-16 14:13:48.249261 | 2026-03-16 14:13:48.249354 | TASK [gather-prom-metrics : Downloads logs to executor] 2026-03-16 14:13:48.718845 | instance | changed: cd+++++++++ prometheus/ 2026-03-16 14:13:48.727644 | 2026-03-16 14:13:48.727704 | TASK [gather-selenium-data : creating directory for helm release descriptions] 2026-03-16 14:13:48.921067 | instance | changed 2026-03-16 14:13:48.927478 | 2026-03-16 14:13:48.927564 | TASK [gather-selenium-data : Get selenium data] 2026-03-16 14:13:49.130842 | instance | + cp '/tmp/artifacts/*' /tmp/logs/selenium/. 2026-03-16 14:13:49.132441 | instance | cp: cannot stat '/tmp/artifacts/*': No such file or directory 2026-03-16 14:13:49.464167 | instance | ERROR 2026-03-16 14:13:49.464452 | instance | { 2026-03-16 14:13:49.464520 | instance | "delta": "0:00:00.006868", 2026-03-16 14:13:49.464569 | instance | "end": "2026-03-16 14:13:49.132833", 2026-03-16 14:13:49.464601 | instance | "msg": "non-zero return code", 2026-03-16 14:13:49.464628 | instance | "rc": 1, 2026-03-16 14:13:49.464654 | instance | "start": "2026-03-16 14:13:49.125965" 2026-03-16 14:13:49.464679 | instance | } 2026-03-16 14:13:49.464717 | instance | ERROR: Ignoring Errors 2026-03-16 14:13:49.472121 | 2026-03-16 14:13:49.472222 | TASK [gather-selenium-data : Downloads logs to executor] 2026-03-16 14:13:49.950918 | instance | changed: cd+++++++++ selenium/ 2026-03-16 14:13:49.958122 | 2026-03-16 14:13:49.958181 | PLAY RECAP 2026-03-16 14:13:49.958230 | instance | ok: 23 changed: 23 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 1 2026-03-16 14:13:49.958252 | 2026-03-16 14:13:50.066271 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/atmosphere/test-playbooks/molecule/post.yml@main] 2026-03-16 14:13:50.070844 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-16 14:13:50.616405 | 2026-03-16 14:13:50.616529 | PLAY [all] 2026-03-16 14:13:50.627894 | 2026-03-16 14:13:50.627968 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-16 14:13:50.662456 | instance | skipping: Conditional result was False 2026-03-16 14:13:50.672864 | 2026-03-16 14:13:50.673058 | TASK [fetch-output : Set log path for single node] 2026-03-16 14:13:50.704254 | instance | ok 2026-03-16 14:13:50.710399 | 2026-03-16 14:13:50.710486 | LOOP [fetch-output : Ensure local output dirs] 2026-03-16 14:13:51.043166 | instance -> localhost | ok: "/var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/work/logs" 2026-03-16 14:13:51.231268 | instance -> localhost | changed: "/var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/work/artifacts" 2026-03-16 14:13:51.430313 | instance -> localhost | changed: "/var/lib/zuul/builds/c65879a2b05e4e00a15aeb937967a6f0/work/docs" 2026-03-16 14:13:51.444377 | 2026-03-16 14:13:51.444499 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-16 14:13:52.025830 | instance | changed: .d..t...... ./ 2026-03-16 14:13:52.026020 | instance | changed: All items complete 2026-03-16 14:13:52.026048 | 2026-03-16 14:13:52.453705 | instance | changed: .d..t...... ./ 2026-03-16 14:13:52.884997 | instance | changed: .d..t...... ./ 2026-03-16 14:13:52.906616 | 2026-03-16 14:13:52.906731 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-16 14:13:53.315535 | instance -> localhost | ok: Item: artifacts Runtime: 0:00:00.006657 2026-03-16 14:13:53.535529 | instance -> localhost | ok: Item: docs Runtime: 0:00:00.007387 2026-03-16 14:13:53.554949 | 2026-03-16 14:13:53.555076 | PLAY [all] 2026-03-16 14:13:53.561013 | 2026-03-16 14:13:53.561083 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-16 14:13:53.959452 | instance | changed 2026-03-16 14:13:53.964661 | 2026-03-16 14:13:53.964707 | PLAY RECAP 2026-03-16 14:13:53.964750 | instance | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-16 14:13:53.964771 | 2026-03-16 14:13:54.055286 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-16 14:13:54.059278 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-16 14:13:54.592891 | 2026-03-16 14:13:54.593023 | PLAY [localhost] 2026-03-16 14:13:54.608610 | 2026-03-16 14:13:54.608783 | TASK [Generate Zuul manifest] 2026-03-16 14:13:54.631808 | localhost | ok 2026-03-16 14:13:54.649368 | 2026-03-16 14:13:54.649449 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-16 14:13:54.975364 | localhost | changed 2026-03-16 14:13:54.988369 | 2026-03-16 14:13:54.988521 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-16 14:13:55.063133 | localhost | ok 2026-03-16 14:13:55.072315 | 2026-03-16 14:13:55.072377 | TASK [Upload logs] 2026-03-16 14:13:55.095653 | localhost | ok 2026-03-16 14:13:55.150548 | 2026-03-16 14:13:55.150677 | TASK [Set zuul-log-path fact] 2026-03-16 14:13:55.171858 | localhost | ok 2026-03-16 14:13:55.185355 | 2026-03-16 14:13:55.185420 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 14:13:55.214632 | localhost | ok 2026-03-16 14:13:55.225844 | 2026-03-16 14:13:55.225909 | TASK [upload-logs : Create log directories] 2026-03-16 14:13:55.639304 | localhost | changed 2026-03-16 14:13:55.645668 | 2026-03-16 14:13:55.645740 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-16 14:13:56.134981 | localhost -> localhost | ok: Runtime: 0:00:00.109071 2026-03-16 14:13:56.140142 | 2026-03-16 14:13:56.140213 | TASK [upload-logs : Upload logs to log server] 2026-03-16 14:13:56.566425 | localhost | Output suppressed because no_log was given 2026-03-16 14:13:56.571393 | 2026-03-16 14:13:56.571485 | LOOP [upload-logs : Compress console log and json output] 2026-03-16 14:13:56.617104 | localhost | skipping: Conditional result was False 2026-03-16 14:13:56.624432 | localhost | skipping: Conditional result was False 2026-03-16 14:13:56.637255 | 2026-03-16 14:13:56.637455 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-16 14:13:56.676903 | localhost | skipping: Conditional result was False 2026-03-16 14:13:56.677323 | 2026-03-16 14:13:56.680918 | localhost | skipping: Conditional result was False 2026-03-16 14:13:56.689304 | 2026-03-16 14:13:56.689424 | LOOP [upload-logs : Upload console log and json output]