2025-10-26 21:46:24.321369 | Job console starting 2025-10-26 21:46:24.340358 | Updating git repos 2025-10-26 21:46:24.406457 | Cloning repos into workspace 2025-10-26 21:46:24.462095 | Restoring repo states 2025-10-26 21:46:24.481267 | Merging changes 2025-10-26 21:46:25.096601 | Checking out repos 2025-10-26 21:46:25.151294 | Preparing playbooks 2025-10-26 21:46:26.131052 | Running Ansible setup 2025-10-26 21:46:31.753893 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-26 21:46:32.812745 | 2025-10-26 21:46:32.812927 | PLAY [Base pre] 2025-10-26 21:46:32.829171 | 2025-10-26 21:46:32.829326 | TASK [Setup log path fact] 2025-10-26 21:46:32.858429 | debian-bookworm | ok 2025-10-26 21:46:32.886313 | 2025-10-26 21:46:32.886486 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-26 21:46:32.944710 | debian-bookworm | ok 2025-10-26 21:46:32.962013 | 2025-10-26 21:46:32.962158 | TASK [emit-job-header : Print job information] 2025-10-26 21:46:33.031090 | # Job Information 2025-10-26 21:46:33.031290 | Ansible Version: 2.16.14 2025-10-26 21:46:33.031355 | Job: mypy 2025-10-26 21:46:33.038920 | Pipeline: check 2025-10-26 21:46:33.039041 | Executor: 521e9411259a 2025-10-26 21:46:33.039073 | Triggered by: https://github.com/osism/python-osism/pull/1775 2025-10-26 21:46:33.039099 | Event ID: 32e357b0-b2b5-11f0-89ef-5c5b6bdefa9a 2025-10-26 21:46:33.060404 | 2025-10-26 21:46:33.060553 | LOOP [emit-job-header : Print node information] 2025-10-26 21:46:33.263564 | debian-bookworm | ok: 2025-10-26 21:46:33.263787 | debian-bookworm | # Node Information 2025-10-26 21:46:33.263823 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-26 21:46:33.263849 | debian-bookworm | Hostname: debian 2025-10-26 21:46:33.263872 | debian-bookworm | Username: zuul 2025-10-26 21:46:33.263893 | debian-bookworm | Distro: Debian 12.12 2025-10-26 21:46:33.263917 | debian-bookworm | Provider: regiocloud-a 2025-10-26 21:46:33.263938 | debian-bookworm | Region: 2025-10-26 21:46:33.263960 | debian-bookworm | Label: debian-bookworm 2025-10-26 21:46:33.263980 | debian-bookworm | Product Name: OpenStack Nova 2025-10-26 21:46:33.264000 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe85:762d 2025-10-26 21:46:33.277286 | 2025-10-26 21:46:33.277427 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-26 21:46:34.299610 | debian-bookworm -> localhost | changed 2025-10-26 21:46:34.306292 | 2025-10-26 21:46:34.306390 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-26 21:46:35.963932 | debian-bookworm -> localhost | changed 2025-10-26 21:46:35.975324 | 2025-10-26 21:46:35.975425 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-26 21:46:36.401450 | debian-bookworm -> localhost | ok 2025-10-26 21:46:36.406216 | 2025-10-26 21:46:36.406293 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-26 21:46:36.432284 | debian-bookworm | ok 2025-10-26 21:46:36.445788 | debian-bookworm | included: /var/lib/zuul/builds/364da23835cd4f6d8e8640c9a372a757/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-26 21:46:36.451198 | 2025-10-26 21:46:36.451273 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-26 21:46:37.469652 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-26 21:46:37.469812 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/364da23835cd4f6d8e8640c9a372a757/work/364da23835cd4f6d8e8640c9a372a757_id_rsa 2025-10-26 21:46:37.469843 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/364da23835cd4f6d8e8640c9a372a757/work/364da23835cd4f6d8e8640c9a372a757_id_rsa.pub 2025-10-26 21:46:37.469864 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-26 21:46:37.469884 | debian-bookworm -> localhost | SHA256:uWWw1Bzq5vjFZ4q9aF9XsIdvfXarZvZMdJi+WiLEW6g zuul-build-sshkey 2025-10-26 21:46:37.469902 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-26 21:46:37.469931 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-26 21:46:37.469949 | debian-bookworm -> localhost | | . | 2025-10-26 21:46:37.469966 | debian-bookworm -> localhost | | + . | 2025-10-26 21:46:37.469983 | debian-bookworm -> localhost | | + o . | 2025-10-26 21:46:37.469998 | debian-bookworm -> localhost | | o = . * | 2025-10-26 21:46:37.470015 | debian-bookworm -> localhost | | S * . =.+| 2025-10-26 21:46:37.470033 | debian-bookworm -> localhost | | + B o ..+o| 2025-10-26 21:46:37.470050 | debian-bookworm -> localhost | | . E = = +.B| 2025-10-26 21:46:37.470067 | debian-bookworm -> localhost | | ..= * Bo++| 2025-10-26 21:46:37.470084 | debian-bookworm -> localhost | | .+.=.=o++ | 2025-10-26 21:46:37.470100 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-26 21:46:37.470136 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.578643 2025-10-26 21:46:37.475133 | 2025-10-26 21:46:37.475205 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-26 21:46:37.511291 | debian-bookworm | ok 2025-10-26 21:46:37.518512 | debian-bookworm | included: /var/lib/zuul/builds/364da23835cd4f6d8e8640c9a372a757/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-26 21:46:37.533766 | 2025-10-26 21:46:37.533838 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-26 21:46:37.572673 | debian-bookworm | skipping: Conditional result was False 2025-10-26 21:46:37.578072 | 2025-10-26 21:46:37.578150 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-26 21:46:38.329460 | debian-bookworm | changed 2025-10-26 21:46:38.333956 | 2025-10-26 21:46:38.334029 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-26 21:46:38.615507 | debian-bookworm | ok 2025-10-26 21:46:38.619810 | 2025-10-26 21:46:38.619886 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-26 21:46:39.276843 | debian-bookworm | changed 2025-10-26 21:46:39.293785 | 2025-10-26 21:46:39.293968 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-26 21:46:39.946418 | debian-bookworm | changed 2025-10-26 21:46:39.951732 | 2025-10-26 21:46:39.951818 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-26 21:46:39.964532 | debian-bookworm | skipping: Conditional result was False 2025-10-26 21:46:39.972167 | 2025-10-26 21:46:39.972271 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-26 21:46:40.404936 | debian-bookworm -> localhost | changed 2025-10-26 21:46:40.425177 | 2025-10-26 21:46:40.425296 | TASK [add-build-sshkey : Add back temp key] 2025-10-26 21:46:40.747376 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/364da23835cd4f6d8e8640c9a372a757/work/364da23835cd4f6d8e8640c9a372a757_id_rsa (zuul-build-sshkey) 2025-10-26 21:46:40.747598 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019873 2025-10-26 21:46:40.755001 | 2025-10-26 21:46:40.755104 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-26 21:46:41.189268 | debian-bookworm | ok 2025-10-26 21:46:41.217544 | 2025-10-26 21:46:41.217675 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-26 21:46:41.261690 | debian-bookworm | skipping: Conditional result was False 2025-10-26 21:46:41.272080 | 2025-10-26 21:46:41.272174 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-26 21:46:41.683806 | debian-bookworm | ok 2025-10-26 21:46:41.700088 | 2025-10-26 21:46:41.700194 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-26 21:46:41.751244 | debian-bookworm | ok 2025-10-26 21:46:41.760111 | 2025-10-26 21:46:41.760216 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-26 21:46:42.108932 | debian-bookworm -> localhost | ok 2025-10-26 21:46:42.115032 | 2025-10-26 21:46:42.115120 | TASK [validate-host : Collect information about the host] 2025-10-26 21:46:43.204100 | debian-bookworm | ok 2025-10-26 21:46:43.218000 | 2025-10-26 21:46:43.218098 | TASK [validate-host : Sanitize hostname] 2025-10-26 21:46:43.285266 | debian-bookworm | ok 2025-10-26 21:46:43.312029 | 2025-10-26 21:46:43.312118 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-26 21:46:43.832239 | debian-bookworm -> localhost | changed 2025-10-26 21:46:43.843026 | 2025-10-26 21:46:43.843176 | TASK [validate-host : Collect information about zuul worker] 2025-10-26 21:46:44.230185 | debian-bookworm | ok 2025-10-26 21:46:44.234795 | 2025-10-26 21:46:44.234899 | TASK [validate-host : Write out all zuul information for each host] 2025-10-26 21:46:45.045142 | debian-bookworm -> localhost | changed 2025-10-26 21:46:45.053976 | 2025-10-26 21:46:45.054065 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-26 21:46:45.344653 | debian-bookworm | ok 2025-10-26 21:46:45.348928 | 2025-10-26 21:46:45.349002 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-26 21:46:46.224801 | debian-bookworm | changed: 2025-10-26 21:46:46.224968 | debian-bookworm | cd+++++++++ src/ 2025-10-26 21:46:46.225002 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-26 21:46:46.225026 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-26 21:46:46.225048 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-26 21:46:46.225069 | debian-bookworm | Containerfile 2025-10-26 21:46:46.225181 | debian-bookworm | Containerfile 2025-10-26 21:46:46.227205 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.3) 2025-10-26 21:48:06.423811 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-26 21:48:06.452077 | 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) 2025-10-26 21:48:06.463111 | 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) (2.23) 2025-10-26 21:48:07.224551 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, types-paramiko 2025-10-26 21:48:07.484877 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20250324 types-paramiko-4.0.0.20250822 types-python-dateutil-2.9.0.20251008 types-pytz-2025.2.0.20250809 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2025-10-26 21:48:15.112371 | 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] 2025-10-26 21:48:15.112456 | 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] 2025-10-26 21:48:15.112472 | 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] 2025-10-26 21:48:15.112485 | 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] 2025-10-26 21:48:15.112496 | debian-bookworm | osism/services/listener.py:174: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 21:48:15.112509 | debian-bookworm | osism/services/listener.py:175: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2025-10-26 21:48:15.112521 | debian-bookworm | Installing missing stub packages: 2025-10-26 21:48:15.112534 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-paramiko types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2025-10-26 21:48:15.112546 | debian-bookworm | 2025-10-26 21:48:15.112561 | debian-bookworm | 2025-10-26 21:48:15.112572 | debian-bookworm | Success: no issues found in 69 source files 2025-10-26 21:48:15.563656 | debian-bookworm | ok: Runtime: 0:00:21.835647 2025-10-26 21:48:15.577120 | 2025-10-26 21:48:15.577242 | PLAY RECAP 2025-10-26 21:48:15.577332 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-26 21:48:15.577374 | 2025-10-26 21:48:15.699076 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-26 21:48:15.701178 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-26 21:48:16.438101 | 2025-10-26 21:48:16.438254 | PLAY [Base post] 2025-10-26 21:48:16.451581 | 2025-10-26 21:48:16.451725 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-26 21:48:17.012865 | debian-bookworm | changed 2025-10-26 21:48:17.021440 | 2025-10-26 21:48:17.021567 | PLAY RECAP 2025-10-26 21:48:17.021659 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-26 21:48:17.021733 | 2025-10-26 21:48:17.145987 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-26 21:48:17.146878 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-26 21:48:17.922041 | 2025-10-26 21:48:17.922208 | PLAY [Base post-logs] 2025-10-26 21:48:17.933144 | 2025-10-26 21:48:17.933275 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-26 21:48:18.394903 | localhost | changed 2025-10-26 21:48:18.405178 | 2025-10-26 21:48:18.405315 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-26 21:48:18.440577 | localhost | ok 2025-10-26 21:48:18.444103 | 2025-10-26 21:48:18.444203 | TASK [Set zuul-log-path fact] 2025-10-26 21:48:18.458640 | localhost | ok 2025-10-26 21:48:18.466274 | 2025-10-26 21:48:18.466374 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-26 21:48:18.492731 | localhost | ok 2025-10-26 21:48:18.499517 | 2025-10-26 21:48:18.499748 | TASK [upload-logs : Create log directories] 2025-10-26 21:48:18.987109 | localhost | changed 2025-10-26 21:48:18.991559 | 2025-10-26 21:48:18.991759 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-26 21:48:19.482748 | localhost -> localhost | ok: Runtime: 0:00:00.003738 2025-10-26 21:48:19.488102 | 2025-10-26 21:48:19.488234 | TASK [upload-logs : Upload logs to log server] 2025-10-26 21:48:20.043477 | localhost | Output suppressed because no_log was given 2025-10-26 21:48:20.047920 | 2025-10-26 21:48:20.048151 | LOOP [upload-logs : Compress console log and json output] 2025-10-26 21:48:20.103122 | localhost | skipping: Conditional result was False 2025-10-26 21:48:20.108726 | localhost | skipping: Conditional result was False 2025-10-26 21:48:20.118601 | 2025-10-26 21:48:20.118822 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-26 21:48:20.163368 | localhost | skipping: Conditional result was False 2025-10-26 21:48:20.163855 | 2025-10-26 21:48:20.168224 | localhost | skipping: Conditional result was False 2025-10-26 21:48:20.178570 | 2025-10-26 21:48:20.178747 | LOOP [upload-logs : Upload console log and json output]