2025-09-13 03:09:29.593055 | Job console starting 2025-09-13 03:09:29.610708 | Updating git repos 2025-09-13 03:09:29.643526 | Cloning repos into workspace 2025-09-13 03:09:29.752406 | Restoring repo states 2025-09-13 03:09:29.792329 | Merging changes 2025-09-13 03:09:29.792353 | Checking out repos 2025-09-13 03:09:29.925753 | Preparing playbooks 2025-09-13 03:09:31.565229 | Running Ansible setup 2025-09-13 03:09:37.069656 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-13 03:09:37.947663 | 2025-09-13 03:09:37.947796 | PLAY [Base pre] 2025-09-13 03:09:37.963137 | 2025-09-13 03:09:37.963250 | TASK [Setup log path fact] 2025-09-13 03:09:37.991958 | debian-bookworm | ok 2025-09-13 03:09:38.011406 | 2025-09-13 03:09:38.011524 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-13 03:09:38.061044 | debian-bookworm | ok 2025-09-13 03:09:38.079642 | 2025-09-13 03:09:38.079741 | TASK [emit-job-header : Print job information] 2025-09-13 03:09:38.149384 | # Job Information 2025-09-13 03:09:38.149543 | Ansible Version: 2.16.14 2025-09-13 03:09:38.149579 | Job: mypy 2025-09-13 03:09:38.149613 | Pipeline: periodic-daily 2025-09-13 03:09:38.149636 | Executor: 521e9411259a 2025-09-13 03:09:38.149657 | Triggered by: https://github.com/osism/python-osism 2025-09-13 03:09:38.149679 | Event ID: 7828a44b9161430e8af41b1502cf85da 2025-09-13 03:09:38.158636 | 2025-09-13 03:09:38.158742 | LOOP [emit-job-header : Print node information] 2025-09-13 03:09:38.343507 | debian-bookworm | ok: 2025-09-13 03:09:38.343668 | debian-bookworm | # Node Information 2025-09-13 03:09:38.343703 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-13 03:09:38.343728 | debian-bookworm | Hostname: debian 2025-09-13 03:09:38.343750 | debian-bookworm | Username: zuul 2025-09-13 03:09:38.343783 | debian-bookworm | Distro: Debian 12.12 2025-09-13 03:09:38.343808 | debian-bookworm | Provider: regiocloud-a 2025-09-13 03:09:38.343828 | debian-bookworm | Region: 2025-09-13 03:09:38.343850 | debian-bookworm | Label: debian-bookworm 2025-09-13 03:09:38.343871 | debian-bookworm | Product Name: OpenStack Nova 2025-09-13 03:09:38.343891 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:bae4 2025-09-13 03:09:38.354143 | 2025-09-13 03:09:38.354235 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-13 03:09:38.812405 | debian-bookworm -> localhost | changed 2025-09-13 03:09:38.819118 | 2025-09-13 03:09:38.819220 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-13 03:09:39.958192 | debian-bookworm -> localhost | changed 2025-09-13 03:09:39.968501 | 2025-09-13 03:09:39.968603 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-13 03:09:40.265828 | debian-bookworm -> localhost | ok 2025-09-13 03:09:40.271872 | 2025-09-13 03:09:40.271972 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-13 03:09:40.299379 | debian-bookworm | ok 2025-09-13 03:09:40.318386 | debian-bookworm | included: /var/lib/zuul/builds/a8b3cdbd15664a68b8684da2c99967a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-13 03:09:40.329692 | 2025-09-13 03:09:40.329798 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-13 03:09:41.993823 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-13 03:09:41.993992 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a8b3cdbd15664a68b8684da2c99967a8/work/a8b3cdbd15664a68b8684da2c99967a8_id_rsa 2025-09-13 03:09:41.994026 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a8b3cdbd15664a68b8684da2c99967a8/work/a8b3cdbd15664a68b8684da2c99967a8_id_rsa.pub 2025-09-13 03:09:41.994047 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-13 03:09:41.994067 | debian-bookworm -> localhost | SHA256:szOCurygymGRwjcWLAXFpbm0dD+2WxYyFJX70Q32IC4 zuul-build-sshkey 2025-09-13 03:09:41.994085 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-13 03:09:41.994110 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-13 03:09:41.994128 | debian-bookworm -> localhost | | .+o.. .... | 2025-09-13 03:09:41.994146 | debian-bookworm -> localhost | | o.o .. . + | 2025-09-13 03:09:41.994163 | debian-bookworm -> localhost | | . B . . o + = | 2025-09-13 03:09:41.994179 | debian-bookworm -> localhost | |. = = o E o . o | 2025-09-13 03:09:41.994195 | debian-bookworm -> localhost | |.+ * *S.o . | 2025-09-13 03:09:41.994214 | debian-bookworm -> localhost | |. + ... =o.. | 2025-09-13 03:09:41.994231 | debian-bookworm -> localhost | |.o . ..+o | 2025-09-13 03:09:41.994247 | debian-bookworm -> localhost | |+o.. .+o | 2025-09-13 03:09:41.994263 | debian-bookworm -> localhost | |+.=o . | 2025-09-13 03:09:41.994492 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-13 03:09:41.994561 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.115906 2025-09-13 03:09:42.000717 | 2025-09-13 03:09:42.000817 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-13 03:09:42.017413 | debian-bookworm | ok 2025-09-13 03:09:42.025831 | debian-bookworm | included: /var/lib/zuul/builds/a8b3cdbd15664a68b8684da2c99967a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-13 03:09:42.033556 | 2025-09-13 03:09:42.033620 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-13 03:09:42.055023 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:09:42.059794 | 2025-09-13 03:09:42.059865 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-13 03:09:42.669261 | debian-bookworm | changed 2025-09-13 03:09:42.676110 | 2025-09-13 03:09:42.676209 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-13 03:09:42.907005 | debian-bookworm | ok 2025-09-13 03:09:42.912482 | 2025-09-13 03:09:42.912578 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-13 03:09:43.615896 | debian-bookworm | changed 2025-09-13 03:09:43.625710 | 2025-09-13 03:09:43.625829 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-13 03:09:44.271206 | debian-bookworm | changed 2025-09-13 03:09:44.276381 | 2025-09-13 03:09:44.276462 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-13 03:09:44.289062 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:09:44.294635 | 2025-09-13 03:09:44.294716 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-13 03:09:44.755775 | debian-bookworm -> localhost | changed 2025-09-13 03:09:44.768786 | 2025-09-13 03:09:44.768882 | TASK [add-build-sshkey : Add back temp key] 2025-09-13 03:09:45.125913 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a8b3cdbd15664a68b8684da2c99967a8/work/a8b3cdbd15664a68b8684da2c99967a8_id_rsa (zuul-build-sshkey) 2025-09-13 03:09:45.126111 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008871 2025-09-13 03:09:45.133497 | 2025-09-13 03:09:45.133585 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-13 03:09:45.500105 | debian-bookworm | ok 2025-09-13 03:09:45.506229 | 2025-09-13 03:09:45.506330 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-13 03:09:45.529124 | debian-bookworm | skipping: Conditional result was False 2025-09-13 03:09:45.540225 | 2025-09-13 03:09:45.540322 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-13 03:09:45.973539 | debian-bookworm | ok 2025-09-13 03:09:45.990099 | 2025-09-13 03:09:45.990214 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-13 03:09:46.019387 | debian-bookworm | ok 2025-09-13 03:09:46.025187 | 2025-09-13 03:09:46.025277 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-13 03:09:46.382950 | debian-bookworm -> localhost | ok 2025-09-13 03:09:46.390373 | 2025-09-13 03:09:46.390528 | TASK [validate-host : Collect information about the host] 2025-09-13 03:09:47.502249 | debian-bookworm | ok 2025-09-13 03:09:47.512890 | 2025-09-13 03:09:47.512987 | TASK [validate-host : Sanitize hostname] 2025-09-13 03:09:47.601547 | debian-bookworm | ok 2025-09-13 03:09:47.645624 | 2025-09-13 03:09:47.645733 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-13 03:09:48.468528 | debian-bookworm -> localhost | changed 2025-09-13 03:09:48.473166 | 2025-09-13 03:09:48.473696 | TASK [validate-host : Collect information about zuul worker] 2025-09-13 03:09:48.903453 | debian-bookworm | ok 2025-09-13 03:09:48.907219 | 2025-09-13 03:09:48.907300 | TASK [validate-host : Write out all zuul information for each host] 2025-09-13 03:09:49.657386 | debian-bookworm -> localhost | changed 2025-09-13 03:09:49.674717 | 2025-09-13 03:09:49.674822 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-13 03:09:49.954264 | debian-bookworm | ok 2025-09-13 03:09:49.973608 | 2025-09-13 03:09:49.973699 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-13 03:09:51.852784 | debian-bookworm | changed: 2025-09-13 03:09:51.852973 | debian-bookworm | cd+++++++++ src/ 2025-09-13 03:09:51.853008 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-13 03:09:51.853031 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-13 03:09:51.853052 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-09-13 03:09:51.853073 | debian-bookworm | Containerfile 2025-09-13 03:09:51.853183 | debian-bookworm | Containerfile 2025-09-13 03:09:51.892391 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (45.0.7) 2025-09-13 03:11:14.336812 | debian-bookworm | Collecting types-cffi 2025-09-13 03:11:14.343876 | debian-bookworm | Downloading types_cffi-1.17.0.20250822-py3-none-any.whl (20 kB) 2025-09-13 03:11:14.354069 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-09-13 03:11:14.385108 | debian-bookworm | Requirement already satisfied: cffi>=1.14 in /tmp/venv/lib/python3.11/site-packages (from cryptography>=37.0.0->types-paramiko) (2.0.0) 2025-09-13 03:11:14.464341 | debian-bookworm | Collecting types-setuptools 2025-09-13 03:11:14.472505 | debian-bookworm | Downloading types_setuptools-80.9.0.20250822-py3-none-any.whl (63 kB) 2025-09-13 03:11:14.481039 | debian-bookworm | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 9.9 MB/s eta 0:00:00 2025-09-13 03:11:14.487983 | debian-bookworm | Requirement already satisfied: pycparser in /tmp/venv/lib/python3.11/site-packages (from cffi>=1.14->cryptography>=37.0.0->types-paramiko) (2.23) 2025-09-13 03:11:15.267621 | debian-bookworm | Installing collected packages: types-ujson, types-tabulate, types-simplejson, types-setuptools, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-decorator, types-cffi, types-pyOpenSSL, types-paramiko 2025-09-13 03:11:15.691767 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250822 types-cffi-1.17.0.20250822 types-decorator-5.2.0.20250324 types-paramiko-4.0.0.20250822 types-pyOpenSSL-24.1.0.20240722 types-python-dateutil-2.9.0.20250822 types-pytz-2025.2.0.20250809 types-requests-2.32.4.20250913 types-setuptools-80.9.0.20250822 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 types-ujson-5.10.0.20250822 2025-09-13 03:11:23.377894 | 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-09-13 03:11:23.378003 | 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-09-13 03:11:23.378024 | 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-09-13 03:11:23.378037 | 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-09-13 03:11:23.378078 | 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-09-13 03:11:23.378093 | 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-09-13 03:11:23.378105 | debian-bookworm | Installing missing stub packages: 2025-09-13 03:11:23.378118 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-paramiko types-pyOpenSSL types-python-dateutil types-pytz types-requests types-simplejson types-tabulate types-ujson 2025-09-13 03:11:23.378131 | debian-bookworm | 2025-09-13 03:11:23.378143 | debian-bookworm | 2025-09-13 03:11:23.378155 | debian-bookworm | Success: no issues found in 68 source files 2025-09-13 03:11:23.903053 | debian-bookworm | ok: Runtime: 0:00:26.769515 2025-09-13 03:11:23.913364 | 2025-09-13 03:11:23.913466 | PLAY RECAP 2025-09-13 03:11:23.913554 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-09-13 03:11:23.913584 | 2025-09-13 03:11:24.158948 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-09-13 03:11:24.160203 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-13 03:11:25.890120 | 2025-09-13 03:11:25.890263 | PLAY [Base post] 2025-09-13 03:11:25.912983 | 2025-09-13 03:11:25.913113 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-13 03:11:26.644258 | debian-bookworm | changed 2025-09-13 03:11:26.650944 | 2025-09-13 03:11:26.651559 | PLAY RECAP 2025-09-13 03:11:26.651610 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-13 03:11:26.651684 | 2025-09-13 03:11:27.148212 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-13 03:11:27.148966 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-13 03:11:28.101071 | 2025-09-13 03:11:28.101193 | PLAY [Base post-logs] 2025-09-13 03:11:28.111810 | 2025-09-13 03:11:28.111978 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-13 03:11:28.497420 | localhost | changed 2025-09-13 03:11:28.506333 | 2025-09-13 03:11:28.506466 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-13 03:11:28.530743 | localhost | ok 2025-09-13 03:11:28.533600 | 2025-09-13 03:11:28.533700 | TASK [Set zuul-log-path fact] 2025-09-13 03:11:28.547642 | localhost | ok 2025-09-13 03:11:28.554695 | 2025-09-13 03:11:28.554782 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-13 03:11:28.578427 | localhost | ok 2025-09-13 03:11:28.581171 | 2025-09-13 03:11:28.581255 | TASK [upload-logs : Create log directories] 2025-09-13 03:11:29.481295 | localhost | changed 2025-09-13 03:11:29.484162 | 2025-09-13 03:11:29.484245 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-13 03:11:30.082127 | localhost -> localhost | ok: Runtime: 0:00:00.005808 2025-09-13 03:11:30.085558 | 2025-09-13 03:11:30.085691 | TASK [upload-logs : Upload logs to log server] 2025-09-13 03:11:30.712600 | localhost | Output suppressed because no_log was given 2025-09-13 03:11:30.714181 | 2025-09-13 03:11:30.714262 | LOOP [upload-logs : Compress console log and json output] 2025-09-13 03:11:30.760238 | localhost | skipping: Conditional result was False 2025-09-13 03:11:30.767467 | localhost | skipping: Conditional result was False 2025-09-13 03:11:30.779900 | 2025-09-13 03:11:30.780001 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-13 03:11:30.849609 | localhost | skipping: Conditional result was False 2025-09-13 03:11:30.849822 | 2025-09-13 03:11:30.854699 | localhost | skipping: Conditional result was False 2025-09-13 03:11:30.865265 | 2025-09-13 03:11:30.865360 | LOOP [upload-logs : Upload console log and json output]