2025-10-21 03:11:20.862594 | Job console starting 2025-10-21 03:11:20.869580 | Updating git repos 2025-10-21 03:11:20.903512 | Cloning repos into workspace 2025-10-21 03:11:20.956503 | Restoring repo states 2025-10-21 03:11:20.965582 | Merging changes 2025-10-21 03:11:20.965596 | Checking out repos 2025-10-21 03:11:21.043656 | Preparing playbooks 2025-10-21 03:11:21.994815 | Running Ansible setup 2025-10-21 03:11:27.474727 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 03:11:28.345012 | 2025-10-21 03:11:28.345126 | PLAY [Base pre] 2025-10-21 03:11:28.385733 | 2025-10-21 03:11:28.385845 | TASK [Setup log path fact] 2025-10-21 03:11:28.422865 | debian-bookworm | ok 2025-10-21 03:11:28.445002 | 2025-10-21 03:11:28.445117 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 03:11:28.483319 | debian-bookworm | ok 2025-10-21 03:11:28.495356 | 2025-10-21 03:11:28.495450 | TASK [emit-job-header : Print job information] 2025-10-21 03:11:28.528846 | # Job Information 2025-10-21 03:11:28.528990 | Ansible Version: 2.16.14 2025-10-21 03:11:28.529021 | Job: python-black 2025-10-21 03:11:28.529046 | Pipeline: periodic-daily 2025-10-21 03:11:28.529065 | Executor: 521e9411259a 2025-10-21 03:11:28.529082 | Triggered by: https://github.com/osism/cfg-cookiecutter 2025-10-21 03:11:28.529101 | Event ID: a784c24cdcf746079704a34afd7772c7 2025-10-21 03:11:28.532935 | 2025-10-21 03:11:28.533016 | LOOP [emit-job-header : Print node information] 2025-10-21 03:11:28.797746 | debian-bookworm | ok: 2025-10-21 03:11:28.797996 | debian-bookworm | # Node Information 2025-10-21 03:11:28.798032 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-21 03:11:28.798053 | debian-bookworm | Hostname: debian 2025-10-21 03:11:28.798071 | debian-bookworm | Username: zuul 2025-10-21 03:11:28.798088 | debian-bookworm | Distro: Debian 12.12 2025-10-21 03:11:28.798108 | debian-bookworm | Provider: regiocloud-a 2025-10-21 03:11:28.798125 | debian-bookworm | Region: 2025-10-21 03:11:28.798143 | debian-bookworm | Label: debian-bookworm 2025-10-21 03:11:28.798159 | debian-bookworm | Product Name: OpenStack Nova 2025-10-21 03:11:28.798175 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:30df 2025-10-21 03:11:28.824515 | 2025-10-21 03:11:28.824695 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 03:11:29.841988 | debian-bookworm -> localhost | changed 2025-10-21 03:11:29.847840 | 2025-10-21 03:11:29.847928 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 03:11:31.240919 | debian-bookworm -> localhost | changed 2025-10-21 03:11:31.249763 | 2025-10-21 03:11:31.249857 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 03:11:31.761857 | debian-bookworm -> localhost | ok 2025-10-21 03:11:31.771694 | 2025-10-21 03:11:31.771794 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 03:11:31.798492 | debian-bookworm | ok 2025-10-21 03:11:31.830486 | debian-bookworm | included: /var/lib/zuul/builds/98d3e0645faf4da287026c91b4dbc8ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 03:11:31.843942 | 2025-10-21 03:11:31.844029 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 03:11:33.750924 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-21 03:11:33.751169 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/98d3e0645faf4da287026c91b4dbc8ff/work/98d3e0645faf4da287026c91b4dbc8ff_id_rsa 2025-10-21 03:11:33.751213 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/98d3e0645faf4da287026c91b4dbc8ff/work/98d3e0645faf4da287026c91b4dbc8ff_id_rsa.pub 2025-10-21 03:11:33.751241 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-21 03:11:33.751268 | debian-bookworm -> localhost | SHA256:4zL76XBDQzJpBrDUbv+PmWJMe8sYahpFuC1IOUzK8RE zuul-build-sshkey 2025-10-21 03:11:33.751291 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-21 03:11:33.751322 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-21 03:11:33.751345 | debian-bookworm -> localhost | | ooEo | 2025-10-21 03:11:33.751366 | debian-bookworm -> localhost | |=.+oo. . | 2025-10-21 03:11:33.751386 | debian-bookworm -> localhost | |.*oo. * . | 2025-10-21 03:11:33.751406 | debian-bookworm -> localhost | |...+oo + | 2025-10-21 03:11:33.751425 | debian-bookworm -> localhost | |. o.o. S | 2025-10-21 03:11:33.751456 | debian-bookworm -> localhost | | o oo o | 2025-10-21 03:11:33.751478 | debian-bookworm -> localhost | | . o=o+ | 2025-10-21 03:11:33.751498 | debian-bookworm -> localhost | | ...=Xo* | 2025-10-21 03:11:33.751519 | debian-bookworm -> localhost | | .o..o=Xo. | 2025-10-21 03:11:33.751539 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-21 03:11:33.751590 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.956143 2025-10-21 03:11:33.757838 | 2025-10-21 03:11:33.757929 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 03:11:33.815728 | debian-bookworm | ok 2025-10-21 03:11:33.831539 | debian-bookworm | included: /var/lib/zuul/builds/98d3e0645faf4da287026c91b4dbc8ff/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 03:11:33.847868 | 2025-10-21 03:11:33.847967 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 03:11:33.876455 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:11:33.882728 | 2025-10-21 03:11:33.882818 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 03:11:34.833915 | debian-bookworm | changed 2025-10-21 03:11:34.847816 | 2025-10-21 03:11:34.847931 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 03:11:35.224325 | debian-bookworm | ok 2025-10-21 03:11:35.228982 | 2025-10-21 03:11:35.229062 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 03:11:35.882573 | debian-bookworm | changed 2025-10-21 03:11:35.894191 | 2025-10-21 03:11:35.894293 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 03:11:36.597170 | debian-bookworm | changed 2025-10-21 03:11:36.601930 | 2025-10-21 03:11:36.602004 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 03:11:36.624600 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:11:36.629302 | 2025-10-21 03:11:36.629377 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 03:11:37.221267 | debian-bookworm -> localhost | changed 2025-10-21 03:11:37.233928 | 2025-10-21 03:11:37.234055 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 03:11:37.675082 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/98d3e0645faf4da287026c91b4dbc8ff/work/98d3e0645faf4da287026c91b4dbc8ff_id_rsa (zuul-build-sshkey) 2025-10-21 03:11:37.675264 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008938 2025-10-21 03:11:37.681587 | 2025-10-21 03:11:37.681680 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 03:11:38.094679 | debian-bookworm | ok 2025-10-21 03:11:38.098774 | 2025-10-21 03:11:38.098871 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 03:11:38.150545 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:11:38.169077 | 2025-10-21 03:11:38.169209 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 03:11:38.563220 | debian-bookworm | ok 2025-10-21 03:11:38.575479 | 2025-10-21 03:11:38.575585 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 03:11:38.604222 | debian-bookworm | ok 2025-10-21 03:11:38.608999 | 2025-10-21 03:11:38.609088 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 03:11:38.920907 | debian-bookworm -> localhost | ok 2025-10-21 03:11:38.926197 | 2025-10-21 03:11:38.926279 | TASK [validate-host : Collect information about the host] 2025-10-21 03:11:40.117646 | debian-bookworm | ok 2025-10-21 03:11:40.131074 | 2025-10-21 03:11:40.131171 | TASK [validate-host : Sanitize hostname] 2025-10-21 03:11:40.240230 | debian-bookworm | ok 2025-10-21 03:11:40.275405 | 2025-10-21 03:11:40.275491 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 03:11:40.894167 | debian-bookworm -> localhost | changed 2025-10-21 03:11:40.898658 | 2025-10-21 03:11:40.898739 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 03:11:41.421192 | debian-bookworm | ok 2025-10-21 03:11:41.425034 | 2025-10-21 03:11:41.425112 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 03:11:42.174211 | debian-bookworm -> localhost | changed 2025-10-21 03:11:42.181910 | 2025-10-21 03:11:42.181994 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 03:11:42.472159 | debian-bookworm | ok 2025-10-21 03:11:42.478694 | 2025-10-21 03:11:42.478782 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 03:11:43.603292 | debian-bookworm | changed: 2025-10-21 03:11:43.603434 | debian-bookworm | cd+++++++++ src/ 2025-10-21 03:11:43.603461 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-21 03:11:43.603480 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-21 03:11:43.603498 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2025-10-21 03:11:43.603514 | debian-bookworm | Containerfile 2025-10-21 03:11:43.603617 | debian-bookworm | localhost | ok: Runtime: 0:00:00.028835 2025-10-21 03:12:10.722512 | 2025-10-21 03:12:10.722653 | TASK [upload-logs : Upload logs to log server] 2025-10-21 03:12:11.314200 | localhost | Output suppressed because no_log was given 2025-10-21 03:12:11.316070 | 2025-10-21 03:12:11.316174 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 03:12:11.420081 | localhost | skipping: Conditional result was False 2025-10-21 03:12:11.428646 | localhost | skipping: Conditional result was False 2025-10-21 03:12:11.433420 | 2025-10-21 03:12:11.433547 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 03:12:11.516330 | localhost | skipping: Conditional result was False 2025-10-21 03:12:11.516632 | 2025-10-21 03:12:11.527100 | localhost | skipping: Conditional result was False 2025-10-21 03:12:11.531536 | 2025-10-21 03:12:11.531680 | LOOP [upload-logs : Upload console log and json output]