2026-05-08 06:20:24.361186 | Job console starting 2026-05-08 06:20:24.409259 | Updating git repos 2026-05-08 06:20:24.482683 | Cloning repos into workspace 2026-05-08 06:20:24.596992 | Restoring repo states 2026-05-08 06:20:24.617231 | Merging changes 2026-05-08 06:20:25.318348 | Checking out repos 2026-05-08 06:20:25.381518 | Preparing playbooks 2026-05-08 06:20:26.536993 | Running Ansible setup 2026-05-08 06:20:32.769383 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-08 06:20:33.484112 | 2026-05-08 06:20:33.484242 | PLAY [Base pre] 2026-05-08 06:20:33.499693 | 2026-05-08 06:20:33.499809 | TASK [Setup log path fact] 2026-05-08 06:20:33.528015 | debian-bookworm | ok 2026-05-08 06:20:33.555224 | 2026-05-08 06:20:33.555356 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 06:20:33.603607 | debian-bookworm | ok 2026-05-08 06:20:33.619778 | 2026-05-08 06:20:33.619906 | TASK [emit-job-header : Print job information] 2026-05-08 06:20:33.690260 | # Job Information 2026-05-08 06:20:33.690416 | Ansible Version: 2.16.14 2026-05-08 06:20:33.690450 | Job: mypy 2026-05-08 06:20:33.690482 | Pipeline: check 2026-05-08 06:20:33.690504 | Executor: 521e9411259a 2026-05-08 06:20:33.690525 | Triggered by: https://github.com/osism/python-osism/pull/2266 2026-05-08 06:20:33.690547 | Event ID: f7ddbdac-4aa5-11f1-94dd-a3b51daf91d5 2026-05-08 06:20:33.707519 | 2026-05-08 06:20:33.707641 | LOOP [emit-job-header : Print node information] 2026-05-08 06:20:33.872993 | debian-bookworm | ok: 2026-05-08 06:20:33.873170 | debian-bookworm | # Node Information 2026-05-08 06:20:33.873241 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-08 06:20:33.873269 | debian-bookworm | Hostname: debian 2026-05-08 06:20:33.873292 | debian-bookworm | Username: zuul 2026-05-08 06:20:33.873312 | debian-bookworm | Distro: Debian 12.13 2026-05-08 06:20:33.873335 | debian-bookworm | Provider: regiocloud-a 2026-05-08 06:20:33.873356 | debian-bookworm | Region: 2026-05-08 06:20:33.873377 | debian-bookworm | Label: debian-bookworm 2026-05-08 06:20:33.873397 | debian-bookworm | Product Name: OpenStack Nova 2026-05-08 06:20:33.873416 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:bd8c 2026-05-08 06:20:33.893915 | 2026-05-08 06:20:33.894031 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-08 06:20:34.929149 | debian-bookworm -> localhost | changed 2026-05-08 06:20:34.935915 | 2026-05-08 06:20:34.936020 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-08 06:20:36.889322 | debian-bookworm -> localhost | changed 2026-05-08 06:20:36.902968 | 2026-05-08 06:20:36.903124 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-08 06:20:37.489049 | debian-bookworm -> localhost | ok 2026-05-08 06:20:37.494991 | 2026-05-08 06:20:37.495103 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-08 06:20:37.544970 | debian-bookworm | ok 2026-05-08 06:20:37.561823 | debian-bookworm | included: /var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-08 06:20:37.584805 | 2026-05-08 06:20:37.584935 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-08 06:20:39.493536 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-08 06:20:39.493701 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/work/65370f6ddcf64e68bfbf3f30cb5d6d70_id_rsa 2026-05-08 06:20:39.493730 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/work/65370f6ddcf64e68bfbf3f30cb5d6d70_id_rsa.pub 2026-05-08 06:20:39.493752 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-08 06:20:39.493771 | debian-bookworm -> localhost | SHA256:IlDXEDqHkUikbx2w25OMf7WFHaj4IOJzVIXBFVnO5Vk zuul-build-sshkey 2026-05-08 06:20:39.493790 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-08 06:20:39.493817 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-08 06:20:39.493835 | debian-bookworm -> localhost | | o+.+oBB+. . E | 2026-05-08 06:20:39.493863 | debian-bookworm -> localhost | | ..+.B..+.o o | 2026-05-08 06:20:39.493880 | debian-bookworm -> localhost | |. o =.. .o.o | 2026-05-08 06:20:39.493896 | debian-bookworm -> localhost | | . B.* . o . | 2026-05-08 06:20:39.493913 | debian-bookworm -> localhost | |. *.X o S o | 2026-05-08 06:20:39.493935 | debian-bookworm -> localhost | |.o.o = o o | 2026-05-08 06:20:39.493952 | debian-bookworm -> localhost | | o .. o . | 2026-05-08 06:20:39.493969 | debian-bookworm -> localhost | | o . | 2026-05-08 06:20:39.493986 | debian-bookworm -> localhost | | | 2026-05-08 06:20:39.494003 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-08 06:20:39.494050 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.826365 2026-05-08 06:20:39.499271 | 2026-05-08 06:20:39.499359 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-08 06:20:39.526008 | debian-bookworm | ok 2026-05-08 06:20:39.533345 | debian-bookworm | included: /var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-08 06:20:39.552940 | 2026-05-08 06:20:39.553036 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-08 06:20:39.593682 | debian-bookworm | skipping: Conditional result was False 2026-05-08 06:20:39.599750 | 2026-05-08 06:20:39.599884 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-08 06:20:40.444602 | debian-bookworm | changed 2026-05-08 06:20:40.449058 | 2026-05-08 06:20:40.449133 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-08 06:20:40.759632 | debian-bookworm | ok 2026-05-08 06:20:40.766467 | 2026-05-08 06:20:40.766557 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-08 06:20:41.491670 | debian-bookworm | changed 2026-05-08 06:20:41.504316 | 2026-05-08 06:20:41.505063 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-08 06:20:42.136694 | debian-bookworm | changed 2026-05-08 06:20:42.144657 | 2026-05-08 06:20:42.144766 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-08 06:20:42.170010 | debian-bookworm | skipping: Conditional result was False 2026-05-08 06:20:42.175934 | 2026-05-08 06:20:42.176035 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-08 06:20:42.705724 | debian-bookworm -> localhost | changed 2026-05-08 06:20:42.716656 | 2026-05-08 06:20:42.716766 | TASK [add-build-sshkey : Add back temp key] 2026-05-08 06:20:43.108251 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/work/65370f6ddcf64e68bfbf3f30cb5d6d70_id_rsa (zuul-build-sshkey) 2026-05-08 06:20:43.108514 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023419 2026-05-08 06:20:43.122270 | 2026-05-08 06:20:43.122414 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-08 06:20:43.597061 | debian-bookworm | ok 2026-05-08 06:20:43.602248 | 2026-05-08 06:20:43.602351 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-08 06:20:43.625216 | debian-bookworm | skipping: Conditional result was False 2026-05-08 06:20:43.647288 | 2026-05-08 06:20:43.647413 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-08 06:20:44.103842 | debian-bookworm | ok 2026-05-08 06:20:44.117745 | 2026-05-08 06:20:44.117862 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-08 06:20:44.147755 | debian-bookworm | ok 2026-05-08 06:20:44.152129 | 2026-05-08 06:20:44.152217 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-08 06:20:44.701499 | debian-bookworm -> localhost | ok 2026-05-08 06:20:44.713336 | 2026-05-08 06:20:44.713471 | TASK [validate-host : Collect information about the host] 2026-05-08 06:20:45.977186 | debian-bookworm | ok 2026-05-08 06:20:46.002553 | 2026-05-08 06:20:46.002667 | TASK [validate-host : Sanitize hostname] 2026-05-08 06:20:46.112158 | debian-bookworm | ok 2026-05-08 06:20:46.155478 | 2026-05-08 06:20:46.155585 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-08 06:20:47.035504 | debian-bookworm -> localhost | changed 2026-05-08 06:20:47.041121 | 2026-05-08 06:20:47.041225 | TASK [validate-host : Collect information about zuul worker] 2026-05-08 06:20:47.503129 | debian-bookworm | ok 2026-05-08 06:20:47.508798 | 2026-05-08 06:20:47.508926 | TASK [validate-host : Write out all zuul information for each host] 2026-05-08 06:20:48.358581 | debian-bookworm -> localhost | changed 2026-05-08 06:20:48.366408 | 2026-05-08 06:20:48.366500 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-08 06:20:48.668470 | debian-bookworm | ok 2026-05-08 06:20:48.673152 | 2026-05-08 06:20:48.673239 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-08 06:20:49.906991 | debian-bookworm | changed: 2026-05-08 06:20:49.907160 | debian-bookworm | cd+++++++++ src/ 2026-05-08 06:20:49.907195 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-08 06:20:49.907218 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-08 06:20:49.907239 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-08 06:20:49.907259 | debian-bookworm | Containerfile 2026-05-08 06:20:49.907388 | debian-bookworm | Containerfile 2026-05-08 06:20:49.946453 | debian-bookworm | =37.0.0 in /tmp/venv/lib/python3.11/site-packages (from types-paramiko) (48.0.0) 2026-05-08 06:22:25.590048 | debian-bookworm | Requirement already satisfied: urllib3>=2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.7.0) 2026-05-08 06:22:25.600438 | 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-08 06:22:25.613934 | 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-08 06:22:26.454059 | 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-08 06:22:26.799749 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20260508 types-PyYAML-6.0.12.20260508 types-decorator-5.2.0.20260508 types-paramiko-4.0.0.20260508 types-python-dateutil-2.9.0.20260508 types-pytz-2026.2.0.20260506 types-requests-2.33.0.20260508 types-simplejson-3.20.0.20260508 types-tabulate-0.10.0.20260508 2026-05-08 06:22:33.923054 | 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-08 06:22:33.923200 | 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-08 06:22:33.923219 | 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-08 06:22:33.923233 | 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-08 06:22:33.923245 | 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-08 06:22:33.923256 | 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-08 06:22:33.923268 | 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-08 06:22:33.923279 | 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-08 06:22:33.923306 | 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-08 06:22:33.923347 | 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-08 06:22:33.923360 | 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-08 06:22:33.923371 | 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-08 06:22:33.923412 | 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-08 06:22:33.923424 | 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-08 06:22:33.923436 | debian-bookworm | Installing missing stub packages: 2026-05-08 06:22:33.923450 | 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-08 06:22:33.923462 | debian-bookworm | 2026-05-08 06:22:33.923475 | debian-bookworm | 2026-05-08 06:22:33.923486 | debian-bookworm | Success: no issues found in 122 source files 2026-05-08 06:22:34.181902 | debian-bookworm | ok: Runtime: 0:00:25.049574 2026-05-08 06:22:34.189428 | 2026-05-08 06:22:34.189519 | PLAY RECAP 2026-05-08 06:22:34.189579 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-05-08 06:22:34.189604 | 2026-05-08 06:22:34.326888 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-05-08 06:22:34.327773 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 06:22:35.067379 | 2026-05-08 06:22:35.067540 | PLAY [Base post-fetch] 2026-05-08 06:22:35.082211 | 2026-05-08 06:22:35.082345 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-08 06:22:35.138037 | debian-bookworm | skipping: Conditional result was False 2026-05-08 06:22:35.146764 | 2026-05-08 06:22:35.146970 | TASK [fetch-output : Set log path for single node] 2026-05-08 06:22:35.191918 | debian-bookworm | ok 2026-05-08 06:22:35.199682 | 2026-05-08 06:22:35.199814 | LOOP [fetch-output : Ensure local output dirs] 2026-05-08 06:22:35.708333 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/work/logs" 2026-05-08 06:22:35.991540 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/work/artifacts" 2026-05-08 06:22:36.260559 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/65370f6ddcf64e68bfbf3f30cb5d6d70/work/docs" 2026-05-08 06:22:36.287384 | 2026-05-08 06:22:36.287559 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-08 06:22:37.097698 | debian-bookworm | changed: 2026-05-08 06:22:37.097985 | debian-bookworm | .d..t...... ./ 2026-05-08 06:22:37.098035 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-08 06:22:37.098067 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-08 06:22:37.098100 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-08 06:22:37.098161 | debian-bookworm | changed: All items complete 2026-05-08 06:22:37.098194 | 2026-05-08 06:22:37.683791 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 06:22:38.288680 | debian-bookworm | changed: .d..t...... ./ 2026-05-08 06:22:38.320308 | 2026-05-08 06:22:38.320488 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-08 06:22:38.889237 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008786 2026-05-08 06:22:39.197514 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011917 2026-05-08 06:22:39.212523 | 2026-05-08 06:22:39.212624 | PLAY RECAP 2026-05-08 06:22:39.212686 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-08 06:22:39.212717 | 2026-05-08 06:22:39.348795 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-08 06:22:39.349782 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 06:22:40.121206 | 2026-05-08 06:22:40.121374 | PLAY [Base post] 2026-05-08 06:22:40.135275 | 2026-05-08 06:22:40.135415 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-08 06:22:40.732467 | debian-bookworm | changed 2026-05-08 06:22:40.748094 | 2026-05-08 06:22:40.748279 | PLAY RECAP 2026-05-08 06:22:40.748391 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-08 06:22:40.748496 | 2026-05-08 06:22:40.873812 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-08 06:22:40.874700 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-08 06:22:41.786278 | 2026-05-08 06:22:41.786461 | PLAY [Base post-logs] 2026-05-08 06:22:41.798092 | 2026-05-08 06:22:41.798256 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-08 06:22:42.322423 | localhost | changed 2026-05-08 06:22:42.336567 | 2026-05-08 06:22:42.336803 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-08 06:22:42.378699 | localhost | ok 2026-05-08 06:22:42.385941 | 2026-05-08 06:22:42.386120 | TASK [Set zuul-log-path fact] 2026-05-08 06:22:42.407570 | localhost | ok 2026-05-08 06:22:42.420175 | 2026-05-08 06:22:42.420412 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-08 06:22:42.451778 | localhost | ok 2026-05-08 06:22:42.465141 | 2026-05-08 06:22:42.465576 | TASK [upload-logs : Create log directories] 2026-05-08 06:22:43.085254 | localhost | changed 2026-05-08 06:22:43.094317 | 2026-05-08 06:22:43.094598 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-08 06:22:43.667388 | localhost -> localhost | ok: Runtime: 0:00:00.007935 2026-05-08 06:22:43.673613 | 2026-05-08 06:22:43.673773 | TASK [upload-logs : Upload logs to log server] 2026-05-08 06:22:44.320461 | localhost | Output suppressed because no_log was given 2026-05-08 06:22:44.322793 | 2026-05-08 06:22:44.322979 | LOOP [upload-logs : Compress console log and json output] 2026-05-08 06:22:44.383248 | localhost | skipping: Conditional result was False 2026-05-08 06:22:44.387274 | localhost | skipping: Conditional result was False 2026-05-08 06:22:44.396721 | 2026-05-08 06:22:44.397046 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-08 06:22:44.449107 | localhost | skipping: Conditional result was False 2026-05-08 06:22:44.449408 | 2026-05-08 06:22:44.458879 | localhost | skipping: Conditional result was False 2026-05-08 06:22:44.466441 | 2026-05-08 06:22:44.466560 | LOOP [upload-logs : Upload console log and json output]