2026-06-09 16:14:44.682848 | Job console starting 2026-06-09 16:14:44.702814 | Updating git repos 2026-06-09 16:14:44.798753 | Cloning repos into workspace 2026-06-09 16:14:44.854882 | Restoring repo states 2026-06-09 16:14:44.862575 | Merging changes 2026-06-09 16:14:45.307375 | Checking out repos 2026-06-09 16:14:45.363850 | Preparing playbooks 2026-06-09 16:14:47.071443 | Running Ansible setup 2026-06-09 16:14:51.146497 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 16:14:51.865243 | 2026-06-09 16:14:51.865372 | PLAY [localhost] 2026-06-09 16:14:51.875222 | 2026-06-09 16:14:51.875298 | TASK [Gathering Facts] 2026-06-09 16:14:52.824170 | localhost | ok 2026-06-09 16:14:52.837294 | 2026-06-09 16:14:52.837451 | TASK [Setup log path fact] 2026-06-09 16:14:52.859677 | localhost | ok 2026-06-09 16:14:52.879606 | 2026-06-09 16:14:52.879780 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 16:14:52.931776 | localhost | ok 2026-06-09 16:14:52.946930 | 2026-06-09 16:14:52.947119 | TASK [emit-job-header : Print job information] 2026-06-09 16:14:52.993591 | # Job Information 2026-06-09 16:14:52.994039 | Ansible Version: 2.16.18 2026-06-09 16:14:52.994183 | Job: ansible-collection-containers-molecule-forget-package-debian-trixie 2026-06-09 16:14:52.994239 | Pipeline: check 2026-06-09 16:14:52.994285 | Executor: 2d72f0692154 2026-06-09 16:14:52.994331 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/135 2026-06-09 16:14:52.994514 | Event ID: 2cce4c70-641e-11f1-8c62-24e0191aa320 2026-06-09 16:14:53.003048 | 2026-06-09 16:14:53.003195 | LOOP [emit-job-header : Print node information] 2026-06-09 16:14:53.103795 | localhost | ok: 2026-06-09 16:14:53.104123 | localhost | # Node Information 2026-06-09 16:14:53.104154 | localhost | Inventory Hostname: debian-trixie 2026-06-09 16:14:53.104176 | localhost | Hostname: np0000179206 2026-06-09 16:14:53.104196 | localhost | Username: zuul 2026-06-09 16:14:53.104220 | localhost | Distro: Debian 13.5 2026-06-09 16:14:53.104240 | localhost | Provider: yul1 2026-06-09 16:14:53.104260 | localhost | Region: ca-ymq-1 2026-06-09 16:14:53.104278 | localhost | Label: debian-trixie 2026-06-09 16:14:53.104299 | localhost | Product Name: OpenStack Nova 2026-06-09 16:14:53.104320 | localhost | Interface IP: 199.204.45.156 2026-06-09 16:14:53.114992 | 2026-06-09 16:14:53.115137 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 16:14:53.581365 | localhost -> localhost | changed 2026-06-09 16:14:53.586499 | 2026-06-09 16:14:53.586573 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 16:14:54.700588 | localhost -> localhost | changed 2026-06-09 16:14:54.707151 | 2026-06-09 16:14:54.707244 | PLAY [all] 2026-06-09 16:14:54.714037 | 2026-06-09 16:14:54.714116 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 16:14:54.972583 | debian-trixie -> localhost | ok 2026-06-09 16:14:54.977693 | 2026-06-09 16:14:54.977795 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 16:14:55.006725 | debian-trixie | ok 2026-06-09 16:14:55.019073 | debian-trixie | included: /var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 16:14:55.023811 | 2026-06-09 16:14:55.023871 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 16:14:56.430637 | debian-trixie -> localhost | Generating public/private rsa key pair. 2026-06-09 16:14:56.430830 | debian-trixie -> localhost | Your identification has been saved in /var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/work/d6b4ece7aba54e54ad467d0f1a4bf187_id_rsa 2026-06-09 16:14:56.430861 | debian-trixie -> localhost | Your public key has been saved in /var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/work/d6b4ece7aba54e54ad467d0f1a4bf187_id_rsa.pub 2026-06-09 16:14:56.430884 | debian-trixie -> localhost | The key fingerprint is: 2026-06-09 16:14:56.430906 | debian-trixie -> localhost | SHA256:u2ZSd+D6LQCtOpNLo911m/FBPN5+YIZ/KOtId+VVJfM zuul-build-sshkey 2026-06-09 16:14:56.430943 | debian-trixie -> localhost | The key's randomart image is: 2026-06-09 16:14:56.430964 | debian-trixie -> localhost | +---[RSA 3072]----+ 2026-06-09 16:14:56.430990 | debian-trixie -> localhost | | o .| 2026-06-09 16:14:56.431012 | debian-trixie -> localhost | | +.| 2026-06-09 16:14:56.431031 | debian-trixie -> localhost | | . E| 2026-06-09 16:14:56.431051 | debian-trixie -> localhost | | . . .. .| 2026-06-09 16:14:56.431070 | debian-trixie -> localhost | | oS. .+. o| 2026-06-09 16:14:56.431089 | debian-trixie -> localhost | | . o.oooo+o.| 2026-06-09 16:14:56.431108 | debian-trixie -> localhost | | oo .o++.++oo.| 2026-06-09 16:14:56.431127 | debian-trixie -> localhost | | +=o..++.O.+o o| 2026-06-09 16:14:56.431149 | debian-trixie -> localhost | | . o+.+..=o=o.o | 2026-06-09 16:14:56.431170 | debian-trixie -> localhost | +----[SHA256]-----+ 2026-06-09 16:14:56.431221 | debian-trixie -> localhost | ok: Runtime: 0:00:00.973216 2026-06-09 16:14:56.435437 | 2026-06-09 16:14:56.435503 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 16:14:56.467044 | debian-trixie | ok 2026-06-09 16:14:56.478747 | debian-trixie | included: /var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 16:14:56.487563 | 2026-06-09 16:14:56.488125 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 16:14:56.514986 | debian-trixie | skipping: Conditional result was False 2026-06-09 16:14:56.520399 | 2026-06-09 16:14:56.520484 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 16:14:57.116143 | debian-trixie | changed 2026-06-09 16:14:57.120709 | 2026-06-09 16:14:57.120778 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 16:14:57.349676 | debian-trixie | ok 2026-06-09 16:14:57.354043 | 2026-06-09 16:14:57.354111 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 16:14:57.917489 | debian-trixie | changed 2026-06-09 16:14:57.922423 | 2026-06-09 16:14:57.922495 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 16:14:58.480804 | debian-trixie | changed 2026-06-09 16:14:58.485679 | 2026-06-09 16:14:58.485752 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 16:14:58.510224 | debian-trixie | skipping: Conditional result was False 2026-06-09 16:14:58.517908 | 2026-06-09 16:14:58.518022 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 16:14:58.902712 | debian-trixie -> localhost | changed 2026-06-09 16:14:58.914355 | 2026-06-09 16:14:58.914453 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 16:14:59.190123 | debian-trixie -> localhost | Identity added: /var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/work/d6b4ece7aba54e54ad467d0f1a4bf187_id_rsa (zuul-build-sshkey) 2026-06-09 16:14:59.190336 | debian-trixie -> localhost | ok: Runtime: 0:00:00.014160 2026-06-09 16:14:59.195102 | 2026-06-09 16:14:59.195193 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 16:14:59.549151 | debian-trixie | ok 2026-06-09 16:14:59.553316 | 2026-06-09 16:14:59.553380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 16:14:59.580992 | debian-trixie | skipping: Conditional result was False 2026-06-09 16:14:59.596061 | 2026-06-09 16:14:59.596166 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-09 16:14:59.966810 | debian-trixie | ok 2026-06-09 16:14:59.971572 | 2026-06-09 16:14:59.971637 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-09 16:15:00.928893 | debian-trixie | Output suppressed because no_log was given 2026-06-09 16:15:00.935699 | 2026-06-09 16:15:00.935769 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-09 16:15:01.152075 | debian-trixie | ok: "logs" 2026-06-09 16:15:01.152495 | debian-trixie | ok: All items complete 2026-06-09 16:15:01.152549 | 2026-06-09 16:15:01.341382 | debian-trixie | ok: "artifacts" 2026-06-09 16:15:01.530024 | debian-trixie | ok: "docs" 2026-06-09 16:15:01.544338 | 2026-06-09 16:15:01.544494 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-09 16:15:01.783784 | debian-trixie | changed: "logs" 2026-06-09 16:15:01.973429 | debian-trixie | changed: "artifacts" 2026-06-09 16:15:02.161738 | debian-trixie | changed: "docs" 2026-06-09 16:15:02.177585 | 2026-06-09 16:15:02.177713 | PLAY RECAP 2026-06-09 16:15:02.177766 | debian-trixie | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-09 16:15:02.177796 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 16:15:02.177819 | 2026-06-09 16:15:02.360885 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 16:15:02.363409 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-09 16:15:02.986077 | 2026-06-09 16:15:02.986233 | PLAY [all] 2026-06-09 16:15:02.996865 | 2026-06-09 16:15:02.997029 | TASK [setup-uv : Extract archive] 2026-06-09 16:15:05.465660 | debian-trixie | changed 2026-06-09 16:15:05.470727 | 2026-06-09 16:15:05.470810 | TASK [setup-uv : Print version] 2026-06-09 16:15:06.041445 | debian-trixie | uv 0.8.13 2026-06-09 16:15:06.011143 | debian-trixie | ok: Runtime: 0:00:00.079628 2026-06-09 16:15:06.021668 | 2026-06-09 16:15:06.021747 | TASK [Install Ansible collection siblings] 2026-06-09 16:15:06.424663 | debian-trixie | ok: 2026-06-09 16:15:06.424892 | debian-trixie | Skipping ansible.posix: no checked-out sibling 2026-06-09 16:15:06.424922 | debian-trixie | Skipping community.general: no checked-out sibling 2026-06-09 16:15:06.433208 | 2026-06-09 16:15:06.433276 | PLAY RECAP 2026-06-09 16:15:06.433325 | debian-trixie | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 16:15:06.433348 | 2026-06-09 16:15:06.590798 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml@main] 2026-06-09 16:15:06.598468 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-09 16:15:07.213905 | 2026-06-09 16:15:07.214046 | PLAY [all] 2026-06-09 16:15:07.224742 | 2026-06-09 16:15:07.224832 | TASK [Copy inventory file for Zuul] 2026-06-09 16:15:08.165584 | debian-trixie | changed 2026-06-09 16:15:08.187627 | 2026-06-09 16:15:08.187801 | TASK [Switch "ansible_host" to private IP] 2026-06-09 16:15:08.576169 | debian-trixie | changed: 1 replacements made 2026-06-09 16:15:08.582652 | 2026-06-09 16:15:08.582749 | TASK [Run Molecule scenario] 2026-06-09 16:15:09.132365 | debian-trixie | Using CPython 3.13.5 interpreter at: /usr/bin/python3 2026-06-09 16:15:09.132482 | debian-trixie | Creating virtual environment at: .venv 2026-06-09 16:15:09.376024 | debian-trixie | Downloading pygments (1.2MiB) 2026-06-09 16:15:09.376365 | debian-trixie | Downloading cryptography (4.3MiB) 2026-06-09 16:15:09.376794 | debian-trixie | Downloading ansible-core (2.3MiB) 2026-06-09 16:15:09.538693 | debian-trixie | Downloading cryptography 2026-06-09 16:15:09.598717 | debian-trixie | Downloading pygments 2026-06-09 16:15:09.789246 | debian-trixie | Downloading ansible-core 2026-06-09 16:15:09.836606 | debian-trixie | Installed 36 packages in 46ms 2026-06-09 16:15:10.499148 | debian-trixie | INFO Collection 'vexxhost.containers' detected. 2026-06-09 16:15:10.499213 | debian-trixie | INFO Scenarios will be used from 'extensions/molecule' 2026-06-09 16:15:11.398544 | debian-trixie | CRITICAL 'extensions/molecule/default/molecule.yml' glob failed. Exiting. 2026-06-09 16:15:11.398602 | debian-trixie | INFO default scenario not found, disabling shared state. 2026-06-09 16:15:11.398801 | debian-trixie | INFO [forget-package > discovery] scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 2026-06-09 16:15:11.398907 | debian-trixie | INFO [forget-package > prerun] Performing prerun with role_name_check=0... 2026-06-09 16:15:24.297020 | debian-trixie | INFO [forget-package > dependency] Executing 2026-06-09 16:15:24.297085 | debian-trixie | WARNING [forget-package > dependency] Missing roles requirements file: requirements.yml 2026-06-09 16:15:24.297335 | debian-trixie | WARNING [forget-package > dependency] Missing collections requirements file: collections.yml 2026-06-09 16:15:24.297458 | debian-trixie | WARNING [forget-package > dependency] Executed: 2 missing (Remove from test_sequence to suppress) 2026-06-09 16:15:24.303145 | debian-trixie | INFO [forget-package > cleanup] Executing 2026-06-09 16:15:24.303493 | debian-trixie | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:15:24.309231 | debian-trixie | INFO [forget-package > destroy] Executing 2026-06-09 16:15:24.309281 | debian-trixie | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-06-09 16:15:24.309384 | debian-trixie | INFO [forget-package > destroy] Executed: Successful 2026-06-09 16:15:24.314911 | debian-trixie | INFO [forget-package > syntax] Executing 2026-06-09 16:15:24.833834 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:24.833923 | 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-09 16:15:24.833937 | 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-09 16:15:24.833947 | debian-trixie | 2026-06-09 16:15:25.189658 | debian-trixie | 2026-06-09 16:15:25.189890 | debian-trixie | playbook: /home/zuul/src/github.com/vexxhost/ansible-collection-containers/extensions/molecule/forget-package/converge.yml 2026-06-09 16:15:25.249197 | debian-trixie | INFO [forget-package > syntax] Executed: Successful 2026-06-09 16:15:25.258104 | debian-trixie | INFO [forget-package > create] Executing 2026-06-09 16:15:25.260320 | debian-trixie | WARNING [forget-package > create] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:15:25.268495 | debian-trixie | INFO [forget-package > prepare] Executing 2026-06-09 16:15:25.796400 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:25.796674 | 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-09 16:15:25.796912 | 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-09 16:15:25.797093 | debian-trixie | 2026-06-09 16:15:26.169789 | debian-trixie | 2026-06-09 16:15:26.169986 | debian-trixie | PLAY [Prepare] ***************************************************************** 2026-06-09 16:15:26.170148 | debian-trixie | 2026-06-09 16:15:26.170413 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:15:26.170589 | debian-trixie | Tuesday 09 June 2026 16:15:26 +0000 (0:00:00.048) 0:00:00.048 ********** 2026-06-09 16:15:28.463459 | 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-09 16:15:28.465571 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:28.465845 | debian-trixie | 2026-06-09 16:15:28.466052 | debian-trixie | TASK [Install NGINX] *********************************************************** 2026-06-09 16:15:28.466257 | debian-trixie | Tuesday 09 June 2026 16:15:28 +0000 (0:00:02.296) 0:00:02.345 ********** 2026-06-09 16:15:38.463090 | debian-trixie | changed: [debian-trixie] 2026-06-09 16:15:38.463154 | debian-trixie | 2026-06-09 16:15:38.463164 | debian-trixie | TASK [Ensure NGINX is running] ************************************************* 2026-06-09 16:15:38.463173 | debian-trixie | Tuesday 09 June 2026 16:15:38 +0000 (0:00:09.995) 0:00:12.340 ********** 2026-06-09 16:15:39.237357 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:39.237600 | debian-trixie | 2026-06-09 16:15:39.238046 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-09 16:15:39.238328 | debian-trixie | debian-trixie : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-09 16:15:39.238596 | debian-trixie | 2026-06-09 16:15:39.238813 | debian-trixie | 2026-06-09 16:15:39.239068 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-09 16:15:39.239322 | debian-trixie | Tuesday 09 June 2026 16:15:39 +0000 (0:00:00.776) 0:00:13.117 ********** 2026-06-09 16:15:39.239483 | debian-trixie | =============================================================================== 2026-06-09 16:15:39.239634 | debian-trixie | Install NGINX ---------------------------------------------------------- 10.00s 2026-06-09 16:15:39.239800 | debian-trixie | Gathering Facts --------------------------------------------------------- 2.30s 2026-06-09 16:15:39.239951 | debian-trixie | Ensure NGINX is running ------------------------------------------------- 0.78s 2026-06-09 16:15:39.367880 | debian-trixie | INFO [forget-package > prepare] Executed: Successful 2026-06-09 16:15:39.380222 | debian-trixie | INFO [forget-package > converge] Executing 2026-06-09 16:15:39.884945 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:39.885076 | 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-09 16:15:39.885341 | 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-09 16:15:39.885591 | debian-trixie | 2026-06-09 16:15:40.217396 | debian-trixie | 2026-06-09 16:15:40.217495 | debian-trixie | PLAY [Converge] **************************************************************** 2026-06-09 16:15:40.217706 | debian-trixie | 2026-06-09 16:15:40.217917 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:15:40.218150 | debian-trixie | Tuesday 09 June 2026 16:15:40 +0000 (0:00:00.009) 0:00:00.009 ********** 2026-06-09 16:15:41.367616 | 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-09 16:15:41.370976 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:41.371169 | debian-trixie | 2026-06-09 16:15:41.371380 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-09 16:15:41.371587 | debian-trixie | Tuesday 09 June 2026 16:15:41 +0000 (0:00:01.153) 0:00:01.162 ********** 2026-06-09 16:15:41.838240 | 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-09 16:15:41.839696 | debian-trixie | changed: [debian-trixie] 2026-06-09 16:15:41.839777 | debian-trixie | 2026-06-09 16:15:41.839874 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-09 16:15:41.839975 | debian-trixie | debian-trixie : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-09 16:15:41.840059 | debian-trixie | 2026-06-09 16:15:41.840131 | debian-trixie | 2026-06-09 16:15:41.840223 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-09 16:15:41.840313 | debian-trixie | Tuesday 09 June 2026 16:15:41 +0000 (0:00:00.469) 0:00:01.632 ********** 2026-06-09 16:15:41.840395 | debian-trixie | =============================================================================== 2026-06-09 16:15:41.840481 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.15s 2026-06-09 16:15:41.840570 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.47s 2026-06-09 16:15:41.971894 | debian-trixie | INFO [forget-package > converge] Executed: Successful 2026-06-09 16:15:41.981498 | debian-trixie | INFO [forget-package > idempotence] Executing 2026-06-09 16:15:42.524846 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:42.524923 | 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-09 16:15:42.524997 | 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-09 16:15:42.525120 | debian-trixie | 2026-06-09 16:15:42.853669 | debian-trixie | 2026-06-09 16:15:42.854252 | debian-trixie | PLAY [Converge] **************************************************************** 2026-06-09 16:15:42.854260 | debian-trixie | 2026-06-09 16:15:42.854267 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:15:42.854271 | debian-trixie | Tuesday 09 June 2026 16:15:42 +0000 (0:00:00.009) 0:00:00.009 ********** 2026-06-09 16:15:44.035859 | 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-09 16:15:44.038211 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:44.038424 | debian-trixie | 2026-06-09 16:15:44.038660 | debian-trixie | TASK [vexxhost.containers.forget_package : Forget package] ********************* 2026-06-09 16:15:44.038887 | debian-trixie | Tuesday 09 June 2026 16:15:44 +0000 (0:00:01.185) 0:00:01.194 ********** 2026-06-09 16:15:44.470931 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:44.471065 | debian-trixie | 2026-06-09 16:15:44.471207 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-09 16:15:44.471427 | debian-trixie | debian-trixie : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-09 16:15:44.471642 | debian-trixie | 2026-06-09 16:15:44.471817 | debian-trixie | 2026-06-09 16:15:44.472013 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-09 16:15:44.472207 | debian-trixie | Tuesday 09 June 2026 16:15:44 +0000 (0:00:00.432) 0:00:01.627 ********** 2026-06-09 16:15:44.472382 | debian-trixie | =============================================================================== 2026-06-09 16:15:44.472569 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.19s 2026-06-09 16:15:44.472761 | debian-trixie | vexxhost.containers.forget_package : Forget package --------------------- 0.43s 2026-06-09 16:15:44.612091 | debian-trixie | INFO [forget-package > idempotence] Executed: Successful 2026-06-09 16:15:44.622299 | debian-trixie | INFO [forget-package > side_effect] Executing 2026-06-09 16:15:44.622614 | debian-trixie | WARNING [forget-package > side_effect] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:15:44.628009 | debian-trixie | INFO [forget-package > verify] Executing 2026-06-09 16:15:45.154517 | debian-trixie | [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg. 2026-06-09 16:15:45.154624 | 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-09 16:15:45.154864 | 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-09 16:15:45.155117 | debian-trixie | 2026-06-09 16:15:45.493136 | debian-trixie | 2026-06-09 16:15:45.493213 | debian-trixie | PLAY [Verify] ****************************************************************** 2026-06-09 16:15:45.493408 | debian-trixie | 2026-06-09 16:15:45.493638 | debian-trixie | TASK [Gathering Facts] ********************************************************* 2026-06-09 16:15:45.494015 | debian-trixie | Tuesday 09 June 2026 16:15:45 +0000 (0:00:00.009) 0:00:00.009 ********** 2026-06-09 16:15:46.591013 | 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-09 16:15:46.594345 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:46.594535 | debian-trixie | 2026-06-09 16:15:46.594750 | debian-trixie | TASK [Populate package facts] ************************************************** 2026-06-09 16:15:46.594954 | debian-trixie | Tuesday 09 June 2026 16:15:46 +0000 (0:00:01.100) 0:00:01.109 ********** 2026-06-09 16:15:48.325885 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:48.329727 | debian-trixie | 2026-06-09 16:15:48.329751 | debian-trixie | TASK [Populate service facts] ************************************************** 2026-06-09 16:15:48.329756 | debian-trixie | Tuesday 09 June 2026 16:15:48 +0000 (0:00:01.731) 0:00:02.841 ********** 2026-06-09 16:15:52.285351 | debian-trixie | ok: [debian-trixie] 2026-06-09 16:15:52.285439 | debian-trixie | 2026-06-09 16:15:52.285721 | debian-trixie | TASK [Assert that the NGINX package is not installed] ************************** 2026-06-09 16:15:52.286064 | debian-trixie | Tuesday 09 June 2026 16:15:52 +0000 (0:00:03.959) 0:00:06.800 ********** 2026-06-09 16:15:52.318296 | debian-trixie | ok: [debian-trixie] => { 2026-06-09 16:15:52.318455 | debian-trixie | "changed": false, 2026-06-09 16:15:52.318658 | debian-trixie | "msg": "All assertions passed" 2026-06-09 16:15:52.318858 | debian-trixie | } 2026-06-09 16:15:52.319110 | debian-trixie | 2026-06-09 16:15:52.319367 | debian-trixie | TASK [Assert that the NGINX service is still up] ******************************* 2026-06-09 16:15:52.319579 | debian-trixie | Tuesday 09 June 2026 16:15:52 +0000 (0:00:00.033) 0:00:06.834 ********** 2026-06-09 16:15:52.353104 | debian-trixie | ok: [debian-trixie] => { 2026-06-09 16:15:52.353285 | debian-trixie | "changed": false, 2026-06-09 16:15:52.353472 | debian-trixie | "msg": "All assertions passed" 2026-06-09 16:15:52.353689 | debian-trixie | } 2026-06-09 16:15:52.353916 | debian-trixie | 2026-06-09 16:15:52.354110 | debian-trixie | PLAY RECAP ********************************************************************* 2026-06-09 16:15:52.354305 | debian-trixie | debian-trixie : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-06-09 16:15:52.354473 | debian-trixie | 2026-06-09 16:15:52.354659 | debian-trixie | 2026-06-09 16:15:52.354915 | debian-trixie | TASKS RECAP ******************************************************************** 2026-06-09 16:15:52.355129 | debian-trixie | Tuesday 09 June 2026 16:15:52 +0000 (0:00:00.035) 0:00:06.869 ********** 2026-06-09 16:15:52.355327 | debian-trixie | =============================================================================== 2026-06-09 16:15:52.355535 | debian-trixie | Populate service facts -------------------------------------------------- 3.96s 2026-06-09 16:15:52.355738 | debian-trixie | Populate package facts -------------------------------------------------- 1.73s 2026-06-09 16:15:52.356020 | debian-trixie | Gathering Facts --------------------------------------------------------- 1.10s 2026-06-09 16:15:52.356223 | debian-trixie | Assert that the NGINX service is still up ------------------------------- 0.04s 2026-06-09 16:15:52.356428 | debian-trixie | Assert that the NGINX package is not installed -------------------------- 0.03s 2026-06-09 16:15:52.482540 | debian-trixie | INFO [forget-package > verify] Executed: Successful 2026-06-09 16:15:52.494066 | debian-trixie | INFO [forget-package > cleanup] Executing 2026-06-09 16:15:52.494382 | debian-trixie | WARNING [forget-package > cleanup] Executed: Missing playbook (Remove from test_sequence to suppress) 2026-06-09 16:15:52.499779 | debian-trixie | INFO [forget-package > destroy] Executing 2026-06-09 16:15:52.499855 | debian-trixie | WARNING [forget-package > destroy] Skipping, '--destroy=never' requested. 2026-06-09 16:15:52.499950 | debian-trixie | INFO [forget-package > destroy] Executed: Successful 2026-06-09 16:15:52.500214 | debian-trixie | WARNING Molecule executed 1 scenario (1 missing files) 2026-06-09 16:15:52.767224 | debian-trixie | ok: Runtime: 0:00:43.544677 2026-06-09 16:15:52.771033 | 2026-06-09 16:15:52.771100 | PLAY RECAP 2026-06-09 16:15:52.771161 | debian-trixie | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 16:15:52.771194 | 2026-06-09 16:15:52.919350 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml@main] 2026-06-09 16:15:52.922148 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 16:15:53.597722 | 2026-06-09 16:15:53.597880 | PLAY [all] 2026-06-09 16:15:53.610692 | 2026-06-09 16:15:53.610836 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-09 16:15:53.657544 | debian-trixie | skipping: Conditional result was False 2026-06-09 16:15:53.666810 | 2026-06-09 16:15:53.666903 | TASK [fetch-output : Set log path for single node] 2026-06-09 16:15:53.703949 | debian-trixie | ok 2026-06-09 16:15:53.707845 | 2026-06-09 16:15:53.707932 | LOOP [fetch-output : Ensure local output dirs] 2026-06-09 16:15:54.147211 | debian-trixie -> localhost | ok: "/var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/work/logs" 2026-06-09 16:15:54.360327 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/work/artifacts" 2026-06-09 16:15:54.596883 | debian-trixie -> localhost | changed: "/var/lib/zuul/builds/d6b4ece7aba54e54ad467d0f1a4bf187/work/docs" 2026-06-09 16:15:54.609700 | 2026-06-09 16:15:54.609844 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-09 16:15:55.284627 | debian-trixie | changed: .d..t...... ./ 2026-06-09 16:15:55.285025 | debian-trixie | changed: All items complete 2026-06-09 16:15:55.285090 | 2026-06-09 16:15:55.741448 | debian-trixie | changed: .d..t...... ./ 2026-06-09 16:15:56.186657 | debian-trixie | changed: .d..t...... ./ 2026-06-09 16:15:56.202277 | 2026-06-09 16:15:56.202451 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-09 16:15:56.644037 | debian-trixie -> localhost | ok: Item: artifacts Runtime: 0:00:00.008990 2026-06-09 16:15:56.891577 | debian-trixie -> localhost | ok: Item: docs Runtime: 0:00:00.008757 2026-06-09 16:15:56.904931 | 2026-06-09 16:15:56.905081 | PLAY [all] 2026-06-09 16:15:56.910129 | 2026-06-09 16:15:56.910193 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-09 16:15:57.399698 | debian-trixie | changed 2026-06-09 16:15:57.406416 | 2026-06-09 16:15:57.406469 | PLAY RECAP 2026-06-09 16:15:57.406519 | debian-trixie | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-09 16:15:57.406541 | 2026-06-09 16:15:57.569725 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 16:15:57.571016 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-09 16:15:58.230352 | 2026-06-09 16:15:58.230504 | PLAY [localhost] 2026-06-09 16:15:58.242505 | 2026-06-09 16:15:58.242598 | TASK [Generate Zuul manifest] 2026-06-09 16:15:58.263198 | localhost | ok 2026-06-09 16:15:58.278348 | 2026-06-09 16:15:58.278450 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-09 16:15:58.686008 | localhost | changed 2026-06-09 16:15:58.696405 | 2026-06-09 16:15:58.696489 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-09 16:15:58.729240 | localhost | ok 2026-06-09 16:15:58.738641 | 2026-06-09 16:15:58.738720 | TASK [Upload logs] 2026-06-09 16:15:58.758663 | localhost | ok 2026-06-09 16:15:58.821104 | 2026-06-09 16:15:58.821252 | TASK [Set zuul-log-path fact] 2026-06-09 16:15:58.839719 | localhost | ok 2026-06-09 16:15:58.850545 | 2026-06-09 16:15:58.850610 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 16:15:58.878293 | localhost | ok 2026-06-09 16:15:58.884827 | 2026-06-09 16:15:58.884894 | TASK [upload-logs : Create log directories] 2026-06-09 16:15:59.362748 | localhost | changed 2026-06-09 16:15:59.371440 | 2026-06-09 16:15:59.371548 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-09 16:15:59.792007 | localhost -> localhost | ok: Runtime: 0:00:00.004606 2026-06-09 16:15:59.798773 | 2026-06-09 16:15:59.798871 | TASK [upload-logs : Upload logs to log server] 2026-06-09 16:16:00.285080 | localhost | Output suppressed because no_log was given 2026-06-09 16:16:00.290319 | 2026-06-09 16:16:00.290409 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 16:16:00.340093 | localhost | skipping: Conditional result was False 2026-06-09 16:16:00.347471 | localhost | skipping: Conditional result was False 2026-06-09 16:16:00.366204 | 2026-06-09 16:16:00.366437 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 16:16:00.410742 | localhost | skipping: Conditional result was False 2026-06-09 16:16:00.411146 | 2026-06-09 16:16:00.419635 | localhost | skipping: Conditional result was False 2026-06-09 16:16:00.431179 | 2026-06-09 16:16:00.431381 | LOOP [upload-logs : Upload console log and json output]