2026-01-26 20:57:19.551851 | Job console starting 2026-01-26 20:57:19.590690 | Updating git repos 2026-01-26 20:57:19.636954 | Cloning repos into workspace 2026-01-26 20:57:19.713183 | Restoring repo states 2026-01-26 20:57:19.723034 | Merging changes 2026-01-26 20:57:20.356932 | Checking out repos 2026-01-26 20:57:20.394700 | Preparing playbooks 2026-01-26 20:57:21.276206 | Running Ansible setup 2026-01-26 20:57:28.596861 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 20:57:29.939325 | 2026-01-26 20:57:29.939499 | PLAY [Base pre] 2026-01-26 20:57:29.969875 | 2026-01-26 20:57:29.970038 | TASK [Setup log path fact] 2026-01-26 20:57:30.000698 | debian-bookworm | ok 2026-01-26 20:57:30.031961 | 2026-01-26 20:57:30.032145 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 20:57:30.087286 | debian-bookworm | ok 2026-01-26 20:57:30.097631 | 2026-01-26 20:57:30.097765 | TASK [emit-job-header : Print job information] 2026-01-26 20:57:30.172219 | # Job Information 2026-01-26 20:57:30.172403 | Ansible Version: 2.16.14 2026-01-26 20:57:30.172438 | Job: mypy 2026-01-26 20:57:30.172468 | Pipeline: check 2026-01-26 20:57:30.172490 | Executor: 521e9411259a 2026-01-26 20:57:30.172510 | Triggered by: https://github.com/osism/python-osism/pull/1961 2026-01-26 20:57:30.172532 | Event ID: 939aecd0-faf9-11f0-852b-34b7e8a8f1c0 2026-01-26 20:57:30.177552 | 2026-01-26 20:57:30.177684 | LOOP [emit-job-header : Print node information] 2026-01-26 20:57:30.472302 | debian-bookworm | ok: 2026-01-26 20:57:30.472569 | debian-bookworm | # Node Information 2026-01-26 20:57:30.472624 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 20:57:30.472650 | debian-bookworm | Hostname: debian 2026-01-26 20:57:30.472672 | debian-bookworm | Username: zuul 2026-01-26 20:57:30.472693 | debian-bookworm | Distro: Debian 12.13 2026-01-26 20:57:30.472720 | debian-bookworm | Provider: regiocloud-a 2026-01-26 20:57:30.472742 | debian-bookworm | Region: 2026-01-26 20:57:30.472764 | debian-bookworm | Label: debian-bookworm 2026-01-26 20:57:30.472784 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 20:57:30.472803 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4d:f72c 2026-01-26 20:57:30.494899 | 2026-01-26 20:57:30.495046 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 20:57:31.412034 | debian-bookworm -> localhost | changed 2026-01-26 20:57:31.422400 | 2026-01-26 20:57:31.422536 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 20:57:33.096983 | debian-bookworm -> localhost | changed 2026-01-26 20:57:33.107913 | 2026-01-26 20:57:33.108011 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 20:57:33.595422 | debian-bookworm -> localhost | ok 2026-01-26 20:57:33.600241 | 2026-01-26 20:57:33.600323 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 20:57:33.627051 | debian-bookworm | ok 2026-01-26 20:57:33.642077 | debian-bookworm | included: /var/lib/zuul/builds/810bc45733e34941b661440fc493582c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 20:57:33.661233 | 2026-01-26 20:57:33.661310 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 20:57:35.799230 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 20:57:35.799432 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/810bc45733e34941b661440fc493582c/work/810bc45733e34941b661440fc493582c_id_rsa 2026-01-26 20:57:35.799471 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/810bc45733e34941b661440fc493582c/work/810bc45733e34941b661440fc493582c_id_rsa.pub 2026-01-26 20:57:35.799497 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 20:57:35.799521 | debian-bookworm -> localhost | SHA256:/tBm/Y9e/OKKQiI8z4ovp0h/ti5luQKuh5Nz8IISLbo zuul-build-sshkey 2026-01-26 20:57:35.799543 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 20:57:35.799572 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 20:57:35.799605 | debian-bookworm -> localhost | | | 2026-01-26 20:57:35.799628 | debian-bookworm -> localhost | | | 2026-01-26 20:57:35.799649 | debian-bookworm -> localhost | | | 2026-01-26 20:57:35.799670 | debian-bookworm -> localhost | | | 2026-01-26 20:57:35.799690 | debian-bookworm -> localhost | | . . . S | 2026-01-26 20:57:35.799716 | debian-bookworm -> localhost | |+.. ++.... . . | 2026-01-26 20:57:35.799737 | debian-bookworm -> localhost | |+O. o=.oo + . o| 2026-01-26 20:57:35.799757 | debian-bookworm -> localhost | |@o*+.+o .= . ..o.| 2026-01-26 20:57:35.799777 | debian-bookworm -> localhost | |EBo*O+. .o .+=oo| 2026-01-26 20:57:35.799797 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 20:57:35.799846 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.599669 2026-01-26 20:57:35.805802 | 2026-01-26 20:57:35.805894 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 20:57:35.845322 | debian-bookworm | ok 2026-01-26 20:57:35.854498 | debian-bookworm | included: /var/lib/zuul/builds/810bc45733e34941b661440fc493582c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 20:57:35.870225 | 2026-01-26 20:57:35.870324 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 20:57:35.893902 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:57:35.899519 | 2026-01-26 20:57:35.899621 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 20:57:36.499545 | debian-bookworm | changed 2026-01-26 20:57:36.505115 | 2026-01-26 20:57:36.505200 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 20:57:36.755611 | debian-bookworm | ok 2026-01-26 20:57:36.760863 | 2026-01-26 20:57:36.760955 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 20:57:37.458658 | debian-bookworm | changed 2026-01-26 20:57:37.470797 | 2026-01-26 20:57:37.476612 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 20:57:38.089866 | debian-bookworm | changed 2026-01-26 20:57:38.104908 | 2026-01-26 20:57:38.105018 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 20:57:38.117711 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:57:38.123551 | 2026-01-26 20:57:38.123664 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 20:57:38.695811 | debian-bookworm -> localhost | changed 2026-01-26 20:57:38.714231 | 2026-01-26 20:57:38.714325 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 20:57:39.210717 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/810bc45733e34941b661440fc493582c/work/810bc45733e34941b661440fc493582c_id_rsa (zuul-build-sshkey) 2026-01-26 20:57:39.211122 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012923 2026-01-26 20:57:39.218364 | 2026-01-26 20:57:39.218464 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 20:57:39.624001 | debian-bookworm | ok 2026-01-26 20:57:39.631999 | 2026-01-26 20:57:39.632111 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 20:57:39.655757 | debian-bookworm | skipping: Conditional result was False 2026-01-26 20:57:39.666301 | 2026-01-26 20:57:39.666401 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 20:57:40.084795 | debian-bookworm | ok 2026-01-26 20:57:40.098552 | 2026-01-26 20:57:40.098689 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 20:57:40.126846 | debian-bookworm | ok 2026-01-26 20:57:40.131872 | 2026-01-26 20:57:40.131961 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 20:57:40.624995 | debian-bookworm -> localhost | ok 2026-01-26 20:57:40.631209 | 2026-01-26 20:57:40.631301 | TASK [validate-host : Collect information about the host] 2026-01-26 20:57:41.876713 | debian-bookworm | ok 2026-01-26 20:57:41.892179 | 2026-01-26 20:57:41.892264 | TASK [validate-host : Sanitize hostname] 2026-01-26 20:57:42.035821 | debian-bookworm | ok 2026-01-26 20:57:42.077814 | 2026-01-26 20:57:42.077917 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 20:57:42.622105 | debian-bookworm -> localhost | changed 2026-01-26 20:57:42.651563 | 2026-01-26 20:57:42.651694 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 20:57:43.139581 | debian-bookworm | ok 2026-01-26 20:57:43.144514 | 2026-01-26 20:57:43.144625 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 20:57:43.957378 | debian-bookworm -> localhost | changed 2026-01-26 20:57:43.966106 | 2026-01-26 20:57:43.966200 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 20:57:44.251773 | debian-bookworm | ok 2026-01-26 20:57:44.256833 | 2026-01-26 20:57:44.256917 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 20:57:45.673939 | debian-bookworm | changed: 2026-01-26 20:57:45.674156 | debian-bookworm | cd+++++++++ src/ 2026-01-26 20:57:45.676400 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 20:57:45.676462 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 20:57:45.676501 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-26 20:57:45.676532 | debian-bookworm | Containerfile 2026-01-26 20:57:45.676731 | debian-bookworm | Containerfile 2026-01-26 20:57:45.707376 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2026-01-26 20:59:06.222457 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-01-26 20:59:06.250889 | 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-01-26 20:59:06.263364 | 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-01-26 20:59:07.043569 | 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-01-26 20:59:07.500003 | 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-01-26 20:59:15.711105 | 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-01-26 20:59:15.711237 | 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-01-26 20:59:15.711257 | 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-01-26 20:59:15.711270 | 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-01-26 20:59:15.711282 | 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-01-26 20:59:15.711296 | 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-01-26 20:59:15.711308 | 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-01-26 20:59:15.711356 | 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-01-26 20:59:15.711369 | 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-01-26 20:59:15.711381 | debian-bookworm | Installing missing stub packages: 2026-01-26 20:59:15.711394 | 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-01-26 20:59:15.711407 | debian-bookworm | 2026-01-26 20:59:15.711419 | debian-bookworm | 2026-01-26 20:59:15.711431 | debian-bookworm | Success: no issues found in 75 source files 2026-01-26 20:59:16.217640 | debian-bookworm | ok: Runtime: 0:00:22.772990 2026-01-26 20:59:16.232545 | 2026-01-26 20:59:16.232678 | PLAY RECAP 2026-01-26 20:59:16.232791 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-01-26 20:59:16.232836 | 2026-01-26 20:59:16.371454 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-01-26 20:59:16.372446 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 20:59:17.101097 | 2026-01-26 20:59:17.101252 | PLAY [Base post] 2026-01-26 20:59:17.114499 | 2026-01-26 20:59:17.114626 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-26 20:59:17.711093 | debian-bookworm | changed 2026-01-26 20:59:17.720791 | 2026-01-26 20:59:17.720944 | PLAY RECAP 2026-01-26 20:59:17.721050 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-26 20:59:17.721132 | 2026-01-26 20:59:17.838224 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 20:59:17.839160 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-26 20:59:18.625610 | 2026-01-26 20:59:18.625819 | PLAY [Base post-logs] 2026-01-26 20:59:18.636716 | 2026-01-26 20:59:18.636882 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-26 20:59:19.089551 | localhost | changed 2026-01-26 20:59:19.103209 | 2026-01-26 20:59:19.103415 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-26 20:59:19.140498 | localhost | ok 2026-01-26 20:59:19.144112 | 2026-01-26 20:59:19.144218 | TASK [Set zuul-log-path fact] 2026-01-26 20:59:19.160624 | localhost | ok 2026-01-26 20:59:19.169010 | 2026-01-26 20:59:19.169140 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 20:59:19.204647 | localhost | ok 2026-01-26 20:59:19.207881 | 2026-01-26 20:59:19.207992 | TASK [upload-logs : Create log directories] 2026-01-26 20:59:19.691671 | localhost | changed 2026-01-26 20:59:19.694448 | 2026-01-26 20:59:19.694556 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-26 20:59:20.194194 | localhost -> localhost | ok: Runtime: 0:00:00.007808 2026-01-26 20:59:20.198250 | 2026-01-26 20:59:20.198364 | TASK [upload-logs : Upload logs to log server] 2026-01-26 20:59:20.778011 | localhost | Output suppressed because no_log was given 2026-01-26 20:59:20.781438 | 2026-01-26 20:59:20.781605 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 20:59:20.842138 | localhost | skipping: Conditional result was False 2026-01-26 20:59:20.847556 | localhost | skipping: Conditional result was False 2026-01-26 20:59:20.863708 | 2026-01-26 20:59:20.863978 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 20:59:20.912629 | localhost | skipping: Conditional result was False 2026-01-26 20:59:20.913259 | 2026-01-26 20:59:20.916981 | localhost | skipping: Conditional result was False 2026-01-26 20:59:20.926678 | 2026-01-26 20:59:20.927019 | LOOP [upload-logs : Upload console log and json output]