2026-04-22 07:03:28.084181 | Job console starting 2026-04-22 07:03:28.102222 | Updating git repos 2026-04-22 07:03:28.141067 | Cloning repos into workspace 2026-04-22 07:03:28.245655 | Restoring repo states 2026-04-22 07:03:28.256332 | Merging changes 2026-04-22 07:03:28.672675 | Checking out repos 2026-04-22 07:03:28.763778 | Preparing playbooks 2026-04-22 07:03:30.468415 | Running Ansible setup 2026-04-22 07:03:34.295842 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:03:35.011568 | 2026-04-22 07:03:35.101163 | PLAY [localhost] 2026-04-22 07:03:35.135661 | 2026-04-22 07:03:35.135924 | TASK [Gathering Facts] 2026-04-22 07:03:36.136144 | localhost | ok 2026-04-22 07:03:36.144506 | 2026-04-22 07:03:36.144590 | TASK [Setup log path fact] 2026-04-22 07:03:36.174398 | localhost | ok 2026-04-22 07:03:36.193826 | 2026-04-22 07:03:36.193941 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:03:36.226857 | localhost | ok 2026-04-22 07:03:36.254161 | 2026-04-22 07:03:36.254401 | TASK [emit-job-header : Print job information] 2026-04-22 07:03:36.299896 | # Job Information 2026-04-22 07:03:36.300103 | Ansible Version: 2.16.16 2026-04-22 07:03:36.300148 | Job: ansible-test 2026-04-22 07:03:36.300173 | Pipeline: check 2026-04-22 07:03:36.300194 | Executor: 0a8996d2b663 2026-04-22 07:03:36.300215 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/118 2026-04-22 07:03:36.300239 | Event ID: 3f0b5d90-3e19-11f1-9321-c146272f6338 2026-04-22 07:03:36.304615 | 2026-04-22 07:03:36.304697 | LOOP [emit-job-header : Print node information] 2026-04-22 07:03:36.402928 | localhost | ok: 2026-04-22 07:03:36.403119 | localhost | # Node Information 2026-04-22 07:03:36.403148 | localhost | Inventory Hostname: ubuntu-noble 2026-04-22 07:03:36.403171 | localhost | Hostname: np0000169184 2026-04-22 07:03:36.403191 | localhost | Username: zuul 2026-04-22 07:03:36.403214 | localhost | Distro: Ubuntu 24.04 2026-04-22 07:03:36.403235 | localhost | Provider: yul1 2026-04-22 07:03:36.403254 | localhost | Region: ca-ymq-1 2026-04-22 07:03:36.403273 | localhost | Label: ubuntu-noble 2026-04-22 07:03:36.403292 | localhost | Product Name: OpenStack Nova 2026-04-22 07:03:36.403310 | localhost | Interface IP: 199.204.45.78 2026-04-22 07:03:36.419216 | 2026-04-22 07:03:36.419454 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 07:03:37.026260 | localhost -> localhost | changed 2026-04-22 07:03:37.031775 | 2026-04-22 07:03:37.031850 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 07:03:37.935859 | localhost -> localhost | changed 2026-04-22 07:03:37.944409 | 2026-04-22 07:03:37.944511 | PLAY [all] 2026-04-22 07:03:37.956505 | 2026-04-22 07:03:37.956660 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 07:03:38.240059 | ubuntu-noble -> localhost | ok 2026-04-22 07:03:38.249650 | 2026-04-22 07:03:38.249833 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 07:03:38.273530 | ubuntu-noble | ok 2026-04-22 07:03:38.293428 | ubuntu-noble | included: /var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 07:03:38.301594 | 2026-04-22 07:03:38.301664 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 07:03:39.378923 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-22 07:03:39.379124 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/work/9f39349c842344ccad1fce382dc4fb6e_id_rsa 2026-04-22 07:03:39.379155 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/work/9f39349c842344ccad1fce382dc4fb6e_id_rsa.pub 2026-04-22 07:03:39.379179 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-22 07:03:39.379200 | ubuntu-noble -> localhost | SHA256:Xu+PXsLS5tqweaqKv1P8oUNsY7+Kq8SdWANfa6YEiT4 zuul-build-sshkey 2026-04-22 07:03:39.379237 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-22 07:03:39.379259 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-22 07:03:39.379289 | ubuntu-noble -> localhost | | | 2026-04-22 07:03:39.379310 | ubuntu-noble -> localhost | | . . | 2026-04-22 07:03:39.379331 | ubuntu-noble -> localhost | | . + . | 2026-04-22 07:03:39.379350 | ubuntu-noble -> localhost | | . + . . | 2026-04-22 07:03:39.379370 | ubuntu-noble -> localhost | | E =oS . | 2026-04-22 07:03:39.379390 | ubuntu-noble -> localhost | | o = BO..+ | 2026-04-22 07:03:39.379409 | ubuntu-noble -> localhost | | + +=.=o.* . | 2026-04-22 07:03:39.379429 | ubuntu-noble -> localhost | | . ...o oX.+ | 2026-04-22 07:03:39.379451 | ubuntu-noble -> localhost | | oo*=o+***.. | 2026-04-22 07:03:39.379471 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-22 07:03:39.379516 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.560452 2026-04-22 07:03:39.385377 | 2026-04-22 07:03:39.385458 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 07:03:39.418740 | ubuntu-noble | ok 2026-04-22 07:03:39.427380 | ubuntu-noble | included: /var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 07:03:39.435175 | 2026-04-22 07:03:39.435238 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 07:03:39.459810 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:03:39.470486 | 2026-04-22 07:03:39.470573 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 07:03:40.015275 | ubuntu-noble | changed 2026-04-22 07:03:40.028899 | 2026-04-22 07:03:40.029054 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 07:03:40.268051 | ubuntu-noble | ok 2026-04-22 07:03:40.274714 | 2026-04-22 07:03:40.274780 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 07:03:40.845915 | ubuntu-noble | changed 2026-04-22 07:03:40.851722 | 2026-04-22 07:03:40.851789 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 07:03:41.410927 | ubuntu-noble | changed 2026-04-22 07:03:41.417888 | 2026-04-22 07:03:41.417953 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 07:03:41.442236 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:03:41.452326 | 2026-04-22 07:03:41.452455 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 07:03:41.815037 | ubuntu-noble -> localhost | changed 2026-04-22 07:03:41.831707 | 2026-04-22 07:03:41.831796 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 07:03:42.105135 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/work/9f39349c842344ccad1fce382dc4fb6e_id_rsa (zuul-build-sshkey) 2026-04-22 07:03:42.105374 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013323 2026-04-22 07:03:42.111577 | 2026-04-22 07:03:42.111719 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 07:03:42.447751 | ubuntu-noble | ok 2026-04-22 07:03:42.459677 | 2026-04-22 07:03:42.459862 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 07:03:42.486247 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:03:42.499520 | 2026-04-22 07:03:42.499596 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-22 07:03:42.904335 | ubuntu-noble | ok 2026-04-22 07:03:42.913538 | 2026-04-22 07:03:42.913647 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-22 07:03:43.834430 | ubuntu-noble | Output suppressed because no_log was given 2026-04-22 07:03:43.845056 | 2026-04-22 07:03:43.845145 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-22 07:03:44.123366 | ubuntu-noble | ok: "logs" 2026-04-22 07:03:44.123598 | ubuntu-noble | ok: All items complete 2026-04-22 07:03:44.123640 | 2026-04-22 07:03:44.265477 | ubuntu-noble | ok: "artifacts" 2026-04-22 07:03:44.502856 | ubuntu-noble | ok: "docs" 2026-04-22 07:03:44.512450 | 2026-04-22 07:03:44.512590 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-22 07:03:44.751939 | ubuntu-noble | changed: "logs" 2026-04-22 07:03:44.944588 | ubuntu-noble | changed: "artifacts" 2026-04-22 07:03:45.160085 | ubuntu-noble | changed: "docs" 2026-04-22 07:03:45.181780 | 2026-04-22 07:03:45.181941 | PLAY RECAP 2026-04-22 07:03:45.181991 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:03:45.182024 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-22 07:03:45.182045 | 2026-04-22 07:03:45.351680 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 07:03:45.353177 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-22 07:03:45.994012 | 2026-04-22 07:03:45.994155 | PLAY [all] 2026-04-22 07:03:46.006092 | 2026-04-22 07:03:46.006202 | TASK [setup-uv : Extract archive] 2026-04-22 07:03:48.416618 | ubuntu-noble | changed 2026-04-22 07:04:06.923230 | 2026-04-22 07:04:06.923511 | TASK [setup-uv : Print version] 2026-04-22 07:04:07.475311 | ubuntu-noble | uv 0.8.13 2026-04-22 07:04:07.479836 | ubuntu-noble | ok: Runtime: 0:00:00.021506 2026-04-22 07:04:07.489939 | 2026-04-22 07:04:07.490008 | TASK [Install Galaxy collection] 2026-04-22 07:04:07.826789 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-04-22 07:04:07.826968 | ubuntu-noble | Creating virtual environment at: .venv 2026-04-22 07:04:08.079836 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-04-22 07:04:08.080254 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-04-22 07:04:08.081280 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-04-22 07:04:08.248289 | ubuntu-noble | Downloading cryptography 2026-04-22 07:04:08.314489 | ubuntu-noble | Downloading pygments 2026-04-22 07:04:08.511729 | ubuntu-noble | Downloading ansible-core 2026-04-22 07:04:08.554574 | ubuntu-noble | Installed 37 packages in 42ms 2026-04-22 07:04:18.241265 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-04-22 07:04:24.024448 | ubuntu-noble | Starting galaxy collection install process 2026-04-22 07:04:24.024548 | ubuntu-noble | Process install dependency map 2026-04-22 07:04:24.024561 | ubuntu-noble | Starting collection install process 2026-04-22 07:04:24.024571 | ubuntu-noble | Installing 'vexxhost.containers:1.6.6' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-04-22 07:04:24.024581 | ubuntu-noble | Created collection for vexxhost.containers:1.6.6 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-22 07:04:24.024589 | ubuntu-noble | vexxhost.containers:1.6.6 was installed successfully 2026-04-22 07:04:24.024599 | 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-10773wo3z6fr/tmpu2xze49w/ansible-posix-2.1.0-hhye0ip9 2026-04-22 07:04:24.024634 | ubuntu-noble | Installing 'ansible.posix:2.1.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-04-22 07:04:24.024643 | ubuntu-noble | ansible.posix:2.1.0 was installed successfully 2026-04-22 07:04:24.024652 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-12.6.0.tar.gz to /home/zuul/.ansible/tmp/ansible-local-10773wo3z6fr/tmpu2xze49w/community-general-12.6.0-1m_bv0eo 2026-04-22 07:04:24.024678 | ubuntu-noble | Installing 'community.general:12.6.0' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-04-22 07:04:24.024689 | ubuntu-noble | community.general:12.6.0 was installed successfully 2026-04-22 07:04:24.580257 | ubuntu-noble | ok: Runtime: 0:00:16.378123 2026-04-22 07:04:24.581960 | 2026-04-22 07:04:24.582005 | PLAY RECAP 2026-04-22 07:04:24.582050 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:04:24.582071 | 2026-04-22 07:04:24.705167 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-04-22 07:04:24.707315 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-22 07:04:25.274856 | 2026-04-22 07:04:25.275001 | PLAY [all] 2026-04-22 07:04:25.286472 | 2026-04-22 07:04:25.286559 | TASK [Load metadata] 2026-04-22 07:04:25.339417 | ubuntu-noble | ok 2026-04-22 07:04:25.347132 | 2026-04-22 07:04:25.347234 | TASK [Run "ansible-test"] 2026-04-22 07:04:26.292671 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-22 07:04:26.292858 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-22 07:04:26.292881 | ubuntu-noble | Unit test controller with Python 3.12 2026-04-22 07:04:27.703245 | ubuntu-noble | ============================= test session starts ============================== 2026-04-22 07:04:27.703289 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-04-22 07:04:27.703296 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-04-22 07:04:27.703303 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-04-22 07:04:27.703307 | ubuntu-noble | plugins: xdist-3.8.0, forked-1.6.0 2026-04-22 07:04:27.703312 | ubuntu-noble | created: 8/8 workers 2026-04-22 07:04:27.703315 | ubuntu-noble | 8 workers [26 items] 2026-04-22 07:04:27.703319 | ubuntu-noble | 2026-04-22 07:04:27.948539 | ubuntu-noble | .......................... [100%] 2026-04-22 07:04:27.948596 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-04-22 07:04:27.948608 | ubuntu-noble | ============================== 26 passed in 1.03s ============================== 2026-04-22 07:04:27.982765 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-04-22 07:04:27.982786 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-04-22 07:04:27.982795 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-04-22 07:04:28.389754 | ubuntu-noble | ok: Runtime: 0:00:02.320315 2026-04-22 07:04:28.391475 | 2026-04-22 07:04:28.391524 | PLAY RECAP 2026-04-22 07:04:28.391567 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-22 07:04:28.391589 | 2026-04-22 07:04:28.546597 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-04-22 07:04:28.548828 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:04:29.155397 | 2026-04-22 07:04:29.155529 | PLAY [all] 2026-04-22 07:04:29.166990 | 2026-04-22 07:04:29.167111 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-22 07:04:29.212275 | ubuntu-noble | skipping: Conditional result was False 2026-04-22 07:04:29.223430 | 2026-04-22 07:04:29.223512 | TASK [fetch-output : Set log path for single node] 2026-04-22 07:04:29.267550 | ubuntu-noble | ok 2026-04-22 07:04:29.274288 | 2026-04-22 07:04:29.274381 | LOOP [fetch-output : Ensure local output dirs] 2026-04-22 07:04:29.662397 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/work/logs" 2026-04-22 07:04:29.873986 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/work/artifacts" 2026-04-22 07:04:30.096665 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/9f39349c842344ccad1fce382dc4fb6e/work/docs" 2026-04-22 07:04:30.113305 | 2026-04-22 07:04:30.113491 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-22 07:04:30.794598 | ubuntu-noble | ok 2026-04-22 07:04:30.794813 | ubuntu-noble | changed: All items complete 2026-04-22 07:04:30.794842 | 2026-04-22 07:04:31.262727 | ubuntu-noble | changed: .d..t...... ./ 2026-04-22 07:04:31.741039 | ubuntu-noble | changed: .d..t...... ./ 2026-04-22 07:04:31.762281 | 2026-04-22 07:04:31.762469 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-22 07:04:32.182442 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008574 2026-04-22 07:04:32.436394 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008851 2026-04-22 07:04:32.448514 | 2026-04-22 07:04:32.448650 | PLAY [all] 2026-04-22 07:04:32.455632 | 2026-04-22 07:04:32.455702 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-22 07:04:32.978374 | ubuntu-noble | changed 2026-04-22 07:04:32.984641 | 2026-04-22 07:04:32.984691 | PLAY RECAP 2026-04-22 07:04:32.984738 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-22 07:04:32.984760 | 2026-04-22 07:04:33.143594 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-22 07:04:33.145802 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-22 07:04:33.738506 | 2026-04-22 07:04:33.738686 | PLAY [localhost] 2026-04-22 07:04:33.749283 | 2026-04-22 07:04:33.749361 | TASK [Generate Zuul manifest] 2026-04-22 07:04:33.773211 | localhost | ok 2026-04-22 07:04:33.791410 | 2026-04-22 07:04:33.791602 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-22 07:04:34.095516 | localhost | changed 2026-04-22 07:04:34.119620 | 2026-04-22 07:04:34.119805 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-22 07:04:34.160114 | localhost | ok 2026-04-22 07:04:34.166877 | 2026-04-22 07:04:34.166946 | TASK [Upload logs] 2026-04-22 07:04:34.200147 | localhost | ok 2026-04-22 07:04:34.264542 | 2026-04-22 07:04:34.264678 | TASK [Set zuul-log-path fact] 2026-04-22 07:04:34.286350 | localhost | ok 2026-04-22 07:04:34.300046 | 2026-04-22 07:04:34.300150 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 07:04:34.332493 | localhost | ok 2026-04-22 07:04:34.341068 | 2026-04-22 07:04:34.341138 | TASK [upload-logs : Create log directories] 2026-04-22 07:04:34.754758 | localhost | changed 2026-04-22 07:04:34.760647 | 2026-04-22 07:04:34.760736 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-22 07:04:35.174021 | localhost -> localhost | ok: Runtime: 0:00:00.005515 2026-04-22 07:04:35.180754 | 2026-04-22 07:04:35.180866 | TASK [upload-logs : Upload logs to log server] 2026-04-22 07:04:35.660781 | localhost | Output suppressed because no_log was given 2026-04-22 07:04:35.665971 | 2026-04-22 07:04:35.666075 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 07:04:35.707973 | localhost | skipping: Conditional result was False 2026-04-22 07:04:35.714939 | localhost | skipping: Conditional result was False 2026-04-22 07:04:35.725736 | 2026-04-22 07:04:35.725833 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 07:04:35.765204 | localhost | skipping: Conditional result was False 2026-04-22 07:04:35.765601 | 2026-04-22 07:04:35.769498 | localhost | skipping: Conditional result was False 2026-04-22 07:04:35.777724 | 2026-04-22 07:04:35.777821 | LOOP [upload-logs : Upload console log and json output]