2026-03-09 15:22:11.241291 | Job console starting 2026-03-09 15:22:11.249986 | Updating git repos 2026-03-09 15:22:11.309246 | Cloning repos into workspace 2026-03-09 15:22:11.390998 | Restoring repo states 2026-03-09 15:22:11.397342 | Merging changes 2026-03-09 15:22:11.648213 | Checking out repos 2026-03-09 15:22:11.681334 | Preparing playbooks 2026-03-09 15:22:12.676354 | Running Ansible setup 2026-03-09 15:22:15.879572 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 15:22:16.455480 | 2026-03-09 15:22:16.455624 | PLAY [localhost] 2026-03-09 15:22:16.463340 | 2026-03-09 15:22:16.463553 | TASK [Gathering Facts] 2026-03-09 15:22:17.352005 | localhost | ok 2026-03-09 15:22:17.363449 | 2026-03-09 15:22:17.363556 | TASK [Setup log path fact] 2026-03-09 15:22:17.385291 | localhost | ok 2026-03-09 15:22:17.401839 | 2026-03-09 15:22:17.401904 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 15:22:17.431855 | localhost | ok 2026-03-09 15:22:17.440679 | 2026-03-09 15:22:17.440771 | TASK [emit-job-header : Print job information] 2026-03-09 15:22:17.472350 | # Job Information 2026-03-09 15:22:17.472508 | Ansible Version: 2.16.16 2026-03-09 15:22:17.472553 | Job: ansible-collection-containers-molecule-containerd-ubuntu-jammy 2026-03-09 15:22:17.472584 | Pipeline: check 2026-03-09 15:22:17.472613 | Executor: 0a8996d2b663 2026-03-09 15:22:17.472640 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/98 2026-03-09 15:22:17.472670 | Event ID: b83b96a0-1bcb-11f1-9a32-4521dd0a5981 2026-03-09 15:22:17.476368 | 2026-03-09 15:22:17.476462 | LOOP [emit-job-header : Print node information] 2026-03-09 15:22:17.566859 | localhost | ok: 2026-03-09 15:22:17.567223 | localhost | # Node Information 2026-03-09 15:22:17.567267 | localhost | Inventory Hostname: ubuntu-jammy 2026-03-09 15:22:17.567303 | localhost | Hostname: np0000158167 2026-03-09 15:22:17.567332 | localhost | Username: zuul 2026-03-09 15:22:17.567363 | localhost | Distro: Ubuntu 22.04 2026-03-09 15:22:17.567389 | localhost | Provider: yul1 2026-03-09 15:22:17.567416 | localhost | Region: ca-ymq-1 2026-03-09 15:22:17.567477 | localhost | Label: ubuntu-jammy 2026-03-09 15:22:17.567518 | localhost | Product Name: OpenStack Nova 2026-03-09 15:22:17.567546 | localhost | Interface IP: 199.204.45.132 2026-03-09 15:22:17.587333 | 2026-03-09 15:22:17.588649 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-09 15:22:17.969143 | localhost -> localhost | changed 2026-03-09 15:22:17.978507 | 2026-03-09 15:22:17.978604 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-09 15:22:18.862339 | localhost -> localhost | changed 2026-03-09 15:22:18.874780 | 2026-03-09 15:22:18.874897 | PLAY [all] 2026-03-09 15:22:18.883868 | 2026-03-09 15:22:18.883935 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-09 15:22:19.101498 | ubuntu-jammy -> localhost | ok 2026-03-09 15:22:19.112674 | 2026-03-09 15:22:19.112770 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-09 15:22:19.149204 | ubuntu-jammy | ok 2026-03-09 15:22:19.167724 | ubuntu-jammy | included: /var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-09 15:22:19.173413 | 2026-03-09 15:22:19.173475 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-09 15:22:20.008823 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-03-09 15:22:20.009046 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/work/5a50a84e72c04280ba69038ef76974b2_id_rsa 2026-03-09 15:22:20.009322 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/work/5a50a84e72c04280ba69038ef76974b2_id_rsa.pub 2026-03-09 15:22:20.009355 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-03-09 15:22:20.009378 | ubuntu-jammy -> localhost | SHA256:bWVsG6h8RE2702FhqX3azlRxIRBKn3k7J06cBvMafs0 zuul-build-sshkey 2026-03-09 15:22:20.009414 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-03-09 15:22:20.009436 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-03-09 15:22:20.009466 | ubuntu-jammy -> localhost | | ..=+.oo.| 2026-03-09 15:22:20.009488 | ubuntu-jammy -> localhost | | ..oo+ooo.| 2026-03-09 15:22:20.009510 | ubuntu-jammy -> localhost | | .o*B+o o| 2026-03-09 15:22:20.009529 | ubuntu-jammy -> localhost | | . + +B*+.o| 2026-03-09 15:22:20.009550 | ubuntu-jammy -> localhost | | S +.+X.=.| 2026-03-09 15:22:20.009569 | ubuntu-jammy -> localhost | | o. *.B o| 2026-03-09 15:22:20.009589 | ubuntu-jammy -> localhost | | o o E | 2026-03-09 15:22:20.009609 | ubuntu-jammy -> localhost | | . o| 2026-03-09 15:22:20.009632 | ubuntu-jammy -> localhost | | | 2026-03-09 15:22:20.009652 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-03-09 15:22:20.009703 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.412770 2026-03-09 15:22:20.018102 | 2026-03-09 15:22:20.018171 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-09 15:22:20.056282 | ubuntu-jammy | ok 2026-03-09 15:22:20.070155 | ubuntu-jammy | included: /var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-09 15:22:20.077588 | 2026-03-09 15:22:20.078024 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-09 15:22:20.103623 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 15:22:20.116684 | 2026-03-09 15:22:20.116938 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-09 15:22:20.550128 | ubuntu-jammy | changed 2026-03-09 15:22:20.555165 | 2026-03-09 15:22:20.562505 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-09 15:22:20.739666 | ubuntu-jammy | ok 2026-03-09 15:22:20.746481 | 2026-03-09 15:22:20.746547 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-09 15:22:21.183676 | ubuntu-jammy | changed 2026-03-09 15:22:21.191057 | 2026-03-09 15:22:21.191160 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-09 15:22:21.631193 | ubuntu-jammy | changed 2026-03-09 15:22:21.636553 | 2026-03-09 15:22:21.636619 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-09 15:22:21.661204 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 15:22:21.672290 | 2026-03-09 15:22:21.672363 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-09 15:22:22.053421 | ubuntu-jammy -> localhost | changed 2026-03-09 15:22:22.070182 | 2026-03-09 15:22:22.070261 | TASK [add-build-sshkey : Add back temp key] 2026-03-09 15:22:22.379031 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/work/5a50a84e72c04280ba69038ef76974b2_id_rsa (zuul-build-sshkey) 2026-03-09 15:22:22.379247 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015721 2026-03-09 15:22:22.384172 | 2026-03-09 15:22:22.384239 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-09 15:22:22.703357 | ubuntu-jammy | ok 2026-03-09 15:22:22.708265 | 2026-03-09 15:22:22.708330 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-09 15:22:22.733284 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 15:22:22.750679 | 2026-03-09 15:22:22.750747 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-09 15:22:23.070341 | ubuntu-jammy | ok 2026-03-09 15:22:23.078995 | 2026-03-09 15:22:23.079105 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-09 15:22:24.837297 | ubuntu-jammy | Output suppressed because no_log was given 2026-03-09 15:22:24.851999 | 2026-03-09 15:22:24.852068 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-09 15:22:25.048591 | ubuntu-jammy | ok: "logs" 2026-03-09 15:22:25.048864 | ubuntu-jammy | ok: All items complete 2026-03-09 15:22:25.048904 | 2026-03-09 15:22:25.195666 | ubuntu-jammy | ok: "artifacts" 2026-03-09 15:22:25.343681 | ubuntu-jammy | ok: "docs" 2026-03-09 15:22:25.355293 | 2026-03-09 15:22:25.355486 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-09 15:22:25.546304 | ubuntu-jammy | changed: "logs" 2026-03-09 15:22:25.746113 | ubuntu-jammy | changed: "artifacts" 2026-03-09 15:22:25.845411 | ubuntu-jammy | changed: "docs" 2026-03-09 15:22:25.868685 | 2026-03-09 15:22:25.868851 | PLAY RECAP 2026-03-09 15:22:25.868915 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 15:22:25.868989 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-09 15:22:25.869020 | 2026-03-09 15:22:26.053304 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 15:22:26.055656 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-09 15:22:26.606522 | 2026-03-09 15:22:26.606663 | PLAY [all] 2026-03-09 15:22:26.617956 | 2026-03-09 15:22:26.618031 | TASK [setup-uv : Extract archive] 2026-03-09 15:22:28.832610 | ubuntu-jammy | changed 2026-03-09 15:22:28.841339 | 2026-03-09 15:22:28.841472 | TASK [setup-uv : Print version] 2026-03-09 15:22:29.222713 | ubuntu-jammy | uv 0.8.13 2026-03-09 15:22:29.380202 | ubuntu-jammy | ok: Runtime: 0:00:00.011661 2026-03-09 15:22:29.388425 | 2026-03-09 15:22:29.388494 | PLAY RECAP 2026-03-09 15:22:29.388552 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 15:22:29.388585 | 2026-03-09 15:22:29.500533 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-09 15:22:29.502936 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-09 15:22:30.126186 | 2026-03-09 15:22:30.126349 | PLAY [all] 2026-03-09 15:22:30.137833 | 2026-03-09 15:22:30.137953 | TASK [Copy inventory file for Zuul] 2026-03-09 15:22:30.961408 | ubuntu-jammy | changed 2026-03-09 15:22:30.966375 | 2026-03-09 15:22:30.966454 | TASK [Switch "ansible_host" to private IP] 2026-03-09 15:22:31.225746 | ubuntu-jammy | changed: 1 replacements made 2026-03-09 15:22:31.232771 | 2026-03-09 15:22:31.232862 | TASK [Run Molecule scenario] 2026-03-09 15:22:31.806996 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-03-09 15:22:32.598012 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-03-09 15:22:32.771244 | ubuntu-jammy | Using CPython 3.13.7 2026-03-09 15:22:32.771325 | ubuntu-jammy | Creating virtual environment at: .venv 2026-03-09 15:22:32.989377 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-03-09 15:22:32.989692 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-03-09 15:22:32.989873 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-03-09 15:22:33.144688 | ubuntu-jammy | Downloading cryptography 2026-03-09 15:22:33.185226 | ubuntu-jammy | Downloading pygments 2026-03-09 15:22:33.320803 | ubuntu-jammy | Downloading ansible-core 2026-03-09 15:22:33.354757 | ubuntu-jammy | Installed 36 packages in 33ms 2026-03-09 15:22:34.421903 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-03-09 15:22:34.422018 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-03-09 15:22:35.207289 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-03-09 15:22:35.207412 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-03-09 15:22:35.207641 | ubuntu-jammy | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-09 15:22:35.207764 | ubuntu-jammy | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-03-09 15:22:47.052201 | ubuntu-jammy | INFO [containerd > dependency] Executing 2026-03-09 15:22:47.052478 | ubuntu-jammy | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-03-09 15:22:47.052704 | ubuntu-jammy | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-03-09 15:22:47.052841 | ubuntu-jammy | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-09 15:22:47.057897 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-03-09 15:22:47.058230 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-09 15:22:47.063121 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-03-09 15:22:47.063217 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-03-09 15:22:47.063302 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-03-09 15:22:47.068219 | ubuntu-jammy | INFO [containerd > syntax] Executing 2026-03-09 15:22:47.555866 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-09 15:22:47.556325 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-03-09 15:22:47.556613 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-03-09 15:22:47.556845 | ubuntu-jammy | 2026-03-09 15:22:47.952596 | ubuntu-jammy | 2026-03-09 15:22:47.952934 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-03-09 15:22:48.032401 | ubuntu-jammy | INFO [containerd > syntax] Executed: Successful 2026-03-09 15:22:48.042375 | ubuntu-jammy | INFO [containerd > create] Executing 2026-03-09 15:22:48.043789 | ubuntu-jammy | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-09 15:22:48.048712 | ubuntu-jammy | INFO [containerd > prepare] Executing 2026-03-09 15:22:48.531545 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-09 15:22:48.531952 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-03-09 15:22:48.532220 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-03-09 15:22:48.532446 | ubuntu-jammy | 2026-03-09 15:22:48.898324 | ubuntu-jammy | 2026-03-09 15:22:48.898601 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-03-09 15:22:48.898769 | ubuntu-jammy | 2026-03-09 15:22:48.898962 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-09 15:22:48.899139 | ubuntu-jammy | Monday 09 March 2026 15:22:48 +0000 (0:00:00.031) 0:00:00.031 ********** 2026-03-09 15:22:50.090321 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-03-09 15:22:50.092542 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:22:50.092693 | ubuntu-jammy | 2026-03-09 15:22:50.092845 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-03-09 15:22:50.092996 | ubuntu-jammy | Monday 09 March 2026 15:22:50 +0000 (0:00:01.195) 0:00:01.226 ********** 2026-03-09 15:22:57.264075 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:22:57.264430 | ubuntu-jammy | 2026-03-09 15:22:57.264853 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-09 15:22:57.265123 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-03-09 15:22:57.265343 | ubuntu-jammy | 2026-03-09 15:22:57.265560 | ubuntu-jammy | 2026-03-09 15:22:57.265848 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-09 15:22:57.266090 | ubuntu-jammy | Monday 09 March 2026 15:22:57 +0000 (0:00:07.171) 0:00:08.397 ********** 2026-03-09 15:22:57.266317 | ubuntu-jammy | =============================================================================== 2026-03-09 15:22:57.266545 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 7.17s 2026-03-09 15:22:57.266808 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.20s 2026-03-09 15:22:57.350814 | ubuntu-jammy | INFO [containerd > prepare] Executed: Successful 2026-03-09 15:22:57.361011 | ubuntu-jammy | INFO [containerd > converge] Executing 2026-03-09 15:22:57.828203 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-09 15:22:57.828593 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-03-09 15:22:57.828857 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-03-09 15:22:57.829086 | ubuntu-jammy | 2026-03-09 15:22:58.191855 | ubuntu-jammy | 2026-03-09 15:22:58.192223 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-03-09 15:22:58.192452 | ubuntu-jammy | 2026-03-09 15:22:58.192691 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-09 15:22:58.192960 | ubuntu-jammy | Monday 09 March 2026 15:22:58 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-03-09 15:22:59.240551 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-03-09 15:22:59.242901 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:22:59.243019 | ubuntu-jammy | 2026-03-09 15:22:59.243133 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-09 15:22:59.243241 | ubuntu-jammy | Monday 09 March 2026 15:22:59 +0000 (0:00:01.051) 0:00:01.064 ********** 2026-03-09 15:22:59.710888 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:22:59.711242 | ubuntu-jammy | 2026-03-09 15:22:59.711555 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-09 15:22:59.711814 | ubuntu-jammy | Monday 09 March 2026 15:22:59 +0000 (0:00:00.467) 0:00:01.532 ********** 2026-03-09 15:22:59.742174 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:22:59.742354 | ubuntu-jammy | 2026-03-09 15:22:59.742543 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-09 15:22:59.742733 | ubuntu-jammy | Monday 09 March 2026 15:22:59 +0000 (0:00:00.031) 0:00:01.563 ********** 2026-03-09 15:23:00.144344 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:00.144681 | ubuntu-jammy | 2026-03-09 15:23:00.144936 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-09 15:23:00.145179 | ubuntu-jammy | Monday 09 March 2026 15:23:00 +0000 (0:00:00.401) 0:00:01.965 ********** 2026-03-09 15:23:00.234347 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:23:00.234674 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-09 15:23:00.234915 | ubuntu-jammy | } 2026-03-09 15:23:00.235139 | ubuntu-jammy | 2026-03-09 15:23:00.235382 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-09 15:23:00.235620 | ubuntu-jammy | Monday 09 March 2026 15:23:00 +0000 (0:00:00.090) 0:00:02.055 ********** 2026-03-09 15:23:00.992666 | ubuntu-jammy | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2026-03-09 15:23:00.999103 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:00.999357 | ubuntu-jammy | 2026-03-09 15:23:00.999611 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-09 15:23:00.999851 | ubuntu-jammy | Monday 09 March 2026 15:23:00 +0000 (0:00:00.764) 0:00:02.820 ********** 2026-03-09 15:23:01.023015 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:01.023259 | ubuntu-jammy | 2026-03-09 15:23:01.023519 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-09 15:23:01.023759 | ubuntu-jammy | Monday 09 March 2026 15:23:01 +0000 (0:00:00.024) 0:00:02.845 ********** 2026-03-09 15:23:01.267884 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:01.268134 | ubuntu-jammy | 2026-03-09 15:23:01.268381 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-09 15:23:01.268618 | ubuntu-jammy | Monday 09 March 2026 15:23:01 +0000 (0:00:00.244) 0:00:03.089 ********** 2026-03-09 15:23:02.572422 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:02.572759 | ubuntu-jammy | 2026-03-09 15:23:02.573018 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-09 15:23:02.573260 | ubuntu-jammy | Monday 09 March 2026 15:23:02 +0000 (0:00:01.303) 0:00:04.393 ********** 2026-03-09 15:23:02.636986 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:23:02.637270 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.1/containerd-2.2.1-linux-amd64.tar.gz" 2026-03-09 15:23:02.637505 | ubuntu-jammy | } 2026-03-09 15:23:02.637759 | ubuntu-jammy | 2026-03-09 15:23:02.638101 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-09 15:23:02.638398 | ubuntu-jammy | Monday 09 March 2026 15:23:02 +0000 (0:00:00.065) 0:00:04.458 ********** 2026-03-09 15:23:03.398333 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:03.398669 | ubuntu-jammy | 2026-03-09 15:23:03.398923 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-09 15:23:03.399168 | ubuntu-jammy | Monday 09 March 2026 15:23:03 +0000 (0:00:00.760) 0:00:05.219 ********** 2026-03-09 15:23:06.492254 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:06.492645 | ubuntu-jammy | 2026-03-09 15:23:06.493028 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-09 15:23:06.493323 | ubuntu-jammy | Monday 09 March 2026 15:23:06 +0000 (0:00:03.093) 0:00:08.313 ********** 2026-03-09 15:23:06.513774 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:06.514044 | ubuntu-jammy | 2026-03-09 15:23:06.514352 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-09 15:23:06.514664 | ubuntu-jammy | Monday 09 March 2026 15:23:06 +0000 (0:00:00.022) 0:00:08.335 ********** 2026-03-09 15:23:06.532068 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:06.532354 | ubuntu-jammy | 2026-03-09 15:23:06.532713 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-09 15:23:06.533018 | ubuntu-jammy | Monday 09 March 2026 15:23:06 +0000 (0:00:00.018) 0:00:08.353 ********** 2026-03-09 15:23:06.552967 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:06.553345 | ubuntu-jammy | 2026-03-09 15:23:06.553771 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-09 15:23:06.554212 | ubuntu-jammy | Monday 09 March 2026 15:23:06 +0000 (0:00:00.020) 0:00:08.374 ********** 2026-03-09 15:23:41.368330 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:41.368411 | ubuntu-jammy | 2026-03-09 15:23:41.368424 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-09 15:23:41.368434 | ubuntu-jammy | Monday 09 March 2026 15:23:41 +0000 (0:00:34.814) 0:00:43.189 ********** 2026-03-09 15:23:42.087859 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:42.087920 | ubuntu-jammy | 2026-03-09 15:23:42.087932 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-09 15:23:42.087943 | ubuntu-jammy | Monday 09 March 2026 15:23:42 +0000 (0:00:00.719) 0:00:43.908 ********** 2026-03-09 15:23:43.275259 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-03-09 15:23:43.275408 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-09 15:23:43.275590 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-09 15:23:43.275772 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-09 15:23:43.275958 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-09 15:23:43.276117 | ubuntu-jammy | 2026-03-09 15:23:43.276304 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-09 15:23:43.276500 | ubuntu-jammy | Monday 09 March 2026 15:23:43 +0000 (0:00:01.187) 0:00:45.096 ********** 2026-03-09 15:23:43.969927 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:43.969997 | ubuntu-jammy | 2026-03-09 15:23:43.970104 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-09 15:23:43.970214 | ubuntu-jammy | Monday 09 March 2026 15:23:43 +0000 (0:00:00.692) 0:00:45.788 ********** 2026-03-09 15:23:43.970310 | ubuntu-jammy | 2026-03-09 15:23:43.970420 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-09 15:23:43.970528 | ubuntu-jammy | Monday 09 March 2026 15:23:43 +0000 (0:00:00.001) 0:00:45.790 ********** 2026-03-09 15:23:44.951401 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:44.951453 | ubuntu-jammy | 2026-03-09 15:23:44.951463 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-09 15:23:44.951470 | ubuntu-jammy | Monday 09 March 2026 15:23:44 +0000 (0:00:00.982) 0:00:46.772 ********** 2026-03-09 15:23:45.433181 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:45.433264 | ubuntu-jammy | 2026-03-09 15:23:45.433276 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-09 15:23:45.433287 | ubuntu-jammy | Monday 09 March 2026 15:23:45 +0000 (0:00:00.481) 0:00:47.253 ********** 2026-03-09 15:23:45.963957 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:45.964023 | ubuntu-jammy | 2026-03-09 15:23:45.964304 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-09 15:23:45.964374 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-03-09 15:23:45.964392 | ubuntu-jammy | 2026-03-09 15:23:45.965696 | ubuntu-jammy | 2026-03-09 15:23:45.965950 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-09 15:23:45.965966 | ubuntu-jammy | Monday 09 March 2026 15:23:45 +0000 (0:00:00.531) 0:00:47.785 ********** 2026-03-09 15:23:45.965976 | ubuntu-jammy | =============================================================================== 2026-03-09 15:23:45.965985 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages ------------- 34.81s 2026-03-09 15:23:45.965994 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.09s 2026-03-09 15:23:45.966003 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.30s 2026-03-09 15:23:45.966011 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.19s 2026-03-09 15:23:45.966020 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.05s 2026-03-09 15:23:45.966029 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 0.98s 2026-03-09 15:23:45.966057 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.76s 2026-03-09 15:23:45.966074 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.76s 2026-03-09 15:23:45.966084 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.72s 2026-03-09 15:23:45.966094 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.69s 2026-03-09 15:23:45.966102 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.53s 2026-03-09 15:23:45.966113 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.48s 2026-03-09 15:23:45.966997 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.47s 2026-03-09 15:23:45.967054 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-03-09 15:23:45.967062 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-03-09 15:23:45.967069 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-03-09 15:23:45.967075 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-03-09 15:23:45.967081 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-03-09 15:23:45.967086 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-03-09 15:23:45.967092 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-03-09 15:23:46.063234 | ubuntu-jammy | INFO [containerd > converge] Executed: Successful 2026-03-09 15:23:46.074089 | ubuntu-jammy | INFO [containerd > idempotence] Executing 2026-03-09 15:23:46.543903 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-09 15:23:46.544332 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-03-09 15:23:46.544673 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-03-09 15:23:46.544921 | ubuntu-jammy | 2026-03-09 15:23:46.897713 | ubuntu-jammy | 2026-03-09 15:23:46.898177 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-03-09 15:23:46.898531 | ubuntu-jammy | 2026-03-09 15:23:46.898972 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-09 15:23:46.899344 | ubuntu-jammy | Monday 09 March 2026 15:23:46 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-03-09 15:23:47.908375 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-03-09 15:23:47.912071 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:47.912102 | ubuntu-jammy | 2026-03-09 15:23:47.912132 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-09 15:23:47.912164 | ubuntu-jammy | Monday 09 March 2026 15:23:47 +0000 (0:00:01.014) 0:00:01.027 ********** 2026-03-09 15:23:48.313688 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:48.313776 | ubuntu-jammy | 2026-03-09 15:23:48.313797 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-09 15:23:48.313872 | ubuntu-jammy | Monday 09 March 2026 15:23:48 +0000 (0:00:00.401) 0:00:01.429 ********** 2026-03-09 15:23:48.341848 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:48.341987 | ubuntu-jammy | 2026-03-09 15:23:48.342153 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-09 15:23:48.342354 | ubuntu-jammy | Monday 09 March 2026 15:23:48 +0000 (0:00:00.028) 0:00:01.457 ********** 2026-03-09 15:23:48.742640 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:48.742709 | ubuntu-jammy | 2026-03-09 15:23:48.742791 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-09 15:23:48.742896 | ubuntu-jammy | Monday 09 March 2026 15:23:48 +0000 (0:00:00.400) 0:00:01.858 ********** 2026-03-09 15:23:48.800051 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:23:48.800238 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.0/runc.amd64" 2026-03-09 15:23:48.800399 | ubuntu-jammy | } 2026-03-09 15:23:48.800574 | ubuntu-jammy | 2026-03-09 15:23:48.800757 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-09 15:23:48.800928 | ubuntu-jammy | Monday 09 March 2026 15:23:48 +0000 (0:00:00.057) 0:00:01.915 ********** 2026-03-09 15:23:49.282550 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:49.282701 | ubuntu-jammy | 2026-03-09 15:23:49.282898 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-09 15:23:49.283086 | ubuntu-jammy | Monday 09 March 2026 15:23:49 +0000 (0:00:00.482) 0:00:02.397 ********** 2026-03-09 15:23:49.302717 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:49.302884 | ubuntu-jammy | 2026-03-09 15:23:49.303081 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-09 15:23:49.303259 | ubuntu-jammy | Monday 09 March 2026 15:23:49 +0000 (0:00:00.020) 0:00:02.418 ********** 2026-03-09 15:23:49.531917 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:49.532052 | ubuntu-jammy | 2026-03-09 15:23:49.532259 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-09 15:23:49.532461 | ubuntu-jammy | Monday 09 March 2026 15:23:49 +0000 (0:00:00.228) 0:00:02.647 ********** 2026-03-09 15:23:50.691842 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:50.691924 | ubuntu-jammy | 2026-03-09 15:23:50.692066 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-09 15:23:50.692175 | ubuntu-jammy | Monday 09 March 2026 15:23:50 +0000 (0:00:01.159) 0:00:03.807 ********** 2026-03-09 15:23:50.754834 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:23:50.755035 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.1/containerd-2.2.1-linux-amd64.tar.gz" 2026-03-09 15:23:50.755201 | ubuntu-jammy | } 2026-03-09 15:23:50.755354 | ubuntu-jammy | 2026-03-09 15:23:50.755530 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-09 15:23:50.755712 | ubuntu-jammy | Monday 09 March 2026 15:23:50 +0000 (0:00:00.063) 0:00:03.870 ********** 2026-03-09 15:23:51.150275 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:51.150382 | ubuntu-jammy | 2026-03-09 15:23:51.150577 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-09 15:23:51.150756 | ubuntu-jammy | Monday 09 March 2026 15:23:51 +0000 (0:00:00.390) 0:00:04.261 ********** 2026-03-09 15:23:53.518901 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:53.518969 | ubuntu-jammy | 2026-03-09 15:23:53.518982 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-09 15:23:53.518993 | ubuntu-jammy | Monday 09 March 2026 15:23:53 +0000 (0:00:02.372) 0:00:06.633 ********** 2026-03-09 15:23:53.536164 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:53.536559 | ubuntu-jammy | 2026-03-09 15:23:53.536616 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-09 15:23:53.536624 | ubuntu-jammy | Monday 09 March 2026 15:23:53 +0000 (0:00:00.018) 0:00:06.651 ********** 2026-03-09 15:23:53.557438 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:53.558016 | ubuntu-jammy | 2026-03-09 15:23:53.558053 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-09 15:23:53.558067 | ubuntu-jammy | Monday 09 March 2026 15:23:53 +0000 (0:00:00.021) 0:00:06.673 ********** 2026-03-09 15:23:53.575966 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-03-09 15:23:53.576181 | ubuntu-jammy | 2026-03-09 15:23:53.576250 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-09 15:23:53.576381 | ubuntu-jammy | Monday 09 March 2026 15:23:53 +0000 (0:00:00.018) 0:00:06.691 ********** 2026-03-09 15:23:54.549354 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:54.549567 | ubuntu-jammy | 2026-03-09 15:23:54.549614 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-09 15:23:54.549721 | ubuntu-jammy | Monday 09 March 2026 15:23:54 +0000 (0:00:00.973) 0:00:07.665 ********** 2026-03-09 15:23:55.076581 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:55.076651 | ubuntu-jammy | 2026-03-09 15:23:55.076911 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-09 15:23:55.076967 | ubuntu-jammy | Monday 09 March 2026 15:23:55 +0000 (0:00:00.526) 0:00:08.192 ********** 2026-03-09 15:23:56.241558 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-03-09 15:23:56.241663 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-09 15:23:56.242343 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-09 15:23:56.242530 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-09 15:23:56.242540 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-09 15:23:56.242547 | ubuntu-jammy | 2026-03-09 15:23:56.242560 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-09 15:23:56.242567 | ubuntu-jammy | Monday 09 March 2026 15:23:56 +0000 (0:00:01.165) 0:00:09.357 ********** 2026-03-09 15:23:56.854767 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:56.854823 | ubuntu-jammy | 2026-03-09 15:23:56.854831 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-09 15:23:56.854838 | ubuntu-jammy | Monday 09 March 2026 15:23:56 +0000 (0:00:00.610) 0:00:09.967 ********** 2026-03-09 15:23:56.854844 | ubuntu-jammy | 2026-03-09 15:23:56.854850 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-09 15:23:56.854856 | ubuntu-jammy | Monday 09 March 2026 15:23:56 +0000 (0:00:00.002) 0:00:09.969 ********** 2026-03-09 15:23:57.502444 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:57.502528 | ubuntu-jammy | 2026-03-09 15:23:57.502671 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-09 15:23:57.502757 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-03-09 15:23:57.502998 | ubuntu-jammy | 2026-03-09 15:23:57.503071 | ubuntu-jammy | 2026-03-09 15:23:57.503092 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-09 15:23:57.503106 | ubuntu-jammy | Monday 09 March 2026 15:23:57 +0000 (0:00:00.648) 0:00:10.618 ********** 2026-03-09 15:23:57.503747 | ubuntu-jammy | =============================================================================== 2026-03-09 15:23:57.503779 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.37s 2026-03-09 15:23:57.503789 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.17s 2026-03-09 15:23:57.503798 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.16s 2026-03-09 15:23:57.503806 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.01s 2026-03-09 15:23:57.503815 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.97s 2026-03-09 15:23:57.503828 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.65s 2026-03-09 15:23:57.505330 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.61s 2026-03-09 15:23:57.505390 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.53s 2026-03-09 15:23:57.505398 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.48s 2026-03-09 15:23:57.505404 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-03-09 15:23:57.505410 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-03-09 15:23:57.505416 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-03-09 15:23:57.505422 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.23s 2026-03-09 15:23:57.505427 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-03-09 15:23:57.505433 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-03-09 15:23:57.505445 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-03-09 15:23:57.505451 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-03-09 15:23:57.505478 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-03-09 15:23:57.505484 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-03-09 15:23:57.505489 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-03-09 15:23:57.604782 | ubuntu-jammy | INFO [containerd > idempotence] Executed: Successful 2026-03-09 15:23:57.615656 | ubuntu-jammy | INFO [containerd > side_effect] Executing 2026-03-09 15:23:57.616001 | ubuntu-jammy | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-09 15:23:57.620967 | ubuntu-jammy | INFO [containerd > verify] Executing 2026-03-09 15:23:58.086836 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-09 15:23:58.087186 | ubuntu-jammy | [DEPRECATION WARNING]: DEFAULT_MANAGED_STR option. Reason: The `ansible_managed` variable can be set just like any other variable, or a different variable can be used. 2026-03-09 15:23:58.087448 | ubuntu-jammy | Alternatives: Set the `ansible_managed` variable, or use any custom variable in templates. This feature will be removed from ansible-core version 2.23. 2026-03-09 15:23:58.087667 | ubuntu-jammy | 2026-03-09 15:23:58.456272 | ubuntu-jammy | 2026-03-09 15:23:58.456608 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-03-09 15:23:58.456834 | ubuntu-jammy | 2026-03-09 15:23:58.457070 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-03-09 15:23:58.457310 | ubuntu-jammy | Monday 09 March 2026 15:23:58 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-03-09 15:23:59.448200 | ubuntu-jammy | [WARNING]: Host 'ubuntu-jammy' is using the discovered Python interpreter at '/usr/bin/python3.10', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. 2026-03-09 15:23:59.453195 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:23:59.453226 | ubuntu-jammy | 2026-03-09 15:23:59.453238 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-09 15:23:59.453249 | ubuntu-jammy | Monday 09 March 2026 15:23:59 +0000 (0:00:00.996) 0:00:01.009 ********** 2026-03-09 15:23:59.835607 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:23:59.835650 | ubuntu-jammy | 2026-03-09 15:23:59.835662 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-09 15:23:59.835672 | ubuntu-jammy | Monday 09 March 2026 15:23:59 +0000 (0:00:00.382) 0:00:01.392 ********** 2026-03-09 15:24:00.233160 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:24:00.233214 | ubuntu-jammy | 2026-03-09 15:24:00.233226 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-09 15:24:00.233237 | ubuntu-jammy | Monday 09 March 2026 15:24:00 +0000 (0:00:00.397) 0:00:01.789 ********** 2026-03-09 15:24:01.376665 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:24:01.376724 | ubuntu-jammy | 2026-03-09 15:24:01.376736 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-09 15:24:01.376747 | ubuntu-jammy | Monday 09 March 2026 15:24:01 +0000 (0:00:01.142) 0:00:02.932 ********** 2026-03-09 15:24:01.627837 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:24:01.627899 | ubuntu-jammy | 2026-03-09 15:24:01.627911 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-09 15:24:01.627923 | ubuntu-jammy | Monday 09 March 2026 15:24:01 +0000 (0:00:00.250) 0:00:03.182 ********** 2026-03-09 15:24:01.676876 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:24:01.676953 | ubuntu-jammy | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.0/cni-plugins-linux-amd64-v1.9.0.tgz" 2026-03-09 15:24:01.676980 | ubuntu-jammy | } 2026-03-09 15:24:01.677057 | ubuntu-jammy | 2026-03-09 15:24:01.677248 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-09 15:24:01.677412 | ubuntu-jammy | Monday 09 March 2026 15:24:01 +0000 (0:00:00.050) 0:00:03.233 ********** 2026-03-09 15:24:02.877181 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:02.877362 | ubuntu-jammy | 2026-03-09 15:24:02.877633 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-09 15:24:02.877871 | ubuntu-jammy | Monday 09 March 2026 15:24:02 +0000 (0:00:01.200) 0:00:04.434 ********** 2026-03-09 15:24:05.892128 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:05.892274 | ubuntu-jammy | 2026-03-09 15:24:05.892283 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-09 15:24:05.892291 | ubuntu-jammy | Monday 09 March 2026 15:24:05 +0000 (0:00:03.014) 0:00:07.448 ********** 2026-03-09 15:24:05.933443 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-09 15:24:05.934219 | ubuntu-jammy | 2026-03-09 15:24:05.934261 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-09 15:24:05.934276 | ubuntu-jammy | Monday 09 March 2026 15:24:05 +0000 (0:00:00.041) 0:00:07.490 ********** 2026-03-09 15:24:06.907075 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:24:06.907155 | ubuntu-jammy | 2026-03-09 15:24:06.907413 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-09 15:24:06.907465 | ubuntu-jammy | Monday 09 March 2026 15:24:06 +0000 (0:00:00.973) 0:00:08.463 ********** 2026-03-09 15:24:07.286290 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:07.286355 | ubuntu-jammy | 2026-03-09 15:24:07.286659 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-09 15:24:07.286710 | ubuntu-jammy | Monday 09 March 2026 15:24:07 +0000 (0:00:00.379) 0:00:08.843 ********** 2026-03-09 15:24:07.949699 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:07.949933 | ubuntu-jammy | 2026-03-09 15:24:07.949964 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-09 15:24:07.949979 | ubuntu-jammy | Monday 09 March 2026 15:24:07 +0000 (0:00:00.661) 0:00:09.505 ********** 2026-03-09 15:24:09.057642 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=br_netfilter) 2026-03-09 15:24:09.058030 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=ip_tables) 2026-03-09 15:24:09.058302 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=ip6_tables) 2026-03-09 15:24:09.058556 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=nf_conntrack) 2026-03-09 15:24:09.058645 | ubuntu-jammy | 2026-03-09 15:24:09.058738 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-09 15:24:09.058825 | ubuntu-jammy | Monday 09 March 2026 15:24:09 +0000 (0:00:01.109) 0:00:10.614 ********** 2026-03-09 15:24:09.304482 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-03-09 15:24:09.304545 | ubuntu-jammy | 2026-03-09 15:24:09.304695 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-09 15:24:09.304813 | ubuntu-jammy | Monday 09 March 2026 15:24:09 +0000 (0:00:00.246) 0:00:10.861 ********** 2026-03-09 15:24:09.353643 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:24:09.353705 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-03-09 15:24:09.353717 | ubuntu-jammy | } 2026-03-09 15:24:09.353727 | ubuntu-jammy | 2026-03-09 15:24:09.353736 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-09 15:24:09.353746 | ubuntu-jammy | Monday 09 March 2026 15:24:09 +0000 (0:00:00.048) 0:00:10.909 ********** 2026-03-09 15:24:10.093684 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:10.093762 | ubuntu-jammy | 2026-03-09 15:24:10.093776 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-09 15:24:10.093890 | ubuntu-jammy | Monday 09 March 2026 15:24:10 +0000 (0:00:00.740) 0:00:11.649 ********** 2026-03-09 15:24:11.530370 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:11.530573 | ubuntu-jammy | 2026-03-09 15:24:11.530586 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-09 15:24:11.530734 | ubuntu-jammy | Monday 09 March 2026 15:24:11 +0000 (0:00:01.437) 0:00:13.087 ********** 2026-03-09 15:24:11.580301 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:24:11.580749 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-03-09 15:24:11.580802 | ubuntu-jammy | } 2026-03-09 15:24:11.580808 | ubuntu-jammy | 2026-03-09 15:24:11.580813 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-09 15:24:11.580829 | ubuntu-jammy | Monday 09 March 2026 15:24:11 +0000 (0:00:00.048) 0:00:13.136 ********** 2026-03-09 15:24:12.328747 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:12.328810 | ubuntu-jammy | 2026-03-09 15:24:12.328822 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-09 15:24:12.328832 | ubuntu-jammy | Monday 09 March 2026 15:24:12 +0000 (0:00:00.748) 0:00:13.885 ********** 2026-03-09 15:24:13.775708 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:13.775765 | ubuntu-jammy | 2026-03-09 15:24:13.775773 | ubuntu-jammy | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-09 15:24:13.775780 | ubuntu-jammy | Monday 09 March 2026 15:24:13 +0000 (0:00:01.447) 0:00:15.332 ********** 2026-03-09 15:24:14.323469 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:14.323537 | ubuntu-jammy | 2026-03-09 15:24:14.323829 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-03-09 15:24:14.323879 | ubuntu-jammy | Monday 09 March 2026 15:24:14 +0000 (0:00:00.548) 0:00:15.880 ********** 2026-03-09 15:24:14.877523 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:14.877666 | ubuntu-jammy | 2026-03-09 15:24:14.878082 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-03-09 15:24:14.878148 | ubuntu-jammy | Monday 09 March 2026 15:24:14 +0000 (0:00:00.553) 0:00:16.434 ********** 2026-03-09 15:24:15.608232 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:24:15.608309 | ubuntu-jammy | 2026-03-09 15:24:15.608343 | ubuntu-jammy | TASK [Run "critest"] *********************************************************** 2026-03-09 15:24:15.608461 | ubuntu-jammy | Monday 09 March 2026 15:24:15 +0000 (0:00:00.729) 0:00:17.164 ********** 2026-03-09 15:27:01.202967 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-03-09 15:27:01.203066 | ubuntu-jammy | 2026-03-09 15:27:01.203181 | ubuntu-jammy | TASK [Print out "critest" output] ********************************************** 2026-03-09 15:27:01.203291 | ubuntu-jammy | Monday 09 March 2026 15:27:01 +0000 (0:02:45.588) 0:03:02.752 ********** 2026-03-09 15:27:01.223901 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-03-09 15:27:01.224074 | ubuntu-jammy | "msg": [ 2026-03-09 15:27:01.224246 | ubuntu-jammy | "critest version: v1.35.0", 2026-03-09 15:27:01.224418 | ubuntu-jammy | "Running Suite: CRI validation - /home/zuul", 2026-03-09 15:27:01.224579 | ubuntu-jammy | "==========================================", 2026-03-09 15:27:01.224746 | ubuntu-jammy | "Random Seed: \u001b[1m1773069855\u001b[0m", 2026-03-09 15:27:01.224900 | ubuntu-jammy | "", 2026-03-09 15:27:01.225075 | ubuntu-jammy | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-03-09 15:27:01.226774 | ubuntu-jammy | "\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m", 2026-03-09 15:27:01.226970 | ubuntu-jammy | "", 2026-03-09 15:27:01.227159 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mRan 107 of 113 Specs in 165.174 seconds\u001b[0m", 2026-03-09 15:27:01.227351 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mSUCCESS!\u001b[0m -- \u001b[38;5;10m\u001b[1m107 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m0 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m6 Skipped\u001b[0m", 2026-03-09 15:27:01.227508 | ubuntu-jammy | "PASS" 2026-03-09 15:27:01.227668 | ubuntu-jammy | ] 2026-03-09 15:27:01.227832 | ubuntu-jammy | } 2026-03-09 15:27:01.227978 | ubuntu-jammy | 2026-03-09 15:27:01.228085 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-03-09 15:27:01.228202 | ubuntu-jammy | ubuntu-jammy : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-03-09 15:27:01.228298 | ubuntu-jammy | 2026-03-09 15:27:01.228393 | ubuntu-jammy | 2026-03-09 15:27:01.228499 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-03-09 15:27:01.228607 | ubuntu-jammy | Monday 09 March 2026 15:27:01 +0000 (0:00:00.028) 0:03:02.781 ********** 2026-03-09 15:27:01.228703 | ubuntu-jammy | =============================================================================== 2026-03-09 15:27:01.228807 | ubuntu-jammy | Run "critest" --------------------------------------------------------- 165.59s 2026-03-09 15:27:01.228913 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.01s 2026-03-09 15:27:01.229029 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.45s 2026-03-09 15:27:01.229138 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.44s 2026-03-09 15:27:01.229242 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.20s 2026-03-09 15:27:01.229348 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.14s 2026-03-09 15:27:01.229453 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.11s 2026-03-09 15:27:01.229555 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.00s 2026-03-09 15:27:01.229685 | ubuntu-jammy | vexxhost.containers.cni_plugins : Install additional packages ----------- 0.97s 2026-03-09 15:27:01.229800 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.75s 2026-03-09 15:27:01.229909 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.74s 2026-03-09 15:27:01.230015 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.73s 2026-03-09 15:27:01.230127 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.66s 2026-03-09 15:27:01.230234 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.55s 2026-03-09 15:27:01.230339 | ubuntu-jammy | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.55s 2026-03-09 15:27:01.230447 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-03-09 15:27:01.230552 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.38s 2026-03-09 15:27:01.230658 | ubuntu-jammy | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.38s 2026-03-09 15:27:01.230770 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.25s 2026-03-09 15:27:01.230905 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-03-09 15:27:01.322365 | ubuntu-jammy | INFO [containerd > verify] Executed: Successful 2026-03-09 15:27:01.333323 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-03-09 15:27:01.333626 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-09 15:27:01.338516 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-03-09 15:27:01.338549 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-03-09 15:27:01.338620 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-03-09 15:27:01.338886 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-03-09 15:27:01.639506 | ubuntu-jammy | ok: Runtime: 0:04:29.839607 2026-03-09 15:27:01.646150 | 2026-03-09 15:27:01.646202 | PLAY RECAP 2026-03-09 15:27:01.646254 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 15:27:01.646278 | 2026-03-09 15:27:01.777078 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-09 15:27:01.779314 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 15:27:02.371450 | 2026-03-09 15:27:02.371585 | PLAY [all] 2026-03-09 15:27:02.382180 | 2026-03-09 15:27:02.382263 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-09 15:27:02.427505 | ubuntu-jammy | skipping: Conditional result was False 2026-03-09 15:27:02.433063 | 2026-03-09 15:27:02.433147 | TASK [fetch-output : Set log path for single node] 2026-03-09 15:27:02.473400 | ubuntu-jammy | ok 2026-03-09 15:27:02.477786 | 2026-03-09 15:27:02.477852 | LOOP [fetch-output : Ensure local output dirs] 2026-03-09 15:27:02.874915 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/work/logs" 2026-03-09 15:27:03.073666 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/work/artifacts" 2026-03-09 15:27:03.270396 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/5a50a84e72c04280ba69038ef76974b2/work/docs" 2026-03-09 15:27:03.290625 | 2026-03-09 15:27:03.290702 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-09 15:27:03.945213 | ubuntu-jammy | ok 2026-03-09 15:27:03.945442 | ubuntu-jammy | changed: All items complete 2026-03-09 15:27:03.945471 | 2026-03-09 15:27:04.373258 | ubuntu-jammy | changed: .d..t...... ./ 2026-03-09 15:27:04.823205 | ubuntu-jammy | changed: .d..t...... ./ 2026-03-09 15:27:04.848370 | 2026-03-09 15:27:04.848566 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-09 15:27:05.279490 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007740 2026-03-09 15:27:05.506174 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007306 2026-03-09 15:27:05.527901 | 2026-03-09 15:27:05.528050 | PLAY [all] 2026-03-09 15:27:05.534920 | 2026-03-09 15:27:05.534989 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-09 15:27:05.945844 | ubuntu-jammy | changed 2026-03-09 15:27:05.952780 | 2026-03-09 15:27:05.952835 | PLAY RECAP 2026-03-09 15:27:05.952885 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-09 15:27:05.952907 | 2026-03-09 15:27:06.113079 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 15:27:06.114262 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-09 15:27:06.680058 | 2026-03-09 15:27:06.680212 | PLAY [localhost] 2026-03-09 15:27:06.691089 | 2026-03-09 15:27:06.691166 | TASK [Generate Zuul manifest] 2026-03-09 15:27:06.714469 | localhost | ok 2026-03-09 15:27:06.730845 | 2026-03-09 15:27:06.730933 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-09 15:27:07.043303 | localhost | changed 2026-03-09 15:27:07.055983 | 2026-03-09 15:27:07.056063 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-09 15:27:07.087317 | localhost | ok 2026-03-09 15:27:07.097725 | 2026-03-09 15:27:07.098006 | TASK [Upload logs] 2026-03-09 15:27:07.123415 | localhost | ok 2026-03-09 15:27:07.184519 | 2026-03-09 15:27:07.184632 | TASK [Set zuul-log-path fact] 2026-03-09 15:27:07.205963 | localhost | ok 2026-03-09 15:27:07.219505 | 2026-03-09 15:27:07.219574 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 15:27:07.251333 | localhost | ok 2026-03-09 15:27:07.267155 | 2026-03-09 15:27:07.267337 | TASK [upload-logs : Create log directories] 2026-03-09 15:27:07.683759 | localhost | changed 2026-03-09 15:27:07.688561 | 2026-03-09 15:27:07.688633 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-09 15:27:08.091766 | localhost -> localhost | ok: Runtime: 0:00:00.005121 2026-03-09 15:27:08.096787 | 2026-03-09 15:27:08.096862 | TASK [upload-logs : Upload logs to log server] 2026-03-09 15:27:08.593045 | localhost | Output suppressed because no_log was given 2026-03-09 15:27:08.600287 | 2026-03-09 15:27:08.600375 | LOOP [upload-logs : Compress console log and json output] 2026-03-09 15:27:08.648067 | localhost | skipping: Conditional result was False 2026-03-09 15:27:08.655603 | localhost | skipping: Conditional result was False 2026-03-09 15:27:08.674175 | 2026-03-09 15:27:08.674339 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-09 15:27:08.721171 | localhost | skipping: Conditional result was False 2026-03-09 15:27:08.721498 | 2026-03-09 15:27:08.725576 | localhost | skipping: Conditional result was False 2026-03-09 15:27:08.738701 | 2026-03-09 15:27:08.738890 | LOOP [upload-logs : Upload console log and json output]