2026-05-03 19:41:22.870292 | Job console starting 2026-05-03 19:41:22.898452 | Updating git repos 2026-05-03 19:41:22.976944 | Cloning repos into workspace 2026-05-03 19:41:23.067966 | Restoring repo states 2026-05-03 19:41:23.084984 | Merging changes 2026-05-03 19:41:23.909115 | Checking out repos 2026-05-03 19:41:24.088447 | Preparing playbooks 2026-05-03 19:41:25.580775 | Running Ansible setup 2026-05-03 19:41:32.968917 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 19:41:34.303736 | 2026-05-03 19:41:34.303873 | PLAY [Base pre] 2026-05-03 19:41:34.345501 | 2026-05-03 19:41:34.345627 | TASK [Setup log path fact] 2026-05-03 19:41:34.394226 | debian-bookworm | ok 2026-05-03 19:41:34.423941 | 2026-05-03 19:41:34.424078 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 19:41:34.472434 | debian-bookworm | ok 2026-05-03 19:41:34.482016 | 2026-05-03 19:41:34.482111 | TASK [emit-job-header : Print job information] 2026-05-03 19:41:34.562055 | # Job Information 2026-05-03 19:41:34.562211 | Ansible Version: 2.16.14 2026-05-03 19:41:34.562244 | Job: mypy 2026-05-03 19:41:34.562289 | Pipeline: check 2026-05-03 19:41:34.562312 | Executor: 521e9411259a 2026-05-03 19:41:34.562333 | Triggered by: https://github.com/osism/python-osism/pull/2247 2026-05-03 19:41:34.562355 | Event ID: 0a3586a0-4728-11f1-9f46-ea86f71de709 2026-05-03 19:41:34.577560 | 2026-05-03 19:41:34.577673 | LOOP [emit-job-header : Print node information] 2026-05-03 19:41:34.810972 | debian-bookworm | ok: 2026-05-03 19:41:34.811211 | debian-bookworm | # Node Information 2026-05-03 19:41:34.811269 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 19:41:34.811298 | debian-bookworm | Hostname: debian 2026-05-03 19:41:34.811320 | debian-bookworm | Username: zuul 2026-05-03 19:41:34.811341 | debian-bookworm | Distro: Debian 12.13 2026-05-03 19:41:34.811365 | debian-bookworm | Provider: regiocloud-a 2026-05-03 19:41:34.811386 | debian-bookworm | Region: 2026-05-03 19:41:34.811407 | debian-bookworm | Label: debian-bookworm 2026-05-03 19:41:34.811426 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 19:41:34.811445 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:ae25 2026-05-03 19:41:34.840214 | 2026-05-03 19:41:34.840350 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 19:41:35.839490 | debian-bookworm -> localhost | changed 2026-05-03 19:41:35.846218 | 2026-05-03 19:41:35.846399 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 19:41:37.544360 | debian-bookworm -> localhost | changed 2026-05-03 19:41:37.554082 | 2026-05-03 19:41:37.554171 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 19:41:38.167096 | debian-bookworm -> localhost | ok 2026-05-03 19:41:38.172021 | 2026-05-03 19:41:38.172114 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 19:41:38.210657 | debian-bookworm | ok 2026-05-03 19:41:38.224229 | debian-bookworm | included: /var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 19:41:38.243311 | 2026-05-03 19:41:38.243416 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 19:41:40.777700 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 19:41:40.777928 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/work/4e68fa711ad24fe197d7e75e2d01cc6a_id_rsa 2026-05-03 19:41:40.777965 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/work/4e68fa711ad24fe197d7e75e2d01cc6a_id_rsa.pub 2026-05-03 19:41:40.777991 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 19:41:40.778016 | debian-bookworm -> localhost | SHA256:gCs8mwfrpHYnMgSJ8rwq4pHdw3hZCC56NOCuZ4eZT/8 zuul-build-sshkey 2026-05-03 19:41:40.778038 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 19:41:40.778074 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 19:41:40.778096 | debian-bookworm -> localhost | | | 2026-05-03 19:41:40.778119 | debian-bookworm -> localhost | | . | 2026-05-03 19:41:40.778139 | debian-bookworm -> localhost | |o. .. . | 2026-05-03 19:41:40.778158 | debian-bookworm -> localhost | |*o. .... | 2026-05-03 19:41:40.778178 | debian-bookworm -> localhost | |o=B... .S | 2026-05-03 19:41:40.778203 | debian-bookworm -> localhost | |oo*O+ o | 2026-05-03 19:41:40.778223 | debian-bookworm -> localhost | |o+*Bo* | 2026-05-03 19:41:40.778243 | debian-bookworm -> localhost | |+OO=oo. | 2026-05-03 19:41:40.778278 | debian-bookworm -> localhost | |O==o+ ..E | 2026-05-03 19:41:40.778299 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 19:41:40.778351 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.487801 2026-05-03 19:41:40.784921 | 2026-05-03 19:41:40.785033 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 19:41:40.824430 | debian-bookworm | ok 2026-05-03 19:41:40.839603 | debian-bookworm | included: /var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 19:41:40.877435 | 2026-05-03 19:41:40.877560 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 19:41:40.902089 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:41:40.912726 | 2026-05-03 19:41:40.912987 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 19:41:41.624733 | debian-bookworm | changed 2026-05-03 19:41:41.633353 | 2026-05-03 19:41:41.633465 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 19:41:41.891991 | debian-bookworm | ok 2026-05-03 19:41:41.898819 | 2026-05-03 19:41:41.898967 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 19:41:42.630164 | debian-bookworm | changed 2026-05-03 19:41:42.639280 | 2026-05-03 19:41:42.639374 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 19:41:43.335797 | debian-bookworm | changed 2026-05-03 19:41:43.341526 | 2026-05-03 19:41:43.341619 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 19:41:43.364856 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:41:43.370743 | 2026-05-03 19:41:43.370876 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 19:41:43.922615 | debian-bookworm -> localhost | changed 2026-05-03 19:41:43.933176 | 2026-05-03 19:41:43.933312 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 19:41:44.535890 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/work/4e68fa711ad24fe197d7e75e2d01cc6a_id_rsa (zuul-build-sshkey) 2026-05-03 19:41:44.536128 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011086 2026-05-03 19:41:44.544246 | 2026-05-03 19:41:44.544389 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 19:41:45.013866 | debian-bookworm | ok 2026-05-03 19:41:45.018701 | 2026-05-03 19:41:45.018795 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 19:41:45.049321 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:41:45.062169 | 2026-05-03 19:41:45.062292 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 19:41:45.588399 | debian-bookworm | ok 2026-05-03 19:41:45.607076 | 2026-05-03 19:41:45.607199 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 19:41:45.645123 | debian-bookworm | ok 2026-05-03 19:41:45.652691 | 2026-05-03 19:41:45.652820 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 19:41:46.115695 | debian-bookworm -> localhost | ok 2026-05-03 19:41:46.125063 | 2026-05-03 19:41:46.125446 | TASK [validate-host : Collect information about the host] 2026-05-03 19:41:47.474801 | debian-bookworm | ok 2026-05-03 19:41:47.497677 | 2026-05-03 19:41:47.497839 | TASK [validate-host : Sanitize hostname] 2026-05-03 19:41:47.693866 | debian-bookworm | ok 2026-05-03 19:41:47.763563 | 2026-05-03 19:41:47.763793 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 19:41:48.878812 | debian-bookworm -> localhost | changed 2026-05-03 19:41:48.886526 | 2026-05-03 19:41:48.886672 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 19:41:49.409886 | debian-bookworm | ok 2026-05-03 19:41:49.414972 | 2026-05-03 19:41:49.415104 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 19:41:50.193333 | debian-bookworm -> localhost | changed 2026-05-03 19:41:50.201005 | 2026-05-03 19:41:50.201099 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 19:41:50.547516 | debian-bookworm | ok 2026-05-03 19:41:50.552829 | 2026-05-03 19:41:50.552930 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 19:41:51.603058 | debian-bookworm | changed: 2026-05-03 19:41:51.603253 | debian-bookworm | cd+++++++++ src/ 2026-05-03 19:41:51.603298 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 19:41:51.603322 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 19:41:51.603344 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-03 19:41:51.603371 | debian-bookworm | Containerfile 2026-05-03 19:41:51.603509 | debian-bookworm | Containerfile 2026-05-03 19:41:51.625528 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (47.0.0) 2026-05-03 19:43:25.749403 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-05-03 19:43:25.765057 | 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-05-03 19:43:25.779179 | 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-05-03 19:43:26.622906 | 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-05-03 19:43:27.036118 | 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.20260503 types-simplejson-3.20.0.20260408 types-tabulate-0.10.0.20260408 2026-05-03 19:43:33.751598 | 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-05-03 19:43:33.751744 | 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-05-03 19:43:33.751766 | 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-05-03 19:43:33.751780 | 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-05-03 19:43:33.751791 | 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-05-03 19:43:33.751803 | 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-05-03 19:43:33.751814 | 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-05-03 19:43:33.751826 | 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-05-03 19:43:33.751837 | 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-05-03 19:43:33.751879 | 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-05-03 19:43:33.751892 | 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-05-03 19:43:33.751904 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:342: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:43:33.751915 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:397: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:43:33.751943 | debian-bookworm | tests/unit/tasks/conductor/sonic/test_cache.py:436: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-05-03 19:43:33.751955 | debian-bookworm | Installing missing stub packages: 2026-05-03 19:43:33.751968 | 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-05-03 19:43:33.751980 | debian-bookworm | 2026-05-03 19:43:33.751991 | debian-bookworm | 2026-05-03 19:43:33.752003 | debian-bookworm | Success: no issues found in 117 source files 2026-05-03 19:43:33.909685 | debian-bookworm | ok: Runtime: 0:00:23.617094 2026-05-03 19:43:33.917655 | 2026-05-03 19:43:33.917749 | PLAY RECAP 2026-05-03 19:43:33.917806 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-03 19:43:33.917833 | 2026-05-03 19:43:34.064507 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-03 19:43:34.065424 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 19:43:34.819392 | 2026-05-03 19:43:34.819583 | PLAY [Base post-fetch] 2026-05-03 19:43:34.835606 | 2026-05-03 19:43:34.835841 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-03 19:43:34.891202 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:43:34.897432 | 2026-05-03 19:43:34.897576 | TASK [fetch-output : Set log path for single node] 2026-05-03 19:43:34.936476 | debian-bookworm | ok 2026-05-03 19:43:34.941838 | 2026-05-03 19:43:34.941952 | LOOP [fetch-output : Ensure local output dirs] 2026-05-03 19:43:35.434260 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/work/logs" 2026-05-03 19:43:35.717243 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/work/artifacts" 2026-05-03 19:43:36.003494 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4e68fa711ad24fe197d7e75e2d01cc6a/work/docs" 2026-05-03 19:43:36.028112 | 2026-05-03 19:43:36.028364 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 19:43:36.894127 | debian-bookworm | changed: 2026-05-03 19:43:36.894408 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 19:43:36.894446 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 19:43:36.894482 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 19:43:36.894531 | debian-bookworm | changed: All items complete 2026-05-03 19:43:36.894558 | 2026-05-03 19:43:37.470953 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 19:43:38.086638 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 19:43:38.112558 | 2026-05-03 19:43:38.112843 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 19:43:38.696711 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006064 2026-05-03 19:43:38.983322 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010876 2026-05-03 19:43:39.008697 | 2026-05-03 19:43:39.008814 | PLAY RECAP 2026-05-03 19:43:39.008873 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-03 19:43:39.008899 | 2026-05-03 19:43:39.149637 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 19:43:39.150534 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 19:43:39.907978 | 2026-05-03 19:43:39.908170 | PLAY [Base post] 2026-05-03 19:43:39.922789 | 2026-05-03 19:43:39.922964 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 19:43:40.609210 | debian-bookworm | changed 2026-05-03 19:43:40.621012 | 2026-05-03 19:43:40.621182 | PLAY RECAP 2026-05-03 19:43:40.621275 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 19:43:40.621387 | 2026-05-03 19:43:40.758264 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 19:43:40.759373 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 19:43:41.714812 | 2026-05-03 19:43:41.715037 | PLAY [Base post-logs] 2026-05-03 19:43:41.726544 | 2026-05-03 19:43:41.726715 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 19:43:42.242456 | localhost | changed 2026-05-03 19:43:42.253038 | 2026-05-03 19:43:42.253219 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 19:43:42.280701 | localhost | ok 2026-05-03 19:43:42.283969 | 2026-05-03 19:43:42.284076 | TASK [Set zuul-log-path fact] 2026-05-03 19:43:42.301120 | localhost | ok 2026-05-03 19:43:42.309215 | 2026-05-03 19:43:42.309350 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 19:43:42.345030 | localhost | ok 2026-05-03 19:43:42.348433 | 2026-05-03 19:43:42.348558 | TASK [upload-logs : Create log directories] 2026-05-03 19:43:42.925673 | localhost | changed 2026-05-03 19:43:42.928624 | 2026-05-03 19:43:42.928746 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 19:43:43.502705 | localhost -> localhost | ok: Runtime: 0:00:00.019964 2026-05-03 19:43:43.510456 | 2026-05-03 19:43:43.510591 | TASK [upload-logs : Upload logs to log server] 2026-05-03 19:43:44.093804 | localhost | Output suppressed because no_log was given 2026-05-03 19:43:44.096004 | 2026-05-03 19:43:44.096123 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 19:43:44.173661 | localhost | skipping: Conditional result was False 2026-05-03 19:43:44.179908 | localhost | skipping: Conditional result was False 2026-05-03 19:43:44.187544 | 2026-05-03 19:43:44.187673 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 19:43:44.237930 | localhost | skipping: Conditional result was False 2026-05-03 19:43:44.238246 | 2026-05-03 19:43:44.243176 | localhost | skipping: Conditional result was False 2026-05-03 19:43:44.254382 | 2026-05-03 19:43:44.254502 | LOOP [upload-logs : Upload console log and json output]