2026-03-09 00:23:02.008877 | Job console starting 2026-03-09 00:23:02.044510 | Updating git repos 2026-03-09 00:23:02.099861 | Cloning repos into workspace 2026-03-09 00:23:02.287186 | Restoring repo states 2026-03-09 00:23:02.350524 | Merging changes 2026-03-09 00:23:03.133975 | Checking out repos 2026-03-09 00:23:03.182871 | Preparing playbooks 2026-03-09 00:23:04.322824 | Running Ansible setup 2026-03-09 00:23:10.655728 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-09 00:23:11.605352 | 2026-03-09 00:23:11.605468 | PLAY [Base pre] 2026-03-09 00:23:11.626867 | 2026-03-09 00:23:11.626981 | TASK [Setup log path fact] 2026-03-09 00:23:11.655006 | debian-bookworm | ok 2026-03-09 00:23:11.676533 | 2026-03-09 00:23:11.676650 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 00:23:11.724667 | debian-bookworm | ok 2026-03-09 00:23:11.732316 | 2026-03-09 00:23:11.732405 | TASK [emit-job-header : Print job information] 2026-03-09 00:23:11.793776 | # Job Information 2026-03-09 00:23:11.793936 | Ansible Version: 2.16.14 2026-03-09 00:23:11.793966 | Job: mypy 2026-03-09 00:23:11.793993 | Pipeline: check 2026-03-09 00:23:11.794011 | Executor: 521e9411259a 2026-03-09 00:23:11.794028 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1170 2026-03-09 00:23:11.794046 | Event ID: 1aa3af90-1b4e-11f1-8c45-a1c54d2df03f 2026-03-09 00:23:11.798099 | 2026-03-09 00:23:11.798182 | LOOP [emit-job-header : Print node information] 2026-03-09 00:23:11.994747 | debian-bookworm | ok: 2026-03-09 00:23:11.994914 | debian-bookworm | # Node Information 2026-03-09 00:23:11.994944 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-09 00:23:11.994965 | debian-bookworm | Hostname: debian 2026-03-09 00:23:11.994984 | debian-bookworm | Username: zuul 2026-03-09 00:23:11.995001 | debian-bookworm | Distro: Debian 12.13 2026-03-09 00:23:11.995020 | debian-bookworm | Provider: regiocloud-a 2026-03-09 00:23:11.995038 | debian-bookworm | Region: 2026-03-09 00:23:11.995055 | debian-bookworm | Label: debian-bookworm 2026-03-09 00:23:11.995072 | debian-bookworm | Product Name: OpenStack Nova 2026-03-09 00:23:11.995088 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:c25b 2026-03-09 00:23:12.007800 | 2026-03-09 00:23:12.007895 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-09 00:23:12.530192 | debian-bookworm -> localhost | changed 2026-03-09 00:23:12.535812 | 2026-03-09 00:23:12.535908 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-09 00:23:14.252479 | debian-bookworm -> localhost | changed 2026-03-09 00:23:14.261612 | 2026-03-09 00:23:14.261706 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-09 00:23:14.765165 | debian-bookworm -> localhost | ok 2026-03-09 00:23:14.770128 | 2026-03-09 00:23:14.770224 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-09 00:23:14.805418 | debian-bookworm | ok 2026-03-09 00:23:14.824951 | debian-bookworm | included: /var/lib/zuul/builds/88a9e21447b94492b83bf15305e875e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-09 00:23:14.831776 | 2026-03-09 00:23:14.831868 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-09 00:23:16.208419 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-09 00:23:16.208642 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/88a9e21447b94492b83bf15305e875e6/work/88a9e21447b94492b83bf15305e875e6_id_rsa 2026-03-09 00:23:16.208682 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/88a9e21447b94492b83bf15305e875e6/work/88a9e21447b94492b83bf15305e875e6_id_rsa.pub 2026-03-09 00:23:16.208720 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-09 00:23:16.208760 | debian-bookworm -> localhost | SHA256:JrqXxOdLUhlXE+Qim/rQiywQ71mpsRXt3TH4csJxbXw zuul-build-sshkey 2026-03-09 00:23:16.208784 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-09 00:23:16.208815 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-09 00:23:16.208838 | debian-bookworm -> localhost | | .=. | 2026-03-09 00:23:16.208861 | debian-bookworm -> localhost | | o . | 2026-03-09 00:23:16.208883 | debian-bookworm -> localhost | | .o o..o | 2026-03-09 00:23:16.208903 | debian-bookworm -> localhost | | . . .Bo.+ + E| 2026-03-09 00:23:16.208924 | debian-bookworm -> localhost | | o ..+So = + . | 2026-03-09 00:23:16.208947 | debian-bookworm -> localhost | | . o.**o = + | 2026-03-09 00:23:16.208967 | debian-bookworm -> localhost | | o.O++o + | 2026-03-09 00:23:16.208987 | debian-bookworm -> localhost | | *oo*.. | 2026-03-09 00:23:16.209007 | debian-bookworm -> localhost | | .oo +. | 2026-03-09 00:23:16.209028 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-09 00:23:16.209073 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.365421 2026-03-09 00:23:16.216645 | 2026-03-09 00:23:16.216901 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-09 00:23:16.253662 | debian-bookworm | ok 2026-03-09 00:23:16.264102 | debian-bookworm | included: /var/lib/zuul/builds/88a9e21447b94492b83bf15305e875e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-09 00:23:16.282444 | 2026-03-09 00:23:16.283991 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-09 00:23:16.308541 | debian-bookworm | skipping: Conditional result was False 2026-03-09 00:23:16.325663 | 2026-03-09 00:23:16.326913 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-09 00:23:17.187722 | debian-bookworm | changed 2026-03-09 00:23:17.192169 | 2026-03-09 00:23:17.192243 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-09 00:23:17.456763 | debian-bookworm | ok 2026-03-09 00:23:17.461368 | 2026-03-09 00:23:17.461497 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-09 00:23:18.262414 | debian-bookworm | changed 2026-03-09 00:23:18.276218 | 2026-03-09 00:23:18.276354 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-09 00:23:19.031772 | debian-bookworm | changed 2026-03-09 00:23:19.037147 | 2026-03-09 00:23:19.037239 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-09 00:23:19.071084 | debian-bookworm | skipping: Conditional result was False 2026-03-09 00:23:19.077051 | 2026-03-09 00:23:19.077149 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-09 00:23:19.758137 | debian-bookworm -> localhost | changed 2026-03-09 00:23:19.768565 | 2026-03-09 00:23:19.768661 | TASK [add-build-sshkey : Add back temp key] 2026-03-09 00:23:20.450353 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/88a9e21447b94492b83bf15305e875e6/work/88a9e21447b94492b83bf15305e875e6_id_rsa (zuul-build-sshkey) 2026-03-09 00:23:20.450561 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.025515 2026-03-09 00:23:20.458147 | 2026-03-09 00:23:20.458246 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-09 00:23:20.980776 | debian-bookworm | ok 2026-03-09 00:23:20.985760 | 2026-03-09 00:23:20.985850 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-09 00:23:21.029008 | debian-bookworm | skipping: Conditional result was False 2026-03-09 00:23:21.039252 | 2026-03-09 00:23:21.039361 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-09 00:23:21.654140 | debian-bookworm | ok 2026-03-09 00:23:21.668099 | 2026-03-09 00:23:21.668189 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-09 00:23:21.695935 | debian-bookworm | ok 2026-03-09 00:23:21.699967 | 2026-03-09 00:23:21.700048 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-09 00:23:22.185031 | debian-bookworm -> localhost | ok 2026-03-09 00:23:22.190450 | 2026-03-09 00:23:22.190540 | TASK [validate-host : Collect information about the host] 2026-03-09 00:23:23.326419 | debian-bookworm | ok 2026-03-09 00:23:23.351590 | 2026-03-09 00:23:23.351698 | TASK [validate-host : Sanitize hostname] 2026-03-09 00:23:23.490486 | debian-bookworm | ok 2026-03-09 00:23:23.567486 | 2026-03-09 00:23:23.567670 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-09 00:23:24.243320 | debian-bookworm -> localhost | changed 2026-03-09 00:23:24.247895 | 2026-03-09 00:23:24.247976 | TASK [validate-host : Collect information about zuul worker] 2026-03-09 00:23:24.698471 | debian-bookworm | ok 2026-03-09 00:23:24.702238 | 2026-03-09 00:23:24.702318 | TASK [validate-host : Write out all zuul information for each host] 2026-03-09 00:23:25.442745 | debian-bookworm -> localhost | changed 2026-03-09 00:23:25.450370 | 2026-03-09 00:23:25.450459 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-09 00:23:25.769845 | debian-bookworm | ok 2026-03-09 00:23:25.776351 | 2026-03-09 00:23:25.776433 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-09 00:23:26.813117 | debian-bookworm | changed: 2026-03-09 00:23:26.813267 | debian-bookworm | cd+++++++++ src/ 2026-03-09 00:23:26.813296 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-09 00:23:26.813315 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-09 00:23:26.813333 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-03-09 00:23:26.813350 | debian-bookworm | =2 in /tmp/venv/lib/python3.11/site-packages (from types-requests) (2.6.3) 2026-03-09 00:24:16.679836 | debian-bookworm | Installing collected packages: types-tabulate, types-simplejson, types-requests, types-PyYAML, types-decorator 2026-03-09 00:24:16.798518 | debian-bookworm | Successfully installed types-PyYAML-6.0.12.20250915 types-decorator-5.2.0.20251101 types-requests-2.32.4.20260107 types-simplejson-3.20.0.20250822 types-tabulate-0.10.0.20260308 2026-03-09 00:24:21.341494 | debian-bookworm | Installing missing stub packages: 2026-03-09 00:24:21.341677 | debian-bookworm | /tmp/venv/bin/python3 -m pip install types-PyYAML types-decorator types-requests types-simplejson types-tabulate 2026-03-09 00:24:21.341696 | debian-bookworm | 2026-03-09 00:24:21.341708 | debian-bookworm | 2026-03-09 00:24:21.341718 | debian-bookworm | Success: no issues found in 12 source files 2026-03-09 00:24:21.829450 | debian-bookworm | ok: Runtime: 0:00:13.773388 2026-03-09 00:24:21.843383 | 2026-03-09 00:24:21.843514 | PLAY RECAP 2026-03-09 00:24:21.843599 | debian-bookworm | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 12 rescued: 0 ignored: 0 2026-03-09 00:24:21.843641 | 2026-03-09 00:24:21.981797 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/mypy/run.yaml@main] 2026-03-09 00:24:21.982738 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 00:24:22.731462 | 2026-03-09 00:24:22.731621 | PLAY [Base post] 2026-03-09 00:24:22.745394 | 2026-03-09 00:24:22.745544 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-09 00:24:23.361570 | debian-bookworm | changed 2026-03-09 00:24:23.369435 | 2026-03-09 00:24:23.369561 | PLAY RECAP 2026-03-09 00:24:23.369630 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-09 00:24:23.369713 | 2026-03-09 00:24:23.493319 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-09 00:24:23.494197 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-09 00:24:24.349245 | 2026-03-09 00:24:24.349410 | PLAY [Base post-logs] 2026-03-09 00:24:24.360544 | 2026-03-09 00:24:24.360684 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-09 00:24:24.816193 | localhost | changed 2026-03-09 00:24:24.833511 | 2026-03-09 00:24:24.833717 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-09 00:24:24.870973 | localhost | ok 2026-03-09 00:24:24.876993 | 2026-03-09 00:24:24.877166 | TASK [Set zuul-log-path fact] 2026-03-09 00:24:24.894273 | localhost | ok 2026-03-09 00:24:24.902617 | 2026-03-09 00:24:24.902777 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-09 00:24:24.930526 | localhost | ok 2026-03-09 00:24:24.937681 | 2026-03-09 00:24:24.937931 | TASK [upload-logs : Create log directories] 2026-03-09 00:24:25.440464 | localhost | changed 2026-03-09 00:24:25.444557 | 2026-03-09 00:24:25.444717 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-09 00:24:26.012506 | localhost -> localhost | ok: Runtime: 0:00:00.007449 2026-03-09 00:24:26.019799 | 2026-03-09 00:24:26.019972 | TASK [upload-logs : Upload logs to log server] 2026-03-09 00:24:26.594025 | localhost | Output suppressed because no_log was given 2026-03-09 00:24:26.596624 | 2026-03-09 00:24:26.596791 | LOOP [upload-logs : Compress console log and json output] 2026-03-09 00:24:26.655791 | localhost | skipping: Conditional result was False 2026-03-09 00:24:26.660846 | localhost | skipping: Conditional result was False 2026-03-09 00:24:26.668798 | 2026-03-09 00:24:26.669058 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-09 00:24:26.718658 | localhost | skipping: Conditional result was False 2026-03-09 00:24:26.719330 | 2026-03-09 00:24:26.723086 | localhost | skipping: Conditional result was False 2026-03-09 00:24:26.732232 | 2026-03-09 00:24:26.732480 | LOOP [upload-logs : Upload console log and json output]