2026-04-29 09:52:46.422166 | Job console starting 2026-04-29 09:52:46.438746 | Updating git repos 2026-04-29 09:52:46.519456 | Cloning repos into workspace 2026-04-29 09:52:46.581312 | Restoring repo states 2026-04-29 09:52:46.614224 | Merging changes 2026-04-29 09:52:47.381015 | Checking out repos 2026-04-29 09:52:47.467310 | Preparing playbooks 2026-04-29 09:52:48.809616 | Running Ansible setup 2026-04-29 09:52:55.489667 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 09:52:56.440847 | 2026-04-29 09:52:56.441012 | PLAY [Base pre] 2026-04-29 09:52:56.470260 | 2026-04-29 09:52:56.470399 | TASK [Setup log path fact] 2026-04-29 09:52:56.518107 | debian-bookworm | ok 2026-04-29 09:52:56.540272 | 2026-04-29 09:52:56.540463 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 09:52:56.600069 | debian-bookworm | ok 2026-04-29 09:52:56.610073 | 2026-04-29 09:52:56.610189 | TASK [emit-job-header : Print job information] 2026-04-29 09:52:56.660079 | # Job Information 2026-04-29 09:52:56.660249 | Ansible Version: 2.16.14 2026-04-29 09:52:56.660284 | Job: mypy 2026-04-29 09:52:56.660317 | Pipeline: check 2026-04-29 09:52:56.660340 | Executor: 521e9411259a 2026-04-29 09:52:56.660373 | Triggered by: https://github.com/osism/python-osism/pull/2239 2026-04-29 09:52:56.660397 | Event ID: 26a6e420-43b1-11f1-818b-a10f95d151ee 2026-04-29 09:52:56.665205 | 2026-04-29 09:52:56.665301 | LOOP [emit-job-header : Print node information] 2026-04-29 09:52:56.846792 | debian-bookworm | ok: 2026-04-29 09:52:56.846988 | debian-bookworm | # Node Information 2026-04-29 09:52:56.847021 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-29 09:52:56.847046 | debian-bookworm | Hostname: debian 2026-04-29 09:52:56.847068 | debian-bookworm | Username: zuul 2026-04-29 09:52:56.847089 | debian-bookworm | Distro: Debian 12.13 2026-04-29 09:52:56.847113 | debian-bookworm | Provider: regiocloud-a 2026-04-29 09:52:56.847134 | debian-bookworm | Region: 2026-04-29 09:52:56.847154 | debian-bookworm | Label: debian-bookworm 2026-04-29 09:52:56.847174 | debian-bookworm | Product Name: OpenStack Nova 2026-04-29 09:52:56.847194 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5a:3093 2026-04-29 09:52:56.869747 | 2026-04-29 09:52:56.869855 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 09:52:57.589249 | debian-bookworm -> localhost | changed 2026-04-29 09:52:57.596195 | 2026-04-29 09:52:57.596295 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 09:52:59.736035 | debian-bookworm -> localhost | changed 2026-04-29 09:52:59.746594 | 2026-04-29 09:52:59.746708 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 09:53:00.435277 | debian-bookworm -> localhost | ok 2026-04-29 09:53:00.441528 | 2026-04-29 09:53:00.441644 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 09:53:00.485092 | debian-bookworm | ok 2026-04-29 09:53:00.545561 | debian-bookworm | included: /var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 09:53:00.573250 | 2026-04-29 09:53:00.573409 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 09:53:03.443029 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-29 09:53:03.443248 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/work/efb12c7158d645dba06bdc19b974b10f_id_rsa 2026-04-29 09:53:03.443286 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/work/efb12c7158d645dba06bdc19b974b10f_id_rsa.pub 2026-04-29 09:53:03.443313 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-29 09:53:03.443341 | debian-bookworm -> localhost | SHA256:dKvr8Ym/WQRp9TP0Dnzv4TpBg0oinyeJ5idJz9FKKqE zuul-build-sshkey 2026-04-29 09:53:03.443398 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-29 09:53:03.443437 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-29 09:53:03.443460 | debian-bookworm -> localhost | | . . | 2026-04-29 09:53:03.443492 | debian-bookworm -> localhost | | o + . | 2026-04-29 09:53:03.443514 | debian-bookworm -> localhost | | . = . * o| 2026-04-29 09:53:03.443533 | debian-bookworm -> localhost | | . o + + o *.| 2026-04-29 09:53:03.443556 | debian-bookworm -> localhost | | + S o o ..o| 2026-04-29 09:53:03.443589 | debian-bookworm -> localhost | | . + B = . ....| 2026-04-29 09:53:03.443610 | debian-bookworm -> localhost | | . = * B . ...| 2026-04-29 09:53:03.443630 | debian-bookworm -> localhost | | E . = = = + .. | 2026-04-29 09:53:03.443659 | debian-bookworm -> localhost | | . o.+.*. .. | 2026-04-29 09:53:03.443681 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-29 09:53:03.443740 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.769828 2026-04-29 09:53:03.450394 | 2026-04-29 09:53:03.450526 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 09:53:03.491371 | debian-bookworm | ok 2026-04-29 09:53:03.512726 | debian-bookworm | included: /var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 09:53:03.534218 | 2026-04-29 09:53:03.534381 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 09:53:03.567868 | debian-bookworm | skipping: Conditional result was False 2026-04-29 09:53:03.574168 | 2026-04-29 09:53:03.574279 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 09:53:04.411143 | debian-bookworm | changed 2026-04-29 09:53:04.416885 | 2026-04-29 09:53:04.417004 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 09:53:04.710026 | debian-bookworm | ok 2026-04-29 09:53:04.715653 | 2026-04-29 09:53:04.715818 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 09:53:05.394173 | debian-bookworm | changed 2026-04-29 09:53:05.400953 | 2026-04-29 09:53:05.401066 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 09:53:06.046252 | debian-bookworm | changed 2026-04-29 09:53:06.051047 | 2026-04-29 09:53:06.051135 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 09:53:06.064505 | debian-bookworm | skipping: Conditional result was False 2026-04-29 09:53:06.071290 | 2026-04-29 09:53:06.071437 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 09:53:06.486783 | debian-bookworm -> localhost | changed 2026-04-29 09:53:06.504266 | 2026-04-29 09:53:06.504423 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 09:53:06.993583 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/work/efb12c7158d645dba06bdc19b974b10f_id_rsa (zuul-build-sshkey) 2026-04-29 09:53:06.993801 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.033505 2026-04-29 09:53:07.001899 | 2026-04-29 09:53:07.002006 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 09:53:07.573426 | debian-bookworm | ok 2026-04-29 09:53:07.581940 | 2026-04-29 09:53:07.582058 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 09:53:07.626739 | debian-bookworm | skipping: Conditional result was False 2026-04-29 09:53:07.637846 | 2026-04-29 09:53:07.637970 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-29 09:53:08.151074 | debian-bookworm | ok 2026-04-29 09:53:08.166787 | 2026-04-29 09:53:08.166956 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-29 09:53:08.196332 | debian-bookworm | ok 2026-04-29 09:53:08.201352 | 2026-04-29 09:53:08.201468 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-29 09:53:08.597168 | debian-bookworm -> localhost | ok 2026-04-29 09:53:08.604548 | 2026-04-29 09:53:08.604652 | TASK [validate-host : Collect information about the host] 2026-04-29 09:53:09.966666 | debian-bookworm | ok 2026-04-29 09:53:09.977074 | 2026-04-29 09:53:09.977188 | TASK [validate-host : Sanitize hostname] 2026-04-29 09:53:10.067089 | debian-bookworm | ok 2026-04-29 09:53:10.114014 | 2026-04-29 09:53:10.114128 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-29 09:53:10.765843 | debian-bookworm -> localhost | changed 2026-04-29 09:53:10.770479 | 2026-04-29 09:53:10.770577 | TASK [validate-host : Collect information about zuul worker] 2026-04-29 09:53:11.379684 | debian-bookworm | ok 2026-04-29 09:53:11.383718 | 2026-04-29 09:53:11.383808 | TASK [validate-host : Write out all zuul information for each host] 2026-04-29 09:53:12.067654 | debian-bookworm -> localhost | changed 2026-04-29 09:53:12.078908 | 2026-04-29 09:53:12.079024 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-29 09:53:12.342559 | debian-bookworm | ok 2026-04-29 09:53:12.348590 | 2026-04-29 09:53:12.348695 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-29 09:53:13.495478 | debian-bookworm | changed: 2026-04-29 09:53:13.495651 | debian-bookworm | cd+++++++++ src/ 2026-04-29 09:53:13.495686 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-29 09:53:13.495710 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-29 09:53:13.495732 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-29 09:53:13.495752 | debian-bookworm | Containerfile 2026-04-29 09:53:13.495883 | debian-bookworm | Containerfile 2026-04-29 09:53:13.507397 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (47.0.0) 2026-04-29 09:54:43.649742 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-29 09:54:43.661676 | 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.0.0) 2026-04-29 09:54:43.674040 | 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-04-29 09:54:44.458833 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-04-29 09:54:44.802789 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260408 types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-paramiko-4.0.0.20260408 types-python-dateutil-2.9.0.20260408 types-pytz-2026.1.1.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-04-29 09:54:50.205727 | 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-04-29 09:54:50.205868 | 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-04-29 09:54:50.205887 | 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-04-29 09:54:50.205900 | 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-04-29 09:54:50.205912 | 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-04-29 09:54:50.205923 | 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-04-29 09:54:50.205942 | 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-04-29 09:54:50.205962 | 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-04-29 09:54:50.205981 | 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-04-29 09:54:50.206057 | 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-04-29 09:54:50.206081 | 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-04-29 09:54:50.206102 | debian-bookworm | osism/tasks/conductor/sonic/connections.py:78: error: Need type annotation for "connected_interfaces" (hint: "connected_interfaces: set[] = ...") [var-annotated] 2026-04-29 09:54:50.206122 | debian-bookworm | osism/tasks/conductor/sonic/connections.py:79: error: Need type annotation for "connected_portchannels" (hint: "connected_portchannels: set[] = ...") [var-annotated] 2026-04-29 09:54:50.206142 | 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-04-29 09:54:50.206162 | 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-04-29 09:54:50.206176 | 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-04-29 09:54:50.206201 | debian-bookworm | Installing missing stub packages: 2026-04-29 09:54:50.206214 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate 2026-04-29 09:54:50.206225 | debian-bookworm | 2026-04-29 09:54:50.206237 | debian-bookworm | 2026-04-29 09:54:50.206248 | debian-bookworm | Found 2 errors in 1 file (checked 104 source files) 2026-04-29 09:54:50.573603 | debian-bookworm | ERROR 2026-04-29 09:54:50.574025 | debian-bookworm | { 2026-04-29 09:54:50.574118 | debian-bookworm | "delta": "0:00:18.929152", 2026-04-29 09:54:50.574176 | debian-bookworm | "end": "2026-04-29 09:54:50.226679", 2026-04-29 09:54:50.574225 | debian-bookworm | "msg": "non-zero return code", 2026-04-29 09:54:50.574271 | debian-bookworm | "rc": 1, 2026-04-29 09:54:50.574315 | debian-bookworm | "start": "2026-04-29 09:54:31.297527" 2026-04-29 09:54:50.574399 | debian-bookworm | } failure 2026-04-29 09:54:50.580440 | 2026-04-29 09:54:50.580571 | PLAY RECAP 2026-04-29 09:54:50.580665 | debian-bookworm | ok: 10 changed: 7 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2026-04-29 09:54:50.580709 | 2026-04-29 09:54:50.755787 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-29 09:54:50.757174 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-29 09:54:51.565267 | 2026-04-29 09:54:51.565476 | PLAY [Base post-fetch] 2026-04-29 09:54:51.581084 | 2026-04-29 09:54:51.581222 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-29 09:54:51.646925 | debian-bookworm | skipping: Conditional result was False 2026-04-29 09:54:51.655897 | 2026-04-29 09:54:51.656059 | TASK [fetch-output : Set log path for single node] 2026-04-29 09:54:51.711938 | debian-bookworm | ok 2026-04-29 09:54:51.720322 | 2026-04-29 09:54:51.720492 | LOOP [fetch-output : Ensure local output dirs] 2026-04-29 09:54:52.227635 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/work/logs" 2026-04-29 09:54:52.531820 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/work/artifacts" 2026-04-29 09:54:52.833529 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/efb12c7158d645dba06bdc19b974b10f/work/docs" 2026-04-29 09:54:52.858933 | 2026-04-29 09:54:52.859119 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-29 09:54:53.736503 | debian-bookworm | changed: 2026-04-29 09:54:53.737158 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-29 09:54:53.737262 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-29 09:54:53.737336 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-29 09:54:53.737473 | debian-bookworm | changed: All items complete 2026-04-29 09:54:53.737542 | 2026-04-29 09:54:54.350807 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 09:54:54.918789 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 09:54:54.944058 | 2026-04-29 09:54:54.944242 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-29 09:54:55.474149 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013129 2026-04-29 09:54:55.783445 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012091 2026-04-29 09:54:55.806706 | 2026-04-29 09:54:55.806825 | PLAY RECAP 2026-04-29 09:54:55.806931 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-29 09:54:55.806968 | 2026-04-29 09:54:55.955773 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-29 09:54:55.959158 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 09:54:56.739553 | 2026-04-29 09:54:56.739727 | PLAY [Base post] 2026-04-29 09:54:56.753560 | 2026-04-29 09:54:56.753701 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-29 09:54:57.324930 | debian-bookworm | changed 2026-04-29 09:54:57.333833 | 2026-04-29 09:54:57.333957 | PLAY RECAP 2026-04-29 09:54:57.334032 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 09:54:57.334108 | 2026-04-29 09:54:57.457104 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 09:54:57.459732 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-29 09:54:58.314822 | 2026-04-29 09:54:58.315048 | PLAY [Base post-logs] 2026-04-29 09:54:58.326051 | 2026-04-29 09:54:58.326198 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-29 09:54:58.811258 | localhost | changed 2026-04-29 09:54:58.821947 | 2026-04-29 09:54:58.822103 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-29 09:54:58.861577 | localhost | ok 2026-04-29 09:54:58.866029 | 2026-04-29 09:54:58.866150 | TASK [Set zuul-log-path fact] 2026-04-29 09:54:58.881731 | localhost | ok 2026-04-29 09:54:58.891738 | 2026-04-29 09:54:58.891852 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 09:54:58.927114 | localhost | ok 2026-04-29 09:54:58.931627 | 2026-04-29 09:54:58.931773 | TASK [upload-logs : Create log directories] 2026-04-29 09:54:59.471513 | localhost | changed 2026-04-29 09:54:59.476844 | 2026-04-29 09:54:59.477013 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-29 09:54:59.992505 | localhost -> localhost | ok: Runtime: 0:00:00.007677 2026-04-29 09:55:00.001146 | 2026-04-29 09:55:00.001320 | TASK [upload-logs : Upload logs to log server] 2026-04-29 09:55:00.603272 | localhost | Output suppressed because no_log was given 2026-04-29 09:55:00.606973 | 2026-04-29 09:55:00.607145 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 09:55:00.662956 | localhost | skipping: Conditional result was False 2026-04-29 09:55:00.668386 | localhost | skipping: Conditional result was False 2026-04-29 09:55:00.681090 | 2026-04-29 09:55:00.681337 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 09:55:00.732931 | localhost | skipping: Conditional result was False 2026-04-29 09:55:00.733621 | 2026-04-29 09:55:00.736941 | localhost | skipping: Conditional result was False 2026-04-29 09:55:00.744607 | 2026-04-29 09:55:00.744864 | LOOP [upload-logs : Upload console log and json output]