2026-02-16 21:16:20.389694 | Job console starting 2026-02-16 21:16:20.404159 | Updating git repos 2026-02-16 21:16:20.440676 | Cloning repos into workspace 2026-02-16 21:16:20.508463 | Restoring repo states 2026-02-16 21:16:20.523405 | Merging changes 2026-02-16 21:16:21.082251 | Checking out repos 2026-02-16 21:16:21.259210 | Preparing playbooks 2026-02-16 21:16:22.116841 | Running Ansible setup 2026-02-16 21:16:25.686798 | PRE-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 21:16:26.279546 | 2026-02-16 21:16:26.279692 | PLAY [localhost] 2026-02-16 21:16:26.287501 | 2026-02-16 21:16:26.287574 | TASK [Gathering Facts] 2026-02-16 21:16:27.226530 | localhost | ok 2026-02-16 21:16:27.233307 | 2026-02-16 21:16:27.233385 | TASK [Setup log path fact] 2026-02-16 21:16:27.252782 | localhost | ok 2026-02-16 21:16:27.265375 | 2026-02-16 21:16:27.265447 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 21:16:27.295024 | localhost | ok 2026-02-16 21:16:27.302192 | 2026-02-16 21:16:27.302257 | TASK [emit-job-header : Print job information] 2026-02-16 21:16:27.343785 | # Job Information 2026-02-16 21:16:27.343954 | Ansible Version: 2.16.15 2026-02-16 21:16:27.344000 | Job: ansible-test 2026-02-16 21:16:27.344036 | Pipeline: check 2026-02-16 21:16:27.344082 | Executor: 3a2793d2bd32 2026-02-16 21:16:27.344123 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/229 2026-02-16 21:16:27.344169 | Event ID: cb3b7370-0b7b-11f1-9c52-05f14bb964d8 2026-02-16 21:16:27.348580 | 2026-02-16 21:16:27.348673 | LOOP [emit-job-header : Print node information] 2026-02-16 21:16:27.443332 | localhost | ok: 2026-02-16 21:16:27.443850 | localhost | # Node Information 2026-02-16 21:16:27.443892 | localhost | Inventory Hostname: ubuntu-noble 2026-02-16 21:16:27.443921 | localhost | Hostname: np0000155797 2026-02-16 21:16:27.443949 | localhost | Username: zuul 2026-02-16 21:16:27.443979 | localhost | Distro: Ubuntu 24.04 2026-02-16 21:16:27.444005 | localhost | Provider: yul1 2026-02-16 21:16:27.444032 | localhost | Region: ca-ymq-1 2026-02-16 21:16:27.444057 | localhost | Label: ubuntu-noble 2026-02-16 21:16:27.444081 | localhost | Product Name: OpenStack Nova 2026-02-16 21:16:27.444107 | localhost | Interface IP: 199.204.45.250 2026-02-16 21:16:27.456301 | 2026-02-16 21:16:27.456369 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-16 21:16:27.865747 | localhost -> localhost | changed 2026-02-16 21:16:27.873168 | 2026-02-16 21:16:27.873269 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-16 21:16:28.707258 | localhost -> localhost | changed 2026-02-16 21:16:28.713715 | 2026-02-16 21:16:28.713776 | PLAY [all] 2026-02-16 21:16:28.722549 | 2026-02-16 21:16:28.722615 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-16 21:16:28.969520 | ubuntu-noble -> localhost | ok 2026-02-16 21:16:28.985283 | 2026-02-16 21:16:28.985475 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-16 21:16:29.016643 | ubuntu-noble | ok 2026-02-16 21:16:29.032815 | ubuntu-noble | included: /var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-16 21:16:29.039530 | 2026-02-16 21:16:29.039595 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-16 21:16:30.792164 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-02-16 21:16:30.792398 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/work/d783a869f75c4dd4805067dea73bcda1_id_rsa 2026-02-16 21:16:30.792442 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/work/d783a869f75c4dd4805067dea73bcda1_id_rsa.pub 2026-02-16 21:16:30.792475 | ubuntu-noble -> localhost | The key fingerprint is: 2026-02-16 21:16:30.792508 | ubuntu-noble -> localhost | SHA256:J16+VCxoAWP1oyFMDMXRYmEN7sH1SW7gyzsexO3fo1U zuul-build-sshkey 2026-02-16 21:16:30.792557 | ubuntu-noble -> localhost | The key's randomart image is: 2026-02-16 21:16:30.792589 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-02-16 21:16:30.792626 | ubuntu-noble -> localhost | | .=@B+ . | 2026-02-16 21:16:30.792659 | ubuntu-noble -> localhost | | B==o* . | 2026-02-16 21:16:30.792688 | ubuntu-noble -> localhost | | .*.+ B | 2026-02-16 21:16:30.792717 | ubuntu-noble -> localhost | | . = O o | 2026-02-16 21:16:30.792746 | ubuntu-noble -> localhost | | . S = o E| 2026-02-16 21:16:30.792775 | ubuntu-noble -> localhost | | + B o . | 2026-02-16 21:16:30.792803 | ubuntu-noble -> localhost | | = + . | 2026-02-16 21:16:30.792831 | ubuntu-noble -> localhost | | . + o o. | 2026-02-16 21:16:30.792864 | ubuntu-noble -> localhost | | . . o... | 2026-02-16 21:16:30.792894 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-02-16 21:16:30.792998 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.334157 2026-02-16 21:16:30.799268 | 2026-02-16 21:16:30.799334 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-16 21:16:30.833718 | ubuntu-noble | ok 2026-02-16 21:16:30.845645 | ubuntu-noble | included: /var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-16 21:16:30.854461 | 2026-02-16 21:16:30.854560 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-16 21:16:30.879525 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:16:30.891248 | 2026-02-16 21:16:30.891316 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-16 21:16:31.411293 | ubuntu-noble | changed 2026-02-16 21:16:31.416720 | 2026-02-16 21:16:31.416782 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-16 21:16:31.644783 | ubuntu-noble | ok 2026-02-16 21:16:31.650310 | 2026-02-16 21:16:31.650374 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-16 21:16:32.211841 | ubuntu-noble | changed 2026-02-16 21:16:32.218539 | 2026-02-16 21:16:32.218607 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-16 21:16:32.777108 | ubuntu-noble | changed 2026-02-16 21:16:32.783696 | 2026-02-16 21:16:32.783769 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-16 21:16:32.809300 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:16:32.819856 | 2026-02-16 21:16:32.819957 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-16 21:16:33.198287 | ubuntu-noble -> localhost | changed 2026-02-16 21:16:33.214578 | 2026-02-16 21:16:33.214644 | TASK [add-build-sshkey : Add back temp key] 2026-02-16 21:16:33.494380 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/work/d783a869f75c4dd4805067dea73bcda1_id_rsa (zuul-build-sshkey) 2026-02-16 21:16:33.494647 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.012369 2026-02-16 21:16:33.501766 | 2026-02-16 21:16:33.501834 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-16 21:16:33.858671 | ubuntu-noble | ok 2026-02-16 21:16:33.863867 | 2026-02-16 21:16:33.863929 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-16 21:16:33.889390 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:16:33.906189 | 2026-02-16 21:16:33.906364 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-02-16 21:16:34.294004 | ubuntu-noble | ok 2026-02-16 21:16:34.305351 | 2026-02-16 21:16:34.305436 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-02-16 21:16:35.375725 | ubuntu-noble | Output suppressed because no_log was given 2026-02-16 21:16:35.387576 | 2026-02-16 21:16:35.387640 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-02-16 21:16:35.614631 | ubuntu-noble | ok: "logs" 2026-02-16 21:16:35.615056 | ubuntu-noble | ok: All items complete 2026-02-16 21:16:35.615102 | 2026-02-16 21:16:35.850787 | ubuntu-noble | ok: "artifacts" 2026-02-16 21:16:36.005111 | ubuntu-noble | ok: "docs" 2026-02-16 21:16:36.026260 | 2026-02-16 21:16:36.026471 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-02-16 21:16:36.260785 | ubuntu-noble | changed: "logs" 2026-02-16 21:16:36.454103 | ubuntu-noble | changed: "artifacts" 2026-02-16 21:16:36.652981 | ubuntu-noble | changed: "docs" 2026-02-16 21:16:36.665112 | 2026-02-16 21:16:36.665245 | PLAY RECAP 2026-02-16 21:16:36.665294 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-16 21:16:36.665325 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-02-16 21:16:36.665350 | 2026-02-16 21:16:36.803845 | PRE-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 21:16:36.806043 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-02-16 21:16:37.384149 | 2026-02-16 21:16:37.384277 | PLAY [all] 2026-02-16 21:16:37.397490 | 2026-02-16 21:16:37.397568 | TASK [setup-uv : Extract archive] 2026-02-16 21:16:40.873223 | ubuntu-noble | changed 2026-02-16 21:16:40.879825 | 2026-02-16 21:16:40.879908 | TASK [setup-uv : Print version] 2026-02-16 21:16:41.091560 | ubuntu-noble | uv 0.8.13 2026-02-16 21:16:41.432754 | ubuntu-noble | ok: Runtime: 0:00:00.017858 2026-02-16 21:16:41.445260 | 2026-02-16 21:16:41.445330 | TASK [Install Galaxy collection] 2026-02-16 21:16:41.575725 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-02-16 21:16:41.575826 | ubuntu-noble | Creating virtual environment at: .venv 2026-02-16 21:16:41.912628 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-02-16 21:16:41.915909 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-02-16 21:16:41.918868 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-02-16 21:16:42.337026 | ubuntu-noble | Downloading cryptography 2026-02-16 21:16:42.374964 | ubuntu-noble | Downloading pygments 2026-02-16 21:16:42.490207 | ubuntu-noble | Downloading ansible-core 2026-02-16 21:16:42.549199 | ubuntu-noble | Installed 37 packages in 58ms 2026-02-16 21:16:53.302132 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-02-16 21:16:59.803134 | ubuntu-noble | Starting galaxy collection install process 2026-02-16 21:16:59.803215 | ubuntu-noble | Process install dependency map 2026-02-16 21:16:59.803228 | ubuntu-noble | Starting collection install process 2026-02-16 21:16:59.803237 | ubuntu-noble | Installing 'vexxhost.kubernetes:2.5.1' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-02-16 21:16:59.803247 | ubuntu-noble | Created collection for vexxhost.kubernetes:2.5.1 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-02-16 21:16:59.803256 | ubuntu-noble | vexxhost.kubernetes:2.5.1 was installed successfully 2026-02-16 21:16:59.803266 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.1.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-949sc30ujci/tmpmeuvb0pb/ansible-posix-2.1.0-mgjs5ih4 2026-02-16 21:16:59.803303 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-02-16 21:16:59.803312 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-02-16 21:16:59.803322 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.1.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-949sc30ujci/tmpmeuvb0pb/community-crypto-3.1.1-wfgev39q 2026-02-16 21:16:59.803336 | ubuntu-noble | Installing 'community.crypto:3.1.1' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-02-16 21:16:59.803345 | ubuntu-noble | community.crypto:3.1.1 was installed successfully 2026-02-16 21:16:59.803353 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-949sc30ujci/tmpmeuvb0pb/community-general-12.3.0-s6olyi1a 2026-02-16 21:16:59.803362 | ubuntu-noble | Installing 'community.general:12.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-02-16 21:16:59.803370 | ubuntu-noble | community.general:12.3.0 was installed successfully 2026-02-16 21:16:59.803379 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-949sc30ujci/tmpmeuvb0pb/kubernetes-core-6.3.0-7u85uoq2 2026-02-16 21:16:59.803388 | ubuntu-noble | Installing 'kubernetes.core:6.3.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-02-16 21:16:59.803396 | ubuntu-noble | kubernetes.core:6.3.0 was installed successfully 2026-02-16 21:16:59.803405 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.4.tar.gz to /home/zuul/.ansible/tmp/ansible-local-949sc30ujci/tmpmeuvb0pb/vexxhost-containers-1.6.4-6kiov1ty 2026-02-16 21:16:59.803413 | ubuntu-noble | Installing 'vexxhost.containers:1.6.4' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-02-16 21:16:59.803421 | ubuntu-noble | vexxhost.containers:1.6.4 was installed successfully 2026-02-16 21:17:00.323039 | ubuntu-noble | ok: Runtime: 0:00:18.419607 2026-02-16 21:17:00.337392 | 2026-02-16 21:17:00.337500 | PLAY RECAP 2026-02-16 21:17:00.337594 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-16 21:17:00.337639 | 2026-02-16 21:17:00.462675 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-02-16 21:17:00.465673 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-02-16 21:17:01.024439 | 2026-02-16 21:17:01.024569 | PLAY [all] 2026-02-16 21:17:01.036408 | 2026-02-16 21:17:01.036484 | TASK [Load metadata] 2026-02-16 21:17:01.092098 | ubuntu-noble | ok 2026-02-16 21:17:01.099510 | 2026-02-16 21:17:01.099601 | TASK [Run "ansible-test"] 2026-02-16 21:17:02.012982 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-02-16 21:17:02.013071 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-02-16 21:17:02.013082 | ubuntu-noble | Unit test controller with Python 3.12 2026-02-16 21:17:03.174543 | ubuntu-noble | ============================= test session starts ============================== 2026-02-16 21:17:03.174573 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.2, pluggy-1.6.0 2026-02-16 21:17:03.174580 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-02-16 21:17:03.174586 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-02-16 21:17:03.174590 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-02-16 21:17:03.174594 | ubuntu-noble | created: 2/2 workers 2026-02-16 21:17:03.174598 | ubuntu-noble | 2 workers [30 items] 2026-02-16 21:17:03.174624 | ubuntu-noble | 2026-02-16 21:17:03.479172 | ubuntu-noble | .............................. [100%] 2026-02-16 21:17:03.479275 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-02-16 21:17:03.479320 | ubuntu-noble | ============================== 30 passed in 0.82s ============================== 2026-02-16 21:17:03.507482 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-02-16 21:17:03.507511 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-02-16 21:17:03.507521 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-02-16 21:17:03.630524 | ubuntu-noble | ok: Runtime: 0:00:02.115474 2026-02-16 21:17:03.632642 | 2026-02-16 21:17:03.632705 | PLAY RECAP 2026-02-16 21:17:03.632766 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-16 21:17:03.632799 | 2026-02-16 21:17:03.758308 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-02-16 21:17:03.760617 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-16 21:17:04.373400 | 2026-02-16 21:17:04.373537 | PLAY [all] 2026-02-16 21:17:04.385894 | 2026-02-16 21:17:04.385981 | TASK [fetch-output : Set log path for multiple nodes] 2026-02-16 21:17:04.422062 | ubuntu-noble | skipping: Conditional result was False 2026-02-16 21:17:04.432546 | 2026-02-16 21:17:04.432627 | TASK [fetch-output : Set log path for single node] 2026-02-16 21:17:04.485965 | ubuntu-noble | ok 2026-02-16 21:17:04.493343 | 2026-02-16 21:17:04.493409 | LOOP [fetch-output : Ensure local output dirs] 2026-02-16 21:17:04.878353 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/work/logs" 2026-02-16 21:17:05.097712 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/work/artifacts" 2026-02-16 21:17:05.312264 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/d783a869f75c4dd4805067dea73bcda1/work/docs" 2026-02-16 21:17:05.327251 | 2026-02-16 21:17:05.327419 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-16 21:17:06.031949 | ubuntu-noble | ok 2026-02-16 21:17:06.032208 | ubuntu-noble | changed: All items complete 2026-02-16 21:17:06.032243 | 2026-02-16 21:17:06.464729 | ubuntu-noble | changed: .d..t...... ./ 2026-02-16 21:17:06.922248 | ubuntu-noble | changed: .d..t...... ./ 2026-02-16 21:17:06.942716 | 2026-02-16 21:17:06.942941 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-16 21:17:07.402664 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007214 2026-02-16 21:17:07.649200 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008513 2026-02-16 21:17:07.665067 | 2026-02-16 21:17:07.665212 | PLAY [all] 2026-02-16 21:17:07.672683 | 2026-02-16 21:17:07.672752 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-16 21:17:08.145865 | ubuntu-noble | changed 2026-02-16 21:17:08.152795 | 2026-02-16 21:17:08.152851 | PLAY RECAP 2026-02-16 21:17:08.152900 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-02-16 21:17:08.152922 | 2026-02-16 21:17:08.315888 | POST-RUN END RESULT_NORMAL: [trusted : vexxhost.dev/zuul-config/playbooks/base/post.yaml@main] 2026-02-16 21:17:08.317985 | POST-RUN START: [trusted : vexxhost.dev/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-16 21:17:08.909245 | 2026-02-16 21:17:08.910343 | PLAY [localhost] 2026-02-16 21:17:08.924662 | 2026-02-16 21:17:08.924749 | TASK [Generate Zuul manifest] 2026-02-16 21:17:08.945845 | localhost | ok 2026-02-16 21:17:08.962174 | 2026-02-16 21:17:08.962257 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-16 21:17:09.299449 | localhost | changed 2026-02-16 21:17:09.321179 | 2026-02-16 21:17:09.321336 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-16 21:17:09.363465 | localhost | ok 2026-02-16 21:17:09.371595 | 2026-02-16 21:17:09.371695 | TASK [Upload logs] 2026-02-16 21:17:09.393234 | localhost | ok 2026-02-16 21:17:09.454346 | 2026-02-16 21:17:09.464095 | TASK [Set zuul-log-path fact] 2026-02-16 21:17:09.486987 | localhost | ok 2026-02-16 21:17:09.502572 | 2026-02-16 21:17:09.502707 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 21:17:09.535338 | localhost | ok 2026-02-16 21:17:09.543917 | 2026-02-16 21:17:09.543998 | TASK [upload-logs : Create log directories] 2026-02-16 21:17:09.971369 | localhost | changed 2026-02-16 21:17:09.978406 | 2026-02-16 21:17:09.978485 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-16 21:17:10.430023 | localhost -> localhost | ok: Runtime: 0:00:00.005751 2026-02-16 21:17:10.434941 | 2026-02-16 21:17:10.435007 | TASK [upload-logs : Upload logs to log server] 2026-02-16 21:17:10.911856 | localhost | Output suppressed because no_log was given 2026-02-16 21:17:10.917147 | 2026-02-16 21:17:10.917242 | LOOP [upload-logs : Compress console log and json output] 2026-02-16 21:17:10.957455 | localhost | skipping: Conditional result was False 2026-02-16 21:17:10.963130 | localhost | skipping: Conditional result was False 2026-02-16 21:17:10.980792 | 2026-02-16 21:17:10.980936 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-16 21:17:11.021292 | localhost | skipping: Conditional result was False 2026-02-16 21:17:11.021721 | 2026-02-16 21:17:11.024575 | localhost | skipping: Conditional result was False 2026-02-16 21:17:11.033511 | 2026-02-16 21:17:11.033643 | LOOP [upload-logs : Upload console log and json output]