2026-07-21 06:11:48.032381 | Job console starting 2026-07-21 06:11:48.091675 | Updating git repos 2026-07-21 06:11:48.229832 | Cloning repos into workspace 2026-07-21 06:11:48.341947 | Restoring repo states 2026-07-21 06:11:48.370774 | Merging changes 2026-07-21 06:11:49.180685 | Checking out repos 2026-07-21 06:11:49.264244 | Preparing playbooks 2026-07-21 06:11:50.590747 | Running Ansible setup 2026-07-21 06:11:57.007828 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 06:11:57.729684 | 2026-07-21 06:11:57.729797 | PLAY [Base pre] 2026-07-21 06:11:57.756812 | 2026-07-21 06:11:57.756937 | TASK [Setup log path fact] 2026-07-21 06:11:57.784101 | debian-bookworm | ok 2026-07-21 06:11:57.797753 | 2026-07-21 06:11:57.797870 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 06:11:57.825169 | debian-bookworm | ok 2026-07-21 06:11:57.833266 | 2026-07-21 06:11:57.833394 | TASK [emit-job-header : Print job information] 2026-07-21 06:11:57.861088 | # Job Information 2026-07-21 06:11:57.861246 | Ansible Version: 2.16.14 2026-07-21 06:11:57.861276 | Job: mypy 2026-07-21 06:11:57.861304 | Pipeline: check 2026-07-21 06:11:57.861324 | Executor: 521e9411259a 2026-07-21 06:11:57.861353 | Triggered by: https://github.com/osism/python-osism/pull/2475 2026-07-21 06:11:57.861374 | Event ID: 088b4b10-84cb-11f1-9972-de4310a90a36 2026-07-21 06:11:57.865392 | 2026-07-21 06:11:57.865473 | LOOP [emit-job-header : Print node information] 2026-07-21 06:11:57.956942 | debian-bookworm | ok: 2026-07-21 06:11:57.957138 | debian-bookworm | # Node Information 2026-07-21 06:11:57.957173 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 06:11:57.957199 | debian-bookworm | Hostname: debian 2026-07-21 06:11:57.957222 | debian-bookworm | Username: zuul 2026-07-21 06:11:57.957244 | debian-bookworm | Distro: Debian 12.15 2026-07-21 06:11:57.957268 | debian-bookworm | Provider: regiocloud-a 2026-07-21 06:11:57.957289 | debian-bookworm | Region: 2026-07-21 06:11:57.957310 | debian-bookworm | Label: debian-bookworm 2026-07-21 06:11:57.957356 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 06:11:57.957379 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:1744 2026-07-21 06:11:57.970763 | 2026-07-21 06:11:57.970886 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 06:11:59.039301 | debian-bookworm -> localhost | changed 2026-07-21 06:11:59.045205 | 2026-07-21 06:11:59.045301 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 06:12:01.146183 | debian-bookworm -> localhost | changed 2026-07-21 06:12:01.161154 | 2026-07-21 06:12:01.161256 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 06:12:01.759786 | debian-bookworm -> localhost | ok 2026-07-21 06:12:01.764905 | 2026-07-21 06:12:01.764998 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 06:12:01.813761 | debian-bookworm | ok 2026-07-21 06:12:01.842717 | debian-bookworm | included: /var/lib/zuul/builds/becca0704f374ab997050b394a798c63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 06:12:01.864319 | 2026-07-21 06:12:01.864436 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 06:12:07.410277 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 06:12:07.410505 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/becca0704f374ab997050b394a798c63/work/becca0704f374ab997050b394a798c63_id_rsa 2026-07-21 06:12:07.410545 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/becca0704f374ab997050b394a798c63/work/becca0704f374ab997050b394a798c63_id_rsa.pub 2026-07-21 06:12:07.410572 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 06:12:07.410599 | debian-bookworm -> localhost | SHA256:HCa/DS8ltjna4NQMrUcLqJ8C8LluLeW90/0ZG3SuIOA zuul-build-sshkey 2026-07-21 06:12:07.410624 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 06:12:07.410656 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 06:12:07.410680 | debian-bookworm -> localhost | | | 2026-07-21 06:12:07.410708 | debian-bookworm -> localhost | | | 2026-07-21 06:12:07.410726 | debian-bookworm -> localhost | | . o | 2026-07-21 06:12:07.410743 | debian-bookworm -> localhost | |. . * . | 2026-07-21 06:12:07.410761 | debian-bookworm -> localhost | |.. .. + S . . . | 2026-07-21 06:12:07.410782 | debian-bookworm -> localhost | |. o... X @ . o | 2026-07-21 06:12:07.410800 | debian-bookworm -> localhost | | ..= .E.%.+ o . | 2026-07-21 06:12:07.410817 | debian-bookworm -> localhost | | =.o+o=.+.. * | 2026-07-21 06:12:07.410846 | debian-bookworm -> localhost | | o.oo +o. .= | 2026-07-21 06:12:07.410868 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 06:12:07.410926 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.486743 2026-07-21 06:12:07.416424 | 2026-07-21 06:12:07.416507 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 06:12:07.493861 | debian-bookworm | ok 2026-07-21 06:12:07.512295 | debian-bookworm | included: /var/lib/zuul/builds/becca0704f374ab997050b394a798c63/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 06:12:07.531083 | 2026-07-21 06:12:07.531180 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 06:12:07.564749 | debian-bookworm | skipping: Conditional result was False 2026-07-21 06:12:07.570213 | 2026-07-21 06:12:07.570301 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 06:12:08.218700 | debian-bookworm | changed 2026-07-21 06:12:08.223374 | 2026-07-21 06:12:08.223453 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 06:12:08.484295 | debian-bookworm | ok 2026-07-21 06:12:08.491103 | 2026-07-21 06:12:08.491198 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 06:12:09.166488 | debian-bookworm | changed 2026-07-21 06:12:09.179362 | 2026-07-21 06:12:09.179477 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 06:12:09.849001 | debian-bookworm | changed 2026-07-21 06:12:09.861499 | 2026-07-21 06:12:09.861636 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 06:12:09.891255 | debian-bookworm | skipping: Conditional result was False 2026-07-21 06:12:09.896381 | 2026-07-21 06:12:09.896471 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 06:12:10.705181 | debian-bookworm -> localhost | changed 2026-07-21 06:12:10.714768 | 2026-07-21 06:12:10.714879 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 06:12:11.232623 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/becca0704f374ab997050b394a798c63/work/becca0704f374ab997050b394a798c63_id_rsa (zuul-build-sshkey) 2026-07-21 06:12:11.232839 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015737 2026-07-21 06:12:11.245748 | 2026-07-21 06:12:11.245864 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 06:12:11.788098 | debian-bookworm | ok 2026-07-21 06:12:11.798993 | 2026-07-21 06:12:11.799109 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 06:12:11.832509 | debian-bookworm | skipping: Conditional result was False 2026-07-21 06:12:11.850399 | 2026-07-21 06:12:11.850517 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 06:12:12.464198 | debian-bookworm | ok 2026-07-21 06:12:12.477272 | 2026-07-21 06:12:12.477405 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 06:12:12.516542 | debian-bookworm | ok 2026-07-21 06:12:12.526870 | 2026-07-21 06:12:12.526974 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 06:12:12.829005 | debian-bookworm -> localhost | ok 2026-07-21 06:12:12.835519 | 2026-07-21 06:12:12.835611 | TASK [validate-host : Collect information about the host] 2026-07-21 06:12:14.129411 | debian-bookworm | ok 2026-07-21 06:12:14.151413 | 2026-07-21 06:12:14.151515 | TASK [validate-host : Sanitize hostname] 2026-07-21 06:12:14.267866 | debian-bookworm | ok 2026-07-21 06:12:14.275374 | 2026-07-21 06:12:14.275465 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 06:12:15.516044 | debian-bookworm -> localhost | changed 2026-07-21 06:12:15.521700 | 2026-07-21 06:12:15.521798 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 06:12:16.053608 | debian-bookworm | ok 2026-07-21 06:12:16.058226 | 2026-07-21 06:12:16.058321 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 06:12:16.790511 | debian-bookworm -> localhost | changed 2026-07-21 06:12:16.800737 | 2026-07-21 06:12:16.800837 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 06:12:17.112927 | debian-bookworm | ok 2026-07-21 06:12:17.129188 | 2026-07-21 06:12:17.129325 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 06:12:18.168253 | debian-bookworm | changed: 2026-07-21 06:12:18.168446 | debian-bookworm | cd+++++++++ src/ 2026-07-21 06:12:18.168481 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 06:12:18.168506 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 06:12:18.168528 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-21 06:12:18.168549 | debian-bookworm | Containerfile 2026-07-21 06:12:18.168682 | debian-bookworm | Containerfile 2026-07-21 06:12:18.176245 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-21 06:14:06.275544 | 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.1.0) 2026-07-21 06:14:06.280122 | 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-07-21 06:14:07.086428 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-21 06:14:07.311790 | 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.20260716 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-07-21 06:14:11.886502 | 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-07-21 06:14:11.886611 | 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-07-21 06:14:11.886628 | 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-07-21 06:14:11.886651 | 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-07-21 06:14:11.886663 | 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-07-21 06:14:11.886674 | 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-07-21 06:14:11.886685 | 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-07-21 06:14:11.886696 | 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-07-21 06:14:11.886738 | 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-07-21 06:14:11.886758 | 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-07-21 06:14:11.886777 | 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-07-21 06:14:11.886824 | 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-07-21 06:14:11.886838 | 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-07-21 06:14:11.886850 | 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-07-21 06:14:11.886876 | debian-bookworm | Installing missing stub packages: 2026-07-21 06:14:11.886889 | 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-07-21 06:14:11.886901 | debian-bookworm | 2026-07-21 06:14:11.886913 | debian-bookworm | 2026-07-21 06:14:11.886924 | debian-bookworm | Success: no issues found in 181 source files 2026-07-21 06:14:12.058666 | debian-bookworm | ok: Runtime: 0:00:18.624667 2026-07-21 06:14:12.075254 | 2026-07-21 06:14:12.075405 | PLAY RECAP 2026-07-21 06:14:12.075499 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-21 06:14:12.075538 | 2026-07-21 06:14:12.222017 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-21 06:14:12.224249 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 06:14:13.032010 | 2026-07-21 06:14:13.032203 | PLAY [Base post-fetch] 2026-07-21 06:14:13.048476 | 2026-07-21 06:14:13.048641 | TASK [diagnose-network : Ensure log directory exists] 2026-07-21 06:14:13.400736 | debian-bookworm | ok 2026-07-21 06:14:13.415757 | 2026-07-21 06:14:13.416682 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-21 06:14:19.833910 | debian-bookworm | ok: Runtime: 0:00:04.517905 2026-07-21 06:14:19.840975 | 2026-07-21 06:14:19.841124 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-21 06:14:25.854933 | debian-bookworm | ok: Runtime: 0:00:00.007150 2026-07-21 06:14:25.862716 | 2026-07-21 06:14:25.862890 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-21 06:14:31.837841 | debian-bookworm | ok: Runtime: 0:00:00.010135 2026-07-21 06:14:31.856130 | 2026-07-21 06:14:31.856286 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-21 06:14:31.917719 | debian-bookworm | skipping: Conditional result was False 2026-07-21 06:14:31.929217 | 2026-07-21 06:14:31.929433 | TASK [fetch-output : Set log path for single node] 2026-07-21 06:14:31.991012 | debian-bookworm | ok 2026-07-21 06:14:31.999276 | 2026-07-21 06:14:31.999445 | LOOP [fetch-output : Ensure local output dirs] 2026-07-21 06:14:32.323731 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/becca0704f374ab997050b394a798c63/work/logs" 2026-07-21 06:14:32.610240 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/becca0704f374ab997050b394a798c63/work/artifacts" 2026-07-21 06:14:32.885922 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/becca0704f374ab997050b394a798c63/work/docs" 2026-07-21 06:14:32.900585 | 2026-07-21 06:14:32.900814 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 06:14:33.701037 | debian-bookworm | changed: 2026-07-21 06:14:33.701293 | debian-bookworm | .d..t...... ./ 2026-07-21 06:14:33.701349 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 06:14:33.701375 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 06:14:33.701403 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 06:14:33.701429 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 06:14:33.701455 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 06:14:33.701505 | debian-bookworm | changed: All items complete 2026-07-21 06:14:33.701533 | 2026-07-21 06:14:34.294886 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 06:14:34.858725 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 06:14:34.873620 | 2026-07-21 06:14:34.873767 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 06:14:35.270407 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.007493 2026-07-21 06:14:35.655031 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013391 2026-07-21 06:14:35.666808 | 2026-07-21 06:14:35.667015 | PLAY RECAP 2026-07-21 06:14:35.667079 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 06:14:35.667105 | 2026-07-21 06:14:35.858519 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 06:14:35.860612 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 06:14:36.708004 | 2026-07-21 06:14:36.708202 | PLAY [Base post] 2026-07-21 06:14:36.723099 | 2026-07-21 06:14:36.723275 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 06:14:37.287283 | debian-bookworm | changed 2026-07-21 06:14:37.296143 | 2026-07-21 06:14:37.296277 | PLAY RECAP 2026-07-21 06:14:37.296380 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 06:14:37.296461 | 2026-07-21 06:14:37.425680 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 06:14:37.427531 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 06:14:38.316654 | 2026-07-21 06:14:38.316874 | PLAY [Base post-logs] 2026-07-21 06:14:38.329126 | 2026-07-21 06:14:38.329288 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 06:14:38.829187 | localhost | changed 2026-07-21 06:14:38.855523 | 2026-07-21 06:14:38.855998 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 06:14:38.897721 | localhost | ok 2026-07-21 06:14:38.904536 | 2026-07-21 06:14:38.904701 | TASK [Set zuul-log-path fact] 2026-07-21 06:14:38.923659 | localhost | ok 2026-07-21 06:14:38.939352 | 2026-07-21 06:14:38.939606 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 06:14:38.977567 | localhost | ok 2026-07-21 06:14:38.985016 | 2026-07-21 06:14:38.985243 | TASK [upload-logs : Create log directories] 2026-07-21 06:14:39.534055 | localhost | changed 2026-07-21 06:14:39.537044 | 2026-07-21 06:14:39.537156 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 06:14:40.079527 | localhost -> localhost | ok: Runtime: 0:00:00.005923 2026-07-21 06:14:40.083753 | 2026-07-21 06:14:40.083881 | TASK [upload-logs : Upload logs to log server] 2026-07-21 06:14:40.675525 | localhost | Output suppressed because no_log was given 2026-07-21 06:14:40.679175 | 2026-07-21 06:14:40.679359 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 06:14:40.731042 | localhost | skipping: Conditional result was False 2026-07-21 06:14:40.737271 | localhost | skipping: Conditional result was False 2026-07-21 06:14:40.745978 | 2026-07-21 06:14:40.746163 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 06:14:40.795897 | localhost | skipping: Conditional result was False 2026-07-21 06:14:40.796215 | 2026-07-21 06:14:40.801191 | localhost | skipping: Conditional result was False 2026-07-21 06:14:40.809923 | 2026-07-21 06:14:40.810208 | LOOP [upload-logs : Upload console log and json output]