2025-09-14 03:04:57.822033 | Job console starting 2025-09-14 03:04:57.832568 | Updating git repos 2025-09-14 03:04:57.857624 | Cloning repos into workspace 2025-09-14 03:04:57.898690 | Restoring repo states 2025-09-14 03:04:57.902162 | Merging changes 2025-09-14 03:04:57.902173 | Checking out repos 2025-09-14 03:04:57.924548 | Preparing playbooks 2025-09-14 03:04:58.798337 | Running Ansible setup 2025-09-14 03:05:03.749784 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-14 03:05:04.544474 | 2025-09-14 03:05:04.544601 | PLAY [Base pre] 2025-09-14 03:05:04.563061 | 2025-09-14 03:05:04.563187 | TASK [Setup log path fact] 2025-09-14 03:05:04.611464 | debian-bookworm | ok 2025-09-14 03:05:04.638911 | 2025-09-14 03:05:04.639053 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-14 03:05:04.668803 | debian-bookworm | ok 2025-09-14 03:05:04.679130 | 2025-09-14 03:05:04.679230 | TASK [emit-job-header : Print job information] 2025-09-14 03:05:04.769049 | # Job Information 2025-09-14 03:05:04.769203 | Ansible Version: 2.16.14 2025-09-14 03:05:04.769240 | Job: mypy 2025-09-14 03:05:04.769273 | Pipeline: periodic-daily 2025-09-14 03:05:04.769296 | Executor: 521e9411259a 2025-09-14 03:05:04.769317 | Triggered by: https://github.com/osism/openstack-resource-manager 2025-09-14 03:05:04.769340 | Event ID: fb10b43643b24df4aa28ebe3c8cbc63b 2025-09-14 03:05:04.774082 | 2025-09-14 03:05:04.774169 | LOOP [emit-job-header : Print node information] 2025-09-14 03:05:04.920989 | debian-bookworm | ok: 2025-09-14 03:05:04.921176 | debian-bookworm | # Node Information 2025-09-14 03:05:04.921213 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-14 03:05:04.921239 | debian-bookworm | Hostname: debian 2025-09-14 03:05:04.921260 | debian-bookworm | Username: zuul 2025-09-14 03:05:04.921281 | debian-bookworm | Distro: Debian 12.12 2025-09-14 03:05:04.921305 | debian-bookworm | Provider: regiocloud-a 2025-09-14 03:05:04.921326 | debian-bookworm | Region: 2025-09-14 03:05:04.921348 | debian-bookworm | Label: debian-bookworm 2025-09-14 03:05:04.921368 | debian-bookworm | Product Name: OpenStack Nova 2025-09-14 03:05:04.921387 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea8:fa08 2025-09-14 03:05:04.934979 | 2025-09-14 03:05:04.935106 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-14 03:05:05.674294 | debian-bookworm -> localhost | changed 2025-09-14 03:05:05.681870 | 2025-09-14 03:05:05.681998 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-14 03:05:06.912753 | debian-bookworm -> localhost | changed 2025-09-14 03:05:06.931496 | 2025-09-14 03:05:06.931609 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-14 03:05:07.338593 | debian-bookworm -> localhost | ok 2025-09-14 03:05:07.344332 | 2025-09-14 03:05:07.344425 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-14 03:05:07.362712 | debian-bookworm | ok 2025-09-14 03:05:07.379791 | debian-bookworm | included: /var/lib/zuul/builds/5ad2f3c401f4473d8d821c79980cf369/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-14 03:05:07.385380 | 2025-09-14 03:05:07.385462 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-14 03:05:10.018141 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-14 03:05:10.018340 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5ad2f3c401f4473d8d821c79980cf369/work/5ad2f3c401f4473d8d821c79980cf369_id_rsa 2025-09-14 03:05:10.018389 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5ad2f3c401f4473d8d821c79980cf369/work/5ad2f3c401f4473d8d821c79980cf369_id_rsa.pub 2025-09-14 03:05:10.018416 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-14 03:05:10.018442 | debian-bookworm -> localhost | SHA256:SLFWSMzS6VOiL1Y1ZS1i/Apt9HqrJRH02wJpzwclaMc zuul-build-sshkey 2025-09-14 03:05:10.018465 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-14 03:05:10.018496 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-14 03:05:10.018518 | debian-bookworm -> localhost | | =o+o++.. | 2025-09-14 03:05:10.018540 | debian-bookworm -> localhost | | . B=@+Eo. | 2025-09-14 03:05:10.018560 | debian-bookworm -> localhost | | ++O=*o. | 2025-09-14 03:05:10.018580 | debian-bookworm -> localhost | | .o=oo=o+ | 2025-09-14 03:05:10.018600 | debian-bookworm -> localhost | | o.+So= o | 2025-09-14 03:05:10.018624 | debian-bookworm -> localhost | | o . o..o | 2025-09-14 03:05:10.018647 | debian-bookworm -> localhost | | . . .... | 2025-09-14 03:05:10.018667 | debian-bookworm -> localhost | | o. | 2025-09-14 03:05:10.018700 | debian-bookworm -> localhost | | .. | 2025-09-14 03:05:10.018721 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-14 03:05:10.018772 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.080361 2025-09-14 03:05:10.025099 | 2025-09-14 03:05:10.025182 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-14 03:05:10.055137 | debian-bookworm | ok 2025-09-14 03:05:10.064369 | debian-bookworm | included: /var/lib/zuul/builds/5ad2f3c401f4473d8d821c79980cf369/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-14 03:05:10.073185 | 2025-09-14 03:05:10.073264 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-14 03:05:10.096332 | debian-bookworm | skipping: Conditional result was False 2025-09-14 03:05:10.101880 | 2025-09-14 03:05:10.101964 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-14 03:05:10.745083 | debian-bookworm | changed 2025-09-14 03:05:10.753533 | 2025-09-14 03:05:10.753649 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-14 03:05:11.085985 | debian-bookworm | ok 2025-09-14 03:05:11.094382 | 2025-09-14 03:05:11.094497 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-14 03:05:11.805924 | debian-bookworm | changed 2025-09-14 03:05:11.815301 | 2025-09-14 03:05:11.815432 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-14 03:05:12.524367 | debian-bookworm | changed 2025-09-14 03:05:12.533982 | 2025-09-14 03:05:12.534143 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-14 03:05:12.562631 | debian-bookworm | skipping: Conditional result was False 2025-09-14 03:05:12.577362 | 2025-09-14 03:05:12.579158 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-14 03:05:13.042210 | debian-bookworm -> localhost | changed 2025-09-14 03:05:13.061945 | 2025-09-14 03:05:13.062089 | TASK [add-build-sshkey : Add back temp key] 2025-09-14 03:05:13.391944 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5ad2f3c401f4473d8d821c79980cf369/work/5ad2f3c401f4473d8d821c79980cf369_id_rsa (zuul-build-sshkey) 2025-09-14 03:05:13.392435 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017266 2025-09-14 03:05:13.407407 | 2025-09-14 03:05:13.407548 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-14 03:05:13.830301 | debian-bookworm | ok 2025-09-14 03:05:13.837787 | 2025-09-14 03:05:13.837916 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-14 03:05:13.872816 | debian-bookworm | skipping: Conditional result was False 2025-09-14 03:05:13.884841 | 2025-09-14 03:05:13.884946 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-14 03:05:14.336301 | debian-bookworm | ok 2025-09-14 03:05:14.365431 | 2025-09-14 03:05:14.365616 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-14 03:05:14.425000 | debian-bookworm | ok 2025-09-14 03:05:14.439981 | 2025-09-14 03:05:14.440095 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-14 03:05:14.766167 | debian-bookworm -> localhost | ok 2025-09-14 03:05:14.780655 | 2025-09-14 03:05:14.780834 | TASK [validate-host : Collect information about the host] 2025-09-14 03:05:15.914527 | debian-bookworm | ok 2025-09-14 03:05:15.955090 | 2025-09-14 03:05:15.955235 | TASK [validate-host : Sanitize hostname] 2025-09-14 03:05:16.096288 | debian-bookworm | ok 2025-09-14 03:05:16.187177 | 2025-09-14 03:05:16.187327 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-14 03:05:16.894146 | debian-bookworm -> localhost | changed 2025-09-14 03:05:16.901558 | 2025-09-14 03:05:16.901782 | TASK [validate-host : Collect information about zuul worker] 2025-09-14 03:05:17.324584 | debian-bookworm | ok 2025-09-14 03:05:17.329577 | 2025-09-14 03:05:17.329706 | TASK [validate-host : Write out all zuul information for each host] 2025-09-14 03:05:17.994337 | debian-bookworm -> localhost | changed 2025-09-14 03:05:18.026444 | 2025-09-14 03:05:18.026596 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-14 03:05:18.298115 | debian-bookworm | ok 2025-09-14 03:05:18.305544 | 2025-09-14 03:05:18.305690 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-14 03:05:19.363027 | debian-bookworm | changed: 2025-09-14 03:05:19.363231 | debian-bookworm | cd+++++++++ src/ 2025-09-14 03:05:19.363265 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-14 03:05:19.363289 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-14 03:05:19.363311 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-resource-manager/ 2025-09-14 03:05:19.363331 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.5.0) 2025-09-14 03:06:12.787469 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-python-dateutil, types-PyMySQL, types-decorator 2025-09-14 03:06:12.973280 | debian-bookworm | Successfully installed types-PyMySQL-1.1.0.20250914 types-PyYAML-6.0.12.20250822 types-decorator-5.2.0.20250324 types-python-dateutil-2.9.0.20250822 types-requests-2.32.4.20250913 types-simplejson-3.20.0.20250822 types-tabulate-0.9.0.20241207 2025-09-14 03:06:17.237792 | debian-bookworm | Installing missing stub packages: 2025-09-14 03:06:17.239177 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyMySQL types-PyYAML types-decorator types-python-dateutil types-requests types-simplejson types-tabulate 2025-09-14 03:06:17.239218 | debian-bookworm | 2025-09-14 03:06:17.239230 | debian-bookworm | 2025-09-14 03:06:17.239240 | debian-bookworm | Success: no issues found in 8 source files 2025-09-14 03:06:17.464869 | debian-bookworm | ok: Runtime: 0:00:13.483307 2025-09-14 03:06:17.470951 | 2025-09-14 03:06:17.471026 | PLAY RECAP 2025-09-14 03:06:17.471078 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2025-09-14 03:06:17.471103 | 2025-09-14 03:06:17.692441 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2025-09-14 03:06:17.693080 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-14 03:06:19.051418 | 2025-09-14 03:06:19.051549 | PLAY [Base post] 2025-09-14 03:06:19.076121 | 2025-09-14 03:06:19.076250 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-09-14 03:06:19.636150 | debian-bookworm | changed 2025-09-14 03:06:19.651214 | 2025-09-14 03:06:19.651326 | PLAY RECAP 2025-09-14 03:06:19.651390 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-09-14 03:06:19.651454 | 2025-09-14 03:06:19.875685 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-09-14 03:06:19.876566 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-09-14 03:06:21.265127 | 2025-09-14 03:06:21.265241 | PLAY [Base post-logs] 2025-09-14 03:06:21.296139 | 2025-09-14 03:06:21.296250 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-09-14 03:06:22.472085 | localhost | changed 2025-09-14 03:06:22.483489 | 2025-09-14 03:06:22.483614 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-09-14 03:06:22.527925 | localhost | ok 2025-09-14 03:06:22.530274 | 2025-09-14 03:06:22.530341 | TASK [Set zuul-log-path fact] 2025-09-14 03:06:22.553924 | localhost | ok 2025-09-14 03:06:22.581378 | 2025-09-14 03:06:22.581477 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-14 03:06:22.635745 | localhost | ok 2025-09-14 03:06:22.638153 | 2025-09-14 03:06:22.638225 | TASK [upload-logs : Create log directories] 2025-09-14 03:06:23.760818 | localhost | changed 2025-09-14 03:06:23.763795 | 2025-09-14 03:06:23.763887 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-09-14 03:06:24.361488 | localhost -> localhost | ok: Runtime: 0:00:00.012689 2025-09-14 03:06:24.367072 | 2025-09-14 03:06:24.367154 | TASK [upload-logs : Upload logs to log server] 2025-09-14 03:06:25.211081 | localhost | Output suppressed because no_log was given 2025-09-14 03:06:25.215519 | 2025-09-14 03:06:25.215644 | LOOP [upload-logs : Compress console log and json output] 2025-09-14 03:06:25.293426 | localhost | skipping: Conditional result was False 2025-09-14 03:06:25.304618 | localhost | skipping: Conditional result was False 2025-09-14 03:06:25.313806 | 2025-09-14 03:06:25.314078 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-14 03:06:25.397539 | localhost | skipping: Conditional result was False 2025-09-14 03:06:25.397782 | 2025-09-14 03:06:25.406725 | localhost | skipping: Conditional result was False 2025-09-14 03:06:25.411530 | 2025-09-14 03:06:25.411635 | LOOP [upload-logs : Upload console log and json output]