2026-05-28 04:08:20.571951 | Job console starting 2026-05-28 04:08:20.591140 | Updating git repos 2026-05-28 04:08:20.669211 | Cloning repos into workspace 2026-05-28 04:08:20.748480 | Restoring repo states 2026-05-28 04:08:20.773145 | Merging changes 2026-05-28 04:08:21.540364 | Checking out repos 2026-05-28 04:08:21.662430 | Preparing playbooks 2026-05-28 04:08:23.158429 | Running Ansible setup 2026-05-28 04:08:27.886329 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 04:08:28.868227 | 2026-05-28 04:08:28.868400 | PLAY [Base pre] 2026-05-28 04:08:28.890028 | 2026-05-28 04:08:28.890176 | TASK [Setup log path fact] 2026-05-28 04:08:28.939373 | debian-bookworm | ok 2026-05-28 04:08:28.960184 | 2026-05-28 04:08:28.960338 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 04:08:28.989636 | debian-bookworm | ok 2026-05-28 04:08:29.009549 | 2026-05-28 04:08:29.009671 | TASK [emit-job-header : Print job information] 2026-05-28 04:08:29.069542 | # Job Information 2026-05-28 04:08:29.069702 | Ansible Version: 2.16.14 2026-05-28 04:08:29.069736 | Job: mypy 2026-05-28 04:08:29.069768 | Pipeline: check 2026-05-28 04:08:29.069791 | Executor: 521e9411259a 2026-05-28 04:08:29.069812 | Triggered by: https://github.com/osism/python-osism/pull/2298 2026-05-28 04:08:29.069834 | Event ID: d4451b9c-5a4a-11f1-88b5-c26cb733d888 2026-05-28 04:08:29.074556 | 2026-05-28 04:08:29.074654 | LOOP [emit-job-header : Print node information] 2026-05-28 04:08:29.241559 | debian-bookworm | ok: 2026-05-28 04:08:29.241726 | debian-bookworm | # Node Information 2026-05-28 04:08:29.241760 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-28 04:08:29.241786 | debian-bookworm | Hostname: debian 2026-05-28 04:08:29.241807 | debian-bookworm | Username: zuul 2026-05-28 04:08:29.241828 | debian-bookworm | Distro: Debian 12.14 2026-05-28 04:08:29.241850 | debian-bookworm | Provider: regiocloud-a 2026-05-28 04:08:29.241871 | debian-bookworm | Region: 2026-05-28 04:08:29.241892 | debian-bookworm | Label: debian-bookworm 2026-05-28 04:08:29.241912 | debian-bookworm | Product Name: OpenStack Nova 2026-05-28 04:08:29.241931 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:9d47 2026-05-28 04:08:29.254546 | 2026-05-28 04:08:29.254648 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 04:08:29.933520 | debian-bookworm -> localhost | changed 2026-05-28 04:08:29.941010 | 2026-05-28 04:08:29.941118 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 04:08:31.985595 | debian-bookworm -> localhost | changed 2026-05-28 04:08:31.998613 | 2026-05-28 04:08:31.998739 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 04:08:32.466500 | debian-bookworm -> localhost | ok 2026-05-28 04:08:32.472969 | 2026-05-28 04:08:32.473086 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 04:08:32.506472 | debian-bookworm | ok 2026-05-28 04:08:32.543121 | debian-bookworm | included: /var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 04:08:32.561084 | 2026-05-28 04:08:32.561173 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 04:08:35.318023 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-28 04:08:35.318194 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/work/4b700d71da0e4350aa128ae07f316f99_id_rsa 2026-05-28 04:08:35.318225 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/work/4b700d71da0e4350aa128ae07f316f99_id_rsa.pub 2026-05-28 04:08:35.318247 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-28 04:08:35.318266 | debian-bookworm -> localhost | SHA256:IkKppR0srkL8HnIkKHHxF0m8FxYsvu5nNxHYtff2mbY zuul-build-sshkey 2026-05-28 04:08:35.318293 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-28 04:08:35.318321 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-28 04:08:35.318339 | debian-bookworm -> localhost | | . ooo.. | 2026-05-28 04:08:35.318357 | debian-bookworm -> localhost | | . + +.+ . | 2026-05-28 04:08:35.318374 | debian-bookworm -> localhost | |o B ...+ + . . | 2026-05-28 04:08:35.318390 | debian-bookworm -> localhost | |+X . .o o o . . | 2026-05-28 04:08:35.318406 | debian-bookworm -> localhost | |==o.. .oS . . . | 2026-05-28 04:08:35.318428 | debian-bookworm -> localhost | |+ +. ... . o| 2026-05-28 04:08:35.318445 | debian-bookworm -> localhost | |o. + . . .+| 2026-05-28 04:08:35.318461 | debian-bookworm -> localhost | |. + . . o o +.| 2026-05-28 04:08:35.318478 | debian-bookworm -> localhost | | . ..o . . .E.| 2026-05-28 04:08:35.318494 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-28 04:08:35.318540 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.093790 2026-05-28 04:08:35.324305 | 2026-05-28 04:08:35.324387 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 04:08:35.355009 | debian-bookworm | ok 2026-05-28 04:08:35.367608 | debian-bookworm | included: /var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 04:08:35.375557 | 2026-05-28 04:08:35.375639 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 04:08:35.398434 | debian-bookworm | skipping: Conditional result was False 2026-05-28 04:08:35.403360 | 2026-05-28 04:08:35.403444 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 04:08:36.077249 | debian-bookworm | changed 2026-05-28 04:08:36.085754 | 2026-05-28 04:08:36.085865 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 04:08:36.368778 | debian-bookworm | ok 2026-05-28 04:08:36.377201 | 2026-05-28 04:08:36.377334 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 04:08:37.020399 | debian-bookworm | changed 2026-05-28 04:08:37.026553 | 2026-05-28 04:08:37.026633 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 04:08:37.633528 | debian-bookworm | changed 2026-05-28 04:08:37.639959 | 2026-05-28 04:08:37.640060 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 04:08:37.674413 | debian-bookworm | skipping: Conditional result was False 2026-05-28 04:08:37.680201 | 2026-05-28 04:08:37.680308 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 04:08:38.163983 | debian-bookworm -> localhost | changed 2026-05-28 04:08:38.177757 | 2026-05-28 04:08:38.177905 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 04:08:39.022596 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/work/4b700d71da0e4350aa128ae07f316f99_id_rsa (zuul-build-sshkey) 2026-05-28 04:08:39.022798 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030297 2026-05-28 04:08:39.031328 | 2026-05-28 04:08:39.031427 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 04:08:39.505029 | debian-bookworm | ok 2026-05-28 04:08:39.510721 | 2026-05-28 04:08:39.515056 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 04:08:39.573080 | debian-bookworm | skipping: Conditional result was False 2026-05-28 04:08:39.590979 | 2026-05-28 04:08:39.591130 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-28 04:08:40.109832 | debian-bookworm | ok 2026-05-28 04:08:40.142332 | 2026-05-28 04:08:40.142687 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-28 04:08:40.178337 | debian-bookworm | ok 2026-05-28 04:08:40.188597 | 2026-05-28 04:08:40.188739 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-28 04:08:40.715133 | debian-bookworm -> localhost | ok 2026-05-28 04:08:40.728589 | 2026-05-28 04:08:40.728775 | TASK [validate-host : Collect information about the host] 2026-05-28 04:08:42.283303 | debian-bookworm | ok 2026-05-28 04:08:42.296330 | 2026-05-28 04:08:42.296420 | TASK [validate-host : Sanitize hostname] 2026-05-28 04:08:42.417853 | debian-bookworm | ok 2026-05-28 04:08:42.449537 | 2026-05-28 04:08:42.449629 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-28 04:08:42.921964 | debian-bookworm -> localhost | changed 2026-05-28 04:08:42.926437 | 2026-05-28 04:08:42.926512 | TASK [validate-host : Collect information about zuul worker] 2026-05-28 04:08:43.305729 | debian-bookworm | ok 2026-05-28 04:08:43.309717 | 2026-05-28 04:08:43.309802 | TASK [validate-host : Write out all zuul information for each host] 2026-05-28 04:08:44.108474 | debian-bookworm -> localhost | changed 2026-05-28 04:08:44.116037 | 2026-05-28 04:08:44.116116 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-28 04:08:44.390444 | debian-bookworm | ok 2026-05-28 04:08:44.395204 | 2026-05-28 04:08:44.395312 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-28 04:08:45.473854 | debian-bookworm | changed: 2026-05-28 04:08:45.473997 | debian-bookworm | cd+++++++++ src/ 2026-05-28 04:08:45.474025 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-28 04:08:45.474057 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-28 04:08:45.474075 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-28 04:08:45.474091 | debian-bookworm | Containerfile 2026-05-28 04:08:45.474198 | debian-bookworm | Containerfile 2026-05-28 04:08:45.489219 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (48.0.0) 2026-05-28 04:10:18.201095 | 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-28 04:10:18.205256 | 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-28 04:10:18.968131 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-PyYAML, types-pytz, types-python-dateutil, types-PyMySQL, types-paramiko 2026-05-28 04:10:19.224071 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260518 types-PyYAML-6.0.12.20260518 types-paramiko-4.0.0.20260518 types-python-dateutil-2.9.0.20260518 types-pytz-2026.2.0.20260518 types-simplejson-3.20.0.20260518 types-tabulate-0.10.0.20260508 2026-05-28 04:10:24.186420 | 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-28 04:10:24.186520 | 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-28 04:10:24.186538 | 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-28 04:10:24.186566 | 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-28 04:10:24.186577 | 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-28 04:10:24.186589 | 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-28 04:10:24.186601 | 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-28 04:10:24.186613 | 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-28 04:10:24.186624 | 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-28 04:10:24.186636 | 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-28 04:10:24.186647 | 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-28 04:10:24.186689 | 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-28 04:10:24.186702 | 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-28 04:10:24.186714 | 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-28 04:10:24.186731 | debian-bookworm | Installing missing stub packages: 2026-05-28 04:10:24.186745 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-paramiko types-python-dateutil types-pytz types-simplejson types-tabulate 2026-05-28 04:10:24.186757 | debian-bookworm | 2026-05-28 04:10:24.186769 | debian-bookworm | 2026-05-28 04:10:24.186781 | debian-bookworm | Success: no issues found in 126 source files 2026-05-28 04:10:24.586108 | debian-bookworm | ok: Runtime: 0:00:22.905421 2026-05-28 04:10:24.600473 | 2026-05-28 04:10:24.600607 | PLAY RECAP 2026-05-28 04:10:24.600688 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-28 04:10:24.600733 | 2026-05-28 04:10:24.742266 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-28 04:10:24.746077 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 04:10:25.564506 | 2026-05-28 04:10:25.564732 | PLAY [Base post-fetch] 2026-05-28 04:10:25.582007 | 2026-05-28 04:10:25.582224 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-28 04:10:25.639453 | debian-bookworm | skipping: Conditional result was False 2026-05-28 04:10:25.652996 | 2026-05-28 04:10:25.653289 | TASK [fetch-output : Set log path for single node] 2026-05-28 04:10:25.711743 | debian-bookworm | ok 2026-05-28 04:10:25.720100 | 2026-05-28 04:10:25.720284 | LOOP [fetch-output : Ensure local output dirs] 2026-05-28 04:10:26.224965 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/work/logs" 2026-05-28 04:10:26.501137 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/work/artifacts" 2026-05-28 04:10:26.804835 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4b700d71da0e4350aa128ae07f316f99/work/docs" 2026-05-28 04:10:26.825699 | 2026-05-28 04:10:26.825904 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 04:10:27.617303 | debian-bookworm | changed: 2026-05-28 04:10:27.617640 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-28 04:10:27.617702 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-28 04:10:27.617752 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-28 04:10:27.617836 | debian-bookworm | changed: All items complete 2026-05-28 04:10:27.617881 | 2026-05-28 04:10:28.176984 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 04:10:28.760799 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 04:10:28.790490 | 2026-05-28 04:10:28.790656 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 04:10:29.334698 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012319 2026-05-28 04:10:29.640840 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013928 2026-05-28 04:10:29.663629 | 2026-05-28 04:10:29.663770 | PLAY RECAP 2026-05-28 04:10:29.663854 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-28 04:10:29.663895 | 2026-05-28 04:10:29.806139 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 04:10:29.807158 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 04:10:30.570122 | 2026-05-28 04:10:30.570297 | PLAY [Base post] 2026-05-28 04:10:30.585121 | 2026-05-28 04:10:30.585271 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 04:10:31.167913 | debian-bookworm | changed 2026-05-28 04:10:31.179100 | 2026-05-28 04:10:31.179306 | PLAY RECAP 2026-05-28 04:10:31.179398 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 04:10:31.179482 | 2026-05-28 04:10:31.368348 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 04:10:31.369226 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 04:10:32.193462 | 2026-05-28 04:10:32.193639 | PLAY [Base post-logs] 2026-05-28 04:10:32.204971 | 2026-05-28 04:10:32.205166 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 04:10:32.712243 | localhost | changed 2026-05-28 04:10:32.740349 | 2026-05-28 04:10:32.740555 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 04:10:32.781910 | localhost | ok 2026-05-28 04:10:32.788950 | 2026-05-28 04:10:32.789136 | TASK [Set zuul-log-path fact] 2026-05-28 04:10:32.820288 | localhost | ok 2026-05-28 04:10:32.834479 | 2026-05-28 04:10:32.834624 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 04:10:32.872387 | localhost | ok 2026-05-28 04:10:32.878318 | 2026-05-28 04:10:32.878490 | TASK [upload-logs : Create log directories] 2026-05-28 04:10:33.416662 | localhost | changed 2026-05-28 04:10:33.419836 | 2026-05-28 04:10:33.419945 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 04:10:34.015545 | localhost -> localhost | ok: Runtime: 0:00:00.008593 2026-05-28 04:10:34.020158 | 2026-05-28 04:10:34.020295 | TASK [upload-logs : Upload logs to log server] 2026-05-28 04:10:34.648613 | localhost | Output suppressed because no_log was given 2026-05-28 04:10:34.653054 | 2026-05-28 04:10:34.653270 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 04:10:34.707894 | localhost | skipping: Conditional result was False 2026-05-28 04:10:34.713866 | localhost | skipping: Conditional result was False 2026-05-28 04:10:34.727771 | 2026-05-28 04:10:34.728082 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 04:10:34.779467 | localhost | skipping: Conditional result was False 2026-05-28 04:10:34.780228 | 2026-05-28 04:10:34.783661 | localhost | skipping: Conditional result was False 2026-05-28 04:10:34.792581 | 2026-05-28 04:10:34.792851 | LOOP [upload-logs : Upload console log and json output]