2026-08-07 20:59:46.043913 | Job console starting 2026-08-07 20:59:46.069455 | Updating git repos 2026-08-07 20:59:46.137767 | Cloning repos into workspace 2026-08-07 20:59:46.220013 | Restoring repo states 2026-08-07 20:59:46.261028 | Merging changes 2026-08-07 20:59:47.166451 | Checking out repos 2026-08-07 20:59:47.266760 | Preparing playbooks 2026-08-07 20:59:48.800012 | Running Ansible setup 2026-08-07 20:59:55.137593 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-07 20:59:55.854950 | 2026-08-07 20:59:55.855087 | PLAY [Base pre] 2026-08-07 20:59:55.871511 | 2026-08-07 20:59:55.871658 | TASK [Setup log path fact] 2026-08-07 20:59:55.889644 | debian-bookworm | ok 2026-08-07 20:59:55.905533 | 2026-08-07 20:59:55.905686 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 20:59:55.954365 | debian-bookworm | ok 2026-08-07 20:59:55.973182 | 2026-08-07 20:59:55.973297 | TASK [emit-job-header : Print job information] 2026-08-07 20:59:56.064772 | # Job Information 2026-08-07 20:59:56.064928 | Ansible Version: 2.16.14 2026-08-07 20:59:56.064962 | Job: mypy 2026-08-07 20:59:56.064995 | Pipeline: check 2026-08-07 20:59:56.065019 | Executor: 521e9411259a 2026-08-07 20:59:56.065040 | Triggered by: https://github.com/osism/python-osism/pull/2588 2026-08-07 20:59:56.065062 | Event ID: e494cbb0-92a2-11f1-9d2c-758bea004311 2026-08-07 20:59:56.079054 | 2026-08-07 20:59:56.079169 | LOOP [emit-job-header : Print node information] 2026-08-07 20:59:56.222951 | debian-bookworm | ok: 2026-08-07 20:59:56.223089 | debian-bookworm | # Node Information 2026-08-07 20:59:56.223117 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-07 20:59:56.223137 | debian-bookworm | Hostname: debian 2026-08-07 20:59:56.223154 | debian-bookworm | Username: zuul 2026-08-07 20:59:56.223172 | debian-bookworm | Distro: Debian 12.15 2026-08-07 20:59:56.223192 | debian-bookworm | Provider: regiocloud-a 2026-08-07 20:59:56.223210 | debian-bookworm | Region: 2026-08-07 20:59:56.223228 | debian-bookworm | Label: debian-bookworm 2026-08-07 20:59:56.223245 | debian-bookworm | Product Name: OpenStack Nova 2026-08-07 20:59:56.223261 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe89:6c48 2026-08-07 20:59:56.235092 | 2026-08-07 20:59:56.235194 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-07 20:59:57.069504 | debian-bookworm -> localhost | changed 2026-08-07 20:59:57.075436 | 2026-08-07 20:59:57.075538 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-07 20:59:59.397777 | debian-bookworm -> localhost | changed 2026-08-07 20:59:59.411282 | 2026-08-07 20:59:59.411455 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-07 21:00:00.086267 | debian-bookworm -> localhost | ok 2026-08-07 21:00:00.091454 | 2026-08-07 21:00:00.091555 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-07 21:00:00.131036 | debian-bookworm | ok 2026-08-07 21:00:00.150636 | debian-bookworm | included: /var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-07 21:00:00.171659 | 2026-08-07 21:00:00.171767 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-07 21:00:04.882305 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-07 21:00:04.882826 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/work/1a69534ab608435c8bd3b5fde80eeba7_id_rsa 2026-08-07 21:00:04.883095 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/work/1a69534ab608435c8bd3b5fde80eeba7_id_rsa.pub 2026-08-07 21:00:04.883149 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-07 21:00:04.883194 | debian-bookworm -> localhost | SHA256:ukwiomqyfsDRqWrVwUeDBEJ+MFRGj5VBqefzyb5yak4 zuul-build-sshkey 2026-08-07 21:00:04.883233 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-07 21:00:04.883391 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-07 21:00:04.883442 | debian-bookworm -> localhost | |o*o=+== | 2026-08-07 21:00:04.883482 | debian-bookworm -> localhost | |. = ++ o | 2026-08-07 21:00:04.883518 | debian-bookworm -> localhost | | ..o+.. . | 2026-08-07 21:00:04.883552 | debian-bookworm -> localhost | | ..+ + . | 2026-08-07 21:00:04.883585 | debian-bookworm -> localhost | |. o + o S | 2026-08-07 21:00:04.883764 | debian-bookworm -> localhost | | + . + . | 2026-08-07 21:00:04.883812 | debian-bookworm -> localhost | |o + .E* . | 2026-08-07 21:00:04.883848 | debian-bookworm -> localhost | |++ o.* * | 2026-08-07 21:00:04.883884 | debian-bookworm -> localhost | |Xo. ooBo. | 2026-08-07 21:00:04.883918 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-07 21:00:04.883999 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.767113 2026-08-07 21:00:04.899367 | 2026-08-07 21:00:04.899561 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-07 21:00:04.939602 | debian-bookworm | ok 2026-08-07 21:00:04.960463 | debian-bookworm | included: /var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-07 21:00:04.971716 | 2026-08-07 21:00:04.971817 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-07 21:00:04.997008 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:00:05.004437 | 2026-08-07 21:00:05.004531 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-07 21:00:05.857477 | debian-bookworm | changed 2026-08-07 21:00:05.862704 | 2026-08-07 21:00:05.862802 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-07 21:00:06.119785 | debian-bookworm | ok 2026-08-07 21:00:06.127449 | 2026-08-07 21:00:06.127563 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-07 21:00:06.789220 | debian-bookworm | changed 2026-08-07 21:00:06.810806 | 2026-08-07 21:00:06.810974 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-07 21:00:07.517513 | debian-bookworm | changed 2026-08-07 21:00:07.526589 | 2026-08-07 21:00:07.526723 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-07 21:00:07.570055 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:00:07.576054 | 2026-08-07 21:00:07.576155 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-07 21:00:08.408457 | debian-bookworm -> localhost | changed 2026-08-07 21:00:08.423428 | 2026-08-07 21:00:08.423542 | TASK [add-build-sshkey : Add back temp key] 2026-08-07 21:00:08.984136 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/work/1a69534ab608435c8bd3b5fde80eeba7_id_rsa (zuul-build-sshkey) 2026-08-07 21:00:08.984340 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017548 2026-08-07 21:00:08.991770 | 2026-08-07 21:00:08.991868 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-07 21:00:09.478459 | debian-bookworm | ok 2026-08-07 21:00:09.487836 | 2026-08-07 21:00:09.487956 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-07 21:00:09.521069 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:00:09.531961 | 2026-08-07 21:00:09.532066 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-07 21:00:10.077283 | debian-bookworm | ok 2026-08-07 21:00:10.097876 | 2026-08-07 21:00:10.098037 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-07 21:00:10.184389 | debian-bookworm | ok 2026-08-07 21:00:10.196565 | 2026-08-07 21:00:10.196759 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-07 21:00:10.795894 | debian-bookworm -> localhost | ok 2026-08-07 21:00:10.802060 | 2026-08-07 21:00:10.802153 | TASK [validate-host : Collect information about the host] 2026-08-07 21:00:11.993975 | debian-bookworm | ok 2026-08-07 21:00:12.006454 | 2026-08-07 21:00:12.006561 | TASK [validate-host : Sanitize hostname] 2026-08-07 21:00:12.181453 | debian-bookworm | ok 2026-08-07 21:00:12.206241 | 2026-08-07 21:00:12.206357 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-07 21:00:13.343007 | debian-bookworm -> localhost | changed 2026-08-07 21:00:13.348716 | 2026-08-07 21:00:13.348821 | TASK [validate-host : Collect information about zuul worker] 2026-08-07 21:00:13.785985 | debian-bookworm | ok 2026-08-07 21:00:13.793401 | 2026-08-07 21:00:13.793536 | TASK [validate-host : Write out all zuul information for each host] 2026-08-07 21:00:14.527662 | debian-bookworm -> localhost | changed 2026-08-07 21:00:14.538572 | 2026-08-07 21:00:14.538722 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-07 21:00:14.858222 | debian-bookworm | ok 2026-08-07 21:00:14.863526 | 2026-08-07 21:00:14.863631 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-07 21:00:15.951365 | debian-bookworm | changed: 2026-08-07 21:00:15.951535 | debian-bookworm | cd+++++++++ src/ 2026-08-07 21:00:15.951568 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-07 21:00:15.951592 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-07 21:00:15.951640 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-07 21:00:15.951660 | debian-bookworm | Containerfile 2026-08-07 21:00:15.951791 | debian-bookworm | Containerfile 2026-08-07 21:00:15.959101 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (50.0.0) 2026-08-07 21:02:05.833266 | 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.1) 2026-08-07 21:02:05.840122 | 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-08-07 21:02:06.668012 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-08-07 21:02:06.960499 | debian-bookworm | Successfully installed types-PyMySQL-1.2.0.20260807 types-PyYAML-6.0.12.20260724 types-paramiko-5.0.0.20260724 types-python-dateutil-2.9.0.20260807 types-pytz-2026.3.1.20260727 types-simplejson-4.1.0.20260724 types-tabulate-0.10.0.20260508 2026-08-07 21:02:12.449140 | 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-08-07 21:02:12.449244 | 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-08-07 21:02:12.449262 | 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-08-07 21:02:12.449287 | 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-08-07 21:02:12.449299 | 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-08-07 21:02:12.449310 | debian-bookworm | osism/services/websocket_manager.py:94: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-08-07 21:02:12.449321 | 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-08-07 21:02:12.449333 | 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-08-07 21:02:12.449344 | 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-08-07 21:02:12.449356 | 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-08-07 21:02:12.449367 | 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-08-07 21:02:12.449400 | 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-08-07 21:02:12.449412 | 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-08-07 21:02:12.449423 | 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-08-07 21:02:12.449439 | 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-08-07 21:02:12.449461 | debian-bookworm | Installing missing stub packages: 2026-08-07 21:02:12.449473 | 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-08-07 21:02:12.449485 | debian-bookworm | 2026-08-07 21:02:12.449496 | debian-bookworm | 2026-08-07 21:02:12.449507 | debian-bookworm | Success: no issues found in 215 source files 2026-08-07 21:02:12.719648 | debian-bookworm | ok: Runtime: 0:00:20.520028 2026-08-07 21:02:12.734530 | 2026-08-07 21:02:12.734648 | PLAY RECAP 2026-08-07 21:02:12.734734 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-07 21:02:12.734823 | 2026-08-07 21:02:12.877466 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-08-07 21:02:12.880114 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 21:02:13.650045 | 2026-08-07 21:02:13.650231 | PLAY [Base post-fetch] 2026-08-07 21:02:13.664859 | 2026-08-07 21:02:13.665002 | TASK [diagnose-network : Ensure log directory exists] 2026-08-07 21:02:14.060265 | debian-bookworm | ok 2026-08-07 21:02:14.073573 | 2026-08-07 21:02:14.073830 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-07 21:02:25.859862 | debian-bookworm | ok: Runtime: 0:00:05.896182 2026-08-07 21:02:25.868764 | 2026-08-07 21:02:25.868949 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-07 21:02:31.904791 | debian-bookworm | ok: Runtime: 0:00:00.008554 2026-08-07 21:02:31.913489 | 2026-08-07 21:02:31.913660 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-07 21:02:37.935621 | debian-bookworm | ok: Runtime: 0:00:00.008698 2026-08-07 21:02:37.947172 | 2026-08-07 21:02:37.947295 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-07 21:02:38.013064 | debian-bookworm | skipping: Conditional result was False 2026-08-07 21:02:38.026069 | 2026-08-07 21:02:38.026250 | TASK [fetch-output : Set log path for single node] 2026-08-07 21:02:38.076423 | debian-bookworm | ok 2026-08-07 21:02:38.089092 | 2026-08-07 21:02:38.089330 | LOOP [fetch-output : Ensure local output dirs] 2026-08-07 21:02:38.407563 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/work/logs" 2026-08-07 21:02:38.701356 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/work/artifacts" 2026-08-07 21:02:38.993127 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1a69534ab608435c8bd3b5fde80eeba7/work/docs" 2026-08-07 21:02:39.017986 | 2026-08-07 21:02:39.018186 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-07 21:02:39.803011 | debian-bookworm | changed: 2026-08-07 21:02:39.803299 | debian-bookworm | .d..t...... ./ 2026-08-07 21:02:39.803337 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-07 21:02:39.803362 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-07 21:02:39.803384 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-07 21:02:39.803406 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-07 21:02:39.803427 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-07 21:02:39.803475 | debian-bookworm | changed: All items complete 2026-08-07 21:02:39.803503 | 2026-08-07 21:02:40.415797 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 21:02:40.962356 | debian-bookworm | changed: .d..t...... ./ 2026-08-07 21:02:40.986744 | 2026-08-07 21:02:40.986929 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-07 21:02:41.337650 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009735 2026-08-07 21:02:41.607739 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009073 2026-08-07 21:02:41.619238 | 2026-08-07 21:02:41.619482 | PLAY RECAP 2026-08-07 21:02:41.619544 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-07 21:02:41.619571 | 2026-08-07 21:02:41.780032 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-07 21:02:41.780998 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 21:02:42.592507 | 2026-08-07 21:02:42.592696 | PLAY [Base post] 2026-08-07 21:02:42.608306 | 2026-08-07 21:02:42.608478 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-07 21:02:43.232763 | debian-bookworm | changed 2026-08-07 21:02:43.242098 | 2026-08-07 21:02:43.242239 | PLAY RECAP 2026-08-07 21:02:43.242325 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-07 21:02:43.242402 | 2026-08-07 21:02:43.370920 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-07 21:02:43.372069 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-07 21:02:44.235014 | 2026-08-07 21:02:44.235213 | PLAY [Base post-logs] 2026-08-07 21:02:44.249069 | 2026-08-07 21:02:44.249229 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-07 21:02:44.774508 | localhost | changed 2026-08-07 21:02:44.785490 | 2026-08-07 21:02:44.785652 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-07 21:02:44.811635 | localhost | ok 2026-08-07 21:02:44.814943 | 2026-08-07 21:02:44.815058 | TASK [Set zuul-log-path fact] 2026-08-07 21:02:44.842621 | localhost | ok 2026-08-07 21:02:44.864144 | 2026-08-07 21:02:44.864418 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-07 21:02:44.905991 | localhost | ok 2026-08-07 21:02:44.912811 | 2026-08-07 21:02:44.913075 | TASK [upload-logs : Create log directories] 2026-08-07 21:02:45.466589 | localhost | changed 2026-08-07 21:02:45.472794 | 2026-08-07 21:02:45.472997 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-07 21:02:46.027633 | localhost -> localhost | ok: Runtime: 0:00:00.007813 2026-08-07 21:02:46.032073 | 2026-08-07 21:02:46.032218 | TASK [upload-logs : Upload logs to log server] 2026-08-07 21:02:46.632379 | localhost | Output suppressed because no_log was given 2026-08-07 21:02:46.636170 | 2026-08-07 21:02:46.636366 | LOOP [upload-logs : Compress console log and json output] 2026-08-07 21:02:46.700569 | localhost | skipping: Conditional result was False 2026-08-07 21:02:46.705405 | localhost | skipping: Conditional result was False 2026-08-07 21:02:46.720281 | 2026-08-07 21:02:46.720558 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-07 21:02:46.772429 | localhost | skipping: Conditional result was False 2026-08-07 21:02:46.773420 | 2026-08-07 21:02:46.776634 | localhost | skipping: Conditional result was False 2026-08-07 21:02:46.784757 | 2026-08-07 21:02:46.785071 | LOOP [upload-logs : Upload console log and json output]