2026-03-21 03:07:52.759876 | Job console starting 2026-03-21 03:07:52.773914 | Updating git repos 2026-03-21 03:07:52.837434 | Cloning repos into workspace 2026-03-21 03:07:52.951224 | Restoring repo states 2026-03-21 03:07:52.968423 | Merging changes 2026-03-21 03:07:52.968443 | Checking out repos 2026-03-21 03:07:53.112641 | Preparing playbooks 2026-03-21 03:07:54.666146 | Running Ansible setup 2026-03-21 03:08:01.531018 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-21 03:08:02.573372 | 2026-03-21 03:08:02.573542 | PLAY [Base pre] 2026-03-21 03:08:02.592330 | 2026-03-21 03:08:02.592474 | TASK [Setup log path fact] 2026-03-21 03:08:02.644676 | debian-bookworm | ok 2026-03-21 03:08:02.674294 | 2026-03-21 03:08:02.674469 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-21 03:08:02.728792 | debian-bookworm | ok 2026-03-21 03:08:02.749330 | 2026-03-21 03:08:02.749478 | TASK [emit-job-header : Print job information] 2026-03-21 03:08:02.840100 | # Job Information 2026-03-21 03:08:02.840307 | Ansible Version: 2.16.14 2026-03-21 03:08:02.840343 | Job: mypy 2026-03-21 03:08:02.840377 | Pipeline: periodic-daily 2026-03-21 03:08:02.840401 | Executor: 521e9411259a 2026-03-21 03:08:02.840422 | Triggered by: https://github.com/osism/python-osism 2026-03-21 03:08:02.840443 | Event ID: ec7e0a33e3404eedaa79062f5f139985 2026-03-21 03:08:02.845472 | 2026-03-21 03:08:02.845587 | LOOP [emit-job-header : Print node information] 2026-03-21 03:08:03.015091 | debian-bookworm | ok: 2026-03-21 03:08:03.015292 | debian-bookworm | # Node Information 2026-03-21 03:08:03.015325 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-21 03:08:03.015351 | debian-bookworm | Hostname: debian 2026-03-21 03:08:03.015373 | debian-bookworm | Username: zuul 2026-03-21 03:08:03.015394 | debian-bookworm | Distro: Debian 12.13 2026-03-21 03:08:03.015418 | debian-bookworm | Provider: regiocloud-a 2026-03-21 03:08:03.015440 | debian-bookworm | Region: 2026-03-21 03:08:03.015462 | debian-bookworm | Label: debian-bookworm 2026-03-21 03:08:03.015483 | debian-bookworm | Product Name: OpenStack Nova 2026-03-21 03:08:03.015503 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed6:d8c3 2026-03-21 03:08:03.043878 | 2026-03-21 03:08:03.044031 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-21 03:08:03.581791 | debian-bookworm -> localhost | changed 2026-03-21 03:08:03.598282 | 2026-03-21 03:08:03.598440 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-21 03:08:05.225910 | debian-bookworm -> localhost | changed 2026-03-21 03:08:05.237680 | 2026-03-21 03:08:05.237889 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-21 03:08:05.579660 | debian-bookworm -> localhost | ok 2026-03-21 03:08:05.585984 | 2026-03-21 03:08:05.586099 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-21 03:08:05.617889 | debian-bookworm | ok 2026-03-21 03:08:05.637884 | debian-bookworm | included: /var/lib/zuul/builds/09f2f9edbcb4413cbb515358f160c1e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-21 03:08:05.645484 | 2026-03-21 03:08:05.645737 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-21 03:08:07.794969 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-21 03:08:07.795232 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/09f2f9edbcb4413cbb515358f160c1e6/work/09f2f9edbcb4413cbb515358f160c1e6_id_rsa 2026-03-21 03:08:07.797000 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/09f2f9edbcb4413cbb515358f160c1e6/work/09f2f9edbcb4413cbb515358f160c1e6_id_rsa.pub 2026-03-21 03:08:07.797056 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-21 03:08:07.797086 | debian-bookworm -> localhost | SHA256:SK9JllBihivp/hJnTrpq0YgKRnNuuUUp6eZWuPbO66s zuul-build-sshkey 2026-03-21 03:08:07.797110 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-21 03:08:07.797142 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-21 03:08:07.797164 | debian-bookworm -> localhost | | .+ . | 2026-03-21 03:08:07.797185 | debian-bookworm -> localhost | | .o o | 2026-03-21 03:08:07.797212 | debian-bookworm -> localhost | | . .o o | 2026-03-21 03:08:07.797233 | debian-bookworm -> localhost | |oo.+ = + | 2026-03-21 03:08:07.797252 | debian-bookworm -> localhost | |+.B = = S | 2026-03-21 03:08:07.797286 | debian-bookworm -> localhost | |o* % = o | 2026-03-21 03:08:07.797308 | debian-bookworm -> localhost | |= % = o | 2026-03-21 03:08:07.797329 | debian-bookworm -> localhost | |.= B. | 2026-03-21 03:08:07.797350 | debian-bookworm -> localhost | |+.*E=Bo | 2026-03-21 03:08:07.797370 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-21 03:08:07.797430 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.395183 2026-03-21 03:08:07.807348 | 2026-03-21 03:08:07.807469 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-21 03:08:07.847976 | debian-bookworm | ok 2026-03-21 03:08:07.863415 | debian-bookworm | included: /var/lib/zuul/builds/09f2f9edbcb4413cbb515358f160c1e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-21 03:08:07.874751 | 2026-03-21 03:08:07.875008 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-21 03:08:07.899545 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:08:07.906045 | 2026-03-21 03:08:07.906584 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-21 03:08:08.672164 | debian-bookworm | changed 2026-03-21 03:08:08.680744 | 2026-03-21 03:08:08.680918 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-21 03:08:08.960366 | debian-bookworm | ok 2026-03-21 03:08:08.966149 | 2026-03-21 03:08:08.966273 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-21 03:08:09.667056 | debian-bookworm | changed 2026-03-21 03:08:09.675038 | 2026-03-21 03:08:09.675156 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-21 03:08:10.318010 | debian-bookworm | changed 2026-03-21 03:08:10.330301 | 2026-03-21 03:08:10.330508 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-21 03:08:10.369958 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:08:10.382265 | 2026-03-21 03:08:10.382431 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-21 03:08:10.872971 | debian-bookworm -> localhost | changed 2026-03-21 03:08:10.889724 | 2026-03-21 03:08:10.889889 | TASK [add-build-sshkey : Add back temp key] 2026-03-21 03:08:11.391286 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/09f2f9edbcb4413cbb515358f160c1e6/work/09f2f9edbcb4413cbb515358f160c1e6_id_rsa (zuul-build-sshkey) 2026-03-21 03:08:11.391540 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013344 2026-03-21 03:08:11.400478 | 2026-03-21 03:08:11.400603 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-21 03:08:12.007430 | debian-bookworm | ok 2026-03-21 03:08:12.014998 | 2026-03-21 03:08:12.015213 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-21 03:08:12.039881 | debian-bookworm | skipping: Conditional result was False 2026-03-21 03:08:12.051566 | 2026-03-21 03:08:12.051684 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-21 03:08:12.551630 | debian-bookworm | ok 2026-03-21 03:08:12.563774 | 2026-03-21 03:08:12.563917 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-21 03:08:12.611108 | debian-bookworm | ok 2026-03-21 03:08:12.619762 | 2026-03-21 03:08:12.619950 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-21 03:08:12.939210 | debian-bookworm -> localhost | ok 2026-03-21 03:08:12.950188 | 2026-03-21 03:08:12.950331 | TASK [validate-host : Collect information about the host] 2026-03-21 03:08:14.102386 | debian-bookworm | ok 2026-03-21 03:08:14.118549 | 2026-03-21 03:08:14.118688 | TASK [validate-host : Sanitize hostname] 2026-03-21 03:08:14.337614 | debian-bookworm | ok 2026-03-21 03:08:14.461784 | 2026-03-21 03:08:14.461981 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-21 03:08:15.809513 | debian-bookworm -> localhost | changed 2026-03-21 03:08:15.837561 | 2026-03-21 03:08:15.837725 | TASK [validate-host : Collect information about zuul worker] 2026-03-21 03:08:16.604252 | debian-bookworm | ok 2026-03-21 03:08:16.614388 | 2026-03-21 03:08:16.614561 | TASK [validate-host : Write out all zuul information for each host] 2026-03-21 03:08:18.092217 | debian-bookworm -> localhost | changed 2026-03-21 03:08:18.110048 | 2026-03-21 03:08:18.110184 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-21 03:08:18.444778 | debian-bookworm | ok 2026-03-21 03:08:18.452183 | 2026-03-21 03:08:18.452328 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-21 03:08:19.857207 | debian-bookworm | changed: 2026-03-21 03:08:19.857421 | debian-bookworm | cd+++++++++ src/ 2026-03-21 03:08:19.857455 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-21 03:08:19.857479 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-21 03:08:19.857500 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-03-21 03:08:19.857520 | debian-bookworm | Containerfile 2026-03-21 03:08:19.857649 | debian-bookworm | Containerfile 2026-03-21 03:08:19.887749 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.5) 2026-03-21 03:09:49.927224 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-21 03:09:49.957139 | 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-03-21 03:09:49.970657 | 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-03-21 03:09:50.815634 | 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-03-21 03:09:51.206557 | 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.20260305 types-pytz-2026.1.1.20260304 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 types-ujson-5.10.0.20250822 2026-03-21 03:10:00.728206 | 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-03-21 03:10:00.728282 | 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-03-21 03:10:00.728293 | 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-03-21 03:10:00.728301 | 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-03-21 03:10:00.728308 | 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-03-21 03:10:00.728316 | 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-03-21 03:10:00.728323 | 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-03-21 03:10:00.728347 | 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-03-21 03:10:00.728354 | 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-03-21 03:10:00.728371 | debian-bookworm | Installing missing stub packages: 2026-03-21 03:10:00.728380 | 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-03-21 03:10:00.728388 | debian-bookworm | 2026-03-21 03:10:00.728395 | debian-bookworm | 2026-03-21 03:10:00.728402 | debian-bookworm | Success: no issues found in 77 source files 2026-03-21 03:10:01.186632 | debian-bookworm | ok: Runtime: 0:00:27.672645 2026-03-21 03:10:01.198756 | 2026-03-21 03:10:01.198882 | PLAY RECAP 2026-03-21 03:10:01.199011 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-21 03:10:01.199056 | 2026-03-21 03:10:01.313451 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-21 03:10:01.314249 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-21 03:10:01.990226 | 2026-03-21 03:10:01.990353 | PLAY [Base post] 2026-03-21 03:10:02.002532 | 2026-03-21 03:10:02.002644 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-21 03:10:02.567361 | debian-bookworm | changed 2026-03-21 03:10:02.578118 | 2026-03-21 03:10:02.578230 | PLAY RECAP 2026-03-21 03:10:02.578289 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-21 03:10:02.578351 | 2026-03-21 03:10:02.800097 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-21 03:10:02.800914 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-21 03:10:03.625475 | 2026-03-21 03:10:03.625653 | PLAY [Base post-logs] 2026-03-21 03:10:03.636627 | 2026-03-21 03:10:03.636778 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-21 03:10:04.307798 | localhost | changed 2026-03-21 03:10:04.318360 | 2026-03-21 03:10:04.318540 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-21 03:10:04.384958 | localhost | ok 2026-03-21 03:10:04.388615 | 2026-03-21 03:10:04.388721 | TASK [Set zuul-log-path fact] 2026-03-21 03:10:04.424725 | localhost | ok 2026-03-21 03:10:04.433678 | 2026-03-21 03:10:04.433802 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-21 03:10:04.490872 | localhost | ok 2026-03-21 03:10:04.494531 | 2026-03-21 03:10:04.494644 | TASK [upload-logs : Create log directories] 2026-03-21 03:10:05.105478 | localhost | changed 2026-03-21 03:10:05.108424 | 2026-03-21 03:10:05.108543 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-21 03:10:05.689991 | localhost -> localhost | ok: Runtime: 0:00:00.005195 2026-03-21 03:10:05.693684 | 2026-03-21 03:10:05.693791 | TASK [upload-logs : Upload logs to log server] 2026-03-21 03:10:06.548538 | localhost | Output suppressed because no_log was given 2026-03-21 03:10:06.550113 | 2026-03-21 03:10:06.550199 | LOOP [upload-logs : Compress console log and json output] 2026-03-21 03:10:06.607264 | localhost | skipping: Conditional result was False 2026-03-21 03:10:06.613518 | localhost | skipping: Conditional result was False 2026-03-21 03:10:06.616489 | 2026-03-21 03:10:06.616594 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-21 03:10:06.661193 | localhost | skipping: Conditional result was False 2026-03-21 03:10:06.661448 | 2026-03-21 03:10:06.666161 | localhost | skipping: Conditional result was False 2026-03-21 03:10:06.674104 | 2026-03-21 03:10:06.674197 | LOOP [upload-logs : Upload console log and json output]