2026-07-30 16:18:04.087185 | Job console starting 2026-07-30 16:18:04.098923 | Updating git repos 2026-07-30 16:18:04.138048 | Cloning repos into workspace 2026-07-30 16:18:09.599885 | Restoring repo states 2026-07-30 16:18:09.616841 | Merging changes 2026-07-30 16:18:10.187753 | Checking out repos 2026-07-30 16:18:10.229580 | Preparing playbooks 2026-07-30 16:18:13.707882 | Running Ansible setup 2026-07-30 16:18:17.949409 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 16:18:18.574763 | 2026-07-30 16:18:18.575399 | PLAY [localhost] 2026-07-30 16:18:18.583248 | 2026-07-30 16:18:18.583348 | TASK [Gathering Facts] 2026-07-30 16:18:19.504830 | localhost | ok 2026-07-30 16:18:19.517430 | 2026-07-30 16:18:19.517584 | TASK [Setup log path fact] 2026-07-30 16:18:19.538832 | localhost | ok 2026-07-30 16:18:19.551276 | 2026-07-30 16:18:19.551442 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 16:18:19.591727 | localhost | ok 2026-07-30 16:18:19.599800 | 2026-07-30 16:18:19.599872 | TASK [emit-job-header : Print job information] 2026-07-30 16:18:19.652005 | # Job Information 2026-07-30 16:18:19.652296 | Ansible Version: 2.16.18 2026-07-30 16:18:19.652374 | Job: ansible-test 2026-07-30 16:18:19.652429 | Pipeline: check 2026-07-30 16:18:19.652477 | Executor: 2d72f0692154 2026-07-30 16:18:19.652526 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/291 2026-07-30 16:18:19.652581 | Event ID: 6e4c8230-8c31-11f1-97b3-4d9a1e1e32cf 2026-07-30 16:18:19.657164 | 2026-07-30 16:18:19.657252 | LOOP [emit-job-header : Print node information] 2026-07-30 16:18:19.759708 | localhost | ok: 2026-07-30 16:18:19.759916 | localhost | # Node Information 2026-07-30 16:18:19.759961 | localhost | Inventory Hostname: ubuntu-noble 2026-07-30 16:18:19.759993 | localhost | Hostname: np0000187527 2026-07-30 16:18:19.760022 | localhost | Username: zuul 2026-07-30 16:18:19.760057 | localhost | Distro: Ubuntu 24.04 2026-07-30 16:18:19.760087 | localhost | Provider: yul1 2026-07-30 16:18:19.760115 | localhost | Region: ca-ymq-1 2026-07-30 16:18:19.760143 | localhost | Label: ubuntu-noble 2026-07-30 16:18:19.760170 | localhost | Product Name: OpenStack Nova 2026-07-30 16:18:19.760218 | localhost | Interface IP: 199.204.45.248 2026-07-30 16:18:19.778568 | 2026-07-30 16:18:19.778753 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-30 16:18:20.188616 | localhost -> localhost | changed 2026-07-30 16:18:20.194979 | 2026-07-30 16:18:20.195053 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-30 16:18:21.245047 | localhost -> localhost | changed 2026-07-30 16:18:21.256223 | 2026-07-30 16:18:21.256295 | PLAY [all] 2026-07-30 16:18:21.264902 | 2026-07-30 16:18:21.265002 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-30 16:18:21.503333 | ubuntu-noble -> localhost | ok 2026-07-30 16:18:21.515510 | 2026-07-30 16:18:21.515661 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-30 16:18:21.554818 | ubuntu-noble | ok 2026-07-30 16:18:21.570693 | ubuntu-noble | included: /var/lib/zuul/builds/39523160505d499984f2993286c8afc8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-30 16:18:21.577401 | 2026-07-30 16:18:21.577479 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-30 16:18:22.606287 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-07-30 16:18:22.606555 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/39523160505d499984f2993286c8afc8/work/39523160505d499984f2993286c8afc8_id_rsa 2026-07-30 16:18:22.606604 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/39523160505d499984f2993286c8afc8/work/39523160505d499984f2993286c8afc8_id_rsa.pub 2026-07-30 16:18:22.606642 | ubuntu-noble -> localhost | The key fingerprint is: 2026-07-30 16:18:22.606675 | ubuntu-noble -> localhost | SHA256:JUqfVz4p2MrY0ePGJy9kAU6NOhU0SGDkpbWu+UznKI8 zuul-build-sshkey 2026-07-30 16:18:22.606731 | ubuntu-noble -> localhost | The key's randomart image is: 2026-07-30 16:18:22.606764 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-07-30 16:18:22.606801 | ubuntu-noble -> localhost | | .+o+o++ | 2026-07-30 16:18:22.606835 | ubuntu-noble -> localhost | | o +..=.. | 2026-07-30 16:18:22.606866 | ubuntu-noble -> localhost | | o o=... . | 2026-07-30 16:18:22.606896 | ubuntu-noble -> localhost | | ooo.B.o . | 2026-07-30 16:18:22.606925 | ubuntu-noble -> localhost | | o.S *.+ | 2026-07-30 16:18:22.606955 | ubuntu-noble -> localhost | | o + *oo . | 2026-07-30 16:18:22.606984 | ubuntu-noble -> localhost | | o o =o= . | 2026-07-30 16:18:22.607013 | ubuntu-noble -> localhost | | .= + ..+ | 2026-07-30 16:18:22.607045 | ubuntu-noble -> localhost | | Eo= . .. | 2026-07-30 16:18:22.607075 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-07-30 16:18:22.607166 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.556542 2026-07-30 16:18:22.616565 | 2026-07-30 16:18:22.616772 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-30 16:18:22.652119 | ubuntu-noble | ok 2026-07-30 16:18:22.667174 | ubuntu-noble | included: /var/lib/zuul/builds/39523160505d499984f2993286c8afc8/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-30 16:18:22.677005 | 2026-07-30 16:18:22.677137 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-30 16:18:22.702624 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:18:22.714176 | 2026-07-30 16:18:22.714363 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-30 16:18:23.248301 | ubuntu-noble | changed 2026-07-30 16:18:23.255713 | 2026-07-30 16:18:23.255783 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-30 16:18:23.489095 | ubuntu-noble | ok 2026-07-30 16:18:23.494643 | 2026-07-30 16:18:23.494714 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-30 16:18:24.124419 | ubuntu-noble | changed 2026-07-30 16:18:24.130518 | 2026-07-30 16:18:24.130602 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-30 16:18:24.709811 | ubuntu-noble | changed 2026-07-30 16:18:24.716857 | 2026-07-30 16:18:24.716935 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-30 16:18:24.731788 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:18:24.738709 | 2026-07-30 16:18:24.738825 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-30 16:18:25.148461 | ubuntu-noble -> localhost | changed 2026-07-30 16:18:25.164254 | 2026-07-30 16:18:25.164331 | TASK [add-build-sshkey : Add back temp key] 2026-07-30 16:18:25.457218 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/39523160505d499984f2993286c8afc8/work/39523160505d499984f2993286c8afc8_id_rsa (zuul-build-sshkey) 2026-07-30 16:18:25.457487 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013794 2026-07-30 16:18:25.463255 | 2026-07-30 16:18:25.463327 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-30 16:18:25.835398 | ubuntu-noble | ok 2026-07-30 16:18:25.842537 | 2026-07-30 16:18:25.842662 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-30 16:18:25.868537 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:18:25.885553 | 2026-07-30 16:18:25.885713 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-07-30 16:18:26.277410 | ubuntu-noble | ok 2026-07-30 16:18:26.332386 | 2026-07-30 16:18:26.332539 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-07-30 16:18:27.383435 | ubuntu-noble | Output suppressed because no_log was given 2026-07-30 16:18:27.394005 | 2026-07-30 16:18:27.394085 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-07-30 16:18:27.646675 | ubuntu-noble | ok: "logs" 2026-07-30 16:18:27.647036 | ubuntu-noble | ok: All items complete 2026-07-30 16:18:27.647102 | 2026-07-30 16:18:27.844594 | ubuntu-noble | ok: "artifacts" 2026-07-30 16:18:28.051089 | ubuntu-noble | ok: "docs" 2026-07-30 16:18:28.066347 | 2026-07-30 16:18:28.066498 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-07-30 16:18:28.323387 | ubuntu-noble | changed: "logs" 2026-07-30 16:18:28.551497 | ubuntu-noble | changed: "artifacts" 2026-07-30 16:18:28.770679 | ubuntu-noble | changed: "docs" 2026-07-30 16:18:28.792217 | 2026-07-30 16:18:28.792347 | PLAY RECAP 2026-07-30 16:18:28.792395 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:18:28.792426 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-07-30 16:18:28.792448 | 2026-07-30 16:18:28.937025 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-07-30 16:18:28.939290 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-30 16:18:29.707033 | 2026-07-30 16:18:29.707262 | PLAY [all] 2026-07-30 16:18:29.733996 | 2026-07-30 16:18:29.734306 | TASK [setup-uv : Extract archive] 2026-07-30 16:18:32.167874 | ubuntu-noble | changed 2026-07-30 16:18:32.174585 | 2026-07-30 16:18:32.174671 | TASK [setup-uv : Print version] 2026-07-30 16:18:32.589973 | ubuntu-noble | uv 0.8.13 2026-07-30 16:18:32.717121 | ubuntu-noble | ok: Runtime: 0:00:00.015411 2026-07-30 16:18:32.729901 | 2026-07-30 16:18:32.729983 | TASK [Install Galaxy collection] 2026-07-30 16:18:33.048979 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-07-30 16:18:33.049709 | ubuntu-noble | Creating virtual environment at: .venv 2026-07-30 16:18:33.106297 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-07-30 16:18:33.106584 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-07-30 16:18:33.106871 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-07-30 16:18:33.302210 | ubuntu-noble | Downloading cryptography 2026-07-30 16:18:33.373803 | ubuntu-noble | Downloading pygments 2026-07-30 16:18:33.602491 | ubuntu-noble | Downloading ansible-core 2026-07-30 16:18:33.648519 | ubuntu-noble | Installed 37 packages in 45ms 2026-07-30 16:18:43.985213 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-07-30 16:18:50.781187 | ubuntu-noble | Starting galaxy collection install process 2026-07-30 16:18:50.781288 | ubuntu-noble | Process install dependency map 2026-07-30 16:18:50.781318 | ubuntu-noble | Starting collection install process 2026-07-30 16:18:50.781328 | ubuntu-noble | Installing 'vexxhost.kubernetes:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes' 2026-07-30 16:18:50.781339 | ubuntu-noble | Created collection for vexxhost.kubernetes:3.3.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-30 16:18:50.781368 | ubuntu-noble | vexxhost.kubernetes:3.3.0 was installed successfully 2026-07-30 16:18:50.781384 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.2.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1077hinr0hjq/tmpggtsbeql/ansible-posix-2.2.2-v3m2ogy2 2026-07-30 16:18:50.781425 | ubuntu-noble | Installing 'ansible.posix:2.2.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-07-30 16:18:50.781504 | ubuntu-noble | ansible.posix:2.2.2 was installed successfully 2026-07-30 16:18:50.781521 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-crypto-3.3.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1077hinr0hjq/tmpggtsbeql/community-crypto-3.3.0-z7_xejnr 2026-07-30 16:18:50.781537 | ubuntu-noble | Installing 'community.crypto:3.3.0' to '/home/zuul/.ansible/collections/ansible_collections/community/crypto' 2026-07-30 16:18:50.781545 | ubuntu-noble | community.crypto:3.3.0 was installed successfully 2026-07-30 16:18:50.781553 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1077hinr0hjq/tmpggtsbeql/community-general-13.2.0-97zdvta3 2026-07-30 16:18:50.781562 | ubuntu-noble | Installing 'community.general:13.2.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-07-30 16:18:50.781570 | ubuntu-noble | community.general:13.2.0 was installed successfully 2026-07-30 16:18:50.781579 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/kubernetes-core-6.5.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1077hinr0hjq/tmpggtsbeql/kubernetes-core-6.5.0-ejogyqa9 2026-07-30 16:18:50.781588 | ubuntu-noble | Installing 'kubernetes.core:6.5.0' to '/home/zuul/.ansible/collections/ansible_collections/kubernetes/core' 2026-07-30 16:18:50.781596 | ubuntu-noble | kubernetes.core:6.5.0 was installed successfully 2026-07-30 16:18:50.781605 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/vexxhost-containers-1.6.8.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1077hinr0hjq/tmpggtsbeql/vexxhost-containers-1.6.8-4stemsc4 2026-07-30 16:18:50.781613 | ubuntu-noble | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-07-30 16:18:50.781622 | ubuntu-noble | vexxhost.containers:1.6.8 was installed successfully 2026-07-30 16:18:50.781633 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-library_inventory_filtering_v1-1.1.5.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1077hinr0hjq/tmpggtsbeql/community-library_inventory_filtering_v1-1.1.5-f8owzlt8 2026-07-30 16:18:50.781647 | ubuntu-noble | Installing 'community.library_inventory_filtering_v1:1.1.5' to '/home/zuul/.ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-07-30 16:18:50.781684 | ubuntu-noble | community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-07-30 16:18:51.293584 | ubuntu-noble | ok: Runtime: 0:00:17.919489 2026-07-30 16:18:51.295643 | 2026-07-30 16:18:51.295710 | PLAY RECAP 2026-07-30 16:18:51.295757 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:18:51.295779 | 2026-07-30 16:18:51.506129 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-07-30 16:18:51.507793 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-30 16:18:54.533360 | 2026-07-30 16:18:54.533526 | PLAY [all] 2026-07-30 16:18:54.551925 | 2026-07-30 16:18:54.552094 | TASK [Load metadata] 2026-07-30 16:18:54.609269 | ubuntu-noble | ok 2026-07-30 16:18:54.617369 | 2026-07-30 16:18:54.617489 | TASK [Run "ansible-test"] 2026-07-30 16:18:55.673332 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-30 16:18:55.673498 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-07-30 16:18:55.673541 | ubuntu-noble | Unit test controller with Python 3.12 2026-07-30 16:18:57.140582 | ubuntu-noble | ============================= test session starts ============================== 2026-07-30 16:18:57.140623 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-07-30 16:18:57.140630 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes 2026-07-30 16:18:57.140636 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-kubernetes/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-07-30 16:18:57.140641 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-07-30 16:18:57.140645 | ubuntu-noble | created: 8/8 workers 2026-07-30 16:18:57.140649 | ubuntu-noble | 8 workers [30 items] 2026-07-30 16:18:57.140653 | ubuntu-noble | 2026-07-30 16:18:57.489995 | ubuntu-noble | .............................. [100%] 2026-07-30 16:18:57.490068 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/kubernetes/tests/output/junit/python3.12-controller-units.xml - 2026-07-30 16:18:57.490079 | ubuntu-noble | ============================== 30 passed in 1.16s ============================== 2026-07-30 16:18:57.528552 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-07-30 16:18:57.528592 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-07-30 16:18:57.528602 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.14 because it could not be found. 2026-07-30 16:18:57.680519 | ubuntu-noble | ok: Runtime: 0:00:02.519488 2026-07-30 16:18:57.682612 | 2026-07-30 16:18:57.682728 | PLAY RECAP 2026-07-30 16:18:57.682797 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-30 16:18:57.682831 | 2026-07-30 16:18:57.844006 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-07-30 16:18:57.845340 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 16:18:58.516273 | 2026-07-30 16:18:58.516435 | PLAY [all] 2026-07-30 16:18:58.529584 | 2026-07-30 16:18:58.529677 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-30 16:18:58.567155 | ubuntu-noble | skipping: Conditional result was False 2026-07-30 16:18:58.578321 | 2026-07-30 16:18:58.578470 | TASK [fetch-output : Set log path for single node] 2026-07-30 16:18:58.619820 | ubuntu-noble | ok 2026-07-30 16:18:58.629480 | 2026-07-30 16:18:58.629581 | LOOP [fetch-output : Ensure local output dirs] 2026-07-30 16:18:59.272331 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/39523160505d499984f2993286c8afc8/work/logs" 2026-07-30 16:18:59.488216 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/39523160505d499984f2993286c8afc8/work/artifacts" 2026-07-30 16:18:59.714030 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/39523160505d499984f2993286c8afc8/work/docs" 2026-07-30 16:18:59.731373 | 2026-07-30 16:18:59.731540 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-30 16:19:00.472597 | ubuntu-noble | ok 2026-07-30 16:19:00.472923 | ubuntu-noble | changed: All items complete 2026-07-30 16:19:00.472991 | 2026-07-30 16:19:00.998117 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 16:19:01.883035 | ubuntu-noble | changed: .d..t...... ./ 2026-07-30 16:19:01.910465 | 2026-07-30 16:19:01.910647 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-30 16:19:02.353089 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007012 2026-07-30 16:19:02.646678 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008055 2026-07-30 16:19:02.668800 | 2026-07-30 16:19:02.668929 | PLAY [all] 2026-07-30 16:19:02.675685 | 2026-07-30 16:19:02.675755 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-30 16:19:03.178043 | ubuntu-noble | changed 2026-07-30 16:19:03.184339 | 2026-07-30 16:19:03.184390 | PLAY RECAP 2026-07-30 16:19:03.184437 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-30 16:19:03.184479 | 2026-07-30 16:19:03.319692 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-07-30 16:19:03.320875 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-30 16:19:03.936358 | 2026-07-30 16:19:03.936533 | PLAY [localhost] 2026-07-30 16:19:03.947976 | 2026-07-30 16:19:03.948058 | TASK [Generate Zuul manifest] 2026-07-30 16:19:03.969504 | localhost | ok 2026-07-30 16:19:03.985747 | 2026-07-30 16:19:03.985827 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-30 16:19:04.403552 | localhost | changed 2026-07-30 16:19:04.417106 | 2026-07-30 16:19:04.417217 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-30 16:19:04.447404 | localhost | ok 2026-07-30 16:19:04.457713 | 2026-07-30 16:19:04.457826 | TASK [Upload logs] 2026-07-30 16:19:04.489079 | localhost | ok 2026-07-30 16:19:04.552004 | 2026-07-30 16:19:04.552146 | TASK [Set zuul-log-path fact] 2026-07-30 16:19:04.572283 | localhost | ok 2026-07-30 16:19:04.587331 | 2026-07-30 16:19:04.587402 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-30 16:19:04.617731 | localhost | ok 2026-07-30 16:19:04.627014 | 2026-07-30 16:19:04.627103 | TASK [upload-logs : Create log directories] 2026-07-30 16:19:05.089968 | localhost | changed 2026-07-30 16:19:05.095468 | 2026-07-30 16:19:05.095539 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-30 16:19:06.084148 | localhost -> localhost | ok: Runtime: 0:00:00.005620 2026-07-30 16:19:06.089115 | 2026-07-30 16:19:06.089188 | TASK [upload-logs : Upload logs to log server] 2026-07-30 16:19:06.638781 | localhost | Output suppressed because no_log was given 2026-07-30 16:19:06.644113 | 2026-07-30 16:19:06.644216 | LOOP [upload-logs : Compress console log and json output] 2026-07-30 16:19:06.700100 | localhost | skipping: Conditional result was False 2026-07-30 16:19:06.709664 | localhost | skipping: Conditional result was False 2026-07-30 16:19:06.718427 | 2026-07-30 16:19:06.718607 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-30 16:19:06.764250 | localhost | skipping: Conditional result was False 2026-07-30 16:19:06.764765 | 2026-07-30 16:19:06.768208 | localhost | skipping: Conditional result was False 2026-07-30 16:19:06.784486 | 2026-07-30 16:19:06.784633 | LOOP [upload-logs : Upload console log and json output]