2026-03-17 10:14:39.000151 | Job console starting 2026-03-17 10:14:39.192855 | Updating git repos 2026-03-17 10:14:39.219753 | Cloning repos into workspace 2026-03-17 10:14:39.355641 | Restoring repo states 2026-03-17 10:14:39.363467 | Merging changes 2026-03-17 10:14:39.623228 | Checking out repos 2026-03-17 10:14:39.663735 | Preparing playbooks 2026-03-17 10:14:52.274534 | Running Ansible setup 2026-03-17 10:14:58.776071 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 10:14:59.342723 | 2026-03-17 10:14:59.415220 | PLAY [localhost] 2026-03-17 10:14:59.426294 | 2026-03-17 10:14:59.426381 | TASK [Gathering Facts] 2026-03-17 10:15:00.605347 | localhost | ok 2026-03-17 10:15:00.615967 | 2026-03-17 10:15:00.616066 | TASK [Setup log path fact] 2026-03-17 10:15:00.633832 | localhost | ok 2026-03-17 10:15:00.648603 | 2026-03-17 10:15:00.648694 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 10:15:00.679579 | localhost | ok 2026-03-17 10:15:00.687775 | 2026-03-17 10:15:00.687973 | TASK [emit-job-header : Print job information] 2026-03-17 10:15:00.728806 | # Job Information 2026-03-17 10:15:00.729041 | Ansible Version: 2.16.16 2026-03-17 10:15:00.729088 | Job: ansible-collection-containers-molecule-containerd-ubuntu-noble 2026-03-17 10:15:00.729119 | Pipeline: check 2026-03-17 10:15:00.729147 | Executor: 0a8996d2b663 2026-03-17 10:15:00.729197 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/102 2026-03-17 10:15:00.729241 | Event ID: a6d8eaf0-219a-11f1-9ba5-6a309433c30d 2026-03-17 10:15:00.733454 | 2026-03-17 10:15:00.733552 | LOOP [emit-job-header : Print node information] 2026-03-17 10:15:00.841188 | localhost | ok: 2026-03-17 10:15:00.841767 | localhost | # Node Information 2026-03-17 10:15:00.841811 | localhost | Inventory Hostname: ubuntu-noble 2026-03-17 10:15:00.841848 | localhost | Hostname: np0000159136 2026-03-17 10:15:00.841875 | localhost | Username: zuul 2026-03-17 10:15:00.841903 | localhost | Distro: Ubuntu 24.04 2026-03-17 10:15:00.841928 | localhost | Provider: yul1 2026-03-17 10:15:00.841952 | localhost | Region: ca-ymq-1 2026-03-17 10:15:00.841976 | localhost | Label: ubuntu-noble 2026-03-17 10:15:00.842000 | localhost | Product Name: OpenStack Nova 2026-03-17 10:15:00.842024 | localhost | Interface IP: 199.204.45.95 2026-03-17 10:15:00.852313 | 2026-03-17 10:15:00.852516 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 10:15:01.398532 | localhost -> localhost | changed 2026-03-17 10:15:01.408395 | 2026-03-17 10:15:01.408549 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 10:15:02.790960 | localhost -> localhost | changed 2026-03-17 10:15:02.797249 | 2026-03-17 10:15:02.797313 | PLAY [all] 2026-03-17 10:15:02.805784 | 2026-03-17 10:15:02.805885 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 10:15:03.090834 | ubuntu-noble -> localhost | ok 2026-03-17 10:15:03.099457 | 2026-03-17 10:15:03.099569 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 10:15:03.131814 | ubuntu-noble | ok 2026-03-17 10:15:03.151125 | ubuntu-noble | included: /var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 10:15:03.160564 | 2026-03-17 10:15:03.160697 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 10:15:03.780028 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-17 10:15:03.780158 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/work/cffa8792d42a49c5b8e1c40dbb496e58_id_rsa 2026-03-17 10:15:03.780189 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/work/cffa8792d42a49c5b8e1c40dbb496e58_id_rsa.pub 2026-03-17 10:15:03.780213 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-17 10:15:03.780236 | ubuntu-noble -> localhost | SHA256:6HZSl+ZTcGcoUKB5q8eLoyELTCWCKum32S4PxXTYSK8 zuul-build-sshkey 2026-03-17 10:15:03.780266 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-17 10:15:03.780288 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-17 10:15:03.780314 | ubuntu-noble -> localhost | | . oo. | 2026-03-17 10:15:03.780335 | ubuntu-noble -> localhost | |. . =o . . | 2026-03-17 10:15:03.780356 | ubuntu-noble -> localhost | |o. . +o+. o o o | 2026-03-17 10:15:03.780377 | ubuntu-noble -> localhost | |o.o o oo . = o | 2026-03-17 10:15:03.780397 | ubuntu-noble -> localhost | |+. E. S + . | 2026-03-17 10:15:03.780416 | ubuntu-noble -> localhost | |= .. + + . | 2026-03-17 10:15:03.780436 | ubuntu-noble -> localhost | |.o.o. = + o | 2026-03-17 10:15:03.780455 | ubuntu-noble -> localhost | | ..+=o.= . . | 2026-03-17 10:15:03.780478 | ubuntu-noble -> localhost | | .o==... | 2026-03-17 10:15:03.780499 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-17 10:15:03.780542 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.220082 2026-03-17 10:15:03.790764 | 2026-03-17 10:15:03.790885 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 10:15:03.828349 | ubuntu-noble | ok 2026-03-17 10:15:03.837246 | ubuntu-noble | included: /var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 10:15:03.844984 | 2026-03-17 10:15:03.845044 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 10:15:03.868417 | ubuntu-noble | skipping: Conditional result was False 2026-03-17 10:15:03.880711 | 2026-03-17 10:15:03.880843 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 10:15:04.698752 | ubuntu-noble | changed 2026-03-17 10:15:04.705434 | 2026-03-17 10:15:04.705496 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 10:15:04.934999 | ubuntu-noble | ok 2026-03-17 10:15:05.260140 | 2026-03-17 10:15:05.260236 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 10:15:05.862132 | ubuntu-noble | changed 2026-03-17 10:15:05.868338 | 2026-03-17 10:15:05.868402 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 10:15:06.436978 | ubuntu-noble | changed 2026-03-17 10:15:06.442469 | 2026-03-17 10:15:06.442531 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 10:15:06.466115 | ubuntu-noble | skipping: Conditional result was False 2026-03-17 10:15:06.476287 | 2026-03-17 10:15:06.476372 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 10:15:06.813696 | ubuntu-noble -> localhost | changed 2026-03-17 10:15:06.826199 | 2026-03-17 10:15:06.826279 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 10:15:07.093964 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/work/cffa8792d42a49c5b8e1c40dbb496e58_id_rsa (zuul-build-sshkey) 2026-03-17 10:15:07.094160 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.012122 2026-03-17 10:15:07.101990 | 2026-03-17 10:15:07.102057 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 10:15:07.430855 | ubuntu-noble | ok 2026-03-17 10:15:07.517033 | 2026-03-17 10:15:07.517160 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 10:15:07.541066 | ubuntu-noble | skipping: Conditional result was False 2026-03-17 10:15:07.563757 | 2026-03-17 10:15:07.564149 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-17 10:15:07.970248 | ubuntu-noble | ok 2026-03-17 10:15:08.187991 | 2026-03-17 10:15:08.188153 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-17 10:15:12.365462 | ubuntu-noble | Output suppressed because no_log was given 2026-03-17 10:15:12.375713 | 2026-03-17 10:15:12.375787 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-17 10:15:12.648444 | ubuntu-noble | ok: "logs" 2026-03-17 10:15:12.648636 | ubuntu-noble | ok: All items complete 2026-03-17 10:15:12.648669 | 2026-03-17 10:15:12.806104 | ubuntu-noble | ok: "artifacts" 2026-03-17 10:15:12.994511 | ubuntu-noble | ok: "docs" 2026-03-17 10:15:13.013332 | 2026-03-17 10:15:13.017054 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-17 10:15:13.244794 | ubuntu-noble | changed: "logs" 2026-03-17 10:15:13.446909 | ubuntu-noble | changed: "artifacts" 2026-03-17 10:15:13.659862 | ubuntu-noble | changed: "docs" 2026-03-17 10:15:13.672127 | 2026-03-17 10:15:13.672239 | PLAY RECAP 2026-03-17 10:15:13.672300 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 10:15:13.672344 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-17 10:15:13.672375 | 2026-03-17 10:15:13.790845 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 10:15:13.792873 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-17 10:15:14.406739 | 2026-03-17 10:15:14.406902 | PLAY [all] 2026-03-17 10:15:14.423450 | 2026-03-17 10:15:14.423601 | TASK [setup-uv : Extract archive] 2026-03-17 10:15:16.986112 | ubuntu-noble | changed 2026-03-17 10:15:16.995457 | 2026-03-17 10:15:16.995602 | TASK [setup-uv : Print version] 2026-03-17 10:15:17.427921 | ubuntu-noble | uv 0.8.13 2026-03-17 10:15:17.550266 | ubuntu-noble | ok: Runtime: 0:00:00.016296 2026-03-17 10:15:17.559601 | 2026-03-17 10:15:17.559669 | PLAY RECAP 2026-03-17 10:15:17.559728 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 10:15:17.559762 | 2026-03-17 10:15:17.656628 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-03-17 10:15:17.658016 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-17 10:15:18.218894 | 2026-03-17 10:15:18.219016 | PLAY [all] 2026-03-17 10:15:18.230512 | 2026-03-17 10:15:18.230590 | TASK [Copy inventory file for Zuul] 2026-03-17 10:15:19.293239 | ubuntu-noble | changed 2026-03-17 10:15:19.300387 | 2026-03-17 10:15:19.300466 | TASK [Switch "ansible_host" to private IP] 2026-03-17 10:15:19.610756 | ubuntu-noble | changed: 1 replacements made 2026-03-17 10:15:19.621065 | 2026-03-17 10:15:19.621198 | TASK [Run Molecule scenario] 2026-03-17 10:15:20.081160 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-03-17 10:15:20.081376 | ubuntu-noble | Creating virtual environment at: .venv 2026-03-17 10:15:20.415961 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-03-17 10:15:20.418447 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-03-17 10:15:20.437581 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-03-17 10:15:20.591485 | ubuntu-noble | Downloading cryptography 2026-03-17 10:15:20.648422 | ubuntu-noble | Downloading pygments 2026-03-17 10:15:20.859583 | ubuntu-noble | Downloading ansible-core 2026-03-17 10:15:20.909687 | ubuntu-noble | Installed 37 packages in 49ms 2026-03-17 10:15:21.715021 | ubuntu-noble | INFO Collection 'vexxhost.containers' detected. 2026-03-17 10:15:21.715114 | ubuntu-noble | INFO Scenarios will be used from 'extensions/molecule' 2026-03-17 10:15:22.678728 | ubuntu-noble | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-03-17 10:15:22.678798 | ubuntu-noble | INFO default scenario not found, disabling shared state. 2026-03-17 10:15:22.678940 | ubuntu-noble | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-03-17 10:15:22.679042 | ubuntu-noble | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-03-17 10:15:36.024254 | ubuntu-noble | INFO [containerd > dependency] Executing 2026-03-17 10:15:36.024488 | ubuntu-noble | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-03-17 10:15:36.024861 | ubuntu-noble | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-03-17 10:15:36.025077 | ubuntu-noble | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-03-17 10:15:36.031117 | ubuntu-noble | INFO [containerd > cleanup] Executing 2026-03-17 10:15:36.031472 | ubuntu-noble | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-17 10:15:36.037370 | ubuntu-noble | INFO [containerd > destroy] Executing 2026-03-17 10:15:36.037453 | ubuntu-noble | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-03-17 10:15:36.037543 | ubuntu-noble | INFO [containerd > destroy] Executed: Successful 2026-03-17 10:15:36.044371 | ubuntu-noble | INFO [containerd > syntax] Executing 2026-03-17 10:15:36.607333 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-17 10:15:36.607505 | ubuntu-noble | [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-17 10:15:36.607673 | ubuntu-noble | 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-17 10:15:36.607808 | ubuntu-noble | 2026-03-17 10:15:37.113024 | ubuntu-noble | 2026-03-17 10:15:37.113314 | ubuntu-noble | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-03-17 10:15:37.243560 | ubuntu-noble | INFO [containerd > syntax] Executed: Successful 2026-03-17 10:15:37.254819 | ubuntu-noble | INFO [containerd > create] Executing 2026-03-17 10:15:37.256361 | ubuntu-noble | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-17 10:15:37.262306 | ubuntu-noble | INFO [containerd > prepare] Executing 2026-03-17 10:15:37.923234 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-17 10:15:37.923490 | ubuntu-noble | [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-17 10:15:37.923825 | ubuntu-noble | 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-17 10:15:37.924012 | ubuntu-noble | 2026-03-17 10:15:38.361073 | ubuntu-noble | 2026-03-17 10:15:38.361380 | ubuntu-noble | PLAY [Prepare] ***************************************************************** 2026-03-17 10:15:38.361606 | ubuntu-noble | 2026-03-17 10:15:38.361814 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-03-17 10:15:38.362149 | ubuntu-noble | Tuesday 17 March 2026 10:15:38 +0000 (0:00:00.032) 0:00:00.032 ********* 2026-03-17 10:15:40.714604 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-17 10:15:40.716523 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:15:40.716724 | ubuntu-noble | 2026-03-17 10:15:40.716951 | ubuntu-noble | TASK [Update "apt" cache] ****************************************************** 2026-03-17 10:15:40.717228 | ubuntu-noble | Tuesday 17 March 2026 10:15:40 +0000 (0:00:02.356) 0:00:02.388 ********* 2026-03-17 10:15:47.129959 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:15:47.130073 | ubuntu-noble | 2026-03-17 10:15:47.130233 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-03-17 10:15:47.130498 | ubuntu-noble | ubuntu-noble : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-03-17 10:15:47.130719 | ubuntu-noble | 2026-03-17 10:15:47.130888 | ubuntu-noble | 2026-03-17 10:15:47.131150 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-03-17 10:15:47.131415 | ubuntu-noble | Tuesday 17 March 2026 10:15:47 +0000 (0:00:06.413) 0:00:08.802 ********* 2026-03-17 10:15:47.131625 | ubuntu-noble | =============================================================================== 2026-03-17 10:15:47.131843 | ubuntu-noble | Update "apt" cache ------------------------------------------------------ 6.41s 2026-03-17 10:15:47.132090 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 2.36s 2026-03-17 10:15:47.221651 | ubuntu-noble | INFO [containerd > prepare] Executed: Successful 2026-03-17 10:15:47.230937 | ubuntu-noble | INFO [containerd > converge] Executing 2026-03-17 10:15:47.782868 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-17 10:15:47.783193 | ubuntu-noble | [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-17 10:15:47.783447 | ubuntu-noble | 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-17 10:15:47.783652 | ubuntu-noble | 2026-03-17 10:15:48.258149 | ubuntu-noble | 2026-03-17 10:15:48.258330 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-03-17 10:15:48.258557 | ubuntu-noble | 2026-03-17 10:15:48.258834 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-03-17 10:15:48.259100 | ubuntu-noble | Tuesday 17 March 2026 10:15:48 +0000 (0:00:00.017) 0:00:00.017 ********* 2026-03-17 10:15:49.413118 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-17 10:15:49.416152 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:15:49.416277 | ubuntu-noble | 2026-03-17 10:15:49.416426 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 10:15:49.416641 | ubuntu-noble | Tuesday 17 March 2026 10:15:49 +0000 (0:00:01.159) 0:00:01.177 ********* 2026-03-17 10:15:50.054307 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:15:50.054410 | ubuntu-noble | 2026-03-17 10:15:50.054637 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 10:15:50.054853 | ubuntu-noble | Tuesday 17 March 2026 10:15:50 +0000 (0:00:00.637) 0:00:01.814 ********* 2026-03-17 10:15:50.087084 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:15:50.087195 | ubuntu-noble | 2026-03-17 10:15:50.087451 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-17 10:15:50.087667 | ubuntu-noble | Tuesday 17 March 2026 10:15:50 +0000 (0:00:00.032) 0:00:01.847 ********* 2026-03-17 10:15:50.599689 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:15:50.599754 | ubuntu-noble | 2026-03-17 10:15:50.599942 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 10:15:50.600123 | ubuntu-noble | Tuesday 17 March 2026 10:15:50 +0000 (0:00:00.512) 0:00:02.360 ********* 2026-03-17 10:15:50.716495 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:15:50.716683 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.1/runc.amd64" 2026-03-17 10:15:50.716890 | ubuntu-noble | } 2026-03-17 10:15:50.717120 | ubuntu-noble | 2026-03-17 10:15:50.717341 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 10:15:50.717552 | ubuntu-noble | Tuesday 17 March 2026 10:15:50 +0000 (0:00:00.116) 0:00:02.476 ********* 2026-03-17 10:15:51.774452 | ubuntu-noble | [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-17 10:15:51.780264 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:15:51.780464 | ubuntu-noble | 2026-03-17 10:15:51.780688 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 10:15:51.780895 | ubuntu-noble | Tuesday 17 March 2026 10:15:51 +0000 (0:00:01.064) 0:00:03.541 ********* 2026-03-17 10:15:51.808410 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:15:51.808541 | ubuntu-noble | 2026-03-17 10:15:51.808761 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 10:15:51.809021 | ubuntu-noble | Tuesday 17 March 2026 10:15:51 +0000 (0:00:00.027) 0:00:03.568 ********* 2026-03-17 10:15:52.136490 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:15:52.136650 | ubuntu-noble | 2026-03-17 10:15:52.136885 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 10:15:52.137150 | ubuntu-noble | Tuesday 17 March 2026 10:15:52 +0000 (0:00:00.328) 0:00:03.897 ********* 2026-03-17 10:15:53.658789 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:15:53.658922 | ubuntu-noble | 2026-03-17 10:15:53.659230 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 10:15:53.659454 | ubuntu-noble | Tuesday 17 March 2026 10:15:53 +0000 (0:00:01.522) 0:00:05.419 ********* 2026-03-17 10:15:53.749275 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:15:53.749464 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-03-17 10:15:53.749700 | ubuntu-noble | } 2026-03-17 10:15:53.750014 | ubuntu-noble | 2026-03-17 10:15:53.750305 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 10:15:53.750539 | ubuntu-noble | Tuesday 17 March 2026 10:15:53 +0000 (0:00:00.090) 0:00:05.509 ********* 2026-03-17 10:15:54.676916 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:15:54.676968 | ubuntu-noble | 2026-03-17 10:15:54.677013 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 10:15:54.677024 | ubuntu-noble | Tuesday 17 March 2026 10:15:54 +0000 (0:00:00.927) 0:00:06.436 ********* 2026-03-17 10:15:58.216300 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:15:58.216349 | ubuntu-noble | 2026-03-17 10:15:58.216355 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-17 10:15:58.216362 | ubuntu-noble | Tuesday 17 March 2026 10:15:58 +0000 (0:00:03.539) 0:00:09.975 ********* 2026-03-17 10:15:58.238411 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:15:58.238528 | ubuntu-noble | 2026-03-17 10:15:58.238860 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-17 10:15:58.238878 | ubuntu-noble | Tuesday 17 March 2026 10:15:58 +0000 (0:00:00.022) 0:00:09.998 ********* 2026-03-17 10:15:58.266504 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:15:58.266607 | ubuntu-noble | 2026-03-17 10:15:58.266619 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-17 10:15:58.266628 | ubuntu-noble | Tuesday 17 March 2026 10:15:58 +0000 (0:00:00.026) 0:00:10.025 ********* 2026-03-17 10:15:58.284925 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:15:58.284994 | ubuntu-noble | 2026-03-17 10:15:58.285004 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-17 10:15:58.285020 | ubuntu-noble | Tuesday 17 March 2026 10:15:58 +0000 (0:00:00.019) 0:00:10.045 ********* 2026-03-17 10:16:06.152719 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:06.153298 | ubuntu-noble | 2026-03-17 10:16:06.153306 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-17 10:16:06.153312 | ubuntu-noble | Tuesday 17 March 2026 10:16:06 +0000 (0:00:07.865) 0:00:17.910 ********* 2026-03-17 10:16:07.059091 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:07.059194 | ubuntu-noble | 2026-03-17 10:16:07.059723 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-17 10:16:07.059767 | ubuntu-noble | Tuesday 17 March 2026 10:16:07 +0000 (0:00:00.909) 0:00:18.819 ********* 2026-03-17 10:16:08.633107 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-03-17 10:16:08.633150 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-17 10:16:08.633157 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-17 10:16:08.633163 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-17 10:16:08.633168 | ubuntu-noble | changed: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-17 10:16:08.633179 | ubuntu-noble | 2026-03-17 10:16:08.633476 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-17 10:16:08.633957 | ubuntu-noble | Tuesday 17 March 2026 10:16:08 +0000 (0:00:01.571) 0:00:20.391 ********* 2026-03-17 10:16:09.589490 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:09.590557 | ubuntu-noble | 2026-03-17 10:16:09.590605 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-17 10:16:09.590612 | ubuntu-noble | Tuesday 17 March 2026 10:16:09 +0000 (0:00:00.956) 0:00:21.348 ********* 2026-03-17 10:16:09.590618 | ubuntu-noble | 2026-03-17 10:16:09.590624 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-03-17 10:16:09.590630 | ubuntu-noble | Tuesday 17 March 2026 10:16:09 +0000 (0:00:00.002) 0:00:21.350 ********* 2026-03-17 10:16:10.761771 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:10.761857 | ubuntu-noble | 2026-03-17 10:16:10.761869 | ubuntu-noble | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-03-17 10:16:10.761880 | ubuntu-noble | Tuesday 17 March 2026 10:16:10 +0000 (0:00:01.169) 0:00:22.519 ********* 2026-03-17 10:16:11.413119 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:11.413272 | ubuntu-noble | 2026-03-17 10:16:11.413783 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-17 10:16:11.413847 | ubuntu-noble | Tuesday 17 March 2026 10:16:11 +0000 (0:00:00.653) 0:00:23.173 ********* 2026-03-17 10:16:12.179544 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:12.179650 | ubuntu-noble | 2026-03-17 10:16:12.180031 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-03-17 10:16:12.180051 | ubuntu-noble | ubuntu-noble : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-03-17 10:16:12.182025 | ubuntu-noble | 2026-03-17 10:16:12.182068 | ubuntu-noble | 2026-03-17 10:16:12.182075 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-03-17 10:16:12.182082 | ubuntu-noble | Tuesday 17 March 2026 10:16:12 +0000 (0:00:00.766) 0:00:23.940 ********* 2026-03-17 10:16:12.182088 | ubuntu-noble | =============================================================================== 2026-03-17 10:16:12.182094 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 7.87s 2026-03-17 10:16:12.182100 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.54s 2026-03-17 10:16:12.182106 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.57s 2026-03-17 10:16:12.182111 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.52s 2026-03-17 10:16:12.182117 | ubuntu-noble | vexxhost.containers.containerd : Reload systemd ------------------------- 1.17s 2026-03-17 10:16:12.182122 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.16s 2026-03-17 10:16:12.182128 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 1.06s 2026-03-17 10:16:12.182149 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.96s 2026-03-17 10:16:12.182155 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.93s 2026-03-17 10:16:12.182305 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.91s 2026-03-17 10:16:12.182483 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.77s 2026-03-17 10:16:12.182659 | ubuntu-noble | vexxhost.containers.containerd : Restart containerd --------------------- 0.65s 2026-03-17 10:16:12.182835 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.64s 2026-03-17 10:16:12.183033 | ubuntu-noble | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.51s 2026-03-17 10:16:12.183215 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.33s 2026-03-17 10:16:12.183432 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.12s 2026-03-17 10:16:12.183618 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-03-17 10:16:12.183818 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-03-17 10:16:12.184199 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 0.03s 2026-03-17 10:16:12.184390 | ubuntu-noble | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.03s 2026-03-17 10:16:12.273010 | ubuntu-noble | INFO [containerd > converge] Executed: Successful 2026-03-17 10:16:12.281887 | ubuntu-noble | INFO [containerd > idempotence] Executing 2026-03-17 10:16:12.889922 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-17 10:16:12.890119 | ubuntu-noble | [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-17 10:16:12.890255 | ubuntu-noble | 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-17 10:16:12.890368 | ubuntu-noble | 2026-03-17 10:16:13.377186 | ubuntu-noble | 2026-03-17 10:16:13.377532 | ubuntu-noble | PLAY [Converge] **************************************************************** 2026-03-17 10:16:13.377797 | ubuntu-noble | 2026-03-17 10:16:13.378136 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-03-17 10:16:13.378495 | ubuntu-noble | Tuesday 17 March 2026 10:16:13 +0000 (0:00:00.015) 0:00:00.015 ********* 2026-03-17 10:16:14.555567 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-17 10:16:14.559549 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:14.559750 | ubuntu-noble | 2026-03-17 10:16:14.559987 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 10:16:14.560233 | ubuntu-noble | Tuesday 17 March 2026 10:16:14 +0000 (0:00:01.182) 0:00:01.197 ********* 2026-03-17 10:16:15.029833 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:15.030053 | ubuntu-noble | 2026-03-17 10:16:15.030285 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 10:16:15.030502 | ubuntu-noble | Tuesday 17 March 2026 10:16:15 +0000 (0:00:00.470) 0:00:01.667 ********* 2026-03-17 10:16:15.056193 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:16:15.056398 | ubuntu-noble | 2026-03-17 10:16:15.056639 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-17 10:16:15.056874 | ubuntu-noble | Tuesday 17 March 2026 10:16:15 +0000 (0:00:00.026) 0:00:01.694 ********* 2026-03-17 10:16:15.521079 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:15.521311 | ubuntu-noble | 2026-03-17 10:16:15.521574 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 10:16:15.521782 | ubuntu-noble | Tuesday 17 March 2026 10:16:15 +0000 (0:00:00.464) 0:00:02.158 ********* 2026-03-17 10:16:15.608609 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:16:15.608819 | ubuntu-noble | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.1/runc.amd64" 2026-03-17 10:16:15.609043 | ubuntu-noble | } 2026-03-17 10:16:15.609246 | ubuntu-noble | 2026-03-17 10:16:15.609456 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 10:16:15.609664 | ubuntu-noble | Tuesday 17 March 2026 10:16:15 +0000 (0:00:00.087) 0:00:02.246 ********* 2026-03-17 10:16:16.262153 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:16.262225 | ubuntu-noble | 2026-03-17 10:16:16.262368 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 10:16:16.262513 | ubuntu-noble | Tuesday 17 March 2026 10:16:16 +0000 (0:00:00.649) 0:00:02.896 ********* 2026-03-17 10:16:16.287256 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:16:16.287347 | ubuntu-noble | 2026-03-17 10:16:16.287483 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 10:16:16.287613 | ubuntu-noble | Tuesday 17 March 2026 10:16:16 +0000 (0:00:00.029) 0:00:02.925 ********* 2026-03-17 10:16:16.598355 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:16.598518 | ubuntu-noble | 2026-03-17 10:16:16.598748 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 10:16:16.599008 | ubuntu-noble | Tuesday 17 March 2026 10:16:16 +0000 (0:00:00.310) 0:00:03.236 ********* 2026-03-17 10:16:17.952569 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:17.952624 | ubuntu-noble | 2026-03-17 10:16:17.952636 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 10:16:17.952646 | ubuntu-noble | Tuesday 17 March 2026 10:16:17 +0000 (0:00:01.353) 0:00:04.589 ********* 2026-03-17 10:16:18.039967 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:16:18.040047 | ubuntu-noble | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.2/containerd-2.2.2-linux-amd64.tar.gz" 2026-03-17 10:16:18.040052 | ubuntu-noble | } 2026-03-17 10:16:18.040056 | ubuntu-noble | 2026-03-17 10:16:18.040060 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 10:16:18.040065 | ubuntu-noble | Tuesday 17 March 2026 10:16:18 +0000 (0:00:00.086) 0:00:04.676 ********* 2026-03-17 10:16:18.534072 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:18.534136 | ubuntu-noble | 2026-03-17 10:16:18.534656 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 10:16:18.534701 | ubuntu-noble | Tuesday 17 March 2026 10:16:18 +0000 (0:00:00.492) 0:00:05.169 ********* 2026-03-17 10:16:21.202071 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:21.202134 | ubuntu-noble | 2026-03-17 10:16:21.202683 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-03-17 10:16:21.202742 | ubuntu-noble | Tuesday 17 March 2026 10:16:21 +0000 (0:00:02.669) 0:00:07.838 ********* 2026-03-17 10:16:21.228545 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:16:21.228587 | ubuntu-noble | 2026-03-17 10:16:21.228597 | ubuntu-noble | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-03-17 10:16:21.228606 | ubuntu-noble | Tuesday 17 March 2026 10:16:21 +0000 (0:00:00.026) 0:00:07.865 ********* 2026-03-17 10:16:21.250575 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:16:21.250638 | ubuntu-noble | 2026-03-17 10:16:21.250653 | ubuntu-noble | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-03-17 10:16:21.250665 | ubuntu-noble | Tuesday 17 March 2026 10:16:21 +0000 (0:00:00.021) 0:00:07.886 ********* 2026-03-17 10:16:21.276465 | ubuntu-noble | skipping: [ubuntu-noble] 2026-03-17 10:16:21.276519 | ubuntu-noble | 2026-03-17 10:16:21.276530 | ubuntu-noble | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-03-17 10:16:21.276541 | ubuntu-noble | Tuesday 17 March 2026 10:16:21 +0000 (0:00:00.026) 0:00:07.913 ********* 2026-03-17 10:16:22.373737 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:22.373775 | ubuntu-noble | 2026-03-17 10:16:22.373780 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-03-17 10:16:22.373784 | ubuntu-noble | Tuesday 17 March 2026 10:16:22 +0000 (0:00:01.097) 0:00:09.011 ********* 2026-03-17 10:16:23.097481 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:23.097536 | ubuntu-noble | 2026-03-17 10:16:23.097547 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-03-17 10:16:23.097557 | ubuntu-noble | Tuesday 17 March 2026 10:16:23 +0000 (0:00:00.722) 0:00:09.733 ********* 2026-03-17 10:16:24.705082 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/etc/containerd'}) 2026-03-17 10:16:24.705152 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-03-17 10:16:24.705163 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-03-17 10:16:24.705172 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-03-17 10:16:24.705205 | ubuntu-noble | ok: [ubuntu-noble] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-03-17 10:16:24.705214 | ubuntu-noble | 2026-03-17 10:16:24.705230 | ubuntu-noble | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-03-17 10:16:24.705408 | ubuntu-noble | Tuesday 17 March 2026 10:16:24 +0000 (0:00:01.607) 0:00:11.341 ********* 2026-03-17 10:16:25.507167 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:25.507268 | ubuntu-noble | 2026-03-17 10:16:25.507275 | ubuntu-noble | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-03-17 10:16:25.507314 | ubuntu-noble | Tuesday 17 March 2026 10:16:25 +0000 (0:00:00.799) 0:00:12.141 ********* 2026-03-17 10:16:25.507320 | ubuntu-noble | 2026-03-17 10:16:25.507332 | ubuntu-noble | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-03-17 10:16:25.507338 | ubuntu-noble | Tuesday 17 March 2026 10:16:25 +0000 (0:00:00.002) 0:00:12.144 ********* 2026-03-17 10:16:26.274122 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:26.274163 | ubuntu-noble | 2026-03-17 10:16:26.274174 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-03-17 10:16:26.276025 | ubuntu-noble | ubuntu-noble : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-03-17 10:16:26.276060 | ubuntu-noble | 2026-03-17 10:16:26.276071 | ubuntu-noble | 2026-03-17 10:16:26.276081 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-03-17 10:16:26.276091 | ubuntu-noble | Tuesday 17 March 2026 10:16:26 +0000 (0:00:00.767) 0:00:12.911 ********* 2026-03-17 10:16:26.276100 | ubuntu-noble | =============================================================================== 2026-03-17 10:16:26.276109 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 2.67s 2026-03-17 10:16:26.276118 | ubuntu-noble | vexxhost.containers.containerd : Create folders for configuration ------- 1.61s 2026-03-17 10:16:26.276325 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.35s 2026-03-17 10:16:26.276611 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.18s 2026-03-17 10:16:26.276901 | ubuntu-noble | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.10s 2026-03-17 10:16:26.277244 | ubuntu-noble | vexxhost.containers.containerd : Create containerd config file ---------- 0.80s 2026-03-17 10:16:26.277592 | ubuntu-noble | vexxhost.containers.containerd : Enable and start service --------------- 0.77s 2026-03-17 10:16:26.277880 | ubuntu-noble | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.72s 2026-03-17 10:16:26.278071 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.65s 2026-03-17 10:16:26.278246 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.49s 2026-03-17 10:16:26.278414 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.47s 2026-03-17 10:16:26.278582 | ubuntu-noble | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.46s 2026-03-17 10:16:26.278751 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.31s 2026-03-17 10:16:26.278918 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-03-17 10:16:26.279108 | ubuntu-noble | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-03-17 10:16:26.279282 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 0.03s 2026-03-17 10:16:26.279448 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-03-17 10:16:26.279616 | ubuntu-noble | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.03s 2026-03-17 10:16:26.279805 | ubuntu-noble | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-03-17 10:16:26.280006 | ubuntu-noble | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-03-17 10:16:26.388166 | ubuntu-noble | INFO [containerd > idempotence] Executed: Successful 2026-03-17 10:16:26.397118 | ubuntu-noble | INFO [containerd > side_effect] Executing 2026-03-17 10:16:26.397601 | ubuntu-noble | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-17 10:16:26.403600 | ubuntu-noble | INFO [containerd > verify] Executing 2026-03-17 10:16:26.972035 | ubuntu-noble | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-03-17 10:16:26.972414 | ubuntu-noble | [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-17 10:16:26.972766 | ubuntu-noble | 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-17 10:16:26.973069 | ubuntu-noble | 2026-03-17 10:16:27.465500 | ubuntu-noble | 2026-03-17 10:16:27.465840 | ubuntu-noble | PLAY [Verify] ****************************************************************** 2026-03-17 10:16:27.466146 | ubuntu-noble | 2026-03-17 10:16:27.466436 | ubuntu-noble | TASK [Gathering Facts] ********************************************************* 2026-03-17 10:16:27.466720 | ubuntu-noble | Tuesday 17 March 2026 10:16:27 +0000 (0:00:00.018) 0:00:00.018 ********* 2026-03-17 10:16:28.638071 | ubuntu-noble | [WARNING]: Host 'ubuntu-noble' is using the discovered Python interpreter at '/usr/bin/python3.12', 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-17 10:16:28.642588 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:28.642914 | ubuntu-noble | 2026-03-17 10:16:28.643364 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-03-17 10:16:28.643731 | ubuntu-noble | Tuesday 17 March 2026 10:16:28 +0000 (0:00:01.177) 0:00:01.195 ********* 2026-03-17 10:16:29.115697 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:29.115893 | ubuntu-noble | 2026-03-17 10:16:29.116175 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 10:16:29.116406 | ubuntu-noble | Tuesday 17 March 2026 10:16:29 +0000 (0:00:00.472) 0:00:01.667 ********* 2026-03-17 10:16:29.622061 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:29.622110 | ubuntu-noble | 2026-03-17 10:16:29.622117 | ubuntu-noble | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-03-17 10:16:29.622123 | ubuntu-noble | Tuesday 17 March 2026 10:16:29 +0000 (0:00:00.506) 0:00:02.174 ********* 2026-03-17 10:16:30.807139 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:30.807200 | ubuntu-noble | 2026-03-17 10:16:30.807212 | ubuntu-noble | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-03-17 10:16:30.807230 | ubuntu-noble | Tuesday 17 March 2026 10:16:30 +0000 (0:00:01.185) 0:00:03.359 ********* 2026-03-17 10:16:31.131950 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:31.132235 | ubuntu-noble | 2026-03-17 10:16:31.132542 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 10:16:31.132776 | ubuntu-noble | Tuesday 17 March 2026 10:16:31 +0000 (0:00:00.324) 0:00:03.684 ********* 2026-03-17 10:16:31.195656 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:16:31.195725 | ubuntu-noble | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-03-17 10:16:31.195878 | ubuntu-noble | } 2026-03-17 10:16:31.196000 | ubuntu-noble | 2026-03-17 10:16:31.196182 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 10:16:31.196320 | ubuntu-noble | Tuesday 17 March 2026 10:16:31 +0000 (0:00:00.063) 0:00:03.747 ********* 2026-03-17 10:16:32.344497 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:32.344651 | ubuntu-noble | 2026-03-17 10:16:32.344901 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 10:16:32.345174 | ubuntu-noble | Tuesday 17 March 2026 10:16:32 +0000 (0:00:01.149) 0:00:04.896 ********* 2026-03-17 10:16:35.669090 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:35.669124 | ubuntu-noble | 2026-03-17 10:16:35.669128 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-03-17 10:16:35.669133 | ubuntu-noble | Tuesday 17 March 2026 10:16:35 +0000 (0:00:03.324) 0:00:08.221 ********* 2026-03-17 10:16:35.722612 | ubuntu-noble | ok: [ubuntu-noble] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-03-17 10:16:35.723320 | ubuntu-noble | 2026-03-17 10:16:35.723370 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-03-17 10:16:35.723381 | ubuntu-noble | Tuesday 17 March 2026 10:16:35 +0000 (0:00:00.052) 0:00:08.274 ********* 2026-03-17 10:16:36.749445 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:36.753045 | ubuntu-noble | 2026-03-17 10:16:36.753089 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-03-17 10:16:36.753096 | ubuntu-noble | Tuesday 17 March 2026 10:16:36 +0000 (0:00:01.026) 0:00:09.300 ********* 2026-03-17 10:16:37.220697 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:37.220754 | ubuntu-noble | 2026-03-17 10:16:37.220766 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-03-17 10:16:37.220776 | ubuntu-noble | Tuesday 17 March 2026 10:16:37 +0000 (0:00:00.471) 0:00:09.772 ********* 2026-03-17 10:16:38.112293 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:38.112334 | ubuntu-noble | 2026-03-17 10:16:38.112341 | ubuntu-noble | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-03-17 10:16:38.112347 | ubuntu-noble | Tuesday 17 March 2026 10:16:38 +0000 (0:00:00.889) 0:00:10.661 ********* 2026-03-17 10:16:39.507779 | ubuntu-noble | changed: [ubuntu-noble] => (item=br_netfilter) 2026-03-17 10:16:39.507837 | ubuntu-noble | ok: [ubuntu-noble] => (item=ip_tables) 2026-03-17 10:16:39.507940 | ubuntu-noble | changed: [ubuntu-noble] => (item=ip6_tables) 2026-03-17 10:16:39.508336 | ubuntu-noble | changed: [ubuntu-noble] => (item=nf_conntrack) 2026-03-17 10:16:39.508350 | ubuntu-noble | 2026-03-17 10:16:39.508355 | ubuntu-noble | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-03-17 10:16:39.508360 | ubuntu-noble | Tuesday 17 March 2026 10:16:39 +0000 (0:00:01.399) 0:00:12.060 ********* 2026-03-17 10:16:39.824465 | ubuntu-noble | ok: [ubuntu-noble] 2026-03-17 10:16:39.824522 | ubuntu-noble | 2026-03-17 10:16:39.824740 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 10:16:39.824774 | ubuntu-noble | Tuesday 17 March 2026 10:16:39 +0000 (0:00:00.314) 0:00:12.375 ********* 2026-03-17 10:16:39.907236 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:16:39.907317 | ubuntu-noble | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-03-17 10:16:39.907338 | ubuntu-noble | } 2026-03-17 10:16:39.908106 | ubuntu-noble | 2026-03-17 10:16:39.908140 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 10:16:39.908339 | ubuntu-noble | Tuesday 17 March 2026 10:16:39 +0000 (0:00:00.082) 0:00:12.458 ********* 2026-03-17 10:16:40.716520 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:40.716618 | ubuntu-noble | 2026-03-17 10:16:40.716876 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 10:16:40.717121 | ubuntu-noble | Tuesday 17 March 2026 10:16:40 +0000 (0:00:00.808) 0:00:13.266 ********* 2026-03-17 10:16:42.440137 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:42.440772 | ubuntu-noble | 2026-03-17 10:16:42.440810 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-03-17 10:16:42.440820 | ubuntu-noble | Tuesday 17 March 2026 10:16:42 +0000 (0:00:01.725) 0:00:14.992 ********* 2026-03-17 10:16:42.505131 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:16:42.505238 | ubuntu-noble | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-03-17 10:16:42.505258 | ubuntu-noble | } 2026-03-17 10:16:42.505309 | ubuntu-noble | 2026-03-17 10:16:42.505845 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-03-17 10:16:42.505891 | ubuntu-noble | Tuesday 17 March 2026 10:16:42 +0000 (0:00:00.062) 0:00:15.055 ********* 2026-03-17 10:16:43.331139 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:43.331184 | ubuntu-noble | 2026-03-17 10:16:43.331192 | ubuntu-noble | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-03-17 10:16:43.331198 | ubuntu-noble | Tuesday 17 March 2026 10:16:43 +0000 (0:00:00.827) 0:00:15.883 ********* 2026-03-17 10:16:45.995849 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:45.995887 | ubuntu-noble | 2026-03-17 10:16:45.995893 | ubuntu-noble | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-03-17 10:16:45.995899 | ubuntu-noble | Tuesday 17 March 2026 10:16:45 +0000 (0:00:02.664) 0:00:18.548 ********* 2026-03-17 10:16:46.695460 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:46.695523 | ubuntu-noble | 2026-03-17 10:16:46.695820 | ubuntu-noble | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-03-17 10:16:46.695849 | ubuntu-noble | Tuesday 17 March 2026 10:16:46 +0000 (0:00:00.699) 0:00:19.247 ********* 2026-03-17 10:16:47.376070 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:47.376124 | ubuntu-noble | 2026-03-17 10:16:47.376136 | ubuntu-noble | TASK [Restart "containerd"] **************************************************** 2026-03-17 10:16:47.376146 | ubuntu-noble | Tuesday 17 March 2026 10:16:47 +0000 (0:00:00.679) 0:00:19.927 ********* 2026-03-17 10:16:48.233466 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:16:48.233527 | ubuntu-noble | 2026-03-17 10:16:48.233841 | ubuntu-noble | TASK [Run "critest"] *********************************************************** 2026-03-17 10:16:48.233880 | ubuntu-noble | Tuesday 17 March 2026 10:16:48 +0000 (0:00:00.857) 0:00:20.784 ********* 2026-03-17 10:19:39.851484 | ubuntu-noble | changed: [ubuntu-noble] 2026-03-17 10:19:39.851568 | ubuntu-noble | 2026-03-17 10:19:39.851713 | ubuntu-noble | TASK [Print out "critest" output] ********************************************** 2026-03-17 10:19:39.851898 | ubuntu-noble | Tuesday 17 March 2026 10:19:39 +0000 (0:02:51.609) 0:03:12.393 ********* 2026-03-17 10:19:39.872390 | ubuntu-noble | ok: [ubuntu-noble] => { 2026-03-17 10:19:39.872588 | ubuntu-noble | "msg": [ 2026-03-17 10:19:39.872798 | ubuntu-noble | "critest version: v1.35.0", 2026-03-17 10:19:39.873039 | ubuntu-noble | "Running Suite: CRI validation - /home/zuul", 2026-03-17 10:19:39.873250 | ubuntu-noble | "==========================================", 2026-03-17 10:19:39.873458 | ubuntu-noble | "Random Seed: \u001b[1m1773742608\u001b[0m", 2026-03-17 10:19:39.873645 | ubuntu-noble | "", 2026-03-17 10:19:39.873863 | ubuntu-noble | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-03-17 10:19:39.876011 | ubuntu-noble | "\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;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;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;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;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", 2026-03-17 10:19:39.876170 | ubuntu-noble | "", 2026-03-17 10:19:39.876398 | ubuntu-noble | "\u001b[38;5;10m\u001b[1mRan 108 of 113 Specs in 171.121 seconds\u001b[0m", 2026-03-17 10:19:39.876630 | ubuntu-noble | "\u001b[38;5;10m\u001b[1mSUCCESS!\u001b[0m -- \u001b[38;5;10m\u001b[1m108 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[1m5 Skipped\u001b[0m", 2026-03-17 10:19:39.876825 | ubuntu-noble | "PASS" 2026-03-17 10:19:39.877038 | ubuntu-noble | ] 2026-03-17 10:19:39.877236 | ubuntu-noble | } 2026-03-17 10:19:39.877421 | ubuntu-noble | 2026-03-17 10:19:39.877630 | ubuntu-noble | PLAY RECAP ********************************************************************* 2026-03-17 10:19:39.877846 | ubuntu-noble | ubuntu-noble : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-03-17 10:19:39.878060 | ubuntu-noble | 2026-03-17 10:19:39.878244 | ubuntu-noble | 2026-03-17 10:19:39.878442 | ubuntu-noble | TASKS RECAP ******************************************************************** 2026-03-17 10:19:39.878653 | ubuntu-noble | Tuesday 17 March 2026 10:19:39 +0000 (0:00:00.031) 0:03:12.425 ********* 2026-03-17 10:19:39.878841 | ubuntu-noble | =============================================================================== 2026-03-17 10:19:39.879113 | ubuntu-noble | Run "critest" --------------------------------------------------------- 171.61s 2026-03-17 10:19:39.879411 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 3.32s 2026-03-17 10:19:39.879634 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 2.66s 2026-03-17 10:19:39.879834 | ubuntu-noble | vexxhost.containers.download_artifact : Extract archive ----------------- 1.73s 2026-03-17 10:19:39.880083 | ubuntu-noble | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.40s 2026-03-17 10:19:39.880293 | ubuntu-noble | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-03-17 10:19:39.880495 | ubuntu-noble | Gathering Facts --------------------------------------------------------- 1.18s 2026-03-17 10:19:39.880693 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 1.15s 2026-03-17 10:19:39.880899 | ubuntu-noble | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.03s 2026-03-17 10:19:39.881156 | ubuntu-noble | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.89s 2026-03-17 10:19:39.881362 | ubuntu-noble | Restart "containerd" ---------------------------------------------------- 0.86s 2026-03-17 10:19:39.881586 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.83s 2026-03-17 10:19:39.881805 | ubuntu-noble | vexxhost.containers.download_artifact : Download item ------------------- 0.81s 2026-03-17 10:19:39.882270 | ubuntu-noble | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.70s 2026-03-17 10:19:39.882512 | ubuntu-noble | Install the 10-containerd-net.conflist file ----------------------------- 0.68s 2026-03-17 10:19:39.882756 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.51s 2026-03-17 10:19:39.883071 | ubuntu-noble | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.47s 2026-03-17 10:19:39.883337 | ubuntu-noble | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.47s 2026-03-17 10:19:39.883568 | ubuntu-noble | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.32s 2026-03-17 10:19:39.883808 | ubuntu-noble | vexxhost.containers.forget_package : Forget package --------------------- 0.32s 2026-03-17 10:19:39.990033 | ubuntu-noble | INFO [containerd > verify] Executed: Successful 2026-03-17 10:19:40.002057 | ubuntu-noble | INFO [containerd > cleanup] Executing 2026-03-17 10:19:40.002370 | ubuntu-noble | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-03-17 10:19:40.008103 | ubuntu-noble | INFO [containerd > destroy] Executing 2026-03-17 10:19:40.008129 | ubuntu-noble | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-03-17 10:19:40.008236 | ubuntu-noble | INFO [containerd > destroy] Executed: Successful 2026-03-17 10:19:40.009059 | ubuntu-noble | WARNING Molecule executed 1 scenario (1 missing files) 2026-03-17 10:19:40.318118 | ubuntu-noble | ok: Runtime: 0:04:20.075604 2026-03-17 10:19:40.323611 | 2026-03-17 10:19:40.339359 | PLAY RECAP 2026-03-17 10:19:40.339722 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-17 10:19:40.339776 | 2026-03-17 10:19:40.491685 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-03-17 10:19:40.493087 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 10:19:41.117046 | 2026-03-17 10:19:41.117195 | PLAY [all] 2026-03-17 10:19:41.132437 | 2026-03-17 10:19:41.132596 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-17 10:19:41.176866 | ubuntu-noble | skipping: Conditional result was False 2026-03-17 10:19:41.184918 | 2026-03-17 10:19:41.185108 | TASK [fetch-output : Set log path for single node] 2026-03-17 10:19:41.238723 | ubuntu-noble | ok 2026-03-17 10:19:41.244144 | 2026-03-17 10:19:41.244244 | LOOP [fetch-output : Ensure local output dirs] 2026-03-17 10:19:41.683249 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/work/logs" 2026-03-17 10:19:41.897935 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/work/artifacts" 2026-03-17 10:19:42.138433 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/cffa8792d42a49c5b8e1c40dbb496e58/work/docs" 2026-03-17 10:19:42.153541 | 2026-03-17 10:19:42.153663 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-17 10:19:42.839296 | ubuntu-noble | ok 2026-03-17 10:19:42.839473 | ubuntu-noble | changed: All items complete 2026-03-17 10:19:42.839501 | 2026-03-17 10:19:43.316228 | ubuntu-noble | changed: .d..t...... ./ 2026-03-17 10:19:43.806101 | ubuntu-noble | changed: .d..t...... ./ 2026-03-17 10:19:43.830985 | 2026-03-17 10:19:43.831146 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-17 10:19:45.013233 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.615737 2026-03-17 10:19:45.291172 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.022644 2026-03-17 10:19:45.314254 | 2026-03-17 10:19:45.314338 | PLAY [all] 2026-03-17 10:19:45.320655 | 2026-03-17 10:19:45.320721 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-17 10:19:45.861049 | ubuntu-noble | changed 2026-03-17 10:19:45.868870 | 2026-03-17 10:19:45.869004 | PLAY RECAP 2026-03-17 10:19:45.869058 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-17 10:19:45.869083 | 2026-03-17 10:19:46.118819 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-17 10:19:46.120258 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-17 10:19:46.719805 | 2026-03-17 10:19:46.719924 | PLAY [localhost] 2026-03-17 10:19:46.734650 | 2026-03-17 10:19:46.734776 | TASK [Generate Zuul manifest] 2026-03-17 10:19:46.756564 | localhost | ok 2026-03-17 10:19:46.780740 | 2026-03-17 10:19:46.780905 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-17 10:19:47.163123 | localhost | changed 2026-03-17 10:19:47.174503 | 2026-03-17 10:19:47.174610 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-17 10:19:47.233598 | localhost | ok 2026-03-17 10:19:50.470407 | 2026-03-17 10:19:50.470527 | TASK [Upload logs] 2026-03-17 10:19:50.487915 | localhost | ok 2026-03-17 10:19:50.549333 | 2026-03-17 10:19:50.549487 | TASK [Set zuul-log-path fact] 2026-03-17 10:19:50.569174 | localhost | ok 2026-03-17 10:19:50.582375 | 2026-03-17 10:19:50.582482 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 10:19:50.613922 | localhost | ok 2026-03-17 10:19:50.623131 | 2026-03-17 10:19:50.623246 | TASK [upload-logs : Create log directories] 2026-03-17 10:19:51.104266 | localhost | changed 2026-03-17 10:19:51.111989 | 2026-03-17 10:19:51.112142 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-17 10:19:51.524464 | localhost -> localhost | ok: Runtime: 0:00:00.004546 2026-03-17 10:19:51.529455 | 2026-03-17 10:19:51.529519 | TASK [upload-logs : Upload logs to log server] 2026-03-17 10:19:52.021710 | localhost | Output suppressed because no_log was given 2026-03-17 10:19:52.026601 | 2026-03-17 10:19:52.026693 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 10:19:52.070998 | localhost | skipping: Conditional result was False 2026-03-17 10:19:52.078673 | localhost | skipping: Conditional result was False 2026-03-17 10:19:52.087917 | 2026-03-17 10:19:52.088035 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 10:19:52.125095 | localhost | skipping: Conditional result was False 2026-03-17 10:19:52.125377 | 2026-03-17 10:19:52.129816 | localhost | skipping: Conditional result was False 2026-03-17 10:19:52.139917 | 2026-03-17 10:19:52.140053 | LOOP [upload-logs : Upload console log and json output]