2026-04-26 13:38:28.577666 | Job console starting 2026-04-26 13:38:28.589578 | Updating git repos 2026-04-26 13:38:28.619699 | Cloning repos into workspace 2026-04-26 13:38:28.702699 | Restoring repo states 2026-04-26 13:38:28.709416 | Merging changes 2026-04-26 13:38:28.968843 | Checking out repos 2026-04-26 13:38:29.000748 | Preparing playbooks 2026-04-26 13:38:30.121196 | Running Ansible setup 2026-04-26 13:38:33.986761 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 13:38:34.739406 | 2026-04-26 13:38:34.739711 | PLAY [localhost] 2026-04-26 13:38:34.748207 | 2026-04-26 13:38:34.748288 | TASK [Gathering Facts] 2026-04-26 13:38:35.663256 | localhost | ok 2026-04-26 13:38:35.670897 | 2026-04-26 13:38:35.670980 | TASK [Setup log path fact] 2026-04-26 13:38:35.693797 | localhost | ok 2026-04-26 13:38:35.707611 | 2026-04-26 13:38:35.707690 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 13:38:35.748109 | localhost | ok 2026-04-26 13:38:35.915996 | 2026-04-26 13:38:35.916150 | TASK [emit-job-header : Print job information] 2026-04-26 13:38:35.956707 | # Job Information 2026-04-26 13:38:35.956894 | Ansible Version: 2.16.16 2026-04-26 13:38:35.956937 | Job: ansible-collection-containers-molecule-containerd-ubuntu-jammy 2026-04-26 13:38:35.956982 | Pipeline: check 2026-04-26 13:38:35.957006 | Executor: 0a8996d2b663 2026-04-26 13:38:35.957027 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/122 2026-04-26 13:38:35.957051 | Event ID: 1b10a210-4175-11f1-9d04-fb4ed4f3c7b1 2026-04-26 13:38:35.960485 | 2026-04-26 13:38:35.960553 | LOOP [emit-job-header : Print node information] 2026-04-26 13:38:36.112274 | localhost | ok: 2026-04-26 13:38:36.113137 | localhost | # Node Information 2026-04-26 13:38:36.113222 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-26 13:38:36.113274 | localhost | Hostname: np0000170295 2026-04-26 13:38:36.113319 | localhost | Username: zuul 2026-04-26 13:38:36.113374 | localhost | Distro: Ubuntu 22.04 2026-04-26 13:38:36.113419 | localhost | Provider: yul1 2026-04-26 13:38:36.113463 | localhost | Region: ca-ymq-1 2026-04-26 13:38:36.113505 | localhost | Label: ubuntu-jammy 2026-04-26 13:38:36.113546 | localhost | Product Name: OpenStack Nova 2026-04-26 13:38:36.113587 | localhost | Interface IP: 199.204.45.153 2026-04-26 13:38:36.142577 | 2026-04-26 13:38:36.142738 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-26 13:38:36.540748 | localhost -> localhost | changed 2026-04-26 13:38:36.551020 | 2026-04-26 13:38:36.551097 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-26 13:38:37.919787 | localhost -> localhost | changed 2026-04-26 13:38:37.930306 | 2026-04-26 13:38:37.930389 | PLAY [all] 2026-04-26 13:38:37.947897 | 2026-04-26 13:38:37.947971 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-26 13:38:38.217288 | ubuntu-jammy -> localhost | ok 2026-04-26 13:38:38.223481 | 2026-04-26 13:38:38.223549 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-26 13:38:38.255598 | ubuntu-jammy | ok 2026-04-26 13:38:38.272866 | ubuntu-jammy | included: /var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-26 13:38:38.278602 | 2026-04-26 13:38:38.278662 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-26 13:38:39.347043 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-26 13:38:39.347260 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/work/9890230f45314c7f9ad547a2822f4138_id_rsa 2026-04-26 13:38:39.347304 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/work/9890230f45314c7f9ad547a2822f4138_id_rsa.pub 2026-04-26 13:38:39.347335 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-26 13:38:39.347364 | ubuntu-jammy -> localhost | SHA256:5yL7s0yr7dPHa3XfHgfoUcQCqdIukfnXaGMlrOYcWS4 zuul-build-sshkey 2026-04-26 13:38:39.347413 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-26 13:38:39.347443 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-26 13:38:39.347480 | ubuntu-jammy -> localhost | | .o .. | 2026-04-26 13:38:39.347509 | ubuntu-jammy -> localhost | | . ... | 2026-04-26 13:38:39.347537 | ubuntu-jammy -> localhost | | + o .. | 2026-04-26 13:38:39.347565 | ubuntu-jammy -> localhost | | = o + .o | 2026-04-26 13:38:39.347592 | ubuntu-jammy -> localhost | | =S=.=o . | 2026-04-26 13:38:39.347619 | ubuntu-jammy -> localhost | | . EoB......| 2026-04-26 13:38:39.347645 | ubuntu-jammy -> localhost | | .=oB.o.. o+| 2026-04-26 13:38:39.347671 | ubuntu-jammy -> localhost | | *=o. + =| 2026-04-26 13:38:39.347702 | ubuntu-jammy -> localhost | | o+B+ o.. ..| 2026-04-26 13:38:39.347729 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-26 13:38:39.347793 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.437371 2026-04-26 13:38:39.378788 | 2026-04-26 13:38:39.379021 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-26 13:38:39.417163 | ubuntu-jammy | ok 2026-04-26 13:38:39.433166 | ubuntu-jammy | included: /var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-26 13:38:39.446282 | 2026-04-26 13:38:39.446549 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-26 13:38:39.473379 | ubuntu-jammy | skipping: Conditional result was False 2026-04-26 13:38:39.482785 | 2026-04-26 13:38:39.482988 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-26 13:38:39.944290 | ubuntu-jammy | changed 2026-04-26 13:38:39.962032 | 2026-04-26 13:38:39.962361 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-26 13:38:40.138677 | ubuntu-jammy | ok 2026-04-26 13:38:40.218918 | 2026-04-26 13:38:40.219045 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-26 13:38:40.677343 | ubuntu-jammy | changed 2026-04-26 13:38:40.685229 | 2026-04-26 13:38:40.685354 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-26 13:38:41.135448 | ubuntu-jammy | changed 2026-04-26 13:38:41.154101 | 2026-04-26 13:38:41.154243 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-26 13:38:41.179852 | ubuntu-jammy | skipping: Conditional result was False 2026-04-26 13:38:41.185239 | 2026-04-26 13:38:41.185311 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-26 13:38:41.714499 | ubuntu-jammy -> localhost | changed 2026-04-26 13:38:41.726829 | 2026-04-26 13:38:41.726972 | TASK [add-build-sshkey : Add back temp key] 2026-04-26 13:38:42.033288 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/work/9890230f45314c7f9ad547a2822f4138_id_rsa (zuul-build-sshkey) 2026-04-26 13:38:42.033504 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.014114 2026-04-26 13:38:42.057542 | 2026-04-26 13:38:42.057714 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-26 13:38:42.397753 | ubuntu-jammy | ok 2026-04-26 13:38:42.402518 | 2026-04-26 13:38:42.402588 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-26 13:38:42.438350 | ubuntu-jammy | skipping: Conditional result was False 2026-04-26 13:38:42.456563 | 2026-04-26 13:38:42.456705 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-26 13:38:42.818932 | ubuntu-jammy | ok 2026-04-26 13:38:42.826364 | 2026-04-26 13:38:42.826436 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-26 13:38:43.709794 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-26 13:38:43.732471 | 2026-04-26 13:38:43.732708 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-26 13:38:43.946513 | ubuntu-jammy | ok: "logs" 2026-04-26 13:38:43.965426 | ubuntu-jammy | ok: All items complete 2026-04-26 13:38:43.965527 | 2026-04-26 13:38:44.084036 | ubuntu-jammy | ok: "artifacts" 2026-04-26 13:38:44.249626 | ubuntu-jammy | ok: "docs" 2026-04-26 13:38:44.264673 | 2026-04-26 13:38:44.264801 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-26 13:38:44.489645 | ubuntu-jammy | changed: "logs" 2026-04-26 13:38:44.704153 | ubuntu-jammy | changed: "artifacts" 2026-04-26 13:38:44.802908 | ubuntu-jammy | changed: "docs" 2026-04-26 13:38:44.820530 | 2026-04-26 13:38:44.821031 | PLAY RECAP 2026-04-26 13:38:44.821102 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-26 13:38:44.821135 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-26 13:38:44.821156 | 2026-04-26 13:38:44.946110 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-26 13:38:44.947456 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-26 13:38:45.623792 | 2026-04-26 13:38:45.623978 | PLAY [all] 2026-04-26 13:38:45.637496 | 2026-04-26 13:38:45.637619 | TASK [setup-uv : Extract archive] 2026-04-26 13:38:47.863020 | ubuntu-jammy | changed 2026-04-26 13:38:47.869398 | 2026-04-26 13:38:47.869489 | TASK [setup-uv : Print version] 2026-04-26 13:38:47.524926 | ubuntu-jammy | uv 0.8.13 2026-04-26 13:38:48.411704 | ubuntu-jammy | ok: Runtime: 0:00:00.009711 2026-04-26 13:38:48.421946 | 2026-04-26 13:38:48.422089 | PLAY RECAP 2026-04-26 13:38:48.422157 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-26 13:38:48.422192 | 2026-04-26 13:38:48.564428 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-26 13:38:48.566081 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-26 13:38:49.222080 | 2026-04-26 13:38:49.222319 | PLAY [all] 2026-04-26 13:38:49.233777 | 2026-04-26 13:38:49.233919 | TASK [Copy inventory file for Zuul] 2026-04-26 13:38:50.142872 | ubuntu-jammy | changed 2026-04-26 13:38:50.150577 | 2026-04-26 13:38:50.150691 | TASK [Switch "ansible_host" to private IP] 2026-04-26 13:38:50.414651 | ubuntu-jammy | changed: 1 replacements made 2026-04-26 13:38:50.427048 | 2026-04-26 13:38:50.427242 | TASK [Run Molecule scenario] 2026-04-26 13:38:50.295791 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-26 13:38:51.076867 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-26 13:38:51.254051 | ubuntu-jammy | Using CPython 3.13.7 2026-04-26 13:38:51.254105 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-26 13:38:51.476229 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-26 13:38:51.476392 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-26 13:38:51.476986 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-26 13:38:51.628500 | ubuntu-jammy | Downloading cryptography 2026-04-26 13:38:51.676925 | ubuntu-jammy | Downloading pygments 2026-04-26 13:38:51.817727 | ubuntu-jammy | Downloading ansible-core 2026-04-26 13:38:51.848955 | ubuntu-jammy | Installed 36 packages in 30ms 2026-04-26 13:38:52.959458 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-26 13:38:52.959558 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-26 13:38:53.821978 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-26 13:38:53.822077 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-26 13:38:53.822131 | ubuntu-jammy | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-26 13:38:53.822205 | ubuntu-jammy | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-04-26 13:39:03.267056 | ubuntu-jammy | INFO [containerd > dependency] Executing 2026-04-26 13:39:03.267317 | ubuntu-jammy | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-04-26 13:39:03.267578 | ubuntu-jammy | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-04-26 13:39:03.267706 | ubuntu-jammy | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-26 13:39:03.274974 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-04-26 13:39:03.275300 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-26 13:39:03.280233 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-04-26 13:39:03.280287 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-04-26 13:39:03.280347 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-04-26 13:39:03.285317 | ubuntu-jammy | INFO [containerd > syntax] Executing 2026-04-26 13:39:03.780469 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-26 13:39:03.780790 | 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-04-26 13:39:03.780889 | 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-04-26 13:39:03.781062 | ubuntu-jammy | 2026-04-26 13:39:04.177035 | ubuntu-jammy | 2026-04-26 13:39:04.177249 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-04-26 13:39:04.240580 | ubuntu-jammy | INFO [containerd > syntax] Executed: Successful 2026-04-26 13:39:04.249243 | ubuntu-jammy | INFO [containerd > create] Executing 2026-04-26 13:39:04.251132 | ubuntu-jammy | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-26 13:39:04.257221 | ubuntu-jammy | INFO [containerd > prepare] Executing 2026-04-26 13:39:04.708689 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-26 13:39:04.708887 | 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-04-26 13:39:04.709089 | 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-04-26 13:39:04.709250 | ubuntu-jammy | 2026-04-26 13:39:05.062759 | ubuntu-jammy | 2026-04-26 13:39:05.062859 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-26 13:39:05.063104 | ubuntu-jammy | 2026-04-26 13:39:05.063235 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-26 13:39:05.063469 | ubuntu-jammy | Sunday 26 April 2026 13:39:05 +0000 (0:00:00.028) 0:00:00.028 ********** 2026-04-26 13:39:06.333016 | 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-04-26 13:39:06.335975 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:06.336162 | ubuntu-jammy | 2026-04-26 13:39:06.336334 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-26 13:39:06.336526 | ubuntu-jammy | Sunday 26 April 2026 13:39:06 +0000 (0:00:01.273) 0:00:01.302 ********** 2026-04-26 13:39:13.558456 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:13.558620 | ubuntu-jammy | 2026-04-26 13:39:13.558804 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-26 13:39:13.559003 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-26 13:39:13.559156 | ubuntu-jammy | 2026-04-26 13:39:13.559309 | ubuntu-jammy | 2026-04-26 13:39:13.559496 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-26 13:39:13.559671 | ubuntu-jammy | Sunday 26 April 2026 13:39:13 +0000 (0:00:07.222) 0:00:08.525 ********** 2026-04-26 13:39:13.559836 | ubuntu-jammy | =============================================================================== 2026-04-26 13:39:13.560004 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 7.22s 2026-04-26 13:39:13.560179 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.27s 2026-04-26 13:39:13.677897 | ubuntu-jammy | INFO [containerd > prepare] Executed: Successful 2026-04-26 13:39:13.687849 | ubuntu-jammy | INFO [containerd > converge] Executing 2026-04-26 13:39:14.161197 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-26 13:39:14.161338 | 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-04-26 13:39:14.161580 | 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-04-26 13:39:14.161721 | ubuntu-jammy | 2026-04-26 13:39:14.515907 | ubuntu-jammy | 2026-04-26 13:39:14.515990 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-26 13:39:14.516224 | ubuntu-jammy | 2026-04-26 13:39:14.516354 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-26 13:39:14.516598 | ubuntu-jammy | Sunday 26 April 2026 13:39:14 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-04-26 13:39:15.541621 | 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-04-26 13:39:15.545651 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:15.545848 | ubuntu-jammy | 2026-04-26 13:39:15.546039 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-26 13:39:15.546208 | ubuntu-jammy | Sunday 26 April 2026 13:39:15 +0000 (0:00:01.029) 0:00:01.043 ********** 2026-04-26 13:39:16.021574 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:16.021807 | ubuntu-jammy | 2026-04-26 13:39:16.022011 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-26 13:39:16.022271 | ubuntu-jammy | Sunday 26 April 2026 13:39:16 +0000 (0:00:00.475) 0:00:01.519 ********** 2026-04-26 13:39:16.052220 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:16.052289 | ubuntu-jammy | 2026-04-26 13:39:16.052699 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-26 13:39:16.052794 | ubuntu-jammy | Sunday 26 April 2026 13:39:16 +0000 (0:00:00.031) 0:00:01.550 ********** 2026-04-26 13:39:16.442874 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:16.443026 | ubuntu-jammy | 2026-04-26 13:39:16.443245 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-26 13:39:16.443506 | ubuntu-jammy | Sunday 26 April 2026 13:39:16 +0000 (0:00:00.390) 0:00:01.940 ********** 2026-04-26 13:39:16.527939 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:39:16.528201 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-26 13:39:16.528400 | ubuntu-jammy | } 2026-04-26 13:39:16.528571 | ubuntu-jammy | 2026-04-26 13:39:16.528816 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-26 13:39:16.528984 | ubuntu-jammy | Sunday 26 April 2026 13:39:16 +0000 (0:00:00.085) 0:00:02.026 ********** 2026-04-26 13:39:17.237856 | 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-04-26 13:39:17.243966 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:17.244146 | ubuntu-jammy | 2026-04-26 13:39:17.244352 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-26 13:39:17.244533 | ubuntu-jammy | Sunday 26 April 2026 13:39:17 +0000 (0:00:00.715) 0:00:02.742 ********** 2026-04-26 13:39:17.264044 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:17.264218 | ubuntu-jammy | 2026-04-26 13:39:17.264421 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-26 13:39:17.264616 | ubuntu-jammy | Sunday 26 April 2026 13:39:17 +0000 (0:00:00.019) 0:00:02.762 ********** 2026-04-26 13:39:17.511395 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:17.511613 | ubuntu-jammy | 2026-04-26 13:39:17.511876 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-26 13:39:17.512160 | ubuntu-jammy | Sunday 26 April 2026 13:39:17 +0000 (0:00:00.246) 0:00:03.009 ********** 2026-04-26 13:39:18.816616 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:18.816759 | ubuntu-jammy | 2026-04-26 13:39:18.816955 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-26 13:39:18.817141 | ubuntu-jammy | Sunday 26 April 2026 13:39:18 +0000 (0:00:01.305) 0:00:04.314 ********** 2026-04-26 13:39:18.883276 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:39:18.883432 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-26 13:39:18.883622 | ubuntu-jammy | } 2026-04-26 13:39:18.883778 | ubuntu-jammy | 2026-04-26 13:39:18.883960 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-26 13:39:18.884134 | ubuntu-jammy | Sunday 26 April 2026 13:39:18 +0000 (0:00:00.066) 0:00:04.381 ********** 2026-04-26 13:39:19.686608 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:19.686744 | ubuntu-jammy | 2026-04-26 13:39:19.687022 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-26 13:39:19.687178 | ubuntu-jammy | Sunday 26 April 2026 13:39:19 +0000 (0:00:00.803) 0:00:05.184 ********** 2026-04-26 13:39:22.808152 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:22.808293 | ubuntu-jammy | 2026-04-26 13:39:22.808490 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-26 13:39:22.808682 | ubuntu-jammy | Sunday 26 April 2026 13:39:22 +0000 (0:00:03.121) 0:00:08.306 ********** 2026-04-26 13:39:22.829862 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:22.829987 | ubuntu-jammy | 2026-04-26 13:39:22.830168 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-26 13:39:22.830342 | ubuntu-jammy | Sunday 26 April 2026 13:39:22 +0000 (0:00:00.021) 0:00:08.327 ********** 2026-04-26 13:39:22.849347 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:22.849494 | ubuntu-jammy | 2026-04-26 13:39:22.849694 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-26 13:39:22.849889 | ubuntu-jammy | Sunday 26 April 2026 13:39:22 +0000 (0:00:00.019) 0:00:08.347 ********** 2026-04-26 13:39:22.865750 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:22.865889 | ubuntu-jammy | 2026-04-26 13:39:22.866068 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-26 13:39:22.866245 | ubuntu-jammy | Sunday 26 April 2026 13:39:22 +0000 (0:00:00.016) 0:00:08.364 ********** 2026-04-26 13:39:28.596257 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:28.596416 | ubuntu-jammy | 2026-04-26 13:39:28.596645 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-26 13:39:28.596860 | ubuntu-jammy | Sunday 26 April 2026 13:39:28 +0000 (0:00:05.730) 0:00:14.094 ********** 2026-04-26 13:39:29.303656 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:29.303867 | ubuntu-jammy | 2026-04-26 13:39:29.304099 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-26 13:39:29.304300 | ubuntu-jammy | Sunday 26 April 2026 13:39:29 +0000 (0:00:00.705) 0:00:14.800 ********** 2026-04-26 13:39:30.490657 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-26 13:39:30.490847 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-26 13:39:30.491046 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-26 13:39:30.491249 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-26 13:39:30.491444 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-26 13:39:30.491610 | ubuntu-jammy | 2026-04-26 13:39:30.491809 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-26 13:39:30.491984 | ubuntu-jammy | Sunday 26 April 2026 13:39:30 +0000 (0:00:01.185) 0:00:15.985 ********** 2026-04-26 13:39:31.188928 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:31.189116 | ubuntu-jammy | 2026-04-26 13:39:31.189345 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-26 13:39:31.189568 | ubuntu-jammy | Sunday 26 April 2026 13:39:31 +0000 (0:00:00.698) 0:00:16.684 ********** 2026-04-26 13:39:31.189810 | ubuntu-jammy | 2026-04-26 13:39:31.190023 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-26 13:39:31.190226 | ubuntu-jammy | Sunday 26 April 2026 13:39:31 +0000 (0:00:00.002) 0:00:16.686 ********** 2026-04-26 13:39:32.022351 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:32.022544 | ubuntu-jammy | 2026-04-26 13:39:32.022767 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-26 13:39:32.022962 | ubuntu-jammy | Sunday 26 April 2026 13:39:32 +0000 (0:00:00.833) 0:00:17.520 ********** 2026-04-26 13:39:32.530330 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:32.530492 | ubuntu-jammy | 2026-04-26 13:39:32.530717 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-26 13:39:32.530949 | ubuntu-jammy | Sunday 26 April 2026 13:39:32 +0000 (0:00:00.507) 0:00:18.028 ********** 2026-04-26 13:39:33.097786 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:33.097875 | ubuntu-jammy | 2026-04-26 13:39:33.097899 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-26 13:39:33.101784 | ubuntu-jammy | ubuntu-jammy : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-26 13:39:33.101863 | ubuntu-jammy | 2026-04-26 13:39:33.101871 | ubuntu-jammy | 2026-04-26 13:39:33.101877 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-26 13:39:33.101885 | ubuntu-jammy | Sunday 26 April 2026 13:39:33 +0000 (0:00:00.567) 0:00:18.595 ********** 2026-04-26 13:39:33.101891 | ubuntu-jammy | =============================================================================== 2026-04-26 13:39:33.101896 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 5.73s 2026-04-26 13:39:33.101902 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.12s 2026-04-26 13:39:33.101907 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.31s 2026-04-26 13:39:33.101912 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.19s 2026-04-26 13:39:33.101918 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.03s 2026-04-26 13:39:33.101923 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 0.83s 2026-04-26 13:39:33.101943 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.80s 2026-04-26 13:39:33.101948 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.72s 2026-04-26 13:39:33.101954 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.71s 2026-04-26 13:39:33.101960 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.70s 2026-04-26 13:39:33.101965 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.57s 2026-04-26 13:39:33.101978 | ubuntu-jammy | vexxhost.containers.containerd : Restart containerd --------------------- 0.51s 2026-04-26 13:39:33.102176 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.48s 2026-04-26 13:39:33.102375 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-04-26 13:39:33.102563 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-04-26 13:39:33.102761 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.09s 2026-04-26 13:39:33.102934 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-04-26 13:39:33.103126 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-26 13:39:33.103296 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-04-26 13:39:33.103467 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-26 13:39:33.208445 | ubuntu-jammy | INFO [containerd > converge] Executed: Successful 2026-04-26 13:39:33.219731 | ubuntu-jammy | INFO [containerd > idempotence] Executing 2026-04-26 13:39:33.679534 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-26 13:39:33.679818 | 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-04-26 13:39:33.680050 | 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-04-26 13:39:33.680255 | ubuntu-jammy | 2026-04-26 13:39:34.041855 | ubuntu-jammy | 2026-04-26 13:39:34.042032 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-26 13:39:34.042224 | ubuntu-jammy | 2026-04-26 13:39:34.042496 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-26 13:39:34.042755 | ubuntu-jammy | Sunday 26 April 2026 13:39:34 +0000 (0:00:00.012) 0:00:00.012 ********** 2026-04-26 13:39:35.097020 | 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-04-26 13:39:35.099628 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:35.099937 | ubuntu-jammy | 2026-04-26 13:39:35.100297 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-26 13:39:35.100600 | ubuntu-jammy | Sunday 26 April 2026 13:39:35 +0000 (0:00:01.057) 0:00:01.070 ********** 2026-04-26 13:39:35.500938 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:35.501064 | ubuntu-jammy | 2026-04-26 13:39:35.501258 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-26 13:39:35.501468 | ubuntu-jammy | Sunday 26 April 2026 13:39:35 +0000 (0:00:00.401) 0:00:01.471 ********** 2026-04-26 13:39:35.529337 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:35.529444 | ubuntu-jammy | 2026-04-26 13:39:35.529613 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-26 13:39:35.529738 | ubuntu-jammy | Sunday 26 April 2026 13:39:35 +0000 (0:00:00.028) 0:00:01.500 ********** 2026-04-26 13:39:35.915939 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:35.916087 | ubuntu-jammy | 2026-04-26 13:39:35.916274 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-26 13:39:35.916480 | ubuntu-jammy | Sunday 26 April 2026 13:39:35 +0000 (0:00:00.386) 0:00:01.886 ********** 2026-04-26 13:39:35.971382 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:39:35.971588 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-26 13:39:35.971756 | ubuntu-jammy | } 2026-04-26 13:39:35.971920 | ubuntu-jammy | 2026-04-26 13:39:35.972120 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-26 13:39:35.972315 | ubuntu-jammy | Sunday 26 April 2026 13:39:35 +0000 (0:00:00.055) 0:00:01.942 ********** 2026-04-26 13:39:36.458737 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:36.458988 | ubuntu-jammy | 2026-04-26 13:39:36.459257 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-26 13:39:36.459483 | ubuntu-jammy | Sunday 26 April 2026 13:39:36 +0000 (0:00:00.487) 0:00:02.429 ********** 2026-04-26 13:39:36.477330 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:36.477505 | ubuntu-jammy | 2026-04-26 13:39:36.477759 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-26 13:39:36.477942 | ubuntu-jammy | Sunday 26 April 2026 13:39:36 +0000 (0:00:00.018) 0:00:02.447 ********** 2026-04-26 13:39:36.718913 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:36.718988 | ubuntu-jammy | 2026-04-26 13:39:36.719058 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-26 13:39:36.719148 | ubuntu-jammy | Sunday 26 April 2026 13:39:36 +0000 (0:00:00.241) 0:00:02.689 ********** 2026-04-26 13:39:37.883583 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:37.883658 | ubuntu-jammy | 2026-04-26 13:39:37.883670 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-26 13:39:37.883680 | ubuntu-jammy | Sunday 26 April 2026 13:39:37 +0000 (0:00:01.164) 0:00:03.853 ********** 2026-04-26 13:39:37.945581 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:39:37.946307 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-26 13:39:37.946364 | ubuntu-jammy | } 2026-04-26 13:39:37.946373 | ubuntu-jammy | 2026-04-26 13:39:37.946379 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-26 13:39:37.946386 | ubuntu-jammy | Sunday 26 April 2026 13:39:37 +0000 (0:00:00.062) 0:00:03.916 ********** 2026-04-26 13:39:38.354391 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:38.354445 | ubuntu-jammy | 2026-04-26 13:39:38.354451 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-26 13:39:38.354456 | ubuntu-jammy | Sunday 26 April 2026 13:39:38 +0000 (0:00:00.406) 0:00:04.322 ********** 2026-04-26 13:39:40.743877 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:40.743953 | ubuntu-jammy | 2026-04-26 13:39:40.744234 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-26 13:39:40.744283 | ubuntu-jammy | Sunday 26 April 2026 13:39:40 +0000 (0:00:02.391) 0:00:06.714 ********** 2026-04-26 13:39:40.763848 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:40.764249 | ubuntu-jammy | 2026-04-26 13:39:40.764298 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-26 13:39:40.764306 | ubuntu-jammy | Sunday 26 April 2026 13:39:40 +0000 (0:00:00.019) 0:00:06.734 ********** 2026-04-26 13:39:40.782934 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:40.783414 | ubuntu-jammy | 2026-04-26 13:39:40.783482 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-26 13:39:40.783493 | ubuntu-jammy | Sunday 26 April 2026 13:39:40 +0000 (0:00:00.019) 0:00:06.753 ********** 2026-04-26 13:39:40.801746 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-26 13:39:40.801806 | ubuntu-jammy | 2026-04-26 13:39:40.801893 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-26 13:39:40.802028 | ubuntu-jammy | Sunday 26 April 2026 13:39:40 +0000 (0:00:00.019) 0:00:06.772 ********** 2026-04-26 13:39:41.824705 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:41.824788 | ubuntu-jammy | 2026-04-26 13:39:41.825060 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-26 13:39:41.825105 | ubuntu-jammy | Sunday 26 April 2026 13:39:41 +0000 (0:00:01.022) 0:00:07.795 ********** 2026-04-26 13:39:42.368968 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:42.369042 | ubuntu-jammy | 2026-04-26 13:39:42.369316 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-26 13:39:42.369370 | ubuntu-jammy | Sunday 26 April 2026 13:39:42 +0000 (0:00:00.544) 0:00:08.339 ********** 2026-04-26 13:39:43.711844 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-26 13:39:43.711952 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-26 13:39:43.711965 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-26 13:39:43.712424 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-26 13:39:43.712485 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-26 13:39:43.712492 | ubuntu-jammy | 2026-04-26 13:39:43.712505 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-26 13:39:43.712510 | ubuntu-jammy | Sunday 26 April 2026 13:39:43 +0000 (0:00:01.341) 0:00:09.681 ********** 2026-04-26 13:39:44.325562 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:44.325628 | ubuntu-jammy | 2026-04-26 13:39:44.326198 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-26 13:39:44.326221 | ubuntu-jammy | Sunday 26 April 2026 13:39:44 +0000 (0:00:00.612) 0:00:10.294 ********** 2026-04-26 13:39:44.326228 | ubuntu-jammy | 2026-04-26 13:39:44.326234 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-26 13:39:44.326240 | ubuntu-jammy | Sunday 26 April 2026 13:39:44 +0000 (0:00:00.001) 0:00:10.296 ********** 2026-04-26 13:39:44.984310 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:44.984392 | ubuntu-jammy | 2026-04-26 13:39:44.984454 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-26 13:39:44.984851 | ubuntu-jammy | ubuntu-jammy : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-04-26 13:39:44.984870 | ubuntu-jammy | 2026-04-26 13:39:44.984881 | ubuntu-jammy | 2026-04-26 13:39:44.984894 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-26 13:39:44.985812 | ubuntu-jammy | Sunday 26 April 2026 13:39:44 +0000 (0:00:00.658) 0:00:10.955 ********** 2026-04-26 13:39:44.985897 | ubuntu-jammy | =============================================================================== 2026-04-26 13:39:44.985913 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.39s 2026-04-26 13:39:44.985926 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.34s 2026-04-26 13:39:44.985939 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.16s 2026-04-26 13:39:44.985951 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.06s 2026-04-26 13:39:44.985964 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.02s 2026-04-26 13:39:44.985976 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.66s 2026-04-26 13:39:44.985998 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.61s 2026-04-26 13:39:44.986012 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.54s 2026-04-26 13:39:44.987293 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.49s 2026-04-26 13:39:44.987347 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.41s 2026-04-26 13:39:44.987354 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-04-26 13:39:44.987360 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.39s 2026-04-26 13:39:44.987366 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.24s 2026-04-26 13:39:44.987371 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-04-26 13:39:44.987377 | ubuntu-jammy | vexxhost.containers.download_artifact : Starting download of file ------- 0.06s 2026-04-26 13:39:44.987389 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-04-26 13:39:44.987394 | ubuntu-jammy | vexxhost.containers.containerd : Install SELinux packages --------------- 0.02s 2026-04-26 13:39:44.987413 | ubuntu-jammy | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.02s 2026-04-26 13:39:44.987418 | ubuntu-jammy | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-04-26 13:39:44.987424 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-04-26 13:39:45.082919 | ubuntu-jammy | INFO [containerd > idempotence] Executed: Successful 2026-04-26 13:39:45.092923 | ubuntu-jammy | INFO [containerd > side_effect] Executing 2026-04-26 13:39:45.093373 | ubuntu-jammy | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-26 13:39:45.100380 | ubuntu-jammy | INFO [containerd > verify] Executing 2026-04-26 13:39:45.586313 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-26 13:39:45.586764 | 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-04-26 13:39:45.587153 | 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-04-26 13:39:45.587467 | ubuntu-jammy | 2026-04-26 13:39:45.952854 | ubuntu-jammy | 2026-04-26 13:39:45.953199 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-26 13:39:45.953516 | ubuntu-jammy | 2026-04-26 13:39:45.953854 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-26 13:39:45.954109 | ubuntu-jammy | Sunday 26 April 2026 13:39:45 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-04-26 13:39:46.941275 | 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-04-26 13:39:46.945802 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:46.945846 | ubuntu-jammy | 2026-04-26 13:39:46.945864 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-04-26 13:39:46.946033 | ubuntu-jammy | Sunday 26 April 2026 13:39:46 +0000 (0:00:00.992) 0:00:01.005 ********** 2026-04-26 13:39:47.337194 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:47.337330 | ubuntu-jammy | 2026-04-26 13:39:47.337545 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-26 13:39:47.337729 | ubuntu-jammy | Sunday 26 April 2026 13:39:47 +0000 (0:00:00.391) 0:00:01.397 ********** 2026-04-26 13:39:47.736253 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:47.736321 | ubuntu-jammy | 2026-04-26 13:39:47.736334 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-26 13:39:47.736439 | ubuntu-jammy | Sunday 26 April 2026 13:39:47 +0000 (0:00:00.399) 0:00:01.796 ********** 2026-04-26 13:39:48.887500 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:48.887749 | ubuntu-jammy | 2026-04-26 13:39:48.887879 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-26 13:39:48.888080 | ubuntu-jammy | Sunday 26 April 2026 13:39:48 +0000 (0:00:01.150) 0:00:02.947 ********** 2026-04-26 13:39:49.138867 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:49.139006 | ubuntu-jammy | 2026-04-26 13:39:49.139202 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-26 13:39:49.139436 | ubuntu-jammy | Sunday 26 April 2026 13:39:49 +0000 (0:00:00.251) 0:00:03.198 ********** 2026-04-26 13:39:49.190122 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:39:49.190260 | ubuntu-jammy | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-04-26 13:39:49.190423 | ubuntu-jammy | } 2026-04-26 13:39:49.190615 | ubuntu-jammy | 2026-04-26 13:39:49.190777 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-26 13:39:49.190951 | ubuntu-jammy | Sunday 26 April 2026 13:39:49 +0000 (0:00:00.051) 0:00:03.250 ********** 2026-04-26 13:39:50.233776 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:50.233936 | ubuntu-jammy | 2026-04-26 13:39:50.234128 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-26 13:39:50.234311 | ubuntu-jammy | Sunday 26 April 2026 13:39:50 +0000 (0:00:01.043) 0:00:04.293 ********** 2026-04-26 13:39:53.312756 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:53.312823 | ubuntu-jammy | 2026-04-26 13:39:53.312835 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-04-26 13:39:53.312845 | ubuntu-jammy | Sunday 26 April 2026 13:39:53 +0000 (0:00:03.078) 0:00:07.372 ********** 2026-04-26 13:39:53.352374 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-04-26 13:39:53.353214 | ubuntu-jammy | 2026-04-26 13:39:53.353280 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-04-26 13:39:53.353292 | ubuntu-jammy | Sunday 26 April 2026 13:39:53 +0000 (0:00:00.039) 0:00:07.412 ********** 2026-04-26 13:39:54.375648 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:54.375721 | ubuntu-jammy | 2026-04-26 13:39:54.375932 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-04-26 13:39:54.375950 | ubuntu-jammy | Sunday 26 April 2026 13:39:54 +0000 (0:00:01.023) 0:00:08.435 ********** 2026-04-26 13:39:54.753084 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:54.753697 | ubuntu-jammy | 2026-04-26 13:39:54.753759 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-04-26 13:39:54.753772 | ubuntu-jammy | Sunday 26 April 2026 13:39:54 +0000 (0:00:00.377) 0:00:08.813 ********** 2026-04-26 13:39:55.463993 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:55.464628 | ubuntu-jammy | 2026-04-26 13:39:55.464691 | ubuntu-jammy | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-04-26 13:39:55.464704 | ubuntu-jammy | Sunday 26 April 2026 13:39:55 +0000 (0:00:00.710) 0:00:09.523 ********** 2026-04-26 13:39:56.601912 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=br_netfilter) 2026-04-26 13:39:56.601986 | ubuntu-jammy | ok: [ubuntu-jammy] => (item=ip_tables) 2026-04-26 13:39:56.602610 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=ip6_tables) 2026-04-26 13:39:56.602663 | ubuntu-jammy | changed: [ubuntu-jammy] => (item=nf_conntrack) 2026-04-26 13:39:56.602670 | ubuntu-jammy | 2026-04-26 13:39:56.602677 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-26 13:39:56.602683 | ubuntu-jammy | Sunday 26 April 2026 13:39:56 +0000 (0:00:01.138) 0:00:10.662 ********** 2026-04-26 13:39:56.849327 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-26 13:39:56.849392 | ubuntu-jammy | 2026-04-26 13:39:56.849712 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-26 13:39:56.849771 | ubuntu-jammy | Sunday 26 April 2026 13:39:56 +0000 (0:00:00.247) 0:00:10.909 ********** 2026-04-26 13:39:56.902437 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:39:56.903395 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-04-26 13:39:56.903444 | ubuntu-jammy | } 2026-04-26 13:39:56.903455 | ubuntu-jammy | 2026-04-26 13:39:56.903465 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-26 13:39:56.903475 | ubuntu-jammy | Sunday 26 April 2026 13:39:56 +0000 (0:00:00.052) 0:00:10.962 ********** 2026-04-26 13:39:57.549232 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:57.549763 | ubuntu-jammy | 2026-04-26 13:39:57.549820 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-26 13:39:57.549834 | ubuntu-jammy | Sunday 26 April 2026 13:39:57 +0000 (0:00:00.647) 0:00:11.609 ********** 2026-04-26 13:39:58.984728 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:58.985284 | ubuntu-jammy | 2026-04-26 13:39:58.985344 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-26 13:39:58.985364 | ubuntu-jammy | Sunday 26 April 2026 13:39:58 +0000 (0:00:01.435) 0:00:13.044 ********** 2026-04-26 13:39:59.034370 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:39:59.034472 | ubuntu-jammy | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-04-26 13:39:59.034980 | ubuntu-jammy | } 2026-04-26 13:39:59.035031 | ubuntu-jammy | 2026-04-26 13:39:59.035039 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-26 13:39:59.035056 | ubuntu-jammy | Sunday 26 April 2026 13:39:59 +0000 (0:00:00.049) 0:00:13.094 ********** 2026-04-26 13:39:59.715480 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:39:59.715552 | ubuntu-jammy | 2026-04-26 13:39:59.715874 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-26 13:39:59.716174 | ubuntu-jammy | Sunday 26 April 2026 13:39:59 +0000 (0:00:00.680) 0:00:13.775 ********** 2026-04-26 13:40:01.222477 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:40:01.222596 | ubuntu-jammy | 2026-04-26 13:40:01.223106 | ubuntu-jammy | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-04-26 13:40:01.223177 | ubuntu-jammy | Sunday 26 April 2026 13:40:01 +0000 (0:00:01.507) 0:00:15.282 ********** 2026-04-26 13:40:01.790060 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:40:01.790131 | ubuntu-jammy | 2026-04-26 13:40:01.790314 | ubuntu-jammy | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-04-26 13:40:01.790502 | ubuntu-jammy | Sunday 26 April 2026 13:40:01 +0000 (0:00:00.567) 0:00:15.850 ********** 2026-04-26 13:40:02.348961 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:40:02.349033 | ubuntu-jammy | 2026-04-26 13:40:02.349251 | ubuntu-jammy | TASK [Restart "containerd"] **************************************************** 2026-04-26 13:40:02.349274 | ubuntu-jammy | Sunday 26 April 2026 13:40:02 +0000 (0:00:00.559) 0:00:16.409 ********** 2026-04-26 13:40:03.115966 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:40:03.116069 | ubuntu-jammy | 2026-04-26 13:40:03.116338 | ubuntu-jammy | TASK [Run "critest"] *********************************************************** 2026-04-26 13:40:03.116385 | ubuntu-jammy | Sunday 26 April 2026 13:40:03 +0000 (0:00:00.762) 0:00:17.171 ********** 2026-04-26 13:42:48.437157 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-26 13:42:48.437271 | ubuntu-jammy | 2026-04-26 13:42:48.437740 | ubuntu-jammy | TASK [Print out "critest" output] ********************************************** 2026-04-26 13:42:48.437817 | ubuntu-jammy | Sunday 26 April 2026 13:42:48 +0000 (0:02:45.322) 0:03:02.494 ********** 2026-04-26 13:42:48.462188 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-26 13:42:48.462613 | ubuntu-jammy | "msg": [ 2026-04-26 13:42:48.462634 | ubuntu-jammy | "critest version: v1.35.0", 2026-04-26 13:42:48.462644 | ubuntu-jammy | "Running Suite: CRI validation - /home/zuul", 2026-04-26 13:42:48.462654 | ubuntu-jammy | "==========================================", 2026-04-26 13:42:48.462663 | ubuntu-jammy | "Random Seed: \u001b[1m1777210803\u001b[0m", 2026-04-26 13:42:48.462675 | ubuntu-jammy | "", 2026-04-26 13:42:48.463405 | ubuntu-jammy | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-04-26 13:42:48.464204 | 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;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;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;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;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", 2026-04-26 13:42:48.464256 | ubuntu-jammy | "", 2026-04-26 13:42:48.464269 | ubuntu-jammy | "\u001b[38;5;10m\u001b[1mRan 107 of 113 Specs in 164.912 seconds\u001b[0m", 2026-04-26 13:42:48.464281 | 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-04-26 13:42:48.464292 | ubuntu-jammy | "PASS" 2026-04-26 13:42:48.464301 | ubuntu-jammy | ] 2026-04-26 13:42:48.464310 | ubuntu-jammy | } 2026-04-26 13:42:48.464320 | ubuntu-jammy | 2026-04-26 13:42:48.464329 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-26 13:42:48.464339 | ubuntu-jammy | ubuntu-jammy : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-26 13:42:48.464348 | ubuntu-jammy | 2026-04-26 13:42:48.464358 | ubuntu-jammy | 2026-04-26 13:42:48.464371 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-26 13:42:48.465786 | ubuntu-jammy | Sunday 26 April 2026 13:42:48 +0000 (0:00:00.028) 0:03:02.522 ********** 2026-04-26 13:42:48.465858 | ubuntu-jammy | =============================================================================== 2026-04-26 13:42:48.465870 | ubuntu-jammy | Run "critest" --------------------------------------------------------- 165.32s 2026-04-26 13:42:48.465881 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.08s 2026-04-26 13:42:48.465890 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.51s 2026-04-26 13:42:48.465899 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 1.44s 2026-04-26 13:42:48.465908 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.15s 2026-04-26 13:42:48.465917 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.14s 2026-04-26 13:42:48.465926 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.04s 2026-04-26 13:42:48.465935 | ubuntu-jammy | vexxhost.containers.cni_plugins : Install additional packages ----------- 1.02s 2026-04-26 13:42:48.465944 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 0.99s 2026-04-26 13:42:48.465953 | ubuntu-jammy | Restart "containerd" ---------------------------------------------------- 0.76s 2026-04-26 13:42:48.465962 | ubuntu-jammy | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.71s 2026-04-26 13:42:48.465970 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.68s 2026-04-26 13:42:48.465979 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.65s 2026-04-26 13:42:48.466008 | ubuntu-jammy | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.57s 2026-04-26 13:42:48.466017 | ubuntu-jammy | Install the 10-containerd-net.conflist file ----------------------------- 0.56s 2026-04-26 13:42:48.466026 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-04-26 13:42:48.466042 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.39s 2026-04-26 13:42:48.466051 | ubuntu-jammy | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.38s 2026-04-26 13:42:48.466060 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.25s 2026-04-26 13:42:48.466069 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.25s 2026-04-26 13:42:48.589367 | ubuntu-jammy | INFO [containerd > verify] Executed: Successful 2026-04-26 13:42:48.600048 | ubuntu-jammy | INFO [containerd > cleanup] Executing 2026-04-26 13:42:48.600468 | ubuntu-jammy | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-26 13:42:48.611379 | ubuntu-jammy | INFO [containerd > destroy] Executing 2026-04-26 13:42:48.611458 | ubuntu-jammy | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-04-26 13:42:48.611471 | ubuntu-jammy | INFO [containerd > destroy] Executed: Successful 2026-04-26 13:42:48.611704 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-26 13:42:48.781849 | ubuntu-jammy | ok: Runtime: 0:03:58.616901 2026-04-26 13:42:48.789958 | 2026-04-26 13:42:48.790018 | PLAY RECAP 2026-04-26 13:42:48.790067 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-26 13:42:48.790091 | 2026-04-26 13:42:48.932255 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-26 13:42:48.934532 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-26 13:42:49.504127 | 2026-04-26 13:42:49.504825 | PLAY [all] 2026-04-26 13:42:49.516601 | 2026-04-26 13:42:49.516679 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-26 13:42:49.562634 | ubuntu-jammy | skipping: Conditional result was False 2026-04-26 13:42:49.573576 | 2026-04-26 13:42:49.573745 | TASK [fetch-output : Set log path for single node] 2026-04-26 13:42:49.617837 | ubuntu-jammy | ok 2026-04-26 13:42:49.623511 | 2026-04-26 13:42:49.623575 | LOOP [fetch-output : Ensure local output dirs] 2026-04-26 13:42:49.997528 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/work/logs" 2026-04-26 13:42:50.197860 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/work/artifacts" 2026-04-26 13:42:50.401765 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/9890230f45314c7f9ad547a2822f4138/work/docs" 2026-04-26 13:42:50.417986 | 2026-04-26 13:42:50.418130 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-26 13:42:51.049418 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-26 13:42:51.049708 | ubuntu-jammy | changed: All items complete 2026-04-26 13:42:51.049748 | 2026-04-26 13:42:51.505058 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-26 13:42:51.947982 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-26 13:42:51.975789 | 2026-04-26 13:42:51.975923 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-26 13:42:52.384404 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007841 2026-04-26 13:42:52.606217 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007237 2026-04-26 13:42:52.630183 | 2026-04-26 13:42:52.630331 | PLAY [all] 2026-04-26 13:42:52.636866 | 2026-04-26 13:42:52.636937 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-26 13:42:53.043410 | ubuntu-jammy | changed 2026-04-26 13:42:53.049012 | 2026-04-26 13:42:53.049063 | PLAY RECAP 2026-04-26 13:42:53.049105 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-26 13:42:53.049127 | 2026-04-26 13:42:53.157749 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-26 13:42:53.159865 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-26 13:42:53.719559 | 2026-04-26 13:42:53.719700 | PLAY [localhost] 2026-04-26 13:42:53.729553 | 2026-04-26 13:42:53.729628 | TASK [Generate Zuul manifest] 2026-04-26 13:42:53.748080 | localhost | ok 2026-04-26 13:42:53.761893 | 2026-04-26 13:42:53.761970 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-26 13:42:54.076912 | localhost | changed 2026-04-26 13:42:54.090784 | 2026-04-26 13:42:54.090866 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-26 13:42:54.122341 | localhost | ok 2026-04-26 13:42:54.132267 | 2026-04-26 13:42:54.132365 | TASK [Upload logs] 2026-04-26 13:42:54.152369 | localhost | ok 2026-04-26 13:42:54.212346 | 2026-04-26 13:42:54.212488 | TASK [Set zuul-log-path fact] 2026-04-26 13:42:54.243480 | localhost | ok 2026-04-26 13:42:54.256755 | 2026-04-26 13:42:54.256854 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-26 13:42:54.289726 | localhost | ok 2026-04-26 13:42:54.297240 | 2026-04-26 13:42:54.297325 | TASK [upload-logs : Create log directories] 2026-04-26 13:42:54.686018 | localhost | changed 2026-04-26 13:42:54.693371 | 2026-04-26 13:42:54.693467 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-26 13:42:55.114296 | localhost -> localhost | ok: Runtime: 0:00:00.007336 2026-04-26 13:42:55.120196 | 2026-04-26 13:42:55.120288 | TASK [upload-logs : Upload logs to log server] 2026-04-26 13:42:55.589301 | localhost | Output suppressed because no_log was given 2026-04-26 13:42:55.593813 | 2026-04-26 13:42:55.593877 | LOOP [upload-logs : Compress console log and json output] 2026-04-26 13:42:55.640693 | localhost | skipping: Conditional result was False 2026-04-26 13:42:55.647332 | localhost | skipping: Conditional result was False 2026-04-26 13:42:55.659902 | 2026-04-26 13:42:55.660078 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-26 13:42:55.704127 | localhost | skipping: Conditional result was False 2026-04-26 13:42:55.704525 | 2026-04-26 13:42:55.708116 | localhost | skipping: Conditional result was False 2026-04-26 13:42:55.724733 | 2026-04-26 13:42:55.724928 | LOOP [upload-logs : Upload console log and json output]