2026-04-28 03:13:57.298886 | Job console starting 2026-04-28 03:13:57.310795 | Updating git repos 2026-04-28 03:13:57.345890 | Cloning repos into workspace 2026-04-28 03:13:57.414144 | Restoring repo states 2026-04-28 03:13:57.426207 | Merging changes 2026-04-28 03:13:57.426230 | Checking out repos 2026-04-28 03:13:57.455199 | Preparing playbooks 2026-04-28 03:13:58.700238 | Running Ansible setup 2026-04-28 03:14:04.723326 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 03:14:05.923722 | 2026-04-28 03:14:05.923901 | PLAY [Base pre] 2026-04-28 03:14:05.955809 | 2026-04-28 03:14:05.955976 | TASK [Setup log path fact] 2026-04-28 03:14:05.976279 | debian-bookworm | ok 2026-04-28 03:14:05.996268 | 2026-04-28 03:14:05.996449 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 03:14:06.058777 | debian-bookworm | ok 2026-04-28 03:14:06.080393 | 2026-04-28 03:14:06.080546 | TASK [emit-job-header : Print job information] 2026-04-28 03:14:06.150772 | # Job Information 2026-04-28 03:14:06.151015 | Ansible Version: 2.16.14 2026-04-28 03:14:06.151076 | Job: mypy 2026-04-28 03:14:06.151112 | Pipeline: periodic-daily 2026-04-28 03:14:06.151137 | Executor: 521e9411259a 2026-04-28 03:14:06.151159 | Triggered by: https://github.com/osism/openstack-simple-stress 2026-04-28 03:14:06.151182 | Event ID: 93824f7d8bac41bd9033ded0d9741792 2026-04-28 03:14:06.158552 | 2026-04-28 03:14:06.158697 | LOOP [emit-job-header : Print node information] 2026-04-28 03:14:06.413156 | debian-bookworm | ok: 2026-04-28 03:14:06.413380 | debian-bookworm | # Node Information 2026-04-28 03:14:06.413415 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-28 03:14:06.413441 | debian-bookworm | Hostname: debian 2026-04-28 03:14:06.413462 | debian-bookworm | Username: zuul 2026-04-28 03:14:06.413483 | debian-bookworm | Distro: Debian 12.13 2026-04-28 03:14:06.413507 | debian-bookworm | Provider: regiocloud-a 2026-04-28 03:14:06.413528 | debian-bookworm | Region: 2026-04-28 03:14:06.413549 | debian-bookworm | Label: debian-bookworm 2026-04-28 03:14:06.413570 | debian-bookworm | Product Name: OpenStack Nova 2026-04-28 03:14:06.413589 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe42:40b8 2026-04-28 03:14:06.429541 | 2026-04-28 03:14:06.429699 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 03:14:07.076591 | debian-bookworm -> localhost | changed 2026-04-28 03:14:07.083857 | 2026-04-28 03:14:07.083984 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 03:14:08.718167 | debian-bookworm -> localhost | changed 2026-04-28 03:14:08.731969 | 2026-04-28 03:14:08.732836 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 03:14:09.051380 | debian-bookworm -> localhost | ok 2026-04-28 03:14:09.057555 | 2026-04-28 03:14:09.057668 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 03:14:09.077823 | debian-bookworm | ok 2026-04-28 03:14:09.094524 | debian-bookworm | included: /var/lib/zuul/builds/43df36f9960c4583b07ae77a775b9ce3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 03:14:09.104600 | 2026-04-28 03:14:09.104761 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 03:14:09.910323 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-28 03:14:09.910767 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/43df36f9960c4583b07ae77a775b9ce3/work/43df36f9960c4583b07ae77a775b9ce3_id_rsa 2026-04-28 03:14:09.910939 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/43df36f9960c4583b07ae77a775b9ce3/work/43df36f9960c4583b07ae77a775b9ce3_id_rsa.pub 2026-04-28 03:14:09.911019 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-28 03:14:09.911107 | debian-bookworm -> localhost | SHA256:64D+uk/xXGcIkRqywJxf+EC+jGALXXnTzbZsSdd6gwg zuul-build-sshkey 2026-04-28 03:14:09.911171 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-28 03:14:09.911257 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-28 03:14:09.911320 | debian-bookworm -> localhost | | o ooo ..+ . | 2026-04-28 03:14:09.911380 | debian-bookworm -> localhost | | .=o= = E.= . . | 2026-04-28 03:14:09.911438 | debian-bookworm -> localhost | |o..o.B +.= = o | 2026-04-28 03:14:09.911494 | debian-bookworm -> localhost | |o..oo.o .*.o o | 2026-04-28 03:14:09.911549 | debian-bookworm -> localhost | | .. o . S.o o. . | 2026-04-28 03:14:09.911620 | debian-bookworm -> localhost | | . + o o | 2026-04-28 03:14:09.911679 | debian-bookworm -> localhost | | . o + | 2026-04-28 03:14:09.911733 | debian-bookworm -> localhost | | . . o | 2026-04-28 03:14:09.911789 | debian-bookworm -> localhost | | +=o . | 2026-04-28 03:14:09.911846 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-28 03:14:09.911983 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.336270 2026-04-28 03:14:09.924269 | 2026-04-28 03:14:09.924402 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 03:14:09.948138 | debian-bookworm | ok 2026-04-28 03:14:09.958972 | debian-bookworm | included: /var/lib/zuul/builds/43df36f9960c4583b07ae77a775b9ce3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 03:14:09.967376 | 2026-04-28 03:14:09.967457 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 03:14:09.990401 | debian-bookworm | skipping: Conditional result was False 2026-04-28 03:14:09.996707 | 2026-04-28 03:14:09.996785 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 03:14:10.561329 | debian-bookworm | changed 2026-04-28 03:14:10.570629 | 2026-04-28 03:14:10.570736 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 03:14:10.789899 | debian-bookworm | ok 2026-04-28 03:14:10.795570 | 2026-04-28 03:14:10.795658 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 03:14:11.402092 | debian-bookworm | changed 2026-04-28 03:14:11.410465 | 2026-04-28 03:14:11.410572 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 03:14:12.013554 | debian-bookworm | changed 2026-04-28 03:14:12.025434 | 2026-04-28 03:14:12.025576 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 03:14:12.050117 | debian-bookworm | skipping: Conditional result was False 2026-04-28 03:14:12.063457 | 2026-04-28 03:14:12.063638 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 03:14:12.538656 | debian-bookworm -> localhost | changed 2026-04-28 03:14:12.556627 | 2026-04-28 03:14:12.556758 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 03:14:12.947241 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/43df36f9960c4583b07ae77a775b9ce3/work/43df36f9960c4583b07ae77a775b9ce3_id_rsa (zuul-build-sshkey) 2026-04-28 03:14:12.947576 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027032 2026-04-28 03:14:12.956338 | 2026-04-28 03:14:12.956466 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 03:14:13.406132 | debian-bookworm | ok 2026-04-28 03:14:13.413409 | 2026-04-28 03:14:13.413542 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 03:14:13.437774 | debian-bookworm | skipping: Conditional result was False 2026-04-28 03:14:13.455260 | 2026-04-28 03:14:13.455404 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-28 03:14:13.918333 | debian-bookworm | ok 2026-04-28 03:14:13.940859 | 2026-04-28 03:14:13.941069 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-28 03:14:13.989060 | debian-bookworm | ok 2026-04-28 03:14:14.003422 | 2026-04-28 03:14:14.003562 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-28 03:14:14.465715 | debian-bookworm -> localhost | ok 2026-04-28 03:14:14.480651 | 2026-04-28 03:14:14.480833 | TASK [validate-host : Collect information about the host] 2026-04-28 03:14:15.713195 | debian-bookworm | ok 2026-04-28 03:14:15.725481 | 2026-04-28 03:14:15.725669 | TASK [validate-host : Sanitize hostname] 2026-04-28 03:14:15.858224 | debian-bookworm | ok 2026-04-28 03:14:15.931131 | 2026-04-28 03:14:15.931365 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-28 03:14:16.865927 | debian-bookworm -> localhost | changed 2026-04-28 03:14:16.880059 | 2026-04-28 03:14:16.880198 | TASK [validate-host : Collect information about zuul worker] 2026-04-28 03:14:17.364400 | debian-bookworm | ok 2026-04-28 03:14:17.371925 | 2026-04-28 03:14:17.372102 | TASK [validate-host : Write out all zuul information for each host] 2026-04-28 03:14:18.386437 | debian-bookworm -> localhost | changed 2026-04-28 03:14:18.399519 | 2026-04-28 03:14:18.399654 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-28 03:14:18.745024 | debian-bookworm | ok 2026-04-28 03:14:18.750901 | 2026-04-28 03:14:18.751016 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-28 03:14:19.617292 | debian-bookworm | changed: 2026-04-28 03:14:19.617507 | debian-bookworm | cd+++++++++ src/ 2026-04-28 03:14:19.617543 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-28 03:14:19.617568 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-28 03:14:19.617591 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-04-28 03:14:19.617611 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-04-28 03:15:03.970201 | debian-bookworm | Installing collected packages: types-simplejson, types-requests, types-PyYAML, types-decorator 2026-04-28 03:15:04.050109 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20260408 types-decorator-5.2.0.20260408 types-requests-2.33.0.20260408 types-simplejson-3.20.0.20260408 2026-04-28 03:15:06.305792 | debian-bookworm | openstack_simple_stress/main.py:210: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-28 03:15:06.305904 | debian-bookworm | openstack_simple_stress/main.py:211: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-28 03:15:06.305975 | debian-bookworm | openstack_simple_stress/main.py:212: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-28 03:15:06.305991 | debian-bookworm | openstack_simple_stress/main.py:213: note: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] 2026-04-28 03:15:06.306003 | debian-bookworm | Installing missing stub packages: 2026-04-28 03:15:06.306022 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson 2026-04-28 03:15:06.306034 | debian-bookworm | 2026-04-28 03:15:06.306048 | debian-bookworm | 2026-04-28 03:15:06.306060 | debian-bookworm | Success: no issues found in 7 source files 2026-04-28 03:15:06.626211 | debian-bookworm | ok: Runtime: 0:00:08.449189 2026-04-28 03:15:06.633096 | 2026-04-28 03:15:06.633189 | PLAY RECAP 2026-04-28 03:15:06.633244 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-04-28 03:15:06.633268 | 2026-04-28 03:15:06.800730 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-04-28 03:15:06.801897 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 03:15:07.988649 | 2026-04-28 03:15:07.988818 | PLAY [Base post] 2026-04-28 03:15:08.004878 | 2026-04-28 03:15:08.005054 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 03:15:08.777947 | debian-bookworm | changed 2026-04-28 03:15:08.790089 | 2026-04-28 03:15:08.790232 | PLAY RECAP 2026-04-28 03:15:08.790296 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 03:15:08.790356 | 2026-04-28 03:15:09.050302 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 03:15:09.051253 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 03:15:10.507424 | 2026-04-28 03:15:10.507609 | PLAY [Base post-logs] 2026-04-28 03:15:10.555069 | 2026-04-28 03:15:10.555324 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 03:15:11.401946 | localhost | changed 2026-04-28 03:15:11.421774 | 2026-04-28 03:15:11.421953 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 03:15:11.458137 | localhost | ok 2026-04-28 03:15:11.461440 | 2026-04-28 03:15:11.461555 | TASK [Set zuul-log-path fact] 2026-04-28 03:15:11.477940 | localhost | ok 2026-04-28 03:15:11.495722 | 2026-04-28 03:15:11.495870 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 03:15:11.533276 | localhost | ok 2026-04-28 03:15:11.537032 | 2026-04-28 03:15:11.537156 | TASK [upload-logs : Create log directories] 2026-04-28 03:15:12.444407 | localhost | changed 2026-04-28 03:15:12.449093 | 2026-04-28 03:15:12.449210 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 03:15:13.127231 | localhost -> localhost | ok: Runtime: 0:00:00.006092 2026-04-28 03:15:13.131357 | 2026-04-28 03:15:13.131458 | TASK [upload-logs : Upload logs to log server] 2026-04-28 03:15:14.045551 | localhost | Output suppressed because no_log was given 2026-04-28 03:15:14.047194 | 2026-04-28 03:15:14.047280 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 03:15:14.098667 | localhost | skipping: Conditional result was False 2026-04-28 03:15:14.105619 | localhost | skipping: Conditional result was False 2026-04-28 03:15:14.118472 | 2026-04-28 03:15:14.118578 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 03:15:14.184208 | localhost | skipping: Conditional result was False 2026-04-28 03:15:14.184425 | 2026-04-28 03:15:14.192364 | localhost | skipping: Conditional result was False 2026-04-28 03:15:14.197101 | 2026-04-28 03:15:14.197200 | LOOP [upload-logs : Upload console log and json output]