2026-05-21 02:32:47.674271 | Job console starting 2026-05-21 02:32:47.683850 | Updating git repos 2026-05-21 02:32:47.709993 | Cloning repos into workspace 2026-05-21 02:32:47.896371 | Restoring repo states 2026-05-21 02:32:47.903043 | Merging changes 2026-05-21 02:32:48.575070 | Checking out repos 2026-05-21 02:32:48.623189 | Preparing playbooks 2026-05-21 02:32:51.109975 | Running Ansible setup 2026-05-21 02:32:56.435871 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:32:57.080413 | 2026-05-21 02:32:57.080530 | PLAY [localhost] 2026-05-21 02:32:57.112695 | 2026-05-21 02:32:57.112918 | TASK [Gathering Facts] 2026-05-21 02:32:57.999227 | localhost | ok 2026-05-21 02:32:58.008193 | 2026-05-21 02:32:58.008264 | TASK [Setup log path fact] 2026-05-21 02:32:58.027812 | localhost | ok 2026-05-21 02:32:58.039348 | 2026-05-21 02:32:58.039409 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 02:32:58.067406 | localhost | ok 2026-05-21 02:32:58.075520 | 2026-05-21 02:32:58.075623 | TASK [emit-job-header : Print job information] 2026-05-21 02:32:58.117371 | # Job Information 2026-05-21 02:32:58.117559 | Ansible Version: 2.16.18 2026-05-21 02:32:58.117603 | Job: ansible-test 2026-05-21 02:32:58.117633 | Pipeline: check 2026-05-21 02:32:58.117661 | Executor: 2d72f0692154 2026-05-21 02:32:58.117689 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/124 2026-05-21 02:32:58.117722 | Event ID: f64d4540-54bc-11f1-8f3a-f73e0c2800c8 2026-05-21 02:32:58.122169 | 2026-05-21 02:32:58.122299 | LOOP [emit-job-header : Print node information] 2026-05-21 02:32:58.234143 | localhost | ok: 2026-05-21 02:32:58.234348 | localhost | # Node Information 2026-05-21 02:32:58.234390 | localhost | Inventory Hostname: ubuntu-noble 2026-05-21 02:32:58.234424 | localhost | Hostname: np0000175684 2026-05-21 02:32:58.234455 | localhost | Username: zuul 2026-05-21 02:32:58.234491 | localhost | Distro: Ubuntu 24.04 2026-05-21 02:32:58.234522 | localhost | Provider: yul1 2026-05-21 02:32:58.234552 | localhost | Region: ca-ymq-1 2026-05-21 02:32:58.234633 | localhost | Label: ubuntu-noble 2026-05-21 02:32:58.234663 | localhost | Product Name: OpenStack Nova 2026-05-21 02:32:58.234692 | localhost | Interface IP: 199.19.213.240 2026-05-21 02:32:58.247948 | 2026-05-21 02:32:58.248075 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 02:32:58.637879 | localhost -> localhost | changed 2026-05-21 02:32:58.643782 | 2026-05-21 02:32:58.643855 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 02:33:00.611416 | localhost -> localhost | changed 2026-05-21 02:33:00.617393 | 2026-05-21 02:33:00.617447 | PLAY [all] 2026-05-21 02:33:00.641798 | 2026-05-21 02:33:00.641881 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 02:33:00.867447 | ubuntu-noble -> localhost | ok 2026-05-21 02:33:00.877383 | 2026-05-21 02:33:00.877491 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 02:33:00.909926 | ubuntu-noble | ok 2026-05-21 02:33:00.932215 | ubuntu-noble | included: /var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 02:33:00.938630 | 2026-05-21 02:33:00.938701 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 02:33:02.076219 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-05-21 02:33:02.076549 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/work/87be14eee4a34ece9249e681bacee0aa_id_rsa 2026-05-21 02:33:02.076743 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/work/87be14eee4a34ece9249e681bacee0aa_id_rsa.pub 2026-05-21 02:33:02.076773 | ubuntu-noble -> localhost | The key fingerprint is: 2026-05-21 02:33:02.076795 | ubuntu-noble -> localhost | SHA256:fIvrwn6I7e/dGco4VIRDWr3RGoff2oldu/dnsJmn+qw zuul-build-sshkey 2026-05-21 02:33:02.076826 | ubuntu-noble -> localhost | The key's randomart image is: 2026-05-21 02:33:02.076846 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-05-21 02:33:02.076872 | ubuntu-noble -> localhost | | .oo o | 2026-05-21 02:33:02.076893 | ubuntu-noble -> localhost | | oo * o | 2026-05-21 02:33:02.076913 | ubuntu-noble -> localhost | | . o B . | 2026-05-21 02:33:02.076933 | ubuntu-noble -> localhost | | . + . . .| 2026-05-21 02:33:02.077019 | ubuntu-noble -> localhost | | S.. = o.| 2026-05-21 02:33:02.077069 | ubuntu-noble -> localhost | | .o .o =. | 2026-05-21 02:33:02.077094 | ubuntu-noble -> localhost | | + o. . . =.| 2026-05-21 02:33:02.077115 | ubuntu-noble -> localhost | | . = o= o ++.=| 2026-05-21 02:33:02.077137 | ubuntu-noble -> localhost | | oo**.+ E+++=| 2026-05-21 02:33:02.077157 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-05-21 02:33:02.077214 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.653752 2026-05-21 02:33:02.084126 | 2026-05-21 02:33:02.084209 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 02:33:02.123312 | ubuntu-noble | ok 2026-05-21 02:33:02.136190 | ubuntu-noble | included: /var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 02:33:02.150918 | 2026-05-21 02:33:02.151145 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 02:33:02.177281 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 02:33:02.188998 | 2026-05-21 02:33:02.455893 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 02:33:03.066218 | ubuntu-noble | changed 2026-05-21 02:33:03.073722 | 2026-05-21 02:33:03.073861 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 02:33:03.304014 | ubuntu-noble | ok 2026-05-21 02:33:03.313412 | 2026-05-21 02:33:03.313552 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 02:33:03.980807 | ubuntu-noble | changed 2026-05-21 02:33:04.007669 | 2026-05-21 02:33:04.007869 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 02:33:04.624684 | ubuntu-noble | changed 2026-05-21 02:33:04.632054 | 2026-05-21 02:33:04.632122 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 02:33:04.657505 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 02:33:04.667870 | 2026-05-21 02:33:04.667963 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 02:33:05.067044 | ubuntu-noble -> localhost | changed 2026-05-21 02:33:05.082588 | 2026-05-21 02:33:05.082658 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 02:33:05.435203 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/work/87be14eee4a34ece9249e681bacee0aa_id_rsa (zuul-build-sshkey) 2026-05-21 02:33:05.435375 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.025117 2026-05-21 02:33:05.442131 | 2026-05-21 02:33:05.442200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 02:33:05.854620 | ubuntu-noble | ok 2026-05-21 02:33:05.865363 | 2026-05-21 02:33:05.865487 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 02:33:05.904217 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 02:33:05.921260 | 2026-05-21 02:33:05.921338 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-05-21 02:33:06.298665 | ubuntu-noble | ok 2026-05-21 02:33:06.343694 | 2026-05-21 02:33:06.343808 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-05-21 02:33:07.267586 | ubuntu-noble | Output suppressed because no_log was given 2026-05-21 02:33:07.277225 | 2026-05-21 02:33:07.277291 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-05-21 02:33:07.532868 | ubuntu-noble | ok: "logs" 2026-05-21 02:33:07.533101 | ubuntu-noble | ok: All items complete 2026-05-21 02:33:07.533141 | 2026-05-21 02:33:07.735093 | ubuntu-noble | ok: "artifacts" 2026-05-21 02:33:07.997963 | ubuntu-noble | ok: "docs" 2026-05-21 02:33:08.020119 | 2026-05-21 02:33:08.020642 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-05-21 02:33:08.253527 | ubuntu-noble | changed: "logs" 2026-05-21 02:33:08.472569 | ubuntu-noble | changed: "artifacts" 2026-05-21 02:33:08.687149 | ubuntu-noble | changed: "docs" 2026-05-21 02:33:08.700310 | 2026-05-21 02:33:08.700410 | PLAY RECAP 2026-05-21 02:33:08.700456 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:33:08.700488 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-05-21 02:33:08.700513 | 2026-05-21 02:33:08.823301 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 02:33:08.824364 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-21 02:33:09.488087 | 2026-05-21 02:33:09.720154 | PLAY [all] 2026-05-21 02:33:09.739530 | 2026-05-21 02:33:09.739660 | TASK [setup-uv : Extract archive] 2026-05-21 02:33:12.198830 | ubuntu-noble | changed 2026-05-21 02:33:12.205917 | 2026-05-21 02:33:12.206036 | TASK [setup-uv : Print version] 2026-05-21 02:33:12.663265 | ubuntu-noble | uv 0.8.13 2026-05-21 02:33:12.762472 | ubuntu-noble | ok: Runtime: 0:00:00.015983 2026-05-21 02:33:12.774088 | 2026-05-21 02:33:12.774207 | TASK [Install Galaxy collection] 2026-05-21 02:33:13.152385 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-05-21 02:33:13.152587 | ubuntu-noble | Creating virtual environment at: .venv 2026-05-21 02:33:13.517157 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-05-21 02:33:13.519050 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-05-21 02:33:13.529453 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-05-21 02:33:13.741137 | ubuntu-noble | Downloading pygments 2026-05-21 02:33:13.842697 | ubuntu-noble | Downloading cryptography 2026-05-21 02:33:13.980853 | ubuntu-noble | Downloading ansible-core 2026-05-21 02:33:14.159404 | ubuntu-noble | Installed 37 packages in 178ms 2026-05-21 02:33:18.483514 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-05-21 02:33:22.448559 | ubuntu-noble | Starting galaxy collection install process 2026-05-21 02:33:22.448649 | ubuntu-noble | Process install dependency map 2026-05-21 02:33:22.448662 | ubuntu-noble | Starting collection install process 2026-05-21 02:33:22.448672 | ubuntu-noble | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-05-21 02:33:22.448681 | ubuntu-noble | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-21 02:33:22.448690 | ubuntu-noble | vexxhost.containers:1.6.6 was installed successfully 2026-05-21 02:33:22.448699 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-posix-2.2.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-107958xv4lmh/tmpddepz58v/ansible-posix-2.2.0-b_6_9stj 2026-05-21 02:33:22.448740 | ubuntu-noble | Installing 'ansible.posix:2.2.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-05-21 02:33:22.448774 | ubuntu-noble | ansible.posix:2.2.0 was installed successfully 2026-05-21 02:33:22.448791 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-107958xv4lmh/tmpddepz58v/community-general-13.0.0-r3d2lo1q 2026-05-21 02:33:22.448808 | ubuntu-noble | Installing 'community.general:13.0.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-05-21 02:33:22.448817 | ubuntu-noble | community.general:13.0.0 was installed successfully 2026-05-21 02:33:22.861094 | ubuntu-noble | ok: Runtime: 0:00:09.493103 2026-05-21 02:33:22.862793 | 2026-05-21 02:33:22.862840 | PLAY RECAP 2026-05-21 02:33:22.862883 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:33:22.862907 | 2026-05-21 02:33:23.002278 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-05-21 02:33:23.004791 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-21 02:33:23.591065 | 2026-05-21 02:33:23.591185 | PLAY [all] 2026-05-21 02:33:23.604119 | 2026-05-21 02:33:23.604228 | TASK [Load metadata] 2026-05-21 02:33:23.656390 | ubuntu-noble | ok 2026-05-21 02:33:23.662521 | 2026-05-21 02:33:23.662607 | TASK [Run "ansible-test"] 2026-05-21 02:33:24.760991 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-05-21 02:33:24.761183 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-21 02:33:24.761207 | ubuntu-noble | Unit test controller with Python 3.12 2026-05-21 02:33:26.277727 | ubuntu-noble | ============================= test session starts ============================== 2026-05-21 02:33:26.277782 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-05-21 02:33:26.277789 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-05-21 02:33:26.277794 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-05-21 02:33:26.277798 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-05-21 02:33:26.277802 | ubuntu-noble | created: 8/8 workers 2026-05-21 02:33:26.277806 | ubuntu-noble | 8 workers [26 items] 2026-05-21 02:33:26.277810 | ubuntu-noble | 2026-05-21 02:33:26.532687 | ubuntu-noble | .......................... [100%] 2026-05-21 02:33:26.532791 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-05-21 02:33:26.532807 | ubuntu-noble | ============================== 26 passed in 1.03s ============================== 2026-05-21 02:33:26.570517 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-05-21 02:33:26.570561 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-05-21 02:33:26.570571 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-05-21 02:33:26.702755 | ubuntu-noble | ok: Runtime: 0:00:02.465662 2026-05-21 02:33:26.704873 | 2026-05-21 02:33:26.704938 | PLAY RECAP 2026-05-21 02:33:26.705082 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 02:33:26.705117 | 2026-05-21 02:33:26.816266 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-05-21 02:33:26.835877 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 02:33:27.565635 | 2026-05-21 02:33:27.565765 | PLAY [all] 2026-05-21 02:33:27.584080 | 2026-05-21 02:33:27.585025 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-21 02:33:27.634006 | ubuntu-noble | skipping: Conditional result was False 2026-05-21 02:33:27.644370 | 2026-05-21 02:33:27.644450 | TASK [fetch-output : Set log path for single node] 2026-05-21 02:33:27.680066 | ubuntu-noble | ok 2026-05-21 02:33:27.686190 | 2026-05-21 02:33:27.686260 | LOOP [fetch-output : Ensure local output dirs] 2026-05-21 02:33:28.087940 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/work/logs" 2026-05-21 02:33:28.346124 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/work/artifacts" 2026-05-21 02:33:28.571259 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/87be14eee4a34ece9249e681bacee0aa/work/docs" 2026-05-21 02:33:28.583893 | 2026-05-21 02:33:28.584022 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 02:33:29.348412 | ubuntu-noble | ok 2026-05-21 02:33:29.348592 | ubuntu-noble | changed: All items complete 2026-05-21 02:33:29.348641 | 2026-05-21 02:33:29.871446 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 02:33:30.481202 | ubuntu-noble | changed: .d..t...... ./ 2026-05-21 02:33:30.503185 | 2026-05-21 02:33:30.503880 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 02:33:31.001424 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.006719 2026-05-21 02:33:31.243553 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007285 2026-05-21 02:33:31.268841 | 2026-05-21 02:33:31.268942 | PLAY [all] 2026-05-21 02:33:31.275467 | 2026-05-21 02:33:31.275532 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 02:33:31.782006 | ubuntu-noble | changed 2026-05-21 02:33:31.790437 | 2026-05-21 02:33:31.790500 | PLAY RECAP 2026-05-21 02:33:31.790542 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-21 02:33:31.790564 | 2026-05-21 02:33:31.925745 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 02:33:31.926814 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 02:33:32.599611 | 2026-05-21 02:33:32.599736 | PLAY [localhost] 2026-05-21 02:33:32.610421 | 2026-05-21 02:33:32.610502 | TASK [Generate Zuul manifest] 2026-05-21 02:33:32.629950 | localhost | ok 2026-05-21 02:33:32.648722 | 2026-05-21 02:33:32.648892 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 02:33:33.368701 | localhost | changed 2026-05-21 02:33:33.379613 | 2026-05-21 02:33:33.379726 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 02:33:33.412171 | localhost | ok 2026-05-21 02:33:33.422977 | 2026-05-21 02:33:33.423077 | TASK [Upload logs] 2026-05-21 02:33:33.445810 | localhost | ok 2026-05-21 02:33:33.509335 | 2026-05-21 02:33:33.509463 | TASK [Set zuul-log-path fact] 2026-05-21 02:33:33.531662 | localhost | ok 2026-05-21 02:33:33.553266 | 2026-05-21 02:33:33.553474 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 02:33:33.587307 | localhost | ok 2026-05-21 02:33:33.596500 | 2026-05-21 02:33:33.596744 | TASK [upload-logs : Create log directories] 2026-05-21 02:33:34.193980 | localhost | changed 2026-05-21 02:33:34.199434 | 2026-05-21 02:33:34.199509 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 02:33:34.636133 | localhost -> localhost | ok: Runtime: 0:00:00.006350 2026-05-21 02:33:34.641260 | 2026-05-21 02:33:34.641326 | TASK [upload-logs : Upload logs to log server] 2026-05-21 02:33:35.154159 | localhost | Output suppressed because no_log was given 2026-05-21 02:33:35.157838 | 2026-05-21 02:33:35.157920 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 02:33:35.209404 | localhost | skipping: Conditional result was False 2026-05-21 02:33:35.219258 | localhost | skipping: Conditional result was False 2026-05-21 02:33:35.227963 | 2026-05-21 02:33:35.228089 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 02:33:35.271293 | localhost | skipping: Conditional result was False 2026-05-21 02:33:35.271648 | 2026-05-21 02:33:35.276687 | localhost | skipping: Conditional result was False 2026-05-21 02:33:35.288278 | 2026-05-21 02:33:35.288405 | LOOP [upload-logs : Upload console log and json output]