2025-10-26 03:02:26.280811 | Job console starting 2025-10-26 03:02:26.294214 | Updating git repos 2025-10-26 03:02:26.354495 | Cloning repos into workspace 2025-10-26 03:02:26.461496 | Restoring repo states 2025-10-26 03:02:26.479417 | Merging changes 2025-10-26 03:02:26.479433 | Checking out repos 2025-10-26 03:02:26.536182 | Preparing playbooks 2025-10-26 03:02:27.821824 | Running Ansible setup 2025-10-26 03:02:34.382983 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-26 03:02:35.887847 | 2025-10-26 03:02:35.887967 | PLAY [Base pre] 2025-10-26 03:02:35.919156 | 2025-10-26 03:02:35.919275 | TASK [Setup log path fact] 2025-10-26 03:02:35.948715 | debian-bookworm | ok 2025-10-26 03:02:35.984285 | 2025-10-26 03:02:35.984412 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-26 03:02:36.012017 | debian-bookworm | ok 2025-10-26 03:02:36.030241 | 2025-10-26 03:02:36.030365 | TASK [emit-job-header : Print job information] 2025-10-26 03:02:36.099332 | # Job Information 2025-10-26 03:02:36.099473 | Ansible Version: 2.16.14 2025-10-26 03:02:36.099501 | Job: mypy 2025-10-26 03:02:36.099527 | Pipeline: periodic-daily 2025-10-26 03:02:36.099545 | Executor: 521e9411259a 2025-10-26 03:02:36.099562 | Triggered by: https://github.com/osism/sonic-manager 2025-10-26 03:02:36.099580 | Event ID: 1f110a18236d466b8742595ccff952f9 2025-10-26 03:02:36.103480 | 2025-10-26 03:02:36.103558 | LOOP [emit-job-header : Print node information] 2025-10-26 03:02:36.260013 | debian-bookworm | ok: 2025-10-26 03:02:36.260210 | debian-bookworm | # Node Information 2025-10-26 03:02:36.260241 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-26 03:02:36.260290 | debian-bookworm | Hostname: debian 2025-10-26 03:02:36.260309 | debian-bookworm | Username: zuul 2025-10-26 03:02:36.260327 | debian-bookworm | Distro: Debian 12.12 2025-10-26 03:02:36.260347 | debian-bookworm | Provider: regiocloud-a 2025-10-26 03:02:36.260364 | debian-bookworm | Region: 2025-10-26 03:02:36.260381 | debian-bookworm | Label: debian-bookworm 2025-10-26 03:02:36.260398 | debian-bookworm | Product Name: OpenStack Nova 2025-10-26 03:02:36.260414 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feef:3e47 2025-10-26 03:02:36.269819 | 2025-10-26 03:02:36.269914 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-26 03:02:37.387683 | debian-bookworm -> localhost | changed 2025-10-26 03:02:37.393303 | 2025-10-26 03:02:37.393391 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-26 03:02:38.904039 | debian-bookworm -> localhost | changed 2025-10-26 03:02:38.919913 | 2025-10-26 03:02:38.920014 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-26 03:02:39.429793 | debian-bookworm -> localhost | ok 2025-10-26 03:02:39.437895 | 2025-10-26 03:02:39.438003 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-26 03:02:39.470547 | debian-bookworm | ok 2025-10-26 03:02:39.510138 | debian-bookworm | included: /var/lib/zuul/builds/2ab8ccb5fe9247f58e036d3e61e557de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-26 03:02:39.527793 | 2025-10-26 03:02:39.528051 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-26 03:02:42.891345 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-26 03:02:42.891510 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2ab8ccb5fe9247f58e036d3e61e557de/work/2ab8ccb5fe9247f58e036d3e61e557de_id_rsa 2025-10-26 03:02:42.891541 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2ab8ccb5fe9247f58e036d3e61e557de/work/2ab8ccb5fe9247f58e036d3e61e557de_id_rsa.pub 2025-10-26 03:02:42.891563 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-26 03:02:42.891583 | debian-bookworm -> localhost | SHA256:kGwg+FvpWYbgLwYEbbcowHDbyOCwT3Q+mJ8sqOeUE24 zuul-build-sshkey 2025-10-26 03:02:42.891602 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-26 03:02:42.891627 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-26 03:02:42.891645 | debian-bookworm -> localhost | |Oo+ o | 2025-10-26 03:02:42.891663 | debian-bookworm -> localhost | |=O+X.o . | 2025-10-26 03:02:42.891680 | debian-bookworm -> localhost | |+=B+++= | 2025-10-26 03:02:42.891697 | debian-bookworm -> localhost | |o++o=+o. | 2025-10-26 03:02:42.891713 | debian-bookworm -> localhost | |.o+=++ S | 2025-10-26 03:02:42.891736 | debian-bookworm -> localhost | |..+++ | 2025-10-26 03:02:42.891754 | debian-bookworm -> localhost | |..E. | 2025-10-26 03:02:42.891772 | debian-bookworm -> localhost | | = . | 2025-10-26 03:02:42.891789 | debian-bookworm -> localhost | | . | 2025-10-26 03:02:42.891805 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-26 03:02:42.891847 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.865248 2025-10-26 03:02:42.896886 | 2025-10-26 03:02:42.896959 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-26 03:02:42.913028 | debian-bookworm | ok 2025-10-26 03:02:42.920284 | debian-bookworm | included: /var/lib/zuul/builds/2ab8ccb5fe9247f58e036d3e61e557de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-26 03:02:42.931230 | 2025-10-26 03:02:42.931327 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-26 03:02:42.943858 | debian-bookworm | skipping: Conditional result was False 2025-10-26 03:02:42.948524 | 2025-10-26 03:02:42.948599 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-26 03:02:43.527959 | debian-bookworm | changed 2025-10-26 03:02:43.533452 | 2025-10-26 03:02:43.533545 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-26 03:02:43.767087 | debian-bookworm | ok 2025-10-26 03:02:43.789114 | 2025-10-26 03:02:43.789218 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-26 03:02:44.414521 | debian-bookworm | changed 2025-10-26 03:02:44.430954 | 2025-10-26 03:02:44.431110 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-26 03:02:45.031956 | debian-bookworm | changed 2025-10-26 03:02:45.042849 | 2025-10-26 03:02:45.042939 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-26 03:02:45.077796 | debian-bookworm | skipping: Conditional result was False 2025-10-26 03:02:45.084018 | 2025-10-26 03:02:45.084112 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-26 03:02:45.834079 | debian-bookworm -> localhost | changed 2025-10-26 03:02:45.843731 | 2025-10-26 03:02:45.843812 | TASK [add-build-sshkey : Add back temp key] 2025-10-26 03:02:46.310536 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2ab8ccb5fe9247f58e036d3e61e557de/work/2ab8ccb5fe9247f58e036d3e61e557de_id_rsa (zuul-build-sshkey) 2025-10-26 03:02:46.310705 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012507 2025-10-26 03:02:46.316978 | 2025-10-26 03:02:46.317052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-26 03:02:46.717818 | debian-bookworm | ok 2025-10-26 03:02:46.722332 | 2025-10-26 03:02:46.722408 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-26 03:02:46.734974 | debian-bookworm | skipping: Conditional result was False 2025-10-26 03:02:46.743681 | 2025-10-26 03:02:46.743762 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-26 03:02:47.111815 | debian-bookworm | ok 2025-10-26 03:02:47.121282 | 2025-10-26 03:02:47.121767 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-26 03:02:47.148197 | debian-bookworm | ok 2025-10-26 03:02:47.152739 | 2025-10-26 03:02:47.152812 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-26 03:02:47.470006 | debian-bookworm -> localhost | ok 2025-10-26 03:02:47.475329 | 2025-10-26 03:02:47.475412 | TASK [validate-host : Collect information about the host] 2025-10-26 03:02:48.608486 | debian-bookworm | ok 2025-10-26 03:02:48.620055 | 2025-10-26 03:02:48.620155 | TASK [validate-host : Sanitize hostname] 2025-10-26 03:02:48.712803 | debian-bookworm | ok 2025-10-26 03:02:48.780265 | 2025-10-26 03:02:48.780369 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-26 03:02:49.397334 | debian-bookworm -> localhost | changed 2025-10-26 03:02:49.402650 | 2025-10-26 03:02:49.402737 | TASK [validate-host : Collect information about zuul worker] 2025-10-26 03:02:49.824776 | debian-bookworm | ok 2025-10-26 03:02:49.832693 | 2025-10-26 03:02:49.832826 | TASK [validate-host : Write out all zuul information for each host] 2025-10-26 03:02:50.429523 | debian-bookworm -> localhost | changed 2025-10-26 03:02:50.444651 | 2025-10-26 03:02:50.444743 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-26 03:02:50.722436 | debian-bookworm | ok 2025-10-26 03:02:50.730784 | 2025-10-26 03:02:50.730997 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-26 03:02:51.471195 | debian-bookworm | changed: 2025-10-26 03:02:51.471467 | debian-bookworm | cd+++++++++ src/ 2025-10-26 03:02:51.471527 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-26 03:02:51.471570 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-26 03:02:51.471608 | debian-bookworm | cd+++++++++ src/github.com/osism/sonic-manager/ 2025-10-26 03:02:51.471644 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-26 03:03:24.351097 | debian-bookworm | Installing collected packages: types-requests, types-pytz 2025-10-26 03:03:24.406526 | debian-bookworm | Successfully installed types-pytz-2025.2.0.20250809 types-requests-2.32.4.20250913 2025-10-26 03:03:26.782668 | debian-bookworm | sonic_manager/core/config.py:21: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.782763 | debian-bookworm | sonic_manager/core/config.py:21: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.782774 | debian-bookworm | sonic_manager/core/config.py:23: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782784 | debian-bookworm | sonic_manager/core/config.py:24: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782803 | debian-bookworm | sonic_manager/core/config.py:25: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782810 | debian-bookworm | sonic_manager/core/config.py:28: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782817 | debian-bookworm | sonic_manager/core/config.py:31: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782824 | debian-bookworm | sonic_manager/core/config.py:34: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782830 | debian-bookworm | sonic_manager/core/config.py:37: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782837 | debian-bookworm | sonic_manager/core/config.py:43: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782844 | debian-bookworm | sonic_manager/core/config.py:44: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782856 | debian-bookworm | sonic_manager/core/config.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782866 | debian-bookworm | sonic_manager/core/config.py:46: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782876 | debian-bookworm | sonic_manager/core/config.py:51: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782887 | debian-bookworm | sonic_manager/core/netbox_client.py:41: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.782904 | debian-bookworm | sonic_manager/core/netbox_client.py:41: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.782916 | debian-bookworm | sonic_manager/core/netbox_client.py:62: error: Returning Any from function declared to return "list[dict[str, Any]]" [no-any-return] 2025-10-26 03:03:26.782926 | debian-bookworm | sonic_manager/core/utils.py:35: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.782933 | debian-bookworm | sonic_manager/sonic/device.py:10: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.782939 | debian-bookworm | sonic_manager/sonic/device.py:37: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.782946 | debian-bookworm | sonic_manager/sonic/device.py:57: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.782966 | debian-bookworm | sonic_manager/sonic/cache.py:15: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.782974 | debian-bookworm | sonic_manager/sonic/cache.py:15: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.782980 | debian-bookworm | sonic_manager/sonic/cache.py:16: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 03:03:26.782987 | debian-bookworm | sonic_manager/sonic/cache.py:49: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.782993 | debian-bookworm | sonic_manager/sonic/cache.py:49: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.783000 | debian-bookworm | sonic_manager/sonic/cache.py:84: error: Returning Any from function declared to return "InterfaceCache" [no-any-return] 2025-10-26 03:03:26.783026 | debian-bookworm | sonic_manager/sonic/cache.py:100: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.783033 | debian-bookworm | sonic_manager/sonic/cache.py:100: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.783040 | debian-bookworm | sonic_manager/sonic/cache.py:113: error: Returning Any from function declared to return "Optional[dict[str, int]]" [no-any-return] 2025-10-26 03:03:26.783046 | debian-bookworm | sonic_manager/sonic/exporter.py:16: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783052 | debian-bookworm | sonic_manager/sonic/exporter.py:107: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783058 | debian-bookworm | sonic_manager/sonic/interface.py:17: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783064 | debian-bookworm | sonic_manager/sonic/interface.py:43: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783074 | debian-bookworm | sonic_manager/sonic/interface.py:113: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783081 | debian-bookworm | sonic_manager/sonic/interface.py:151: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783087 | debian-bookworm | sonic_manager/sonic/interface.py:219: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783093 | debian-bookworm | sonic_manager/sonic/interface.py:233: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783099 | debian-bookworm | sonic_manager/sonic/interface.py:277: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783105 | debian-bookworm | sonic_manager/sonic/interface.py:337: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783112 | debian-bookworm | sonic_manager/sonic/interface.py:400: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.783118 | debian-bookworm | sonic_manager/sonic/interface.py:400: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.783125 | debian-bookworm | sonic_manager/sonic/interface.py:409: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783131 | debian-bookworm | sonic_manager/sonic/interface.py:425: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783137 | debian-bookworm | sonic_manager/sonic/interface.py:660: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783143 | debian-bookworm | sonic_manager/sonic/bgp.py:49: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783149 | debian-bookworm | sonic_manager/sonic/bgp.py:65: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783156 | debian-bookworm | sonic_manager/sonic/config_generator.py:40: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783170 | debian-bookworm | sonic_manager/sonic/config_generator.py:46: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783177 | debian-bookworm | sonic_manager/sonic/config_generator.py:229: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783183 | debian-bookworm | sonic_manager/sonic/config_generator.py:358: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783195 | debian-bookworm | sonic_manager/sonic/config_generator.py:378: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783201 | debian-bookworm | sonic_manager/sonic/config_generator.py:411: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783208 | debian-bookworm | sonic_manager/sonic/config_generator.py:501: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783214 | debian-bookworm | sonic_manager/sonic/config_generator.py:532: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783220 | debian-bookworm | sonic_manager/sonic/config_generator.py:544: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783227 | debian-bookworm | sonic_manager/sonic/config_generator.py:617: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783233 | debian-bookworm | sonic_manager/sonic/config_generator.py:630: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783239 | debian-bookworm | sonic_manager/sonic/config_generator.py:703: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783245 | debian-bookworm | sonic_manager/sonic/config_generator.py:729: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.783252 | debian-bookworm | sonic_manager/sonic/config_generator.py:787: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783258 | debian-bookworm | sonic_manager/sonic/config_generator.py:807: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.783265 | debian-bookworm | sonic_manager/sonic/config_generator.py:807: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.783276 | debian-bookworm | sonic_manager/sonic/config_generator.py:814: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.783287 | debian-bookworm | sonic_manager/sonic/config_generator.py:814: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.783298 | debian-bookworm | sonic_manager/sonic/config_generator.py:821: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783304 | debian-bookworm | sonic_manager/sonic/config_generator.py:881: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783311 | debian-bookworm | sonic_manager/sonic/config_generator.py:914: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783317 | debian-bookworm | sonic_manager/sonic/sync.py:17: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783323 | debian-bookworm | sonic_manager/cli/main.py:15: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783329 | debian-bookworm | sonic_manager/cli/main.py:28: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783335 | debian-bookworm | sonic_manager/cli/main.py:50: error: Function is missing a type annotation [no-untyped-def] 2025-10-26 03:03:26.783342 | debian-bookworm | sonic_manager/cli/main.py:77: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.783348 | debian-bookworm | sonic_manager/cli/main.py:77: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.783354 | debian-bookworm | sonic_manager/cli/main.py:89: error: Function is missing a return type annotation [no-untyped-def] 2025-10-26 03:03:26.783360 | debian-bookworm | sonic_manager/cli/main.py:89: note: Use "-> None" if function does not return a value 2025-10-26 03:03:26.783366 | debian-bookworm | Installing missing stub packages: 2025-10-26 03:03:26.783377 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-pytz types-requests 2025-10-26 03:03:26.783384 | debian-bookworm | 2025-10-26 03:03:26.783391 | debian-bookworm | 2025-10-26 03:03:26.783397 | debian-bookworm | Found 53 errors in 11 files (checked 18 source files) 2025-10-26 03:03:27.080443 | debian-bookworm | ERROR 2025-10-26 03:03:27.080637 | debian-bookworm | { 2025-10-26 03:03:27.080673 | debian-bookworm | "delta": "0:00:07.986984", 2025-10-26 03:03:27.080696 | debian-bookworm | "end": "2025-10-26 03:03:26.792657", 2025-10-26 03:03:27.080718 | debian-bookworm | "msg": "non-zero return code", 2025-10-26 03:03:27.080737 | debian-bookworm | "rc": 1, 2025-10-26 03:03:27.080756 | debian-bookworm | "start": "2025-10-26 03:03:18.805673" 2025-10-26 03:03:27.080774 | debian-bookworm | } failure 2025-10-26 03:03:27.083394 | 2025-10-26 03:03:27.083478 | PLAY RECAP 2025-10-26 03:03:27.083531 | debian-bookworm | ok: 10 changed: 7 unreachable: 0 failed: 1 skipped: 12 rescued: 0 ignored: 0 2025-10-26 03:03:27.083555 | 2025-10-26 03:03:27.304695 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-26 03:03:27.306269 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-26 03:03:28.162083 | 2025-10-26 03:03:28.162269 | PLAY [Base post] 2025-10-26 03:03:28.176382 | 2025-10-26 03:03:28.176522 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-26 03:03:28.767344 | debian-bookworm | changed 2025-10-26 03:03:28.775086 | 2025-10-26 03:03:28.775206 | PLAY RECAP 2025-10-26 03:03:28.775289 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-26 03:03:28.775357 | 2025-10-26 03:03:28.901099 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-26 03:03:28.901966 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-26 03:03:29.687159 | 2025-10-26 03:03:29.687363 | PLAY [Base post-logs] 2025-10-26 03:03:29.697807 | 2025-10-26 03:03:29.697934 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-26 03:03:30.181818 | localhost | changed 2025-10-26 03:03:30.191828 | 2025-10-26 03:03:30.191993 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-26 03:03:30.223488 | localhost | ok 2025-10-26 03:03:30.228150 | 2025-10-26 03:03:30.228346 | TASK [Set zuul-log-path fact] 2025-10-26 03:03:30.255205 | localhost | ok 2025-10-26 03:03:30.265728 | 2025-10-26 03:03:30.265855 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-26 03:03:30.295201 | localhost | ok 2025-10-26 03:03:30.298763 | 2025-10-26 03:03:30.298920 | TASK [upload-logs : Create log directories] 2025-10-26 03:03:30.818494 | localhost | changed 2025-10-26 03:03:30.822986 | 2025-10-26 03:03:30.823131 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-26 03:03:31.367908 | localhost -> localhost | ok: Runtime: 0:00:00.007726 2025-10-26 03:03:31.376613 | 2025-10-26 03:03:31.376785 | TASK [upload-logs : Upload logs to log server] 2025-10-26 03:03:31.971836 | localhost | Output suppressed because no_log was given 2025-10-26 03:03:31.978418 | 2025-10-26 03:03:31.978545 | LOOP [upload-logs : Compress console log and json output] 2025-10-26 03:03:32.082581 | localhost | skipping: Conditional result was False 2025-10-26 03:03:32.091779 | localhost | skipping: Conditional result was False 2025-10-26 03:03:32.099731 | 2025-10-26 03:03:32.099854 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-26 03:03:32.188785 | localhost | skipping: Conditional result was False 2025-10-26 03:03:32.189090 | 2025-10-26 03:03:32.199368 | localhost | skipping: Conditional result was False 2025-10-26 03:03:32.209209 | 2025-10-26 03:03:32.209361 | LOOP [upload-logs : Upload console log and json output]