2025-09-21 03:09:16.594129 | Job console starting 2025-09-21 03:09:16.614469 | Updating git repos 2025-09-21 03:09:16.644058 | Cloning repos into workspace 2025-09-21 03:09:16.701088 | Restoring repo states 2025-09-21 03:09:16.707566 | Merging changes 2025-09-21 03:09:16.707580 | Checking out repos 2025-09-21 03:09:16.808350 | Preparing playbooks 2025-09-21 03:09:17.938952 | Running Ansible setup 2025-09-21 03:09:23.563636 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-21 03:09:25.181828 | 2025-09-21 03:09:25.181944 | PLAY [Base pre] 2025-09-21 03:09:25.225842 | 2025-09-21 03:09:25.225948 | TASK [Setup log path fact] 2025-09-21 03:09:25.270352 | debian-bookworm | ok 2025-09-21 03:09:25.296251 | 2025-09-21 03:09:25.296367 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-21 03:09:25.428751 | debian-bookworm | ok 2025-09-21 03:09:25.441769 | 2025-09-21 03:09:25.441859 | TASK [emit-job-header : Print job information] 2025-09-21 03:09:25.592068 | # Job Information 2025-09-21 03:09:25.592218 | Ansible Version: 2.16.14 2025-09-21 03:09:25.592247 | Job: python-black 2025-09-21 03:09:25.592273 | Pipeline: periodic-daily 2025-09-21 03:09:25.592291 | Executor: 521e9411259a 2025-09-21 03:09:25.592307 | Triggered by: https://github.com/osism/testbed 2025-09-21 03:09:25.592324 | Event ID: 0481d46968cf411eb5b217b8ae1e7945 2025-09-21 03:09:25.599827 | 2025-09-21 03:09:25.599911 | LOOP [emit-job-header : Print node information] 2025-09-21 03:09:25.943660 | debian-bookworm | ok: 2025-09-21 03:09:25.943879 | debian-bookworm | # Node Information 2025-09-21 03:09:25.943917 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-21 03:09:25.943939 | debian-bookworm | Hostname: debian 2025-09-21 03:09:25.943958 | debian-bookworm | Username: zuul 2025-09-21 03:09:25.943976 | debian-bookworm | Distro: Debian 12.12 2025-09-21 03:09:25.944017 | debian-bookworm | Provider: regiocloud-a 2025-09-21 03:09:25.944039 | debian-bookworm | Region: 2025-09-21 03:09:25.944057 | debian-bookworm | Label: debian-bookworm 2025-09-21 03:09:25.944074 | debian-bookworm | Product Name: OpenStack Nova 2025-09-21 03:09:25.944090 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec1:fbc9 2025-09-21 03:09:25.962619 | 2025-09-21 03:09:25.962712 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-21 03:09:26.923702 | debian-bookworm -> localhost | changed 2025-09-21 03:09:26.930951 | 2025-09-21 03:09:26.931071 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-21 03:09:29.580205 | debian-bookworm -> localhost | changed 2025-09-21 03:09:29.592678 | 2025-09-21 03:09:29.592786 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-21 03:09:30.096188 | debian-bookworm -> localhost | ok 2025-09-21 03:09:30.101599 | 2025-09-21 03:09:30.101678 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-21 03:09:30.138089 | debian-bookworm | ok 2025-09-21 03:09:30.162633 | debian-bookworm | included: /var/lib/zuul/builds/884b6b75db114c9f9c4d91302873c4b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-21 03:09:30.167322 | 2025-09-21 03:09:30.167394 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-21 03:09:31.655108 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-21 03:09:31.655287 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/884b6b75db114c9f9c4d91302873c4b5/work/884b6b75db114c9f9c4d91302873c4b5_id_rsa 2025-09-21 03:09:31.655319 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/884b6b75db114c9f9c4d91302873c4b5/work/884b6b75db114c9f9c4d91302873c4b5_id_rsa.pub 2025-09-21 03:09:31.655342 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-21 03:09:31.655363 | debian-bookworm -> localhost | SHA256:jTvYfoNP7dka9iY3qINIdPyAtYxWUm/tG2J5xcGufg0 zuul-build-sshkey 2025-09-21 03:09:31.655382 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-21 03:09:31.655459 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-21 03:09:31.655477 | debian-bookworm -> localhost | | .. .. | 2025-09-21 03:09:31.655496 | debian-bookworm -> localhost | | . o. . ... | 2025-09-21 03:09:31.655513 | debian-bookworm -> localhost | | O .o ..o | 2025-09-21 03:09:31.655530 | debian-bookworm -> localhost | | = *+ o .. | 2025-09-21 03:09:31.655547 | debian-bookworm -> localhost | | o .So= +. | 2025-09-21 03:09:31.655568 | debian-bookworm -> localhost | | .o o.+.oE | 2025-09-21 03:09:31.655585 | debian-bookworm -> localhost | | ...+o..=. o | 2025-09-21 03:09:31.655601 | debian-bookworm -> localhost | | ..oo+o+== .| 2025-09-21 03:09:31.655619 | debian-bookworm -> localhost | | .oo++*o. | 2025-09-21 03:09:31.655636 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-21 03:09:31.655678 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.701852 2025-09-21 03:09:31.660737 | 2025-09-21 03:09:31.660810 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-21 03:09:31.697459 | debian-bookworm | ok 2025-09-21 03:09:31.704881 | debian-bookworm | included: /var/lib/zuul/builds/884b6b75db114c9f9c4d91302873c4b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-21 03:09:31.713261 | 2025-09-21 03:09:31.713381 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-21 03:09:31.727234 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:09:31.734255 | 2025-09-21 03:09:31.734361 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-21 03:09:32.431775 | debian-bookworm | changed 2025-09-21 03:09:32.437350 | 2025-09-21 03:09:32.437439 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-21 03:09:32.692975 | debian-bookworm | ok 2025-09-21 03:09:32.706198 | 2025-09-21 03:09:32.706299 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-21 03:09:33.454788 | debian-bookworm | changed 2025-09-21 03:09:33.468319 | 2025-09-21 03:09:33.468419 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-21 03:09:34.173299 | debian-bookworm | changed 2025-09-21 03:09:34.178802 | 2025-09-21 03:09:34.178916 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-21 03:09:34.210552 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:09:34.229876 | 2025-09-21 03:09:34.230122 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-21 03:09:34.876350 | debian-bookworm -> localhost | changed 2025-09-21 03:09:34.885126 | 2025-09-21 03:09:34.885209 | TASK [add-build-sshkey : Add back temp key] 2025-09-21 03:09:35.268474 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/884b6b75db114c9f9c4d91302873c4b5/work/884b6b75db114c9f9c4d91302873c4b5_id_rsa (zuul-build-sshkey) 2025-09-21 03:09:35.268681 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020935 2025-09-21 03:09:35.275176 | 2025-09-21 03:09:35.275255 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-21 03:09:35.628168 | debian-bookworm | ok 2025-09-21 03:09:35.632275 | 2025-09-21 03:09:35.632354 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-21 03:09:35.656931 | debian-bookworm | skipping: Conditional result was False 2025-09-21 03:09:35.667076 | 2025-09-21 03:09:35.667163 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-21 03:09:36.111144 | debian-bookworm | ok 2025-09-21 03:09:36.129142 | 2025-09-21 03:09:36.129406 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-21 03:09:36.159431 | debian-bookworm | ok 2025-09-21 03:09:36.165828 | 2025-09-21 03:09:36.165912 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-21 03:09:36.635456 | debian-bookworm -> localhost | ok 2025-09-21 03:09:36.642540 | 2025-09-21 03:09:36.642667 | TASK [validate-host : Collect information about the host] 2025-09-21 03:09:37.801698 | debian-bookworm | ok 2025-09-21 03:09:37.811294 | 2025-09-21 03:09:37.811368 | TASK [validate-host : Sanitize hostname] 2025-09-21 03:09:37.919530 | debian-bookworm | ok 2025-09-21 03:09:37.961015 | 2025-09-21 03:09:37.961122 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-21 03:09:38.461064 | debian-bookworm -> localhost | changed 2025-09-21 03:09:38.467165 | 2025-09-21 03:09:38.467254 | TASK [validate-host : Collect information about zuul worker] 2025-09-21 03:09:38.852803 | debian-bookworm | ok 2025-09-21 03:09:38.859718 | 2025-09-21 03:09:38.859850 | TASK [validate-host : Write out all zuul information for each host] 2025-09-21 03:09:39.370574 | debian-bookworm -> localhost | changed 2025-09-21 03:09:39.380134 | 2025-09-21 03:09:39.380225 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-21 03:09:39.653880 | debian-bookworm | ok 2025-09-21 03:09:39.659631 | 2025-09-21 03:09:39.659724 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-21 03:09:40.834904 | debian-bookworm | changed: 2025-09-21 03:09:40.835181 | debian-bookworm | cd+++++++++ src/ 2025-09-21 03:09:40.835219 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-21 03:09:40.835244 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-21 03:09:40.835266 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-09-21 03:09:40.835287 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006263 2025-09-21 03:10:06.201595 | 2025-09-21 03:10:06.201687 | TASK [upload-logs : Upload logs to log server] 2025-09-21 03:10:07.160578 | localhost | Output suppressed because no_log was given 2025-09-21 03:10:07.162057 | 2025-09-21 03:10:07.162137 | LOOP [upload-logs : Compress console log and json output] 2025-09-21 03:10:07.208430 | localhost | skipping: Conditional result was False 2025-09-21 03:10:07.216140 | localhost | skipping: Conditional result was False 2025-09-21 03:10:07.221070 | 2025-09-21 03:10:07.221167 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-21 03:10:07.254099 | localhost | skipping: Conditional result was False 2025-09-21 03:10:07.254353 | 2025-09-21 03:10:07.258763 | localhost | skipping: Conditional result was False 2025-09-21 03:10:07.266802 | 2025-09-21 03:10:07.266914 | LOOP [upload-logs : Upload console log and json output]