2026-03-29 03:04:59.996790 | Job console starting 2026-03-29 03:05:00.021880 | Updating git repos 2026-03-29 03:05:00.053762 | Cloning repos into workspace 2026-03-29 03:05:00.174589 | Restoring repo states 2026-03-29 03:05:00.189980 | Merging changes 2026-03-29 03:05:00.190001 | Checking out repos 2026-03-29 03:05:00.285907 | Preparing playbooks 2026-03-29 03:05:01.634657 | Running Ansible setup 2026-03-29 03:05:09.005617 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-29 03:05:10.458536 | 2026-03-29 03:05:10.458677 | PLAY [Base pre] 2026-03-29 03:05:10.473779 | 2026-03-29 03:05:10.473928 | TASK [Setup log path fact] 2026-03-29 03:05:10.499058 | debian-bookworm | ok 2026-03-29 03:05:10.531651 | 2026-03-29 03:05:10.531797 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 03:05:10.571388 | debian-bookworm | ok 2026-03-29 03:05:10.591375 | 2026-03-29 03:05:10.591514 | TASK [emit-job-header : Print job information] 2026-03-29 03:05:10.630799 | # Job Information 2026-03-29 03:05:10.630984 | Ansible Version: 2.16.14 2026-03-29 03:05:10.631021 | Job: openstack-project-manager-mypy 2026-03-29 03:05:10.631054 | Pipeline: periodic-daily 2026-03-29 03:05:10.631077 | Executor: 521e9411259a 2026-03-29 03:05:10.631097 | Triggered by: https://github.com/osism/openstack-project-manager 2026-03-29 03:05:10.631119 | Event ID: 7ff30bfbf0914ba39a5a302cd1c0c611 2026-03-29 03:05:10.635860 | 2026-03-29 03:05:10.635954 | LOOP [emit-job-header : Print node information] 2026-03-29 03:05:10.839959 | debian-bookworm | ok: 2026-03-29 03:05:10.840163 | debian-bookworm | # Node Information 2026-03-29 03:05:10.840201 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-29 03:05:10.840227 | debian-bookworm | Hostname: debian 2026-03-29 03:05:10.840248 | debian-bookworm | Username: zuul 2026-03-29 03:05:10.840268 | debian-bookworm | Distro: Debian 12.13 2026-03-29 03:05:10.840292 | debian-bookworm | Provider: regiocloud-a 2026-03-29 03:05:10.840313 | debian-bookworm | Region: 2026-03-29 03:05:10.840334 | debian-bookworm | Label: debian-bookworm 2026-03-29 03:05:10.840354 | debian-bookworm | Product Name: OpenStack Nova 2026-03-29 03:05:10.840373 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe75:c79a 2026-03-29 03:05:10.874373 | 2026-03-29 03:05:10.874520 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-29 03:05:11.712762 | debian-bookworm -> localhost | changed 2026-03-29 03:05:11.719676 | 2026-03-29 03:05:11.719799 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-29 03:05:12.998982 | debian-bookworm -> localhost | changed 2026-03-29 03:05:13.013420 | 2026-03-29 03:05:13.013606 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-29 03:05:13.333565 | debian-bookworm -> localhost | ok 2026-03-29 03:05:13.341113 | 2026-03-29 03:05:13.341265 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-29 03:05:13.377914 | debian-bookworm | ok 2026-03-29 03:05:13.408446 | debian-bookworm | included: /var/lib/zuul/builds/a002ca2f42f943b6a7150729855a7665/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-29 03:05:13.414985 | 2026-03-29 03:05:13.415107 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-29 03:05:15.861609 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-29 03:05:15.861909 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a002ca2f42f943b6a7150729855a7665/work/a002ca2f42f943b6a7150729855a7665_id_rsa 2026-03-29 03:05:15.861957 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a002ca2f42f943b6a7150729855a7665/work/a002ca2f42f943b6a7150729855a7665_id_rsa.pub 2026-03-29 03:05:15.861985 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-29 03:05:15.862011 | debian-bookworm -> localhost | SHA256:4GdcsSfUIhW8qdRX40RBka0WvUpPfVyI4IsgztJijYI zuul-build-sshkey 2026-03-29 03:05:15.862043 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-29 03:05:15.862065 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-29 03:05:15.862086 | debian-bookworm -> localhost | | o*+ +=B | 2026-03-29 03:05:15.862108 | debian-bookworm -> localhost | | .oooo B +| 2026-03-29 03:05:15.862128 | debian-bookworm -> localhost | | . o o=+.+ =+| 2026-03-29 03:05:15.862149 | debian-bookworm -> localhost | |. * o +.o++..+o+| 2026-03-29 03:05:15.862168 | debian-bookworm -> localhost | |E = = ..S.....+ .| 2026-03-29 03:05:15.862194 | debian-bookworm -> localhost | | o o o. . . | 2026-03-29 03:05:15.862218 | debian-bookworm -> localhost | | | 2026-03-29 03:05:15.862242 | debian-bookworm -> localhost | | | 2026-03-29 03:05:15.862267 | debian-bookworm -> localhost | | | 2026-03-29 03:05:15.862288 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-29 03:05:15.862354 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.718314 2026-03-29 03:05:15.871428 | 2026-03-29 03:05:15.871585 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-29 03:05:15.917374 | debian-bookworm | ok 2026-03-29 03:05:15.936009 | debian-bookworm | included: /var/lib/zuul/builds/a002ca2f42f943b6a7150729855a7665/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-29 03:05:15.962225 | 2026-03-29 03:05:15.962452 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-29 03:05:16.018375 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:05:16.026180 | 2026-03-29 03:05:16.026317 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-29 03:05:16.989672 | debian-bookworm | changed 2026-03-29 03:05:16.996074 | 2026-03-29 03:05:16.996197 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-29 03:05:17.285815 | debian-bookworm | ok 2026-03-29 03:05:17.293351 | 2026-03-29 03:05:17.293693 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-29 03:05:18.151788 | debian-bookworm | changed 2026-03-29 03:05:18.183134 | 2026-03-29 03:05:18.183291 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-29 03:05:19.036913 | debian-bookworm | changed 2026-03-29 03:05:19.053604 | 2026-03-29 03:05:19.053754 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-29 03:05:19.099843 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:05:19.107288 | 2026-03-29 03:05:19.107438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-29 03:05:19.892588 | debian-bookworm -> localhost | changed 2026-03-29 03:05:19.905391 | 2026-03-29 03:05:19.905571 | TASK [add-build-sshkey : Add back temp key] 2026-03-29 03:05:20.410635 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a002ca2f42f943b6a7150729855a7665/work/a002ca2f42f943b6a7150729855a7665_id_rsa (zuul-build-sshkey) 2026-03-29 03:05:20.410857 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020723 2026-03-29 03:05:20.418383 | 2026-03-29 03:05:20.418484 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-29 03:05:20.875912 | debian-bookworm | ok 2026-03-29 03:05:20.880734 | 2026-03-29 03:05:20.882331 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-29 03:05:20.928321 | debian-bookworm | skipping: Conditional result was False 2026-03-29 03:05:20.938419 | 2026-03-29 03:05:20.938551 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-29 03:05:21.446694 | debian-bookworm | ok 2026-03-29 03:05:21.465641 | 2026-03-29 03:05:21.465761 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-29 03:05:21.516335 | debian-bookworm | ok 2026-03-29 03:05:21.522430 | 2026-03-29 03:05:21.522560 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-29 03:05:22.023536 | debian-bookworm -> localhost | ok 2026-03-29 03:05:22.029638 | 2026-03-29 03:05:22.029733 | TASK [validate-host : Collect information about the host] 2026-03-29 03:05:23.290010 | debian-bookworm | ok 2026-03-29 03:05:23.303136 | 2026-03-29 03:05:23.303221 | TASK [validate-host : Sanitize hostname] 2026-03-29 03:05:23.422614 | debian-bookworm | ok 2026-03-29 03:05:23.479067 | 2026-03-29 03:05:23.479168 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-29 03:05:24.417556 | debian-bookworm -> localhost | changed 2026-03-29 03:05:24.423174 | 2026-03-29 03:05:24.423276 | TASK [validate-host : Collect information about zuul worker] 2026-03-29 03:05:25.016882 | debian-bookworm | ok 2026-03-29 03:05:25.021431 | 2026-03-29 03:05:25.021540 | TASK [validate-host : Write out all zuul information for each host] 2026-03-29 03:05:26.144143 | debian-bookworm -> localhost | changed 2026-03-29 03:05:26.153039 | 2026-03-29 03:05:26.153132 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-29 03:05:26.413382 | debian-bookworm | ok 2026-03-29 03:05:26.418953 | 2026-03-29 03:05:26.419053 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-29 03:05:27.965719 | debian-bookworm | changed: 2026-03-29 03:05:27.966237 | debian-bookworm | cd+++++++++ src/ 2026-03-29 03:05:27.966285 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-29 03:05:27.966311 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-29 03:05:27.966334 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-03-29 03:05:27.966356 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-29 03:06:29.271875 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-29 03:06:29.378521 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.33.0.20260327 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 2026-03-29 03:06:33.468144 | debian-bookworm | Installing missing stub packages: 2026-03-29 03:06:33.468177 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-03-29 03:06:33.468181 | debian-bookworm | 2026-03-29 03:06:33.468185 | debian-bookworm | 2026-03-29 03:06:33.468188 | debian-bookworm | Success: no issues found in 13 source files 2026-03-29 03:06:33.514778 | debian-bookworm | ok: Runtime: 0:00:11.712402 2026-03-29 03:06:33.521745 | 2026-03-29 03:06:33.521829 | PLAY RECAP 2026-03-29 03:06:33.521882 | debian-bookworm | ok: 11 changed: 6 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-29 03:06:33.521918 | 2026-03-29 03:06:33.886852 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-29 03:06:33.887758 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-29 03:06:34.799609 | 2026-03-29 03:06:34.799797 | PLAY [Base post] 2026-03-29 03:06:34.815101 | 2026-03-29 03:06:34.815270 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-29 03:06:35.416695 | debian-bookworm | changed 2026-03-29 03:06:35.428030 | 2026-03-29 03:06:35.428172 | PLAY RECAP 2026-03-29 03:06:35.428239 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-29 03:06:35.428301 | 2026-03-29 03:06:35.705433 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-29 03:06:35.706648 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-29 03:06:37.508436 | 2026-03-29 03:06:37.508650 | PLAY [Base post-logs] 2026-03-29 03:06:37.563791 | 2026-03-29 03:06:37.564227 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-29 03:06:39.635099 | localhost | changed 2026-03-29 03:06:39.644544 | 2026-03-29 03:06:39.644688 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-29 03:06:39.700308 | localhost | ok 2026-03-29 03:06:39.703147 | 2026-03-29 03:06:39.703234 | TASK [Set zuul-log-path fact] 2026-03-29 03:06:39.738132 | localhost | ok 2026-03-29 03:06:39.746576 | 2026-03-29 03:06:39.746697 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-29 03:06:39.796007 | localhost | ok 2026-03-29 03:06:39.809448 | 2026-03-29 03:06:39.809584 | TASK [upload-logs : Create log directories] 2026-03-29 03:06:40.770017 | localhost | changed 2026-03-29 03:06:40.779823 | 2026-03-29 03:06:40.779925 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-29 03:06:41.664612 | localhost -> localhost | ok: Runtime: 0:00:00.003471 2026-03-29 03:06:41.667773 | 2026-03-29 03:06:41.667857 | TASK [upload-logs : Upload logs to log server] 2026-03-29 03:06:42.800319 | localhost | Output suppressed because no_log was given 2026-03-29 03:06:42.801718 | 2026-03-29 03:06:42.801803 | LOOP [upload-logs : Compress console log and json output] 2026-03-29 03:06:42.892031 | localhost | skipping: Conditional result was False 2026-03-29 03:06:42.899498 | localhost | skipping: Conditional result was False 2026-03-29 03:06:42.907436 | 2026-03-29 03:06:42.907562 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-29 03:06:42.989928 | localhost | skipping: Conditional result was False 2026-03-29 03:06:42.990144 | 2026-03-29 03:06:43.019616 | localhost | skipping: Conditional result was False 2026-03-29 03:06:43.023127 | 2026-03-29 03:06:43.023219 | LOOP [upload-logs : Upload console log and json output]