2026-06-30 01:13:02.954840 | Job console starting 2026-06-30 01:13:02.966653 | Updating git repos 2026-06-30 01:13:03.111106 | Cloning repos into workspace 2026-06-30 01:13:03.475247 | Restoring repo states 2026-06-30 01:13:03.482334 | Merging changes 2026-06-30 01:13:04.134264 | Checking out repos 2026-06-30 01:13:04.187448 | Preparing playbooks 2026-06-30 01:13:05.786577 | Running Ansible setup 2026-06-30 01:13:09.703882 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 01:13:10.381072 | 2026-06-30 01:13:10.381265 | PLAY [localhost] 2026-06-30 01:13:10.392893 | 2026-06-30 01:13:10.393207 | TASK [Gathering Facts] 2026-06-30 01:13:11.354028 | localhost | ok 2026-06-30 01:13:11.361203 | 2026-06-30 01:13:11.361300 | TASK [Setup log path fact] 2026-06-30 01:13:11.381518 | localhost | ok 2026-06-30 01:13:11.417474 | 2026-06-30 01:13:11.417634 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 01:13:11.461201 | localhost | ok 2026-06-30 01:13:11.468700 | 2026-06-30 01:13:11.468771 | TASK [emit-job-header : Print job information] 2026-06-30 01:13:11.519246 | # Job Information 2026-06-30 01:13:11.519436 | Ansible Version: 2.16.18 2026-06-30 01:13:11.519481 | Job: ansible-collection-containers-molecule-containerd-debian-trixie 2026-06-30 01:13:11.519512 | Pipeline: check 2026-06-30 01:13:11.519541 | Executor: 2d72f0692154 2026-06-30 01:13:11.519570 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/128 2026-06-30 01:13:11.519603 | Event ID: b2cc1250-7420-11f1-8f7a-7d79f55bcb9d 2026-06-30 01:13:11.523474 | 2026-06-30 01:13:11.523544 | LOOP [emit-job-header : Print node information] 2026-06-30 01:13:11.624748 | localhost | ok: 2026-06-30 01:13:11.624917 | localhost | # Node Information 2026-06-30 01:13:11.624946 | localhost | Inventory Hostname: debian-trixie 2026-06-30 01:13:11.624987 | localhost | Hostname: np0000183506 2026-06-30 01:13:11.625009 | localhost | Username: zuul 2026-06-30 01:13:11.625035 | localhost | Distro: Debian 13.5 2026-06-30 01:13:11.625057 | localhost | Provider: yul1 2026-06-30 01:13:11.625077 | localhost | Region: ca-ymq-1 2026-06-30 01:13:11.625096 | localhost | Label: debian-trixie 2026-06-30 01:13:11.625115 | localhost | Product Name: OpenStack Nova 2026-06-30 01:13:11.625134 | localhost | Interface IP: 199.204.45.205 2026-06-30 01:13:11.641766 | 2026-06-30 01:13:11.641992 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-30 01:13:12.117757 | localhost -> localhost | changed 2026-06-30 01:13:12.123027 | 2026-06-30 01:13:12.123101 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-30 01:13:13.085924 | localhost -> localhost | changed 2026-06-30 01:13:13.094661 | 2026-06-30 01:13:13.094964 | PLAY [all] 2026-06-30 01:13:13.122193 | 2026-06-30 01:13:13.546034 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-30 01:13:13.794991 | debian-trixie -> localhost | ok 2026-06-30 01:13:13.800789 | 2026-06-30 01:13:13.800867 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-30 01:13:13.828170 | debian-trixie | ok 2026-06-30 01:13:13.844881 | debian-trixie | included: /var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-30 01:13:13.850226 | 2026-06-30 01:13:13.850289 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-30 01:13:14.955741 | debian-trixie -> localhost | Generating public/private rsa key pair. 2026-06-30 01:13:14.955915 | debian-trixie -> localhost | Your identification has been saved in /var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/work/425897526b9a4e88988046a9ef689236_id_rsa 2026-06-30 01:13:14.955946 | debian-trixie -> localhost | Your public key has been saved in /var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/work/425897526b9a4e88988046a9ef689236_id_rsa.pub 2026-06-30 01:13:14.955969 | debian-trixie -> localhost | The key fingerprint is: 2026-06-30 01:13:14.955991 | debian-trixie -> localhost | SHA256:I+48ycO9aVD9//lG2bvbq90jvN0GXcQm55mymflECZE zuul-build-sshkey 2026-06-30 01:13:14.956044 | debian-trixie -> localhost | The key's randomart image is: 2026-06-30 01:13:14.956067 | debian-trixie -> localhost | +---[RSA 3072]----+ 2026-06-30 01:13:14.956090 | debian-trixie -> localhost | | .o. | 2026-06-30 01:13:14.956111 | debian-trixie -> localhost | | E. =| 2026-06-30 01:13:14.956132 | debian-trixie -> localhost | | . .*+| 2026-06-30 01:13:14.956152 | debian-trixie -> localhost | | . . . =o| 2026-06-30 01:13:14.956171 | debian-trixie -> localhost | | ..S . B.+| 2026-06-30 01:13:14.956191 | debian-trixie -> localhost | | ... . .=.o+| 2026-06-30 01:13:14.956235 | debian-trixie -> localhost | | o.+ ..oo.| 2026-06-30 01:13:14.956256 | debian-trixie -> localhost | | o* o. o++B| 2026-06-30 01:13:14.956279 | debian-trixie -> localhost | | o+o. o+@%| 2026-06-30 01:13:14.956299 | debian-trixie -> localhost | +----[SHA256]-----+ 2026-06-30 01:13:14.956346 | debian-trixie -> localhost | ok: Runtime: 0:00:00.598234 2026-06-30 01:13:14.960436 | 2026-06-30 01:13:14.960496 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-30 01:13:15.000030 | debian-trixie | ok 2026-06-30 01:13:15.011415 | debian-trixie | included: /var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-30 01:13:15.018647 | 2026-06-30 01:13:15.018708 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-30 01:13:15.050352 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:13:15.056659 | 2026-06-30 01:13:15.056752 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-30 01:13:15.742564 | debian-trixie | changed 2026-06-30 01:13:15.746672 | 2026-06-30 01:13:15.746746 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-30 01:13:15.962223 | debian-trixie | ok 2026-06-30 01:13:15.972035 | 2026-06-30 01:13:15.972214 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-30 01:13:16.527609 | debian-trixie | changed 2026-06-30 01:13:16.531564 | 2026-06-30 01:13:16.531627 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-30 01:13:17.120639 | debian-trixie | changed 2026-06-30 01:13:17.126887 | 2026-06-30 01:13:17.127017 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-30 01:13:17.152351 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:13:17.159303 | 2026-06-30 01:13:17.159449 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-30 01:13:17.643073 | debian-trixie -> localhost | changed 2026-06-30 01:13:17.655813 | 2026-06-30 01:13:17.655977 | TASK [add-build-sshkey : Add back temp key] 2026-06-30 01:13:18.000272 | debian-trixie -> localhost | Identity added: /var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/work/425897526b9a4e88988046a9ef689236_id_rsa (zuul-build-sshkey) 2026-06-30 01:13:18.000453 | debian-trixie -> localhost | ok: Runtime: 0:00:00.013611 2026-06-30 01:13:18.011663 | 2026-06-30 01:13:18.011753 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-30 01:13:18.365054 | debian-trixie | ok 2026-06-30 01:13:18.376928 | 2026-06-30 01:13:18.377242 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-30 01:13:18.413656 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:13:18.424744 | 2026-06-30 01:13:18.424821 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-30 01:13:18.817973 | debian-trixie | ok 2026-06-30 01:13:18.823561 | 2026-06-30 01:13:18.823635 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-30 01:13:19.721736 | debian-trixie | Output suppressed because no_log was given 2026-06-30 01:13:19.728450 | 2026-06-30 01:13:19.728517 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-30 01:13:19.969504 | debian-trixie | ok: "logs" 2026-06-30 01:13:19.969943 | debian-trixie | ok: All items complete 2026-06-30 01:13:19.970012 | 2026-06-30 01:13:20.184488 | debian-trixie | ok: "artifacts" 2026-06-30 01:13:20.384637 | debian-trixie | ok: "docs" 2026-06-30 01:13:20.398205 | 2026-06-30 01:13:20.398402 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-30 01:13:20.624369 | debian-trixie | changed: "logs" 2026-06-30 01:13:20.825322 | debian-trixie | changed: "artifacts" 2026-06-30 01:13:21.011875 | debian-trixie | changed: "docs" 2026-06-30 01:13:21.024666 | 2026-06-30 01:13:21.024802 | PLAY RECAP 2026-06-30 01:13:21.024855 | debian-trixie | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-30 01:13:21.024886 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 01:13:21.024909 | 2026-06-30 01:13:21.189403 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-30 01:13:21.191381 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-30 01:13:21.889634 | 2026-06-30 01:13:21.889795 | PLAY [all] 2026-06-30 01:13:21.900920 | 2026-06-30 01:13:21.901097 | TASK [setup-uv : Extract archive] 2026-06-30 01:13:24.290955 | debian-trixie | changed 2026-06-30 01:13:24.296359 | 2026-06-30 01:13:24.296436 | TASK [setup-uv : Print version] 2026-06-30 01:13:24.740571 | debian-trixie | uv 0.8.13 2026-06-30 01:13:24.827564 | debian-trixie | ok: Runtime: 0:00:00.013693 2026-06-30 01:13:24.844580 | 2026-06-30 01:13:24.844801 | TASK [Install Ansible collection siblings] 2026-06-30 01:13:25.289103 | debian-trixie | ok: 2026-06-30 01:13:25.289335 | debian-trixie | Skipping ansible.posix: no checked-out sibling 2026-06-30 01:13:25.289383 | debian-trixie | Skipping community.general: no checked-out sibling 2026-06-30 01:13:25.291486 | 2026-06-30 01:13:25.291544 | PLAY RECAP 2026-06-30 01:13:25.291613 | debian-trixie | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 01:13:25.291651 | 2026-06-30 01:13:25.442711 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-30 01:13:25.444276 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-30 01:13:26.331012 | 2026-06-30 01:13:26.383432 | PLAY [all] 2026-06-30 01:13:26.398531 | 2026-06-30 01:13:26.398610 | LOOP [Check inventory directories] 2026-06-30 01:13:26.733201 | debian-trixie | ok: "src/github.com/vexxhost/ansible-collection-containers" 2026-06-30 01:13:26.912248 | debian-trixie | ok: "src/github.com/vexxhost/ansible-collection-containers/molecule/containerd/inventory" 2026-06-30 01:13:27.101749 | debian-trixie | ok: "src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/inventory" 2026-06-30 01:13:27.112460 | 2026-06-30 01:13:27.112760 | LOOP [Copy inventory file for Zuul] 2026-06-30 01:13:28.067252 | debian-trixie | changed: 2026-06-30 01:13:28.067519 | debian-trixie | { 2026-06-30 01:13:28.067552 | debian-trixie | "ansible_loop_var": "item", 2026-06-30 01:13:28.067575 | debian-trixie | "changed": false, 2026-06-30 01:13:28.067595 | debian-trixie | "failed": false, 2026-06-30 01:13:28.067617 | debian-trixie | "invocation": { 2026-06-30 01:13:28.067636 | debian-trixie | "module_args": { 2026-06-30 01:13:28.067654 | debian-trixie | "checksum_algorithm": "sha1", 2026-06-30 01:13:28.067672 | debian-trixie | "follow": true, 2026-06-30 01:13:28.067690 | debian-trixie | "get_attributes": true, 2026-06-30 01:13:28.067708 | debian-trixie | "get_checksum": true, 2026-06-30 01:13:28.067726 | debian-trixie | "get_mime": true, 2026-06-30 01:13:28.067744 | debian-trixie | "path": "src/github.com/vexxhost/ansible-collection-containers" 2026-06-30 01:13:28.067763 | debian-trixie | } 2026-06-30 01:13:28.067781 | debian-trixie | }, 2026-06-30 01:13:28.067798 | debian-trixie | "item": "src/github.com/vexxhost/ansible-collection-containers", 2026-06-30 01:13:28.067830 | debian-trixie | "stat": { 2026-06-30 01:13:28.067849 | debian-trixie | "atime": 1782781999.604, 2026-06-30 01:13:28.067867 | debian-trixie | "attr_flags": "e", 2026-06-30 01:13:28.067885 | debian-trixie | "attributes": [ 2026-06-30 01:13:28.067902 | debian-trixie | "extents" 2026-06-30 01:13:28.067920 | debian-trixie | ], 2026-06-30 01:13:28.067937 | debian-trixie | "block_size": 4096, 2026-06-30 01:13:28.067954 | debian-trixie | "blocks": 8, 2026-06-30 01:13:28.067971 | debian-trixie | "charset": "unknown", 2026-06-30 01:13:28.067990 | debian-trixie | "ctime": 1782781999.628, 2026-06-30 01:13:28.068007 | debian-trixie | "dev": 65025, 2026-06-30 01:13:28.068025 | debian-trixie | "device_type": 0, 2026-06-30 01:13:28.068042 | debian-trixie | "executable": true, 2026-06-30 01:13:28.068059 | debian-trixie | "exists": true, 2026-06-30 01:13:28.068076 | debian-trixie | "gid": 1000, 2026-06-30 01:13:28.068093 | debian-trixie | "gr_name": "zuul", 2026-06-30 01:13:28.068114 | debian-trixie | "inode": 520215, 2026-06-30 01:13:28.068138 | debian-trixie | "isblk": false, 2026-06-30 01:13:28.068157 | debian-trixie | "ischr": false, 2026-06-30 01:13:28.068175 | debian-trixie | "isdir": true, 2026-06-30 01:13:28.068192 | debian-trixie | "isfifo": false, 2026-06-30 01:13:28.068209 | debian-trixie | "isgid": false, 2026-06-30 01:13:28.068226 | debian-trixie | "islnk": false, 2026-06-30 01:13:28.068243 | debian-trixie | "isreg": false, 2026-06-30 01:13:28.068260 | debian-trixie | "issock": false, 2026-06-30 01:13:28.068277 | debian-trixie | "isuid": false, 2026-06-30 01:13:28.068293 | debian-trixie | "mimetype": "unknown", 2026-06-30 01:13:28.068310 | debian-trixie | "mode": "0755", 2026-06-30 01:13:28.068326 | debian-trixie | "mtime": 1782781983.4961586, 2026-06-30 01:13:28.068343 | debian-trixie | "nlink": 11, 2026-06-30 01:13:28.068360 | debian-trixie | "path": "src/github.com/vexxhost/ansible-collection-containers", 2026-06-30 01:13:28.068377 | debian-trixie | "pw_name": "zuul", 2026-06-30 01:13:28.068397 | debian-trixie | "readable": true, 2026-06-30 01:13:28.068415 | debian-trixie | "rgrp": true, 2026-06-30 01:13:28.068432 | debian-trixie | "roth": true, 2026-06-30 01:13:28.068449 | debian-trixie | "rusr": true, 2026-06-30 01:13:28.068465 | debian-trixie | "size": 4096, 2026-06-30 01:13:28.068482 | debian-trixie | "uid": 1000, 2026-06-30 01:13:28.068498 | debian-trixie | "version": "3293632264", 2026-06-30 01:13:28.068515 | debian-trixie | "wgrp": false, 2026-06-30 01:13:28.068533 | debian-trixie | "woth": false, 2026-06-30 01:13:28.068551 | debian-trixie | "writeable": true, 2026-06-30 01:13:28.068568 | debian-trixie | "wusr": true, 2026-06-30 01:13:28.068585 | debian-trixie | "xgrp": true, 2026-06-30 01:13:28.068602 | debian-trixie | "xoth": true, 2026-06-30 01:13:28.068618 | debian-trixie | "xusr": true 2026-06-30 01:13:28.068635 | debian-trixie | } 2026-06-30 01:13:28.068653 | debian-trixie | } 2026-06-30 01:13:28.068694 | debian-trixie | ok: All items complete 2026-06-30 01:13:28.068716 | 2026-06-30 01:13:28.070108 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:13:28.070964 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:13:28.088143 | 2026-06-30 01:13:28.088400 | LOOP [Switch "ansible_host" to private IP] 2026-06-30 01:13:28.462321 | debian-trixie | changed: 1 replacements made 2026-06-30 01:13:28.463525 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:13:28.464114 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:13:28.480859 | 2026-06-30 01:13:28.481022 | TASK [Run Molecule scenario] 2026-06-30 01:13:28.921471 | debian-trixie | Using CPython 3.13.5 interpreter at: /usr/bin/python3 2026-06-30 01:13:28.921610 | debian-trixie | Creating virtual environment at: .venv 2026-06-30 01:13:30.094129 | debian-trixie | Downloading cryptography (4.3MiB) 2026-06-30 01:13:30.094294 | debian-trixie | Downloading pygments (1.2MiB) 2026-06-30 01:13:30.097383 | debian-trixie | Downloading ansible-core (2.3MiB) 2026-06-30 01:13:30.250734 | debian-trixie | Downloading cryptography 2026-06-30 01:13:30.300163 | debian-trixie | Downloading pygments 2026-06-30 01:13:30.478252 | debian-trixie | Downloading ansible-core 2026-06-30 01:13:30.526702 | debian-trixie | Installed 36 packages in 47ms 2026-06-30 01:13:31.233110 | debian-trixie | INFO Collection 'vexxhost.containers' detected. 2026-06-30 01:13:31.233167 | debian-trixie | INFO Scenarios will be used from 'extensions/molecule' 2026-06-30 01:13:32.163238 | debian-trixie | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-06-30 01:13:32.163285 | debian-trixie | INFO default scenario not found, disabling shared state. 2026-06-30 01:13:32.163366 | debian-trixie | INFO [containerd > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-30 01:13:32.163435 | debian-trixie | INFO [containerd > prerun] Performing prerun with role_name_check=0... 2026-06-30 01:17:26.815756 | debian-trixie | INFO [containerd > dependency] Executing 2026-06-30 01:17:26.815816 | debian-trixie | WARNING [containerd > dependency] Missing roles requirements file: requirements.yml 2026-06-30 01:17:26.815989 | debian-trixie | WARNING [containerd > dependency] Missing collections requirements file: collections.yml 2026-06-30 01:17:26.816111 | debian-trixie | WARNING [containerd > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-30 01:17:26.821572 | debian-trixie | INFO [containerd > cleanup] Executing 2026-06-30 01:17:26.821825 | debian-trixie | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:17:26.862907 | debian-trixie | INFO [containerd > destroy] Executing 2026-06-30 01:17:26.863039 | debian-trixie | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-06-30 01:17:26.863240 | debian-trixie | INFO [containerd > destroy] Executed: Successful 2026-06-30 01:17:26.873260 | debian-trixie | INFO [containerd > syntax] Executing 2026-06-30 01:17:27.439215 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:17:27.439242 | debian-trixie | [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-30 01:17:27.439246 | debian-trixie | 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-30 01:17:27.439250 | debian-trixie | 2026-06-30 01:17:27.903204 | debian-trixie | 2026-06-30 01:17:27.903450 | debian-trixie | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/containerd/converge.yml 2026-06-30 01:17:27.993642 | debian-trixie | INFO [containerd > syntax] Executed: Successful 2026-06-30 01:17:28.359624 | debian-trixie | INFO [containerd > create] Executing 2026-06-30 01:17:28.404788 | debian-trixie | WARNING [containerd > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:17:28.415109 | debian-trixie | INFO [containerd > prepare] Executing 2026-06-30 01:17:28.913749 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:17:28.913852 | debian-trixie | [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-30 01:17:28.914035 | debian-trixie | 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-30 01:17:28.914206 | debian-trixie | 2026-06-30 01:17:29.280084 | debian-trixie | 2026-06-30 01:17:29.280138 | debian-trixie | PLAY [Prepare] ***************************************************************** 2026-06-30 01:17:29.280274 | debian-trixie | 2026-06-30 01:17:29.280427 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:17:29.280561 | debian-trixie | Tuesday 30 June 2026 01:17:29 +0000 (0:00:00.043) 0:00:00.043 ********** 2026-06-30 01:17:30.602988 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-30 01:17:30.605445 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:17:30.605660 | debian-trixie | 2026-06-30 01:17:30.605908 | debian-trixie | TASK [Update "apt" cache] ****************************************************** 2026-06-30 01:17:30.606117 | debian-trixie | Tuesday 30 June 2026 01:17:30 +0000 (0:00:01.326) 0:00:01.369 ********** 2026-06-30 01:17:39.673503 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:17:39.673564 | debian-trixie | 2026-06-30 01:17:39.673770 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-30 01:17:39.674021 | debian-trixie | debian-trixie : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-30 01:17:39.674184 | debian-trixie | 2026-06-30 01:17:39.674344 | debian-trixie | 2026-06-30 01:17:39.674539 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-30 01:17:39.674731 | debian-trixie | Tuesday 30 June 2026 01:17:39 +0000 (0:00:09.068) 0:00:10.438 ********** 2026-06-30 01:17:39.674911 | debian-trixie | =============================================================================== 2026-06-30 01:17:39.675095 | debian-trixie | Update "apt" cache ------------------------------------------------------ 9.07s 2026-06-30 01:17:39.675717 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.33s 2026-06-30 01:17:39.772186 | debian-trixie | INFO [containerd > prepare] Executed: Successful 2026-06-30 01:17:39.779912 | debian-trixie | INFO [containerd > converge] Executing 2026-06-30 01:17:40.279209 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:17:40.279237 | debian-trixie | [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-30 01:17:40.279241 | debian-trixie | 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-30 01:17:40.279246 | debian-trixie | 2026-06-30 01:17:40.645048 | debian-trixie | 2026-06-30 01:17:40.645238 | debian-trixie | PLAY [Converge] **************************************************************** 2026-06-30 01:17:40.645401 | debian-trixie | 2026-06-30 01:17:40.645581 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:17:40.645761 | debian-trixie | Tuesday 30 June 2026 01:17:40 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-06-30 01:17:41.779502 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-30 01:17:41.783109 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:17:41.783308 | debian-trixie | 2026-06-30 01:17:41.783501 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:17:41.783682 | debian-trixie | Tuesday 30 June 2026 01:17:41 +0000 (0:00:01.138) 0:00:01.151 ********** 2026-06-30 01:17:42.291572 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:17:42.291621 | debian-trixie | 2026-06-30 01:17:42.291661 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:17:42.291753 | debian-trixie | Tuesday 30 June 2026 01:17:42 +0000 (0:00:00.508) 0:00:01.660 ********** 2026-06-30 01:17:42.322275 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:17:42.322421 | debian-trixie | 2026-06-30 01:17:42.322627 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-30 01:17:42.322828 | debian-trixie | Tuesday 30 June 2026 01:17:42 +0000 (0:00:00.030) 0:00:01.690 ********** 2026-06-30 01:17:42.755209 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:17:42.755231 | debian-trixie | 2026-06-30 01:17:42.755236 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:17:42.755244 | debian-trixie | Tuesday 30 June 2026 01:17:42 +0000 (0:00:00.429) 0:00:02.120 ********** 2026-06-30 01:17:42.855047 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:17:42.855343 | debian-trixie | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-30 01:17:42.855548 | debian-trixie | } 2026-06-30 01:17:42.855751 | debian-trixie | 2026-06-30 01:17:42.855955 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:17:42.856156 | debian-trixie | Tuesday 30 June 2026 01:17:42 +0000 (0:00:00.102) 0:00:02.223 ********** 2026-06-30 01:17:43.647241 | debian-trixie | [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-30 01:17:43.652073 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:17:43.652195 | debian-trixie | 2026-06-30 01:17:43.652329 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:17:43.652460 | debian-trixie | Tuesday 30 June 2026 01:17:43 +0000 (0:00:00.797) 0:00:03.020 ********** 2026-06-30 01:17:43.670883 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:17:43.671069 | debian-trixie | 2026-06-30 01:17:43.671338 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:17:43.671545 | debian-trixie | Tuesday 30 June 2026 01:17:43 +0000 (0:00:00.018) 0:00:03.039 ********** 2026-06-30 01:17:43.980913 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:17:43.980954 | debian-trixie | 2026-06-30 01:17:43.980965 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:17:43.980973 | debian-trixie | Tuesday 30 June 2026 01:17:43 +0000 (0:00:00.309) 0:00:03.348 ********** 2026-06-30 01:17:45.082444 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:17:45.082502 | debian-trixie | 2026-06-30 01:17:45.082512 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:17:45.082522 | debian-trixie | Tuesday 30 June 2026 01:17:45 +0000 (0:00:01.100) 0:00:04.449 ********** 2026-06-30 01:17:45.162652 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:17:45.163010 | debian-trixie | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-30 01:17:45.163324 | debian-trixie | } 2026-06-30 01:17:45.163565 | debian-trixie | 2026-06-30 01:17:45.163838 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:17:45.164096 | debian-trixie | Tuesday 30 June 2026 01:17:45 +0000 (0:00:00.080) 0:00:04.530 ********** 2026-06-30 01:17:46.032902 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:17:46.033269 | debian-trixie | 2026-06-30 01:17:46.033610 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:17:46.033945 | debian-trixie | Tuesday 30 June 2026 01:17:46 +0000 (0:00:00.870) 0:00:05.400 ********** 2026-06-30 01:17:50.359978 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:17:50.360010 | debian-trixie | 2026-06-30 01:17:50.360021 | debian-trixie | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-30 01:17:50.360030 | debian-trixie | Tuesday 30 June 2026 01:17:50 +0000 (0:00:04.325) 0:00:09.726 ********** 2026-06-30 01:17:50.385494 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:17:50.385767 | debian-trixie | 2026-06-30 01:17:50.386041 | debian-trixie | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-30 01:17:50.386300 | debian-trixie | Tuesday 30 June 2026 01:17:50 +0000 (0:00:00.027) 0:00:09.753 ********** 2026-06-30 01:17:50.409548 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:17:50.409804 | debian-trixie | 2026-06-30 01:17:50.410059 | debian-trixie | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-30 01:17:50.410404 | debian-trixie | Tuesday 30 June 2026 01:17:50 +0000 (0:00:00.023) 0:00:09.777 ********** 2026-06-30 01:17:50.436622 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:17:50.436886 | debian-trixie | 2026-06-30 01:17:50.437207 | debian-trixie | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-30 01:17:50.437489 | debian-trixie | Tuesday 30 June 2026 01:17:50 +0000 (0:00:00.027) 0:00:09.804 ********** 2026-06-30 01:18:01.861722 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:01.862022 | debian-trixie | 2026-06-30 01:18:01.862314 | debian-trixie | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-30 01:18:01.862583 | debian-trixie | Tuesday 30 June 2026 01:18:01 +0000 (0:00:11.425) 0:00:21.229 ********** 2026-06-30 01:18:02.687870 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:02.688028 | debian-trixie | 2026-06-30 01:18:02.688246 | debian-trixie | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-30 01:18:02.688452 | debian-trixie | Tuesday 30 June 2026 01:18:02 +0000 (0:00:00.823) 0:00:22.053 ********** 2026-06-30 01:18:04.102675 | debian-trixie | changed: [debian-trixie] => (item={'path': '/etc/containerd'}) 2026-06-30 01:18:04.102733 | debian-trixie | changed: [debian-trixie] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-30 01:18:04.102851 | debian-trixie | changed: [debian-trixie] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-30 01:18:04.102984 | debian-trixie | changed: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-30 01:18:04.103112 | debian-trixie | changed: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-30 01:18:04.103241 | debian-trixie | 2026-06-30 01:18:04.103515 | debian-trixie | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-30 01:18:04.103540 | debian-trixie | Tuesday 30 June 2026 01:18:04 +0000 (0:00:01.418) 0:00:23.471 ********** 2026-06-30 01:18:04.956002 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:04.956024 | debian-trixie | 2026-06-30 01:18:04.956029 | debian-trixie | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-30 01:18:04.956033 | debian-trixie | Tuesday 30 June 2026 01:18:04 +0000 (0:00:00.848) 0:00:24.319 ********** 2026-06-30 01:18:04.956036 | debian-trixie | 2026-06-30 01:18:04.956040 | debian-trixie | RUNNING HANDLER [vexxhost.containers.containerd : Reload systemd] ************** 2026-06-30 01:18:04.956043 | debian-trixie | Tuesday 30 June 2026 01:18:04 +0000 (0:00:00.002) 0:00:24.322 ********** 2026-06-30 01:18:07.440830 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:07.440884 | debian-trixie | 2026-06-30 01:18:07.441039 | debian-trixie | RUNNING HANDLER [vexxhost.containers.containerd : Restart containerd] ********** 2026-06-30 01:18:07.441352 | debian-trixie | Tuesday 30 June 2026 01:18:07 +0000 (0:00:02.485) 0:00:26.807 ********** 2026-06-30 01:18:08.159225 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:08.159253 | debian-trixie | 2026-06-30 01:18:08.159259 | debian-trixie | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-30 01:18:08.159264 | debian-trixie | Tuesday 30 June 2026 01:18:08 +0000 (0:00:00.715) 0:00:27.523 ********** 2026-06-30 01:18:08.983429 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:08.983610 | debian-trixie | 2026-06-30 01:18:08.983771 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-30 01:18:08.983940 | debian-trixie | debian-trixie : ok=17 changed=10 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-06-30 01:18:08.984090 | debian-trixie | 2026-06-30 01:18:08.984236 | debian-trixie | 2026-06-30 01:18:08.984392 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-30 01:18:08.984550 | debian-trixie | Tuesday 30 June 2026 01:18:08 +0000 (0:00:00.828) 0:00:28.352 ********** 2026-06-30 01:18:08.984701 | debian-trixie | =============================================================================== 2026-06-30 01:18:08.984859 | debian-trixie | vexxhost.containers.containerd : Install AppArmor packages ------------- 11.43s 2026-06-30 01:18:08.985018 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 4.33s 2026-06-30 01:18:08.985175 | debian-trixie | vexxhost.containers.containerd : Reload systemd ------------------------- 2.49s 2026-06-30 01:18:08.985334 | debian-trixie | vexxhost.containers.containerd : Create folders for configuration ------- 1.42s 2026-06-30 01:18:08.985490 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.14s 2026-06-30 01:18:08.985648 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 1.10s 2026-06-30 01:18:08.985807 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.87s 2026-06-30 01:18:08.985978 | debian-trixie | vexxhost.containers.containerd : Create containerd config file ---------- 0.85s 2026-06-30 01:18:08.986135 | debian-trixie | vexxhost.containers.containerd : Enable and start service --------------- 0.83s 2026-06-30 01:18:08.986297 | debian-trixie | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.82s 2026-06-30 01:18:08.986456 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.80s 2026-06-30 01:18:08.986615 | debian-trixie | vexxhost.containers.containerd : Restart containerd --------------------- 0.72s 2026-06-30 01:18:08.986772 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.51s 2026-06-30 01:18:08.986930 | debian-trixie | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.43s 2026-06-30 01:18:08.987130 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.31s 2026-06-30 01:18:08.987312 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.10s 2026-06-30 01:18:08.987470 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-06-30 01:18:08.987627 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-06-30 01:18:08.987794 | debian-trixie | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-06-30 01:18:08.987954 | debian-trixie | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.03s 2026-06-30 01:18:09.082773 | debian-trixie | INFO [containerd > converge] Executed: Successful 2026-06-30 01:18:09.090436 | debian-trixie | INFO [containerd > idempotence] Executing 2026-06-30 01:18:09.569658 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:18:09.570002 | debian-trixie | [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-30 01:18:09.570287 | debian-trixie | 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-30 01:18:09.570529 | debian-trixie | 2026-06-30 01:18:09.932009 | debian-trixie | 2026-06-30 01:18:09.932326 | debian-trixie | PLAY [Converge] **************************************************************** 2026-06-30 01:18:09.932577 | debian-trixie | 2026-06-30 01:18:09.932837 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:18:09.933092 | debian-trixie | Tuesday 30 June 2026 01:18:09 +0000 (0:00:00.013) 0:00:00.013 ********** 2026-06-30 01:18:10.972752 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-30 01:18:10.977040 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:10.977317 | debian-trixie | 2026-06-30 01:18:10.977582 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:18:10.977834 | debian-trixie | Tuesday 30 June 2026 01:18:10 +0000 (0:00:01.044) 0:00:01.057 ********** 2026-06-30 01:18:11.423784 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:11.423806 | debian-trixie | 2026-06-30 01:18:11.423810 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:18:11.423815 | debian-trixie | Tuesday 30 June 2026 01:18:11 +0000 (0:00:00.446) 0:00:01.503 ********** 2026-06-30 01:18:11.456301 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:18:11.456333 | debian-trixie | 2026-06-30 01:18:11.456342 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-30 01:18:11.456350 | debian-trixie | Tuesday 30 June 2026 01:18:11 +0000 (0:00:00.030) 0:00:01.534 ********** 2026-06-30 01:18:11.873137 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:11.873420 | debian-trixie | 2026-06-30 01:18:11.873692 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:18:11.873947 | debian-trixie | Tuesday 30 June 2026 01:18:11 +0000 (0:00:00.419) 0:00:01.954 ********** 2026-06-30 01:18:11.941725 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:18:11.942007 | debian-trixie | "msg": "https://github.com/opencontainers/runc/releases/download/v1.4.2/runc.amd64" 2026-06-30 01:18:11.942248 | debian-trixie | } 2026-06-30 01:18:11.942472 | debian-trixie | 2026-06-30 01:18:11.942726 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:18:11.942972 | debian-trixie | Tuesday 30 June 2026 01:18:11 +0000 (0:00:00.068) 0:00:02.022 ********** 2026-06-30 01:18:12.490705 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:12.490973 | debian-trixie | 2026-06-30 01:18:12.491270 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:18:12.491528 | debian-trixie | Tuesday 30 June 2026 01:18:12 +0000 (0:00:00.549) 0:00:02.571 ********** 2026-06-30 01:18:12.507711 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:18:12.507961 | debian-trixie | 2026-06-30 01:18:12.508214 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:18:12.508458 | debian-trixie | Tuesday 30 June 2026 01:18:12 +0000 (0:00:00.017) 0:00:02.589 ********** 2026-06-30 01:18:12.815918 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:12.815942 | debian-trixie | 2026-06-30 01:18:12.815948 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:18:12.815953 | debian-trixie | Tuesday 30 June 2026 01:18:12 +0000 (0:00:00.305) 0:00:02.894 ********** 2026-06-30 01:18:13.817379 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:13.817704 | debian-trixie | 2026-06-30 01:18:13.817964 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:18:13.818210 | debian-trixie | Tuesday 30 June 2026 01:18:13 +0000 (0:00:01.002) 0:00:03.897 ********** 2026-06-30 01:18:13.899007 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:18:13.899267 | debian-trixie | "msg": "https://github.com/containerd/containerd/releases/download/v2.3.1/containerd-2.3.1-linux-amd64.tar.gz" 2026-06-30 01:18:13.900151 | debian-trixie | } 2026-06-30 01:18:13.900186 | debian-trixie | 2026-06-30 01:18:13.900196 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:18:13.900204 | debian-trixie | Tuesday 30 June 2026 01:18:13 +0000 (0:00:00.082) 0:00:03.979 ********** 2026-06-30 01:18:14.399568 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:14.399620 | debian-trixie | 2026-06-30 01:18:14.399651 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:18:14.399750 | debian-trixie | Tuesday 30 June 2026 01:18:14 +0000 (0:00:00.493) 0:00:04.473 ********** 2026-06-30 01:18:16.904042 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:16.904088 | debian-trixie | 2026-06-30 01:18:16.904098 | debian-trixie | TASK [vexxhost.containers.containerd : Install SELinux packages] *************** 2026-06-30 01:18:16.904106 | debian-trixie | Tuesday 30 June 2026 01:18:16 +0000 (0:00:02.510) 0:00:06.983 ********** 2026-06-30 01:18:16.930964 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:18:16.931072 | debian-trixie | 2026-06-30 01:18:16.931281 | debian-trixie | TASK [vexxhost.containers.containerd : Set SELinux to permissive at runtime] *** 2026-06-30 01:18:16.931411 | debian-trixie | Tuesday 30 June 2026 01:18:16 +0000 (0:00:00.028) 0:00:07.012 ********** 2026-06-30 01:18:16.959701 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:18:16.959867 | debian-trixie | 2026-06-30 01:18:16.960073 | debian-trixie | TASK [vexxhost.containers.containerd : Persist SELinux permissive mode] ******** 2026-06-30 01:18:16.960274 | debian-trixie | Tuesday 30 June 2026 01:18:16 +0000 (0:00:00.027) 0:00:07.039 ********** 2026-06-30 01:18:16.984141 | debian-trixie | skipping: [debian-trixie] 2026-06-30 01:18:16.984226 | debian-trixie | 2026-06-30 01:18:16.984346 | debian-trixie | TASK [vexxhost.containers.containerd : Install AppArmor packages] ************** 2026-06-30 01:18:16.984466 | debian-trixie | Tuesday 30 June 2026 01:18:16 +0000 (0:00:00.022) 0:00:07.061 ********** 2026-06-30 01:18:17.818764 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:17.818793 | debian-trixie | 2026-06-30 01:18:17.818802 | debian-trixie | TASK [vexxhost.containers.containerd : Create systemd service file for containerd] *** 2026-06-30 01:18:17.818810 | debian-trixie | Tuesday 30 June 2026 01:18:17 +0000 (0:00:00.837) 0:00:07.899 ********** 2026-06-30 01:18:18.463084 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:18.463407 | debian-trixie | 2026-06-30 01:18:18.463682 | debian-trixie | TASK [vexxhost.containers.containerd : Create folders for configuration] ******* 2026-06-30 01:18:18.464029 | debian-trixie | Tuesday 30 June 2026 01:18:18 +0000 (0:00:00.645) 0:00:08.544 ********** 2026-06-30 01:18:19.900340 | debian-trixie | ok: [debian-trixie] => (item={'path': '/etc/containerd'}) 2026-06-30 01:18:19.900637 | debian-trixie | ok: [debian-trixie] => (item={'path': '/var/lib/containerd', 'mode': '0o700'}) 2026-06-30 01:18:19.900954 | debian-trixie | ok: [debian-trixie] => (item={'path': '/run/containerd', 'mode': '0o711'}) 2026-06-30 01:18:19.901254 | debian-trixie | ok: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.grpc.v1.cri', 'mode': '0o700'}) 2026-06-30 01:18:19.901511 | debian-trixie | ok: [debian-trixie] => (item={'path': '/run/containerd/io.containerd.sandbox.controller.v1.shim', 'mode': '0o700'}) 2026-06-30 01:18:19.901736 | debian-trixie | 2026-06-30 01:18:19.901980 | debian-trixie | TASK [vexxhost.containers.containerd : Create containerd config file] ********** 2026-06-30 01:18:19.902219 | debian-trixie | Tuesday 30 June 2026 01:18:19 +0000 (0:00:01.437) 0:00:09.981 ********** 2026-06-30 01:18:20.691625 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:20.691676 | debian-trixie | 2026-06-30 01:18:20.691835 | debian-trixie | TASK [vexxhost.containers.containerd : Force any restarts if necessary] ******** 2026-06-30 01:18:20.691937 | debian-trixie | Tuesday 30 June 2026 01:18:20 +0000 (0:00:00.786) 0:00:10.768 ********** 2026-06-30 01:18:20.692045 | debian-trixie | 2026-06-30 01:18:20.692164 | debian-trixie | TASK [vexxhost.containers.containerd : Enable and start service] *************** 2026-06-30 01:18:20.692272 | debian-trixie | Tuesday 30 June 2026 01:18:20 +0000 (0:00:00.002) 0:00:10.770 ********** 2026-06-30 01:18:21.395823 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:21.395877 | debian-trixie | 2026-06-30 01:18:21.396005 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-30 01:18:21.396132 | debian-trixie | debian-trixie : ok=15 changed=0 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-06-30 01:18:21.398959 | debian-trixie | 2026-06-30 01:18:21.398984 | debian-trixie | 2026-06-30 01:18:21.398990 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-30 01:18:21.398995 | debian-trixie | Tuesday 30 June 2026 01:18:21 +0000 (0:00:00.707) 0:00:11.477 ********** 2026-06-30 01:18:21.399000 | debian-trixie | =============================================================================== 2026-06-30 01:18:21.399005 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 2.51s 2026-06-30 01:18:21.399009 | debian-trixie | vexxhost.containers.containerd : Create folders for configuration ------- 1.44s 2026-06-30 01:18:21.399014 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.04s 2026-06-30 01:18:21.399018 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 1.00s 2026-06-30 01:18:21.399023 | debian-trixie | vexxhost.containers.containerd : Install AppArmor packages -------------- 0.84s 2026-06-30 01:18:21.399028 | debian-trixie | vexxhost.containers.containerd : Create containerd config file ---------- 0.79s 2026-06-30 01:18:21.399032 | debian-trixie | vexxhost.containers.containerd : Enable and start service --------------- 0.71s 2026-06-30 01:18:21.399037 | debian-trixie | vexxhost.containers.containerd : Create systemd service file for containerd --- 0.64s 2026-06-30 01:18:21.399041 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.55s 2026-06-30 01:18:21.399046 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.49s 2026-06-30 01:18:21.399050 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.45s 2026-06-30 01:18:21.399055 | debian-trixie | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.42s 2026-06-30 01:18:21.399059 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.31s 2026-06-30 01:18:21.399063 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.08s 2026-06-30 01:18:21.399068 | debian-trixie | vexxhost.containers.download_artifact : Starting download of file ------- 0.07s 2026-06-30 01:18:21.399072 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 0.03s 2026-06-30 01:18:21.399077 | debian-trixie | vexxhost.containers.containerd : Install SELinux packages --------------- 0.03s 2026-06-30 01:18:21.399081 | debian-trixie | vexxhost.containers.containerd : Set SELinux to permissive at runtime --- 0.03s 2026-06-30 01:18:21.399101 | debian-trixie | vexxhost.containers.containerd : Persist SELinux permissive mode -------- 0.02s 2026-06-30 01:18:21.399105 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 0.02s 2026-06-30 01:18:21.512044 | debian-trixie | INFO [containerd > idempotence] Executed: Successful 2026-06-30 01:18:21.523340 | debian-trixie | INFO [containerd > side_effect] Executing 2026-06-30 01:18:21.523674 | debian-trixie | WARNING [containerd > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:18:21.529014 | debian-trixie | INFO [containerd > verify] Executing 2026-06-30 01:18:22.026733 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-30 01:18:22.027052 | debian-trixie | [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-30 01:18:22.027363 | debian-trixie | 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-30 01:18:22.027597 | debian-trixie | 2026-06-30 01:18:22.419823 | debian-trixie | 2026-06-30 01:18:22.420121 | debian-trixie | PLAY [Verify] ****************************************************************** 2026-06-30 01:18:22.420350 | debian-trixie | 2026-06-30 01:18:22.420596 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-30 01:18:22.420836 | debian-trixie | Tuesday 30 June 2026 01:18:22 +0000 (0:00:00.014) 0:00:00.014 ********** 2026-06-30 01:18:23.485737 | debian-trixie | [WARNING]: Host 'debian-trixie' is using the discovered Python interpreter at '/usr/bin/python3.13', 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-30 01:18:23.490975 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:23.491131 | debian-trixie | 2026-06-30 01:18:23.491347 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/opt/cni/bin)] ********* 2026-06-30 01:18:23.491511 | debian-trixie | Tuesday 30 June 2026 01:18:23 +0000 (0:00:01.071) 0:00:01.085 ********** 2026-06-30 01:18:23.943936 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:23.944207 | debian-trixie | 2026-06-30 01:18:23.944462 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:18:23.944705 | debian-trixie | Tuesday 30 June 2026 01:18:23 +0000 (0:00:00.452) 0:00:01.537 ********** 2026-06-30 01:18:24.367320 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:24.367593 | debian-trixie | 2026-06-30 01:18:24.367848 | debian-trixie | TASK [vexxhost.containers.package : Update state for tar] ********************** 2026-06-30 01:18:24.368097 | debian-trixie | Tuesday 30 June 2026 01:18:24 +0000 (0:00:00.423) 0:00:01.961 ********** 2026-06-30 01:18:25.319068 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:25.319384 | debian-trixie | 2026-06-30 01:18:25.319701 | debian-trixie | TASK [vexxhost.containers.directory : Create directory (/var/lib/downloads)] *** 2026-06-30 01:18:25.319956 | debian-trixie | Tuesday 30 June 2026 01:18:25 +0000 (0:00:00.951) 0:00:02.913 ********** 2026-06-30 01:18:25.622638 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:25.622936 | debian-trixie | 2026-06-30 01:18:25.623262 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:18:25.623553 | debian-trixie | Tuesday 30 June 2026 01:18:25 +0000 (0:00:00.303) 0:00:03.216 ********** 2026-06-30 01:18:25.680334 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:18:25.680652 | debian-trixie | "msg": "https://github.com/containernetworking/plugins/releases/download/v1.9.1/cni-plugins-linux-amd64-v1.9.1.tgz" 2026-06-30 01:18:25.680917 | debian-trixie | } 2026-06-30 01:18:25.681155 | debian-trixie | 2026-06-30 01:18:25.681447 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:18:25.681711 | debian-trixie | Tuesday 30 June 2026 01:18:25 +0000 (0:00:00.058) 0:00:03.274 ********** 2026-06-30 01:18:27.081977 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:27.082284 | debian-trixie | 2026-06-30 01:18:27.082550 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:18:27.082832 | debian-trixie | Tuesday 30 June 2026 01:18:27 +0000 (0:00:01.399) 0:00:04.674 ********** 2026-06-30 01:18:30.383580 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:30.383644 | debian-trixie | 2026-06-30 01:18:30.383708 | debian-trixie | TASK [vexxhost.containers.cni_plugins : Gather variables for each operating system] *** 2026-06-30 01:18:30.383795 | debian-trixie | Tuesday 30 June 2026 01:18:30 +0000 (0:00:03.302) 0:00:07.976 ********** 2026-06-30 01:18:30.430910 | debian-trixie | ok: [debian-trixie] => (item=/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/roles/cni_plugins/vars/debian.yml) 2026-06-30 01:18:30.431128 | debian-trixie | 2026-06-30 01:18:30.431485 | debian-trixie | TASK [vexxhost.containers.cni_plugins : Install additional packages] *********** 2026-06-30 01:18:30.431520 | debian-trixie | Tuesday 30 June 2026 01:18:30 +0000 (0:00:00.048) 0:00:08.024 ********** 2026-06-30 01:18:31.387789 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:31.387954 | debian-trixie | 2026-06-30 01:18:31.388079 | debian-trixie | TASK [vexxhost.containers.cni_plugins : Ensure IPv6 is enabled] **************** 2026-06-30 01:18:31.388197 | debian-trixie | Tuesday 30 June 2026 01:18:31 +0000 (0:00:00.954) 0:00:08.978 ********** 2026-06-30 01:18:31.826914 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:31.826997 | debian-trixie | 2026-06-30 01:18:31.827013 | debian-trixie | TASK [vexxhost.containers.cni_plugins : Enable kernel modules on-boot] ********* 2026-06-30 01:18:31.827160 | debian-trixie | Tuesday 30 June 2026 01:18:31 +0000 (0:00:00.439) 0:00:09.418 ********** 2026-06-30 01:18:32.619222 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:32.619291 | debian-trixie | 2026-06-30 01:18:32.619464 | debian-trixie | TASK [vexxhost.containers.cni_plugins : Enable kernel modules in runtime] ****** 2026-06-30 01:18:32.619598 | debian-trixie | Tuesday 30 June 2026 01:18:32 +0000 (0:00:00.793) 0:00:10.211 ********** 2026-06-30 01:18:34.096391 | debian-trixie | changed: [debian-trixie] => (item=br_netfilter) 2026-06-30 01:18:34.096422 | debian-trixie | ok: [debian-trixie] => (item=ip_tables) 2026-06-30 01:18:34.096427 | debian-trixie | changed: [debian-trixie] => (item=ip6_tables) 2026-06-30 01:18:34.096432 | debian-trixie | changed: [debian-trixie] => (item=nf_conntrack) 2026-06-30 01:18:34.096437 | debian-trixie | 2026-06-30 01:18:34.096442 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-30 01:18:34.096447 | debian-trixie | Tuesday 30 June 2026 01:18:34 +0000 (0:00:01.478) 0:00:11.689 ********** 2026-06-30 01:18:34.387566 | debian-trixie | ok: [debian-trixie] 2026-06-30 01:18:34.387704 | debian-trixie | 2026-06-30 01:18:34.387823 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:18:34.387940 | debian-trixie | Tuesday 30 June 2026 01:18:34 +0000 (0:00:00.289) 0:00:11.979 ********** 2026-06-30 01:18:34.451306 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:18:34.451529 | debian-trixie | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/crictl-v1.35.0-linux-amd64.tar.gz" 2026-06-30 01:18:34.451685 | debian-trixie | } 2026-06-30 01:18:34.451829 | debian-trixie | 2026-06-30 01:18:34.451989 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:18:34.452146 | debian-trixie | Tuesday 30 June 2026 01:18:34 +0000 (0:00:00.066) 0:00:12.045 ********** 2026-06-30 01:18:35.254961 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:35.255057 | debian-trixie | 2026-06-30 01:18:35.255203 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:18:35.255372 | debian-trixie | Tuesday 30 June 2026 01:18:35 +0000 (0:00:00.803) 0:00:12.849 ********** 2026-06-30 01:18:36.875605 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:36.875691 | debian-trixie | 2026-06-30 01:18:36.875819 | debian-trixie | TASK [vexxhost.containers.download_artifact : Starting download of file] ******* 2026-06-30 01:18:36.875940 | debian-trixie | Tuesday 30 June 2026 01:18:36 +0000 (0:00:01.619) 0:00:14.468 ********** 2026-06-30 01:18:36.935341 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:18:36.935463 | debian-trixie | "msg": "https://github.com/kubernetes-sigs/cri-tools/releases/download/v1.35.0/critest-v1.35.0-linux-amd64.tar.gz" 2026-06-30 01:18:36.935578 | debian-trixie | } 2026-06-30 01:18:36.935689 | debian-trixie | 2026-06-30 01:18:36.935836 | debian-trixie | TASK [vexxhost.containers.download_artifact : Download item] ******************* 2026-06-30 01:18:36.935968 | debian-trixie | Tuesday 30 June 2026 01:18:36 +0000 (0:00:00.059) 0:00:14.528 ********** 2026-06-30 01:18:37.679834 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:37.679859 | debian-trixie | 2026-06-30 01:18:37.679863 | debian-trixie | TASK [vexxhost.containers.download_artifact : Extract archive] ***************** 2026-06-30 01:18:37.679868 | debian-trixie | Tuesday 30 June 2026 01:18:37 +0000 (0:00:00.739) 0:00:15.267 ********** 2026-06-30 01:18:39.291732 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:39.291789 | debian-trixie | 2026-06-30 01:18:39.291874 | debian-trixie | TASK [vexxhost.containers.cri_tools : Create crictl config] ******************** 2026-06-30 01:18:39.291993 | debian-trixie | Tuesday 30 June 2026 01:18:39 +0000 (0:00:01.615) 0:00:16.883 ********** 2026-06-30 01:18:39.957850 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:39.957964 | debian-trixie | 2026-06-30 01:18:39.958114 | debian-trixie | TASK [Install the 10-containerd-net.conflist file] ***************************** 2026-06-30 01:18:39.958240 | debian-trixie | Tuesday 30 June 2026 01:18:39 +0000 (0:00:00.668) 0:00:17.552 ********** 2026-06-30 01:18:40.603684 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:40.603740 | debian-trixie | 2026-06-30 01:18:40.603865 | debian-trixie | TASK [Restart "containerd"] **************************************************** 2026-06-30 01:18:40.603984 | debian-trixie | Tuesday 30 June 2026 01:18:40 +0000 (0:00:00.645) 0:00:18.198 ********** 2026-06-30 01:18:41.455848 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:18:41.455872 | debian-trixie | 2026-06-30 01:18:41.455877 | debian-trixie | TASK [Run "critest"] *********************************************************** 2026-06-30 01:18:41.455881 | debian-trixie | Tuesday 30 June 2026 01:18:41 +0000 (0:00:00.846) 0:00:19.044 ********** 2026-06-30 01:22:36.851968 | debian-trixie | changed: [debian-trixie] 2026-06-30 01:22:36.852256 | debian-trixie | 2026-06-30 01:22:36.852517 | debian-trixie | TASK [Print out "critest" output] ********************************************** 2026-06-30 01:22:36.852771 | debian-trixie | Tuesday 30 June 2026 01:22:36 +0000 (0:03:55.398) 0:04:14.442 ********** 2026-06-30 01:22:36.879274 | debian-trixie | ok: [debian-trixie] => { 2026-06-30 01:22:36.879316 | debian-trixie | "msg": [ 2026-06-30 01:22:36.879325 | debian-trixie | "critest version: v1.35.0", 2026-06-30 01:22:36.879333 | debian-trixie | "Running Suite: CRI validation - /home/zuul", 2026-06-30 01:22:36.879341 | debian-trixie | "==========================================", 2026-06-30 01:22:36.879348 | debian-trixie | "Random Seed: \u001b[1m1782782321\u001b[0m", 2026-06-30 01:22:36.879355 | debian-trixie | "", 2026-06-30 01:22:36.879363 | debian-trixie | "Will run \u001b[1m108\u001b[0m of \u001b[1m113\u001b[0m specs", 2026-06-30 01:22:36.881326 | debian-trixie | "\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;14mS\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m\u001b[38;5;10m•\u001b[0m", 2026-06-30 01:22:36.881350 | debian-trixie | "", 2026-06-30 01:22:36.881356 | debian-trixie | "\u001b[38;5;10m\u001b[1mRan 108 of 113 Specs in 234.949 seconds\u001b[0m", 2026-06-30 01:22:36.881361 | debian-trixie | "\u001b[38;5;10m\u001b[1mSUCCESS!\u001b[0m -- \u001b[38;5;10m\u001b[1m108 Passed\u001b[0m | \u001b[38;5;9m\u001b[1m0 Failed\u001b[0m | \u001b[38;5;11m\u001b[1m0 Pending\u001b[0m | \u001b[38;5;14m\u001b[1m5 Skipped\u001b[0m", 2026-06-30 01:22:36.881366 | debian-trixie | "PASS" 2026-06-30 01:22:36.881371 | debian-trixie | ] 2026-06-30 01:22:36.881375 | debian-trixie | } 2026-06-30 01:22:36.881381 | debian-trixie | 2026-06-30 01:22:36.881386 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-30 01:22:36.881391 | debian-trixie | debian-trixie : ok=25 changed=14 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-30 01:22:36.881395 | debian-trixie | 2026-06-30 01:22:36.881400 | debian-trixie | 2026-06-30 01:22:36.881404 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-30 01:22:36.881409 | debian-trixie | Tuesday 30 June 2026 01:22:36 +0000 (0:00:00.030) 0:04:14.473 ********** 2026-06-30 01:22:36.881413 | debian-trixie | =============================================================================== 2026-06-30 01:22:36.881418 | debian-trixie | Run "critest" --------------------------------------------------------- 235.40s 2026-06-30 01:22:36.881422 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 3.30s 2026-06-30 01:22:36.881430 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 1.62s 2026-06-30 01:22:36.881435 | debian-trixie | vexxhost.containers.download_artifact : Extract archive ----------------- 1.62s 2026-06-30 01:22:36.882693 | debian-trixie | vexxhost.containers.cni_plugins : Enable kernel modules in runtime ------ 1.48s 2026-06-30 01:22:36.882705 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 1.40s 2026-06-30 01:22:36.882709 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.07s 2026-06-30 01:22:36.882713 | debian-trixie | vexxhost.containers.cni_plugins : Install additional packages ----------- 0.95s 2026-06-30 01:22:36.882716 | debian-trixie | vexxhost.containers.package : Update state for tar ---------------------- 0.95s 2026-06-30 01:22:36.882719 | debian-trixie | Restart "containerd" ---------------------------------------------------- 0.85s 2026-06-30 01:22:36.882723 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.80s 2026-06-30 01:22:36.882726 | debian-trixie | vexxhost.containers.cni_plugins : Enable kernel modules on-boot --------- 0.79s 2026-06-30 01:22:36.882729 | debian-trixie | vexxhost.containers.download_artifact : Download item ------------------- 0.74s 2026-06-30 01:22:36.882732 | debian-trixie | vexxhost.containers.cri_tools : Create crictl config -------------------- 0.67s 2026-06-30 01:22:36.882742 | debian-trixie | Install the 10-containerd-net.conflist file ----------------------------- 0.65s 2026-06-30 01:22:36.882746 | debian-trixie | vexxhost.containers.directory : Create directory (/opt/cni/bin) --------- 0.45s 2026-06-30 01:22:36.882749 | debian-trixie | vexxhost.containers.cni_plugins : Ensure IPv6 is enabled ---------------- 0.44s 2026-06-30 01:22:36.882752 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.42s 2026-06-30 01:22:36.882755 | debian-trixie | vexxhost.containers.directory : Create directory (/var/lib/downloads) --- 0.30s 2026-06-30 01:22:36.882758 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.29s 2026-06-30 01:22:36.980469 | debian-trixie | INFO [containerd > verify] Executed: Successful 2026-06-30 01:22:36.992333 | debian-trixie | INFO [containerd > cleanup] Executing 2026-06-30 01:22:36.992669 | debian-trixie | WARNING [containerd > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-30 01:22:36.997858 | debian-trixie | INFO [containerd > destroy] Executing 2026-06-30 01:22:36.997972 | debian-trixie | WARNING [containerd > destroy] Skipping, '--destroy=never' requested. 2026-06-30 01:22:36.998059 | debian-trixie | INFO [containerd > destroy] Executed: Successful 2026-06-30 01:22:36.998322 | debian-trixie | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-30 01:22:37.197780 | debian-trixie | ok: Runtime: 0:09:08.239521 2026-06-30 01:22:37.204227 | 2026-06-30 01:22:37.204271 | PLAY RECAP 2026-06-30 01:22:37.204314 | debian-trixie | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-30 01:22:37.204335 | 2026-06-30 01:22:37.318226 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-30 01:22:37.320911 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 01:22:37.930859 | 2026-06-30 01:22:37.931023 | PLAY [all] 2026-06-30 01:22:37.942274 | 2026-06-30 01:22:37.942358 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-30 01:22:37.989145 | debian-trixie | skipping: Conditional result was False 2026-06-30 01:22:37.997873 | 2026-06-30 01:22:37.998037 | TASK [fetch-output : Set log path for single node] 2026-06-30 01:22:38.041308 | debian-trixie | ok 2026-06-30 01:22:38.046348 | 2026-06-30 01:22:38.046439 | LOOP [fetch-output : Ensure local output dirs] 2026-06-30 01:22:38.426428 | debian-trixie -> localhost | ok: "/var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/work/logs" 2026-06-30 01:22:38.645046 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/work/artifacts" 2026-06-30 01:22:38.857494 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/425897526b9a4e88988046a9ef689236/work/docs" 2026-06-30 01:22:38.874649 | 2026-06-30 01:22:38.874827 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-30 01:22:39.509242 | debian-trixie | changed: .d..t...... ./ 2026-06-30 01:22:39.509490 | debian-trixie | changed: All items complete 2026-06-30 01:22:39.509535 | 2026-06-30 01:22:39.939364 | debian-trixie | changed: .d..t...... ./ 2026-06-30 01:22:40.372402 | debian-trixie | changed: .d..t...... ./ 2026-06-30 01:22:40.391733 | 2026-06-30 01:22:40.391868 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-30 01:22:40.841056 | debian-trixie -> localhost | ok: Item: artifacts Runtime: 0:00:00.007840 2026-06-30 01:22:41.059526 | debian-trixie -> localhost | ok: Item: docs Runtime: 0:00:00.007157 2026-06-30 01:22:41.072532 | 2026-06-30 01:22:41.072665 | PLAY [all] 2026-06-30 01:22:41.082856 | 2026-06-30 01:22:41.083006 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-30 01:22:41.571249 | debian-trixie | changed 2026-06-30 01:22:41.583309 | 2026-06-30 01:22:41.583789 | PLAY RECAP 2026-06-30 01:22:41.583843 | debian-trixie | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-30 01:22:41.583866 | 2026-06-30 01:22:41.740456 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-30 01:22:41.742955 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-30 01:22:42.332559 | 2026-06-30 01:22:42.333250 | PLAY [localhost] 2026-06-30 01:22:42.344112 | 2026-06-30 01:22:42.344186 | TASK [Generate Zuul manifest] 2026-06-30 01:22:42.367746 | localhost | ok 2026-06-30 01:22:42.386415 | 2026-06-30 01:22:42.386512 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-30 01:22:42.764425 | localhost | changed 2026-06-30 01:22:42.775824 | 2026-06-30 01:22:42.775908 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-30 01:22:42.810465 | localhost | ok 2026-06-30 01:22:42.819306 | 2026-06-30 01:22:42.819393 | TASK [Upload logs] 2026-06-30 01:22:42.839171 | localhost | ok 2026-06-30 01:22:42.901575 | 2026-06-30 01:22:42.901706 | TASK [Set zuul-log-path fact] 2026-06-30 01:22:42.934664 | localhost | ok 2026-06-30 01:22:42.950116 | 2026-06-30 01:22:42.950183 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-30 01:22:42.981988 | localhost | ok 2026-06-30 01:22:42.991387 | 2026-06-30 01:22:42.991486 | TASK [upload-logs : Create log directories] 2026-06-30 01:22:43.390976 | localhost | changed 2026-06-30 01:22:43.397749 | 2026-06-30 01:22:43.397822 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-30 01:22:43.825814 | localhost -> localhost | ok: Runtime: 0:00:00.005588 2026-06-30 01:22:43.831538 | 2026-06-30 01:22:43.831610 | TASK [upload-logs : Upload logs to log server] 2026-06-30 01:22:44.310460 | localhost | Output suppressed because no_log was given 2026-06-30 01:22:44.316401 | 2026-06-30 01:22:44.316472 | LOOP [upload-logs : Compress console log and json output] 2026-06-30 01:22:44.363837 | localhost | skipping: Conditional result was False 2026-06-30 01:22:44.370522 | localhost | skipping: Conditional result was False 2026-06-30 01:22:44.381905 | 2026-06-30 01:22:44.382108 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-30 01:22:44.422168 | localhost | skipping: Conditional result was False 2026-06-30 01:22:44.422566 | 2026-06-30 01:22:44.426167 | localhost | skipping: Conditional result was False 2026-06-30 01:22:44.437880 | 2026-06-30 01:22:44.438087 | LOOP [upload-logs : Upload console log and json output]