2026-06-02 23:53:49.141252 | Job console starting 2026-06-02 23:53:49.151816 | Updating git repos 2026-06-02 23:53:49.195147 | Cloning repos into workspace 2026-06-02 23:53:49.253066 | Restoring repo states 2026-06-02 23:53:49.260066 | Merging changes 2026-06-02 23:53:49.555704 | Checking out repos 2026-06-02 23:53:49.593348 | Preparing playbooks 2026-06-02 23:53:54.525689 | Running Ansible setup 2026-06-02 23:53:59.968727 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 23:54:00.611660 | 2026-06-02 23:54:00.611800 | PLAY [localhost] 2026-06-02 23:54:00.619502 | 2026-06-02 23:54:00.619574 | TASK [Gathering Facts] 2026-06-02 23:54:01.529453 | localhost | ok 2026-06-02 23:54:01.545411 | 2026-06-02 23:54:01.545650 | TASK [Setup log path fact] 2026-06-02 23:54:01.568836 | localhost | ok 2026-06-02 23:54:01.583542 | 2026-06-02 23:54:01.583689 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 23:54:01.614530 | localhost | ok 2026-06-02 23:54:01.623362 | 2026-06-02 23:54:01.623479 | TASK [emit-job-header : Print job information] 2026-06-02 23:54:01.659211 | # Job Information 2026-06-02 23:54:01.659394 | Ansible Version: 2.16.18 2026-06-02 23:54:01.659425 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-06-02 23:54:01.659446 | Pipeline: check 2026-06-02 23:54:01.659466 | Executor: 2d72f0692154 2026-06-02 23:54:01.659486 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/132 2026-06-02 23:54:01.659508 | Event ID: 2e3964e0-5ede-11f1-81fa-78d4a5f447f3 2026-06-02 23:54:01.662842 | 2026-06-02 23:54:01.662913 | LOOP [emit-job-header : Print node information] 2026-06-02 23:54:01.768096 | localhost | ok: 2026-06-02 23:54:01.768315 | localhost | # Node Information 2026-06-02 23:54:01.768346 | localhost | Inventory Hostname: ubuntu-jammy 2026-06-02 23:54:01.768368 | localhost | Hostname: np0000178195 2026-06-02 23:54:01.768388 | localhost | Username: zuul 2026-06-02 23:54:01.768410 | localhost | Distro: Ubuntu 22.04 2026-06-02 23:54:01.768430 | localhost | Provider: yul1 2026-06-02 23:54:01.768449 | localhost | Region: ca-ymq-1 2026-06-02 23:54:01.768468 | localhost | Label: ubuntu-jammy 2026-06-02 23:54:01.768487 | localhost | Product Name: OpenStack Nova 2026-06-02 23:54:01.768505 | localhost | Interface IP: 199.204.45.77 2026-06-02 23:54:01.781480 | 2026-06-02 23:54:01.781728 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 23:54:02.233704 | localhost -> localhost | changed 2026-06-02 23:54:02.239384 | 2026-06-02 23:54:02.239459 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 23:54:03.065182 | localhost -> localhost | changed 2026-06-02 23:54:03.079646 | 2026-06-02 23:54:03.079765 | PLAY [all] 2026-06-02 23:54:03.099852 | 2026-06-02 23:54:03.100088 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 23:54:03.318125 | ubuntu-jammy -> localhost | ok 2026-06-02 23:54:03.324486 | 2026-06-02 23:54:03.324559 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 23:54:03.358980 | ubuntu-jammy | ok 2026-06-02 23:54:03.373864 | ubuntu-jammy | included: /var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 23:54:03.380748 | 2026-06-02 23:54:03.380812 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 23:54:04.706329 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-06-02 23:54:04.706907 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/work/6c37acb0420f4d65b7f123ba521cf696_id_rsa 2026-06-02 23:54:04.706952 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/work/6c37acb0420f4d65b7f123ba521cf696_id_rsa.pub 2026-06-02 23:54:04.706983 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-06-02 23:54:04.707014 | ubuntu-jammy -> localhost | SHA256:yck7g78hC+bwPnTkZVO3rUsiLu4lHxYksPi45R9P1u4 zuul-build-sshkey 2026-06-02 23:54:04.707059 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-06-02 23:54:04.707090 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-06-02 23:54:04.707125 | ubuntu-jammy -> localhost | | . | 2026-06-02 23:54:04.707156 | ubuntu-jammy -> localhost | | . o . . | 2026-06-02 23:54:04.707183 | ubuntu-jammy -> localhost | | . . . .. . o | 2026-06-02 23:54:04.707210 | ubuntu-jammy -> localhost | | o .=+o . . | 2026-06-02 23:54:04.707237 | ubuntu-jammy -> localhost | | . oo oS. . | 2026-06-02 23:54:04.707264 | ubuntu-jammy -> localhost | | +. o..+. o | 2026-06-02 23:54:04.707299 | ubuntu-jammy -> localhost | | o.+.=.@..o . | 2026-06-02 23:54:04.707327 | ubuntu-jammy -> localhost | | =.o.&.* . | 2026-06-02 23:54:04.707358 | ubuntu-jammy -> localhost | | .++=.=oE | 2026-06-02 23:54:04.707385 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-06-02 23:54:04.707449 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.807406 2026-06-02 23:54:04.713745 | 2026-06-02 23:54:04.713809 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 23:54:04.742575 | ubuntu-jammy | ok 2026-06-02 23:54:04.752346 | ubuntu-jammy | included: /var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 23:54:04.760263 | 2026-06-02 23:54:04.760328 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 23:54:04.785805 | ubuntu-jammy | skipping: Conditional result was False 2026-06-02 23:54:04.795706 | 2026-06-02 23:54:04.795870 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 23:54:05.275162 | ubuntu-jammy | changed 2026-06-02 23:54:05.280235 | 2026-06-02 23:54:05.280302 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 23:54:05.476101 | ubuntu-jammy | ok 2026-06-02 23:54:05.483330 | 2026-06-02 23:54:05.483429 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 23:54:05.937540 | ubuntu-jammy | changed 2026-06-02 23:54:05.943516 | 2026-06-02 23:54:05.943582 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 23:54:06.380282 | ubuntu-jammy | changed 2026-06-02 23:54:06.387368 | 2026-06-02 23:54:06.387465 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 23:54:06.412407 | ubuntu-jammy | skipping: Conditional result was False 2026-06-02 23:54:06.418321 | 2026-06-02 23:54:06.418392 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 23:54:06.817176 | ubuntu-jammy -> localhost | changed 2026-06-02 23:54:06.836014 | 2026-06-02 23:54:06.836191 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 23:54:07.108509 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/work/6c37acb0420f4d65b7f123ba521cf696_id_rsa (zuul-build-sshkey) 2026-06-02 23:54:07.108732 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.015360 2026-06-02 23:54:07.113743 | 2026-06-02 23:54:07.113859 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 23:54:07.441151 | ubuntu-jammy | ok 2026-06-02 23:54:07.540555 | 2026-06-02 23:54:07.540732 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 23:54:07.570076 | ubuntu-jammy | skipping: Conditional result was False 2026-06-02 23:54:07.581896 | 2026-06-02 23:54:07.581985 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-02 23:54:07.945898 | ubuntu-jammy | ok 2026-06-02 23:54:07.952318 | 2026-06-02 23:54:07.952382 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-02 23:54:08.784508 | ubuntu-jammy | Output suppressed because no_log was given 2026-06-02 23:54:09.197789 | 2026-06-02 23:54:09.197895 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-02 23:54:09.455593 | ubuntu-jammy | ok: "logs" 2026-06-02 23:54:09.455830 | ubuntu-jammy | ok: All items complete 2026-06-02 23:54:09.455859 | 2026-06-02 23:54:09.577774 | ubuntu-jammy | ok: "artifacts" 2026-06-02 23:54:09.745341 | ubuntu-jammy | ok: "docs" 2026-06-02 23:54:09.758947 | 2026-06-02 23:54:09.759078 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-02 23:54:09.943076 | ubuntu-jammy | changed: "logs" 2026-06-02 23:54:10.115826 | ubuntu-jammy | changed: "artifacts" 2026-06-02 23:54:10.514926 | ubuntu-jammy | changed: "docs" 2026-06-02 23:54:10.534348 | 2026-06-02 23:54:10.534502 | PLAY RECAP 2026-06-02 23:54:10.534563 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 23:54:10.534600 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-02 23:54:10.534624 | 2026-06-02 23:54:10.709197 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 23:54:10.711112 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 23:54:11.296092 | 2026-06-02 23:54:11.296259 | PLAY [all] 2026-06-02 23:54:11.308707 | 2026-06-02 23:54:11.308855 | TASK [setup-uv : Extract archive] 2026-06-02 23:54:13.571702 | ubuntu-jammy | changed 2026-06-02 23:54:13.581084 | 2026-06-02 23:54:13.581264 | TASK [setup-uv : Print version] 2026-06-02 23:54:13.855272 | ubuntu-jammy | uv 0.8.13 2026-06-02 23:54:14.119202 | ubuntu-jammy | ok: Runtime: 0:00:00.013167 2026-06-02 23:54:14.133359 | 2026-06-02 23:54:14.133506 | TASK [Install Ansible collection siblings] 2026-06-02 23:54:14.532216 | ubuntu-jammy | ok: 2026-06-02 23:54:14.532412 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-06-02 23:54:14.532442 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-06-02 23:54:14.536356 | 2026-06-02 23:54:14.536528 | PLAY RECAP 2026-06-02 23:54:14.536583 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 23:54:14.536605 | 2026-06-02 23:54:14.705574 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-02 23:54:14.706794 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-02 23:54:15.327577 | 2026-06-02 23:54:15.450950 | PLAY [all] 2026-06-02 23:54:15.469764 | 2026-06-02 23:54:15.469880 | TASK [Copy inventory file for Zuul] 2026-06-02 23:54:16.365860 | ubuntu-jammy | changed 2026-06-02 23:54:17.263186 | 2026-06-02 23:54:17.263317 | TASK [Switch "ansible_host" to private IP] 2026-06-02 23:54:17.595019 | ubuntu-jammy | changed: 1 replacements made 2026-06-02 23:54:17.600563 | 2026-06-02 23:54:17.600643 | TASK [Run Molecule scenario] 2026-06-02 23:54:18.108597 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-06-02 23:54:18.790619 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-06-02 23:54:18.971513 | ubuntu-jammy | Using CPython 3.13.7 2026-06-02 23:54:18.971615 | ubuntu-jammy | Creating virtual environment at: .venv 2026-06-02 23:54:19.221738 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-06-02 23:54:19.222074 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-06-02 23:54:19.225046 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-06-02 23:54:19.382805 | ubuntu-jammy | Downloading cryptography 2026-06-02 23:54:19.425333 | ubuntu-jammy | Downloading pygments 2026-06-02 23:54:19.559742 | ubuntu-jammy | Downloading ansible-core 2026-06-02 23:54:19.587298 | ubuntu-jammy | Installed 36 packages in 26ms 2026-06-02 23:54:20.669125 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-06-02 23:54:20.669210 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-06-02 23:54:21.489049 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-06-02 23:54:21.489135 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-06-02 23:54:21.489156 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-02 23:54:21.489182 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-06-02 23:54:31.131634 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-06-02 23:54:31.131822 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-06-02 23:54:31.132141 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-06-02 23:54:31.132232 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-02 23:54:31.139352 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-06-02 23:54:31.139771 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 23:54:31.146506 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-06-02 23:54:31.146593 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-06-02 23:54:31.146678 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-06-02 23:54:31.153645 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-06-02 23:54:31.672767 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-02 23:54:31.672991 | 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-06-02 23:54:31.673271 | 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-06-02 23:54:31.673504 | ubuntu-jammy | 2026-06-02 23:54:32.121618 | ubuntu-jammy | 2026-06-02 23:54:32.121855 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-06-02 23:54:32.214232 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-06-02 23:54:32.219958 | ubuntu-jammy | INFO [docker > create] Executing 2026-06-02 23:54:32.221327 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 23:54:32.226282 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-06-02 23:54:32.708543 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-02 23:54:32.708750 | 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-06-02 23:54:32.708984 | 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-06-02 23:54:32.709176 | ubuntu-jammy | 2026-06-02 23:54:33.075778 | ubuntu-jammy | 2026-06-02 23:54:33.076008 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-06-02 23:54:33.076226 | ubuntu-jammy | 2026-06-02 23:54:33.076449 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-02 23:54:33.076718 | ubuntu-jammy | Tuesday 02 June 2026 23:54:33 +0000 (0:00:00.029) 0:00:00.029 ********** 2026-06-02 23:54:34.292125 | 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-06-02 23:54:34.294091 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:54:34.294291 | ubuntu-jammy | 2026-06-02 23:54:34.294470 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-06-02 23:54:34.294646 | ubuntu-jammy | Tuesday 02 June 2026 23:54:34 +0000 (0:00:01.219) 0:00:01.248 ********** 2026-06-02 23:54:52.444537 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:54:52.444609 | ubuntu-jammy | 2026-06-02 23:54:52.444635 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-02 23:54:52.444793 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-02 23:54:52.444962 | ubuntu-jammy | 2026-06-02 23:54:52.445113 | ubuntu-jammy | 2026-06-02 23:54:52.445297 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-02 23:54:52.445474 | ubuntu-jammy | Tuesday 02 June 2026 23:54:52 +0000 (0:00:18.149) 0:00:19.398 ********** 2026-06-02 23:54:52.445633 | ubuntu-jammy | =============================================================================== 2026-06-02 23:54:52.445804 | ubuntu-jammy | Update "apt" cache ----------------------------------------------------- 18.15s 2026-06-02 23:54:52.445969 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.22s 2026-06-02 23:54:52.536638 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-06-02 23:54:52.545201 | ubuntu-jammy | INFO [docker > converge] Executing 2026-06-02 23:54:53.017561 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-02 23:54:53.017750 | 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-06-02 23:54:53.017945 | 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-06-02 23:54:53.018102 | ubuntu-jammy | 2026-06-02 23:54:53.437461 | ubuntu-jammy | 2026-06-02 23:54:53.437628 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-06-02 23:54:53.437790 | ubuntu-jammy | 2026-06-02 23:54:53.437972 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-02 23:54:53.438286 | ubuntu-jammy | Tuesday 02 June 2026 23:54:53 +0000 (0:00:00.020) 0:00:00.020 ********** 2026-06-02 23:54:54.437357 | 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-06-02 23:54:54.440127 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:54:54.440279 | ubuntu-jammy | 2026-06-02 23:54:54.440469 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 23:54:54.440644 | ubuntu-jammy | Tuesday 02 June 2026 23:54:54 +0000 (0:00:01.002) 0:00:01.022 ********** 2026-06-02 23:54:54.891493 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:54:54.891547 | ubuntu-jammy | 2026-06-02 23:54:54.891810 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 23:54:54.892043 | ubuntu-jammy | Tuesday 02 June 2026 23:54:54 +0000 (0:00:00.451) 0:00:01.474 ********** 2026-06-02 23:54:54.919781 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:54:54.919934 | ubuntu-jammy | 2026-06-02 23:54:54.920129 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 23:54:54.920382 | ubuntu-jammy | Tuesday 02 June 2026 23:54:54 +0000 (0:00:00.028) 0:00:01.502 ********** 2026-06-02 23:54:55.305032 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:54:55.305231 | ubuntu-jammy | 2026-06-02 23:54:55.305452 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 23:54:55.305649 | ubuntu-jammy | Tuesday 02 June 2026 23:54:55 +0000 (0:00:00.384) 0:00:01.887 ********** 2026-06-02 23:54:55.406062 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-02 23:54:55.406228 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-02 23:54:55.406503 | ubuntu-jammy | } 2026-06-02 23:54:55.406736 | ubuntu-jammy | 2026-06-02 23:54:55.407009 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 23:54:55.407317 | ubuntu-jammy | Tuesday 02 June 2026 23:54:55 +0000 (0:00:00.100) 0:00:01.988 ********** 2026-06-02 23:54:56.586981 | 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-06-02 23:54:56.591267 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:54:56.591322 | ubuntu-jammy | 2026-06-02 23:54:56.591415 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 23:54:56.591492 | ubuntu-jammy | Tuesday 02 June 2026 23:54:56 +0000 (0:00:01.185) 0:00:03.174 ********** 2026-06-02 23:54:56.612177 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:54:56.612372 | ubuntu-jammy | 2026-06-02 23:54:56.612639 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 23:54:56.612881 | ubuntu-jammy | Tuesday 02 June 2026 23:54:56 +0000 (0:00:00.020) 0:00:03.194 ********** 2026-06-02 23:54:56.636482 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:54:56.636655 | ubuntu-jammy | 2026-06-02 23:54:56.636923 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 23:54:56.637113 | ubuntu-jammy | Tuesday 02 June 2026 23:54:56 +0000 (0:00:00.024) 0:00:03.219 ********** 2026-06-02 23:54:56.878063 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:54:56.878252 | ubuntu-jammy | 2026-06-02 23:54:56.878618 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 23:54:56.878729 | ubuntu-jammy | Tuesday 02 June 2026 23:54:56 +0000 (0:00:00.240) 0:00:03.460 ********** 2026-06-02 23:54:58.265123 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:54:58.265276 | ubuntu-jammy | 2026-06-02 23:54:58.265474 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 23:54:58.265661 | ubuntu-jammy | Tuesday 02 June 2026 23:54:58 +0000 (0:00:01.387) 0:00:04.847 ********** 2026-06-02 23:54:58.333191 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-02 23:54:58.333353 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-02 23:54:58.333531 | ubuntu-jammy | } 2026-06-02 23:54:58.333669 | ubuntu-jammy | 2026-06-02 23:54:58.333843 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 23:54:58.334011 | ubuntu-jammy | Tuesday 02 June 2026 23:54:58 +0000 (0:00:00.068) 0:00:04.915 ********** 2026-06-02 23:54:59.202627 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:54:59.202811 | ubuntu-jammy | 2026-06-02 23:54:59.203084 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 23:54:59.203318 | ubuntu-jammy | Tuesday 02 June 2026 23:54:59 +0000 (0:00:00.869) 0:00:05.785 ********** 2026-06-02 23:55:02.271625 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:02.271798 | ubuntu-jammy | 2026-06-02 23:55:02.271959 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 23:55:02.272143 | ubuntu-jammy | Tuesday 02 June 2026 23:55:02 +0000 (0:00:03.068) 0:00:08.854 ********** 2026-06-02 23:55:02.291057 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:02.291236 | ubuntu-jammy | 2026-06-02 23:55:02.291434 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 23:55:02.291626 | ubuntu-jammy | Tuesday 02 June 2026 23:55:02 +0000 (0:00:00.019) 0:00:08.873 ********** 2026-06-02 23:55:02.308438 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:02.308635 | ubuntu-jammy | 2026-06-02 23:55:02.308858 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 23:55:02.309055 | ubuntu-jammy | Tuesday 02 June 2026 23:55:02 +0000 (0:00:00.017) 0:00:08.891 ********** 2026-06-02 23:55:02.327010 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:02.327216 | ubuntu-jammy | 2026-06-02 23:55:02.327497 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 23:55:02.327708 | ubuntu-jammy | Tuesday 02 June 2026 23:55:02 +0000 (0:00:00.018) 0:00:08.909 ********** 2026-06-02 23:55:09.013876 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:09.014084 | ubuntu-jammy | 2026-06-02 23:55:09.014232 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 23:55:09.014414 | ubuntu-jammy | Tuesday 02 June 2026 23:55:09 +0000 (0:00:06.685) 0:00:15.595 ********** 2026-06-02 23:55:09.719839 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:09.719989 | ubuntu-jammy | 2026-06-02 23:55:09.720226 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 23:55:09.720399 | ubuntu-jammy | Tuesday 02 June 2026 23:55:09 +0000 (0:00:00.706) 0:00:16.302 ********** 2026-06-02 23:55:10.924390 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-06-02 23:55:10.924463 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 23:55:10.924601 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 23:55:10.924718 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 23:55:10.924839 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 23:55:10.924941 | ubuntu-jammy | 2026-06-02 23:55:10.925055 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 23:55:10.925160 | ubuntu-jammy | Tuesday 02 June 2026 23:55:10 +0000 (0:00:01.204) 0:00:17.506 ********** 2026-06-02 23:55:11.639113 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:11.639265 | ubuntu-jammy | 2026-06-02 23:55:11.639454 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 23:55:11.639633 | ubuntu-jammy | Tuesday 02 June 2026 23:55:11 +0000 (0:00:00.711) 0:00:18.218 ********** 2026-06-02 23:55:11.639790 | ubuntu-jammy | 2026-06-02 23:55:11.639968 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-02 23:55:11.640135 | ubuntu-jammy | Tuesday 02 June 2026 23:55:11 +0000 (0:00:00.002) 0:00:18.221 ********** 2026-06-02 23:55:12.663163 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:12.663371 | ubuntu-jammy | 2026-06-02 23:55:12.663581 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-02 23:55:12.663768 | ubuntu-jammy | Tuesday 02 June 2026 23:55:12 +0000 (0:00:01.023) 0:00:19.244 ********** 2026-06-02 23:55:13.128337 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:13.128485 | ubuntu-jammy | 2026-06-02 23:55:13.128684 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 23:55:13.128878 | ubuntu-jammy | Tuesday 02 June 2026 23:55:13 +0000 (0:00:00.466) 0:00:19.710 ********** 2026-06-02 23:55:13.718842 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:13.718914 | ubuntu-jammy | 2026-06-02 23:55:13.719253 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 23:55:13.719414 | ubuntu-jammy | Tuesday 02 June 2026 23:55:13 +0000 (0:00:00.590) 0:00:20.300 ********** 2026-06-02 23:55:14.017568 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:14.017637 | ubuntu-jammy | 2026-06-02 23:55:14.017697 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 23:55:14.017818 | ubuntu-jammy | Tuesday 02 June 2026 23:55:14 +0000 (0:00:00.299) 0:00:20.600 ********** 2026-06-02 23:55:14.050765 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-02 23:55:14.051219 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-02 23:55:14.051265 | ubuntu-jammy | } 2026-06-02 23:55:14.051271 | ubuntu-jammy | 2026-06-02 23:55:14.051275 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 23:55:14.051280 | ubuntu-jammy | Tuesday 02 June 2026 23:55:14 +0000 (0:00:00.032) 0:00:20.632 ********** 2026-06-02 23:55:14.950500 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:14.950569 | ubuntu-jammy | 2026-06-02 23:55:14.950650 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 23:55:14.950802 | ubuntu-jammy | Tuesday 02 June 2026 23:55:14 +0000 (0:00:00.899) 0:00:21.532 ********** 2026-06-02 23:55:19.438405 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:19.438512 | ubuntu-jammy | 2026-06-02 23:55:19.438573 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-02 23:55:19.438811 | ubuntu-jammy | Tuesday 02 June 2026 23:55:19 +0000 (0:00:04.488) 0:00:26.021 ********** 2026-06-02 23:55:20.706054 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:20.706123 | ubuntu-jammy | 2026-06-02 23:55:20.706135 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-02 23:55:20.706259 | ubuntu-jammy | Tuesday 02 June 2026 23:55:20 +0000 (0:00:01.267) 0:00:27.288 ********** 2026-06-02 23:55:21.144379 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:21.144970 | ubuntu-jammy | 2026-06-02 23:55:21.145031 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-02 23:55:21.145044 | ubuntu-jammy | Tuesday 02 June 2026 23:55:21 +0000 (0:00:00.438) 0:00:27.726 ********** 2026-06-02 23:55:21.730065 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:21.730139 | ubuntu-jammy | 2026-06-02 23:55:21.730407 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-02 23:55:21.730453 | ubuntu-jammy | Tuesday 02 June 2026 23:55:21 +0000 (0:00:00.585) 0:00:28.312 ********** 2026-06-02 23:55:22.477106 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-06-02 23:55:22.477153 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-02 23:55:22.477159 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-02 23:55:22.477164 | ubuntu-jammy | 2026-06-02 23:55:22.477168 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-02 23:55:22.477172 | ubuntu-jammy | Tuesday 02 June 2026 23:55:22 +0000 (0:00:00.747) 0:00:29.059 ********** 2026-06-02 23:55:23.047743 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:23.047784 | ubuntu-jammy | 2026-06-02 23:55:23.047790 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-02 23:55:23.047795 | ubuntu-jammy | Tuesday 02 June 2026 23:55:23 +0000 (0:00:00.570) 0:00:29.629 ********** 2026-06-02 23:55:23.620110 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:23.620184 | ubuntu-jammy | 2026-06-02 23:55:23.620786 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-02 23:55:23.621029 | ubuntu-jammy | Tuesday 02 June 2026 23:55:23 +0000 (0:00:00.570) 0:00:30.200 ********** 2026-06-02 23:55:23.621038 | ubuntu-jammy | 2026-06-02 23:55:23.621045 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-02 23:55:23.621060 | ubuntu-jammy | Tuesday 02 June 2026 23:55:23 +0000 (0:00:00.002) 0:00:30.202 ********** 2026-06-02 23:55:24.330224 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:24.330363 | ubuntu-jammy | 2026-06-02 23:55:24.330885 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-06-02 23:55:24.331032 | ubuntu-jammy | Tuesday 02 June 2026 23:55:24 +0000 (0:00:00.709) 0:00:30.912 ********** 2026-06-02 23:55:25.318478 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:25.318610 | ubuntu-jammy | 2026-06-02 23:55:25.318855 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-02 23:55:25.318932 | ubuntu-jammy | Tuesday 02 June 2026 23:55:25 +0000 (0:00:00.988) 0:00:31.900 ********** 2026-06-02 23:55:25.932949 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:25.933032 | ubuntu-jammy | 2026-06-02 23:55:25.933044 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-02 23:55:25.934834 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-06-02 23:55:25.934894 | ubuntu-jammy | 2026-06-02 23:55:25.934906 | ubuntu-jammy | 2026-06-02 23:55:25.934916 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-02 23:55:25.934925 | ubuntu-jammy | Tuesday 02 June 2026 23:55:25 +0000 (0:00:00.614) 0:00:32.515 ********** 2026-06-02 23:55:25.934935 | ubuntu-jammy | =============================================================================== 2026-06-02 23:55:25.934967 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.69s 2026-06-02 23:55:25.934981 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.49s 2026-06-02 23:55:25.934994 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.07s 2026-06-02 23:55:25.935008 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.73s 2026-06-02 23:55:25.935019 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.39s 2026-06-02 23:55:25.935028 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.27s 2026-06-02 23:55:25.935036 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.20s 2026-06-02 23:55:25.935045 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.19s 2026-06-02 23:55:25.935055 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.00s 2026-06-02 23:55:25.935065 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 0.99s 2026-06-02 23:55:25.935074 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.90s 2026-06-02 23:55:25.935084 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.87s 2026-06-02 23:55:25.935093 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.75s 2026-06-02 23:55:25.935103 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.71s 2026-06-02 23:55:25.935112 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.71s 2026-06-02 23:55:25.935121 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.61s 2026-06-02 23:55:25.935130 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.59s 2026-06-02 23:55:25.935145 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.59s 2026-06-02 23:55:25.935155 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.57s 2026-06-02 23:55:25.935164 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.57s 2026-06-02 23:55:26.058986 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-06-02 23:55:26.067414 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-06-02 23:55:26.537491 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-02 23:55:26.537716 | 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-06-02 23:55:26.537947 | 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-06-02 23:55:26.538077 | ubuntu-jammy | 2026-06-02 23:55:26.932608 | ubuntu-jammy | 2026-06-02 23:55:26.932776 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-06-02 23:55:26.932936 | ubuntu-jammy | 2026-06-02 23:55:26.933142 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-02 23:55:26.933299 | ubuntu-jammy | Tuesday 02 June 2026 23:55:26 +0000 (0:00:00.019) 0:00:00.019 ********** 2026-06-02 23:55:27.973507 | 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-06-02 23:55:27.976761 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:27.976954 | ubuntu-jammy | 2026-06-02 23:55:27.977210 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 23:55:27.977414 | ubuntu-jammy | Tuesday 02 June 2026 23:55:27 +0000 (0:00:01.044) 0:00:01.064 ********** 2026-06-02 23:55:28.398866 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:28.399026 | ubuntu-jammy | 2026-06-02 23:55:28.399316 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 23:55:28.399506 | ubuntu-jammy | Tuesday 02 June 2026 23:55:28 +0000 (0:00:00.421) 0:00:01.486 ********** 2026-06-02 23:55:28.429605 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:28.429807 | ubuntu-jammy | 2026-06-02 23:55:28.430042 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-02 23:55:28.430260 | ubuntu-jammy | Tuesday 02 June 2026 23:55:28 +0000 (0:00:00.031) 0:00:01.517 ********** 2026-06-02 23:55:28.827132 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:28.827281 | ubuntu-jammy | 2026-06-02 23:55:28.827528 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 23:55:28.827680 | ubuntu-jammy | Tuesday 02 June 2026 23:55:28 +0000 (0:00:00.397) 0:00:01.914 ********** 2026-06-02 23:55:28.889693 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-02 23:55:28.889860 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-02 23:55:28.890031 | ubuntu-jammy | } 2026-06-02 23:55:28.890177 | ubuntu-jammy | 2026-06-02 23:55:28.890367 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 23:55:28.890536 | ubuntu-jammy | Tuesday 02 June 2026 23:55:28 +0000 (0:00:00.062) 0:00:01.976 ********** 2026-06-02 23:55:29.425266 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:29.425400 | ubuntu-jammy | 2026-06-02 23:55:29.425603 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 23:55:29.425856 | ubuntu-jammy | Tuesday 02 June 2026 23:55:29 +0000 (0:00:00.535) 0:00:02.512 ********** 2026-06-02 23:55:29.451617 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:29.451748 | ubuntu-jammy | 2026-06-02 23:55:29.451983 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 23:55:29.452119 | ubuntu-jammy | Tuesday 02 June 2026 23:55:29 +0000 (0:00:00.026) 0:00:02.539 ********** 2026-06-02 23:55:29.481470 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:29.481585 | ubuntu-jammy | 2026-06-02 23:55:29.481818 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 23:55:29.481989 | ubuntu-jammy | Tuesday 02 June 2026 23:55:29 +0000 (0:00:00.029) 0:00:02.569 ********** 2026-06-02 23:55:29.739628 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:29.739807 | ubuntu-jammy | 2026-06-02 23:55:29.740001 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-02 23:55:29.740177 | ubuntu-jammy | Tuesday 02 June 2026 23:55:29 +0000 (0:00:00.257) 0:00:02.826 ********** 2026-06-02 23:55:31.158190 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:31.158249 | ubuntu-jammy | 2026-06-02 23:55:31.158260 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 23:55:31.158270 | ubuntu-jammy | Tuesday 02 June 2026 23:55:31 +0000 (0:00:01.417) 0:00:04.244 ********** 2026-06-02 23:55:31.225760 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-02 23:55:31.226708 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-02 23:55:31.226857 | ubuntu-jammy | } 2026-06-02 23:55:31.226872 | ubuntu-jammy | 2026-06-02 23:55:31.226882 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 23:55:31.226892 | ubuntu-jammy | Tuesday 02 June 2026 23:55:31 +0000 (0:00:00.068) 0:00:04.312 ********** 2026-06-02 23:55:31.635854 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:31.635900 | ubuntu-jammy | 2026-06-02 23:55:31.635906 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 23:55:31.635910 | ubuntu-jammy | Tuesday 02 June 2026 23:55:31 +0000 (0:00:00.406) 0:00:04.719 ********** 2026-06-02 23:55:34.013483 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:34.013575 | ubuntu-jammy | 2026-06-02 23:55:34.013587 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-02 23:55:34.013736 | ubuntu-jammy | Tuesday 02 June 2026 23:55:34 +0000 (0:00:02.381) 0:00:07.100 ********** 2026-06-02 23:55:34.037623 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:34.037747 | ubuntu-jammy | 2026-06-02 23:55:34.038167 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-02 23:55:34.038238 | ubuntu-jammy | Tuesday 02 June 2026 23:55:34 +0000 (0:00:00.024) 0:00:07.124 ********** 2026-06-02 23:55:34.058836 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:34.058917 | ubuntu-jammy | 2026-06-02 23:55:34.059149 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-02 23:55:34.059180 | ubuntu-jammy | Tuesday 02 June 2026 23:55:34 +0000 (0:00:00.021) 0:00:07.146 ********** 2026-06-02 23:55:34.078017 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-06-02 23:55:34.078095 | ubuntu-jammy | 2026-06-02 23:55:34.078378 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-02 23:55:34.078604 | ubuntu-jammy | Tuesday 02 June 2026 23:55:34 +0000 (0:00:00.019) 0:00:07.165 ********** 2026-06-02 23:55:35.424553 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:35.424630 | ubuntu-jammy | 2026-06-02 23:55:35.424809 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-02 23:55:35.424854 | ubuntu-jammy | Tuesday 02 June 2026 23:55:35 +0000 (0:00:01.345) 0:00:08.510 ********** 2026-06-02 23:55:35.988606 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:35.988672 | ubuntu-jammy | 2026-06-02 23:55:35.988772 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-02 23:55:35.988929 | ubuntu-jammy | Tuesday 02 June 2026 23:55:35 +0000 (0:00:00.564) 0:00:09.075 ********** 2026-06-02 23:55:37.169755 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-06-02 23:55:37.169825 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-02 23:55:37.169980 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-02 23:55:37.170572 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-02 23:55:37.170595 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-02 23:55:37.170603 | ubuntu-jammy | 2026-06-02 23:55:37.170611 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-02 23:55:37.170617 | ubuntu-jammy | Tuesday 02 June 2026 23:55:37 +0000 (0:00:01.181) 0:00:10.257 ********** 2026-06-02 23:55:37.789481 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:37.789560 | ubuntu-jammy | 2026-06-02 23:55:37.790104 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-02 23:55:37.790297 | ubuntu-jammy | Tuesday 02 June 2026 23:55:37 +0000 (0:00:00.617) 0:00:10.874 ********** 2026-06-02 23:55:37.790309 | ubuntu-jammy | 2026-06-02 23:55:37.790322 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-02 23:55:37.790328 | ubuntu-jammy | Tuesday 02 June 2026 23:55:37 +0000 (0:00:00.002) 0:00:10.877 ********** 2026-06-02 23:55:38.479277 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:38.479365 | ubuntu-jammy | 2026-06-02 23:55:38.479593 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-02 23:55:38.479639 | ubuntu-jammy | Tuesday 02 June 2026 23:55:38 +0000 (0:00:00.689) 0:00:11.566 ********** 2026-06-02 23:55:38.750983 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:38.751047 | ubuntu-jammy | 2026-06-02 23:55:38.751314 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-02 23:55:38.751370 | ubuntu-jammy | Tuesday 02 June 2026 23:55:38 +0000 (0:00:00.271) 0:00:11.838 ********** 2026-06-02 23:55:38.787653 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-02 23:55:38.788591 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-06-02 23:55:38.788633 | ubuntu-jammy | } 2026-06-02 23:55:38.788644 | ubuntu-jammy | 2026-06-02 23:55:38.788655 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-02 23:55:38.788664 | ubuntu-jammy | Tuesday 02 June 2026 23:55:38 +0000 (0:00:00.036) 0:00:11.874 ********** 2026-06-02 23:55:39.173726 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:39.174290 | ubuntu-jammy | 2026-06-02 23:55:39.174345 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-02 23:55:39.174358 | ubuntu-jammy | Tuesday 02 June 2026 23:55:39 +0000 (0:00:00.386) 0:00:12.261 ********** 2026-06-02 23:55:42.324601 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:42.324664 | ubuntu-jammy | 2026-06-02 23:55:42.324676 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-06-02 23:55:42.324702 | ubuntu-jammy | Tuesday 02 June 2026 23:55:42 +0000 (0:00:03.150) 0:00:15.411 ********** 2026-06-02 23:55:43.646214 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:43.646291 | ubuntu-jammy | 2026-06-02 23:55:43.646351 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-06-02 23:55:43.646462 | ubuntu-jammy | Tuesday 02 June 2026 23:55:43 +0000 (0:00:01.320) 0:00:16.731 ********** 2026-06-02 23:55:44.039438 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:44.040093 | ubuntu-jammy | 2026-06-02 23:55:44.040162 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-06-02 23:55:44.040174 | ubuntu-jammy | Tuesday 02 June 2026 23:55:44 +0000 (0:00:00.394) 0:00:17.126 ********** 2026-06-02 23:55:44.592618 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:44.592671 | ubuntu-jammy | 2026-06-02 23:55:44.592962 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-06-02 23:55:44.593014 | ubuntu-jammy | Tuesday 02 June 2026 23:55:44 +0000 (0:00:00.551) 0:00:17.678 ********** 2026-06-02 23:55:45.358676 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-06-02 23:55:45.359659 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-06-02 23:55:45.359715 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-06-02 23:55:45.359725 | ubuntu-jammy | 2026-06-02 23:55:45.359734 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-06-02 23:55:45.359743 | ubuntu-jammy | Tuesday 02 June 2026 23:55:45 +0000 (0:00:00.767) 0:00:18.445 ********** 2026-06-02 23:55:45.909141 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:45.909704 | ubuntu-jammy | 2026-06-02 23:55:45.909740 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-06-02 23:55:45.909752 | ubuntu-jammy | Tuesday 02 June 2026 23:55:45 +0000 (0:00:00.550) 0:00:18.996 ********** 2026-06-02 23:55:46.453720 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:46.453793 | ubuntu-jammy | 2026-06-02 23:55:46.453805 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-06-02 23:55:46.454140 | ubuntu-jammy | Tuesday 02 June 2026 23:55:46 +0000 (0:00:00.543) 0:00:19.539 ********** 2026-06-02 23:55:46.454181 | ubuntu-jammy | 2026-06-02 23:55:46.454186 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-06-02 23:55:46.454190 | ubuntu-jammy | Tuesday 02 June 2026 23:55:46 +0000 (0:00:00.002) 0:00:19.541 ********** 2026-06-02 23:55:46.837689 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:46.837750 | ubuntu-jammy | 2026-06-02 23:55:46.837819 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-02 23:55:46.838844 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-06-02 23:55:46.838943 | ubuntu-jammy | 2026-06-02 23:55:46.838954 | ubuntu-jammy | 2026-06-02 23:55:46.838965 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-02 23:55:46.838975 | ubuntu-jammy | Tuesday 02 June 2026 23:55:46 +0000 (0:00:00.384) 0:00:19.925 ********** 2026-06-02 23:55:46.838984 | ubuntu-jammy | =============================================================================== 2026-06-02 23:55:46.838993 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.15s 2026-06-02 23:55:46.839002 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.38s 2026-06-02 23:55:46.839011 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.42s 2026-06-02 23:55:46.839020 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.35s 2026-06-02 23:55:46.839028 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.32s 2026-06-02 23:55:46.839047 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.18s 2026-06-02 23:55:46.839056 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.04s 2026-06-02 23:55:46.839064 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.77s 2026-06-02 23:55:46.839073 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.69s 2026-06-02 23:55:46.839113 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.62s 2026-06-02 23:55:46.839987 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.56s 2026-06-02 23:55:46.840043 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.55s 2026-06-02 23:55:46.840049 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.55s 2026-06-02 23:55:46.840054 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.54s 2026-06-02 23:55:46.840058 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.54s 2026-06-02 23:55:46.840062 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.42s 2026-06-02 23:55:46.840066 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.41s 2026-06-02 23:55:46.840070 | ubuntu-jammy | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.40s 2026-06-02 23:55:46.840074 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.39s 2026-06-02 23:55:46.840078 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.39s 2026-06-02 23:55:46.950833 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-06-02 23:55:46.963634 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-06-02 23:55:46.963955 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 23:55:46.969474 | ubuntu-jammy | INFO [docker > verify] Executing 2026-06-02 23:55:47.438819 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-02 23:55:47.439009 | 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-06-02 23:55:47.439193 | 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-06-02 23:55:47.439352 | ubuntu-jammy | 2026-06-02 23:55:47.746172 | ubuntu-jammy | 2026-06-02 23:55:47.746433 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-06-02 23:55:47.746674 | ubuntu-jammy | 2026-06-02 23:55:47.746966 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-06-02 23:55:47.747200 | ubuntu-jammy | Tuesday 02 June 2026 23:55:47 +0000 (0:00:00.007) 0:00:00.007 ********** 2026-06-02 23:55:48.855094 | 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-06-02 23:55:48.856962 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:48.857209 | ubuntu-jammy | 2026-06-02 23:55:48.857437 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-06-02 23:55:48.857630 | ubuntu-jammy | Tuesday 02 June 2026 23:55:48 +0000 (0:00:01.111) 0:00:01.118 ********** 2026-06-02 23:55:50.908024 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-06-02 23:55:50.908173 | ubuntu-jammy | 2026-06-02 23:55:50.908368 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-06-02 23:55:50.908554 | ubuntu-jammy | Tuesday 02 June 2026 23:55:50 +0000 (0:00:02.051) 0:00:03.169 ********** 2026-06-02 23:55:50.931548 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-06-02 23:55:50.931697 | ubuntu-jammy | "changed": false, 2026-06-02 23:55:50.931915 | ubuntu-jammy | "msg": "All assertions passed" 2026-06-02 23:55:50.932085 | ubuntu-jammy | } 2026-06-02 23:55:50.932247 | ubuntu-jammy | 2026-06-02 23:55:50.932426 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-06-02 23:55:50.932597 | ubuntu-jammy | Tuesday 02 June 2026 23:55:50 +0000 (0:00:00.023) 0:00:03.193 ********** 2026-06-02 23:55:51.312598 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:51.312660 | ubuntu-jammy | 2026-06-02 23:55:51.312786 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-06-02 23:55:51.312895 | ubuntu-jammy | Tuesday 02 June 2026 23:55:51 +0000 (0:00:00.380) 0:00:03.574 ********** 2026-06-02 23:55:51.576131 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-06-02 23:55:51.576214 | ubuntu-jammy | 2026-06-02 23:55:51.576333 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-06-02 23:55:51.576464 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-02 23:55:51.576565 | ubuntu-jammy | 2026-06-02 23:55:51.576658 | ubuntu-jammy | 2026-06-02 23:55:51.576777 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-06-02 23:55:51.576884 | ubuntu-jammy | Tuesday 02 June 2026 23:55:51 +0000 (0:00:00.264) 0:00:03.838 ********** 2026-06-02 23:55:51.576987 | ubuntu-jammy | =============================================================================== 2026-06-02 23:55:51.577096 | ubuntu-jammy | Populate service facts -------------------------------------------------- 2.05s 2026-06-02 23:55:51.577202 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.11s 2026-06-02 23:55:51.577311 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.38s 2026-06-02 23:55:51.577419 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.26s 2026-06-02 23:55:51.577529 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.02s 2026-06-02 23:55:51.662251 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-06-02 23:55:51.673315 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-06-02 23:55:51.673689 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-02 23:55:51.680994 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-06-02 23:55:51.681046 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-06-02 23:55:51.681116 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-06-02 23:55:51.681382 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-02 23:55:52.205403 | ubuntu-jammy | ok: Runtime: 0:01:33.881299 2026-06-02 23:55:52.212905 | 2026-06-02 23:55:52.213064 | PLAY RECAP 2026-06-02 23:55:52.213144 | ubuntu-jammy | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 23:55:52.213178 | 2026-06-02 23:55:52.334229 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-02 23:55:52.336786 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 23:55:52.913871 | 2026-06-02 23:55:52.914001 | PLAY [all] 2026-06-02 23:55:52.925235 | 2026-06-02 23:55:52.925319 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-02 23:55:52.971996 | ubuntu-jammy | skipping: Conditional result was False 2026-06-02 23:55:52.982814 | 2026-06-02 23:55:52.982911 | TASK [fetch-output : Set log path for single node] 2026-06-02 23:55:53.022830 | ubuntu-jammy | ok 2026-06-02 23:55:53.027413 | 2026-06-02 23:55:53.027483 | LOOP [fetch-output : Ensure local output dirs] 2026-06-02 23:55:53.414575 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/work/logs" 2026-06-02 23:55:53.622655 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/work/artifacts" 2026-06-02 23:55:53.826897 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/6c37acb0420f4d65b7f123ba521cf696/work/docs" 2026-06-02 23:55:53.844466 | 2026-06-02 23:55:53.844607 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 23:55:54.467352 | ubuntu-jammy | changed: .d..t...... ./ 2026-06-02 23:55:54.467568 | ubuntu-jammy | changed: All items complete 2026-06-02 23:55:54.467596 | 2026-06-02 23:55:54.916197 | ubuntu-jammy | changed: .d..t...... ./ 2026-06-02 23:55:55.393787 | ubuntu-jammy | changed: .d..t...... ./ 2026-06-02 23:55:55.407754 | 2026-06-02 23:55:55.407890 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 23:55:55.854198 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007566 2026-06-02 23:55:56.095185 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.007486 2026-06-02 23:55:56.118215 | 2026-06-02 23:55:56.118326 | PLAY [all] 2026-06-02 23:55:56.124350 | 2026-06-02 23:55:56.124421 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 23:55:56.532821 | ubuntu-jammy | changed 2026-06-02 23:55:56.541277 | 2026-06-02 23:55:56.541346 | PLAY RECAP 2026-06-02 23:55:56.541406 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 23:55:56.541435 | 2026-06-02 23:55:56.671375 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 23:55:56.673074 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 23:55:57.264935 | 2026-06-02 23:55:57.265086 | PLAY [localhost] 2026-06-02 23:55:57.276156 | 2026-06-02 23:55:57.276229 | TASK [Generate Zuul manifest] 2026-06-02 23:55:57.296610 | localhost | ok 2026-06-02 23:55:57.313368 | 2026-06-02 23:55:57.313444 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 23:55:57.690598 | localhost | changed 2026-06-02 23:55:57.701947 | 2026-06-02 23:55:57.702033 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 23:55:57.736249 | localhost | ok 2026-06-02 23:55:57.745081 | 2026-06-02 23:55:57.745143 | TASK [Upload logs] 2026-06-02 23:55:57.768083 | localhost | ok 2026-06-02 23:55:57.824768 | 2026-06-02 23:55:57.824871 | TASK [Set zuul-log-path fact] 2026-06-02 23:55:57.857125 | localhost | ok 2026-06-02 23:55:57.871064 | 2026-06-02 23:55:57.871130 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 23:55:57.904167 | localhost | ok 2026-06-02 23:55:57.912454 | 2026-06-02 23:55:57.912522 | TASK [upload-logs : Create log directories] 2026-06-02 23:55:58.318192 | localhost | changed 2026-06-02 23:55:58.324808 | 2026-06-02 23:55:58.324888 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 23:55:58.722717 | localhost -> localhost | ok: Runtime: 0:00:00.005349 2026-06-02 23:55:58.729897 | 2026-06-02 23:55:58.729966 | TASK [upload-logs : Upload logs to log server] 2026-06-02 23:55:59.196166 | localhost | Output suppressed because no_log was given 2026-06-02 23:55:59.201822 | 2026-06-02 23:55:59.201915 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 23:55:59.251148 | localhost | skipping: Conditional result was False 2026-06-02 23:55:59.258183 | localhost | skipping: Conditional result was False 2026-06-02 23:55:59.268403 | 2026-06-02 23:55:59.268769 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 23:55:59.311259 | localhost | skipping: Conditional result was False 2026-06-02 23:55:59.311687 | 2026-06-02 23:55:59.315626 | localhost | skipping: Conditional result was False 2026-06-02 23:55:59.333635 | 2026-06-02 23:55:59.333782 | LOOP [upload-logs : Upload console log and json output]