2025-11-21 01:05:59.848928 | Job console starting 2025-11-21 01:05:59.912146 | Updating git repos 2025-11-21 01:05:59.988725 | Cloning repos into workspace 2025-11-21 01:06:00.061426 | Restoring repo states 2025-11-21 01:06:00.127987 | Merging changes 2025-11-21 01:06:00.962253 | Checking out repos 2025-11-21 01:06:01.091771 | Preparing playbooks 2025-11-21 01:06:02.207144 | Running Ansible setup 2025-11-21 01:06:07.683190 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-21 01:06:08.812817 | 2025-11-21 01:06:08.812985 | PLAY [Base pre] 2025-11-21 01:06:08.831510 | 2025-11-21 01:06:08.831666 | TASK [Setup log path fact] 2025-11-21 01:06:08.851642 | debian-bookworm | ok 2025-11-21 01:06:08.869804 | 2025-11-21 01:06:08.869978 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-21 01:06:08.941282 | debian-bookworm | ok 2025-11-21 01:06:08.955954 | 2025-11-21 01:06:08.956188 | TASK [emit-job-header : Print job information] 2025-11-21 01:06:09.007374 | # Job Information 2025-11-21 01:06:09.007640 | Ansible Version: 2.16.14 2025-11-21 01:06:09.007677 | Job: python-black 2025-11-21 01:06:09.007715 | Pipeline: check 2025-11-21 01:06:09.007739 | Executor: 521e9411259a 2025-11-21 01:06:09.007761 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2027 2025-11-21 01:06:09.007784 | Event ID: 36e5b630-c676-11f0-82a5-e18d2b3c2805 2025-11-21 01:06:09.013121 | 2025-11-21 01:06:09.013276 | LOOP [emit-job-header : Print node information] 2025-11-21 01:06:09.157796 | debian-bookworm | ok: 2025-11-21 01:06:09.158097 | debian-bookworm | # Node Information 2025-11-21 01:06:09.158137 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-21 01:06:09.158163 | debian-bookworm | Hostname: debian 2025-11-21 01:06:09.158186 | debian-bookworm | Username: zuul 2025-11-21 01:06:09.158207 | debian-bookworm | Distro: Debian 12.12 2025-11-21 01:06:09.158230 | debian-bookworm | Provider: regiocloud-a 2025-11-21 01:06:09.158252 | debian-bookworm | Region: 2025-11-21 01:06:09.158273 | debian-bookworm | Label: debian-bookworm 2025-11-21 01:06:09.158292 | debian-bookworm | Product Name: OpenStack Nova 2025-11-21 01:06:09.158312 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1b:9dc6 2025-11-21 01:06:09.190695 | 2025-11-21 01:06:09.190906 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-21 01:06:09.778951 | debian-bookworm -> localhost | changed 2025-11-21 01:06:09.786496 | 2025-11-21 01:06:09.786626 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-21 01:06:11.527558 | debian-bookworm -> localhost | changed 2025-11-21 01:06:11.543741 | 2025-11-21 01:06:11.543971 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-21 01:06:12.016829 | debian-bookworm -> localhost | ok 2025-11-21 01:06:12.023556 | 2025-11-21 01:06:12.023691 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-21 01:06:12.068644 | debian-bookworm | ok 2025-11-21 01:06:12.114536 | debian-bookworm | included: /var/lib/zuul/builds/95f9ad3f6b60401e8e697e637258f065/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-21 01:06:12.121639 | 2025-11-21 01:06:12.121838 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-21 01:06:17.039345 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-21 01:06:17.039617 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/95f9ad3f6b60401e8e697e637258f065/work/95f9ad3f6b60401e8e697e637258f065_id_rsa 2025-11-21 01:06:17.039661 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/95f9ad3f6b60401e8e697e637258f065/work/95f9ad3f6b60401e8e697e637258f065_id_rsa.pub 2025-11-21 01:06:17.039688 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-21 01:06:17.039715 | debian-bookworm -> localhost | SHA256:kM4/rPU89sMkK7Epr3jT/tKcE+4ehKpiF+9PWbuLk9A zuul-build-sshkey 2025-11-21 01:06:17.039738 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-21 01:06:17.039771 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-21 01:06:17.039793 | debian-bookworm -> localhost | | | 2025-11-21 01:06:17.039816 | debian-bookworm -> localhost | | . | 2025-11-21 01:06:17.039836 | debian-bookworm -> localhost | | o | 2025-11-21 01:06:17.039856 | debian-bookworm -> localhost | | o . . | 2025-11-21 01:06:17.039876 | debian-bookworm -> localhost | | o.S o | 2025-11-21 01:06:17.039901 | debian-bookworm -> localhost | | . .+E+o.. | 2025-11-21 01:06:17.039924 | debian-bookworm -> localhost | | o.oBOoB | 2025-11-21 01:06:17.039946 | debian-bookworm -> localhost | | o .o=+O=Xoo | 2025-11-21 01:06:17.039969 | debian-bookworm -> localhost | | . ooo+B=OO=.. | 2025-11-21 01:06:17.039992 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-21 01:06:17.040053 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.879606 2025-11-21 01:06:17.046798 | 2025-11-21 01:06:17.048803 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-21 01:06:17.078382 | debian-bookworm | ok 2025-11-21 01:06:17.093181 | debian-bookworm | included: /var/lib/zuul/builds/95f9ad3f6b60401e8e697e637258f065/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-21 01:06:17.115983 | 2025-11-21 01:06:17.116160 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-21 01:06:17.140170 | debian-bookworm | skipping: Conditional result was False 2025-11-21 01:06:17.147339 | 2025-11-21 01:06:17.147477 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-21 01:06:17.998141 | debian-bookworm | changed 2025-11-21 01:06:18.004016 | 2025-11-21 01:06:18.004162 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-21 01:06:18.330410 | debian-bookworm | ok 2025-11-21 01:06:18.338123 | 2025-11-21 01:06:18.338279 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-21 01:06:19.047045 | debian-bookworm | changed 2025-11-21 01:06:19.058910 | 2025-11-21 01:06:19.059092 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-21 01:06:19.748166 | debian-bookworm | changed 2025-11-21 01:06:19.756764 | 2025-11-21 01:06:19.756979 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-21 01:06:19.781863 | debian-bookworm | skipping: Conditional result was False 2025-11-21 01:06:19.790370 | 2025-11-21 01:06:19.790483 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-21 01:06:20.338022 | debian-bookworm -> localhost | changed 2025-11-21 01:06:20.368512 | 2025-11-21 01:06:20.368699 | TASK [add-build-sshkey : Add back temp key] 2025-11-21 01:06:20.784407 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/95f9ad3f6b60401e8e697e637258f065/work/95f9ad3f6b60401e8e697e637258f065_id_rsa (zuul-build-sshkey) 2025-11-21 01:06:20.784666 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014592 2025-11-21 01:06:20.792958 | 2025-11-21 01:06:20.793125 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-21 01:06:21.212923 | debian-bookworm | ok 2025-11-21 01:06:21.218373 | 2025-11-21 01:06:21.218494 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-21 01:06:21.243133 | debian-bookworm | skipping: Conditional result was False 2025-11-21 01:06:21.265321 | 2025-11-21 01:06:21.265478 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-21 01:06:21.761827 | debian-bookworm | ok 2025-11-21 01:06:21.784543 | 2025-11-21 01:06:21.784691 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-21 01:06:21.834679 | debian-bookworm | ok 2025-11-21 01:06:21.840011 | 2025-11-21 01:06:21.840162 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-21 01:06:22.325656 | debian-bookworm -> localhost | ok 2025-11-21 01:06:22.332393 | 2025-11-21 01:06:22.332514 | TASK [validate-host : Collect information about the host] 2025-11-21 01:06:23.662536 | debian-bookworm | ok 2025-11-21 01:06:23.686718 | 2025-11-21 01:06:23.686936 | TASK [validate-host : Sanitize hostname] 2025-11-21 01:06:23.830965 | debian-bookworm | ok 2025-11-21 01:06:23.917187 | 2025-11-21 01:06:23.917347 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-21 01:06:24.915255 | debian-bookworm -> localhost | changed 2025-11-21 01:06:24.922030 | 2025-11-21 01:06:24.922387 | TASK [validate-host : Collect information about zuul worker] 2025-11-21 01:06:25.350487 | debian-bookworm | ok 2025-11-21 01:06:25.355447 | 2025-11-21 01:06:25.355582 | TASK [validate-host : Write out all zuul information for each host] 2025-11-21 01:06:26.586007 | debian-bookworm -> localhost | changed 2025-11-21 01:06:26.596587 | 2025-11-21 01:06:26.596718 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-21 01:06:26.926695 | debian-bookworm | ok 2025-11-21 01:06:26.936758 | 2025-11-21 01:06:26.936889 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-21 01:06:28.504319 | debian-bookworm | changed: 2025-11-21 01:06:28.504552 | debian-bookworm | cd+++++++++ src/ 2025-11-21 01:06:28.504589 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-21 01:06:28.504614 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-21 01:06:28.504636 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2025-11-21 01:06:28.504656 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007575 2025-11-21 01:06:54.794981 | 2025-11-21 01:06:54.795181 | TASK [upload-logs : Upload logs to log server] 2025-11-21 01:06:55.400399 | localhost | Output suppressed because no_log was given 2025-11-21 01:06:55.403687 | 2025-11-21 01:06:55.403864 | LOOP [upload-logs : Compress console log and json output] 2025-11-21 01:06:55.476561 | localhost | skipping: Conditional result was False 2025-11-21 01:06:55.481810 | localhost | skipping: Conditional result was False 2025-11-21 01:06:55.498981 | 2025-11-21 01:06:55.499275 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-21 01:06:55.559026 | localhost | skipping: Conditional result was False 2025-11-21 01:06:55.559764 | 2025-11-21 01:06:55.563492 | localhost | skipping: Conditional result was False 2025-11-21 01:06:55.572880 | 2025-11-21 01:06:55.573146 | LOOP [upload-logs : Upload console log and json output]