2026-02-16 14:53:58.606596 | Job console starting 2026-02-16 14:53:58.666320 | Updating git repos 2026-02-16 14:53:58.777247 | Cloning repos into workspace 2026-02-16 14:53:58.887919 | Restoring repo states 2026-02-16 14:53:58.898031 | Merging changes 2026-02-16 14:53:59.755829 | Checking out repos 2026-02-16 14:53:59.899011 | Preparing playbooks 2026-02-16 14:54:00.966677 | Running Ansible setup 2026-02-16 14:54:07.054357 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-16 14:54:08.625538 | 2026-02-16 14:54:08.625731 | PLAY [Base pre] 2026-02-16 14:54:08.659297 | 2026-02-16 14:54:08.659472 | TASK [Setup log path fact] 2026-02-16 14:54:08.696465 | debian-bookworm | ok 2026-02-16 14:54:08.736056 | 2026-02-16 14:54:08.736250 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 14:54:08.788110 | debian-bookworm | ok 2026-02-16 14:54:08.812859 | 2026-02-16 14:54:08.813012 | TASK [emit-job-header : Print job information] 2026-02-16 14:54:08.863599 | # Job Information 2026-02-16 14:54:08.863794 | Ansible Version: 2.16.14 2026-02-16 14:54:08.863831 | Job: mypy 2026-02-16 14:54:08.863865 | Pipeline: check 2026-02-16 14:54:08.863890 | Executor: 521e9411259a 2026-02-16 14:54:08.863911 | Triggered by: https://github.com/osism/python-osism/pull/2014 2026-02-16 14:54:08.863933 | Event ID: 4c293ab0-0b47-11f1-9307-d6b41407820f 2026-02-16 14:54:08.878707 | 2026-02-16 14:54:08.890980 | LOOP [emit-job-header : Print node information] 2026-02-16 14:54:09.107269 | debian-bookworm | ok: 2026-02-16 14:54:09.107543 | debian-bookworm | # Node Information 2026-02-16 14:54:09.107582 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-16 14:54:09.107607 | debian-bookworm | Hostname: debian 2026-02-16 14:54:09.107630 | debian-bookworm | Username: zuul 2026-02-16 14:54:09.107650 | debian-bookworm | Distro: Debian 12.13 2026-02-16 14:54:09.107673 | debian-bookworm | Provider: regiocloud-a 2026-02-16 14:54:09.107693 | debian-bookworm | Region: 2026-02-16 14:54:09.107714 | debian-bookworm | Label: debian-bookworm 2026-02-16 14:54:09.107805 | debian-bookworm | Product Name: OpenStack Nova 2026-02-16 14:54:09.107829 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe29:e12b 2026-02-16 14:54:09.129274 | 2026-02-16 14:54:09.129445 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-16 14:54:10.224739 | debian-bookworm -> localhost | changed 2026-02-16 14:54:10.231617 | 2026-02-16 14:54:10.231728 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-16 14:54:11.775256 | debian-bookworm -> localhost | changed 2026-02-16 14:54:11.787021 | 2026-02-16 14:54:11.787129 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-16 14:54:12.284729 | debian-bookworm -> localhost | ok 2026-02-16 14:54:12.290696 | 2026-02-16 14:54:12.290796 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-16 14:54:12.318018 | debian-bookworm | ok 2026-02-16 14:54:12.343628 | debian-bookworm | included: /var/lib/zuul/builds/4cb7740617e544f3905b28fb8d5fda42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-16 14:54:12.357276 | 2026-02-16 14:54:12.357360 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-16 14:54:13.825697 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-16 14:54:13.825885 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4cb7740617e544f3905b28fb8d5fda42/work/4cb7740617e544f3905b28fb8d5fda42_id_rsa 2026-02-16 14:54:13.825924 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4cb7740617e544f3905b28fb8d5fda42/work/4cb7740617e544f3905b28fb8d5fda42_id_rsa.pub 2026-02-16 14:54:13.825951 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-16 14:54:13.825974 | debian-bookworm -> localhost | SHA256:r2t8MSKBKZXgaQjuv3Tway9shElhPIU7TCu+grrdGoo zuul-build-sshkey 2026-02-16 14:54:13.825996 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-16 14:54:13.826029 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-16 14:54:13.826052 | debian-bookworm -> localhost | |. o.oo | 2026-02-16 14:54:13.826073 | debian-bookworm -> localhost | |oo Oo | 2026-02-16 14:54:13.826093 | debian-bookworm -> localhost | |..B.=o | 2026-02-16 14:54:13.826113 | debian-bookworm -> localhost | |.o.*o . | 2026-02-16 14:54:13.826133 | debian-bookworm -> localhost | |..oo+ .S | 2026-02-16 14:54:13.826158 | debian-bookworm -> localhost | | ..oo.. ..o | 2026-02-16 14:54:13.826178 | debian-bookworm -> localhost | |. oooo o ..o | 2026-02-16 14:54:13.826198 | debian-bookworm -> localhost | |++.oo=. o.. | 2026-02-16 14:54:13.826218 | debian-bookworm -> localhost | |E.oo+.oooo | 2026-02-16 14:54:13.826238 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-16 14:54:13.826287 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.729572 2026-02-16 14:54:13.832264 | 2026-02-16 14:54:13.832352 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-16 14:54:13.849262 | debian-bookworm | ok 2026-02-16 14:54:13.857913 | debian-bookworm | included: /var/lib/zuul/builds/4cb7740617e544f3905b28fb8d5fda42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-16 14:54:13.879848 | 2026-02-16 14:54:13.879968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-16 14:54:13.892856 | debian-bookworm | skipping: Conditional result was False 2026-02-16 14:54:13.898486 | 2026-02-16 14:54:13.898593 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-16 14:54:14.635697 | debian-bookworm | changed 2026-02-16 14:54:14.644619 | 2026-02-16 14:54:14.644739 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-16 14:54:14.946299 | debian-bookworm | ok 2026-02-16 14:54:14.954912 | 2026-02-16 14:54:14.955026 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-16 14:54:15.637722 | debian-bookworm | changed 2026-02-16 14:54:15.647699 | 2026-02-16 14:54:15.647802 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-16 14:54:16.294397 | debian-bookworm | changed 2026-02-16 14:54:16.299171 | 2026-02-16 14:54:16.299267 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-16 14:54:16.322891 | debian-bookworm | skipping: Conditional result was False 2026-02-16 14:54:16.327748 | 2026-02-16 14:54:16.327826 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-16 14:54:16.831281 | debian-bookworm -> localhost | changed 2026-02-16 14:54:16.839859 | 2026-02-16 14:54:16.839951 | TASK [add-build-sshkey : Add back temp key] 2026-02-16 14:54:17.160579 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4cb7740617e544f3905b28fb8d5fda42/work/4cb7740617e544f3905b28fb8d5fda42_id_rsa (zuul-build-sshkey) 2026-02-16 14:54:17.160787 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017494 2026-02-16 14:54:17.168263 | 2026-02-16 14:54:17.168354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-16 14:54:17.647167 | debian-bookworm | ok 2026-02-16 14:54:17.652420 | 2026-02-16 14:54:17.652520 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-16 14:54:17.675476 | debian-bookworm | skipping: Conditional result was False 2026-02-16 14:54:17.693773 | 2026-02-16 14:54:17.693902 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-16 14:54:18.115073 | debian-bookworm | ok 2026-02-16 14:54:18.123645 | 2026-02-16 14:54:18.123747 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-16 14:54:18.150169 | debian-bookworm | ok 2026-02-16 14:54:18.154206 | 2026-02-16 14:54:18.154283 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-16 14:54:18.423510 | debian-bookworm -> localhost | ok 2026-02-16 14:54:18.429605 | 2026-02-16 14:54:18.429701 | TASK [validate-host : Collect information about the host] 2026-02-16 14:54:19.686137 | debian-bookworm | ok 2026-02-16 14:54:19.717316 | 2026-02-16 14:54:19.717427 | TASK [validate-host : Sanitize hostname] 2026-02-16 14:54:19.805998 | debian-bookworm | ok 2026-02-16 14:54:19.874638 | 2026-02-16 14:54:19.874749 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-16 14:54:20.686736 | debian-bookworm -> localhost | changed 2026-02-16 14:54:20.691357 | 2026-02-16 14:54:20.691441 | TASK [validate-host : Collect information about zuul worker] 2026-02-16 14:54:21.146315 | debian-bookworm | ok 2026-02-16 14:54:21.154396 | 2026-02-16 14:54:21.154585 | TASK [validate-host : Write out all zuul information for each host] 2026-02-16 14:54:21.840127 | debian-bookworm -> localhost | changed 2026-02-16 14:54:21.849602 | 2026-02-16 14:54:21.849737 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-16 14:54:22.140638 | debian-bookworm | ok 2026-02-16 14:54:22.149945 | 2026-02-16 14:54:22.150063 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-16 14:54:23.487135 | debian-bookworm | changed: 2026-02-16 14:54:23.487302 | debian-bookworm | cd+++++++++ src/ 2026-02-16 14:54:23.487336 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-16 14:54:23.487360 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-16 14:54:23.487381 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-16 14:54:23.487401 | debian-bookworm | Containerfile 2026-02-16 14:54:23.487528 | debian-bookworm | Containerfile 2026-02-16 14:54:23.526977 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-02-16 14:55:49.532458 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-16 14:55:49.561956 | 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-02-16 14:55:49.575611 | 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-02-16 14:55:50.421183 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-02-16 14:55:50.798411 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20251220 types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20260124 types-pytz-2025.2.0.20251108 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2026-02-16 14:56:00.560191 | 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-02-16 14:56:00.560325 | 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-02-16 14:56:00.560343 | 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-02-16 14:56:00.560355 | 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-02-16 14:56:00.560367 | 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-02-16 14:56:00.560380 | 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-02-16 14:56:00.560392 | 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-02-16 14:56:00.560470 | 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-02-16 14:56:00.560485 | 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-02-16 14:56:00.560497 | debian-bookworm | Installing missing stub packages: 2026-02-16 14:56:00.560510 | 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 types-ujson 2026-02-16 14:56:00.560523 | debian-bookworm | 2026-02-16 14:56:00.560534 | debian-bookworm | 2026-02-16 14:56:00.560546 | debian-bookworm | Success: no issues found in 75 source files 2026-02-16 14:56:00.925506 | debian-bookworm | ok: Runtime: 0:00:25.923205 2026-02-16 14:56:00.939220 | 2026-02-16 14:56:00.939339 | PLAY RECAP 2026-02-16 14:56:00.939413 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-16 14:56:00.939449 | 2026-02-16 14:56:01.087526 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-16 14:56:01.089851 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-16 14:56:01.836721 | 2026-02-16 14:56:01.836909 | PLAY [Base post] 2026-02-16 14:56:01.851775 | 2026-02-16 14:56:01.851926 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-16 14:56:02.437404 | debian-bookworm | changed 2026-02-16 14:56:02.448103 | 2026-02-16 14:56:02.448272 | PLAY RECAP 2026-02-16 14:56:02.448361 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-16 14:56:02.448449 | 2026-02-16 14:56:02.579098 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-16 14:56:02.580531 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-16 14:56:03.359337 | 2026-02-16 14:56:03.359521 | PLAY [Base post-logs] 2026-02-16 14:56:03.370524 | 2026-02-16 14:56:03.370704 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-16 14:56:03.867222 | localhost | changed 2026-02-16 14:56:03.885851 | 2026-02-16 14:56:03.886047 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-16 14:56:03.925480 | localhost | ok 2026-02-16 14:56:03.931466 | 2026-02-16 14:56:03.931627 | TASK [Set zuul-log-path fact] 2026-02-16 14:56:03.949085 | localhost | ok 2026-02-16 14:56:03.960326 | 2026-02-16 14:56:03.960457 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-16 14:56:03.998514 | localhost | ok 2026-02-16 14:56:04.005337 | 2026-02-16 14:56:04.005528 | TASK [upload-logs : Create log directories] 2026-02-16 14:56:04.511242 | localhost | changed 2026-02-16 14:56:04.514163 | 2026-02-16 14:56:04.514270 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-16 14:56:05.015064 | localhost -> localhost | ok: Runtime: 0:00:00.006900 2026-02-16 14:56:05.024409 | 2026-02-16 14:56:05.024556 | TASK [upload-logs : Upload logs to log server] 2026-02-16 14:56:05.600777 | localhost | Output suppressed because no_log was given 2026-02-16 14:56:05.604941 | 2026-02-16 14:56:05.605137 | LOOP [upload-logs : Compress console log and json output] 2026-02-16 14:56:05.668731 | localhost | skipping: Conditional result was False 2026-02-16 14:56:05.673780 | localhost | skipping: Conditional result was False 2026-02-16 14:56:05.681814 | 2026-02-16 14:56:05.682063 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-16 14:56:05.728839 | localhost | skipping: Conditional result was False 2026-02-16 14:56:05.729488 | 2026-02-16 14:56:05.732806 | localhost | skipping: Conditional result was False 2026-02-16 14:56:05.746623 | 2026-02-16 14:56:05.747075 | LOOP [upload-logs : Upload console log and json output]