2026-04-22 23:47:14.460713 | Job console starting 2026-04-22 23:47:14.493758 | Updating git repos 2026-04-22 23:47:14.541644 | Cloning repos into workspace 2026-04-22 23:47:14.577907 | Restoring repo states 2026-04-22 23:47:14.587801 | Merging changes 2026-04-22 23:47:15.268728 | Checking out repos 2026-04-22 23:47:15.316909 | Preparing playbooks 2026-04-22 23:47:16.348960 | Running Ansible setup 2026-04-22 23:48:41.967143 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-22 23:48:42.705683 | 2026-04-22 23:48:42.705856 | PLAY [Base pre] 2026-04-22 23:48:42.721912 | 2026-04-22 23:48:42.722047 | TASK [Setup log path fact] 2026-04-22 23:48:42.751241 | debian-bookworm | ok 2026-04-22 23:48:42.766234 | 2026-04-22 23:48:42.766376 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-22 23:48:42.814613 | debian-bookworm | ok 2026-04-22 23:48:42.827883 | 2026-04-22 23:48:42.828029 | TASK [emit-job-header : Print job information] 2026-04-22 23:48:42.871109 | # Job Information 2026-04-22 23:48:42.871366 | Ansible Version: 2.16.14 2026-04-22 23:48:42.871423 | Job: mypy 2026-04-22 23:48:42.871477 | Pipeline: check 2026-04-22 23:48:42.871513 | Executor: 521e9411259a 2026-04-22 23:48:42.871547 | Triggered by: https://github.com/osism/python-osism/pull/2182 2026-04-22 23:48:42.871583 | Event ID: 911c6840-3ea5-11f1-8fba-ec3c9b152858 2026-04-22 23:48:42.879235 | 2026-04-22 23:48:42.879374 | LOOP [emit-job-header : Print node information] 2026-04-22 23:48:42.993328 | debian-bookworm | ok: 2026-04-22 23:48:42.993634 | debian-bookworm | # Node Information 2026-04-22 23:48:42.993724 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-22 23:48:42.993778 | debian-bookworm | Hostname: debian 2026-04-22 23:48:42.993824 | debian-bookworm | Username: zuul 2026-04-22 23:48:42.993868 | debian-bookworm | Distro: Debian 12.13 2026-04-22 23:48:42.993918 | debian-bookworm | Provider: regiocloud-a 2026-04-22 23:48:42.993962 | debian-bookworm | Region: 2026-04-22 23:48:42.994006 | debian-bookworm | Label: debian-bookworm 2026-04-22 23:48:42.994046 | debian-bookworm | Product Name: OpenStack Nova 2026-04-22 23:48:42.994087 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:ac71 2026-04-22 23:48:43.020292 | 2026-04-22 23:48:43.020438 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-22 23:48:43.493217 | debian-bookworm -> localhost | changed 2026-04-22 23:48:43.500937 | 2026-04-22 23:48:43.501074 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-22 23:48:44.561555 | debian-bookworm -> localhost | changed 2026-04-22 23:48:44.583043 | 2026-04-22 23:48:44.583194 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-22 23:48:44.891211 | debian-bookworm -> localhost | ok 2026-04-22 23:48:44.897650 | 2026-04-22 23:48:44.897829 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-22 23:48:44.936562 | debian-bookworm | ok 2026-04-22 23:48:44.954943 | debian-bookworm | included: /var/lib/zuul/builds/0068a898ccb843d2a0f8da27517afbd0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-22 23:48:44.962236 | 2026-04-22 23:48:44.962356 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-22 23:48:46.318679 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-22 23:48:46.319056 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0068a898ccb843d2a0f8da27517afbd0/work/0068a898ccb843d2a0f8da27517afbd0_id_rsa 2026-04-22 23:48:46.319114 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0068a898ccb843d2a0f8da27517afbd0/work/0068a898ccb843d2a0f8da27517afbd0_id_rsa.pub 2026-04-22 23:48:46.319149 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-22 23:48:46.319180 | debian-bookworm -> localhost | SHA256:9h2elefbo/X9+A2rvwSUmGPpYZVUD8M7BnqlD+k70UQ zuul-build-sshkey 2026-04-22 23:48:46.319208 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-22 23:48:46.319251 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-22 23:48:46.319280 | debian-bookworm -> localhost | | .o++ | 2026-04-22 23:48:46.319307 | debian-bookworm -> localhost | | =o.E+ | 2026-04-22 23:48:46.319332 | debian-bookworm -> localhost | | O.o* ..| 2026-04-22 23:48:46.319356 | debian-bookworm -> localhost | | +.+= =. | 2026-04-22 23:48:46.319380 | debian-bookworm -> localhost | | S .oo*o..| 2026-04-22 23:48:46.319412 | debian-bookworm -> localhost | | . . oo=oo | 2026-04-22 23:48:46.319438 | debian-bookworm -> localhost | | . +oo..| 2026-04-22 23:48:46.319462 | debian-bookworm -> localhost | | o..=*| 2026-04-22 23:48:46.319488 | debian-bookworm -> localhost | | .=*+X| 2026-04-22 23:48:46.319514 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-22 23:48:46.319591 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.843811 2026-04-22 23:48:46.330368 | 2026-04-22 23:48:46.330538 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-22 23:48:46.365457 | debian-bookworm | ok 2026-04-22 23:48:46.378400 | debian-bookworm | included: /var/lib/zuul/builds/0068a898ccb843d2a0f8da27517afbd0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-22 23:48:46.388133 | 2026-04-22 23:48:46.388231 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-22 23:48:46.422314 | debian-bookworm | skipping: Conditional result was False 2026-04-22 23:48:46.432917 | 2026-04-22 23:48:46.433084 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-22 23:48:47.091082 | debian-bookworm | changed 2026-04-22 23:48:47.100941 | 2026-04-22 23:48:47.101114 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-22 23:48:47.381305 | debian-bookworm | ok 2026-04-22 23:48:47.390117 | 2026-04-22 23:48:47.390256 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-22 23:48:48.067773 | debian-bookworm | changed 2026-04-22 23:48:48.078300 | 2026-04-22 23:48:48.078449 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-22 23:48:48.766781 | debian-bookworm | changed 2026-04-22 23:48:48.775947 | 2026-04-22 23:48:48.776089 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-22 23:48:48.810397 | debian-bookworm | skipping: Conditional result was False 2026-04-22 23:48:48.822477 | 2026-04-22 23:48:48.822640 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-22 23:48:49.286716 | debian-bookworm -> localhost | changed 2026-04-22 23:48:49.309011 | 2026-04-22 23:48:49.309149 | TASK [add-build-sshkey : Add back temp key] 2026-04-22 23:48:49.689044 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0068a898ccb843d2a0f8da27517afbd0/work/0068a898ccb843d2a0f8da27517afbd0_id_rsa (zuul-build-sshkey) 2026-04-22 23:48:49.689531 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023057 2026-04-22 23:48:49.704961 | 2026-04-22 23:48:49.705112 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-22 23:48:50.121835 | debian-bookworm | ok 2026-04-22 23:48:50.128232 | 2026-04-22 23:48:50.128358 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-22 23:48:50.163716 | debian-bookworm | skipping: Conditional result was False 2026-04-22 23:48:50.188254 | 2026-04-22 23:48:50.188402 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-22 23:48:50.639811 | debian-bookworm | ok 2026-04-22 23:48:50.655640 | 2026-04-22 23:48:50.655790 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-22 23:48:50.701575 | debian-bookworm | ok 2026-04-22 23:48:50.709457 | 2026-04-22 23:48:50.709581 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-22 23:48:51.028684 | debian-bookworm -> localhost | ok 2026-04-22 23:48:51.043139 | 2026-04-22 23:48:51.043294 | TASK [validate-host : Collect information about the host] 2026-04-22 23:49:33.251135 | debian-bookworm | ok 2026-04-22 23:49:33.261789 | 2026-04-22 23:49:33.261914 | TASK [validate-host : Sanitize hostname] 2026-04-22 23:49:33.370297 | debian-bookworm | ok 2026-04-22 23:49:33.411312 | 2026-04-22 23:49:33.411444 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-22 23:49:34.003913 | debian-bookworm -> localhost | changed 2026-04-22 23:49:34.017354 | 2026-04-22 23:49:34.017530 | TASK [validate-host : Collect information about zuul worker] 2026-04-22 23:49:34.440069 | debian-bookworm | ok 2026-04-22 23:49:34.448736 | 2026-04-22 23:49:34.448892 | TASK [validate-host : Write out all zuul information for each host] 2026-04-22 23:49:35.014512 | debian-bookworm -> localhost | changed 2026-04-22 23:49:35.032542 | 2026-04-22 23:49:35.032711 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-22 23:49:35.342745 | debian-bookworm | ok 2026-04-22 23:49:35.353814 | 2026-04-22 23:49:35.353972 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-22 23:49:36.376668 | debian-bookworm | changed: 2026-04-22 23:49:36.377088 | debian-bookworm | cd+++++++++ src/ 2026-04-22 23:49:36.377171 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-22 23:49:36.377225 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-22 23:49:36.377271 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-22 23:49:36.377314 | debian-bookworm | Containerfile 2026-04-22 23:49:36.377638 | debian-bookworm | Containerfile 2026-04-22 23:49:36.389472 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007319 2026-04-22 23:51:54.734008 | 2026-04-22 23:51:54.734230 | TASK [upload-logs : Upload logs to log server] 2026-04-22 23:51:55.280428 | localhost | Output suppressed because no_log was given 2026-04-22 23:51:55.282639 | 2026-04-22 23:51:55.282753 | LOOP [upload-logs : Compress console log and json output] 2026-04-22 23:51:55.328945 | localhost | skipping: Conditional result was False 2026-04-22 23:51:55.333513 | localhost | skipping: Conditional result was False 2026-04-22 23:51:55.346402 | 2026-04-22 23:51:55.346687 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-22 23:51:55.392555 | localhost | skipping: Conditional result was False 2026-04-22 23:51:55.393172 | 2026-04-22 23:51:55.396719 | localhost | skipping: Conditional result was False 2026-04-22 23:51:55.410603 | 2026-04-22 23:51:55.410900 | LOOP [upload-logs : Upload console log and json output]