2026-04-27 11:43:02.087459 | Job console starting 2026-04-27 11:43:02.115838 | Updating git repos 2026-04-27 11:43:02.165314 | Cloning repos into workspace 2026-04-27 11:43:02.309576 | Restoring repo states 2026-04-27 11:43:02.319817 | Merging changes 2026-04-27 11:43:03.229463 | Checking out repos 2026-04-27 11:43:03.328727 | Preparing playbooks 2026-04-27 11:43:05.651813 | Running Ansible setup 2026-04-27 11:43:09.695592 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 11:43:10.466435 | 2026-04-27 11:43:10.466596 | PLAY [localhost] 2026-04-27 11:43:10.475672 | 2026-04-27 11:43:10.475803 | TASK [Gathering Facts] 2026-04-27 11:43:11.590803 | localhost | ok 2026-04-27 11:43:11.598661 | 2026-04-27 11:43:11.598825 | TASK [Setup log path fact] 2026-04-27 11:43:11.617744 | localhost | ok 2026-04-27 11:43:11.629619 | 2026-04-27 11:43:11.629765 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 11:43:11.658179 | localhost | ok 2026-04-27 11:43:11.664765 | 2026-04-27 11:43:11.664881 | TASK [emit-job-header : Print job information] 2026-04-27 11:43:11.716148 | # Job Information 2026-04-27 11:43:11.716342 | Ansible Version: 2.16.16 2026-04-27 11:43:11.716386 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-04-27 11:43:11.716414 | Pipeline: check 2026-04-27 11:43:11.716441 | Executor: 0a8996d2b663 2026-04-27 11:43:11.716468 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/124 2026-04-27 11:43:11.716498 | Event ID: cd948420-422d-11f1-9e04-109c29d93f2e 2026-04-27 11:43:11.720496 | 2026-04-27 11:43:11.720650 | LOOP [emit-job-header : Print node information] 2026-04-27 11:43:11.830491 | localhost | ok: 2026-04-27 11:43:11.830667 | localhost | # Node Information 2026-04-27 11:43:11.830697 | localhost | Inventory Hostname: ubuntu-jammy 2026-04-27 11:43:11.830723 | localhost | Hostname: np0000170494 2026-04-27 11:43:11.830748 | localhost | Username: zuul 2026-04-27 11:43:11.830775 | localhost | Distro: Ubuntu 22.04 2026-04-27 11:43:11.830799 | localhost | Provider: yul1 2026-04-27 11:43:11.830822 | localhost | Region: ca-ymq-1 2026-04-27 11:43:11.830844 | localhost | Label: ubuntu-jammy 2026-04-27 11:43:11.830866 | localhost | Product Name: OpenStack Nova 2026-04-27 11:43:11.830888 | localhost | Interface IP: 199.19.213.156 2026-04-27 11:43:11.843103 | 2026-04-27 11:43:11.843255 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-27 11:43:12.377476 | localhost -> localhost | changed 2026-04-27 11:43:12.384109 | 2026-04-27 11:43:12.384207 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-27 11:43:13.763208 | localhost -> localhost | changed 2026-04-27 11:43:13.771354 | 2026-04-27 11:43:13.771470 | PLAY [all] 2026-04-27 11:43:13.800595 | 2026-04-27 11:43:13.800759 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-27 11:43:14.348511 | ubuntu-jammy -> localhost | ok 2026-04-27 11:43:14.354743 | 2026-04-27 11:43:14.354866 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-27 11:43:14.395232 | ubuntu-jammy | ok 2026-04-27 11:43:14.422573 | ubuntu-jammy | included: /var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-27 11:43:14.439214 | 2026-04-27 11:43:14.439339 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-27 11:43:16.201327 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-04-27 11:43:16.201564 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/work/4fb0c339edd04110aad9c46a3bc7463f_id_rsa 2026-04-27 11:43:16.201762 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/work/4fb0c339edd04110aad9c46a3bc7463f_id_rsa.pub 2026-04-27 11:43:16.201805 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-04-27 11:43:16.201842 | ubuntu-jammy -> localhost | SHA256:tLt7TNLY27DQJVlgx51xU2+TndTcq+emylX68ZkLUdc zuul-build-sshkey 2026-04-27 11:43:16.201892 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-04-27 11:43:16.201930 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-04-27 11:43:16.201965 | ubuntu-jammy -> localhost | | oo...**| 2026-04-27 11:43:16.201998 | ubuntu-jammy -> localhost | | . .o +.@| 2026-04-27 11:43:16.202040 | ubuntu-jammy -> localhost | | . o =E| 2026-04-27 11:43:16.202080 | ubuntu-jammy -> localhost | | . .o . .oo| 2026-04-27 11:43:16.202111 | ubuntu-jammy -> localhost | | S= o ... | 2026-04-27 11:43:16.202146 | ubuntu-jammy -> localhost | | +.* .+. | 2026-04-27 11:43:16.202176 | ubuntu-jammy -> localhost | | .= = +o. | 2026-04-27 11:43:16.202206 | ubuntu-jammy -> localhost | | .* o oo=| 2026-04-27 11:43:16.202241 | ubuntu-jammy -> localhost | | oo o..o=o| 2026-04-27 11:43:16.202271 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-04-27 11:43:16.202362 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:01.088279 2026-04-27 11:43:16.227351 | 2026-04-27 11:43:16.227498 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-27 11:43:16.262119 | ubuntu-jammy | ok 2026-04-27 11:43:16.279798 | ubuntu-jammy | included: /var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-27 11:43:16.288002 | 2026-04-27 11:43:16.288101 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-27 11:43:16.315119 | ubuntu-jammy | skipping: Conditional result was False 2026-04-27 11:43:16.328732 | 2026-04-27 11:43:16.328882 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-27 11:43:16.947300 | ubuntu-jammy | changed 2026-04-27 11:43:17.214075 | 2026-04-27 11:43:17.214270 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-27 11:43:17.426990 | ubuntu-jammy | ok 2026-04-27 11:43:17.432848 | 2026-04-27 11:43:17.432939 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-27 11:43:17.993858 | ubuntu-jammy | changed 2026-04-27 11:43:18.335324 | 2026-04-27 11:43:18.335474 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-27 11:43:18.813979 | ubuntu-jammy | changed 2026-04-27 11:43:18.819646 | 2026-04-27 11:43:18.819734 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-27 11:43:18.844538 | ubuntu-jammy | skipping: Conditional result was False 2026-04-27 11:43:18.854420 | 2026-04-27 11:43:18.854566 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-27 11:43:19.513935 | ubuntu-jammy -> localhost | changed 2026-04-27 11:43:19.538106 | 2026-04-27 11:43:19.538284 | TASK [add-build-sshkey : Add back temp key] 2026-04-27 11:43:19.978108 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/work/4fb0c339edd04110aad9c46a3bc7463f_id_rsa (zuul-build-sshkey) 2026-04-27 11:43:19.978448 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.016064 2026-04-27 11:43:19.993457 | 2026-04-27 11:43:19.993727 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-27 11:43:20.435995 | ubuntu-jammy | ok 2026-04-27 11:43:20.459149 | 2026-04-27 11:43:20.459335 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-27 11:43:20.484627 | ubuntu-jammy | skipping: Conditional result was False 2026-04-27 11:43:20.500151 | 2026-04-27 11:43:20.500290 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-27 11:43:20.879856 | ubuntu-jammy | ok 2026-04-27 11:43:20.887544 | 2026-04-27 11:43:20.887616 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-27 11:43:21.758399 | ubuntu-jammy | Output suppressed because no_log was given 2026-04-27 11:43:21.781284 | 2026-04-27 11:43:21.781435 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-27 11:43:21.970229 | ubuntu-jammy | ok: "logs" 2026-04-27 11:43:21.970662 | ubuntu-jammy | ok: All items complete 2026-04-27 11:43:21.970711 | 2026-04-27 11:43:22.149729 | ubuntu-jammy | ok: "artifacts" 2026-04-27 11:43:22.313022 | ubuntu-jammy | ok: "docs" 2026-04-27 11:43:22.321843 | 2026-04-27 11:43:22.321986 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-27 11:43:22.579743 | ubuntu-jammy | changed: "logs" 2026-04-27 11:43:22.682483 | ubuntu-jammy | changed: "artifacts" 2026-04-27 11:43:22.853410 | ubuntu-jammy | changed: "docs" 2026-04-27 11:43:22.874105 | 2026-04-27 11:43:22.874251 | PLAY RECAP 2026-04-27 11:43:22.874315 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 11:43:22.874358 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-27 11:43:22.874390 | 2026-04-27 11:43:23.113774 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-27 11:43:23.115524 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-27 11:43:23.791052 | 2026-04-27 11:43:23.791226 | PLAY [all] 2026-04-27 11:43:23.804709 | 2026-04-27 11:43:23.804885 | TASK [setup-uv : Extract archive] 2026-04-27 11:43:26.438848 | ubuntu-jammy | changed 2026-04-27 11:43:26.445264 | 2026-04-27 11:43:26.445355 | TASK [setup-uv : Print version] 2026-04-27 11:43:27.356042 | ubuntu-jammy | uv 0.8.13 2026-04-27 11:43:26.978569 | ubuntu-jammy | ok: Runtime: 0:00:00.012187 2026-04-27 11:43:27.006029 | 2026-04-27 11:43:27.006166 | PLAY RECAP 2026-04-27 11:43:27.006273 | ubuntu-jammy | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 11:43:27.006307 | 2026-04-27 11:43:27.198143 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-04-27 11:43:27.199831 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-27 11:43:27.954544 | 2026-04-27 11:43:27.954802 | PLAY [all] 2026-04-27 11:43:27.968968 | 2026-04-27 11:43:27.969134 | TASK [Copy inventory file for Zuul] 2026-04-27 11:43:28.971046 | ubuntu-jammy | changed 2026-04-27 11:43:28.978010 | 2026-04-27 11:43:28.978183 | TASK [Switch "ansible_host" to private IP] 2026-04-27 11:43:29.293302 | ubuntu-jammy | changed: 1 replacements made 2026-04-27 11:43:29.304402 | 2026-04-27 11:43:29.304566 | TASK [Run Molecule scenario] 2026-04-27 11:43:29.996761 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-04-27 11:43:30.795264 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-04-27 11:43:30.984918 | ubuntu-jammy | Using CPython 3.13.7 2026-04-27 11:43:30.985018 | ubuntu-jammy | Creating virtual environment at: .venv 2026-04-27 11:43:31.233045 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-04-27 11:43:31.233235 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-04-27 11:43:31.239287 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-04-27 11:43:31.405441 | ubuntu-jammy | Downloading cryptography 2026-04-27 11:43:31.458417 | ubuntu-jammy | Downloading pygments 2026-04-27 11:43:31.628390 | ubuntu-jammy | Downloading ansible-core 2026-04-27 11:43:31.659816 | ubuntu-jammy | Installed 36 packages in 30ms 2026-04-27 11:43:32.834145 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-04-27 11:43:32.834239 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-04-27 11:43:33.713992 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-04-27 11:43:33.714099 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-04-27 11:43:33.714141 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-04-27 11:43:33.714220 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-04-27 11:43:42.717371 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-04-27 11:43:42.717587 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-04-27 11:43:42.718000 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-04-27 11:43:42.718054 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-04-27 11:43:42.724651 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-27 11:43:42.724983 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-27 11:43:42.730172 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-27 11:43:42.730264 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-27 11:43:42.730273 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-27 11:43:42.735228 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-04-27 11:43:43.360133 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-27 11:43:43.360269 | 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-27 11:43:43.360422 | 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-27 11:43:43.360536 | ubuntu-jammy | 2026-04-27 11:43:43.861371 | ubuntu-jammy | 2026-04-27 11:43:43.861585 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-04-27 11:43:43.955518 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-04-27 11:43:43.964322 | ubuntu-jammy | INFO [docker > create] Executing 2026-04-27 11:43:43.966546 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-27 11:43:43.971865 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-04-27 11:43:44.500850 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-27 11:43:44.500937 | 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-27 11:43:44.501138 | 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-27 11:43:44.501239 | ubuntu-jammy | 2026-04-27 11:43:44.876822 | ubuntu-jammy | 2026-04-27 11:43:44.876916 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-04-27 11:43:44.877033 | ubuntu-jammy | 2026-04-27 11:43:44.877173 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-27 11:43:44.877318 | ubuntu-jammy | Monday 27 April 2026 11:43:44 +0000 (0:00:00.031) 0:00:00.031 ********** 2026-04-27 11:43:46.139930 | 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-27 11:43:46.141895 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:43:46.142070 | ubuntu-jammy | 2026-04-27 11:43:46.142262 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-04-27 11:43:46.142455 | ubuntu-jammy | Monday 27 April 2026 11:43:46 +0000 (0:00:01.265) 0:00:01.297 ********** 2026-04-27 11:43:53.525094 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:43:53.525230 | ubuntu-jammy | 2026-04-27 11:43:53.525474 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-27 11:43:53.525688 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-27 11:43:53.525841 | ubuntu-jammy | 2026-04-27 11:43:53.525988 | ubuntu-jammy | 2026-04-27 11:43:53.526134 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-27 11:43:53.526239 | ubuntu-jammy | Monday 27 April 2026 11:43:53 +0000 (0:00:07.378) 0:00:08.675 ********** 2026-04-27 11:43:53.526342 | ubuntu-jammy | =============================================================================== 2026-04-27 11:43:53.526456 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 7.38s 2026-04-27 11:43:53.526558 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.27s 2026-04-27 11:43:53.653454 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-04-27 11:43:53.660972 | ubuntu-jammy | INFO [docker > converge] Executing 2026-04-27 11:43:54.167404 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-27 11:43:54.167519 | 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-27 11:43:54.167660 | 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-27 11:43:54.167768 | ubuntu-jammy | 2026-04-27 11:43:54.597094 | ubuntu-jammy | 2026-04-27 11:43:54.597227 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-27 11:43:54.597358 | ubuntu-jammy | 2026-04-27 11:43:54.597540 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-27 11:43:54.597728 | ubuntu-jammy | Monday 27 April 2026 11:43:54 +0000 (0:00:00.027) 0:00:00.027 ********** 2026-04-27 11:43:55.718311 | 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-27 11:43:55.721947 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:43:55.722062 | ubuntu-jammy | 2026-04-27 11:43:55.722195 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-27 11:43:55.722321 | ubuntu-jammy | Monday 27 April 2026 11:43:55 +0000 (0:00:01.125) 0:00:01.152 ********** 2026-04-27 11:43:56.230294 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:43:56.230418 | ubuntu-jammy | 2026-04-27 11:43:56.230555 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-27 11:43:56.230701 | ubuntu-jammy | Monday 27 April 2026 11:43:56 +0000 (0:00:00.503) 0:00:01.656 ********** 2026-04-27 11:43:56.259475 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:43:56.259639 | ubuntu-jammy | 2026-04-27 11:43:56.259847 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-27 11:43:56.260073 | ubuntu-jammy | Monday 27 April 2026 11:43:56 +0000 (0:00:00.033) 0:00:01.689 ********** 2026-04-27 11:43:56.703156 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:43:56.703290 | ubuntu-jammy | 2026-04-27 11:43:56.703470 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-27 11:43:56.703651 | ubuntu-jammy | Monday 27 April 2026 11:43:56 +0000 (0:00:00.443) 0:00:02.133 ********** 2026-04-27 11:43:56.797544 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-27 11:43:56.797691 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-27 11:43:56.797829 | ubuntu-jammy | } 2026-04-27 11:43:56.797992 | ubuntu-jammy | 2026-04-27 11:43:56.798201 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-27 11:43:56.798358 | ubuntu-jammy | Monday 27 April 2026 11:43:56 +0000 (0:00:00.094) 0:00:02.227 ********** 2026-04-27 11:43:57.713465 | 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-27 11:43:57.719661 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:43:57.719845 | ubuntu-jammy | 2026-04-27 11:43:57.720024 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-27 11:43:57.720188 | ubuntu-jammy | Monday 27 April 2026 11:43:57 +0000 (0:00:00.922) 0:00:03.150 ********** 2026-04-27 11:43:57.747834 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:43:57.748198 | ubuntu-jammy | 2026-04-27 11:43:57.748528 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-27 11:43:57.748903 | ubuntu-jammy | Monday 27 April 2026 11:43:57 +0000 (0:00:00.027) 0:00:03.177 ********** 2026-04-27 11:43:57.779946 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:43:57.780209 | ubuntu-jammy | 2026-04-27 11:43:57.780465 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-27 11:43:57.780714 | ubuntu-jammy | Monday 27 April 2026 11:43:57 +0000 (0:00:00.032) 0:00:03.210 ********** 2026-04-27 11:43:58.045261 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:43:58.045597 | ubuntu-jammy | 2026-04-27 11:43:58.045862 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-27 11:43:58.046153 | ubuntu-jammy | Monday 27 April 2026 11:43:58 +0000 (0:00:00.264) 0:00:03.475 ********** 2026-04-27 11:43:59.649209 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:43:59.649562 | ubuntu-jammy | 2026-04-27 11:43:59.649846 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-27 11:43:59.650148 | ubuntu-jammy | Monday 27 April 2026 11:43:59 +0000 (0:00:01.603) 0:00:05.079 ********** 2026-04-27 11:43:59.721413 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-27 11:43:59.721641 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-27 11:43:59.721756 | ubuntu-jammy | } 2026-04-27 11:43:59.721863 | ubuntu-jammy | 2026-04-27 11:43:59.721987 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-27 11:43:59.722101 | ubuntu-jammy | Monday 27 April 2026 11:43:59 +0000 (0:00:00.071) 0:00:05.151 ********** 2026-04-27 11:44:00.558335 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:00.558696 | ubuntu-jammy | 2026-04-27 11:44:00.558988 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-27 11:44:00.559265 | ubuntu-jammy | Monday 27 April 2026 11:44:00 +0000 (0:00:00.837) 0:00:05.988 ********** 2026-04-27 11:44:03.854488 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:03.854819 | ubuntu-jammy | 2026-04-27 11:44:03.855100 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-27 11:44:03.855365 | ubuntu-jammy | Monday 27 April 2026 11:44:03 +0000 (0:00:03.295) 0:00:09.283 ********** 2026-04-27 11:44:03.877734 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:03.878048 | ubuntu-jammy | 2026-04-27 11:44:03.878309 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-27 11:44:03.878593 | ubuntu-jammy | Monday 27 April 2026 11:44:03 +0000 (0:00:00.024) 0:00:09.307 ********** 2026-04-27 11:44:03.900044 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:03.900337 | ubuntu-jammy | 2026-04-27 11:44:03.900616 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-27 11:44:03.900925 | ubuntu-jammy | Monday 27 April 2026 11:44:03 +0000 (0:00:00.022) 0:00:09.330 ********** 2026-04-27 11:44:03.923905 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:03.924209 | ubuntu-jammy | 2026-04-27 11:44:03.924545 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-27 11:44:03.924854 | ubuntu-jammy | Monday 27 April 2026 11:44:03 +0000 (0:00:00.024) 0:00:09.354 ********** 2026-04-27 11:44:11.685833 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:11.686223 | ubuntu-jammy | 2026-04-27 11:44:11.686519 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-27 11:44:11.686793 | ubuntu-jammy | Monday 27 April 2026 11:44:11 +0000 (0:00:07.759) 0:00:17.113 ********** 2026-04-27 11:44:12.463486 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:12.463840 | ubuntu-jammy | 2026-04-27 11:44:12.464142 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-27 11:44:12.464416 | ubuntu-jammy | Monday 27 April 2026 11:44:12 +0000 (0:00:00.776) 0:00:17.890 ********** 2026-04-27 11:44:13.698546 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-27 11:44:13.698835 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-27 11:44:13.699056 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-27 11:44:13.699313 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-27 11:44:13.699505 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-27 11:44:13.699660 | ubuntu-jammy | 2026-04-27 11:44:13.699826 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-27 11:44:13.699987 | ubuntu-jammy | Monday 27 April 2026 11:44:13 +0000 (0:00:01.238) 0:00:19.128 ********** 2026-04-27 11:44:14.441535 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:14.441854 | ubuntu-jammy | 2026-04-27 11:44:14.442126 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-27 11:44:14.442384 | ubuntu-jammy | Monday 27 April 2026 11:44:14 +0000 (0:00:00.737) 0:00:19.865 ********** 2026-04-27 11:44:14.442616 | ubuntu-jammy | 2026-04-27 11:44:14.442934 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-27 11:44:14.443185 | ubuntu-jammy | Monday 27 April 2026 11:44:14 +0000 (0:00:00.002) 0:00:19.867 ********** 2026-04-27 11:44:15.489196 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:15.489286 | ubuntu-jammy | 2026-04-27 11:44:15.489397 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-04-27 11:44:15.489524 | ubuntu-jammy | Monday 27 April 2026 11:44:15 +0000 (0:00:01.051) 0:00:20.919 ********** 2026-04-27 11:44:16.002559 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:16.002829 | ubuntu-jammy | 2026-04-27 11:44:16.003162 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-27 11:44:16.003465 | ubuntu-jammy | Monday 27 April 2026 11:44:15 +0000 (0:00:00.512) 0:00:21.432 ********** 2026-04-27 11:44:16.616283 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:16.616371 | ubuntu-jammy | 2026-04-27 11:44:16.616434 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-27 11:44:16.616537 | ubuntu-jammy | Monday 27 April 2026 11:44:16 +0000 (0:00:00.614) 0:00:22.046 ********** 2026-04-27 11:44:16.882152 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:16.882228 | ubuntu-jammy | 2026-04-27 11:44:16.882282 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-27 11:44:16.882365 | ubuntu-jammy | Monday 27 April 2026 11:44:16 +0000 (0:00:00.266) 0:00:22.312 ********** 2026-04-27 11:44:16.918422 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-27 11:44:16.918522 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-27 11:44:16.918620 | ubuntu-jammy | } 2026-04-27 11:44:16.918721 | ubuntu-jammy | 2026-04-27 11:44:16.918852 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-27 11:44:16.918975 | ubuntu-jammy | Monday 27 April 2026 11:44:16 +0000 (0:00:00.035) 0:00:22.347 ********** 2026-04-27 11:44:17.827063 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:17.827295 | ubuntu-jammy | 2026-04-27 11:44:17.827326 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-27 11:44:17.827337 | ubuntu-jammy | Monday 27 April 2026 11:44:17 +0000 (0:00:00.908) 0:00:23.256 ********** 2026-04-27 11:44:22.360422 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:22.360530 | ubuntu-jammy | 2026-04-27 11:44:22.360838 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-27 11:44:22.360913 | ubuntu-jammy | Monday 27 April 2026 11:44:22 +0000 (0:00:04.533) 0:00:27.789 ********** 2026-04-27 11:44:23.653271 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:23.653364 | ubuntu-jammy | 2026-04-27 11:44:23.653379 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-27 11:44:23.653515 | ubuntu-jammy | Monday 27 April 2026 11:44:23 +0000 (0:00:01.293) 0:00:29.083 ********** 2026-04-27 11:44:24.080020 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:24.080150 | ubuntu-jammy | 2026-04-27 11:44:24.080393 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-27 11:44:24.080456 | ubuntu-jammy | Monday 27 April 2026 11:44:24 +0000 (0:00:00.424) 0:00:29.508 ********** 2026-04-27 11:44:24.693790 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:24.693877 | ubuntu-jammy | 2026-04-27 11:44:24.694234 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-27 11:44:24.694261 | ubuntu-jammy | Monday 27 April 2026 11:44:24 +0000 (0:00:00.616) 0:00:30.124 ********** 2026-04-27 11:44:25.497551 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-27 11:44:25.497648 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-27 11:44:25.498157 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-27 11:44:25.498352 | ubuntu-jammy | 2026-04-27 11:44:25.498361 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-27 11:44:25.498368 | ubuntu-jammy | Monday 27 April 2026 11:44:25 +0000 (0:00:00.803) 0:00:30.927 ********** 2026-04-27 11:44:26.104283 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:26.104379 | ubuntu-jammy | 2026-04-27 11:44:26.104750 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-27 11:44:26.104868 | ubuntu-jammy | Monday 27 April 2026 11:44:26 +0000 (0:00:00.606) 0:00:31.534 ********** 2026-04-27 11:44:26.710688 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:26.710770 | ubuntu-jammy | 2026-04-27 11:44:26.711262 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-27 11:44:26.711285 | ubuntu-jammy | Monday 27 April 2026 11:44:26 +0000 (0:00:00.603) 0:00:32.137 ********** 2026-04-27 11:44:26.711291 | ubuntu-jammy | 2026-04-27 11:44:26.711297 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-04-27 11:44:26.711311 | ubuntu-jammy | Monday 27 April 2026 11:44:26 +0000 (0:00:00.002) 0:00:32.140 ********** 2026-04-27 11:44:27.490748 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:27.490831 | ubuntu-jammy | 2026-04-27 11:44:27.491073 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-04-27 11:44:27.491143 | ubuntu-jammy | Monday 27 April 2026 11:44:27 +0000 (0:00:00.780) 0:00:32.921 ********** 2026-04-27 11:44:28.258178 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:28.258270 | ubuntu-jammy | 2026-04-27 11:44:28.258751 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-27 11:44:28.258831 | ubuntu-jammy | Monday 27 April 2026 11:44:28 +0000 (0:00:00.767) 0:00:33.688 ********** 2026-04-27 11:44:28.863868 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:28.864891 | ubuntu-jammy | 2026-04-27 11:44:28.864978 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-27 11:44:28.864991 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-27 11:44:28.865002 | ubuntu-jammy | 2026-04-27 11:44:28.865020 | ubuntu-jammy | 2026-04-27 11:44:28.868833 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-27 11:44:28.868903 | ubuntu-jammy | Monday 27 April 2026 11:44:28 +0000 (0:00:00.605) 0:00:34.294 ********** 2026-04-27 11:44:28.868908 | ubuntu-jammy | =============================================================================== 2026-04-27 11:44:28.868924 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 7.76s 2026-04-27 11:44:28.868928 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.53s 2026-04-27 11:44:28.868932 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.30s 2026-04-27 11:44:28.868936 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.83s 2026-04-27 11:44:28.868940 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.60s 2026-04-27 11:44:28.868944 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.29s 2026-04-27 11:44:28.868948 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.24s 2026-04-27 11:44:28.868952 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.13s 2026-04-27 11:44:28.868956 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.92s 2026-04-27 11:44:28.868961 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.91s 2026-04-27 11:44:28.868965 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.84s 2026-04-27 11:44:28.868968 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.80s 2026-04-27 11:44:28.868972 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.78s 2026-04-27 11:44:28.868977 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 0.77s 2026-04-27 11:44:28.868981 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.74s 2026-04-27 11:44:28.868985 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.62s 2026-04-27 11:44:28.868989 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.61s 2026-04-27 11:44:28.868993 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.61s 2026-04-27 11:44:28.868997 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.61s 2026-04-27 11:44:28.869001 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.60s 2026-04-27 11:44:29.045948 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-04-27 11:44:29.056516 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-04-27 11:44:29.568395 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-27 11:44:29.568829 | 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-27 11:44:29.569135 | 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-27 11:44:29.569380 | ubuntu-jammy | 2026-04-27 11:44:30.000001 | ubuntu-jammy | 2026-04-27 11:44:30.000479 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-04-27 11:44:30.000840 | ubuntu-jammy | 2026-04-27 11:44:30.001132 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-27 11:44:30.001524 | ubuntu-jammy | Monday 27 April 2026 11:44:29 +0000 (0:00:00.022) 0:00:00.022 ********** 2026-04-27 11:44:31.094806 | 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-27 11:44:31.099295 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:31.099329 | ubuntu-jammy | 2026-04-27 11:44:31.099340 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-27 11:44:31.099350 | ubuntu-jammy | Monday 27 April 2026 11:44:31 +0000 (0:00:01.099) 0:00:01.121 ********** 2026-04-27 11:44:31.555008 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:31.555611 | ubuntu-jammy | 2026-04-27 11:44:31.555628 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-27 11:44:31.555667 | ubuntu-jammy | Monday 27 April 2026 11:44:31 +0000 (0:00:00.452) 0:00:01.574 ********** 2026-04-27 11:44:31.587242 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:31.587299 | ubuntu-jammy | 2026-04-27 11:44:31.587311 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-04-27 11:44:31.587321 | ubuntu-jammy | Monday 27 April 2026 11:44:31 +0000 (0:00:00.034) 0:00:01.608 ********** 2026-04-27 11:44:32.009023 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:32.009115 | ubuntu-jammy | 2026-04-27 11:44:32.009121 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-27 11:44:32.009127 | ubuntu-jammy | Monday 27 April 2026 11:44:32 +0000 (0:00:00.421) 0:00:02.030 ********** 2026-04-27 11:44:32.067543 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-27 11:44:32.067661 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-04-27 11:44:32.067834 | ubuntu-jammy | } 2026-04-27 11:44:32.067995 | ubuntu-jammy | 2026-04-27 11:44:32.068231 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-27 11:44:32.068409 | ubuntu-jammy | Monday 27 April 2026 11:44:32 +0000 (0:00:00.059) 0:00:02.089 ********** 2026-04-27 11:44:32.668668 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:32.668803 | ubuntu-jammy | 2026-04-27 11:44:32.668988 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-27 11:44:32.669180 | ubuntu-jammy | Monday 27 April 2026 11:44:32 +0000 (0:00:00.599) 0:00:02.688 ********** 2026-04-27 11:44:32.687949 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:32.688029 | ubuntu-jammy | 2026-04-27 11:44:32.688320 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-27 11:44:32.688590 | ubuntu-jammy | Monday 27 April 2026 11:44:32 +0000 (0:00:00.021) 0:00:02.709 ********** 2026-04-27 11:44:32.716729 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:32.716865 | ubuntu-jammy | 2026-04-27 11:44:32.717070 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-27 11:44:32.717267 | ubuntu-jammy | Monday 27 April 2026 11:44:32 +0000 (0:00:00.028) 0:00:02.738 ********** 2026-04-27 11:44:33.006693 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:33.006991 | ubuntu-jammy | 2026-04-27 11:44:33.007179 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-04-27 11:44:33.007389 | ubuntu-jammy | Monday 27 April 2026 11:44:33 +0000 (0:00:00.289) 0:00:03.028 ********** 2026-04-27 11:44:34.412030 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:34.412164 | ubuntu-jammy | 2026-04-27 11:44:34.412182 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-27 11:44:34.412197 | ubuntu-jammy | Monday 27 April 2026 11:44:34 +0000 (0:00:01.404) 0:00:04.433 ********** 2026-04-27 11:44:34.496470 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-27 11:44:34.496879 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.2.3/containerd-2.2.3-linux-amd64.tar.gz" 2026-04-27 11:44:34.496954 | ubuntu-jammy | } 2026-04-27 11:44:34.496972 | ubuntu-jammy | 2026-04-27 11:44:34.497390 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-27 11:44:34.497457 | ubuntu-jammy | Monday 27 April 2026 11:44:34 +0000 (0:00:00.085) 0:00:04.518 ********** 2026-04-27 11:44:34.893910 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:34.894013 | ubuntu-jammy | 2026-04-27 11:44:34.894076 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-27 11:44:34.894258 | ubuntu-jammy | Monday 27 April 2026 11:44:34 +0000 (0:00:00.395) 0:00:04.913 ********** 2026-04-27 11:44:37.410405 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:37.410514 | ubuntu-jammy | 2026-04-27 11:44:37.410758 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-04-27 11:44:37.410829 | ubuntu-jammy | Monday 27 April 2026 11:44:37 +0000 (0:00:02.519) 0:00:07.432 ********** 2026-04-27 11:44:37.434164 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:37.434852 | ubuntu-jammy | 2026-04-27 11:44:37.434928 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-04-27 11:44:37.434941 | ubuntu-jammy | Monday 27 April 2026 11:44:37 +0000 (0:00:00.023) 0:00:07.455 ********** 2026-04-27 11:44:37.455389 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:37.455489 | ubuntu-jammy | 2026-04-27 11:44:37.455807 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-04-27 11:44:37.455875 | ubuntu-jammy | Monday 27 April 2026 11:44:37 +0000 (0:00:00.021) 0:00:07.477 ********** 2026-04-27 11:44:37.479088 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-04-27 11:44:37.479181 | ubuntu-jammy | 2026-04-27 11:44:37.479267 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-04-27 11:44:37.479389 | ubuntu-jammy | Monday 27 April 2026 11:44:37 +0000 (0:00:00.022) 0:00:07.500 ********** 2026-04-27 11:44:38.979902 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:38.980131 | ubuntu-jammy | 2026-04-27 11:44:38.980145 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-04-27 11:44:38.980156 | ubuntu-jammy | Monday 27 April 2026 11:44:38 +0000 (0:00:01.501) 0:00:09.001 ********** 2026-04-27 11:44:39.570465 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:39.570568 | ubuntu-jammy | 2026-04-27 11:44:39.570831 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-04-27 11:44:39.570907 | ubuntu-jammy | Monday 27 April 2026 11:44:39 +0000 (0:00:00.590) 0:00:09.592 ********** 2026-04-27 11:44:40.838566 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-04-27 11:44:40.838666 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-04-27 11:44:40.839304 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-04-27 11:44:40.839376 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-04-27 11:44:40.839385 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-04-27 11:44:40.839391 | ubuntu-jammy | 2026-04-27 11:44:40.839398 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-04-27 11:44:40.839403 | ubuntu-jammy | Monday 27 April 2026 11:44:40 +0000 (0:00:01.267) 0:00:10.860 ********** 2026-04-27 11:44:41.528008 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:41.528878 | ubuntu-jammy | 2026-04-27 11:44:41.528946 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-04-27 11:44:41.528952 | ubuntu-jammy | Monday 27 April 2026 11:44:41 +0000 (0:00:00.685) 0:00:11.546 ********** 2026-04-27 11:44:41.528957 | ubuntu-jammy | 2026-04-27 11:44:41.528969 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-04-27 11:44:41.528974 | ubuntu-jammy | Monday 27 April 2026 11:44:41 +0000 (0:00:00.003) 0:00:11.549 ********** 2026-04-27 11:44:42.322636 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:42.322751 | ubuntu-jammy | 2026-04-27 11:44:42.322764 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-04-27 11:44:42.322777 | ubuntu-jammy | Monday 27 April 2026 11:44:42 +0000 (0:00:00.794) 0:00:12.344 ********** 2026-04-27 11:44:42.638143 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:42.638245 | ubuntu-jammy | 2026-04-27 11:44:42.638260 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-04-27 11:44:42.638417 | ubuntu-jammy | Monday 27 April 2026 11:44:42 +0000 (0:00:00.315) 0:00:12.660 ********** 2026-04-27 11:44:42.679010 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-27 11:44:42.680352 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-04-27 11:44:42.680449 | ubuntu-jammy | } 2026-04-27 11:44:42.680466 | ubuntu-jammy | 2026-04-27 11:44:42.680476 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-04-27 11:44:42.680486 | ubuntu-jammy | Monday 27 April 2026 11:44:42 +0000 (0:00:00.040) 0:00:12.701 ********** 2026-04-27 11:44:43.097217 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:43.097330 | ubuntu-jammy | 2026-04-27 11:44:43.097343 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-04-27 11:44:43.097408 | ubuntu-jammy | Monday 27 April 2026 11:44:43 +0000 (0:00:00.417) 0:00:13.119 ********** 2026-04-27 11:44:47.438364 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:47.438432 | ubuntu-jammy | 2026-04-27 11:44:47.438443 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-04-27 11:44:47.438471 | ubuntu-jammy | Monday 27 April 2026 11:44:47 +0000 (0:00:04.340) 0:00:17.459 ********** 2026-04-27 11:44:48.669591 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:48.669670 | ubuntu-jammy | 2026-04-27 11:44:48.669989 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-04-27 11:44:48.670053 | ubuntu-jammy | Monday 27 April 2026 11:44:48 +0000 (0:00:01.230) 0:00:18.690 ********** 2026-04-27 11:44:49.066491 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:49.066557 | ubuntu-jammy | 2026-04-27 11:44:49.066619 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-04-27 11:44:49.066740 | ubuntu-jammy | Monday 27 April 2026 11:44:49 +0000 (0:00:00.398) 0:00:19.089 ********** 2026-04-27 11:44:49.632867 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:49.633296 | ubuntu-jammy | 2026-04-27 11:44:49.633320 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-04-27 11:44:49.633327 | ubuntu-jammy | Monday 27 April 2026 11:44:49 +0000 (0:00:00.566) 0:00:19.655 ********** 2026-04-27 11:44:50.358171 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-04-27 11:44:50.358996 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-04-27 11:44:50.359079 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-04-27 11:44:50.359089 | ubuntu-jammy | 2026-04-27 11:44:50.359096 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-04-27 11:44:50.359103 | ubuntu-jammy | Monday 27 April 2026 11:44:50 +0000 (0:00:00.724) 0:00:20.380 ********** 2026-04-27 11:44:50.902092 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:50.902163 | ubuntu-jammy | 2026-04-27 11:44:50.902458 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-04-27 11:44:50.902479 | ubuntu-jammy | Monday 27 April 2026 11:44:50 +0000 (0:00:00.544) 0:00:20.924 ********** 2026-04-27 11:44:51.458384 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:51.458458 | ubuntu-jammy | 2026-04-27 11:44:51.459004 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-04-27 11:44:51.459025 | ubuntu-jammy | Monday 27 April 2026 11:44:51 +0000 (0:00:00.553) 0:00:21.478 ********** 2026-04-27 11:44:51.459032 | ubuntu-jammy | 2026-04-27 11:44:51.459039 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-04-27 11:44:51.459044 | ubuntu-jammy | Monday 27 April 2026 11:44:51 +0000 (0:00:00.002) 0:00:21.480 ********** 2026-04-27 11:44:51.876975 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:51.877052 | ubuntu-jammy | 2026-04-27 11:44:51.880028 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-27 11:44:51.880215 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-04-27 11:44:51.880224 | ubuntu-jammy | 2026-04-27 11:44:51.880231 | ubuntu-jammy | 2026-04-27 11:44:51.880236 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-27 11:44:51.880242 | ubuntu-jammy | Monday 27 April 2026 11:44:51 +0000 (0:00:00.418) 0:00:21.899 ********** 2026-04-27 11:44:51.880248 | ubuntu-jammy | =============================================================================== 2026-04-27 11:44:51.880253 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.34s 2026-04-27 11:44:51.880259 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.52s 2026-04-27 11:44:51.880264 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.50s 2026-04-27 11:44:51.880269 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.40s 2026-04-27 11:44:51.880275 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.27s 2026-04-27 11:44:51.880280 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.23s 2026-04-27 11:44:51.880286 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.10s 2026-04-27 11:44:51.880291 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.80s 2026-04-27 11:44:51.880296 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.72s 2026-04-27 11:44:51.880313 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.69s 2026-04-27 11:44:51.880319 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.60s 2026-04-27 11:44:51.880324 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.59s 2026-04-27 11:44:51.880330 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.57s 2026-04-27 11:44:51.880335 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.55s 2026-04-27 11:44:51.880340 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.54s 2026-04-27 11:44:51.880346 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.45s 2026-04-27 11:44:51.880351 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.42s 2026-04-27 11:44:51.880356 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.42s 2026-04-27 11:44:51.880362 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.42s 2026-04-27 11:44:51.880367 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.40s 2026-04-27 11:44:52.000410 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-04-27 11:44:52.011425 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-04-27 11:44:52.011799 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-27 11:44:52.016928 | ubuntu-jammy | INFO [docker > verify] Executing 2026-04-27 11:44:52.576680 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-04-27 11:44:52.576961 | 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-27 11:44:52.577188 | 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-27 11:44:52.577355 | ubuntu-jammy | 2026-04-27 11:44:52.879338 | ubuntu-jammy | 2026-04-27 11:44:52.879586 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-04-27 11:44:52.879729 | ubuntu-jammy | 2026-04-27 11:44:52.879873 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-04-27 11:44:52.880019 | ubuntu-jammy | Monday 27 April 2026 11:44:52 +0000 (0:00:00.007) 0:00:00.007 ********** 2026-04-27 11:44:53.976171 | 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-27 11:44:53.978732 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:53.978767 | ubuntu-jammy | 2026-04-27 11:44:53.978778 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-04-27 11:44:53.978788 | ubuntu-jammy | Monday 27 April 2026 11:44:53 +0000 (0:00:01.098) 0:00:01.106 ********** 2026-04-27 11:44:56.112787 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-04-27 11:44:56.112848 | ubuntu-jammy | 2026-04-27 11:44:56.112855 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-04-27 11:44:56.112860 | ubuntu-jammy | Monday 27 April 2026 11:44:56 +0000 (0:00:02.133) 0:00:03.240 ********** 2026-04-27 11:44:56.140923 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-04-27 11:44:56.141017 | ubuntu-jammy | "changed": false, 2026-04-27 11:44:56.141178 | ubuntu-jammy | "msg": "All assertions passed" 2026-04-27 11:44:56.141345 | ubuntu-jammy | } 2026-04-27 11:44:56.141505 | ubuntu-jammy | 2026-04-27 11:44:56.141687 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-04-27 11:44:56.141864 | ubuntu-jammy | Monday 27 April 2026 11:44:56 +0000 (0:00:00.028) 0:00:03.268 ********** 2026-04-27 11:44:56.526959 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:56.527097 | ubuntu-jammy | 2026-04-27 11:44:56.527300 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-04-27 11:44:56.527499 | ubuntu-jammy | Monday 27 April 2026 11:44:56 +0000 (0:00:00.385) 0:00:03.654 ********** 2026-04-27 11:44:56.787901 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-04-27 11:44:56.787974 | ubuntu-jammy | 2026-04-27 11:44:56.788075 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-04-27 11:44:56.788205 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-04-27 11:44:56.788310 | ubuntu-jammy | 2026-04-27 11:44:56.788407 | ubuntu-jammy | 2026-04-27 11:44:56.788512 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-04-27 11:44:56.788636 | ubuntu-jammy | Monday 27 April 2026 11:44:56 +0000 (0:00:00.261) 0:00:03.916 ********** 2026-04-27 11:44:56.788730 | ubuntu-jammy | =============================================================================== 2026-04-27 11:44:56.788872 | ubuntu-jammy | Populate service facts -------------------------------------------------- 2.13s 2026-04-27 11:44:56.788995 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.10s 2026-04-27 11:44:56.789109 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.39s 2026-04-27 11:44:56.789218 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.26s 2026-04-27 11:44:56.789357 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.03s 2026-04-27 11:44:56.869902 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-04-27 11:44:56.881011 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-04-27 11:44:56.881350 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-04-27 11:44:56.887041 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-04-27 11:44:56.887100 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-04-27 11:44:56.887124 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-04-27 11:44:56.887422 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-04-27 11:44:57.023546 | ubuntu-jammy | ok: Runtime: 0:01:27.214502 2026-04-27 11:44:57.029754 | 2026-04-27 11:44:57.029815 | PLAY RECAP 2026-04-27 11:44:57.029864 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-27 11:44:57.029886 | 2026-04-27 11:44:57.199812 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-04-27 11:44:57.201140 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 11:44:57.833029 | 2026-04-27 11:44:57.833187 | PLAY [all] 2026-04-27 11:44:57.845481 | 2026-04-27 11:44:57.845591 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-27 11:44:57.901083 | ubuntu-jammy | skipping: Conditional result was False 2026-04-27 11:44:57.909128 | 2026-04-27 11:44:57.909312 | TASK [fetch-output : Set log path for single node] 2026-04-27 11:44:57.943721 | ubuntu-jammy | ok 2026-04-27 11:44:57.949119 | 2026-04-27 11:44:57.949223 | LOOP [fetch-output : Ensure local output dirs] 2026-04-27 11:44:58.340159 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/work/logs" 2026-04-27 11:44:58.717540 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/work/artifacts" 2026-04-27 11:44:58.930535 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/4fb0c339edd04110aad9c46a3bc7463f/work/docs" 2026-04-27 11:44:58.949234 | 2026-04-27 11:44:58.949379 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-27 11:44:59.611180 | ubuntu-jammy | ok 2026-04-27 11:44:59.611466 | ubuntu-jammy | changed: All items complete 2026-04-27 11:44:59.611506 | 2026-04-27 11:45:00.087564 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-27 11:45:00.574020 | ubuntu-jammy | changed: .d..t...... ./ 2026-04-27 11:45:00.598644 | 2026-04-27 11:45:00.599194 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-27 11:45:01.091437 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007131 2026-04-27 11:45:01.334273 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008412 2026-04-27 11:45:01.350359 | 2026-04-27 11:45:01.350495 | PLAY [all] 2026-04-27 11:45:01.362055 | 2026-04-27 11:45:01.362123 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-27 11:45:01.824195 | ubuntu-jammy | changed 2026-04-27 11:45:01.830367 | 2026-04-27 11:45:01.830448 | PLAY RECAP 2026-04-27 11:45:01.830503 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-27 11:45:01.830528 | 2026-04-27 11:45:01.958819 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-27 11:45:01.960007 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-27 11:45:02.594259 | 2026-04-27 11:45:02.594405 | PLAY [localhost] 2026-04-27 11:45:02.611937 | 2026-04-27 11:45:02.612099 | TASK [Generate Zuul manifest] 2026-04-27 11:45:02.634669 | localhost | ok 2026-04-27 11:45:02.651738 | 2026-04-27 11:45:02.651862 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-27 11:45:02.981906 | localhost | changed 2026-04-27 11:45:02.996084 | 2026-04-27 11:45:02.996236 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-27 11:45:03.069057 | localhost | ok 2026-04-27 11:45:03.077319 | 2026-04-27 11:45:03.077423 | TASK [Upload logs] 2026-04-27 11:45:03.095301 | localhost | ok 2026-04-27 11:45:03.152212 | 2026-04-27 11:45:03.152342 | TASK [Set zuul-log-path fact] 2026-04-27 11:45:03.173219 | localhost | ok 2026-04-27 11:45:03.186837 | 2026-04-27 11:45:03.186933 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-27 11:45:03.217241 | localhost | ok 2026-04-27 11:45:03.228227 | 2026-04-27 11:45:03.228407 | TASK [upload-logs : Create log directories] 2026-04-27 11:45:04.191366 | localhost | changed 2026-04-27 11:45:04.198560 | 2026-04-27 11:45:04.198701 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-27 11:45:04.661442 | localhost -> localhost | ok: Runtime: 0:00:00.004946 2026-04-27 11:45:04.670157 | 2026-04-27 11:45:04.670342 | TASK [upload-logs : Upload logs to log server] 2026-04-27 11:45:05.145927 | localhost | Output suppressed because no_log was given 2026-04-27 11:45:05.152428 | 2026-04-27 11:45:05.152571 | LOOP [upload-logs : Compress console log and json output] 2026-04-27 11:45:05.202217 | localhost | skipping: Conditional result was False 2026-04-27 11:45:05.209586 | localhost | skipping: Conditional result was False 2026-04-27 11:45:05.219148 | 2026-04-27 11:45:05.219314 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-27 11:45:05.266713 | localhost | skipping: Conditional result was False 2026-04-27 11:45:05.267207 | 2026-04-27 11:45:05.271874 | localhost | skipping: Conditional result was False 2026-04-27 11:45:05.303607 | 2026-04-27 11:45:05.303746 | LOOP [upload-logs : Upload console log and json output]