2026-06-17 07:23:41.857430 | Job console starting 2026-06-17 07:23:41.890859 | Updating git repos 2026-06-17 07:23:42.022813 | Cloning repos into workspace 2026-06-17 07:23:42.141171 | Restoring repo states 2026-06-17 07:23:42.152195 | Merging changes 2026-06-17 07:23:42.933137 | Checking out repos 2026-06-17 07:23:43.054614 | Preparing playbooks 2026-06-17 07:23:44.153715 | Running Ansible setup 2026-06-17 07:23:49.345268 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 07:23:50.621801 | 2026-06-17 07:23:50.622017 | PLAY [Base pre] 2026-06-17 07:23:50.641830 | 2026-06-17 07:23:50.642008 | TASK [Setup log path fact] 2026-06-17 07:23:50.677152 | debian-bookworm | ok 2026-06-17 07:23:50.712773 | 2026-06-17 07:23:50.712950 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 07:23:50.752689 | debian-bookworm | ok 2026-06-17 07:23:50.763178 | 2026-06-17 07:23:50.763296 | TASK [emit-job-header : Print job information] 2026-06-17 07:23:50.854876 | # Job Information 2026-06-17 07:23:50.855136 | Ansible Version: 2.16.14 2026-06-17 07:23:50.855174 | Job: mypy 2026-06-17 07:23:50.855219 | Pipeline: check 2026-06-17 07:23:50.855254 | Executor: 521e9411259a 2026-06-17 07:23:50.855284 | Triggered by: https://github.com/osism/python-osism/pull/2326 2026-06-17 07:23:50.855309 | Event ID: cfe53690-6a1c-11f1-9fe6-04a287b28012 2026-06-17 07:23:50.861240 | 2026-06-17 07:23:50.861397 | LOOP [emit-job-header : Print node information] 2026-06-17 07:23:51.053043 | debian-bookworm | ok: 2026-06-17 07:23:51.053367 | debian-bookworm | # Node Information 2026-06-17 07:23:51.053407 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-17 07:23:51.053434 | debian-bookworm | Hostname: debian 2026-06-17 07:23:51.053457 | debian-bookworm | Username: zuul 2026-06-17 07:23:51.053478 | debian-bookworm | Distro: Debian 12.14 2026-06-17 07:23:51.053503 | debian-bookworm | Provider: regiocloud-a 2026-06-17 07:23:51.053524 | debian-bookworm | Region: 2026-06-17 07:23:51.053569 | debian-bookworm | Label: debian-bookworm 2026-06-17 07:23:51.053590 | debian-bookworm | Product Name: OpenStack Nova 2026-06-17 07:23:51.053610 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:89a2 2026-06-17 07:23:51.078169 | 2026-06-17 07:23:51.078439 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-17 07:23:51.931786 | debian-bookworm -> localhost | changed 2026-06-17 07:23:51.940141 | 2026-06-17 07:23:51.940288 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-17 07:23:54.389927 | debian-bookworm -> localhost | changed 2026-06-17 07:23:54.413882 | 2026-06-17 07:23:54.416463 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-17 07:23:55.090568 | debian-bookworm -> localhost | ok 2026-06-17 07:23:55.098788 | 2026-06-17 07:23:55.098971 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-17 07:23:55.174528 | debian-bookworm | ok 2026-06-17 07:23:55.224615 | debian-bookworm | included: /var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-17 07:23:55.252148 | 2026-06-17 07:23:55.252500 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-17 07:23:57.776119 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-17 07:23:57.776338 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/work/131c63db91d14e83afe4b9fff4b987da_id_rsa 2026-06-17 07:23:57.776378 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/work/131c63db91d14e83afe4b9fff4b987da_id_rsa.pub 2026-06-17 07:23:57.776405 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-17 07:23:57.776431 | debian-bookworm -> localhost | SHA256:se/MffHyLwN6T+UaHg6Fjic4tn0PAINrTEBCcwhcb6c zuul-build-sshkey 2026-06-17 07:23:57.776453 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-17 07:23:57.776484 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-17 07:23:57.776506 | debian-bookworm -> localhost | |oo=++ | 2026-06-17 07:23:57.776527 | debian-bookworm -> localhost | | ..+.. . | 2026-06-17 07:23:57.776578 | debian-bookworm -> localhost | | oo.+ | 2026-06-17 07:23:57.776599 | debian-bookworm -> localhost | | .oo. = . | 2026-06-17 07:23:57.776620 | debian-bookworm -> localhost | | E+ S . . . .| 2026-06-17 07:23:57.776645 | debian-bookworm -> localhost | | . o +...o | 2026-06-17 07:23:57.776665 | debian-bookworm -> localhost | | + +.=.+o.| 2026-06-17 07:23:57.776685 | debian-bookworm -> localhost | | . B.+o*=+.| 2026-06-17 07:23:57.776706 | debian-bookworm -> localhost | | . =o.+*=+| 2026-06-17 07:23:57.776727 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-17 07:23:57.776779 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.635029 2026-06-17 07:23:57.783234 | 2026-06-17 07:23:57.783335 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-17 07:23:57.813799 | debian-bookworm | ok 2026-06-17 07:23:57.828584 | debian-bookworm | included: /var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-17 07:23:57.850533 | 2026-06-17 07:23:57.851230 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-17 07:23:57.897677 | debian-bookworm | skipping: Conditional result was False 2026-06-17 07:23:57.905969 | 2026-06-17 07:23:57.906077 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-17 07:23:58.577498 | debian-bookworm | changed 2026-06-17 07:23:58.585320 | 2026-06-17 07:23:58.586086 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-17 07:23:58.873445 | debian-bookworm | ok 2026-06-17 07:23:58.884680 | 2026-06-17 07:23:58.884855 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-17 07:23:59.580736 | debian-bookworm | changed 2026-06-17 07:23:59.586340 | 2026-06-17 07:23:59.586464 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-17 07:24:00.285173 | debian-bookworm | changed 2026-06-17 07:24:00.291898 | 2026-06-17 07:24:00.292019 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-17 07:24:00.317013 | debian-bookworm | skipping: Conditional result was False 2026-06-17 07:24:00.324042 | 2026-06-17 07:24:00.324153 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-17 07:24:00.787582 | debian-bookworm -> localhost | changed 2026-06-17 07:24:00.798630 | 2026-06-17 07:24:00.798743 | TASK [add-build-sshkey : Add back temp key] 2026-06-17 07:24:01.239408 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/work/131c63db91d14e83afe4b9fff4b987da_id_rsa (zuul-build-sshkey) 2026-06-17 07:24:01.239642 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.057577 2026-06-17 07:24:01.250276 | 2026-06-17 07:24:01.251613 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-17 07:24:01.833211 | debian-bookworm | ok 2026-06-17 07:24:01.839013 | 2026-06-17 07:24:01.839114 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-17 07:24:01.869040 | debian-bookworm | skipping: Conditional result was False 2026-06-17 07:24:01.882565 | 2026-06-17 07:24:01.882692 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-17 07:24:02.471565 | debian-bookworm | ok 2026-06-17 07:24:02.497263 | 2026-06-17 07:24:02.497470 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-17 07:24:02.556344 | debian-bookworm | ok 2026-06-17 07:24:02.570399 | 2026-06-17 07:24:02.571183 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-17 07:24:02.963507 | debian-bookworm -> localhost | ok 2026-06-17 07:24:02.971734 | 2026-06-17 07:24:02.971872 | TASK [validate-host : Collect information about the host] 2026-06-17 07:24:04.158027 | debian-bookworm | ok 2026-06-17 07:24:04.171692 | 2026-06-17 07:24:04.171838 | TASK [validate-host : Sanitize hostname] 2026-06-17 07:24:04.347239 | debian-bookworm | ok 2026-06-17 07:24:04.353265 | 2026-06-17 07:24:04.353391 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-17 07:24:05.015779 | debian-bookworm -> localhost | changed 2026-06-17 07:24:05.025308 | 2026-06-17 07:24:05.025448 | TASK [validate-host : Collect information about zuul worker] 2026-06-17 07:24:05.518663 | debian-bookworm | ok 2026-06-17 07:24:05.526345 | 2026-06-17 07:24:05.526483 | TASK [validate-host : Write out all zuul information for each host] 2026-06-17 07:24:06.377964 | debian-bookworm -> localhost | changed 2026-06-17 07:24:06.415965 | 2026-06-17 07:24:06.416607 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-17 07:24:06.712630 | debian-bookworm | ok 2026-06-17 07:24:06.720979 | 2026-06-17 07:24:06.721567 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-17 07:24:07.924788 | debian-bookworm | changed: 2026-06-17 07:24:07.925030 | debian-bookworm | cd+++++++++ src/ 2026-06-17 07:24:07.925066 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-17 07:24:07.925090 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-17 07:24:07.925111 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-17 07:24:07.925131 | debian-bookworm | Containerfile 2026-06-17 07:24:07.925284 | debian-bookworm | Containerfile 2026-06-17 07:24:07.958439 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-06-17 07:25:57.875270 | debian-bookworm | Requirement already satisfied: cffi>=2.0.0 in /tmp/venv/lib/python3.11/site-packages (from cryptography>=37.0.0->types-paramiko) (2.0.0) 2026-06-17 07:25:57.879475 | debian-bookworm | Requirement already satisfied: pycparser in /tmp/venv/lib/python3.11/site-packages (from cffi>=2.0.0->cryptography>=37.0.0->types-paramiko) (3.0) 2026-06-17 07:25:58.646389 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-06-17 07:25:58.920546 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-5.0.0.20260617 types-python-dateutil-2.9.0.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-06-17 07:26:04.025403 | debian-bookworm | tests/conftest.py:95: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025492 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025504 | debian-bookworm | osism/services/websocket_manager.py:87: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025521 | debian-bookworm | osism/services/websocket_manager.py:89: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025528 | debian-bookworm | osism/services/websocket_manager.py:91: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025535 | debian-bookworm | osism/tasks/conductor/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025541 | debian-bookworm | osism/services/listener.py:181: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025548 | debian-bookworm | osism/services/listener.py:182: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025563 | debian-bookworm | osism/services/listener.py:184: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025570 | debian-bookworm | osism/services/listener.py:185: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025576 | debian-bookworm | osism/services/listener.py:488: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025638 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:342: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025646 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:397: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025653 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:436: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-06-17 07:26:04.025663 | debian-bookworm | Installing missing stub packages: 2026-06-17 07:26:04.025671 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-paramiko types-python-dateutil types-pytz types-simplejson types-tabulate 2026-06-17 07:26:04.025678 | debian-bookworm | 2026-06-17 07:26:04.025684 | debian-bookworm | 2026-06-17 07:26:04.025691 | debian-bookworm | Success: no issues found in 141 source files 2026-06-17 07:26:04.508101 | debian-bookworm | ok: Runtime: 0:00:19.796294 2026-06-17 07:26:04.526574 | 2026-06-17 07:26:04.526688 | PLAY RECAP 2026-06-17 07:26:04.526763 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-06-17 07:26:04.526796 | 2026-06-17 07:26:04.727868 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-06-17 07:26:04.729476 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-17 07:26:05.644322 | 2026-06-17 07:26:05.644539 | PLAY [Base post-fetch] 2026-06-17 07:26:05.663985 | 2026-06-17 07:26:05.664179 | TASK [diagnose-network : Ensure log directory exists] 2026-06-17 07:26:06.060131 | debian-bookworm | ok 2026-06-17 07:26:06.068960 | 2026-06-17 07:26:06.069179 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-17 07:26:33.722820 | debian-bookworm | ok: Runtime: 0:00:25.296066 2026-06-17 07:26:33.735236 | 2026-06-17 07:26:33.735392 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-17 07:26:39.899254 | debian-bookworm | ok: Runtime: 0:00:00.010596 2026-06-17 07:26:39.905176 | 2026-06-17 07:26:39.905326 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-17 07:26:46.024748 | debian-bookworm | ok: Runtime: 0:00:00.009032 2026-06-17 07:26:46.037154 | 2026-06-17 07:26:46.037337 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-17 07:26:46.094087 | debian-bookworm | skipping: Conditional result was False 2026-06-17 07:26:46.101239 | 2026-06-17 07:26:46.101429 | TASK [fetch-output : Set log path for single node] 2026-06-17 07:26:46.168583 | debian-bookworm | ok 2026-06-17 07:26:46.181218 | 2026-06-17 07:26:46.181566 | LOOP [fetch-output : Ensure local output dirs] 2026-06-17 07:26:46.699851 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/work/logs" 2026-06-17 07:26:47.055808 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/work/artifacts" 2026-06-17 07:26:47.433843 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/131c63db91d14e83afe4b9fff4b987da/work/docs" 2026-06-17 07:26:47.456374 | 2026-06-17 07:26:47.456543 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-17 07:26:48.285894 | debian-bookworm | changed: 2026-06-17 07:26:48.286160 | debian-bookworm | .d..t...... ./ 2026-06-17 07:26:48.286217 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-17 07:26:48.286244 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-17 07:26:48.286267 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-17 07:26:48.286289 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-17 07:26:48.286310 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-17 07:26:48.286362 | debian-bookworm | changed: All items complete 2026-06-17 07:26:48.286386 | 2026-06-17 07:26:49.114773 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 07:26:49.865447 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 07:26:49.885302 | 2026-06-17 07:26:49.885686 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-17 07:26:50.246954 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009365 2026-06-17 07:26:50.628652 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013064 2026-06-17 07:26:50.643651 | 2026-06-17 07:26:50.643791 | PLAY RECAP 2026-06-17 07:26:50.643850 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-17 07:26:50.643876 | 2026-06-17 07:26:50.825522 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-17 07:26:50.827885 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 07:26:51.718635 | 2026-06-17 07:26:51.718910 | PLAY [Base post] 2026-06-17 07:26:51.734220 | 2026-06-17 07:26:51.734393 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-17 07:26:52.346528 | debian-bookworm | changed 2026-06-17 07:26:52.353138 | 2026-06-17 07:26:52.353327 | PLAY RECAP 2026-06-17 07:26:52.353394 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 07:26:52.353458 | 2026-06-17 07:26:52.506800 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 07:26:52.507820 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-17 07:26:53.400216 | 2026-06-17 07:26:53.400418 | PLAY [Base post-logs] 2026-06-17 07:26:53.412040 | 2026-06-17 07:26:53.412255 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-17 07:26:53.889498 | localhost | changed 2026-06-17 07:26:53.901515 | 2026-06-17 07:26:53.901711 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-17 07:26:53.928827 | localhost | ok 2026-06-17 07:26:53.932149 | 2026-06-17 07:26:53.932278 | TASK [Set zuul-log-path fact] 2026-06-17 07:26:53.948796 | localhost | ok 2026-06-17 07:26:53.958005 | 2026-06-17 07:26:53.958135 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 07:26:53.984045 | localhost | ok 2026-06-17 07:26:53.987823 | 2026-06-17 07:26:53.987933 | TASK [upload-logs : Create log directories] 2026-06-17 07:26:54.555684 | localhost | changed 2026-06-17 07:26:54.558935 | 2026-06-17 07:26:54.559057 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-17 07:26:55.147010 | localhost -> localhost | ok: Runtime: 0:00:00.007509 2026-06-17 07:26:55.151591 | 2026-06-17 07:26:55.151719 | TASK [upload-logs : Upload logs to log server] 2026-06-17 07:26:56.110686 | localhost | Output suppressed because no_log was given 2026-06-17 07:26:56.114062 | 2026-06-17 07:26:56.114293 | LOOP [upload-logs : Compress console log and json output] 2026-06-17 07:26:56.184231 | localhost | skipping: Conditional result was False 2026-06-17 07:26:56.190522 | localhost | skipping: Conditional result was False 2026-06-17 07:26:56.195522 | 2026-06-17 07:26:56.195686 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-17 07:26:56.279451 | localhost | skipping: Conditional result was False 2026-06-17 07:26:56.279778 | 2026-06-17 07:26:56.286672 | localhost | skipping: Conditional result was False 2026-06-17 07:26:56.299112 | 2026-06-17 07:26:56.299297 | LOOP [upload-logs : Upload console log and json output]