2026-08-03 01:51:33.931838 | Job console starting 2026-08-03 01:51:33.953630 | Updating git repos 2026-08-03 01:51:34.056735 | Cloning repos into workspace 2026-08-03 01:51:34.164607 | Restoring repo states 2026-08-03 01:51:34.202137 | Merging changes 2026-08-03 01:51:35.169785 | Checking out repos 2026-08-03 01:51:35.295557 | Preparing playbooks 2026-08-03 01:51:37.290936 | Running Ansible setup 2026-08-03 01:51:43.476019 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-03 01:51:44.800829 | 2026-08-03 01:51:44.801103 | PLAY [Base pre] 2026-08-03 01:51:44.849174 | 2026-08-03 01:51:44.854009 | TASK [Setup log path fact] 2026-08-03 01:51:44.897031 | debian-bookworm | ok 2026-08-03 01:51:44.954622 | 2026-08-03 01:51:44.954867 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 01:51:45.030152 | debian-bookworm | ok 2026-08-03 01:51:45.047457 | 2026-08-03 01:51:45.047661 | TASK [emit-job-header : Print job information] 2026-08-03 01:51:45.137193 | # Job Information 2026-08-03 01:51:45.137557 | Ansible Version: 2.16.14 2026-08-03 01:51:45.138688 | Job: mypy 2026-08-03 01:51:45.139213 | Pipeline: check 2026-08-03 01:51:45.139290 | Executor: 521e9411259a 2026-08-03 01:51:45.139318 | Triggered by: https://github.com/osism/python-osism/pull/2543 2026-08-03 01:51:45.139345 | Event ID: d40303c0-8edd-11f1-80d4-729660caf31c 2026-08-03 01:51:45.179714 | 2026-08-03 01:51:45.179903 | LOOP [emit-job-header : Print node information] 2026-08-03 01:51:45.639040 | debian-bookworm | ok: 2026-08-03 01:51:45.639281 | debian-bookworm | # Node Information 2026-08-03 01:51:45.639317 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-03 01:51:45.639342 | debian-bookworm | Hostname: debian 2026-08-03 01:51:45.639364 | debian-bookworm | Username: zuul 2026-08-03 01:51:45.639385 | debian-bookworm | Distro: Debian 12.15 2026-08-03 01:51:45.639409 | debian-bookworm | Provider: regiocloud-a 2026-08-03 01:51:45.639430 | debian-bookworm | Region: 2026-08-03 01:51:45.639451 | debian-bookworm | Label: debian-bookworm 2026-08-03 01:51:45.639471 | debian-bookworm | Product Name: OpenStack Nova 2026-08-03 01:51:45.639490 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe38:657a 2026-08-03 01:51:45.667445 | 2026-08-03 01:51:45.667621 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-03 01:51:46.678033 | debian-bookworm -> localhost | changed 2026-08-03 01:51:46.685979 | 2026-08-03 01:51:46.686102 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-03 01:51:48.930192 | debian-bookworm -> localhost | changed 2026-08-03 01:51:48.941832 | 2026-08-03 01:51:48.941947 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-03 01:51:49.675916 | debian-bookworm -> localhost | ok 2026-08-03 01:51:49.682807 | 2026-08-03 01:51:49.682943 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-03 01:51:49.706818 | debian-bookworm | ok 2026-08-03 01:51:49.732251 | debian-bookworm | included: /var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-03 01:51:49.757110 | 2026-08-03 01:51:49.757230 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-03 01:51:51.524271 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-03 01:51:51.524455 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/work/c8a1734fd0964e1596c3011e26e24487_id_rsa 2026-08-03 01:51:51.524487 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/work/c8a1734fd0964e1596c3011e26e24487_id_rsa.pub 2026-08-03 01:51:51.524531 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-03 01:51:51.524554 | debian-bookworm -> localhost | SHA256:6K4DKa7ViYhaH+fQfdJ6KhLZN0F49MM2cPs0cBCH+eo zuul-build-sshkey 2026-08-03 01:51:51.524573 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-03 01:51:51.524599 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-03 01:51:51.524617 | debian-bookworm -> localhost | | oo ==o | 2026-08-03 01:51:51.524635 | debian-bookworm -> localhost | | . o=o= | 2026-08-03 01:51:51.524651 | debian-bookworm -> localhost | | o B.o | 2026-08-03 01:51:51.524668 | debian-bookworm -> localhost | | ... =.. | 2026-08-03 01:51:51.524684 | debian-bookworm -> localhost | | . o. S. .. | 2026-08-03 01:51:51.524705 | debian-bookworm -> localhost | |o.ooo+..o.. | 2026-08-03 01:51:51.524723 | debian-bookworm -> localhost | |+.+.=.+.ooo | 2026-08-03 01:51:51.524738 | debian-bookworm -> localhost | |.+ .o*. +E | 2026-08-03 01:51:51.524756 | debian-bookworm -> localhost | |+ o+o.oo | 2026-08-03 01:51:51.524773 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-03 01:51:51.524816 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.915768 2026-08-03 01:51:51.530290 | 2026-08-03 01:51:51.530375 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-03 01:51:51.547588 | debian-bookworm | ok 2026-08-03 01:51:51.564967 | debian-bookworm | included: /var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-03 01:51:51.571479 | 2026-08-03 01:51:51.571571 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-03 01:51:51.607146 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:51:51.611979 | 2026-08-03 01:51:51.612058 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-03 01:51:52.384043 | debian-bookworm | changed 2026-08-03 01:51:52.392715 | 2026-08-03 01:51:52.392799 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-03 01:51:52.710816 | debian-bookworm | ok 2026-08-03 01:51:52.715394 | 2026-08-03 01:51:52.715473 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-03 01:51:53.412780 | debian-bookworm | changed 2026-08-03 01:51:53.417156 | 2026-08-03 01:51:53.417238 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-03 01:51:54.110708 | debian-bookworm | changed 2026-08-03 01:51:54.125381 | 2026-08-03 01:51:54.125481 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-03 01:51:54.160713 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:51:54.166400 | 2026-08-03 01:51:54.166485 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-03 01:51:54.783094 | debian-bookworm -> localhost | changed 2026-08-03 01:51:54.793564 | 2026-08-03 01:51:54.795100 | TASK [add-build-sshkey : Add back temp key] 2026-08-03 01:51:55.353916 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/work/c8a1734fd0964e1596c3011e26e24487_id_rsa (zuul-build-sshkey) 2026-08-03 01:51:55.354101 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032901 2026-08-03 01:51:55.360763 | 2026-08-03 01:51:55.360846 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-03 01:51:55.932905 | debian-bookworm | ok 2026-08-03 01:51:55.942599 | 2026-08-03 01:51:55.942694 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-03 01:51:56.021499 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:51:56.030373 | 2026-08-03 01:51:56.030569 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-03 01:51:56.636776 | debian-bookworm | ok 2026-08-03 01:51:56.686223 | 2026-08-03 01:51:56.686338 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-03 01:51:56.764796 | debian-bookworm | ok 2026-08-03 01:51:56.770816 | 2026-08-03 01:51:56.772099 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-03 01:51:57.350554 | debian-bookworm -> localhost | ok 2026-08-03 01:51:57.363867 | 2026-08-03 01:51:57.364141 | TASK [validate-host : Collect information about the host] 2026-08-03 01:51:58.689242 | debian-bookworm | ok 2026-08-03 01:51:58.718305 | 2026-08-03 01:51:58.718407 | TASK [validate-host : Sanitize hostname] 2026-08-03 01:51:58.909314 | debian-bookworm | ok 2026-08-03 01:51:58.915286 | 2026-08-03 01:51:58.915381 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-03 01:52:00.591005 | debian-bookworm -> localhost | changed 2026-08-03 01:52:00.595970 | 2026-08-03 01:52:00.596056 | TASK [validate-host : Collect information about zuul worker] 2026-08-03 01:52:01.254031 | debian-bookworm | ok 2026-08-03 01:52:01.257871 | 2026-08-03 01:52:01.257952 | TASK [validate-host : Write out all zuul information for each host] 2026-08-03 01:52:03.093707 | debian-bookworm -> localhost | changed 2026-08-03 01:52:03.101688 | 2026-08-03 01:52:03.101771 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-03 01:52:03.428223 | debian-bookworm | ok 2026-08-03 01:52:03.433143 | 2026-08-03 01:52:03.433220 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-03 01:52:05.501543 | debian-bookworm | changed: 2026-08-03 01:52:05.501773 | debian-bookworm | cd+++++++++ src/ 2026-08-03 01:52:05.501810 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-03 01:52:05.501835 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-03 01:52:05.501856 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-03 01:52:05.501877 | debian-bookworm | Containerfile 2026-08-03 01:52:05.502009 | debian-bookworm | Containerfile 2026-08-03 01:52:05.519270 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (50.0.0) 2026-08-03 01:54:07.016411 | 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-08-03 01:54:07.021911 | 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-03 01:54:07.867871 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-08-03 01:54:08.162691 | debian-bookworm | Successfully installed types-PyMySQL-1.2.0.20260724 types-PyYAML-6.0.12.20260724 types-paramiko-5.0.0.20260724 types-python-dateutil-2.9.0.20260716 types-pytz-2026.3.1.20260727 types-simplejson-4.1.0.20260724 types-tabulate-0.10.0.20260508 2026-08-03 01:54:13.654496 | 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-03 01:54:13.654606 | 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-03 01:54:13.654624 | 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-03 01:54:13.654648 | 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-03 01:54:13.654660 | 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-03 01:54:13.654671 | 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-03 01:54:13.654682 | 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-03 01:54:13.654693 | 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-03 01:54:13.654704 | 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-03 01:54:13.654716 | 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-03 01:54:13.654727 | 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-03 01:54:13.654760 | 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-03 01:54:13.654805 | 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-03 01:54:13.654818 | 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-03 01:54:13.654834 | 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-03 01:54:13.654847 | debian-bookworm | Installing missing stub packages: 2026-08-03 01:54:13.654860 | 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-03 01:54:13.654872 | debian-bookworm | 2026-08-03 01:54:13.654883 | debian-bookworm | 2026-08-03 01:54:13.654895 | debian-bookworm | Success: no issues found in 201 source files 2026-08-03 01:54:13.974619 | debian-bookworm | ok: Runtime: 0:00:22.950232 2026-08-03 01:54:13.988954 | 2026-08-03 01:54:13.989087 | PLAY RECAP 2026-08-03 01:54:13.989150 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-03 01:54:13.989175 | 2026-08-03 01:54:14.202779 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-08-03 01:54:14.203769 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 01:54:17.327054 | 2026-08-03 01:54:17.327200 | PLAY [Base post-fetch] 2026-08-03 01:54:17.353530 | 2026-08-03 01:54:17.353660 | TASK [diagnose-network : Ensure log directory exists] 2026-08-03 01:54:17.857599 | debian-bookworm | ok 2026-08-03 01:54:17.874315 | 2026-08-03 01:54:17.874449 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-03 01:54:30.304131 | debian-bookworm | ok: Runtime: 0:00:05.856056 2026-08-03 01:54:30.316562 | 2026-08-03 01:54:30.316753 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-03 01:54:36.449067 | debian-bookworm | ok: Runtime: 0:00:00.007959 2026-08-03 01:54:36.461610 | 2026-08-03 01:54:36.461795 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-03 01:54:42.671595 | debian-bookworm | ok: Runtime: 0:00:00.007455 2026-08-03 01:54:42.690620 | 2026-08-03 01:54:42.690790 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-03 01:54:42.838298 | debian-bookworm | skipping: Conditional result was False 2026-08-03 01:54:42.844824 | 2026-08-03 01:54:42.844968 | TASK [fetch-output : Set log path for single node] 2026-08-03 01:54:42.939778 | debian-bookworm | ok 2026-08-03 01:54:42.956671 | 2026-08-03 01:54:42.956840 | LOOP [fetch-output : Ensure local output dirs] 2026-08-03 01:54:43.404824 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/work/logs" 2026-08-03 01:54:44.411118 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/work/artifacts" 2026-08-03 01:54:44.747141 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c8a1734fd0964e1596c3011e26e24487/work/docs" 2026-08-03 01:54:44.766433 | 2026-08-03 01:54:44.766675 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-03 01:54:45.557986 | debian-bookworm | changed: 2026-08-03 01:54:45.559331 | debian-bookworm | .d..t...... ./ 2026-08-03 01:54:45.559425 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-03 01:54:45.559566 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-03 01:54:45.559593 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-03 01:54:45.559616 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-03 01:54:45.559638 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-03 01:54:45.559690 | debian-bookworm | changed: All items complete 2026-08-03 01:54:45.559713 | 2026-08-03 01:54:46.151884 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 01:54:46.750631 | debian-bookworm | changed: .d..t...... ./ 2026-08-03 01:54:46.764679 | 2026-08-03 01:54:46.764818 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-03 01:54:47.226107 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.015356 2026-08-03 01:54:47.739757 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.037173 2026-08-03 01:54:47.761577 | 2026-08-03 01:54:47.761884 | PLAY RECAP 2026-08-03 01:54:47.761978 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-03 01:54:47.762037 | 2026-08-03 01:54:48.023774 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-03 01:54:48.024731 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 01:54:49.151068 | 2026-08-03 01:54:49.151312 | PLAY [Base post] 2026-08-03 01:54:49.178327 | 2026-08-03 01:54:49.178633 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-03 01:54:50.029963 | debian-bookworm | changed 2026-08-03 01:54:50.037821 | 2026-08-03 01:54:50.037958 | PLAY RECAP 2026-08-03 01:54:50.038033 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-03 01:54:50.038098 | 2026-08-03 01:54:50.325052 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-03 01:54:50.326004 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-03 01:54:51.570766 | 2026-08-03 01:54:51.571012 | PLAY [Base post-logs] 2026-08-03 01:54:51.582720 | 2026-08-03 01:54:51.582919 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-03 01:54:52.217427 | localhost | changed 2026-08-03 01:54:52.241642 | 2026-08-03 01:54:52.241860 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-03 01:54:52.315288 | localhost | ok 2026-08-03 01:54:52.320062 | 2026-08-03 01:54:52.320189 | TASK [Set zuul-log-path fact] 2026-08-03 01:54:52.358124 | localhost | ok 2026-08-03 01:54:52.367762 | 2026-08-03 01:54:52.367925 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-03 01:54:52.404054 | localhost | ok 2026-08-03 01:54:52.408891 | 2026-08-03 01:54:52.409023 | TASK [upload-logs : Create log directories] 2026-08-03 01:54:53.219847 | localhost | changed 2026-08-03 01:54:53.232828 | 2026-08-03 01:54:53.233070 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-03 01:54:54.035201 | localhost -> localhost | ok: Runtime: 0:00:00.012789 2026-08-03 01:54:54.042914 | 2026-08-03 01:54:54.043076 | TASK [upload-logs : Upload logs to log server] 2026-08-03 01:54:54.840963 | localhost | Output suppressed because no_log was given 2026-08-03 01:54:54.845034 | 2026-08-03 01:54:54.845213 | LOOP [upload-logs : Compress console log and json output] 2026-08-03 01:54:54.909415 | localhost | skipping: Conditional result was False 2026-08-03 01:54:54.915790 | localhost | skipping: Conditional result was False 2026-08-03 01:54:54.926194 | 2026-08-03 01:54:54.926340 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-03 01:54:54.977195 | localhost | skipping: Conditional result was False 2026-08-03 01:54:54.977565 | 2026-08-03 01:54:54.982658 | localhost | skipping: Conditional result was False 2026-08-03 01:54:54.986238 | 2026-08-03 01:54:54.986349 | LOOP [upload-logs : Upload console log and json output]