2026-02-09 08:13:50.489880 | Job console starting 2026-02-09 08:13:50.507049 | Updating git repos 2026-02-09 08:13:50.608173 | Cloning repos into workspace 2026-02-09 08:13:50.663341 | Restoring repo states 2026-02-09 08:13:50.695752 | Merging changes 2026-02-09 08:13:51.441108 | Checking out repos 2026-02-09 08:13:51.485849 | Preparing playbooks 2026-02-09 08:13:52.610545 | Running Ansible setup 2026-02-09 08:13:58.532639 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-09 08:13:59.778212 | 2026-02-09 08:13:59.778377 | PLAY [Base pre] 2026-02-09 08:13:59.868197 | 2026-02-09 08:13:59.868367 | TASK [Setup log path fact] 2026-02-09 08:13:59.928817 | debian-bookworm | ok 2026-02-09 08:13:59.977628 | 2026-02-09 08:13:59.977808 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-09 08:14:00.068796 | debian-bookworm | ok 2026-02-09 08:14:00.096888 | 2026-02-09 08:14:00.097034 | TASK [emit-job-header : Print job information] 2026-02-09 08:14:00.197632 | # Job Information 2026-02-09 08:14:00.197831 | Ansible Version: 2.16.14 2026-02-09 08:14:00.197867 | Job: mypy 2026-02-09 08:14:00.197900 | Pipeline: check 2026-02-09 08:14:00.197923 | Executor: 521e9411259a 2026-02-09 08:14:00.197945 | Triggered by: https://github.com/osism/python-osism/pull/1892 2026-02-09 08:14:00.197967 | Event ID: 3daee3d0-058f-11f1-8d88-f7d6c76cbbb6 2026-02-09 08:14:00.203229 | 2026-02-09 08:14:00.206537 | LOOP [emit-job-header : Print node information] 2026-02-09 08:14:00.445580 | debian-bookworm | ok: 2026-02-09 08:14:00.445773 | debian-bookworm | # Node Information 2026-02-09 08:14:00.445807 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-09 08:14:00.445832 | debian-bookworm | Hostname: debian 2026-02-09 08:14:00.445854 | debian-bookworm | Username: zuul 2026-02-09 08:14:00.445875 | debian-bookworm | Distro: Debian 12.13 2026-02-09 08:14:00.445898 | debian-bookworm | Provider: regiocloud-a 2026-02-09 08:14:00.445919 | debian-bookworm | Region: 2026-02-09 08:14:00.445940 | debian-bookworm | Label: debian-bookworm 2026-02-09 08:14:00.445961 | debian-bookworm | Product Name: OpenStack Nova 2026-02-09 08:14:00.445981 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe10:90aa 2026-02-09 08:14:00.458743 | 2026-02-09 08:14:00.468130 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-09 08:14:01.318712 | debian-bookworm -> localhost | changed 2026-02-09 08:14:01.326527 | 2026-02-09 08:14:01.326657 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-09 08:14:03.160117 | debian-bookworm -> localhost | changed 2026-02-09 08:14:03.170556 | 2026-02-09 08:14:03.170666 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-09 08:14:03.589399 | debian-bookworm -> localhost | ok 2026-02-09 08:14:03.595317 | 2026-02-09 08:14:03.595424 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-09 08:14:03.643462 | debian-bookworm | ok 2026-02-09 08:14:03.683169 | debian-bookworm | included: /var/lib/zuul/builds/f439cf5ea118437d90c4a4024545b36e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-09 08:14:03.695780 | 2026-02-09 08:14:03.696705 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-09 08:14:06.885361 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-09 08:14:06.885545 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f439cf5ea118437d90c4a4024545b36e/work/f439cf5ea118437d90c4a4024545b36e_id_rsa 2026-02-09 08:14:06.885579 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f439cf5ea118437d90c4a4024545b36e/work/f439cf5ea118437d90c4a4024545b36e_id_rsa.pub 2026-02-09 08:14:06.885602 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-09 08:14:06.885622 | debian-bookworm -> localhost | SHA256:x0n9JGCdZm6qvx5ifoAh0+4hZV/VFrrfQEpr0hruFG8 zuul-build-sshkey 2026-02-09 08:14:06.885641 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-09 08:14:06.885666 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-09 08:14:06.885685 | debian-bookworm -> localhost | | o. o.. | 2026-02-09 08:14:06.885703 | debian-bookworm -> localhost | | . o*.o | 2026-02-09 08:14:06.885720 | debian-bookworm -> localhost | | . .==.o | 2026-02-09 08:14:06.885736 | debian-bookworm -> localhost | | o = o.+oO | 2026-02-09 08:14:06.885752 | debian-bookworm -> localhost | | * +S.Bo* o | 2026-02-09 08:14:06.885775 | debian-bookworm -> localhost | | . + oo.B . o | 2026-02-09 08:14:06.885794 | debian-bookworm -> localhost | | o .oo= E . .| 2026-02-09 08:14:06.885810 | debian-bookworm -> localhost | | .o.+.o | 2026-02-09 08:14:06.885828 | debian-bookworm -> localhost | | .+=. | 2026-02-09 08:14:06.885844 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-09 08:14:06.885887 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.205130 2026-02-09 08:14:06.890972 | 2026-02-09 08:14:06.891049 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-09 08:14:06.937480 | debian-bookworm | ok 2026-02-09 08:14:06.953856 | debian-bookworm | included: /var/lib/zuul/builds/f439cf5ea118437d90c4a4024545b36e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-09 08:14:06.961182 | 2026-02-09 08:14:06.961273 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-09 08:14:07.019042 | debian-bookworm | skipping: Conditional result was False 2026-02-09 08:14:07.023996 | 2026-02-09 08:14:07.024100 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-09 08:14:07.745786 | debian-bookworm | changed 2026-02-09 08:14:07.753452 | 2026-02-09 08:14:07.753577 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-09 08:14:07.966763 | debian-bookworm | ok 2026-02-09 08:14:07.983588 | 2026-02-09 08:14:07.983709 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-09 08:14:08.543689 | debian-bookworm | changed 2026-02-09 08:14:08.559041 | 2026-02-09 08:14:08.559196 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-09 08:14:09.149626 | debian-bookworm | changed 2026-02-09 08:14:09.159994 | 2026-02-09 08:14:09.160113 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-09 08:14:09.173071 | debian-bookworm | skipping: Conditional result was False 2026-02-09 08:14:09.179623 | 2026-02-09 08:14:09.179743 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-09 08:14:09.639585 | debian-bookworm -> localhost | changed 2026-02-09 08:14:09.648196 | 2026-02-09 08:14:09.648276 | TASK [add-build-sshkey : Add back temp key] 2026-02-09 08:14:10.270559 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f439cf5ea118437d90c4a4024545b36e/work/f439cf5ea118437d90c4a4024545b36e_id_rsa (zuul-build-sshkey) 2026-02-09 08:14:10.270740 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026604 2026-02-09 08:14:10.276915 | 2026-02-09 08:14:10.277006 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-09 08:14:10.624693 | debian-bookworm | ok 2026-02-09 08:14:10.643983 | 2026-02-09 08:14:10.644089 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-09 08:14:10.693850 | debian-bookworm | skipping: Conditional result was False 2026-02-09 08:14:10.715195 | 2026-02-09 08:14:10.715302 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-09 08:14:11.091954 | debian-bookworm | ok 2026-02-09 08:14:11.117946 | 2026-02-09 08:14:11.118061 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-09 08:14:11.156023 | debian-bookworm | ok 2026-02-09 08:14:11.161583 | 2026-02-09 08:14:11.161684 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-09 08:14:11.568928 | debian-bookworm -> localhost | ok 2026-02-09 08:14:11.575158 | 2026-02-09 08:14:11.575250 | TASK [validate-host : Collect information about the host] 2026-02-09 08:14:12.695255 | debian-bookworm | ok 2026-02-09 08:14:12.709141 | 2026-02-09 08:14:12.709244 | TASK [validate-host : Sanitize hostname] 2026-02-09 08:14:12.822204 | debian-bookworm | ok 2026-02-09 08:14:12.850852 | 2026-02-09 08:14:12.850942 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-09 08:14:13.512936 | debian-bookworm -> localhost | changed 2026-02-09 08:14:13.517390 | 2026-02-09 08:14:13.517484 | TASK [validate-host : Collect information about zuul worker] 2026-02-09 08:14:13.866138 | debian-bookworm | ok 2026-02-09 08:14:13.869857 | 2026-02-09 08:14:13.869932 | TASK [validate-host : Write out all zuul information for each host] 2026-02-09 08:14:14.404125 | debian-bookworm -> localhost | changed 2026-02-09 08:14:14.411423 | 2026-02-09 08:14:14.411509 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-09 08:14:14.646445 | debian-bookworm | ok 2026-02-09 08:14:14.652640 | 2026-02-09 08:14:14.653754 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-09 08:14:15.875895 | debian-bookworm | changed: 2026-02-09 08:14:15.876067 | debian-bookworm | cd+++++++++ src/ 2026-02-09 08:14:15.876101 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-09 08:14:15.876127 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-09 08:14:15.876148 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-02-09 08:14:15.876168 | debian-bookworm | Containerfile 2026-02-09 08:14:15.876299 | debian-bookworm | Containerfile 2026-02-09 08:14:15.890878 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (46.0.4) 2026-02-09 08:15:36.300472 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-02-09 08:15:36.328496 | 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-09 08:15:36.340790 | 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-09 08:15:37.132061 | 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-09 08:15:37.436167 | 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-09 08:15:44.610909 | 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-09 08:15:44.611007 | 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-09 08:15:44.611025 | 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-09 08:15:44.611037 | 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-09 08:15:44.611049 | 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-09 08:15:44.611063 | 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-09 08:15:44.611075 | 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-09 08:15:44.611123 | 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-09 08:15:44.611138 | 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-09 08:15:44.611164 | debian-bookworm | Installing missing stub packages: 2026-02-09 08:15:44.611179 | 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-09 08:15:44.611192 | debian-bookworm | 2026-02-09 08:15:44.611203 | debian-bookworm | 2026-02-09 08:15:44.611216 | debian-bookworm | Success: no issues found in 75 source files 2026-02-09 08:15:44.759501 | debian-bookworm | ok: Runtime: 0:00:23.049167 2026-02-09 08:15:44.766163 | 2026-02-09 08:15:44.766246 | PLAY RECAP 2026-02-09 08:15:44.766302 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-02-09 08:15:44.766327 | 2026-02-09 08:15:45.062726 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-02-09 08:15:45.063770 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-09 08:15:46.176752 | 2026-02-09 08:15:46.176905 | PLAY [Base post] 2026-02-09 08:15:46.206388 | 2026-02-09 08:15:46.206574 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-09 08:15:46.760876 | debian-bookworm | changed 2026-02-09 08:15:46.770305 | 2026-02-09 08:15:46.770416 | PLAY RECAP 2026-02-09 08:15:46.770516 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-09 08:15:46.770603 | 2026-02-09 08:15:46.856616 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-09 08:15:46.857352 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-09 08:15:47.669422 | 2026-02-09 08:15:47.669617 | PLAY [Base post-logs] 2026-02-09 08:15:47.681756 | 2026-02-09 08:15:47.681995 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-09 08:15:48.084073 | localhost | changed 2026-02-09 08:15:48.097826 | 2026-02-09 08:15:48.097973 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-09 08:15:48.123118 | localhost | ok 2026-02-09 08:15:48.126735 | 2026-02-09 08:15:48.126828 | TASK [Set zuul-log-path fact] 2026-02-09 08:15:48.141413 | localhost | ok 2026-02-09 08:15:48.149658 | 2026-02-09 08:15:48.149764 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-09 08:15:48.174263 | localhost | ok 2026-02-09 08:15:48.177795 | 2026-02-09 08:15:48.177957 | TASK [upload-logs : Create log directories] 2026-02-09 08:15:48.705248 | localhost | changed 2026-02-09 08:15:48.709991 | 2026-02-09 08:15:48.710161 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-09 08:15:49.221601 | localhost -> localhost | ok: Runtime: 0:00:00.007415 2026-02-09 08:15:49.225772 | 2026-02-09 08:15:49.225893 | TASK [upload-logs : Upload logs to log server] 2026-02-09 08:15:49.803288 | localhost | Output suppressed because no_log was given 2026-02-09 08:15:49.807515 | 2026-02-09 08:15:49.807700 | LOOP [upload-logs : Compress console log and json output] 2026-02-09 08:15:49.859662 | localhost | skipping: Conditional result was False 2026-02-09 08:15:49.865566 | localhost | skipping: Conditional result was False 2026-02-09 08:15:49.879394 | 2026-02-09 08:15:49.879641 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-09 08:15:49.929994 | localhost | skipping: Conditional result was False 2026-02-09 08:15:49.932147 | 2026-02-09 08:15:49.934214 | localhost | skipping: Conditional result was False 2026-02-09 08:15:49.944734 | 2026-02-09 08:15:49.944852 | LOOP [upload-logs : Upload console log and json output]