2026-09-17 15:13:57.110903 | Job console starting 2026-09-17 15:13:57.121338 | Updating git repos 2026-09-17 15:13:57.156995 | Cloning repos into workspace 2026-09-17 15:13:57.217326 | Restoring repo states 2026-09-17 15:13:57.225026 | Merging changes 2026-09-17 15:13:57.563277 | Checking out repos 2026-09-17 15:13:57.612354 | Preparing playbooks 2026-09-17 15:13:58.812919 | Running Ansible setup 2026-09-17 15:14:02.446489 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 15:14:02.977064 | 2026-09-17 15:14:02.977411 | PLAY [localhost] 2026-09-17 15:14:02.984780 | 2026-09-17 15:14:02.984856 | TASK [Gathering Facts] 2026-09-17 15:14:03.927145 | localhost | ok 2026-09-17 15:14:03.940695 | 2026-09-17 15:14:03.940843 | TASK [Setup log path fact] 2026-09-17 15:14:03.962622 | localhost | ok 2026-09-17 15:14:03.981965 | 2026-09-17 15:14:03.982050 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 15:14:04.021540 | localhost | ok 2026-09-17 15:14:04.030007 | 2026-09-17 15:14:04.030107 | TASK [emit-job-header : Print job information] 2026-09-17 15:14:04.072353 | # Job Information 2026-09-17 15:14:04.072968 | Ansible Version: 2.16.18 2026-09-17 15:14:04.073043 | Job: ansible-test 2026-09-17 15:14:04.073088 | Pipeline: check 2026-09-17 15:14:04.073127 | Executor: 2d72f0692154 2026-09-17 15:14:04.073166 | Triggered by: https://github.com/vexxhost/ansible-collection-ceph/pull/126 2026-09-17 15:14:04.073210 | Event ID: e58b8820-b2a9-11f1-88c6-4627b4dcbe39 2026-09-17 15:14:04.078324 | 2026-09-17 15:14:04.078420 | LOOP [emit-job-header : Print node information] 2026-09-17 15:14:04.192352 | localhost | ok: 2026-09-17 15:14:04.192588 | localhost | # Node Information 2026-09-17 15:14:04.192629 | localhost | Inventory Hostname: ubuntu-noble 2026-09-17 15:14:04.192658 | localhost | Hostname: np0000193035 2026-09-17 15:14:04.192685 | localhost | Username: zuul 2026-09-17 15:14:04.192716 | localhost | Distro: Ubuntu 24.04 2026-09-17 15:14:04.192742 | localhost | Provider: yul1 2026-09-17 15:14:04.192767 | localhost | Region: ca-ymq-1 2026-09-17 15:14:04.192791 | localhost | Label: ubuntu-noble 2026-09-17 15:14:04.192815 | localhost | Product Name: OpenStack Nova 2026-09-17 15:14:04.192839 | localhost | Interface IP: 162.253.55.226 2026-09-17 15:14:04.206271 | 2026-09-17 15:14:04.206486 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-09-17 15:14:04.613222 | localhost -> localhost | changed 2026-09-17 15:14:04.623602 | 2026-09-17 15:14:04.623796 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-09-17 15:14:05.521117 | localhost -> localhost | changed 2026-09-17 15:14:05.533514 | 2026-09-17 15:14:05.533671 | PLAY [all] 2026-09-17 15:14:05.550526 | 2026-09-17 15:14:05.550704 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-09-17 15:14:05.789940 | ubuntu-noble -> localhost | ok 2026-09-17 15:14:05.802489 | 2026-09-17 15:14:05.802699 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-09-17 15:14:05.840919 | ubuntu-noble | ok 2026-09-17 15:14:05.864645 | ubuntu-noble | included: /var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-09-17 15:14:05.873284 | 2026-09-17 15:14:05.873388 | TASK [add-build-sshkey : Create Temp SSH key] 2026-09-17 15:14:07.124024 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-09-17 15:14:07.124292 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/work/7846a4859bf145f396e3dca195cf14d3_id_rsa 2026-09-17 15:14:07.124355 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/work/7846a4859bf145f396e3dca195cf14d3_id_rsa.pub 2026-09-17 15:14:07.124399 | ubuntu-noble -> localhost | The key fingerprint is: 2026-09-17 15:14:07.124440 | ubuntu-noble -> localhost | SHA256:7Pv+kCGyRqcupScpdjOcNTCltnYLC5TWIdlXOgFBd5A zuul-build-sshkey 2026-09-17 15:14:07.124525 | ubuntu-noble -> localhost | The key's randomart image is: 2026-09-17 15:14:07.124589 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-09-17 15:14:07.124640 | ubuntu-noble -> localhost | | ++o++o | 2026-09-17 15:14:07.124682 | ubuntu-noble -> localhost | | o o.E+ | 2026-09-17 15:14:07.124721 | ubuntu-noble -> localhost | | + =o | 2026-09-17 15:14:07.124761 | ubuntu-noble -> localhost | | + * o | 2026-09-17 15:14:07.124800 | ubuntu-noble -> localhost | | o . +o S . | 2026-09-17 15:14:07.124839 | ubuntu-noble -> localhost | | . +.=* . o | 2026-09-17 15:14:07.124876 | ubuntu-noble -> localhost | | + X+o. o | 2026-09-17 15:14:07.124914 | ubuntu-noble -> localhost | | o %oo . . | 2026-09-17 15:14:07.124957 | ubuntu-noble -> localhost | | . o *. .oo.. | 2026-09-17 15:14:07.124995 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-09-17 15:14:07.125080 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.768543 2026-09-17 15:14:07.135815 | 2026-09-17 15:14:07.135939 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-09-17 15:14:07.170995 | ubuntu-noble | ok 2026-09-17 15:14:07.190669 | ubuntu-noble | included: /var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-09-17 15:14:07.204294 | 2026-09-17 15:14:07.204402 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-09-17 15:14:07.229949 | ubuntu-noble | skipping: Conditional result was False 2026-09-17 15:14:07.242539 | 2026-09-17 15:14:07.242689 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-09-17 15:14:07.836042 | ubuntu-noble | changed 2026-09-17 15:14:07.847516 | 2026-09-17 15:14:07.847665 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-09-17 15:14:08.099948 | ubuntu-noble | ok 2026-09-17 15:14:08.110950 | 2026-09-17 15:14:08.111073 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-09-17 15:14:08.723925 | ubuntu-noble | changed 2026-09-17 15:14:08.736722 | 2026-09-17 15:14:08.736870 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-09-17 15:14:09.314583 | ubuntu-noble | changed 2026-09-17 15:14:09.320224 | 2026-09-17 15:14:09.320285 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-09-17 15:14:09.344286 | ubuntu-noble | skipping: Conditional result was False 2026-09-17 15:14:09.351646 | 2026-09-17 15:14:09.351726 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-09-17 15:14:09.774509 | ubuntu-noble -> localhost | changed 2026-09-17 15:14:09.787747 | 2026-09-17 15:14:09.787833 | TASK [add-build-sshkey : Add back temp key] 2026-09-17 15:14:10.095209 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/work/7846a4859bf145f396e3dca195cf14d3_id_rsa (zuul-build-sshkey) 2026-09-17 15:14:10.095519 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014817 2026-09-17 15:14:10.106489 | 2026-09-17 15:14:10.106646 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-09-17 15:14:10.468602 | ubuntu-noble | ok 2026-09-17 15:14:10.478676 | 2026-09-17 15:14:10.478812 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-09-17 15:14:10.515105 | ubuntu-noble | skipping: Conditional result was False 2026-09-17 15:14:10.539725 | 2026-09-17 15:14:10.539942 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-09-17 15:14:10.926508 | ubuntu-noble | ok 2026-09-17 15:14:10.974811 | 2026-09-17 15:14:10.974949 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-09-17 15:14:11.868751 | ubuntu-noble | Output suppressed because no_log was given 2026-09-17 15:14:11.887425 | 2026-09-17 15:14:11.887585 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-09-17 15:14:12.162764 | ubuntu-noble | ok: "logs" 2026-09-17 15:14:12.163097 | ubuntu-noble | ok: All items complete 2026-09-17 15:14:12.163184 | 2026-09-17 15:14:12.372163 | ubuntu-noble | ok: "artifacts" 2026-09-17 15:14:12.558678 | ubuntu-noble | ok: "docs" 2026-09-17 15:14:12.578704 | 2026-09-17 15:14:12.578900 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-09-17 15:14:12.784754 | ubuntu-noble | changed: "logs" 2026-09-17 15:14:13.031511 | ubuntu-noble | changed: "artifacts" 2026-09-17 15:14:13.249348 | ubuntu-noble | changed: "docs" 2026-09-17 15:14:13.272303 | 2026-09-17 15:14:13.272481 | PLAY RECAP 2026-09-17 15:14:13.272622 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 15:14:13.272695 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-09-17 15:14:13.272744 | 2026-09-17 15:14:13.421221 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-09-17 15:14:13.423363 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-09-17 15:14:14.006530 | 2026-09-17 15:14:14.006952 | PLAY [all] 2026-09-17 15:14:14.019215 | 2026-09-17 15:14:14.019324 | TASK [setup-uv : Extract archive] 2026-09-17 15:14:16.599312 | ubuntu-noble | changed 2026-09-17 15:14:16.622977 | 2026-09-17 15:14:16.623166 | TASK [setup-uv : Print version] 2026-09-17 15:14:17.020334 | ubuntu-noble | uv 0.8.13 2026-09-17 15:14:17.182336 | ubuntu-noble | ok: Runtime: 0:00:00.013410 2026-09-17 15:14:17.201334 | 2026-09-17 15:14:17.201475 | TASK [Install Galaxy collection] 2026-09-17 15:14:17.562437 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-09-17 15:14:17.562601 | ubuntu-noble | Creating virtual environment at: .venv 2026-09-17 15:14:17.834373 | ubuntu-noble | Downloading netaddr (2.2MiB) 2026-09-17 15:14:17.834633 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-09-17 15:14:17.837907 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-09-17 15:14:18.024723 | ubuntu-noble | Downloading netaddr 2026-09-17 15:14:18.035422 | ubuntu-noble | Downloading cryptography 2026-09-17 15:14:18.090294 | ubuntu-noble | Downloading pygments 2026-09-17 15:14:18.096647 | ubuntu-noble | Downloading ansible-core (2.1MiB) 2026-09-17 15:14:18.378673 | ubuntu-noble | Downloading ansible-core 2026-09-17 15:14:18.425409 | ubuntu-noble | Installed 37 packages in 46ms 2026-09-17 15:16:41.098724 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory 2026-09-17 15:16:41.098855 | ubuntu-noble | outside the collection 2026-09-17 15:21:02.379079 | ubuntu-noble | Starting galaxy collection install process 2026-09-17 15:21:02.379124 | ubuntu-noble | Process install dependency map 2026-09-17 15:21:02.379133 | ubuntu-noble | Starting collection install process 2026-09-17 15:21:02.379142 | ubuntu-noble | Installing 'vexxhost.ceph:4.2.0' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph' 2026-09-17 15:21:02.379150 | ubuntu-noble | Created collection for vexxhost.ceph:4.2.0 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/ceph 2026-09-17 15:21:02.379171 | ubuntu-noble | vexxhost.ceph:4.2.0 was installed successfully 2026-09-17 15:21:02.379179 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/ansible-utils-6.1.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-108543t3i2yo/tmp6kl0e2gr/ansible-utils-6.1.1-6a3kvvoi 2026-09-17 15:21:02.379202 | ubuntu-noble | Installing 'ansible.utils:6.1.1' to '/home/zuul/.ansible/collections/ansible_collections/ansible/utils' 2026-09-17 15:21:02.379209 | ubuntu-noble | ansible.utils:6.1.1 was installed successfully 2026-09-17 15:21:02.379218 | 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-108543t3i2yo/tmp6kl0e2gr/vexxhost-containers-1.6.8-3ftrb47j 2026-09-17 15:21:02.379229 | ubuntu-noble | Installing 'vexxhost.containers:1.6.8' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-09-17 15:21:02.379237 | ubuntu-noble | vexxhost.containers:1.6.8 was installed successfully 2026-09-17 15:21:02.379245 | 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-108543t3i2yo/tmp6kl0e2gr/ansible-posix-2.2.2-it22t8mj 2026-09-17 15:21:02.379253 | ubuntu-noble | Installing 'ansible.posix:2.2.2' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-09-17 15:21:02.379261 | ubuntu-noble | ansible.posix:2.2.2 was installed successfully 2026-09-17 15:21:02.379268 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.4.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-108543t3i2yo/tmp6kl0e2gr/community-general-13.4.0-rpsoez2n 2026-09-17 15:21:02.379276 | ubuntu-noble | Installing 'community.general:13.4.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-09-17 15:21:02.379283 | ubuntu-noble | community.general:13.4.0 was installed successfully 2026-09-17 15:21:02.379294 | 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-108543t3i2yo/tmp6kl0e2gr/community-library_inventory_filtering_v1-1.1.5-a4bxvfr4 2026-09-17 15:21:02.379305 | ubuntu-noble | Installing 'community.library_inventory_filtering_v1:1.1.5' to '/home/zuul/.ansible/collections/ansible_collections/community/library_inventory_filtering_v1' 2026-09-17 15:21:02.379313 | ubuntu-noble | community.library_inventory_filtering_v1:1.1.5 was installed successfully 2026-09-17 15:21:03.021969 | ubuntu-noble | ok: Runtime: 0:06:45.057015 2026-09-17 15:21:03.024958 | 2026-09-17 15:21:03.025055 | PLAY RECAP 2026-09-17 15:21:03.025142 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 15:21:03.025185 | 2026-09-17 15:21:03.183356 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-09-17 15:21:03.186131 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-09-17 15:21:03.733564 | 2026-09-17 15:21:03.733710 | PLAY [all] 2026-09-17 15:21:03.745557 | 2026-09-17 15:21:03.745676 | TASK [Load metadata] 2026-09-17 15:21:03.797240 | ubuntu-noble | ok 2026-09-17 15:21:03.805391 | 2026-09-17 15:21:03.805551 | TASK [Run "ansible-test"] 2026-09-17 15:21:04.784261 | ubuntu-noble | WARNING: All targets skipped. 2026-09-17 15:21:05.357513 | ubuntu-noble | ok: Runtime: 0:00:00.632217 2026-09-17 15:21:05.359919 | 2026-09-17 15:21:05.360015 | PLAY RECAP 2026-09-17 15:21:05.360100 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-09-17 15:21:05.360151 | 2026-09-17 15:21:05.478575 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-09-17 15:21:05.480786 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 15:21:06.082331 | 2026-09-17 15:21:06.082457 | PLAY [all] 2026-09-17 15:21:06.093790 | 2026-09-17 15:21:06.093866 | TASK [fetch-output : Set log path for multiple nodes] 2026-09-17 15:21:06.149037 | ubuntu-noble | skipping: Conditional result was False 2026-09-17 15:21:06.156276 | 2026-09-17 15:21:06.156381 | TASK [fetch-output : Set log path for single node] 2026-09-17 15:21:06.206304 | ubuntu-noble | ok 2026-09-17 15:21:06.215937 | 2026-09-17 15:21:06.216026 | LOOP [fetch-output : Ensure local output dirs] 2026-09-17 15:21:06.611713 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/work/logs" 2026-09-17 15:21:06.844745 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/work/artifacts" 2026-09-17 15:21:07.096742 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/7846a4859bf145f396e3dca195cf14d3/work/docs" 2026-09-17 15:21:07.116766 | 2026-09-17 15:21:07.116994 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-09-17 15:21:07.842792 | ubuntu-noble | changed: .d..t...... ./ 2026-09-17 15:21:07.843125 | ubuntu-noble | changed: All items complete 2026-09-17 15:21:07.843180 | 2026-09-17 15:21:08.391969 | ubuntu-noble | changed: .d..t...... ./ 2026-09-17 15:21:08.892225 | ubuntu-noble | changed: .d..t...... ./ 2026-09-17 15:21:08.917009 | 2026-09-17 15:21:08.917205 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-09-17 15:21:09.429099 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008379 2026-09-17 15:21:09.682463 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008469 2026-09-17 15:21:09.697811 | 2026-09-17 15:21:09.697975 | PLAY [all] 2026-09-17 15:21:09.712638 | 2026-09-17 15:21:09.712892 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-09-17 15:21:10.241770 | ubuntu-noble | changed 2026-09-17 15:21:10.252977 | 2026-09-17 15:21:10.253132 | PLAY RECAP 2026-09-17 15:21:10.253218 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-09-17 15:21:10.253260 | 2026-09-17 15:21:10.388181 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-09-17 15:21:10.390174 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-09-17 15:21:10.932621 | 2026-09-17 15:21:10.932785 | PLAY [localhost] 2026-09-17 15:21:10.942781 | 2026-09-17 15:21:10.942865 | TASK [Generate Zuul manifest] 2026-09-17 15:21:10.960764 | localhost | ok 2026-09-17 15:21:10.974305 | 2026-09-17 15:21:10.974384 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-09-17 15:21:11.390373 | localhost | changed 2026-09-17 15:21:11.408602 | 2026-09-17 15:21:11.408765 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-09-17 15:21:11.449839 | localhost | ok 2026-09-17 15:21:11.463782 | 2026-09-17 15:21:11.463901 | TASK [Upload logs] 2026-09-17 15:21:11.485010 | localhost | ok 2026-09-17 15:21:11.552359 | 2026-09-17 15:21:11.552516 | TASK [Set zuul-log-path fact] 2026-09-17 15:21:11.571751 | localhost | ok 2026-09-17 15:21:11.585424 | 2026-09-17 15:21:11.585511 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-09-17 15:21:11.615041 | localhost | ok 2026-09-17 15:21:11.623559 | 2026-09-17 15:21:11.623643 | TASK [upload-logs : Create log directories] 2026-09-17 15:21:12.067830 | localhost | changed 2026-09-17 15:21:12.073826 | 2026-09-17 15:21:12.073912 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-09-17 15:21:12.580101 | localhost -> localhost | ok: Runtime: 0:00:00.005214 2026-09-17 15:21:12.586116 | 2026-09-17 15:21:12.586179 | TASK [upload-logs : Upload logs to log server] 2026-09-17 15:21:13.106566 | localhost | Output suppressed because no_log was given 2026-09-17 15:21:13.114902 | 2026-09-17 15:21:13.115112 | LOOP [upload-logs : Compress console log and json output] 2026-09-17 15:21:13.178850 | localhost | skipping: Conditional result was False 2026-09-17 15:21:13.189437 | localhost | skipping: Conditional result was False 2026-09-17 15:21:13.200965 | 2026-09-17 15:21:13.201162 | LOOP [upload-logs : Upload compressed console log and json output] 2026-09-17 15:21:13.247904 | localhost | skipping: Conditional result was False 2026-09-17 15:21:13.248559 | 2026-09-17 15:21:13.251303 | localhost | skipping: Conditional result was False 2026-09-17 15:21:13.269021 | 2026-09-17 15:21:13.269289 | LOOP [upload-logs : Upload console log and json output]