2026-06-03 01:26:20.238004 | Job console starting 2026-06-03 01:26:20.255148 | Updating git repos 2026-06-03 01:26:20.338643 | Cloning repos into workspace 2026-06-03 01:26:20.712474 | Restoring repo states 2026-06-03 01:26:20.725428 | Merging changes 2026-06-03 01:26:21.190757 | Checking out repos 2026-06-03 01:26:21.385815 | Preparing playbooks 2026-06-03 01:26:24.440740 | Running Ansible setup 2026-06-03 01:26:30.328358 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-03 01:26:30.984684 | 2026-06-03 01:26:30.984896 | PLAY [localhost] 2026-06-03 01:26:30.994440 | 2026-06-03 01:26:30.994588 | TASK [Gathering Facts] 2026-06-03 01:26:31.928304 | localhost | ok 2026-06-03 01:26:31.947584 | 2026-06-03 01:26:31.947693 | TASK [Setup log path fact] 2026-06-03 01:26:31.966958 | localhost | ok 2026-06-03 01:26:31.979945 | 2026-06-03 01:26:31.980043 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 01:26:32.034413 | localhost | ok 2026-06-03 01:26:32.045849 | 2026-06-03 01:26:32.045975 | TASK [emit-job-header : Print job information] 2026-06-03 01:26:32.096752 | # Job Information 2026-06-03 01:26:32.097283 | Ansible Version: 2.16.18 2026-06-03 01:26:32.097575 | Job: ansible-test 2026-06-03 01:26:32.097616 | Pipeline: check 2026-06-03 01:26:32.097647 | Executor: 2d72f0692154 2026-06-03 01:26:32.097675 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/128 2026-06-03 01:26:32.097708 | Event ID: 1d781310-5eeb-11f1-908b-3a529372ad09 2026-06-03 01:26:32.101602 | 2026-06-03 01:26:32.101674 | LOOP [emit-job-header : Print node information] 2026-06-03 01:26:32.223296 | localhost | ok: 2026-06-03 01:26:32.223494 | localhost | # Node Information 2026-06-03 01:26:32.223523 | localhost | Inventory Hostname: ubuntu-noble 2026-06-03 01:26:32.223545 | localhost | Hostname: np0000178331 2026-06-03 01:26:32.223565 | localhost | Username: zuul 2026-06-03 01:26:32.223588 | localhost | Distro: Ubuntu 24.04 2026-06-03 01:26:32.223608 | localhost | Provider: yul1 2026-06-03 01:26:32.223628 | localhost | Region: ca-ymq-1 2026-06-03 01:26:32.223647 | localhost | Label: ubuntu-noble 2026-06-03 01:26:32.223665 | localhost | Product Name: OpenStack Nova 2026-06-03 01:26:32.223683 | localhost | Interface IP: 199.204.45.74 2026-06-03 01:26:32.236499 | 2026-06-03 01:26:32.236655 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-03 01:26:32.800303 | localhost -> localhost | changed 2026-06-03 01:26:32.810449 | 2026-06-03 01:26:32.810570 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-03 01:26:33.971247 | localhost -> localhost | changed 2026-06-03 01:26:33.986242 | 2026-06-03 01:26:33.986327 | PLAY [all] 2026-06-03 01:26:33.994546 | 2026-06-03 01:26:33.994626 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-03 01:26:34.251196 | ubuntu-noble -> localhost | ok 2026-06-03 01:26:34.257464 | 2026-06-03 01:26:34.257536 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-03 01:26:34.287591 | ubuntu-noble | ok 2026-06-03 01:26:34.306845 | ubuntu-noble | included: /var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-03 01:26:34.312986 | 2026-06-03 01:26:34.313047 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-03 01:26:36.063078 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-03 01:26:36.063716 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/work/b8728420ebaf4b978b3ffa8f1f84348f_id_rsa 2026-06-03 01:26:36.063795 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/work/b8728420ebaf4b978b3ffa8f1f84348f_id_rsa.pub 2026-06-03 01:26:36.063838 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-03 01:26:36.063872 | ubuntu-noble -> localhost | SHA256:cx6wGxfeaBN2eXhygcU7L9vg5AMol/Po565vh2tYw6c zuul-build-sshkey 2026-06-03 01:26:36.063918 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-03 01:26:36.063951 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-03 01:26:36.063989 | ubuntu-noble -> localhost | | +o | 2026-06-03 01:26:36.064024 | ubuntu-noble -> localhost | | .o.. | 2026-06-03 01:26:36.064056 | ubuntu-noble -> localhost | | . + = +. | 2026-06-03 01:26:36.064088 | ubuntu-noble -> localhost | | = * =o | 2026-06-03 01:26:36.064119 | ubuntu-noble -> localhost | | S O+. o | 2026-06-03 01:26:36.064150 | ubuntu-noble -> localhost | | .O=o= = .| 2026-06-03 01:26:36.064181 | ubuntu-noble -> localhost | | .o.* X = | 2026-06-03 01:26:36.064212 | ubuntu-noble -> localhost | | o E * .| 2026-06-03 01:26:36.064248 | ubuntu-noble -> localhost | | .oO=o . | 2026-06-03 01:26:36.064279 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-03 01:26:36.064348 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.964630 2026-06-03 01:26:36.073933 | 2026-06-03 01:26:36.074028 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-03 01:26:36.108388 | ubuntu-noble | ok 2026-06-03 01:26:36.119361 | ubuntu-noble | included: /var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-03 01:26:36.127364 | 2026-06-03 01:26:36.127430 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-03 01:26:36.163326 | ubuntu-noble | skipping: Conditional result was False 2026-06-03 01:26:36.169431 | 2026-06-03 01:26:36.169499 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-03 01:26:36.724986 | ubuntu-noble | changed 2026-06-03 01:26:36.730534 | 2026-06-03 01:26:36.730616 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-03 01:26:36.945349 | ubuntu-noble | ok 2026-06-03 01:26:36.951111 | 2026-06-03 01:26:36.951177 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-03 01:26:37.544651 | ubuntu-noble | changed 2026-06-03 01:26:37.679705 | 2026-06-03 01:26:37.679877 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-03 01:26:38.240212 | ubuntu-noble | changed 2026-06-03 01:26:38.246469 | 2026-06-03 01:26:38.246538 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-03 01:26:38.268093 | ubuntu-noble | skipping: Conditional result was False 2026-06-03 01:26:38.274620 | 2026-06-03 01:26:38.274708 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-03 01:26:38.787426 | ubuntu-noble -> localhost | changed 2026-06-03 01:26:38.813492 | 2026-06-03 01:26:38.813616 | TASK [add-build-sshkey : Add back temp key] 2026-06-03 01:26:39.409683 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/work/b8728420ebaf4b978b3ffa8f1f84348f_id_rsa (zuul-build-sshkey) 2026-06-03 01:26:39.410103 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.011099 2026-06-03 01:26:39.420612 | 2026-06-03 01:26:39.420691 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-03 01:26:39.812860 | ubuntu-noble | ok 2026-06-03 01:26:40.046018 | 2026-06-03 01:26:40.046124 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-03 01:26:40.071403 | ubuntu-noble | skipping: Conditional result was False 2026-06-03 01:26:40.083116 | 2026-06-03 01:26:40.083190 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-06-03 01:26:40.485558 | ubuntu-noble | ok 2026-06-03 01:26:40.696284 | 2026-06-03 01:26:40.835211 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-06-03 01:26:41.839275 | ubuntu-noble | Output suppressed because no_log was given 2026-06-03 01:26:41.852206 | 2026-06-03 01:26:41.852407 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-06-03 01:26:42.104784 | ubuntu-noble | ok: "logs" 2026-06-03 01:26:42.321277 | ubuntu-noble | ok: All items complete 2026-06-03 01:26:42.321504 | 2026-06-03 01:26:42.330834 | ubuntu-noble | ok: "artifacts" 2026-06-03 01:26:42.503677 | ubuntu-noble | ok: "docs" 2026-06-03 01:26:42.511833 | 2026-06-03 01:26:42.511973 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-06-03 01:26:42.778421 | ubuntu-noble | changed: "logs" 2026-06-03 01:26:42.969489 | ubuntu-noble | changed: "artifacts" 2026-06-03 01:26:43.153885 | ubuntu-noble | changed: "docs" 2026-06-03 01:26:43.306894 | 2026-06-03 01:26:43.307032 | PLAY RECAP 2026-06-03 01:26:43.307088 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-03 01:26:43.307119 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-06-03 01:26:43.307143 | 2026-06-03 01:26:43.540517 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-06-03 01:26:43.546397 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-03 01:26:44.229462 | 2026-06-03 01:26:44.229619 | PLAY [all] 2026-06-03 01:26:44.258496 | 2026-06-03 01:26:44.258658 | TASK [setup-uv : Extract archive] 2026-06-03 01:26:46.875000 | ubuntu-noble | changed 2026-06-03 01:26:46.881678 | 2026-06-03 01:26:46.881762 | TASK [setup-uv : Print version] 2026-06-03 01:26:46.632514 | ubuntu-noble | uv 0.8.13 2026-06-03 01:26:47.510012 | ubuntu-noble | ok: Runtime: 0:00:00.016299 2026-06-03 01:26:47.523543 | 2026-06-03 01:26:47.523616 | TASK [Install Galaxy collection] 2026-06-03 01:26:47.160590 | ubuntu-noble | Using CPython 3.12.3 interpreter at: /usr/bin/python3 2026-06-03 01:26:47.160760 | ubuntu-noble | Creating virtual environment at: .venv 2026-06-03 01:26:48.128367 | ubuntu-noble | Downloading pygments (1.2MiB) 2026-06-03 01:26:48.141228 | ubuntu-noble | Downloading ansible-core (2.3MiB) 2026-06-03 01:26:48.141488 | ubuntu-noble | Downloading cryptography (4.3MiB) 2026-06-03 01:26:48.312940 | ubuntu-noble | Downloading cryptography 2026-06-03 01:26:48.369708 | ubuntu-noble | Downloading pygments 2026-06-03 01:26:48.580099 | ubuntu-noble | Downloading ansible-core 2026-06-03 01:26:48.628785 | ubuntu-noble | Installed 37 packages in 47ms 2026-06-03 01:26:52.550454 | ubuntu-noble | [WARNING]: Skipping './.venv/lib64' as it is a symbolic link to a directory outside the collection 2026-06-03 01:26:56.667832 | ubuntu-noble | Starting galaxy collection install process 2026-06-03 01:26:56.667947 | ubuntu-noble | Process install dependency map 2026-06-03 01:26:56.667970 | ubuntu-noble | Starting collection install process 2026-06-03 01:26:56.667979 | ubuntu-noble | Installing 'vexxhost.containers:1.6.7' to '/home/zuul/.ansible/collections/ansible_collections/vexxhost/containers' 2026-06-03 01:26:56.667989 | ubuntu-noble | Created collection for vexxhost.containers:1.6.7 at /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-06-03 01:26:56.667998 | ubuntu-noble | vexxhost.containers:1.6.7 was installed successfully 2026-06-03 01:26:56.668008 | 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-1079yp8nwyuh/tmpxbr63u9j/ansible-posix-2.2.0-9kwi9aep 2026-06-03 01:26:56.668328 | ubuntu-noble | Installing 'ansible.posix:2.2.0' to '/home/zuul/.ansible/collections/ansible_collections/ansible/posix' 2026-06-03 01:26:56.668344 | ubuntu-noble | ansible.posix:2.2.0 was installed successfully 2026-06-03 01:26:56.668353 | ubuntu-noble | Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-1079yp8nwyuh/tmpxbr63u9j/community-general-13.0.1-qgmfz72g 2026-06-03 01:26:56.668368 | ubuntu-noble | Installing 'community.general:13.0.1' to '/home/zuul/.ansible/collections/ansible_collections/community/general' 2026-06-03 01:26:56.668377 | ubuntu-noble | community.general:13.0.1 was installed successfully 2026-06-03 01:26:57.085645 | ubuntu-noble | ok: Runtime: 0:00:09.675329 2026-06-03 01:26:57.087291 | 2026-06-03 01:26:57.087337 | PLAY RECAP 2026-06-03 01:26:57.087382 | ubuntu-noble | ok: 3 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-03 01:26:57.087404 | 2026-06-03 01:26:57.219898 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/pre.yaml@main] 2026-06-03 01:26:57.222280 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-03 01:26:57.909076 | 2026-06-03 01:26:57.909277 | PLAY [all] 2026-06-03 01:26:57.923599 | 2026-06-03 01:26:57.923746 | TASK [Load metadata] 2026-06-03 01:26:57.989509 | ubuntu-noble | ok 2026-06-03 01:26:57.996216 | 2026-06-03 01:26:57.996318 | TASK [Run "ansible-test"] 2026-06-03 01:26:59.020044 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-06-03 01:26:59.020233 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-03 01:26:59.020257 | ubuntu-noble | Unit test controller with Python 3.12 2026-06-03 01:27:00.407682 | ubuntu-noble | ============================= test session starts ============================== 2026-06-03 01:27:00.407743 | ubuntu-noble | platform linux -- Python 3.12.3, pytest-9.0.3, pluggy-1.6.0 2026-06-03 01:27:00.407755 | ubuntu-noble | rootdir: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers 2026-06-03 01:27:00.407763 | ubuntu-noble | configfile: ../../../../../src/github.com/vexxhost/ansible-collection-containers/.venv/lib/python3.12/site-packages/ansible_test/_data/pytest/config/default.ini 2026-06-03 01:27:00.407768 | ubuntu-noble | plugins: forked-1.6.0, xdist-3.8.0 2026-06-03 01:27:00.407772 | ubuntu-noble | created: 8/8 workers 2026-06-03 01:27:00.407776 | ubuntu-noble | 8 workers [26 items] 2026-06-03 01:27:00.407780 | ubuntu-noble | 2026-06-03 01:27:00.682127 | ubuntu-noble | .......................... [100%] 2026-06-03 01:27:00.682204 | ubuntu-noble | - generated xml file: /home/zuul/.ansible/collections/ansible_collections/vexxhost/containers/tests/output/junit/python3.12-controller-units.xml - 2026-06-03 01:27:00.682216 | ubuntu-noble | ============================== 26 passed in 1.03s ============================== 2026-06-03 01:27:00.711642 | ubuntu-noble | WARNING: Reviewing previous 2 warning(s): 2026-06-03 01:27:00.711674 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.11 because it could not be found. 2026-06-03 01:27:00.711685 | ubuntu-noble | WARNING: Skipping unit tests on Python 3.13 because it could not be found. 2026-06-03 01:27:01.040559 | ubuntu-noble | ok: Runtime: 0:00:02.338792 2026-06-03 01:27:01.048082 | 2026-06-03 01:27:01.048172 | PLAY RECAP 2026-06-03 01:27:01.048220 | ubuntu-noble | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-03 01:27:01.048242 | 2026-06-03 01:27:01.256259 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/ansible-test/run.yaml@main] 2026-06-03 01:27:01.257598 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 01:27:01.988540 | 2026-06-03 01:27:01.988689 | PLAY [all] 2026-06-03 01:27:02.001616 | 2026-06-03 01:27:02.001723 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-03 01:27:02.047677 | ubuntu-noble | skipping: Conditional result was False 2026-06-03 01:27:02.056760 | 2026-06-03 01:27:02.056874 | TASK [fetch-output : Set log path for single node] 2026-06-03 01:27:02.103604 | ubuntu-noble | ok 2026-06-03 01:27:02.108935 | 2026-06-03 01:27:02.109032 | LOOP [fetch-output : Ensure local output dirs] 2026-06-03 01:27:02.972944 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/work/logs" 2026-06-03 01:27:03.213442 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/work/artifacts" 2026-06-03 01:27:03.715881 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/b8728420ebaf4b978b3ffa8f1f84348f/work/docs" 2026-06-03 01:27:03.728645 | 2026-06-03 01:27:03.728794 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-03 01:27:04.452972 | ubuntu-noble | changed: .d..t...... ./ 2026-06-03 01:27:04.453287 | ubuntu-noble | changed: All items complete 2026-06-03 01:27:04.453322 | 2026-06-03 01:27:05.500751 | ubuntu-noble | changed: .d..t...... ./ 2026-06-03 01:27:06.024576 | ubuntu-noble | changed: .d..t...... ./ 2026-06-03 01:27:06.042010 | 2026-06-03 01:27:06.042154 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-03 01:27:06.843405 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.010801 2026-06-03 01:27:07.101928 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.008894 2026-06-03 01:27:07.125773 | 2026-06-03 01:27:08.577501 | PLAY [all] 2026-06-03 01:27:08.591760 | 2026-06-03 01:27:08.591853 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-03 01:27:09.108230 | ubuntu-noble | changed 2026-06-03 01:27:09.114561 | 2026-06-03 01:27:09.114621 | PLAY RECAP 2026-06-03 01:27:09.114667 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-03 01:27:09.114691 | 2026-06-03 01:27:09.353968 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-06-03 01:27:09.357665 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-03 01:27:09.962264 | 2026-06-03 01:27:09.962399 | PLAY [localhost] 2026-06-03 01:27:09.973012 | 2026-06-03 01:27:09.973101 | TASK [Generate Zuul manifest] 2026-06-03 01:27:09.995207 | localhost | ok 2026-06-03 01:27:10.012182 | 2026-06-03 01:27:10.012357 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-03 01:27:10.587378 | localhost | changed 2026-06-03 01:27:10.600462 | 2026-06-03 01:27:10.600717 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-03 01:27:10.643048 | localhost | ok 2026-06-03 01:27:10.652948 | 2026-06-03 01:27:10.653123 | TASK [Upload logs] 2026-06-03 01:27:10.674651 | localhost | ok 2026-06-03 01:27:10.734457 | 2026-06-03 01:27:10.734611 | TASK [Set zuul-log-path fact] 2026-06-03 01:27:10.756857 | localhost | ok 2026-06-03 01:27:10.771153 | 2026-06-03 01:27:10.771224 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-03 01:27:10.801702 | localhost | ok 2026-06-03 01:27:10.810123 | 2026-06-03 01:27:10.810191 | TASK [upload-logs : Create log directories] 2026-06-03 01:27:11.512467 | localhost | changed 2026-06-03 01:27:11.517582 | 2026-06-03 01:27:11.517675 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-03 01:27:11.948350 | localhost -> localhost | ok: Runtime: 0:00:00.005968 2026-06-03 01:27:11.953379 | 2026-06-03 01:27:11.953449 | TASK [upload-logs : Upload logs to log server] 2026-06-03 01:27:12.441315 | localhost | Output suppressed because no_log was given 2026-06-03 01:27:12.445702 | 2026-06-03 01:27:12.445784 | LOOP [upload-logs : Compress console log and json output] 2026-06-03 01:27:12.497113 | localhost | skipping: Conditional result was False 2026-06-03 01:27:12.504639 | localhost | skipping: Conditional result was False 2026-06-03 01:27:12.523515 | 2026-06-03 01:27:12.523878 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-03 01:27:12.572277 | localhost | skipping: Conditional result was False 2026-06-03 01:27:12.572904 | 2026-06-03 01:27:12.577320 | localhost | skipping: Conditional result was False 2026-06-03 01:27:12.590002 | 2026-06-03 01:27:13.354089 | LOOP [upload-logs : Upload console log and json output]