2025-10-12 14:52:58.242310 | Job console starting 2025-10-12 14:52:58.256107 | Updating git repos 2025-10-12 14:52:58.317984 | Cloning repos into workspace 2025-10-12 14:52:58.431865 | Restoring repo states 2025-10-12 14:52:58.449929 | Merging changes 2025-10-12 14:52:59.077649 | Checking out repos 2025-10-12 14:52:59.141205 | Preparing playbooks 2025-10-12 14:53:00.123868 | Running Ansible setup 2025-10-12 14:53:06.353209 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-12 14:53:07.931793 | 2025-10-12 14:53:07.931931 | PLAY [Base pre] 2025-10-12 14:53:07.954764 | 2025-10-12 14:53:07.955026 | TASK [Setup log path fact] 2025-10-12 14:53:07.992982 | debian-bookworm | ok 2025-10-12 14:53:08.028226 | 2025-10-12 14:53:08.028365 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-12 14:53:08.082269 | debian-bookworm | ok 2025-10-12 14:53:08.101771 | 2025-10-12 14:53:08.101875 | TASK [emit-job-header : Print job information] 2025-10-12 14:53:08.190725 | # Job Information 2025-10-12 14:53:08.190939 | Ansible Version: 2.16.14 2025-10-12 14:53:08.190977 | Job: mypy 2025-10-12 14:53:08.191013 | Pipeline: check 2025-10-12 14:53:08.191040 | Executor: 521e9411259a 2025-10-12 14:53:08.191062 | Triggered by: https://github.com/osism/python-osism/pull/1750 2025-10-12 14:53:08.191086 | Event ID: 1fa8af50-a77b-11f0-8c76-9b9cbfa46dfa 2025-10-12 14:53:08.197061 | 2025-10-12 14:53:08.197178 | LOOP [emit-job-header : Print node information] 2025-10-12 14:53:08.387901 | debian-bookworm | ok: 2025-10-12 14:53:08.388250 | debian-bookworm | # Node Information 2025-10-12 14:53:08.388301 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-12 14:53:08.389162 | debian-bookworm | Hostname: debian 2025-10-12 14:53:08.389200 | debian-bookworm | Username: zuul 2025-10-12 14:53:08.389225 | debian-bookworm | Distro: Debian 12.12 2025-10-12 14:53:08.389250 | debian-bookworm | Provider: regiocloud-a 2025-10-12 14:53:08.389272 | debian-bookworm | Region: 2025-10-12 14:53:08.389292 | debian-bookworm | Label: debian-bookworm 2025-10-12 14:53:08.389313 | debian-bookworm | Product Name: OpenStack Nova 2025-10-12 14:53:08.389333 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:e5aa 2025-10-12 14:53:08.408478 | 2025-10-12 14:53:08.408589 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-12 14:53:09.272099 | debian-bookworm -> localhost | changed 2025-10-12 14:53:09.277724 | 2025-10-12 14:53:09.277810 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-12 14:53:10.654919 | debian-bookworm -> localhost | changed 2025-10-12 14:53:10.663314 | 2025-10-12 14:53:10.663397 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-12 14:53:11.025177 | debian-bookworm -> localhost | ok 2025-10-12 14:53:11.030590 | 2025-10-12 14:53:11.030687 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-12 14:53:11.057931 | debian-bookworm | ok 2025-10-12 14:53:11.096178 | debian-bookworm | included: /var/lib/zuul/builds/0379dc765dec4491a3cffc8d063f3c34/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-12 14:53:11.101033 | 2025-10-12 14:53:11.101105 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-12 14:53:12.949245 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-12 14:53:12.949408 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0379dc765dec4491a3cffc8d063f3c34/work/0379dc765dec4491a3cffc8d063f3c34_id_rsa 2025-10-12 14:53:12.949439 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0379dc765dec4491a3cffc8d063f3c34/work/0379dc765dec4491a3cffc8d063f3c34_id_rsa.pub 2025-10-12 14:53:12.949461 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-12 14:53:12.949480 | debian-bookworm -> localhost | SHA256:7FR+qQPRqkQocYJJ6hFMp3YbDKJBL+hDxrKzDC5QirM zuul-build-sshkey 2025-10-12 14:53:12.949498 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-12 14:53:12.949521 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-12 14:53:12.949538 | debian-bookworm -> localhost | |BOo.. | 2025-10-12 14:53:12.949555 | debian-bookworm -> localhost | |OoB+ . . | 2025-10-12 14:53:12.949572 | debian-bookworm -> localhost | |=Oo=. . . o | 2025-10-12 14:53:12.949588 | debian-bookworm -> localhost | |O++.o. . = . | 2025-10-12 14:53:12.949605 | debian-bookworm -> localhost | |O+ . . S . o | 2025-10-12 14:53:12.949628 | debian-bookworm -> localhost | |==. . + . o | 2025-10-12 14:53:12.949645 | debian-bookworm -> localhost | |Eo . . o | 2025-10-12 14:53:12.949661 | debian-bookworm -> localhost | |. . | 2025-10-12 14:53:12.949679 | debian-bookworm -> localhost | | | 2025-10-12 14:53:12.949695 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-12 14:53:12.949733 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.007066 2025-10-12 14:53:12.954925 | 2025-10-12 14:53:12.955000 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-12 14:53:12.975236 | debian-bookworm | ok 2025-10-12 14:53:12.988666 | debian-bookworm | included: /var/lib/zuul/builds/0379dc765dec4491a3cffc8d063f3c34/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-12 14:53:13.000405 | 2025-10-12 14:53:13.000494 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-12 14:53:13.013192 | debian-bookworm | skipping: Conditional result was False 2025-10-12 14:53:13.018651 | 2025-10-12 14:53:13.018732 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-12 14:53:13.635283 | debian-bookworm | changed 2025-10-12 14:53:13.648366 | 2025-10-12 14:53:13.648494 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-12 14:53:13.891534 | debian-bookworm | ok 2025-10-12 14:53:13.906649 | 2025-10-12 14:53:13.906753 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-12 14:53:14.565017 | debian-bookworm | changed 2025-10-12 14:53:14.570312 | 2025-10-12 14:53:14.570387 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-12 14:53:15.239639 | debian-bookworm | changed 2025-10-12 14:53:15.244802 | 2025-10-12 14:53:15.244884 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-12 14:53:15.267045 | debian-bookworm | skipping: Conditional result was False 2025-10-12 14:53:15.273029 | 2025-10-12 14:53:15.273116 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-12 14:53:15.745431 | debian-bookworm -> localhost | changed 2025-10-12 14:53:15.755788 | 2025-10-12 14:53:15.755887 | TASK [add-build-sshkey : Add back temp key] 2025-10-12 14:53:16.073671 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0379dc765dec4491a3cffc8d063f3c34/work/0379dc765dec4491a3cffc8d063f3c34_id_rsa (zuul-build-sshkey) 2025-10-12 14:53:16.073884 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031794 2025-10-12 14:53:16.081343 | 2025-10-12 14:53:16.081441 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-12 14:53:16.572411 | debian-bookworm | ok 2025-10-12 14:53:16.577730 | 2025-10-12 14:53:16.577819 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-12 14:53:16.600557 | debian-bookworm | skipping: Conditional result was False 2025-10-12 14:53:16.618240 | 2025-10-12 14:53:16.618357 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-12 14:53:17.017172 | debian-bookworm | ok 2025-10-12 14:53:17.031740 | 2025-10-12 14:53:17.031844 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-12 14:53:17.059508 | debian-bookworm | ok 2025-10-12 14:53:17.065276 | 2025-10-12 14:53:17.065361 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-12 14:53:17.332907 | debian-bookworm -> localhost | ok 2025-10-12 14:53:17.339112 | 2025-10-12 14:53:17.339216 | TASK [validate-host : Collect information about the host] 2025-10-12 14:53:18.428572 | debian-bookworm | ok 2025-10-12 14:53:18.439204 | 2025-10-12 14:53:18.439303 | TASK [validate-host : Sanitize hostname] 2025-10-12 14:53:18.548186 | debian-bookworm | ok 2025-10-12 14:53:18.576271 | 2025-10-12 14:53:18.576367 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-12 14:53:19.523875 | debian-bookworm -> localhost | changed 2025-10-12 14:53:19.529193 | 2025-10-12 14:53:19.529288 | TASK [validate-host : Collect information about zuul worker] 2025-10-12 14:53:19.933772 | debian-bookworm | ok 2025-10-12 14:53:19.938358 | 2025-10-12 14:53:19.938448 | TASK [validate-host : Write out all zuul information for each host] 2025-10-12 14:53:20.660453 | debian-bookworm -> localhost | changed 2025-10-12 14:53:20.678499 | 2025-10-12 14:53:20.678602 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-12 14:53:20.957890 | debian-bookworm | ok 2025-10-12 14:53:20.963896 | 2025-10-12 14:53:20.964238 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-12 14:53:22.287055 | debian-bookworm | changed: 2025-10-12 14:53:22.287271 | debian-bookworm | cd+++++++++ src/ 2025-10-12 14:53:22.287310 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-12 14:53:22.287335 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-12 14:53:22.287356 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-10-12 14:53:22.287376 | debian-bookworm | Containerfile 2025-10-12 14:53:22.287489 | debian-bookworm | Containerfile 2025-10-12 14:53:22.355333 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.2) 2025-10-12 14:54:40.964610 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-10-12 14:54:40.994617 | 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-12 14:54:41.005673 | 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-12 14:54:41.766572 | 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-12 14:54:42.130687 | 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-12 14:54:48.934476 | 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-12 14:54:48.934576 | 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-12 14:54:48.934592 | 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-12 14:54:48.934604 | 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-12 14:54:48.934615 | 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-12 14:54:48.934627 | 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-12 14:54:48.934638 | debian-bookworm | Installing missing stub packages: 2025-10-12 14:54:48.934650 | 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-12 14:54:48.934661 | debian-bookworm | 2025-10-12 14:54:48.934677 | debian-bookworm | 2025-10-12 14:54:48.934688 | debian-bookworm | Success: no issues found in 69 source files 2025-10-12 14:54:49.335313 | debian-bookworm | ok: Runtime: 0:00:21.902019 2025-10-12 14:54:49.350652 | 2025-10-12 14:54:49.350775 | PLAY RECAP 2025-10-12 14:54:49.350909 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-10-12 14:54:49.350960 | 2025-10-12 14:54:49.474807 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-10-12 14:54:49.475814 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-12 14:54:50.176900 | 2025-10-12 14:54:50.177050 | PLAY [Base post] 2025-10-12 14:54:50.190242 | 2025-10-12 14:54:50.190364 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-12 14:54:50.763438 | debian-bookworm | changed 2025-10-12 14:54:50.773724 | 2025-10-12 14:54:50.773859 | PLAY RECAP 2025-10-12 14:54:50.773949 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-12 14:54:50.774035 | 2025-10-12 14:54:50.885643 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-12 14:54:50.886493 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-12 14:54:51.680171 | 2025-10-12 14:54:51.680330 | PLAY [Base post-logs] 2025-10-12 14:54:51.690636 | 2025-10-12 14:54:51.690761 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-12 14:54:52.132399 | localhost | changed 2025-10-12 14:54:52.142328 | 2025-10-12 14:54:52.142460 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-12 14:54:52.177898 | localhost | ok 2025-10-12 14:54:52.181451 | 2025-10-12 14:54:52.181555 | TASK [Set zuul-log-path fact] 2025-10-12 14:54:52.196573 | localhost | ok 2025-10-12 14:54:52.205050 | 2025-10-12 14:54:52.205182 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-12 14:54:52.229561 | localhost | ok 2025-10-12 14:54:52.232549 | 2025-10-12 14:54:52.232648 | TASK [upload-logs : Create log directories] 2025-10-12 14:54:52.702387 | localhost | changed 2025-10-12 14:54:52.707735 | 2025-10-12 14:54:52.707885 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-12 14:54:53.191215 | localhost -> localhost | ok: Runtime: 0:00:00.006592 2025-10-12 14:54:53.199857 | 2025-10-12 14:54:53.200047 | TASK [upload-logs : Upload logs to log server] 2025-10-12 14:54:53.756086 | localhost | Output suppressed because no_log was given 2025-10-12 14:54:53.758306 | 2025-10-12 14:54:53.758424 | LOOP [upload-logs : Compress console log and json output] 2025-10-12 14:54:53.809920 | localhost | skipping: Conditional result was False 2025-10-12 14:54:53.815958 | localhost | skipping: Conditional result was False 2025-10-12 14:54:53.829173 | 2025-10-12 14:54:53.829409 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-12 14:54:53.885884 | localhost | skipping: Conditional result was False 2025-10-12 14:54:53.886292 | 2025-10-12 14:54:53.890688 | localhost | skipping: Conditional result was False 2025-10-12 14:54:53.903215 | 2025-10-12 14:54:53.903435 | LOOP [upload-logs : Upload console log and json output]