2026-02-10 03:08:54.781017 | Job console starting 2026-02-10 03:08:54.807393 | Updating git repos 2026-02-10 03:08:54.872373 | Cloning repos into workspace 2026-02-10 03:08:54.991410 | Restoring repo states 2026-02-10 03:08:55.006424 | Merging changes 2026-02-10 03:08:55.006442 | Checking out repos 2026-02-10 03:08:55.107447 | Preparing playbooks 2026-02-10 03:08:56.246615 | Running Ansible setup 2026-02-10 03:09:01.388202 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-10 03:09:02.149001 | 2026-02-10 03:09:02.149188 | PLAY [Base pre] 2026-02-10 03:09:02.166872 | 2026-02-10 03:09:02.167071 | TASK [Setup log path fact] 2026-02-10 03:09:02.196367 | debian-bookworm | ok 2026-02-10 03:09:02.212839 | 2026-02-10 03:09:02.213019 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-10 03:09:02.265732 | debian-bookworm | ok 2026-02-10 03:09:02.281902 | 2026-02-10 03:09:02.282068 | TASK [emit-job-header : Print job information] 2026-02-10 03:09:02.326296 | # Job Information 2026-02-10 03:09:02.326555 | Ansible Version: 2.16.14 2026-02-10 03:09:02.326620 | Job: python-black 2026-02-10 03:09:02.326676 | Pipeline: periodic-daily 2026-02-10 03:09:02.326717 | Executor: 521e9411259a 2026-02-10 03:09:02.326753 | Triggered by: https://github.com/osism/mappings 2026-02-10 03:09:02.326790 | Event ID: efeceb922f2e4e3c9d112ae049919532 2026-02-10 03:09:02.335975 | 2026-02-10 03:09:02.336272 | LOOP [emit-job-header : Print node information] 2026-02-10 03:09:02.465009 | debian-bookworm | ok: 2026-02-10 03:09:02.465347 | debian-bookworm | # Node Information 2026-02-10 03:09:02.465393 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-10 03:09:02.465419 | debian-bookworm | Hostname: debian 2026-02-10 03:09:02.465443 | debian-bookworm | Username: zuul 2026-02-10 03:09:02.465465 | debian-bookworm | Distro: Debian 12.13 2026-02-10 03:09:02.465490 | debian-bookworm | Provider: regiocloud-a 2026-02-10 03:09:02.465513 | debian-bookworm | Region: 2026-02-10 03:09:02.465534 | debian-bookworm | Label: debian-bookworm 2026-02-10 03:09:02.465555 | debian-bookworm | Product Name: OpenStack Nova 2026-02-10 03:09:02.465575 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee0:bd65 2026-02-10 03:09:02.492097 | 2026-02-10 03:09:02.492282 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-10 03:09:03.064792 | debian-bookworm -> localhost | changed 2026-02-10 03:09:03.073369 | 2026-02-10 03:09:03.073544 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-10 03:09:04.245145 | debian-bookworm -> localhost | changed 2026-02-10 03:09:04.261631 | 2026-02-10 03:09:04.261778 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-10 03:09:04.630670 | debian-bookworm -> localhost | ok 2026-02-10 03:09:04.637178 | 2026-02-10 03:09:04.637300 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-10 03:09:04.666117 | debian-bookworm | ok 2026-02-10 03:09:04.689345 | debian-bookworm | included: /var/lib/zuul/builds/288c9e1e6f5b43b383a597ad2630f9a2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-10 03:09:04.700945 | 2026-02-10 03:09:04.701176 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-10 03:09:05.941697 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-10 03:09:05.941937 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/288c9e1e6f5b43b383a597ad2630f9a2/work/288c9e1e6f5b43b383a597ad2630f9a2_id_rsa 2026-02-10 03:09:05.941977 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/288c9e1e6f5b43b383a597ad2630f9a2/work/288c9e1e6f5b43b383a597ad2630f9a2_id_rsa.pub 2026-02-10 03:09:05.942004 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-10 03:09:05.942048 | debian-bookworm -> localhost | SHA256:nM5xb6DV+WSb8ZkH2LAHlYfcp+XO7iWlzst136VmQGc zuul-build-sshkey 2026-02-10 03:09:05.942072 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-10 03:09:05.942110 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-10 03:09:05.942132 | debian-bookworm -> localhost | | ..+ | 2026-02-10 03:09:05.942154 | debian-bookworm -> localhost | | .+ =| 2026-02-10 03:09:05.942174 | debian-bookworm -> localhost | | o =.| 2026-02-10 03:09:05.942194 | debian-bookworm -> localhost | | . . ..BE .| 2026-02-10 03:09:05.942215 | debian-bookworm -> localhost | | S +.=oBo.| 2026-02-10 03:09:05.942238 | debian-bookworm -> localhost | | o = o.= O=| 2026-02-10 03:09:05.942258 | debian-bookworm -> localhost | | + o.*+B| 2026-02-10 03:09:05.942278 | debian-bookworm -> localhost | | . +o+O| 2026-02-10 03:09:05.942299 | debian-bookworm -> localhost | | o*o+| 2026-02-10 03:09:05.942320 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-10 03:09:05.942368 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.723150 2026-02-10 03:09:05.949652 | 2026-02-10 03:09:05.949779 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-10 03:09:05.979167 | debian-bookworm | ok 2026-02-10 03:09:05.988864 | debian-bookworm | included: /var/lib/zuul/builds/288c9e1e6f5b43b383a597ad2630f9a2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-10 03:09:05.997993 | 2026-02-10 03:09:05.998116 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-10 03:09:06.031971 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:09:06.038124 | 2026-02-10 03:09:06.038240 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-10 03:09:06.664946 | debian-bookworm | changed 2026-02-10 03:09:06.671878 | 2026-02-10 03:09:06.671999 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-10 03:09:06.974564 | debian-bookworm | ok 2026-02-10 03:09:06.989652 | 2026-02-10 03:09:06.989804 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-10 03:09:07.722823 | debian-bookworm | changed 2026-02-10 03:09:07.745984 | 2026-02-10 03:09:07.746225 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-10 03:09:08.499516 | debian-bookworm | changed 2026-02-10 03:09:08.505721 | 2026-02-10 03:09:08.505845 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-10 03:09:08.530696 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:09:08.539019 | 2026-02-10 03:09:08.539145 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-10 03:09:09.099299 | debian-bookworm -> localhost | changed 2026-02-10 03:09:09.110356 | 2026-02-10 03:09:09.110459 | TASK [add-build-sshkey : Add back temp key] 2026-02-10 03:09:09.486168 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/288c9e1e6f5b43b383a597ad2630f9a2/work/288c9e1e6f5b43b383a597ad2630f9a2_id_rsa (zuul-build-sshkey) 2026-02-10 03:09:09.486676 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013966 2026-02-10 03:09:09.502184 | 2026-02-10 03:09:09.502314 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-10 03:09:09.903876 | debian-bookworm | ok 2026-02-10 03:09:09.910564 | 2026-02-10 03:09:09.910676 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-10 03:09:09.939340 | debian-bookworm | skipping: Conditional result was False 2026-02-10 03:09:09.958583 | 2026-02-10 03:09:09.958699 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-10 03:09:10.432904 | debian-bookworm | ok 2026-02-10 03:09:10.446418 | 2026-02-10 03:09:10.446526 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-10 03:09:10.513737 | debian-bookworm | ok 2026-02-10 03:09:10.518712 | 2026-02-10 03:09:10.518801 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-10 03:09:11.095174 | debian-bookworm -> localhost | ok 2026-02-10 03:09:11.104203 | 2026-02-10 03:09:11.104316 | TASK [validate-host : Collect information about the host] 2026-02-10 03:09:12.231856 | debian-bookworm | ok 2026-02-10 03:09:12.243186 | 2026-02-10 03:09:12.243309 | TASK [validate-host : Sanitize hostname] 2026-02-10 03:09:12.336853 | debian-bookworm | ok 2026-02-10 03:09:12.371725 | 2026-02-10 03:09:12.371824 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-10 03:09:12.992664 | debian-bookworm -> localhost | changed 2026-02-10 03:09:12.998400 | 2026-02-10 03:09:12.998492 | TASK [validate-host : Collect information about zuul worker] 2026-02-10 03:09:13.390705 | debian-bookworm | ok 2026-02-10 03:09:13.396142 | 2026-02-10 03:09:13.396235 | TASK [validate-host : Write out all zuul information for each host] 2026-02-10 03:09:14.112270 | debian-bookworm -> localhost | changed 2026-02-10 03:09:14.124723 | 2026-02-10 03:09:14.125008 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-10 03:09:14.402665 | debian-bookworm | ok 2026-02-10 03:09:14.412191 | 2026-02-10 03:09:14.412298 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-10 03:09:15.709679 | debian-bookworm | changed: 2026-02-10 03:09:15.709895 | debian-bookworm | cd+++++++++ src/ 2026-02-10 03:09:15.709932 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-10 03:09:15.709955 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-10 03:09:15.709977 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-02-10 03:09:15.709997 | debian-bookworm | Containerfile 2026-02-10 03:09:15.710107 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003775 2026-02-10 03:09:43.164923 | 2026-02-10 03:09:43.165031 | TASK [upload-logs : Upload logs to log server] 2026-02-10 03:09:43.738681 | localhost | Output suppressed because no_log was given 2026-02-10 03:09:43.740082 | 2026-02-10 03:09:43.740171 | LOOP [upload-logs : Compress console log and json output] 2026-02-10 03:09:43.775662 | localhost | skipping: Conditional result was False 2026-02-10 03:09:43.781753 | localhost | skipping: Conditional result was False 2026-02-10 03:09:43.796424 | 2026-02-10 03:09:43.796517 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-10 03:09:43.836039 | localhost | skipping: Conditional result was False 2026-02-10 03:09:43.836247 | 2026-02-10 03:09:43.841689 | localhost | skipping: Conditional result was False 2026-02-10 03:09:43.851079 | 2026-02-10 03:09:43.851175 | LOOP [upload-logs : Upload console log and json output]