2026-07-22 11:25:43.076016 | Job console starting 2026-07-22 11:25:43.089291 | Updating git repos 2026-07-22 11:25:43.151060 | Cloning repos into workspace 2026-07-22 11:25:43.211778 | Restoring repo states 2026-07-22 11:25:43.237667 | Merging changes 2026-07-22 11:25:44.285291 | Checking out repos 2026-07-22 11:25:44.359673 | Preparing playbooks 2026-07-22 11:25:45.115443 | Running Ansible setup 2026-07-22 11:25:49.396256 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-22 11:25:50.208056 | 2026-07-22 11:25:50.208240 | PLAY [Base pre] 2026-07-22 11:25:50.226543 | 2026-07-22 11:25:50.226682 | TASK [Setup log path fact] 2026-07-22 11:25:50.256893 | debian-bookworm | ok 2026-07-22 11:25:50.273712 | 2026-07-22 11:25:50.273872 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 11:25:50.331363 | debian-bookworm | ok 2026-07-22 11:25:50.344680 | 2026-07-22 11:25:50.344885 | TASK [emit-job-header : Print job information] 2026-07-22 11:25:50.396087 | # Job Information 2026-07-22 11:25:50.396299 | Ansible Version: 2.16.14 2026-07-22 11:25:50.396334 | Job: mypy 2026-07-22 11:25:50.396367 | Pipeline: check 2026-07-22 11:25:50.396390 | Executor: 521e9411259a 2026-07-22 11:25:50.396411 | Triggered by: https://github.com/osism/python-osism/pull/2460 2026-07-22 11:25:50.396434 | Event ID: f4c44ff0-85bf-11f1-83b7-bd08f3305c95 2026-07-22 11:25:50.401597 | 2026-07-22 11:25:50.401721 | LOOP [emit-job-header : Print node information] 2026-07-22 11:25:50.523173 | debian-bookworm | ok: 2026-07-22 11:25:50.523580 | debian-bookworm | # Node Information 2026-07-22 11:25:50.523637 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-22 11:25:50.523662 | debian-bookworm | Hostname: debian 2026-07-22 11:25:50.523685 | debian-bookworm | Username: zuul 2026-07-22 11:25:50.523705 | debian-bookworm | Distro: Debian 12.15 2026-07-22 11:25:50.523728 | debian-bookworm | Provider: regiocloud-a 2026-07-22 11:25:50.523749 | debian-bookworm | Region: 2026-07-22 11:25:50.523770 | debian-bookworm | Label: debian-bookworm 2026-07-22 11:25:50.523789 | debian-bookworm | Product Name: OpenStack Nova 2026-07-22 11:25:50.523808 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedc:aab1 2026-07-22 11:25:50.543666 | 2026-07-22 11:25:50.543822 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-22 11:25:51.027505 | debian-bookworm -> localhost | changed 2026-07-22 11:25:51.035563 | 2026-07-22 11:25:51.035693 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-22 11:25:52.176598 | debian-bookworm -> localhost | changed 2026-07-22 11:25:52.188526 | 2026-07-22 11:25:52.188665 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-22 11:25:52.478757 | debian-bookworm -> localhost | ok 2026-07-22 11:25:52.497404 | 2026-07-22 11:25:52.497695 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-22 11:25:52.538605 | debian-bookworm | ok 2026-07-22 11:25:52.559324 | debian-bookworm | included: /var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-22 11:25:52.565641 | 2026-07-22 11:25:52.565746 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-22 11:25:54.302062 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-22 11:25:54.302439 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/work/dbfcd958b010443db5e3ffcf1ca056fe_id_rsa 2026-07-22 11:25:54.302502 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/work/dbfcd958b010443db5e3ffcf1ca056fe_id_rsa.pub 2026-07-22 11:25:54.302543 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-22 11:25:54.302582 | debian-bookworm -> localhost | SHA256:8Zdy7AcDYvPqKjJHawfjCC1RfwgPr9VAhDEn33DcdLY zuul-build-sshkey 2026-07-22 11:25:54.302617 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-22 11:25:54.302668 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-22 11:25:54.302704 | debian-bookworm -> localhost | | +==..o. o | 2026-07-22 11:25:54.302738 | debian-bookworm -> localhost | | ==.+. .o . | 2026-07-22 11:25:54.302770 | debian-bookworm -> localhost | | . *.+. = E | 2026-07-22 11:25:54.302800 | debian-bookworm -> localhost | |. * o. * o . | 2026-07-22 11:25:54.302871 | debian-bookworm -> localhost | | o o . S + B | 2026-07-22 11:25:54.302918 | debian-bookworm -> localhost | |o o + . = o | 2026-07-22 11:25:54.302951 | debian-bookworm -> localhost | | o + + . . . | 2026-07-22 11:25:54.302981 | debian-bookworm -> localhost | | + * .. . | 2026-07-22 11:25:54.303012 | debian-bookworm -> localhost | | = o... | 2026-07-22 11:25:54.303042 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-22 11:25:54.303127 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.212609 2026-07-22 11:25:54.312720 | 2026-07-22 11:25:54.312907 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-22 11:25:54.360646 | debian-bookworm | ok 2026-07-22 11:25:54.377276 | debian-bookworm | included: /var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-22 11:25:54.386962 | 2026-07-22 11:25:54.387101 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-22 11:25:54.411999 | debian-bookworm | skipping: Conditional result was False 2026-07-22 11:25:54.420013 | 2026-07-22 11:25:54.420160 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-22 11:25:55.177641 | debian-bookworm | changed 2026-07-22 11:25:55.187309 | 2026-07-22 11:25:55.187452 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-22 11:25:55.465780 | debian-bookworm | ok 2026-07-22 11:25:55.477321 | 2026-07-22 11:25:55.477485 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-22 11:25:56.256599 | debian-bookworm | changed 2026-07-22 11:25:56.264041 | 2026-07-22 11:25:56.264176 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-22 11:25:57.021147 | debian-bookworm | changed 2026-07-22 11:25:57.029035 | 2026-07-22 11:25:57.029191 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-22 11:25:57.063359 | debian-bookworm | skipping: Conditional result was False 2026-07-22 11:25:57.073945 | 2026-07-22 11:25:57.074074 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-22 11:25:57.670279 | debian-bookworm -> localhost | changed 2026-07-22 11:25:57.694105 | 2026-07-22 11:25:57.694281 | TASK [add-build-sshkey : Add back temp key] 2026-07-22 11:25:58.251414 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/work/dbfcd958b010443db5e3ffcf1ca056fe_id_rsa (zuul-build-sshkey) 2026-07-22 11:25:58.251700 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013384 2026-07-22 11:25:58.260618 | 2026-07-22 11:25:58.260736 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-22 11:25:58.781907 | debian-bookworm | ok 2026-07-22 11:25:58.794650 | 2026-07-22 11:25:58.794791 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-22 11:25:58.821223 | debian-bookworm | skipping: Conditional result was False 2026-07-22 11:25:58.850589 | 2026-07-22 11:25:58.850750 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-22 11:25:59.492125 | debian-bookworm | ok 2026-07-22 11:25:59.514218 | 2026-07-22 11:25:59.514418 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-22 11:25:59.561112 | debian-bookworm | ok 2026-07-22 11:25:59.578290 | 2026-07-22 11:25:59.581547 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-22 11:26:00.258924 | debian-bookworm -> localhost | ok 2026-07-22 11:26:00.267702 | 2026-07-22 11:26:00.267897 | TASK [validate-host : Collect information about the host] 2026-07-22 11:26:01.703060 | debian-bookworm | ok 2026-07-22 11:26:01.733780 | 2026-07-22 11:26:01.733994 | TASK [validate-host : Sanitize hostname] 2026-07-22 11:26:02.082457 | debian-bookworm | ok 2026-07-22 11:26:02.087667 | 2026-07-22 11:26:02.087780 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-22 11:26:02.995131 | debian-bookworm -> localhost | changed 2026-07-22 11:26:03.003999 | 2026-07-22 11:26:03.004144 | TASK [validate-host : Collect information about zuul worker] 2026-07-22 11:26:03.715871 | debian-bookworm | ok 2026-07-22 11:26:03.721416 | 2026-07-22 11:26:03.721550 | TASK [validate-host : Write out all zuul information for each host] 2026-07-22 11:26:05.091431 | debian-bookworm -> localhost | changed 2026-07-22 11:26:05.101763 | 2026-07-22 11:26:05.101880 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-22 11:26:05.388210 | debian-bookworm | ok 2026-07-22 11:26:05.397060 | 2026-07-22 11:26:05.397164 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-22 11:26:06.484381 | debian-bookworm | changed: 2026-07-22 11:26:06.484536 | debian-bookworm | cd+++++++++ src/ 2026-07-22 11:26:06.484564 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-22 11:26:06.484585 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-22 11:26:06.484603 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-22 11:26:06.484620 | debian-bookworm | Containerfile 2026-07-22 11:26:06.484729 | debian-bookworm | Containerfile 2026-07-22 11:26:06.505584 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (49.0.0) 2026-07-22 11:27:59.856218 | 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-22 11:27:59.861290 | 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-22 11:28:00.665879 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-07-22 11:28:01.032940 | debian-bookworm | Successfully installed types-PyMySQL-1.2.0.20260722 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-4.1.0.20260722 types-tabulate-0.10.0.20260508 2026-07-22 11:28:07.110049 | 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-22 11:28:07.110198 | 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-22 11:28:07.110228 | 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-22 11:28:07.110252 | 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-22 11:28:07.110264 | 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-22 11:28:07.110276 | 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-07-22 11:28:07.110287 | 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-22 11:28:07.110299 | 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-22 11:28:07.110311 | 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-22 11:28:07.110322 | 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-22 11:28:07.110334 | 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-22 11:28:07.110370 | 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-22 11:28:07.110383 | 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-22 11:28:07.110394 | 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-22 11:28:07.110410 | 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-22 11:28:07.110422 | debian-bookworm | Installing missing stub packages: 2026-07-22 11:28:07.110437 | 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-22 11:28:07.110449 | debian-bookworm | 2026-07-22 11:28:07.110461 | debian-bookworm | 2026-07-22 11:28:07.110472 | debian-bookworm | Success: no issues found in 184 source files 2026-07-22 11:28:07.512343 | debian-bookworm | ok: Runtime: 0:00:21.903773 2026-07-22 11:28:07.525892 | 2026-07-22 11:28:07.526010 | PLAY RECAP 2026-07-22 11:28:07.526075 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-07-22 11:28:07.526102 | 2026-07-22 11:28:08.080102 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-07-22 11:28:08.081907 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 11:28:09.679980 | 2026-07-22 11:28:09.680201 | PLAY [Base post-fetch] 2026-07-22 11:28:09.716933 | 2026-07-22 11:28:09.717207 | TASK [diagnose-network : Ensure log directory exists] 2026-07-22 11:28:10.281288 | debian-bookworm | ok 2026-07-22 11:28:10.323129 | 2026-07-22 11:28:10.323412 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-07-22 11:28:22.880933 | debian-bookworm | ok: Runtime: 0:00:05.917416 2026-07-22 11:28:22.898500 | 2026-07-22 11:28:22.898631 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-07-22 11:28:28.902308 | debian-bookworm | ok: Runtime: 0:00:00.007409 2026-07-22 11:28:28.907733 | 2026-07-22 11:28:28.907862 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-07-22 11:28:34.960349 | debian-bookworm | ok: Runtime: 0:00:00.008604 2026-07-22 11:28:34.971374 | 2026-07-22 11:28:34.971478 | TASK [fetch-output : Set log path for multiple nodes] 2026-07-22 11:28:35.027952 | debian-bookworm | skipping: Conditional result was False 2026-07-22 11:28:35.036415 | 2026-07-22 11:28:35.036597 | TASK [fetch-output : Set log path for single node] 2026-07-22 11:28:35.102485 | debian-bookworm | ok 2026-07-22 11:28:35.110803 | 2026-07-22 11:28:35.110992 | LOOP [fetch-output : Ensure local output dirs] 2026-07-22 11:28:35.426381 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/work/logs" 2026-07-22 11:28:35.696613 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/work/artifacts" 2026-07-22 11:28:35.962256 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dbfcd958b010443db5e3ffcf1ca056fe/work/docs" 2026-07-22 11:28:35.977898 | 2026-07-22 11:28:35.978045 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-22 11:28:36.726180 | debian-bookworm | changed: 2026-07-22 11:28:36.735160 | debian-bookworm | .d..t...... ./ 2026-07-22 11:28:36.735252 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-22 11:28:36.735288 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-22 11:28:36.735316 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-22 11:28:36.735380 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-22 11:28:36.735411 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-22 11:28:36.735468 | debian-bookworm | changed: All items complete 2026-07-22 11:28:36.735502 | 2026-07-22 11:28:37.288377 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 11:28:37.776833 | debian-bookworm | changed: .d..t...... ./ 2026-07-22 11:28:37.793470 | 2026-07-22 11:28:37.793583 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-22 11:28:38.146822 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013134 2026-07-22 11:28:38.416936 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008376 2026-07-22 11:28:38.426667 | 2026-07-22 11:28:38.426767 | PLAY RECAP 2026-07-22 11:28:38.427003 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-22 11:28:38.427037 | 2026-07-22 11:28:38.557609 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-22 11:28:38.559936 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 11:28:39.327341 | 2026-07-22 11:28:39.327523 | PLAY [Base post] 2026-07-22 11:28:39.343598 | 2026-07-22 11:28:39.343756 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-22 11:28:39.940055 | debian-bookworm | changed 2026-07-22 11:28:39.951744 | 2026-07-22 11:28:39.951948 | PLAY RECAP 2026-07-22 11:28:39.952030 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-22 11:28:39.952210 | 2026-07-22 11:28:40.125668 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-22 11:28:40.127287 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-22 11:28:41.029486 | 2026-07-22 11:28:41.029716 | PLAY [Base post-logs] 2026-07-22 11:28:41.045238 | 2026-07-22 11:28:41.045430 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-22 11:28:41.634058 | localhost | changed 2026-07-22 11:28:41.651270 | 2026-07-22 11:28:41.651492 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-22 11:28:41.689769 | localhost | ok 2026-07-22 11:28:41.693257 | 2026-07-22 11:28:41.693374 | TASK [Set zuul-log-path fact] 2026-07-22 11:28:41.719342 | localhost | ok 2026-07-22 11:28:41.728613 | 2026-07-22 11:28:41.728727 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-22 11:28:41.754238 | localhost | ok 2026-07-22 11:28:41.758231 | 2026-07-22 11:28:41.758531 | TASK [upload-logs : Create log directories] 2026-07-22 11:28:42.293416 | localhost | changed 2026-07-22 11:28:42.297207 | 2026-07-22 11:28:42.297325 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-22 11:28:42.962417 | localhost -> localhost | ok: Runtime: 0:00:00.009620 2026-07-22 11:28:42.971165 | 2026-07-22 11:28:42.971345 | TASK [upload-logs : Upload logs to log server] 2026-07-22 11:28:43.645750 | localhost | Output suppressed because no_log was given 2026-07-22 11:28:43.647958 | 2026-07-22 11:28:43.648073 | LOOP [upload-logs : Compress console log and json output] 2026-07-22 11:28:43.701370 | localhost | skipping: Conditional result was False 2026-07-22 11:28:43.707896 | localhost | skipping: Conditional result was False 2026-07-22 11:28:43.718143 | 2026-07-22 11:28:43.718289 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-22 11:28:43.767054 | localhost | skipping: Conditional result was False 2026-07-22 11:28:43.767362 | 2026-07-22 11:28:43.772254 | localhost | skipping: Conditional result was False 2026-07-22 11:28:43.775929 | 2026-07-22 11:28:43.776064 | LOOP [upload-logs : Upload console log and json output]