2026-04-29 05:39:22.922577 | Job console starting 2026-04-29 05:39:22.957202 | Updating git repos 2026-04-29 05:39:23.090019 | Cloning repos into workspace 2026-04-29 05:39:23.147056 | Restoring repo states 2026-04-29 05:39:23.168301 | Merging changes 2026-04-29 05:39:23.926478 | Checking out repos 2026-04-29 05:39:24.063807 | Preparing playbooks 2026-04-29 05:39:25.439935 | Running Ansible setup 2026-04-29 05:39:33.201758 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-29 05:39:34.701566 | 2026-04-29 05:39:34.701791 | PLAY [Base pre] 2026-04-29 05:39:34.737475 | 2026-04-29 05:39:34.737635 | TASK [Setup log path fact] 2026-04-29 05:39:34.793570 | debian-bookworm | ok 2026-04-29 05:39:34.826906 | 2026-04-29 05:39:34.827091 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 05:39:34.913449 | debian-bookworm | ok 2026-04-29 05:39:34.946265 | 2026-04-29 05:39:34.946420 | TASK [emit-job-header : Print job information] 2026-04-29 05:39:35.024192 | # Job Information 2026-04-29 05:39:35.024438 | Ansible Version: 2.16.14 2026-04-29 05:39:35.024478 | Job: mypy 2026-04-29 05:39:35.024511 | Pipeline: check 2026-04-29 05:39:35.024535 | Executor: 521e9411259a 2026-04-29 05:39:35.024556 | Triggered by: https://github.com/osism/python-osism/pull/2238 2026-04-29 05:39:35.024577 | Event ID: c12408d0-438d-11f1-8309-2d20a644e793 2026-04-29 05:39:35.030149 | 2026-04-29 05:39:35.030267 | LOOP [emit-job-header : Print node information] 2026-04-29 05:39:35.207897 | debian-bookworm | ok: 2026-04-29 05:39:35.208147 | debian-bookworm | # Node Information 2026-04-29 05:39:35.208186 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-29 05:39:35.208212 | debian-bookworm | Hostname: debian 2026-04-29 05:39:35.208235 | debian-bookworm | Username: zuul 2026-04-29 05:39:35.208256 | debian-bookworm | Distro: Debian 12.13 2026-04-29 05:39:35.208279 | debian-bookworm | Provider: regiocloud-a 2026-04-29 05:39:35.208300 | debian-bookworm | Region: 2026-04-29 05:39:35.208320 | debian-bookworm | Label: debian-bookworm 2026-04-29 05:39:35.208340 | debian-bookworm | Product Name: OpenStack Nova 2026-04-29 05:39:35.208359 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe58:3511 2026-04-29 05:39:35.222205 | 2026-04-29 05:39:35.222319 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-29 05:39:36.403460 | debian-bookworm -> localhost | changed 2026-04-29 05:39:36.410100 | 2026-04-29 05:39:36.410200 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-29 05:39:38.266567 | debian-bookworm -> localhost | changed 2026-04-29 05:39:38.275206 | 2026-04-29 05:39:38.275301 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-29 05:39:38.734378 | debian-bookworm -> localhost | ok 2026-04-29 05:39:38.739396 | 2026-04-29 05:39:38.739481 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-29 05:39:38.767326 | debian-bookworm | ok 2026-04-29 05:39:38.795305 | debian-bookworm | included: /var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-29 05:39:38.806205 | 2026-04-29 05:39:38.806298 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-29 05:39:40.684999 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-29 05:39:40.685166 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/work/94bc8323d03d415d9c14dbc5eec2bbd2_id_rsa 2026-04-29 05:39:40.685195 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/work/94bc8323d03d415d9c14dbc5eec2bbd2_id_rsa.pub 2026-04-29 05:39:40.685217 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-29 05:39:40.685237 | debian-bookworm -> localhost | SHA256:rM51qeZg1k43jztX+ybHBxnVo9faiu1SizlWSMZt358 zuul-build-sshkey 2026-04-29 05:39:40.685255 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-29 05:39:40.685284 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-29 05:39:40.685303 | debian-bookworm -> localhost | | .| 2026-04-29 05:39:40.685320 | debian-bookworm -> localhost | | .o| 2026-04-29 05:39:40.685337 | debian-bookworm -> localhost | | . ...o| 2026-04-29 05:39:40.685354 | debian-bookworm -> localhost | | . +.+..| 2026-04-29 05:39:40.685370 | debian-bookworm -> localhost | | S o o.*.| 2026-04-29 05:39:40.685389 | debian-bookworm -> localhost | | o .. B +| 2026-04-29 05:39:40.685405 | debian-bookworm -> localhost | | = + = O *o| 2026-04-29 05:39:40.685421 | debian-bookworm -> localhost | | = =.+.+O *E*| 2026-04-29 05:39:40.685437 | debian-bookworm -> localhost | | oo+ o=.+.=o| 2026-04-29 05:39:40.685454 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-29 05:39:40.685497 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.021351 2026-04-29 05:39:40.690500 | 2026-04-29 05:39:40.690581 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-29 05:39:40.716767 | debian-bookworm | ok 2026-04-29 05:39:40.724759 | debian-bookworm | included: /var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-29 05:39:40.742492 | 2026-04-29 05:39:40.742571 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-29 05:39:40.785417 | debian-bookworm | skipping: Conditional result was False 2026-04-29 05:39:40.790191 | 2026-04-29 05:39:40.790286 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-29 05:39:41.449902 | debian-bookworm | changed 2026-04-29 05:39:41.454296 | 2026-04-29 05:39:41.454373 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-29 05:39:41.720965 | debian-bookworm | ok 2026-04-29 05:39:41.728631 | 2026-04-29 05:39:41.728746 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-29 05:39:42.372393 | debian-bookworm | changed 2026-04-29 05:39:42.380698 | 2026-04-29 05:39:42.380820 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-29 05:39:43.000590 | debian-bookworm | changed 2026-04-29 05:39:43.007648 | 2026-04-29 05:39:43.007825 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-29 05:39:43.033154 | debian-bookworm | skipping: Conditional result was False 2026-04-29 05:39:43.042166 | 2026-04-29 05:39:43.042289 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-29 05:39:43.674298 | debian-bookworm -> localhost | changed 2026-04-29 05:39:43.684667 | 2026-04-29 05:39:43.684777 | TASK [add-build-sshkey : Add back temp key] 2026-04-29 05:39:44.294266 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/work/94bc8323d03d415d9c14dbc5eec2bbd2_id_rsa (zuul-build-sshkey) 2026-04-29 05:39:44.294667 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013004 2026-04-29 05:39:44.312060 | 2026-04-29 05:39:44.312165 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-29 05:39:44.745211 | debian-bookworm | ok 2026-04-29 05:39:44.749340 | 2026-04-29 05:39:44.749416 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-29 05:39:44.784584 | debian-bookworm | skipping: Conditional result was False 2026-04-29 05:39:44.793117 | 2026-04-29 05:39:44.793206 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-29 05:39:45.350076 | debian-bookworm | ok 2026-04-29 05:39:45.362189 | 2026-04-29 05:39:45.362288 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-29 05:39:45.423550 | debian-bookworm | ok 2026-04-29 05:39:45.427961 | 2026-04-29 05:39:45.428039 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-29 05:39:45.965408 | debian-bookworm -> localhost | ok 2026-04-29 05:39:45.970568 | 2026-04-29 05:39:45.970655 | TASK [validate-host : Collect information about the host] 2026-04-29 05:39:47.116008 | debian-bookworm | ok 2026-04-29 05:39:47.129130 | 2026-04-29 05:39:47.129519 | TASK [validate-host : Sanitize hostname] 2026-04-29 05:39:47.218478 | debian-bookworm | ok 2026-04-29 05:39:47.255783 | 2026-04-29 05:39:47.255885 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-29 05:39:48.136816 | debian-bookworm -> localhost | changed 2026-04-29 05:39:48.143353 | 2026-04-29 05:39:48.143457 | TASK [validate-host : Collect information about zuul worker] 2026-04-29 05:39:48.681044 | debian-bookworm | ok 2026-04-29 05:39:48.685497 | 2026-04-29 05:39:48.685587 | TASK [validate-host : Write out all zuul information for each host] 2026-04-29 05:39:49.299225 | debian-bookworm -> localhost | changed 2026-04-29 05:39:49.310902 | 2026-04-29 05:39:49.311045 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-29 05:39:49.594330 | debian-bookworm | ok 2026-04-29 05:39:49.604417 | 2026-04-29 05:39:49.604553 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-29 05:39:50.701969 | debian-bookworm | changed: 2026-04-29 05:39:50.702280 | debian-bookworm | cd+++++++++ src/ 2026-04-29 05:39:50.702351 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-29 05:39:50.702401 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-29 05:39:50.702445 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-29 05:39:50.702487 | debian-bookworm | Containerfile 2026-04-29 05:39:50.702776 | debian-bookworm | Containerfile 2026-04-29 05:39:50.722679 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (47.0.0) 2026-04-29 05:41:23.404323 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-29 05:41:23.418742 | 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-04-29 05:41:23.436718 | 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-04-29 05:41:24.290285 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-decorator, types-paramiko 2026-04-29 05:41:24.666994 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260408 types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-paramiko-4.0.0.20260408 types-python-dateutil-2.9.0.20260408 types-pytz-2026.1.1.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-04-29 05:41:29.448476 | debian-bookworm | tests/conftest.py:95: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-29 05:41:29.448580 | debian-bookworm | tests/unit/test_settings.py:45: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-29 05:41:29.448599 | 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-04-29 05:41:29.448613 | 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-04-29 05:41:29.448625 | 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-04-29 05:41:29.448636 | 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-04-29 05:41:29.448647 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:312: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-29 05:41:29.448658 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:367: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-29 05:41:29.448692 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:406: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-29 05:41:29.448709 | 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-04-29 05:41:29.448721 | 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-04-29 05:41:29.448733 | 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-04-29 05:41:29.448744 | 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-04-29 05:41:29.448756 | 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-04-29 05:41:29.448767 | debian-bookworm | Installing missing stub packages: 2026-04-29 05:41:29.448779 | 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 2026-04-29 05:41:29.448791 | debian-bookworm | 2026-04-29 05:41:29.448802 | debian-bookworm | 2026-04-29 05:41:29.448813 | debian-bookworm | Success: no issues found in 104 source files 2026-04-29 05:41:29.641125 | debian-bookworm | ok: Runtime: 0:00:21.579557 2026-04-29 05:41:29.655963 | 2026-04-29 05:41:29.656081 | PLAY RECAP 2026-04-29 05:41:29.656158 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-29 05:41:29.656200 | 2026-04-29 05:41:29.798363 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-29 05:41:29.800572 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-29 05:41:30.553129 | 2026-04-29 05:41:30.553306 | PLAY [Base post-fetch] 2026-04-29 05:41:30.568199 | 2026-04-29 05:41:30.568325 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-29 05:41:30.633952 | debian-bookworm | skipping: Conditional result was False 2026-04-29 05:41:30.642794 | 2026-04-29 05:41:30.643011 | TASK [fetch-output : Set log path for single node] 2026-04-29 05:41:30.700290 | debian-bookworm | ok 2026-04-29 05:41:30.708727 | 2026-04-29 05:41:30.708878 | LOOP [fetch-output : Ensure local output dirs] 2026-04-29 05:41:31.223159 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/work/logs" 2026-04-29 05:41:31.496952 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/work/artifacts" 2026-04-29 05:41:31.791472 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/94bc8323d03d415d9c14dbc5eec2bbd2/work/docs" 2026-04-29 05:41:31.806739 | 2026-04-29 05:41:31.806899 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-29 05:41:32.602759 | debian-bookworm | changed: 2026-04-29 05:41:32.603068 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-29 05:41:32.603108 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-29 05:41:32.603145 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-29 05:41:32.603195 | debian-bookworm | changed: All items complete 2026-04-29 05:41:32.603221 | 2026-04-29 05:41:33.153668 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 05:41:33.742893 | debian-bookworm | changed: .d..t...... ./ 2026-04-29 05:41:33.769643 | 2026-04-29 05:41:33.769810 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-29 05:41:34.348790 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008857 2026-04-29 05:41:34.652789 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010623 2026-04-29 05:41:34.675207 | 2026-04-29 05:41:34.675347 | PLAY RECAP 2026-04-29 05:41:34.675433 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-29 05:41:34.675475 | 2026-04-29 05:41:34.807821 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-29 05:41:34.809880 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 05:41:35.598114 | 2026-04-29 05:41:35.598285 | PLAY [Base post] 2026-04-29 05:41:35.613045 | 2026-04-29 05:41:35.613208 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-29 05:41:36.174023 | debian-bookworm | changed 2026-04-29 05:41:36.182637 | 2026-04-29 05:41:36.182768 | PLAY RECAP 2026-04-29 05:41:36.182861 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-29 05:41:36.182937 | 2026-04-29 05:41:36.313842 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-29 05:41:36.314729 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-29 05:41:37.146324 | 2026-04-29 05:41:37.146536 | PLAY [Base post-logs] 2026-04-29 05:41:37.157943 | 2026-04-29 05:41:37.158097 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-29 05:41:37.622891 | localhost | changed 2026-04-29 05:41:37.633383 | 2026-04-29 05:41:37.633558 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-29 05:41:37.669214 | localhost | ok 2026-04-29 05:41:37.672754 | 2026-04-29 05:41:37.672866 | TASK [Set zuul-log-path fact] 2026-04-29 05:41:37.699092 | localhost | ok 2026-04-29 05:41:37.711071 | 2026-04-29 05:41:37.711192 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-29 05:41:37.748259 | localhost | ok 2026-04-29 05:41:37.758241 | 2026-04-29 05:41:37.758431 | TASK [upload-logs : Create log directories] 2026-04-29 05:41:38.253320 | localhost | changed 2026-04-29 05:41:38.256339 | 2026-04-29 05:41:38.256447 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-29 05:41:38.768613 | localhost -> localhost | ok: Runtime: 0:00:00.007515 2026-04-29 05:41:38.778257 | 2026-04-29 05:41:38.778475 | TASK [upload-logs : Upload logs to log server] 2026-04-29 05:41:39.366302 | localhost | Output suppressed because no_log was given 2026-04-29 05:41:39.369336 | 2026-04-29 05:41:39.369502 | LOOP [upload-logs : Compress console log and json output] 2026-04-29 05:41:39.424501 | localhost | skipping: Conditional result was False 2026-04-29 05:41:39.429436 | localhost | skipping: Conditional result was False 2026-04-29 05:41:39.440358 | 2026-04-29 05:41:39.440514 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-29 05:41:39.488437 | localhost | skipping: Conditional result was False 2026-04-29 05:41:39.488830 | 2026-04-29 05:41:39.493483 | localhost | skipping: Conditional result was False 2026-04-29 05:41:39.498378 | 2026-04-29 05:41:39.498490 | LOOP [upload-logs : Upload console log and json output]