2026-08-13 00:50:27.191599 | Job console starting 2026-08-13 00:50:27.206513 | Updating git repos 2026-08-13 00:50:27.226294 | Cloning repos into workspace 2026-08-13 00:50:29.078873 | Restoring repo states 2026-08-13 00:50:29.096668 | Merging changes 2026-08-13 00:50:29.920519 | Checking out repos 2026-08-13 00:50:30.310549 | Preparing playbooks 2026-08-13 00:50:37.080136 | Running Ansible setup 2026-08-13 00:50:40.483318 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:50:41.139369 | 2026-08-13 00:50:41.139922 | PLAY [localhost] 2026-08-13 00:50:41.149076 | 2026-08-13 00:50:41.149268 | TASK [Gathering Facts] 2026-08-13 00:50:42.009858 | localhost | ok 2026-08-13 00:50:42.020555 | 2026-08-13 00:50:42.020634 | TASK [Setup log path fact] 2026-08-13 00:50:42.041583 | localhost | ok 2026-08-13 00:50:42.053965 | 2026-08-13 00:50:42.054040 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 00:50:42.084393 | localhost | ok 2026-08-13 00:50:42.093789 | 2026-08-13 00:50:42.093897 | TASK [emit-job-header : Print job information] 2026-08-13 00:50:42.136755 | # Job Information 2026-08-13 00:50:42.137198 | Ansible Version: 2.16.18 2026-08-13 00:50:42.137290 | Job: ansible-collection-containers-molecule-docker-ubuntu-jammy 2026-08-13 00:50:42.137346 | Pipeline: check 2026-08-13 00:50:42.137396 | Executor: 2d72f0692154 2026-08-13 00:50:42.137444 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/139 2026-08-13 00:50:42.137502 | Event ID: f94b8cf0-96ae-11f1-819b-22bf29b1dbbe 2026-08-13 00:50:42.142106 | 2026-08-13 00:50:42.142176 | LOOP [emit-job-header : Print node information] 2026-08-13 00:50:42.260418 | localhost | ok: 2026-08-13 00:50:42.260635 | localhost | # Node Information 2026-08-13 00:50:42.260672 | localhost | Inventory Hostname: ubuntu-jammy 2026-08-13 00:50:42.260755 | localhost | Hostname: np0000189141 2026-08-13 00:50:42.260791 | localhost | Username: zuul 2026-08-13 00:50:42.260822 | localhost | Distro: Ubuntu 22.04 2026-08-13 00:50:42.260848 | localhost | Provider: yul1 2026-08-13 00:50:42.260873 | localhost | Region: ca-ymq-1 2026-08-13 00:50:42.260897 | localhost | Label: ubuntu-jammy 2026-08-13 00:50:42.260921 | localhost | Product Name: OpenStack Nova 2026-08-13 00:50:42.260946 | localhost | Interface IP: 199.19.213.75 2026-08-13 00:50:42.271773 | 2026-08-13 00:50:42.271952 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-13 00:50:42.673345 | localhost -> localhost | changed 2026-08-13 00:50:42.680534 | 2026-08-13 00:50:42.680629 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-13 00:50:43.567681 | localhost -> localhost | changed 2026-08-13 00:50:43.574192 | 2026-08-13 00:50:43.574264 | PLAY [all] 2026-08-13 00:50:43.584757 | 2026-08-13 00:50:43.584977 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-13 00:50:43.813281 | ubuntu-jammy -> localhost | ok 2026-08-13 00:50:43.824530 | 2026-08-13 00:50:43.824673 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-13 00:50:43.859221 | ubuntu-jammy | ok 2026-08-13 00:50:43.874951 | ubuntu-jammy | included: /var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-13 00:50:43.881542 | 2026-08-13 00:50:43.881606 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-13 00:50:45.022602 | ubuntu-jammy -> localhost | Generating public/private rsa key pair. 2026-08-13 00:50:45.022833 | ubuntu-jammy -> localhost | Your identification has been saved in /var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/work/4f77f0ddcda64e17a82ee8785b50714b_id_rsa 2026-08-13 00:50:45.022873 | ubuntu-jammy -> localhost | Your public key has been saved in /var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/work/4f77f0ddcda64e17a82ee8785b50714b_id_rsa.pub 2026-08-13 00:50:45.022903 | ubuntu-jammy -> localhost | The key fingerprint is: 2026-08-13 00:50:45.022932 | ubuntu-jammy -> localhost | SHA256:K6zi5UFkqdm3DqQXzfcaXIS9oS25ugLk1NEFYEvYrWQ zuul-build-sshkey 2026-08-13 00:50:45.022978 | ubuntu-jammy -> localhost | The key's randomart image is: 2026-08-13 00:50:45.023007 | ubuntu-jammy -> localhost | +---[RSA 3072]----+ 2026-08-13 00:50:45.023039 | ubuntu-jammy -> localhost | | o++.o. | 2026-08-13 00:50:45.023069 | ubuntu-jammy -> localhost | | .oEoo o | 2026-08-13 00:50:45.023096 | ubuntu-jammy -> localhost | | +=o . + | 2026-08-13 00:50:45.023124 | ubuntu-jammy -> localhost | | o*oo = o | 2026-08-13 00:50:45.023150 | ubuntu-jammy -> localhost | | +o = + S + | 2026-08-13 00:50:45.023177 | ubuntu-jammy -> localhost | | o+ + + * | 2026-08-13 00:50:45.023203 | ubuntu-jammy -> localhost | | ..= + = . | 2026-08-13 00:50:45.023230 | ubuntu-jammy -> localhost | | .+.= o o | 2026-08-13 00:50:45.023259 | ubuntu-jammy -> localhost | | ...o.+.. | 2026-08-13 00:50:45.023302 | ubuntu-jammy -> localhost | +----[SHA256]-----+ 2026-08-13 00:50:45.023374 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.691179 2026-08-13 00:50:45.029852 | 2026-08-13 00:50:45.029926 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-13 00:50:45.062931 | ubuntu-jammy | ok 2026-08-13 00:50:45.072878 | ubuntu-jammy | included: /var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-13 00:50:45.080290 | 2026-08-13 00:50:45.080361 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-13 00:50:45.105782 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:50:45.112561 | 2026-08-13 00:50:45.112630 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-13 00:50:46.283728 | ubuntu-jammy | changed 2026-08-13 00:50:46.290993 | 2026-08-13 00:50:46.291219 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-13 00:50:46.479245 | ubuntu-jammy | ok 2026-08-13 00:50:46.486465 | 2026-08-13 00:50:46.486533 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-13 00:50:46.964345 | ubuntu-jammy | changed 2026-08-13 00:50:46.970672 | 2026-08-13 00:50:46.970745 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-13 00:50:47.410353 | ubuntu-jammy | changed 2026-08-13 00:50:47.415462 | 2026-08-13 00:50:47.415530 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-13 00:50:47.440872 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:50:47.451516 | 2026-08-13 00:50:47.451589 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-13 00:50:47.850946 | ubuntu-jammy -> localhost | changed 2026-08-13 00:50:47.861730 | 2026-08-13 00:50:47.861807 | TASK [add-build-sshkey : Add back temp key] 2026-08-13 00:50:48.171292 | ubuntu-jammy -> localhost | Identity added: /var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/work/4f77f0ddcda64e17a82ee8785b50714b_id_rsa (zuul-build-sshkey) 2026-08-13 00:50:48.171542 | ubuntu-jammy -> localhost | ok: Runtime: 0:00:00.013622 2026-08-13 00:50:48.177253 | 2026-08-13 00:50:48.177316 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-13 00:50:48.526330 | ubuntu-jammy | ok 2026-08-13 00:50:48.532904 | 2026-08-13 00:50:48.533050 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-13 00:50:48.559488 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:50:48.573532 | 2026-08-13 00:50:48.573703 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-08-13 00:50:48.913011 | ubuntu-jammy | ok 2026-08-13 00:50:48.920523 | 2026-08-13 00:50:48.920593 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-08-13 00:50:49.644739 | ubuntu-jammy | Output suppressed because no_log was given 2026-08-13 00:50:49.654237 | 2026-08-13 00:50:49.654317 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-08-13 00:50:49.845719 | ubuntu-jammy | ok: "logs" 2026-08-13 00:50:49.845985 | ubuntu-jammy | ok: All items complete 2026-08-13 00:50:49.846016 | 2026-08-13 00:50:50.043297 | ubuntu-jammy | ok: "artifacts" 2026-08-13 00:50:50.156037 | ubuntu-jammy | ok: "docs" 2026-08-13 00:50:50.175400 | 2026-08-13 00:50:50.175561 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-08-13 00:50:50.365920 | ubuntu-jammy | changed: "logs" 2026-08-13 00:50:50.520780 | ubuntu-jammy | changed: "artifacts" 2026-08-13 00:50:50.675279 | ubuntu-jammy | changed: "docs" 2026-08-13 00:50:50.687783 | 2026-08-13 00:50:50.687934 | PLAY RECAP 2026-08-13 00:50:50.687990 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:50:50.688023 | ubuntu-jammy | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-08-13 00:50:50.688048 | 2026-08-13 00:50:50.871192 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-08-13 00:50:50.873739 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:50:51.498277 | 2026-08-13 00:50:51.498409 | PLAY [all] 2026-08-13 00:50:51.509825 | 2026-08-13 00:50:51.509909 | TASK [setup-uv : Extract archive] 2026-08-13 00:50:53.871104 | ubuntu-jammy | changed 2026-08-13 00:50:53.877210 | 2026-08-13 00:50:53.877311 | TASK [setup-uv : Print version] 2026-08-13 00:50:54.244807 | ubuntu-jammy | uv 0.8.13 2026-08-13 00:50:54.415813 | ubuntu-jammy | ok: Runtime: 0:00:00.011662 2026-08-13 00:50:54.427735 | 2026-08-13 00:50:54.427810 | TASK [Install Ansible collection siblings] 2026-08-13 00:50:54.829117 | ubuntu-jammy | ok: 2026-08-13 00:50:54.829336 | ubuntu-jammy | Skipping ansible.posix: no checked-out sibling 2026-08-13 00:50:54.829373 | ubuntu-jammy | Skipping community.general: no checked-out sibling 2026-08-13 00:50:54.831280 | 2026-08-13 00:50:54.831334 | PLAY RECAP 2026-08-13 00:50:54.831382 | ubuntu-jammy | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:50:54.831405 | 2026-08-13 00:50:54.954035 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-08-13 00:50:54.956863 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 00:50:55.594347 | 2026-08-13 00:50:55.594509 | PLAY [all] 2026-08-13 00:50:55.607626 | 2026-08-13 00:50:55.607729 | LOOP [Check inventory directories] 2026-08-13 00:50:55.880320 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 00:50:56.030743 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/docker/inventory" 2026-08-13 00:50:56.187460 | ubuntu-jammy | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/inventory" 2026-08-13 00:50:56.199656 | 2026-08-13 00:50:56.199930 | LOOP [Copy inventory file for Zuul] 2026-08-13 00:50:56.988309 | ubuntu-jammy | changed: 2026-08-13 00:50:56.988547 | ubuntu-jammy | { 2026-08-13 00:50:56.988588 | ubuntu-jammy | "ansible_loop_var": "item", 2026-08-13 00:50:56.988622 | ubuntu-jammy | "changed": false, 2026-08-13 00:50:56.988652 | ubuntu-jammy | "failed": false, 2026-08-13 00:50:56.988683 | ubuntu-jammy | "invocation": { 2026-08-13 00:50:56.988710 | ubuntu-jammy | "module_args": { 2026-08-13 00:50:56.988737 | ubuntu-jammy | "checksum_algorithm": "sha1", 2026-08-13 00:50:56.988763 | ubuntu-jammy | "follow": true, 2026-08-13 00:50:56.988789 | ubuntu-jammy | "get_attributes": true, 2026-08-13 00:50:56.988815 | ubuntu-jammy | "get_checksum": true, 2026-08-13 00:50:56.988841 | ubuntu-jammy | "get_mime": true, 2026-08-13 00:50:56.988866 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-08-13 00:50:56.988892 | ubuntu-jammy | } 2026-08-13 00:50:56.988918 | ubuntu-jammy | }, 2026-08-13 00:50:56.988981 | ubuntu-jammy | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 00:50:56.989027 | ubuntu-jammy | "stat": { 2026-08-13 00:50:56.989054 | ubuntu-jammy | "atime": 1786582249.5424635, 2026-08-13 00:50:56.989080 | ubuntu-jammy | "attr_flags": "e", 2026-08-13 00:50:56.989105 | ubuntu-jammy | "attributes": [ 2026-08-13 00:50:56.989130 | ubuntu-jammy | "extents" 2026-08-13 00:50:56.989155 | ubuntu-jammy | ], 2026-08-13 00:50:56.989182 | ubuntu-jammy | "block_size": 4096, 2026-08-13 00:50:56.989207 | ubuntu-jammy | "blocks": 8, 2026-08-13 00:50:56.989248 | ubuntu-jammy | "charset": "unknown", 2026-08-13 00:50:56.989276 | ubuntu-jammy | "ctime": 1786582249.5504642, 2026-08-13 00:50:56.989302 | ubuntu-jammy | "dev": 64513, 2026-08-13 00:50:56.989326 | ubuntu-jammy | "device_type": 0, 2026-08-13 00:50:56.989351 | ubuntu-jammy | "executable": true, 2026-08-13 00:50:56.989375 | ubuntu-jammy | "exists": true, 2026-08-13 00:50:56.989400 | ubuntu-jammy | "gid": 1000, 2026-08-13 00:50:56.989425 | ubuntu-jammy | "gr_name": "zuul", 2026-08-13 00:50:56.989449 | ubuntu-jammy | "inode": 1042461, 2026-08-13 00:50:56.989474 | ubuntu-jammy | "isblk": false, 2026-08-13 00:50:56.989499 | ubuntu-jammy | "ischr": false, 2026-08-13 00:50:56.989524 | ubuntu-jammy | "isdir": true, 2026-08-13 00:50:56.989549 | ubuntu-jammy | "isfifo": false, 2026-08-13 00:50:56.989573 | ubuntu-jammy | "isgid": false, 2026-08-13 00:50:56.989598 | ubuntu-jammy | "islnk": false, 2026-08-13 00:50:56.989623 | ubuntu-jammy | "isreg": false, 2026-08-13 00:50:56.989647 | ubuntu-jammy | "issock": false, 2026-08-13 00:50:56.989671 | ubuntu-jammy | "isuid": false, 2026-08-13 00:50:56.989696 | ubuntu-jammy | "mimetype": "unknown", 2026-08-13 00:50:56.989720 | ubuntu-jammy | "mode": "0755", 2026-08-13 00:50:56.989745 | ubuntu-jammy | "mtime": 1786582229.274105, 2026-08-13 00:50:56.989768 | ubuntu-jammy | "nlink": 11, 2026-08-13 00:50:56.989793 | ubuntu-jammy | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-08-13 00:50:56.989817 | ubuntu-jammy | "pw_name": "zuul", 2026-08-13 00:50:56.989846 | ubuntu-jammy | "readable": true, 2026-08-13 00:50:56.989872 | ubuntu-jammy | "rgrp": true, 2026-08-13 00:50:56.989897 | ubuntu-jammy | "roth": true, 2026-08-13 00:50:56.989923 | ubuntu-jammy | "rusr": true, 2026-08-13 00:50:56.989949 | ubuntu-jammy | "size": 4096, 2026-08-13 00:50:56.989974 | ubuntu-jammy | "uid": 1000, 2026-08-13 00:50:56.990000 | ubuntu-jammy | "version": "3282170354", 2026-08-13 00:50:56.990025 | ubuntu-jammy | "wgrp": false, 2026-08-13 00:50:56.990053 | ubuntu-jammy | "woth": false, 2026-08-13 00:50:56.990079 | ubuntu-jammy | "writeable": true, 2026-08-13 00:50:56.990105 | ubuntu-jammy | "wusr": true, 2026-08-13 00:50:56.990130 | ubuntu-jammy | "xgrp": true, 2026-08-13 00:50:56.990155 | ubuntu-jammy | "xoth": true, 2026-08-13 00:50:56.990179 | ubuntu-jammy | "xusr": true 2026-08-13 00:50:56.990204 | ubuntu-jammy | } 2026-08-13 00:50:56.990230 | ubuntu-jammy | } 2026-08-13 00:50:56.990274 | ubuntu-jammy | ok: All items complete 2026-08-13 00:50:56.990304 | 2026-08-13 00:50:56.991972 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:50:56.992821 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:50:57.008834 | 2026-08-13 00:50:57.009063 | LOOP [Switch "ansible_host" to private IP] 2026-08-13 00:50:57.361774 | ubuntu-jammy | changed: 1 replacements made 2026-08-13 00:50:57.363185 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:50:57.363758 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:50:57.380735 | 2026-08-13 00:50:57.380911 | TASK [Run Molecule scenario] 2026-08-13 00:50:57.891011 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) (30.9MiB) 2026-08-13 00:50:58.527340 | ubuntu-jammy | Downloading cpython-3.13.7-linux-x86_64-gnu (download) 2026-08-13 00:50:58.695245 | ubuntu-jammy | Using CPython 3.13.7 2026-08-13 00:50:58.695346 | ubuntu-jammy | Creating virtual environment at: .venv 2026-08-13 00:50:58.957750 | ubuntu-jammy | Downloading ansible-core (2.3MiB) 2026-08-13 00:50:58.958989 | ubuntu-jammy | Downloading pygments (1.2MiB) 2026-08-13 00:50:58.966537 | ubuntu-jammy | Downloading cryptography (4.3MiB) 2026-08-13 00:50:59.110285 | ubuntu-jammy | Downloading cryptography 2026-08-13 00:50:59.151672 | ubuntu-jammy | Downloading pygments 2026-08-13 00:50:59.287069 | ubuntu-jammy | Downloading ansible-core 2026-08-13 00:50:59.319008 | ubuntu-jammy | Installed 36 packages in 31ms 2026-08-13 00:51:00.396851 | ubuntu-jammy | INFO Collection 'vexxhost.containers' detected. 2026-08-13 00:51:00.396975 | ubuntu-jammy | INFO Scenarios will be used from 'extensions/molecule' 2026-08-13 00:51:01.249934 | ubuntu-jammy | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-08-13 00:51:01.250052 | ubuntu-jammy | INFO default scenario not found, disabling shared state. 2026-08-13 00:51:01.250065 | ubuntu-jammy | INFO [docker > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-08-13 00:51:01.250096 | ubuntu-jammy | INFO [docker > prerun] Performing prerun with role_name_check=0... 2026-08-13 00:51:18.884374 | ubuntu-jammy | INFO [docker > dependency] Executing 2026-08-13 00:51:18.884506 | ubuntu-jammy | WARNING [docker > dependency] Missing roles requirements file: requirements.yml 2026-08-13 00:51:18.884682 | ubuntu-jammy | WARNING [docker > dependency] Missing collections requirements file: collections.yml 2026-08-13 00:51:18.884765 | ubuntu-jammy | WARNING [docker > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-08-13 00:51:18.889935 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-08-13 00:51:18.890219 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:51:18.895183 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-08-13 00:51:18.895223 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-08-13 00:51:18.895301 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-08-13 00:51:18.900185 | ubuntu-jammy | INFO [docker > syntax] Executing 2026-08-13 00:51:19.414949 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:51:19.415168 | 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-08-13 00:51:19.415384 | 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-08-13 00:51:19.415543 | ubuntu-jammy | 2026-08-13 00:51:19.873328 | ubuntu-jammy | 2026-08-13 00:51:19.873519 | ubuntu-jammy | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/docker/converge.yml 2026-08-13 00:51:19.981686 | ubuntu-jammy | INFO [docker > syntax] Executed: Successful 2026-08-13 00:51:19.992369 | ubuntu-jammy | INFO [docker > create] Executing 2026-08-13 00:51:19.994150 | ubuntu-jammy | WARNING [docker > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:51:20.000778 | ubuntu-jammy | INFO [docker > prepare] Executing 2026-08-13 00:51:20.469661 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:51:20.469783 | 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-08-13 00:51:20.469989 | 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-08-13 00:51:20.470154 | ubuntu-jammy | 2026-08-13 00:51:20.850083 | ubuntu-jammy | 2026-08-13 00:51:20.850843 | ubuntu-jammy | PLAY [Prepare] ***************************************************************** 2026-08-13 00:51:20.850857 | ubuntu-jammy | 2026-08-13 00:51:20.850866 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:51:20.850890 | ubuntu-jammy | Thursday 13 August 2026 00:51:20 +0000 (0:00:00.031) 0:00:00.031 ******* 2026-08-13 00:51:22.091732 | 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-08-13 00:51:22.094665 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:22.094822 | ubuntu-jammy | 2026-08-13 00:51:22.095436 | ubuntu-jammy | TASK [Update "apt" cache] ****************************************************** 2026-08-13 00:51:22.095723 | ubuntu-jammy | Thursday 13 August 2026 00:51:22 +0000 (0:00:01.245) 0:00:01.276 ******* 2026-08-13 00:51:30.451047 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:30.451252 | ubuntu-jammy | 2026-08-13 00:51:30.451519 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:51:30.451813 | ubuntu-jammy | ubuntu-jammy : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 00:51:30.452051 | ubuntu-jammy | 2026-08-13 00:51:30.452286 | ubuntu-jammy | 2026-08-13 00:51:30.452575 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:51:30.452849 | ubuntu-jammy | Thursday 13 August 2026 00:51:30 +0000 (0:00:08.356) 0:00:09.633 ******* 2026-08-13 00:51:30.453092 | ubuntu-jammy | =============================================================================== 2026-08-13 00:51:30.453341 | ubuntu-jammy | Update "apt" cache ------------------------------------------------------ 8.36s 2026-08-13 00:51:30.453623 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.25s 2026-08-13 00:51:30.572551 | ubuntu-jammy | INFO [docker > prepare] Executed: Successful 2026-08-13 00:51:30.580793 | ubuntu-jammy | INFO [docker > converge] Executing 2026-08-13 00:51:31.091070 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:51:31.091195 | 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-08-13 00:51:31.091358 | 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-08-13 00:51:31.091514 | ubuntu-jammy | 2026-08-13 00:51:31.509259 | ubuntu-jammy | 2026-08-13 00:51:31.509405 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 00:51:31.509618 | ubuntu-jammy | 2026-08-13 00:51:31.509802 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:51:31.510004 | ubuntu-jammy | Thursday 13 August 2026 00:51:31 +0000 (0:00:00.020) 0:00:00.020 ******* 2026-08-13 00:51:32.618691 | 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-08-13 00:51:32.624138 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:32.624373 | ubuntu-jammy | 2026-08-13 00:51:32.624687 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:51:32.624912 | ubuntu-jammy | Thursday 13 August 2026 00:51:32 +0000 (0:00:01.114) 0:00:01.135 ******* 2026-08-13 00:51:33.103416 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:33.103554 | ubuntu-jammy | 2026-08-13 00:51:33.103773 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:51:33.103979 | ubuntu-jammy | Thursday 13 August 2026 00:51:33 +0000 (0:00:00.479) 0:00:01.614 ******* 2026-08-13 00:51:33.135162 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:51:33.135351 | ubuntu-jammy | 2026-08-13 00:51:33.135564 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:51:33.135755 | ubuntu-jammy | Thursday 13 August 2026 00:51:33 +0000 (0:00:00.032) 0:00:01.646 ******* 2026-08-13 00:51:33.528059 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:33.528247 | ubuntu-jammy | 2026-08-13 00:51:33.528504 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:51:33.528785 | ubuntu-jammy | Thursday 13 August 2026 00:51:33 +0000 (0:00:00.392) 0:00:02.039 ******* 2026-08-13 00:51:33.619217 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:51:33.619406 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:51:33.619589 | ubuntu-jammy | } 2026-08-13 00:51:33.619759 | ubuntu-jammy | 2026-08-13 00:51:33.619991 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:51:33.620178 | ubuntu-jammy | Thursday 13 August 2026 00:51:33 +0000 (0:00:00.091) 0:00:02.130 ******* 2026-08-13 00:51:34.327774 | 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-08-13 00:51:34.335455 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:34.335622 | ubuntu-jammy | 2026-08-13 00:51:34.335869 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:51:34.336109 | ubuntu-jammy | Thursday 13 August 2026 00:51:34 +0000 (0:00:00.716) 0:00:02.846 ******* 2026-08-13 00:51:34.356931 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:51:34.357085 | ubuntu-jammy | 2026-08-13 00:51:34.357275 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:51:34.357469 | ubuntu-jammy | Thursday 13 August 2026 00:51:34 +0000 (0:00:00.021) 0:00:02.868 ******* 2026-08-13 00:51:34.391105 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:51:34.391180 | ubuntu-jammy | 2026-08-13 00:51:34.391250 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:51:34.391352 | ubuntu-jammy | Thursday 13 August 2026 00:51:34 +0000 (0:00:00.033) 0:00:02.902 ******* 2026-08-13 00:51:34.658865 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:34.658990 | ubuntu-jammy | 2026-08-13 00:51:34.659182 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:51:34.659410 | ubuntu-jammy | Thursday 13 August 2026 00:51:34 +0000 (0:00:00.267) 0:00:03.170 ******* 2026-08-13 00:51:36.053226 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:36.053385 | ubuntu-jammy | 2026-08-13 00:51:36.053629 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:51:36.053835 | ubuntu-jammy | Thursday 13 August 2026 00:51:36 +0000 (0:00:01.394) 0:00:04.564 ******* 2026-08-13 00:51:36.120702 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:51:36.120849 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.4/containerd-2.3.4-linux-amd64.tar.gz" 2026-08-13 00:51:36.121042 | ubuntu-jammy | } 2026-08-13 00:51:36.121204 | ubuntu-jammy | 2026-08-13 00:51:36.121399 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:51:36.121574 | ubuntu-jammy | Thursday 13 August 2026 00:51:36 +0000 (0:00:00.067) 0:00:04.632 ******* 2026-08-13 00:51:37.242143 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:37.242270 | ubuntu-jammy | 2026-08-13 00:51:37.242464 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:51:37.242650 | ubuntu-jammy | Thursday 13 August 2026 00:51:37 +0000 (0:00:01.121) 0:00:05.753 ******* 2026-08-13 00:51:40.321916 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:40.321987 | ubuntu-jammy | 2026-08-13 00:51:40.322029 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:51:40.322107 | ubuntu-jammy | Thursday 13 August 2026 00:51:40 +0000 (0:00:03.079) 0:00:08.833 ******* 2026-08-13 00:51:40.342079 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:51:40.342125 | ubuntu-jammy | 2026-08-13 00:51:40.342210 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:51:40.342291 | ubuntu-jammy | Thursday 13 August 2026 00:51:40 +0000 (0:00:00.020) 0:00:08.853 ******* 2026-08-13 00:51:40.360039 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:51:40.360210 | ubuntu-jammy | 2026-08-13 00:51:40.360405 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:51:40.360591 | ubuntu-jammy | Thursday 13 August 2026 00:51:40 +0000 (0:00:00.017) 0:00:08.871 ******* 2026-08-13 00:51:40.375635 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:51:40.375810 | ubuntu-jammy | 2026-08-13 00:51:40.376004 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:51:40.376187 | ubuntu-jammy | Thursday 13 August 2026 00:51:40 +0000 (0:00:00.015) 0:00:08.887 ******* 2026-08-13 00:51:46.667596 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:46.667692 | ubuntu-jammy | 2026-08-13 00:51:46.667703 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:51:46.667865 | ubuntu-jammy | Thursday 13 August 2026 00:51:46 +0000 (0:00:06.291) 0:00:15.179 ******* 2026-08-13 00:51:47.387644 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:47.387867 | ubuntu-jammy | 2026-08-13 00:51:47.387881 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:51:47.387886 | ubuntu-jammy | Thursday 13 August 2026 00:51:47 +0000 (0:00:00.718) 0:00:15.897 ******* 2026-08-13 00:51:48.591449 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 00:51:48.592256 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:51:48.592282 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:51:48.592292 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:51:48.592301 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:51:48.592309 | ubuntu-jammy | 2026-08-13 00:51:48.592315 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:51:48.592321 | ubuntu-jammy | Thursday 13 August 2026 00:51:48 +0000 (0:00:01.205) 0:00:17.102 ******* 2026-08-13 00:51:49.293680 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:49.293763 | ubuntu-jammy | 2026-08-13 00:51:49.294330 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:51:49.294384 | ubuntu-jammy | Thursday 13 August 2026 00:51:49 +0000 (0:00:00.699) 0:00:17.802 ******* 2026-08-13 00:51:49.294392 | ubuntu-jammy | 2026-08-13 00:51:49.294398 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 00:51:49.294404 | ubuntu-jammy | Thursday 13 August 2026 00:51:49 +0000 (0:00:00.002) 0:00:17.804 ******* 2026-08-13 00:51:50.363954 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:50.364082 | ubuntu-jammy | 2026-08-13 00:51:50.364527 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-08-13 00:51:50.364586 | ubuntu-jammy | Thursday 13 August 2026 00:51:50 +0000 (0:00:01.070) 0:00:18.875 ******* 2026-08-13 00:51:50.907873 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:50.907997 | ubuntu-jammy | 2026-08-13 00:51:50.908037 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:51:50.908084 | ubuntu-jammy | Thursday 13 August 2026 00:51:50 +0000 (0:00:00.544) 0:00:19.419 ******* 2026-08-13 00:51:51.528517 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:51.528584 | ubuntu-jammy | 2026-08-13 00:51:51.529023 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:51:51.529093 | ubuntu-jammy | Thursday 13 August 2026 00:51:51 +0000 (0:00:00.620) 0:00:20.039 ******* 2026-08-13 00:51:51.779974 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:51.780065 | ubuntu-jammy | 2026-08-13 00:51:51.780365 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:51:51.780436 | ubuntu-jammy | Thursday 13 August 2026 00:51:51 +0000 (0:00:00.251) 0:00:20.291 ******* 2026-08-13 00:51:51.815003 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:51:51.815566 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-13 00:51:51.815595 | ubuntu-jammy | } 2026-08-13 00:51:51.815602 | ubuntu-jammy | 2026-08-13 00:51:51.815608 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:51:51.815615 | ubuntu-jammy | Thursday 13 August 2026 00:51:51 +0000 (0:00:00.035) 0:00:20.326 ******* 2026-08-13 00:51:52.782080 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:52.782239 | ubuntu-jammy | 2026-08-13 00:51:52.782704 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:51:52.782844 | ubuntu-jammy | Thursday 13 August 2026 00:51:52 +0000 (0:00:00.966) 0:00:21.293 ******* 2026-08-13 00:51:57.306857 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:57.306940 | ubuntu-jammy | 2026-08-13 00:51:57.306969 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-13 00:51:57.307108 | ubuntu-jammy | Thursday 13 August 2026 00:51:57 +0000 (0:00:04.525) 0:00:25.818 ******* 2026-08-13 00:51:58.332112 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:51:58.332191 | ubuntu-jammy | 2026-08-13 00:51:58.332636 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-13 00:51:58.332693 | ubuntu-jammy | Thursday 13 August 2026 00:51:58 +0000 (0:00:01.025) 0:00:26.843 ******* 2026-08-13 00:51:58.740028 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:58.740239 | ubuntu-jammy | 2026-08-13 00:51:58.740252 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-13 00:51:58.740262 | ubuntu-jammy | Thursday 13 August 2026 00:51:58 +0000 (0:00:00.405) 0:00:27.249 ******* 2026-08-13 00:51:59.313248 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:51:59.313334 | ubuntu-jammy | 2026-08-13 00:51:59.313587 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-13 00:51:59.313613 | ubuntu-jammy | Thursday 13 August 2026 00:51:59 +0000 (0:00:00.575) 0:00:27.824 ******* 2026-08-13 00:52:00.086410 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-08-13 00:52:00.086494 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-13 00:52:00.086826 | ubuntu-jammy | changed: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-13 00:52:00.086894 | ubuntu-jammy | 2026-08-13 00:52:00.086915 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-13 00:52:00.087042 | ubuntu-jammy | Thursday 13 August 2026 00:52:00 +0000 (0:00:00.773) 0:00:28.597 ******* 2026-08-13 00:52:00.657141 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:52:00.657258 | ubuntu-jammy | 2026-08-13 00:52:00.657764 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-13 00:52:00.657838 | ubuntu-jammy | Thursday 13 August 2026 00:52:00 +0000 (0:00:00.570) 0:00:29.168 ******* 2026-08-13 00:52:01.258629 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:52:01.258708 | ubuntu-jammy | 2026-08-13 00:52:01.259083 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-13 00:52:01.259110 | ubuntu-jammy | Thursday 13 August 2026 00:52:01 +0000 (0:00:00.599) 0:00:29.767 ******* 2026-08-13 00:52:01.259166 | ubuntu-jammy | 2026-08-13 00:52:01.259293 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-08-13 00:52:01.259422 | ubuntu-jammy | Thursday 13 August 2026 00:52:01 +0000 (0:00:00.002) 0:00:29.770 ******* 2026-08-13 00:52:01.952824 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:01.952963 | ubuntu-jammy | 2026-08-13 00:52:01.953159 | ubuntu-jammy | RUNNING HANDLER [vexxhost.containers.docker : Restart docker] ****************** 2026-08-13 00:52:01.953338 | ubuntu-jammy | Thursday 13 August 2026 00:52:01 +0000 (0:00:00.693) 0:00:30.463 ******* 2026-08-13 00:52:03.440949 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:52:03.441080 | ubuntu-jammy | 2026-08-13 00:52:03.441270 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-13 00:52:03.441451 | ubuntu-jammy | Thursday 13 August 2026 00:52:03 +0000 (0:00:01.488) 0:00:31.952 ******* 2026-08-13 00:52:04.023751 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:52:04.023828 | ubuntu-jammy | 2026-08-13 00:52:04.023920 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:52:04.024052 | ubuntu-jammy | ubuntu-jammy : ok=30 changed=19 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-08-13 00:52:04.024160 | ubuntu-jammy | 2026-08-13 00:52:04.024257 | ubuntu-jammy | 2026-08-13 00:52:04.024369 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:52:04.024479 | ubuntu-jammy | Thursday 13 August 2026 00:52:04 +0000 (0:00:00.583) 0:00:32.535 ******* 2026-08-13 00:52:04.024592 | ubuntu-jammy | =============================================================================== 2026-08-13 00:52:04.024699 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 6.29s 2026-08-13 00:52:04.024811 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 4.52s 2026-08-13 00:52:04.024943 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.08s 2026-08-13 00:52:04.025057 | ubuntu-jammy | vexxhost.containers.containerd : Reload systemd ------------------------- 1.76s 2026-08-13 00:52:04.025159 | ubuntu-jammy | vexxhost.containers.docker : Restart docker ----------------------------- 1.49s 2026-08-13 00:52:04.025268 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.39s 2026-08-13 00:52:04.025383 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.21s 2026-08-13 00:52:04.025488 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 1.12s 2026-08-13 00:52:04.025603 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.11s 2026-08-13 00:52:04.025746 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.03s 2026-08-13 00:52:04.025856 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.97s 2026-08-13 00:52:04.025971 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.77s 2026-08-13 00:52:04.026099 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.72s 2026-08-13 00:52:04.026205 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.72s 2026-08-13 00:52:04.026321 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.70s 2026-08-13 00:52:04.026437 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.62s 2026-08-13 00:52:04.026544 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.60s 2026-08-13 00:52:04.026661 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.58s 2026-08-13 00:52:04.026797 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.58s 2026-08-13 00:52:04.026913 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.57s 2026-08-13 00:52:04.164913 | ubuntu-jammy | INFO [docker > converge] Executed: Successful 2026-08-13 00:52:04.175099 | ubuntu-jammy | INFO [docker > idempotence] Executing 2026-08-13 00:52:04.651995 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:52:04.652175 | 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-08-13 00:52:04.652375 | 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-08-13 00:52:04.652531 | ubuntu-jammy | 2026-08-13 00:52:05.061826 | ubuntu-jammy | 2026-08-13 00:52:05.061916 | ubuntu-jammy | PLAY [Converge] **************************************************************** 2026-08-13 00:52:05.062089 | ubuntu-jammy | 2026-08-13 00:52:05.062258 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:52:05.062432 | ubuntu-jammy | Thursday 13 August 2026 00:52:05 +0000 (0:00:00.020) 0:00:00.020 ******* 2026-08-13 00:52:06.091025 | 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-08-13 00:52:06.093964 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:06.094159 | ubuntu-jammy | 2026-08-13 00:52:06.094347 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:52:06.094556 | ubuntu-jammy | Thursday 13 August 2026 00:52:06 +0000 (0:00:01.032) 0:00:01.053 ******* 2026-08-13 00:52:06.493362 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:06.493483 | ubuntu-jammy | 2026-08-13 00:52:06.493669 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:52:06.493844 | ubuntu-jammy | Thursday 13 August 2026 00:52:06 +0000 (0:00:00.399) 0:00:01.452 ******* 2026-08-13 00:52:06.523913 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:52:06.524038 | ubuntu-jammy | 2026-08-13 00:52:06.524220 | ubuntu-jammy | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-08-13 00:52:06.524395 | ubuntu-jammy | Thursday 13 August 2026 00:52:06 +0000 (0:00:00.030) 0:00:01.483 ******* 2026-08-13 00:52:06.899036 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:06.899170 | ubuntu-jammy | 2026-08-13 00:52:06.899360 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:52:06.899529 | ubuntu-jammy | Thursday 13 August 2026 00:52:06 +0000 (0:00:00.374) 0:00:01.857 ******* 2026-08-13 00:52:06.960445 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:52:06.960613 | ubuntu-jammy | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-08-13 00:52:06.960776 | ubuntu-jammy | } 2026-08-13 00:52:06.960930 | ubuntu-jammy | 2026-08-13 00:52:06.961107 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:52:06.961288 | ubuntu-jammy | Thursday 13 August 2026 00:52:06 +0000 (0:00:00.061) 0:00:01.919 ******* 2026-08-13 00:52:07.499273 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:07.499441 | ubuntu-jammy | 2026-08-13 00:52:07.499656 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:52:07.499806 | ubuntu-jammy | Thursday 13 August 2026 00:52:07 +0000 (0:00:00.538) 0:00:02.457 ******* 2026-08-13 00:52:07.523659 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:52:07.523792 | ubuntu-jammy | 2026-08-13 00:52:07.523962 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:52:07.524135 | ubuntu-jammy | Thursday 13 August 2026 00:52:07 +0000 (0:00:00.025) 0:00:02.482 ******* 2026-08-13 00:52:07.552457 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:52:07.552587 | ubuntu-jammy | 2026-08-13 00:52:07.552765 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:52:07.552937 | ubuntu-jammy | Thursday 13 August 2026 00:52:07 +0000 (0:00:00.028) 0:00:02.511 ******* 2026-08-13 00:52:07.801486 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:07.801588 | ubuntu-jammy | 2026-08-13 00:52:07.801767 | ubuntu-jammy | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-08-13 00:52:07.802133 | ubuntu-jammy | Thursday 13 August 2026 00:52:07 +0000 (0:00:00.248) 0:00:02.760 ******* 2026-08-13 00:52:08.989986 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:08.990090 | ubuntu-jammy | 2026-08-13 00:52:08.990102 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:52:08.990113 | ubuntu-jammy | Thursday 13 August 2026 00:52:08 +0000 (0:00:01.187) 0:00:03.947 ******* 2026-08-13 00:52:09.056889 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:52:09.057449 | ubuntu-jammy | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.4/containerd-2.3.4-linux-amd64.tar.gz" 2026-08-13 00:52:09.057504 | ubuntu-jammy | } 2026-08-13 00:52:09.057512 | ubuntu-jammy | 2026-08-13 00:52:09.057519 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:52:09.057526 | ubuntu-jammy | Thursday 13 August 2026 00:52:09 +0000 (0:00:00.067) 0:00:04.015 ******* 2026-08-13 00:52:09.491618 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:09.491692 | ubuntu-jammy | 2026-08-13 00:52:09.491704 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:52:09.491715 | ubuntu-jammy | Thursday 13 August 2026 00:52:09 +0000 (0:00:00.433) 0:00:04.449 ******* 2026-08-13 00:52:11.848703 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:11.848810 | ubuntu-jammy | 2026-08-13 00:52:11.848826 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-08-13 00:52:11.849084 | ubuntu-jammy | Thursday 13 August 2026 00:52:11 +0000 (0:00:02.358) 0:00:06.807 ******* 2026-08-13 00:52:11.873855 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:52:11.874250 | ubuntu-jammy | 2026-08-13 00:52:11.874285 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-08-13 00:52:11.874294 | ubuntu-jammy | Thursday 13 August 2026 00:52:11 +0000 (0:00:00.024) 0:00:06.832 ******* 2026-08-13 00:52:11.895882 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:52:11.895986 | ubuntu-jammy | 2026-08-13 00:52:11.896228 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-08-13 00:52:11.896257 | ubuntu-jammy | Thursday 13 August 2026 00:52:11 +0000 (0:00:00.022) 0:00:06.855 ******* 2026-08-13 00:52:11.917295 | ubuntu-jammy | skipping: [ubuntu-jammy] 2026-08-13 00:52:11.917389 | ubuntu-jammy | 2026-08-13 00:52:11.917642 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-08-13 00:52:11.917671 | ubuntu-jammy | Thursday 13 August 2026 00:52:11 +0000 (0:00:00.021) 0:00:06.876 ******* 2026-08-13 00:52:12.948923 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:12.949060 | ubuntu-jammy | 2026-08-13 00:52:12.949477 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-08-13 00:52:12.949687 | ubuntu-jammy | Thursday 13 August 2026 00:52:12 +0000 (0:00:01.031) 0:00:07.907 ******* 2026-08-13 00:52:13.525497 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:13.525946 | ubuntu-jammy | 2026-08-13 00:52:13.525970 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-08-13 00:52:13.525978 | ubuntu-jammy | Thursday 13 August 2026 00:52:13 +0000 (0:00:00.576) 0:00:08.484 ******* 2026-08-13 00:52:14.748110 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/containerd'}) 2026-08-13 00:52:14.748198 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-08-13 00:52:14.748945 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-08-13 00:52:14.749034 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-08-13 00:52:14.749044 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-08-13 00:52:14.749052 | ubuntu-jammy | 2026-08-13 00:52:14.749059 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-08-13 00:52:14.749065 | ubuntu-jammy | Thursday 13 August 2026 00:52:14 +0000 (0:00:01.222) 0:00:09.706 ******* 2026-08-13 00:52:15.388704 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:15.388803 | ubuntu-jammy | 2026-08-13 00:52:15.389322 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-08-13 00:52:15.389362 | ubuntu-jammy | Thursday 13 August 2026 00:52:15 +0000 (0:00:00.636) 0:00:10.343 ******* 2026-08-13 00:52:15.389368 | ubuntu-jammy | 2026-08-13 00:52:15.389378 | ubuntu-jammy | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-08-13 00:52:15.389382 | ubuntu-jammy | Thursday 13 August 2026 00:52:15 +0000 (0:00:00.003) 0:00:10.347 ******* 2026-08-13 00:52:16.075176 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:16.075246 | ubuntu-jammy | 2026-08-13 00:52:16.075535 | ubuntu-jammy | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-08-13 00:52:16.075623 | ubuntu-jammy | Thursday 13 August 2026 00:52:16 +0000 (0:00:00.686) 0:00:11.033 ******* 2026-08-13 00:52:16.321384 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:16.321457 | ubuntu-jammy | 2026-08-13 00:52:16.321466 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-08-13 00:52:16.321473 | ubuntu-jammy | Thursday 13 August 2026 00:52:16 +0000 (0:00:00.246) 0:00:11.280 ******* 2026-08-13 00:52:16.361023 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:52:16.361066 | ubuntu-jammy | "msg": "https://download.docker.com/linux/static/stable/x86_64/docker-24.0.9.tgz" 2026-08-13 00:52:16.361078 | ubuntu-jammy | } 2026-08-13 00:52:16.361088 | ubuntu-jammy | 2026-08-13 00:52:16.361097 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-08-13 00:52:16.361107 | ubuntu-jammy | Thursday 13 August 2026 00:52:16 +0000 (0:00:00.039) 0:00:11.319 ******* 2026-08-13 00:52:16.745115 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:16.745237 | ubuntu-jammy | 2026-08-13 00:52:16.745298 | ubuntu-jammy | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-08-13 00:52:16.745463 | ubuntu-jammy | Thursday 13 August 2026 00:52:16 +0000 (0:00:00.384) 0:00:11.703 ******* 2026-08-13 00:52:20.001240 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:20.001318 | ubuntu-jammy | 2026-08-13 00:52:20.001597 | ubuntu-jammy | TASK [vexxhost.containers.docker : Install AppArmor packages] ****************** 2026-08-13 00:52:20.001697 | ubuntu-jammy | Thursday 13 August 2026 00:52:19 +0000 (0:00:03.256) 0:00:14.960 ******* 2026-08-13 00:52:21.068932 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:21.069042 | ubuntu-jammy | 2026-08-13 00:52:21.069447 | ubuntu-jammy | TASK [vexxhost.containers.docker : Ensure group "docker" exists] *************** 2026-08-13 00:52:21.069514 | ubuntu-jammy | Thursday 13 August 2026 00:52:21 +0000 (0:00:01.067) 0:00:16.027 ******* 2026-08-13 00:52:21.499209 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:21.499719 | ubuntu-jammy | 2026-08-13 00:52:21.499754 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd service file for docker] ***** 2026-08-13 00:52:21.499766 | ubuntu-jammy | Thursday 13 August 2026 00:52:21 +0000 (0:00:00.430) 0:00:16.457 ******* 2026-08-13 00:52:22.080083 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:22.080147 | ubuntu-jammy | 2026-08-13 00:52:22.080420 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create folders for configuration] *********** 2026-08-13 00:52:22.080468 | ubuntu-jammy | Thursday 13 August 2026 00:52:22 +0000 (0:00:00.581) 0:00:17.039 ******* 2026-08-13 00:52:22.836274 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/etc/docker'}) 2026-08-13 00:52:22.836330 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/var/lib/docker', 'mode': '0o710'}) 2026-08-13 00:52:22.836689 | ubuntu-jammy | ok: [ubuntu-jammy] => (item={'path': '/run/docker', 'mode': '0o711'}) 2026-08-13 00:52:22.836740 | ubuntu-jammy | 2026-08-13 00:52:22.836745 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create systemd socket file for docker] ****** 2026-08-13 00:52:22.836750 | ubuntu-jammy | Thursday 13 August 2026 00:52:22 +0000 (0:00:00.756) 0:00:17.795 ******* 2026-08-13 00:52:23.378037 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:23.378082 | ubuntu-jammy | 2026-08-13 00:52:23.378090 | ubuntu-jammy | TASK [vexxhost.containers.docker : Create docker daemon config file] *********** 2026-08-13 00:52:23.378097 | ubuntu-jammy | Thursday 13 August 2026 00:52:23 +0000 (0:00:00.541) 0:00:18.336 ******* 2026-08-13 00:52:23.935166 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:23.935222 | ubuntu-jammy | 2026-08-13 00:52:23.935232 | ubuntu-jammy | TASK [vexxhost.containers.docker : Force any restarts if necessary] ************ 2026-08-13 00:52:23.935241 | ubuntu-jammy | Thursday 13 August 2026 00:52:23 +0000 (0:00:00.554) 0:00:18.890 ******* 2026-08-13 00:52:23.935249 | ubuntu-jammy | 2026-08-13 00:52:23.935257 | ubuntu-jammy | TASK [vexxhost.containers.docker : Enable and start service] ******************* 2026-08-13 00:52:23.935265 | ubuntu-jammy | Thursday 13 August 2026 00:52:23 +0000 (0:00:00.002) 0:00:18.893 ******* 2026-08-13 00:52:24.325605 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:24.325678 | ubuntu-jammy | 2026-08-13 00:52:24.325708 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:52:24.326782 | ubuntu-jammy | ubuntu-jammy : ok=26 changed=0 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 2026-08-13 00:52:24.326819 | ubuntu-jammy | 2026-08-13 00:52:24.326830 | ubuntu-jammy | 2026-08-13 00:52:24.326839 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:52:24.326849 | ubuntu-jammy | Thursday 13 August 2026 00:52:24 +0000 (0:00:00.391) 0:00:19.284 ******* 2026-08-13 00:52:24.326858 | ubuntu-jammy | =============================================================================== 2026-08-13 00:52:24.326866 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 3.26s 2026-08-13 00:52:24.326875 | ubuntu-jammy | vexxhost.containers.download_artifact : Extract archive ----------------- 2.36s 2026-08-13 00:52:24.326884 | ubuntu-jammy | vexxhost.containers.containerd : Create folders for configuration ------- 1.22s 2026-08-13 00:52:24.326893 | ubuntu-jammy | vexxhost.containers.package : Update state for tar ---------------------- 1.19s 2026-08-13 00:52:24.326902 | ubuntu-jammy | vexxhost.containers.docker : Install AppArmor packages ------------------ 1.07s 2026-08-13 00:52:24.326910 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.03s 2026-08-13 00:52:24.326919 | ubuntu-jammy | vexxhost.containers.containerd : Install AppArmor packages -------------- 1.03s 2026-08-13 00:52:24.326928 | ubuntu-jammy | vexxhost.containers.docker : Create folders for configuration ----------- 0.76s 2026-08-13 00:52:24.326942 | ubuntu-jammy | vexxhost.containers.containerd : Enable and start service --------------- 0.69s 2026-08-13 00:52:24.326967 | ubuntu-jammy | vexxhost.containers.containerd : Create containerd config file ---------- 0.64s 2026-08-13 00:52:24.326977 | ubuntu-jammy | vexxhost.containers.docker : Create systemd service file for docker ----- 0.58s 2026-08-13 00:52:24.327693 | ubuntu-jammy | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.58s 2026-08-13 00:52:24.327774 | ubuntu-jammy | vexxhost.containers.docker : Create docker daemon config file ----------- 0.55s 2026-08-13 00:52:24.327780 | ubuntu-jammy | vexxhost.containers.docker : Create systemd socket file for docker ------ 0.54s 2026-08-13 00:52:24.327784 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.54s 2026-08-13 00:52:24.327789 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.43s 2026-08-13 00:52:24.327793 | ubuntu-jammy | vexxhost.containers.docker : Ensure group "docker" exists --------------- 0.43s 2026-08-13 00:52:24.327798 | ubuntu-jammy | vexxhost.containers.forget_package : Forget package --------------------- 0.40s 2026-08-13 00:52:24.327802 | ubuntu-jammy | vexxhost.containers.docker : Enable and start service ------------------- 0.39s 2026-08-13 00:52:24.327806 | ubuntu-jammy | vexxhost.containers.download_artifact : Download item ------------------- 0.38s 2026-08-13 00:52:24.490898 | ubuntu-jammy | INFO [docker > idempotence] Executed: Successful 2026-08-13 00:52:24.498830 | ubuntu-jammy | INFO [docker > side_effect] Executing 2026-08-13 00:52:24.499169 | ubuntu-jammy | WARNING [docker > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:52:24.504047 | ubuntu-jammy | INFO [docker > verify] Executing 2026-08-13 00:52:24.984148 | ubuntu-jammy | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-08-13 00:52:24.984277 | 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-08-13 00:52:24.984449 | 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-08-13 00:52:24.984631 | ubuntu-jammy | 2026-08-13 00:52:25.304590 | ubuntu-jammy | 2026-08-13 00:52:25.304714 | ubuntu-jammy | PLAY [Verify] ****************************************************************** 2026-08-13 00:52:25.304930 | ubuntu-jammy | 2026-08-13 00:52:25.305078 | ubuntu-jammy | TASK [Gathering Facts] ********************************************************* 2026-08-13 00:52:25.305250 | ubuntu-jammy | Thursday 13 August 2026 00:52:25 +0000 (0:00:00.008) 0:00:00.008 ******* 2026-08-13 00:52:26.381969 | 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-08-13 00:52:26.385093 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:26.385197 | ubuntu-jammy | 2026-08-13 00:52:26.385313 | ubuntu-jammy | TASK [Populate service facts] ************************************************** 2026-08-13 00:52:26.385426 | ubuntu-jammy | Thursday 13 August 2026 00:52:26 +0000 (0:00:01.080) 0:00:01.089 ******* 2026-08-13 00:52:28.454847 | ubuntu-jammy | ok: [ubuntu-jammy] 2026-08-13 00:52:28.454985 | ubuntu-jammy | 2026-08-13 00:52:28.455058 | ubuntu-jammy | TASK [Assert that the Docker service is still up] ****************************** 2026-08-13 00:52:28.455288 | ubuntu-jammy | Thursday 13 August 2026 00:52:28 +0000 (0:00:02.069) 0:00:03.158 ******* 2026-08-13 00:52:28.483855 | ubuntu-jammy | ok: [ubuntu-jammy] => { 2026-08-13 00:52:28.483998 | ubuntu-jammy | "changed": false, 2026-08-13 00:52:28.484217 | ubuntu-jammy | "msg": "All assertions passed" 2026-08-13 00:52:28.484340 | ubuntu-jammy | } 2026-08-13 00:52:28.484500 | ubuntu-jammy | 2026-08-13 00:52:28.484671 | ubuntu-jammy | TASK [Check if Docker version is correct] ************************************** 2026-08-13 00:52:28.484836 | ubuntu-jammy | Thursday 13 August 2026 00:52:28 +0000 (0:00:00.029) 0:00:03.188 ******* 2026-08-13 00:52:28.894054 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:52:28.894174 | ubuntu-jammy | 2026-08-13 00:52:28.894378 | ubuntu-jammy | TASK [Check if docker ps command return 0] ************************************* 2026-08-13 00:52:28.894570 | ubuntu-jammy | Thursday 13 August 2026 00:52:28 +0000 (0:00:00.409) 0:00:03.597 ******* 2026-08-13 00:52:29.170360 | ubuntu-jammy | changed: [ubuntu-jammy] 2026-08-13 00:52:29.170493 | ubuntu-jammy | 2026-08-13 00:52:29.170673 | ubuntu-jammy | PLAY RECAP ********************************************************************* 2026-08-13 00:52:29.170914 | ubuntu-jammy | ubuntu-jammy : ok=5 changed=2 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-08-13 00:52:29.171073 | ubuntu-jammy | 2026-08-13 00:52:29.171218 | ubuntu-jammy | 2026-08-13 00:52:29.171388 | ubuntu-jammy | TASKS RECAP ******************************************************************** 2026-08-13 00:52:29.171565 | ubuntu-jammy | Thursday 13 August 2026 00:52:29 +0000 (0:00:00.277) 0:00:03.874 ******* 2026-08-13 00:52:29.171727 | ubuntu-jammy | =============================================================================== 2026-08-13 00:52:29.171896 | ubuntu-jammy | Populate service facts -------------------------------------------------- 2.07s 2026-08-13 00:52:29.172065 | ubuntu-jammy | Gathering Facts --------------------------------------------------------- 1.08s 2026-08-13 00:52:29.172235 | ubuntu-jammy | Check if Docker version is correct -------------------------------------- 0.41s 2026-08-13 00:52:29.172407 | ubuntu-jammy | Check if docker ps command return 0 ------------------------------------- 0.28s 2026-08-13 00:52:29.172583 | ubuntu-jammy | Assert that the Docker service is still up ------------------------------ 0.03s 2026-08-13 00:52:29.255753 | ubuntu-jammy | INFO [docker > verify] Executed: Successful 2026-08-13 00:52:29.268152 | ubuntu-jammy | INFO [docker > cleanup] Executing 2026-08-13 00:52:29.268756 | ubuntu-jammy | WARNING [docker > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-08-13 00:52:29.276480 | ubuntu-jammy | INFO [docker > destroy] Executing 2026-08-13 00:52:29.276511 | ubuntu-jammy | WARNING [docker > destroy] Skipping, '--destroy=never' requested. 2026-08-13 00:52:29.276608 | ubuntu-jammy | INFO [docker > destroy] Executed: Successful 2026-08-13 00:52:29.276895 | ubuntu-jammy | WARNING Molecule executed 1 scenario (1 missing files) 2026-08-13 00:52:29.536726 | ubuntu-jammy | ok: Runtime: 0:01:31.638130 2026-08-13 00:52:29.554123 | 2026-08-13 00:52:29.554181 | PLAY RECAP 2026-08-13 00:52:29.554231 | ubuntu-jammy | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-13 00:52:29.554255 | 2026-08-13 00:52:29.692760 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-08-13 00:52:29.695630 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 00:52:30.353448 | 2026-08-13 00:52:30.353642 | PLAY [all] 2026-08-13 00:52:30.366007 | 2026-08-13 00:52:30.366190 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-13 00:52:30.412555 | ubuntu-jammy | skipping: Conditional result was False 2026-08-13 00:52:30.423873 | 2026-08-13 00:52:30.424035 | TASK [fetch-output : Set log path for single node] 2026-08-13 00:52:30.471310 | ubuntu-jammy | ok 2026-08-13 00:52:30.492752 | 2026-08-13 00:52:30.492916 | LOOP [fetch-output : Ensure local output dirs] 2026-08-13 00:52:30.899566 | ubuntu-jammy -> localhost | ok: "/var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/work/logs" 2026-08-13 00:52:31.112145 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/work/artifacts" 2026-08-13 00:52:31.324600 | ubuntu-jammy -> localhost | changed: "/var/lib/zuul/builds/4f77f0ddcda64e17a82ee8785b50714b/work/docs" 2026-08-13 00:52:31.341083 | 2026-08-13 00:52:31.341256 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-13 00:52:31.994632 | ubuntu-jammy | ok 2026-08-13 00:52:31.994972 | ubuntu-jammy | changed: All items complete 2026-08-13 00:52:31.995028 | 2026-08-13 00:52:32.479286 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 00:52:32.936442 | ubuntu-jammy | changed: .d..t...... ./ 2026-08-13 00:52:32.974103 | 2026-08-13 00:52:32.974289 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-13 00:52:33.417221 | ubuntu-jammy -> localhost | ok: Item: artifacts Runtime: 0:00:00.007104 2026-08-13 00:52:33.655275 | ubuntu-jammy -> localhost | ok: Item: docs Runtime: 0:00:00.008843 2026-08-13 00:52:33.671576 | 2026-08-13 00:52:33.671739 | PLAY [all] 2026-08-13 00:52:33.678792 | 2026-08-13 00:52:33.678863 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-13 00:52:34.142398 | ubuntu-jammy | changed 2026-08-13 00:52:34.150668 | 2026-08-13 00:52:34.150737 | PLAY RECAP 2026-08-13 00:52:34.150799 | ubuntu-jammy | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-13 00:52:34.150829 | 2026-08-13 00:52:34.275648 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-08-13 00:52:34.278545 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-13 00:52:34.863005 | 2026-08-13 00:52:34.863145 | PLAY [localhost] 2026-08-13 00:52:34.873917 | 2026-08-13 00:52:34.873996 | TASK [Generate Zuul manifest] 2026-08-13 00:52:34.895388 | localhost | ok 2026-08-13 00:52:34.912571 | 2026-08-13 00:52:34.912649 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-13 00:52:35.300084 | localhost | changed 2026-08-13 00:52:35.314711 | 2026-08-13 00:52:35.314799 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-13 00:52:35.348866 | localhost | ok 2026-08-13 00:52:35.358397 | 2026-08-13 00:52:35.358465 | TASK [Upload logs] 2026-08-13 00:52:35.379559 | localhost | ok 2026-08-13 00:52:35.440176 | 2026-08-13 00:52:35.440306 | TASK [Set zuul-log-path fact] 2026-08-13 00:52:35.462706 | localhost | ok 2026-08-13 00:52:35.477903 | 2026-08-13 00:52:35.477975 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-13 00:52:35.511108 | localhost | ok 2026-08-13 00:52:35.520325 | 2026-08-13 00:52:35.520412 | TASK [upload-logs : Create log directories] 2026-08-13 00:52:35.941538 | localhost | changed 2026-08-13 00:52:35.950231 | 2026-08-13 00:52:35.950367 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-13 00:52:36.378466 | localhost -> localhost | ok: Runtime: 0:00:00.007295 2026-08-13 00:52:36.385776 | 2026-08-13 00:52:36.385876 | TASK [upload-logs : Upload logs to log server] 2026-08-13 00:52:36.861684 | localhost | Output suppressed because no_log was given 2026-08-13 00:52:36.866859 | 2026-08-13 00:52:36.866949 | LOOP [upload-logs : Compress console log and json output] 2026-08-13 00:52:36.916125 | localhost | skipping: Conditional result was False 2026-08-13 00:52:36.923673 | localhost | skipping: Conditional result was False 2026-08-13 00:52:36.944363 | 2026-08-13 00:52:36.944525 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-13 00:52:36.990918 | localhost | skipping: Conditional result was False 2026-08-13 00:52:36.991381 | 2026-08-13 00:52:36.994940 | localhost | skipping: Conditional result was False 2026-08-13 00:52:37.010511 | 2026-08-13 00:52:37.010734 | LOOP [upload-logs : Upload console log and json output]