2026-02-10 21:10:04.243202 | Job console starting 2026-02-10 21:10:04.262478 | Updating git repos 2026-02-10 21:10:04.317091 | Cloning repos into workspace 2026-02-10 21:10:04.399523 | Restoring repo states 2026-02-10 21:10:04.433590 | Merging changes 2026-02-10 21:10:05.195486 | Checking out repos 2026-02-10 21:10:05.275921 | Preparing playbooks 2026-02-10 21:10:06.352443 | Running Ansible setup 2026-02-10 21:10:13.022683 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 21:10:14.138595 | 2026-02-10 21:10:14.138759 | PLAY [Base pre] 2026-02-10 21:10:14.175830 | 2026-02-10 21:10:14.175983 | TASK [Setup log path fact] 2026-02-10 21:10:14.205193 | debian-bookworm | ok 2026-02-10 21:10:14.238209 | 2026-02-10 21:10:14.238404 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 21:10:14.309112 | debian-bookworm | ok 2026-02-10 21:10:14.326682 | 2026-02-10 21:10:14.326821 | TASK [emit-job-header : Print job information] 2026-02-10 21:10:14.364572 | # Job Information 2026-02-10 21:10:14.364758 | Ansible Version: 2.16.14 2026-02-10 21:10:14.364795 | Job: mypy 2026-02-10 21:10:14.364829 | Pipeline: check 2026-02-10 21:10:14.364852 | Executor: 521e9411259a 2026-02-10 21:10:14.364874 | Triggered by: https://github.com/osism/python-osism/pull/1998 2026-02-10 21:10:14.364899 | Event ID: d87eeeb0-06c4-11f1-965a-55c8434790a6 2026-02-10 21:10:14.369884 | 2026-02-10 21:10:14.370011 | LOOP [emit-job-header : Print node information] 2026-02-10 21:10:14.638817 | debian-bookworm | ok: 2026-02-10 21:10:14.643042 | debian-bookworm | # Node Information 2026-02-10 21:10:14.643170 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 21:10:14.643203 | debian-bookworm | Hostname: debian 2026-02-10 21:10:14.643226 | debian-bookworm | Username: zuul 2026-02-10 21:10:14.643256 | debian-bookworm | Distro: Debian 12.13 2026-02-10 21:10:14.643281 | debian-bookworm | Provider: regiocloud-a 2026-02-10 21:10:14.643302 | debian-bookworm | Region: 2026-02-10 21:10:14.643324 | debian-bookworm | Label: debian-bookworm 2026-02-10 21:10:14.643345 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 21:10:14.643398 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:17ad 2026-02-10 21:10:14.661619 | 2026-02-10 21:10:14.661753 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 21:10:15.602592 | debian-bookworm -> localhost | changed 2026-02-10 21:10:15.610055 | 2026-02-10 21:10:15.610194 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 21:10:17.190452 | debian-bookworm -> localhost | changed 2026-02-10 21:10:17.200460 | 2026-02-10 21:10:17.200557 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 21:10:17.725318 | debian-bookworm -> localhost | ok 2026-02-10 21:10:17.731342 | 2026-02-10 21:10:17.731461 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 21:10:17.769131 | debian-bookworm | ok 2026-02-10 21:10:17.814502 | debian-bookworm | included: /var/lib/zuul/builds/51a4e942e36f494b9778ba1d8d215936/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 21:10:17.820548 | 2026-02-10 21:10:17.820644 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 21:10:19.176010 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 21:10:19.176301 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/51a4e942e36f494b9778ba1d8d215936/work/51a4e942e36f494b9778ba1d8d215936_id_rsa 2026-02-10 21:10:19.176372 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/51a4e942e36f494b9778ba1d8d215936/work/51a4e942e36f494b9778ba1d8d215936_id_rsa.pub 2026-02-10 21:10:19.176404 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 21:10:19.176430 | debian-bookworm -> localhost | SHA256:482IrDElg1hV8aRVCPm20n6WkvPMm5U8JhrSqsyZXpo zuul-build-sshkey 2026-02-10 21:10:19.176453 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 21:10:19.176485 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 21:10:19.176507 | debian-bookworm -> localhost | | ..++oo. | 2026-02-10 21:10:19.176529 | debian-bookworm -> localhost | | . .=. | 2026-02-10 21:10:19.176550 | debian-bookworm -> localhost | | . ... | 2026-02-10 21:10:19.176569 | debian-bookworm -> localhost | | o . o | 2026-02-10 21:10:19.176589 | debian-bookworm -> localhost | |. . o .oS. | 2026-02-10 21:10:19.176640 | debian-bookworm -> localhost | | =.+o= . . | 2026-02-10 21:10:19.176662 | debian-bookworm -> localhost | | o =o=.+.* | 2026-02-10 21:10:19.176682 | debian-bookworm -> localhost | | o X o==+= . | 2026-02-10 21:10:19.176705 | debian-bookworm -> localhost | | .E.. .**. | 2026-02-10 21:10:19.176725 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 21:10:19.176776 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.748879 2026-02-10 21:10:19.182886 | 2026-02-10 21:10:19.182978 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 21:10:19.220244 | debian-bookworm | ok 2026-02-10 21:10:19.234615 | debian-bookworm | included: /var/lib/zuul/builds/51a4e942e36f494b9778ba1d8d215936/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 21:10:19.254961 | 2026-02-10 21:10:19.255049 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 21:10:19.298073 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:10:19.303709 | 2026-02-10 21:10:19.303800 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 21:10:20.132969 | debian-bookworm | changed 2026-02-10 21:10:20.138548 | 2026-02-10 21:10:20.138648 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 21:10:20.400614 | debian-bookworm | ok 2026-02-10 21:10:20.406385 | 2026-02-10 21:10:20.406478 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 21:10:21.045384 | debian-bookworm | changed 2026-02-10 21:10:21.052001 | 2026-02-10 21:10:21.052099 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 21:10:21.682170 | debian-bookworm | changed 2026-02-10 21:10:21.688409 | 2026-02-10 21:10:21.688506 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 21:10:21.711330 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:10:21.717971 | 2026-02-10 21:10:21.718068 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 21:10:22.177566 | debian-bookworm -> localhost | changed 2026-02-10 21:10:22.187876 | 2026-02-10 21:10:22.187975 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 21:10:22.524300 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/51a4e942e36f494b9778ba1d8d215936/work/51a4e942e36f494b9778ba1d8d215936_id_rsa (zuul-build-sshkey) 2026-02-10 21:10:22.524548 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030887 2026-02-10 21:10:22.532164 | 2026-02-10 21:10:22.532273 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 21:10:22.946951 | debian-bookworm | ok 2026-02-10 21:10:22.954155 | 2026-02-10 21:10:22.954257 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 21:10:23.012703 | debian-bookworm | skipping: Conditional result was False 2026-02-10 21:10:23.028407 | 2026-02-10 21:10:23.028520 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 21:10:23.488901 | debian-bookworm | ok 2026-02-10 21:10:23.506925 | 2026-02-10 21:10:23.507032 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 21:10:23.537312 | debian-bookworm | ok 2026-02-10 21:10:23.551512 | 2026-02-10 21:10:23.551619 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 21:10:23.817815 | debian-bookworm -> localhost | ok 2026-02-10 21:10:23.831192 | 2026-02-10 21:10:23.831333 | TASK [validate-host : Collect information about the host] 2026-02-10 21:10:25.073781 | debian-bookworm | ok 2026-02-10 21:10:25.092649 | 2026-02-10 21:10:25.092808 | TASK [validate-host : Sanitize hostname] 2026-02-10 21:10:25.248119 | debian-bookworm | ok 2026-02-10 21:10:25.299590 | 2026-02-10 21:10:25.299741 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 21:10:25.888165 | debian-bookworm -> localhost | changed 2026-02-10 21:10:25.895713 | 2026-02-10 21:10:25.895854 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 21:10:26.402803 | debian-bookworm | ok 2026-02-10 21:10:26.407802 | 2026-02-10 21:10:26.407938 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 21:10:27.362907 | debian-bookworm -> localhost | changed 2026-02-10 21:10:27.377495 | 2026-02-10 21:10:27.377648 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 21:10:27.688435 | debian-bookworm | ok 2026-02-10 21:10:27.694209 | 2026-02-10 21:10:27.694324 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 21:10:28.962950 | debian-bookworm | changed: 2026-02-10 21:10:28.963250 | debian-bookworm | cd+++++++++ src/ 2026-02-10 21:10:28.963292 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 21:10:28.963319 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 21:10:28.963341 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-10 21:10:28.963408 | debian-bookworm | Containerfile 2026-02-10 21:10:28.963546 | debian-bookworm | Containerfile 2026-02-10 21:10:28.996959 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-02-10 21:11:55.853113 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-10 21:11:55.881008 | 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-02-10 21:11:55.893506 | 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-02-10 21:11:56.700945 | 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-02-10 21:11:57.268517 | 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-02-10 21:12:05.492667 | 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-02-10 21:12:05.492730 | 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-02-10 21:12:05.492742 | 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-02-10 21:12:05.492751 | 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-02-10 21:12:05.492759 | 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-02-10 21:12:05.492768 | 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-02-10 21:12:05.492776 | 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-02-10 21:12:05.492808 | 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-02-10 21:12:05.492817 | 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-02-10 21:12:05.492825 | debian-bookworm | Installing missing stub packages: 2026-02-10 21:12:05.492835 | 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-02-10 21:12:05.492843 | debian-bookworm | 2026-02-10 21:12:05.492851 | debian-bookworm | 2026-02-10 21:12:05.492860 | debian-bookworm | Success: no issues found in 75 source files 2026-02-10 21:12:05.677899 | debian-bookworm | ok: Runtime: 0:00:24.569835 2026-02-10 21:12:05.693256 | 2026-02-10 21:12:05.693404 | PLAY RECAP 2026-02-10 21:12:05.693493 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-10 21:12:05.693537 | 2026-02-10 21:12:05.826673 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-10 21:12:05.828641 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-10 21:12:06.560698 | 2026-02-10 21:12:06.560855 | PLAY [Base post] 2026-02-10 21:12:06.574294 | 2026-02-10 21:12:06.574440 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-10 21:12:07.071959 | debian-bookworm | changed 2026-02-10 21:12:07.078877 | 2026-02-10 21:12:07.079013 | PLAY RECAP 2026-02-10 21:12:07.079079 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-10 21:12:07.079154 | 2026-02-10 21:12:07.196599 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-10 21:12:07.197450 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-10 21:12:08.007809 | 2026-02-10 21:12:08.008016 | PLAY [Base post-logs] 2026-02-10 21:12:08.019141 | 2026-02-10 21:12:08.019269 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-10 21:12:08.480525 | localhost | changed 2026-02-10 21:12:08.490654 | 2026-02-10 21:12:08.490800 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-10 21:12:08.526388 | localhost | ok 2026-02-10 21:12:08.529538 | 2026-02-10 21:12:08.529637 | TASK [Set zuul-log-path fact] 2026-02-10 21:12:08.544211 | localhost | ok 2026-02-10 21:12:08.552178 | 2026-02-10 21:12:08.552284 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 21:12:08.577274 | localhost | ok 2026-02-10 21:12:08.581861 | 2026-02-10 21:12:08.581995 | TASK [upload-logs : Create log directories] 2026-02-10 21:12:09.056510 | localhost | changed 2026-02-10 21:12:09.059574 | 2026-02-10 21:12:09.059686 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-10 21:12:09.571545 | localhost -> localhost | ok: Runtime: 0:00:00.007671 2026-02-10 21:12:09.580680 | 2026-02-10 21:12:09.580869 | TASK [upload-logs : Upload logs to log server] 2026-02-10 21:12:10.139550 | localhost | Output suppressed because no_log was given 2026-02-10 21:12:10.143712 | 2026-02-10 21:12:10.143925 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 21:12:10.193312 | localhost | skipping: Conditional result was False 2026-02-10 21:12:10.198438 | localhost | skipping: Conditional result was False 2026-02-10 21:12:10.205709 | 2026-02-10 21:12:10.205928 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 21:12:10.253742 | localhost | skipping: Conditional result was False 2026-02-10 21:12:10.254451 | 2026-02-10 21:12:10.257619 | localhost | skipping: Conditional result was False 2026-02-10 21:12:10.270584 | 2026-02-10 21:12:10.270812 | LOOP [upload-logs : Upload console log and json output]