2026-02-20 03:16:19.462360 | Job console starting 2026-02-20 03:16:19.494718 | Updating git repos 2026-02-20 03:16:19.527613 | Cloning repos into workspace 2026-02-20 03:16:19.599358 | Restoring repo states 2026-02-20 03:16:19.610213 | Merging changes 2026-02-20 03:16:19.610230 | Checking out repos 2026-02-20 03:16:19.682650 | Preparing playbooks 2026-02-20 03:16:20.899717 | Running Ansible setup 2026-02-20 03:16:27.956509 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-20 03:16:29.231253 | 2026-02-20 03:16:29.231372 | PLAY [Base pre] 2026-02-20 03:16:29.255273 | 2026-02-20 03:16:29.255384 | TASK [Setup log path fact] 2026-02-20 03:16:29.282133 | debian-bookworm | ok 2026-02-20 03:16:29.303425 | 2026-02-20 03:16:29.303555 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-20 03:16:29.361184 | debian-bookworm | ok 2026-02-20 03:16:29.368909 | 2026-02-20 03:16:29.368990 | TASK [emit-job-header : Print job information] 2026-02-20 03:16:29.458452 | # Job Information 2026-02-20 03:16:29.458610 | Ansible Version: 2.16.14 2026-02-20 03:16:29.458644 | Job: yamllint 2026-02-20 03:16:29.458678 | Pipeline: periodic-daily 2026-02-20 03:16:29.458701 | Executor: 521e9411259a 2026-02-20 03:16:29.458722 | Triggered by: https://github.com/osism/openstack-ironic-images 2026-02-20 03:16:29.458746 | Event ID: ee85515bbe1b4f0088b035c2018e6e3e 2026-02-20 03:16:29.470646 | 2026-02-20 03:16:29.470751 | LOOP [emit-job-header : Print node information] 2026-02-20 03:16:29.701778 | debian-bookworm | ok: 2026-02-20 03:16:29.701951 | debian-bookworm | # Node Information 2026-02-20 03:16:29.701991 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-20 03:16:29.702021 | debian-bookworm | Hostname: debian 2026-02-20 03:16:29.702048 | debian-bookworm | Username: zuul 2026-02-20 03:16:29.702074 | debian-bookworm | Distro: Debian 12.13 2026-02-20 03:16:29.702107 | debian-bookworm | Provider: regiocloud-a 2026-02-20 03:16:29.702134 | debian-bookworm | Region: 2026-02-20 03:16:29.702160 | debian-bookworm | Label: debian-bookworm 2026-02-20 03:16:29.702184 | debian-bookworm | Product Name: OpenStack Nova 2026-02-20 03:16:29.702209 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee9:b609 2026-02-20 03:16:29.723332 | 2026-02-20 03:16:29.723440 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-20 03:16:30.446141 | debian-bookworm -> localhost | changed 2026-02-20 03:16:30.453956 | 2026-02-20 03:16:30.454063 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-20 03:16:32.459433 | debian-bookworm -> localhost | changed 2026-02-20 03:16:32.481181 | 2026-02-20 03:16:32.481285 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-20 03:16:32.913922 | debian-bookworm -> localhost | ok 2026-02-20 03:16:32.920963 | 2026-02-20 03:16:32.921082 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-20 03:16:32.987408 | debian-bookworm | ok 2026-02-20 03:16:33.023652 | debian-bookworm | included: /var/lib/zuul/builds/5dcd4bbe44924590af2a7e9c41895860/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-20 03:16:33.038628 | 2026-02-20 03:16:33.038725 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-20 03:16:35.498636 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-20 03:16:35.498818 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5dcd4bbe44924590af2a7e9c41895860/work/5dcd4bbe44924590af2a7e9c41895860_id_rsa 2026-02-20 03:16:35.499188 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5dcd4bbe44924590af2a7e9c41895860/work/5dcd4bbe44924590af2a7e9c41895860_id_rsa.pub 2026-02-20 03:16:35.499220 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-20 03:16:35.499246 | debian-bookworm -> localhost | SHA256:V9mfZl3gTCmvNHOTftIPClUIT+RQJpUvPzhZyZlwUDw zuul-build-sshkey 2026-02-20 03:16:35.499269 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-20 03:16:35.499299 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-20 03:16:35.499322 | debian-bookworm -> localhost | | +=B*+. | 2026-02-20 03:16:35.499343 | debian-bookworm -> localhost | | B=*E. | 2026-02-20 03:16:35.499362 | debian-bookworm -> localhost | | =O+*.| 2026-02-20 03:16:35.499382 | debian-bookworm -> localhost | | .* %.+| 2026-02-20 03:16:35.499402 | debian-bookworm -> localhost | | S .o % *o| 2026-02-20 03:16:35.499453 | debian-bookworm -> localhost | | .. = O o| 2026-02-20 03:16:35.499477 | debian-bookworm -> localhost | | . o =.| 2026-02-20 03:16:35.499497 | debian-bookworm -> localhost | | . .| 2026-02-20 03:16:35.499517 | debian-bookworm -> localhost | | | 2026-02-20 03:16:35.499537 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-20 03:16:35.499593 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.757041 2026-02-20 03:16:35.505701 | 2026-02-20 03:16:35.505791 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-20 03:16:35.523424 | debian-bookworm | ok 2026-02-20 03:16:35.534777 | debian-bookworm | included: /var/lib/zuul/builds/5dcd4bbe44924590af2a7e9c41895860/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-20 03:16:35.546238 | 2026-02-20 03:16:35.546333 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-20 03:16:35.569878 | debian-bookworm | skipping: Conditional result was False 2026-02-20 03:16:35.575642 | 2026-02-20 03:16:35.575733 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-20 03:16:36.315202 | debian-bookworm | changed 2026-02-20 03:16:36.319545 | 2026-02-20 03:16:36.319617 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-20 03:16:36.589013 | debian-bookworm | ok 2026-02-20 03:16:36.593486 | 2026-02-20 03:16:36.593635 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-20 03:16:37.360154 | debian-bookworm | changed 2026-02-20 03:16:37.365735 | 2026-02-20 03:16:37.365821 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-20 03:16:38.019386 | debian-bookworm | changed 2026-02-20 03:16:38.027467 | 2026-02-20 03:16:38.027567 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-20 03:16:38.051142 | debian-bookworm | skipping: Conditional result was False 2026-02-20 03:16:38.057037 | 2026-02-20 03:16:38.057139 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-20 03:16:38.710827 | debian-bookworm -> localhost | changed 2026-02-20 03:16:38.721759 | 2026-02-20 03:16:38.721863 | TASK [add-build-sshkey : Add back temp key] 2026-02-20 03:16:39.325694 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5dcd4bbe44924590af2a7e9c41895860/work/5dcd4bbe44924590af2a7e9c41895860_id_rsa (zuul-build-sshkey) 2026-02-20 03:16:39.325946 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009932 2026-02-20 03:16:39.334396 | 2026-02-20 03:16:39.334496 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-20 03:16:39.745968 | debian-bookworm | ok 2026-02-20 03:16:39.752447 | 2026-02-20 03:16:39.752543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-20 03:16:39.775388 | debian-bookworm | skipping: Conditional result was False 2026-02-20 03:16:39.785385 | 2026-02-20 03:16:39.785494 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-20 03:16:40.225643 | debian-bookworm | ok 2026-02-20 03:16:40.241986 | 2026-02-20 03:16:40.242124 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-20 03:16:40.298614 | debian-bookworm | ok 2026-02-20 03:16:40.303765 | 2026-02-20 03:16:40.303866 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-20 03:16:40.872860 | debian-bookworm -> localhost | ok 2026-02-20 03:16:40.879505 | 2026-02-20 03:16:40.879597 | TASK [validate-host : Collect information about the host] 2026-02-20 03:16:42.082278 | debian-bookworm | ok 2026-02-20 03:16:42.095099 | 2026-02-20 03:16:42.095190 | TASK [validate-host : Sanitize hostname] 2026-02-20 03:16:42.256746 | debian-bookworm | ok 2026-02-20 03:16:42.323560 | 2026-02-20 03:16:42.323659 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-20 03:16:43.356804 | debian-bookworm -> localhost | changed 2026-02-20 03:16:43.362215 | 2026-02-20 03:16:43.362310 | TASK [validate-host : Collect information about zuul worker] 2026-02-20 03:16:43.971307 | debian-bookworm | ok 2026-02-20 03:16:43.976921 | 2026-02-20 03:16:43.977023 | TASK [validate-host : Write out all zuul information for each host] 2026-02-20 03:16:45.134066 | debian-bookworm -> localhost | changed 2026-02-20 03:16:45.143179 | 2026-02-20 03:16:45.143277 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-20 03:16:45.449933 | debian-bookworm | ok 2026-02-20 03:16:45.459916 | 2026-02-20 03:16:45.460087 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-20 03:16:47.334437 | debian-bookworm | changed: 2026-02-20 03:16:47.334611 | debian-bookworm | cd+++++++++ src/ 2026-02-20 03:16:47.334646 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-20 03:16:47.334670 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-20 03:16:47.334691 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-ironic-images/ 2026-02-20 03:16:47.334712 | debian-bookworm | localhost | ok: Runtime: 0:00:00.023325 2026-02-20 03:17:15.635202 | 2026-02-20 03:17:15.635281 | TASK [upload-logs : Upload logs to log server] 2026-02-20 03:17:16.756211 | localhost | Output suppressed because no_log was given 2026-02-20 03:17:16.757585 | 2026-02-20 03:17:16.757654 | LOOP [upload-logs : Compress console log and json output] 2026-02-20 03:17:16.811143 | localhost | skipping: Conditional result was False 2026-02-20 03:17:16.819406 | localhost | skipping: Conditional result was False 2026-02-20 03:17:16.826870 | 2026-02-20 03:17:16.826953 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-20 03:17:16.918715 | localhost | skipping: Conditional result was False 2026-02-20 03:17:16.918948 | 2026-02-20 03:17:16.947435 | localhost | skipping: Conditional result was False 2026-02-20 03:17:16.952762 | 2026-02-20 03:17:16.952885 | LOOP [upload-logs : Upload console log and json output]