2025-12-21 03:14:48.660673 | Job console starting 2025-12-21 03:14:48.683442 | Updating git repos 2025-12-21 03:14:48.777747 | Cloning repos into workspace 2025-12-21 03:14:48.921666 | Restoring repo states 2025-12-21 03:14:48.992834 | Merging changes 2025-12-21 03:14:48.992857 | Checking out repos 2025-12-21 03:14:49.137089 | Preparing playbooks 2025-12-21 03:14:50.610381 | Running Ansible setup 2025-12-21 03:14:58.565227 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-21 03:15:00.232655 | 2025-12-21 03:15:00.232848 | PLAY [Base pre] 2025-12-21 03:15:00.251107 | 2025-12-21 03:15:00.251283 | TASK [Setup log path fact] 2025-12-21 03:15:00.272585 | debian-bookworm | ok 2025-12-21 03:15:00.294026 | 2025-12-21 03:15:00.294206 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-21 03:15:00.326351 | debian-bookworm | ok 2025-12-21 03:15:00.341956 | 2025-12-21 03:15:00.342103 | TASK [emit-job-header : Print job information] 2025-12-21 03:15:00.393705 | # Job Information 2025-12-21 03:15:00.393941 | Ansible Version: 2.16.14 2025-12-21 03:15:00.393982 | Job: yamllint 2025-12-21 03:15:00.394101 | Pipeline: periodic-daily 2025-12-21 03:15:00.394128 | Executor: 521e9411259a 2025-12-21 03:15:00.394150 | Triggered by: https://github.com/osism/defaults 2025-12-21 03:15:00.394175 | Event ID: 8bb6a661ce714807b4e0665c439ea9f7 2025-12-21 03:15:00.399998 | 2025-12-21 03:15:00.400136 | LOOP [emit-job-header : Print node information] 2025-12-21 03:15:00.526620 | debian-bookworm | ok: 2025-12-21 03:15:00.527038 | debian-bookworm | # Node Information 2025-12-21 03:15:00.527094 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-21 03:15:00.527122 | debian-bookworm | Hostname: debian 2025-12-21 03:15:00.527145 | debian-bookworm | Username: zuul 2025-12-21 03:15:00.527167 | debian-bookworm | Distro: Debian 12.12 2025-12-21 03:15:00.527191 | debian-bookworm | Provider: regiocloud-a 2025-12-21 03:15:00.527214 | debian-bookworm | Region: 2025-12-21 03:15:00.527235 | debian-bookworm | Label: debian-bookworm 2025-12-21 03:15:00.527255 | debian-bookworm | Product Name: OpenStack Nova 2025-12-21 03:15:00.527276 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe33:34e3 2025-12-21 03:15:00.557014 | 2025-12-21 03:15:00.557176 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-21 03:15:01.229427 | debian-bookworm -> localhost | changed 2025-12-21 03:15:01.243952 | 2025-12-21 03:15:01.244100 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-21 03:15:03.072862 | debian-bookworm -> localhost | changed 2025-12-21 03:15:03.092959 | 2025-12-21 03:15:03.093115 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-21 03:15:03.662797 | debian-bookworm -> localhost | ok 2025-12-21 03:15:03.695832 | 2025-12-21 03:15:03.696023 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-21 03:15:03.746190 | debian-bookworm | ok 2025-12-21 03:15:03.775870 | debian-bookworm | included: /var/lib/zuul/builds/3ce628c7a9e24d138117a8fafac80aef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-21 03:15:03.783348 | 2025-12-21 03:15:03.783656 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-21 03:15:06.200257 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-21 03:15:06.200537 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3ce628c7a9e24d138117a8fafac80aef/work/3ce628c7a9e24d138117a8fafac80aef_id_rsa 2025-12-21 03:15:06.200589 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3ce628c7a9e24d138117a8fafac80aef/work/3ce628c7a9e24d138117a8fafac80aef_id_rsa.pub 2025-12-21 03:15:06.200617 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-21 03:15:06.200644 | debian-bookworm -> localhost | SHA256:sxV21Kz7z10RAhwz1uAbS5KNdW/nBP6aFQ3Kf3E+viA zuul-build-sshkey 2025-12-21 03:15:06.200667 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-21 03:15:06.200706 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-21 03:15:06.200729 | debian-bookworm -> localhost | | .O=+o | 2025-12-21 03:15:06.200759 | debian-bookworm -> localhost | | B+=++o.| 2025-12-21 03:15:06.200786 | debian-bookworm -> localhost | | +o=+o.*=| 2025-12-21 03:15:06.200811 | debian-bookworm -> localhost | | .oo=.o=*| 2025-12-21 03:15:06.200839 | debian-bookworm -> localhost | | S .o ..o*| 2025-12-21 03:15:06.200920 | debian-bookworm -> localhost | | + . .=o| 2025-12-21 03:15:06.200947 | debian-bookworm -> localhost | | . E oo..| 2025-12-21 03:15:06.200969 | debian-bookworm -> localhost | | . o.+| 2025-12-21 03:15:06.200990 | debian-bookworm -> localhost | | o+| 2025-12-21 03:15:06.201010 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-21 03:15:06.201069 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.609777 2025-12-21 03:15:06.208520 | 2025-12-21 03:15:06.208660 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-21 03:15:06.256649 | debian-bookworm | ok 2025-12-21 03:15:06.290625 | debian-bookworm | included: /var/lib/zuul/builds/3ce628c7a9e24d138117a8fafac80aef/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-21 03:15:06.318515 | 2025-12-21 03:15:06.318665 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-21 03:15:06.383621 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:15:06.390657 | 2025-12-21 03:15:06.390792 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-21 03:15:07.355274 | debian-bookworm | changed 2025-12-21 03:15:07.364210 | 2025-12-21 03:15:07.364349 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-21 03:15:07.650660 | debian-bookworm | ok 2025-12-21 03:15:07.661374 | 2025-12-21 03:15:07.661511 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-21 03:15:08.383329 | debian-bookworm | changed 2025-12-21 03:15:08.399349 | 2025-12-21 03:15:08.399499 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-21 03:15:09.155494 | debian-bookworm | changed 2025-12-21 03:15:09.165219 | 2025-12-21 03:15:09.165357 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-21 03:15:09.205457 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:15:09.212559 | 2025-12-21 03:15:09.212698 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-21 03:15:09.946932 | debian-bookworm -> localhost | changed 2025-12-21 03:15:09.958731 | 2025-12-21 03:15:09.958979 | TASK [add-build-sshkey : Add back temp key] 2025-12-21 03:15:10.357805 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3ce628c7a9e24d138117a8fafac80aef/work/3ce628c7a9e24d138117a8fafac80aef_id_rsa (zuul-build-sshkey) 2025-12-21 03:15:10.358457 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019385 2025-12-21 03:15:10.375502 | 2025-12-21 03:15:10.375722 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-21 03:15:10.874959 | debian-bookworm | ok 2025-12-21 03:15:10.885445 | 2025-12-21 03:15:10.885697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-21 03:15:10.913936 | debian-bookworm | skipping: Conditional result was False 2025-12-21 03:15:10.925675 | 2025-12-21 03:15:10.925811 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-21 03:15:11.385091 | debian-bookworm | ok 2025-12-21 03:15:11.397208 | 2025-12-21 03:15:11.397344 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-21 03:15:11.437171 | debian-bookworm | ok 2025-12-21 03:15:11.442430 | 2025-12-21 03:15:11.442544 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-21 03:15:11.762426 | debian-bookworm -> localhost | ok 2025-12-21 03:15:11.775405 | 2025-12-21 03:15:11.775583 | TASK [validate-host : Collect information about the host] 2025-12-21 03:15:12.942637 | debian-bookworm | ok 2025-12-21 03:15:12.955461 | 2025-12-21 03:15:12.955597 | TASK [validate-host : Sanitize hostname] 2025-12-21 03:15:13.102774 | debian-bookworm | ok 2025-12-21 03:15:13.164303 | 2025-12-21 03:15:13.164465 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-21 03:15:13.812994 | debian-bookworm -> localhost | changed 2025-12-21 03:15:13.819244 | 2025-12-21 03:15:13.819374 | TASK [validate-host : Collect information about zuul worker] 2025-12-21 03:15:14.290499 | debian-bookworm | ok 2025-12-21 03:15:14.296543 | 2025-12-21 03:15:14.296739 | TASK [validate-host : Write out all zuul information for each host] 2025-12-21 03:15:14.866789 | debian-bookworm -> localhost | changed 2025-12-21 03:15:14.885865 | 2025-12-21 03:15:14.886066 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-21 03:15:15.184169 | debian-bookworm | ok 2025-12-21 03:15:15.194016 | 2025-12-21 03:15:15.194185 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-21 03:15:16.224437 | debian-bookworm | changed: 2025-12-21 03:15:16.224655 | debian-bookworm | cd+++++++++ src/ 2025-12-21 03:15:16.224691 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-21 03:15:16.224716 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-21 03:15:16.224738 | debian-bookworm | cd+++++++++ src/github.com/osism/defaults/ 2025-12-21 03:15:16.224759 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012976 2025-12-21 03:15:42.910268 | 2025-12-21 03:15:42.910402 | TASK [upload-logs : Upload logs to log server] 2025-12-21 03:15:44.154639 | localhost | Output suppressed because no_log was given 2025-12-21 03:15:44.156833 | 2025-12-21 03:15:44.156985 | LOOP [upload-logs : Compress console log and json output] 2025-12-21 03:15:44.248021 | localhost | skipping: Conditional result was False 2025-12-21 03:15:44.255455 | localhost | skipping: Conditional result was False 2025-12-21 03:15:44.266077 | 2025-12-21 03:15:44.266222 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-21 03:15:44.316953 | localhost | skipping: Conditional result was False 2025-12-21 03:15:44.317248 | 2025-12-21 03:15:44.322460 | localhost | skipping: Conditional result was False 2025-12-21 03:15:44.337815 | 2025-12-21 03:15:44.338135 | LOOP [upload-logs : Upload console log and json output]