2025-10-21 03:02:03.089080 | Job console starting 2025-10-21 03:02:03.099151 | Updating git repos 2025-10-21 03:02:03.139653 | Cloning repos into workspace 2025-10-21 03:02:03.192723 | Restoring repo states 2025-10-21 03:02:03.208088 | Merging changes 2025-10-21 03:02:03.208103 | Checking out repos 2025-10-21 03:02:03.243273 | Preparing playbooks 2025-10-21 03:02:04.526231 | Running Ansible setup 2025-10-21 03:02:11.243423 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-21 03:02:12.279262 | 2025-10-21 03:02:12.279369 | PLAY [Base pre] 2025-10-21 03:02:12.291286 | 2025-10-21 03:02:12.291378 | TASK [Setup log path fact] 2025-10-21 03:02:12.308352 | debian-bookworm | ok 2025-10-21 03:02:12.325601 | 2025-10-21 03:02:12.325713 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-21 03:02:12.352933 | debian-bookworm | ok 2025-10-21 03:02:12.360578 | 2025-10-21 03:02:12.360666 | TASK [emit-job-header : Print job information] 2025-10-21 03:02:12.428020 | # Job Information 2025-10-21 03:02:12.428152 | Ansible Version: 2.16.14 2025-10-21 03:02:12.428178 | Job: python-black 2025-10-21 03:02:12.428204 | Pipeline: periodic-daily 2025-10-21 03:02:12.428221 | Executor: 521e9411259a 2025-10-21 03:02:12.428238 | Triggered by: https://github.com/osism/generics 2025-10-21 03:02:12.428255 | Event ID: 997bd4b50034458a8dc6fc853325dcc3 2025-10-21 03:02:12.432166 | 2025-10-21 03:02:12.432241 | LOOP [emit-job-header : Print node information] 2025-10-21 03:02:12.542014 | debian-bookworm | ok: 2025-10-21 03:02:12.542145 | debian-bookworm | # Node Information 2025-10-21 03:02:12.542173 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-21 03:02:12.542193 | debian-bookworm | Hostname: debian 2025-10-21 03:02:12.542211 | debian-bookworm | Username: zuul 2025-10-21 03:02:12.542228 | debian-bookworm | Distro: Debian 12.12 2025-10-21 03:02:12.542247 | debian-bookworm | Provider: regiocloud-a 2025-10-21 03:02:12.542263 | debian-bookworm | Region: 2025-10-21 03:02:12.542281 | debian-bookworm | Label: debian-bookworm 2025-10-21 03:02:12.542297 | debian-bookworm | Product Name: OpenStack Nova 2025-10-21 03:02:12.542312 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecd:35ea 2025-10-21 03:02:12.554191 | 2025-10-21 03:02:12.554287 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-21 03:02:13.135449 | debian-bookworm -> localhost | changed 2025-10-21 03:02:13.154007 | 2025-10-21 03:02:13.154227 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-21 03:02:14.292619 | debian-bookworm -> localhost | changed 2025-10-21 03:02:14.301805 | 2025-10-21 03:02:14.301887 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-21 03:02:14.527372 | debian-bookworm -> localhost | ok 2025-10-21 03:02:14.535100 | 2025-10-21 03:02:14.535237 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-21 03:02:14.574518 | debian-bookworm | ok 2025-10-21 03:02:14.596256 | debian-bookworm | included: /var/lib/zuul/builds/b8ff7a2cfc3f4009a4ba8ffaccc134e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-21 03:02:14.603477 | 2025-10-21 03:02:14.603571 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-21 03:02:16.321373 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-21 03:02:16.321599 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b8ff7a2cfc3f4009a4ba8ffaccc134e8/work/b8ff7a2cfc3f4009a4ba8ffaccc134e8_id_rsa 2025-10-21 03:02:16.321640 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b8ff7a2cfc3f4009a4ba8ffaccc134e8/work/b8ff7a2cfc3f4009a4ba8ffaccc134e8_id_rsa.pub 2025-10-21 03:02:16.321669 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-21 03:02:16.321696 | debian-bookworm -> localhost | SHA256:MRE9C4T73E8C73rBxiGbo0iFEvbpnXPlgMjcd93Mmvc zuul-build-sshkey 2025-10-21 03:02:16.321720 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-21 03:02:16.321754 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-21 03:02:16.321778 | debian-bookworm -> localhost | | o+o | 2025-10-21 03:02:16.321801 | debian-bookworm -> localhost | | o . ..o | 2025-10-21 03:02:16.321824 | debian-bookworm -> localhost | | . = = oo. + + | 2025-10-21 03:02:16.321846 | debian-bookworm -> localhost | | . B = =o= . + | 2025-10-21 03:02:16.321867 | debian-bookworm -> localhost | | o o =S# . o | 2025-10-21 03:02:16.321892 | debian-bookworm -> localhost | | o + B X + . | 2025-10-21 03:02:16.321914 | debian-bookworm -> localhost | | . . + + = . . | 2025-10-21 03:02:16.321935 | debian-bookworm -> localhost | | . . o . E| 2025-10-21 03:02:16.321957 | debian-bookworm -> localhost | | .o | 2025-10-21 03:02:16.321978 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-21 03:02:16.322029 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.238124 2025-10-21 03:02:16.328207 | 2025-10-21 03:02:16.328303 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-21 03:02:16.356464 | debian-bookworm | ok 2025-10-21 03:02:16.365340 | debian-bookworm | included: /var/lib/zuul/builds/b8ff7a2cfc3f4009a4ba8ffaccc134e8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-21 03:02:16.373831 | 2025-10-21 03:02:16.373923 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-21 03:02:16.397063 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:02:16.402925 | 2025-10-21 03:02:16.409408 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-21 03:02:17.035373 | debian-bookworm | changed 2025-10-21 03:02:17.039650 | 2025-10-21 03:02:17.039725 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-21 03:02:17.303523 | debian-bookworm | ok 2025-10-21 03:02:17.311217 | 2025-10-21 03:02:17.311322 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-21 03:02:17.995774 | debian-bookworm | changed 2025-10-21 03:02:18.001297 | 2025-10-21 03:02:18.001432 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-21 03:02:18.614804 | debian-bookworm | changed 2025-10-21 03:02:18.621257 | 2025-10-21 03:02:18.621346 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-21 03:02:18.634536 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:02:18.640510 | 2025-10-21 03:02:18.640643 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-21 03:02:19.151913 | debian-bookworm -> localhost | changed 2025-10-21 03:02:19.166961 | 2025-10-21 03:02:19.167062 | TASK [add-build-sshkey : Add back temp key] 2025-10-21 03:02:20.099406 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b8ff7a2cfc3f4009a4ba8ffaccc134e8/work/b8ff7a2cfc3f4009a4ba8ffaccc134e8_id_rsa (zuul-build-sshkey) 2025-10-21 03:02:20.099610 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.049884 2025-10-21 03:02:20.117679 | 2025-10-21 03:02:20.117784 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-21 03:02:20.669729 | debian-bookworm | ok 2025-10-21 03:02:20.679681 | 2025-10-21 03:02:20.679787 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-21 03:02:20.697570 | debian-bookworm | skipping: Conditional result was False 2025-10-21 03:02:20.708005 | 2025-10-21 03:02:20.708100 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-21 03:02:21.153664 | debian-bookworm | ok 2025-10-21 03:02:21.188411 | 2025-10-21 03:02:21.188590 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-21 03:02:21.248685 | debian-bookworm | ok 2025-10-21 03:02:21.257608 | 2025-10-21 03:02:21.257704 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-21 03:02:22.149083 | debian-bookworm -> localhost | ok 2025-10-21 03:02:22.154856 | 2025-10-21 03:02:22.154936 | TASK [validate-host : Collect information about the host] 2025-10-21 03:02:23.292880 | debian-bookworm | ok 2025-10-21 03:02:23.304044 | 2025-10-21 03:02:23.304134 | TASK [validate-host : Sanitize hostname] 2025-10-21 03:02:23.382496 | debian-bookworm | ok 2025-10-21 03:02:23.411532 | 2025-10-21 03:02:23.411628 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-21 03:02:24.197826 | debian-bookworm -> localhost | changed 2025-10-21 03:02:24.203345 | 2025-10-21 03:02:24.203464 | TASK [validate-host : Collect information about zuul worker] 2025-10-21 03:02:24.623504 | debian-bookworm | ok 2025-10-21 03:02:24.628367 | 2025-10-21 03:02:24.628469 | TASK [validate-host : Write out all zuul information for each host] 2025-10-21 03:02:25.140098 | debian-bookworm -> localhost | changed 2025-10-21 03:02:25.149005 | 2025-10-21 03:02:25.149095 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-21 03:02:25.409026 | debian-bookworm | ok 2025-10-21 03:02:25.414099 | 2025-10-21 03:02:25.414184 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-21 03:02:26.198558 | debian-bookworm | changed: 2025-10-21 03:02:26.198724 | debian-bookworm | cd+++++++++ src/ 2025-10-21 03:02:26.198757 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-21 03:02:26.198781 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-21 03:02:26.198803 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2025-10-21 03:02:26.198823 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004437 2025-10-21 03:02:50.972614 | 2025-10-21 03:02:50.972707 | TASK [upload-logs : Upload logs to log server] 2025-10-21 03:02:51.443069 | localhost | Output suppressed because no_log was given 2025-10-21 03:02:51.444375 | 2025-10-21 03:02:51.444473 | LOOP [upload-logs : Compress console log and json output] 2025-10-21 03:02:51.498545 | localhost | skipping: Conditional result was False 2025-10-21 03:02:51.503123 | localhost | skipping: Conditional result was False 2025-10-21 03:02:51.515806 | 2025-10-21 03:02:51.516746 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-21 03:02:51.568816 | localhost | skipping: Conditional result was False 2025-10-21 03:02:51.569289 | 2025-10-21 03:02:51.572672 | localhost | skipping: Conditional result was False 2025-10-21 03:02:51.585854 | 2025-10-21 03:02:51.586070 | LOOP [upload-logs : Upload console log and json output]