2026-08-01 18:25:54.856082 | Job console starting 2026-08-01 18:25:54.891929 | Updating git repos 2026-08-01 18:25:54.992374 | Cloning repos into workspace 2026-08-01 18:25:55.064546 | Restoring repo states 2026-08-01 18:25:55.089649 | Merging changes 2026-08-01 18:25:56.161329 | Checking out repos 2026-08-01 18:25:56.253448 | Preparing playbooks 2026-08-01 18:25:58.264814 | Running Ansible setup 2026-08-01 18:26:05.873478 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-01 18:26:07.480847 | 2026-08-01 18:26:07.480981 | PLAY [Base pre] 2026-08-01 18:26:07.500487 | 2026-08-01 18:26:07.500608 | TASK [Setup log path fact] 2026-08-01 18:26:07.538905 | debian-bookworm | ok 2026-08-01 18:26:07.566248 | 2026-08-01 18:26:07.566408 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 18:26:07.594501 | debian-bookworm | ok 2026-08-01 18:26:07.609975 | 2026-08-01 18:26:07.610084 | TASK [emit-job-header : Print job information] 2026-08-01 18:26:07.699267 | # Job Information 2026-08-01 18:26:07.699447 | Ansible Version: 2.16.14 2026-08-01 18:26:07.699483 | Job: mypy 2026-08-01 18:26:07.699516 | Pipeline: check 2026-08-01 18:26:07.699539 | Executor: 521e9411259a 2026-08-01 18:26:07.699560 | Triggered by: https://github.com/osism/python-osism/pull/2540 2026-08-01 18:26:07.699584 | Event ID: 68c86f80-8dd6-11f1-8a8b-8c81b11a589e 2026-08-01 18:26:07.704556 | 2026-08-01 18:26:07.704660 | LOOP [emit-job-header : Print node information] 2026-08-01 18:26:07.909355 | debian-bookworm | ok: 2026-08-01 18:26:07.909544 | debian-bookworm | # Node Information 2026-08-01 18:26:07.909581 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-01 18:26:07.909607 | debian-bookworm | Hostname: debian 2026-08-01 18:26:07.909630 | debian-bookworm | Username: zuul 2026-08-01 18:26:07.909652 | debian-bookworm | Distro: Debian 12.15 2026-08-01 18:26:07.909677 | debian-bookworm | Provider: regiocloud-a 2026-08-01 18:26:07.909699 | debian-bookworm | Region: 2026-08-01 18:26:07.909730 | debian-bookworm | Label: debian-bookworm 2026-08-01 18:26:07.909748 | debian-bookworm | Product Name: OpenStack Nova 2026-08-01 18:26:07.909764 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe89:a053 2026-08-01 18:26:07.920068 | 2026-08-01 18:26:07.920204 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-01 18:26:09.071276 | debian-bookworm -> localhost | changed 2026-08-01 18:26:09.077373 | 2026-08-01 18:26:09.077473 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-01 18:26:11.185589 | debian-bookworm -> localhost | changed 2026-08-01 18:26:11.196841 | 2026-08-01 18:26:11.196973 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-01 18:26:12.022494 | debian-bookworm -> localhost | ok 2026-08-01 18:26:12.027710 | 2026-08-01 18:26:12.027832 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-01 18:26:12.077683 | debian-bookworm | ok 2026-08-01 18:26:12.108826 | debian-bookworm | included: /var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-01 18:26:12.127328 | 2026-08-01 18:26:12.127431 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-01 18:26:16.194658 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-01 18:26:16.194947 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/work/aa302838a9ff40afbe112afc7b2fb18e_id_rsa 2026-08-01 18:26:16.194985 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/work/aa302838a9ff40afbe112afc7b2fb18e_id_rsa.pub 2026-08-01 18:26:16.195008 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-01 18:26:16.195030 | debian-bookworm -> localhost | SHA256:wRZ5yp4x/1hzHO8/h6Lz1qBqLJhPRcamG7lCZWNSj7c zuul-build-sshkey 2026-08-01 18:26:16.195049 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-01 18:26:16.195077 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-01 18:26:16.195096 | debian-bookworm -> localhost | | . .. | 2026-08-01 18:26:16.195114 | debian-bookworm -> localhost | | . =... | 2026-08-01 18:26:16.195130 | debian-bookworm -> localhost | | . *.@o | 2026-08-01 18:26:16.195146 | debian-bookworm -> localhost | | = X=o . | 2026-08-01 18:26:16.195162 | debian-bookworm -> localhost | | . +.E= . o | 2026-08-01 18:26:16.195184 | debian-bookworm -> localhost | | . =o . + o .| 2026-08-01 18:26:16.195200 | debian-bookworm -> localhost | | .o+. = = o | 2026-08-01 18:26:16.195216 | debian-bookworm -> localhost | | oo. o + + o.o| 2026-08-01 18:26:16.195232 | debian-bookworm -> localhost | | ..o...=.. =| 2026-08-01 18:26:16.195248 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-01 18:26:16.195294 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.678749 2026-08-01 18:26:16.208229 | 2026-08-01 18:26:16.208340 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-01 18:26:16.254931 | debian-bookworm | ok 2026-08-01 18:26:16.269902 | debian-bookworm | included: /var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-01 18:26:16.279166 | 2026-08-01 18:26:16.279250 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-01 18:26:16.308738 | debian-bookworm | skipping: Conditional result was False 2026-08-01 18:26:16.315491 | 2026-08-01 18:26:16.315607 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-01 18:26:17.019648 | debian-bookworm | changed 2026-08-01 18:26:17.044532 | 2026-08-01 18:26:17.044638 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-01 18:26:17.305750 | debian-bookworm | ok 2026-08-01 18:26:17.310500 | 2026-08-01 18:26:17.310603 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-01 18:26:18.026576 | debian-bookworm | changed 2026-08-01 18:26:18.031399 | 2026-08-01 18:26:18.031481 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-01 18:26:18.638021 | debian-bookworm | changed 2026-08-01 18:26:18.642659 | 2026-08-01 18:26:18.642761 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-01 18:26:18.696537 | debian-bookworm | skipping: Conditional result was False 2026-08-01 18:26:18.705001 | 2026-08-01 18:26:18.705089 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-01 18:26:19.907257 | debian-bookworm -> localhost | changed 2026-08-01 18:26:19.929310 | 2026-08-01 18:26:19.929426 | TASK [add-build-sshkey : Add back temp key] 2026-08-01 18:26:20.523107 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/work/aa302838a9ff40afbe112afc7b2fb18e_id_rsa (zuul-build-sshkey) 2026-08-01 18:26:20.523310 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010753 2026-08-01 18:26:20.529641 | 2026-08-01 18:26:20.529748 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-01 18:26:20.931981 | debian-bookworm | ok 2026-08-01 18:26:20.936263 | 2026-08-01 18:26:20.936345 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-01 18:26:20.975081 | debian-bookworm | skipping: Conditional result was False 2026-08-01 18:26:20.983859 | 2026-08-01 18:26:20.983947 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-01 18:26:21.803680 | debian-bookworm | ok 2026-08-01 18:26:21.822393 | 2026-08-01 18:26:21.822502 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-01 18:26:21.872351 | debian-bookworm | ok 2026-08-01 18:26:21.876963 | 2026-08-01 18:26:21.877053 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-01 18:26:22.583238 | debian-bookworm -> localhost | ok 2026-08-01 18:26:22.589258 | 2026-08-01 18:26:22.589350 | TASK [validate-host : Collect information about the host] 2026-08-01 18:26:23.687391 | debian-bookworm | ok 2026-08-01 18:26:23.719833 | 2026-08-01 18:26:23.719937 | TASK [validate-host : Sanitize hostname] 2026-08-01 18:26:24.025653 | debian-bookworm | ok 2026-08-01 18:26:24.047625 | 2026-08-01 18:26:24.047758 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-01 18:26:24.976115 | debian-bookworm -> localhost | changed 2026-08-01 18:26:24.980938 | 2026-08-01 18:26:24.981016 | TASK [validate-host : Collect information about zuul worker] 2026-08-01 18:26:25.533354 | debian-bookworm | ok 2026-08-01 18:26:25.537282 | 2026-08-01 18:26:25.537361 | TASK [validate-host : Write out all zuul information for each host] 2026-08-01 18:26:26.532130 | debian-bookworm -> localhost | changed 2026-08-01 18:26:26.541359 | 2026-08-01 18:26:26.541465 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-01 18:26:26.804613 | debian-bookworm | ok 2026-08-01 18:26:26.810615 | 2026-08-01 18:26:26.810732 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-01 18:26:27.939202 | debian-bookworm | changed: 2026-08-01 18:26:27.939380 | debian-bookworm | cd+++++++++ src/ 2026-08-01 18:26:27.939414 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-01 18:26:27.939439 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-01 18:26:27.939462 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-01 18:26:27.939483 | debian-bookworm | Containerfile 2026-08-01 18:26:27.939681 | debian-bookworm | Containerfile 2026-08-01 18:26:27.969409 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (50.0.0) 2026-08-01 18:28:23.206112 | 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-01 18:28:23.210585 | 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-01 18:28:24.015226 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-08-01 18:28:24.260204 | 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-01 18:28:30.688408 | 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-01 18:28:30.688569 | 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-01 18:28:30.688588 | 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-01 18:28:30.688609 | 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-01 18:28:30.688620 | 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-01 18:28:30.688631 | 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-01 18:28:30.688642 | 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-01 18:28:30.688653 | 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-01 18:28:30.688664 | 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-01 18:28:30.688676 | 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-01 18:28:30.688687 | 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-01 18:28:30.688724 | 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-01 18:28:30.688736 | 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-01 18:28:30.688748 | 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-01 18:28:30.688763 | 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-01 18:28:30.688774 | debian-bookworm | Installing missing stub packages: 2026-08-01 18:28:30.688787 | 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-01 18:28:30.688798 | debian-bookworm | 2026-08-01 18:28:30.688809 | debian-bookworm | 2026-08-01 18:28:30.688820 | debian-bookworm | Success: no issues found in 201 source files 2026-08-01 18:28:30.752931 | debian-bookworm | ok: Runtime: 0:00:22.757665 2026-08-01 18:28:30.761022 | 2026-08-01 18:28:30.761121 | PLAY RECAP 2026-08-01 18:28:30.761176 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-08-01 18:28:30.761203 | 2026-08-01 18:28:30.965283 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-08-01 18:28:30.966604 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-01 18:28:31.891924 | 2026-08-01 18:28:31.892143 | PLAY [Base post-fetch] 2026-08-01 18:28:31.909270 | 2026-08-01 18:28:31.909461 | TASK [diagnose-network : Ensure log directory exists] 2026-08-01 18:28:32.298120 | debian-bookworm | ok 2026-08-01 18:28:32.310199 | 2026-08-01 18:28:32.310424 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-08-01 18:28:44.157408 | debian-bookworm | ok: Runtime: 0:00:05.915539 2026-08-01 18:28:44.171753 | 2026-08-01 18:28:44.179935 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-08-01 18:28:50.208915 | debian-bookworm | ok: Runtime: 0:00:00.006900 2026-08-01 18:28:50.217449 | 2026-08-01 18:28:50.217588 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-08-01 18:28:56.236314 | debian-bookworm | ok: Runtime: 0:00:00.009240 2026-08-01 18:28:56.265162 | 2026-08-01 18:28:56.265501 | TASK [fetch-output : Set log path for multiple nodes] 2026-08-01 18:28:56.339804 | debian-bookworm | skipping: Conditional result was False 2026-08-01 18:28:56.360605 | 2026-08-01 18:28:56.360803 | TASK [fetch-output : Set log path for single node] 2026-08-01 18:28:56.417841 | debian-bookworm | ok 2026-08-01 18:28:56.425173 | 2026-08-01 18:28:56.425515 | LOOP [fetch-output : Ensure local output dirs] 2026-08-01 18:28:56.768567 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/work/logs" 2026-08-01 18:28:57.079801 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/work/artifacts" 2026-08-01 18:28:57.356250 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aa302838a9ff40afbe112afc7b2fb18e/work/docs" 2026-08-01 18:28:57.367700 | 2026-08-01 18:28:57.367825 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-01 18:28:58.227464 | debian-bookworm | changed: 2026-08-01 18:28:58.227723 | debian-bookworm | .d..t...... ./ 2026-08-01 18:28:58.227757 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-01 18:28:58.227782 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-01 18:28:58.227804 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-01 18:28:58.227825 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-01 18:28:58.227859 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-01 18:28:58.227905 | debian-bookworm | changed: All items complete 2026-08-01 18:28:58.227927 | 2026-08-01 18:28:58.771240 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 18:28:59.338289 | debian-bookworm | changed: .d..t...... ./ 2026-08-01 18:28:59.353841 | 2026-08-01 18:28:59.353982 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-01 18:28:59.938706 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009488 2026-08-01 18:29:00.217896 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006032 2026-08-01 18:29:00.227130 | 2026-08-01 18:29:00.227233 | PLAY RECAP 2026-08-01 18:29:00.227292 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-01 18:29:00.227318 | 2026-08-01 18:29:00.414055 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-01 18:29:00.415165 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 18:29:01.282789 | 2026-08-01 18:29:01.283063 | PLAY [Base post] 2026-08-01 18:29:01.303085 | 2026-08-01 18:29:01.303252 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-01 18:29:01.872843 | debian-bookworm | changed 2026-08-01 18:29:01.879788 | 2026-08-01 18:29:01.879908 | PLAY RECAP 2026-08-01 18:29:01.879971 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-01 18:29:01.880083 | 2026-08-01 18:29:02.084730 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-01 18:29:02.085692 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-01 18:29:03.017349 | 2026-08-01 18:29:03.017564 | PLAY [Base post-logs] 2026-08-01 18:29:03.029966 | 2026-08-01 18:29:03.030173 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-01 18:29:03.575686 | localhost | changed 2026-08-01 18:29:03.586540 | 2026-08-01 18:29:03.586721 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-01 18:29:03.613578 | localhost | ok 2026-08-01 18:29:03.617137 | 2026-08-01 18:29:03.617252 | TASK [Set zuul-log-path fact] 2026-08-01 18:29:03.634486 | localhost | ok 2026-08-01 18:29:03.644210 | 2026-08-01 18:29:03.644334 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-01 18:29:03.669785 | localhost | ok 2026-08-01 18:29:03.672980 | 2026-08-01 18:29:03.673125 | TASK [upload-logs : Create log directories] 2026-08-01 18:29:04.235160 | localhost | changed 2026-08-01 18:29:04.238458 | 2026-08-01 18:29:04.238572 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-01 18:29:04.877176 | localhost -> localhost | ok: Runtime: 0:00:00.018934 2026-08-01 18:29:04.885444 | 2026-08-01 18:29:04.885600 | TASK [upload-logs : Upload logs to log server] 2026-08-01 18:29:05.563757 | localhost | Output suppressed because no_log was given 2026-08-01 18:29:05.566008 | 2026-08-01 18:29:05.566153 | LOOP [upload-logs : Compress console log and json output] 2026-08-01 18:29:05.624628 | localhost | skipping: Conditional result was False 2026-08-01 18:29:05.634891 | localhost | skipping: Conditional result was False 2026-08-01 18:29:05.644005 | 2026-08-01 18:29:05.644197 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-01 18:29:05.697629 | localhost | skipping: Conditional result was False 2026-08-01 18:29:05.697948 | 2026-08-01 18:29:05.704196 | localhost | skipping: Conditional result was False 2026-08-01 18:29:05.713056 | 2026-08-01 18:29:05.713229 | LOOP [upload-logs : Upload console log and json output]