2025-11-20 21:52:51.448626 | Job console starting 2025-11-20 21:52:51.469680 | Updating git repos 2025-11-20 21:52:51.515031 | Cloning repos into workspace 2025-11-20 21:52:51.586295 | Restoring repo states 2025-11-20 21:52:51.606490 | Merging changes 2025-11-20 21:52:52.169582 | Checking out repos 2025-11-20 21:52:52.239487 | Preparing playbooks 2025-11-20 21:52:52.989666 | Running Ansible setup 2025-11-20 21:52:58.520872 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-20 21:53:00.303443 | 2025-11-20 21:53:00.303717 | PLAY [Base pre] 2025-11-20 21:53:00.337843 | 2025-11-20 21:53:00.338011 | TASK [Setup log path fact] 2025-11-20 21:53:00.395470 | debian-bookworm | ok 2025-11-20 21:53:00.424635 | 2025-11-20 21:53:00.424819 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-20 21:53:00.486558 | debian-bookworm | ok 2025-11-20 21:53:00.509219 | 2025-11-20 21:53:00.509372 | TASK [emit-job-header : Print job information] 2025-11-20 21:53:00.589971 | # Job Information 2025-11-20 21:53:00.590175 | Ansible Version: 2.16.14 2025-11-20 21:53:00.590210 | Job: yamllint 2025-11-20 21:53:00.590244 | Pipeline: check 2025-11-20 21:53:00.590267 | Executor: 521e9411259a 2025-11-20 21:53:00.590288 | Triggered by: https://github.com/osism/openstack-image-manager/pull/992 2025-11-20 21:53:00.590310 | Event ID: 3d85fc40-c65b-11f0-9659-b06e4e9be359 2025-11-20 21:53:00.595734 | 2025-11-20 21:53:00.595901 | LOOP [emit-job-header : Print node information] 2025-11-20 21:53:00.832581 | debian-bookworm | ok: 2025-11-20 21:53:00.835615 | debian-bookworm | # Node Information 2025-11-20 21:53:00.835718 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-20 21:53:00.835750 | debian-bookworm | Hostname: debian 2025-11-20 21:53:00.835774 | debian-bookworm | Username: zuul 2025-11-20 21:53:00.835797 | debian-bookworm | Distro: Debian 12.12 2025-11-20 21:53:00.835821 | debian-bookworm | Provider: regiocloud-a 2025-11-20 21:53:00.835843 | debian-bookworm | Region: 2025-11-20 21:53:00.835865 | debian-bookworm | Label: debian-bookworm 2025-11-20 21:53:00.835885 | debian-bookworm | Product Name: OpenStack Nova 2025-11-20 21:53:00.835905 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feea:3c94 2025-11-20 21:53:00.859048 | 2025-11-20 21:53:00.859195 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-20 21:53:01.764971 | debian-bookworm -> localhost | changed 2025-11-20 21:53:01.773343 | 2025-11-20 21:53:01.773497 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-20 21:53:04.468441 | debian-bookworm -> localhost | changed 2025-11-20 21:53:04.485084 | 2025-11-20 21:53:04.485223 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-20 21:53:05.120087 | debian-bookworm -> localhost | ok 2025-11-20 21:53:05.129528 | 2025-11-20 21:53:05.129697 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-20 21:53:05.174038 | debian-bookworm | ok 2025-11-20 21:53:05.217181 | debian-bookworm | included: /var/lib/zuul/builds/2433c5060ac54f988fd634b31b866f52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-20 21:53:05.244418 | 2025-11-20 21:53:05.244548 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-20 21:53:06.821499 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-20 21:53:06.821768 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2433c5060ac54f988fd634b31b866f52/work/2433c5060ac54f988fd634b31b866f52_id_rsa 2025-11-20 21:53:06.821807 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2433c5060ac54f988fd634b31b866f52/work/2433c5060ac54f988fd634b31b866f52_id_rsa.pub 2025-11-20 21:53:06.821833 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-20 21:53:06.821858 | debian-bookworm -> localhost | SHA256:zSHLsBD2ZIoINV6RIfoBfTEDqPw530c5I851MhWGX0Y zuul-build-sshkey 2025-11-20 21:53:06.821880 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-20 21:53:06.821921 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-20 21:53:06.821943 | debian-bookworm -> localhost | |o+=.X=o . .E | 2025-11-20 21:53:06.821965 | debian-bookworm -> localhost | |o=.*oO . o o | 2025-11-20 21:53:06.821985 | debian-bookworm -> localhost | |= +.o o . + + | 2025-11-20 21:53:06.822005 | debian-bookworm -> localhost | |.o . . + = + | 2025-11-20 21:53:06.822026 | debian-bookworm -> localhost | | o . . S = | 2025-11-20 21:53:06.822052 | debian-bookworm -> localhost | | + . O . | 2025-11-20 21:53:06.822072 | debian-bookworm -> localhost | | o + + * | 2025-11-20 21:53:06.822093 | debian-bookworm -> localhost | | . + . | 2025-11-20 21:53:06.822114 | debian-bookworm -> localhost | | . | 2025-11-20 21:53:06.822135 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-20 21:53:06.822189 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.427117 2025-11-20 21:53:06.828884 | 2025-11-20 21:53:06.828995 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-20 21:53:06.894093 | debian-bookworm | ok 2025-11-20 21:53:06.930864 | debian-bookworm | included: /var/lib/zuul/builds/2433c5060ac54f988fd634b31b866f52/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-20 21:53:06.942528 | 2025-11-20 21:53:06.942716 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-20 21:53:06.967974 | debian-bookworm | skipping: Conditional result was False 2025-11-20 21:53:06.976276 | 2025-11-20 21:53:06.976531 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-20 21:53:07.862747 | debian-bookworm | changed 2025-11-20 21:53:07.875218 | 2025-11-20 21:53:07.875365 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-20 21:53:08.151197 | debian-bookworm | ok 2025-11-20 21:53:08.157277 | 2025-11-20 21:53:08.157400 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-20 21:53:08.844747 | debian-bookworm | changed 2025-11-20 21:53:08.853171 | 2025-11-20 21:53:08.853288 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-20 21:53:09.540182 | debian-bookworm | changed 2025-11-20 21:53:09.548278 | 2025-11-20 21:53:09.548380 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-20 21:53:09.590274 | debian-bookworm | skipping: Conditional result was False 2025-11-20 21:53:09.601884 | 2025-11-20 21:53:09.602014 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-20 21:53:10.393678 | debian-bookworm -> localhost | changed 2025-11-20 21:53:10.410219 | 2025-11-20 21:53:10.410316 | TASK [add-build-sshkey : Add back temp key] 2025-11-20 21:53:10.841168 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2433c5060ac54f988fd634b31b866f52/work/2433c5060ac54f988fd634b31b866f52_id_rsa (zuul-build-sshkey) 2025-11-20 21:53:10.841343 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011262 2025-11-20 21:53:10.849054 | 2025-11-20 21:53:10.849138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-20 21:53:11.330873 | debian-bookworm | ok 2025-11-20 21:53:11.335024 | 2025-11-20 21:53:11.335099 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-20 21:53:11.347490 | debian-bookworm | skipping: Conditional result was False 2025-11-20 21:53:11.355754 | 2025-11-20 21:53:11.355836 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-20 21:53:11.741144 | debian-bookworm | ok 2025-11-20 21:53:11.751292 | 2025-11-20 21:53:11.751391 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-20 21:53:11.778719 | debian-bookworm | ok 2025-11-20 21:53:11.784000 | 2025-11-20 21:53:11.784121 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-20 21:53:12.081904 | debian-bookworm -> localhost | ok 2025-11-20 21:53:12.087910 | 2025-11-20 21:53:12.088012 | TASK [validate-host : Collect information about the host] 2025-11-20 21:53:13.223642 | debian-bookworm | ok 2025-11-20 21:53:13.244757 | 2025-11-20 21:53:13.244980 | TASK [validate-host : Sanitize hostname] 2025-11-20 21:53:13.350876 | debian-bookworm | ok 2025-11-20 21:53:13.383377 | 2025-11-20 21:53:13.383474 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-20 21:53:14.123023 | debian-bookworm -> localhost | changed 2025-11-20 21:53:14.129857 | 2025-11-20 21:53:14.129986 | TASK [validate-host : Collect information about zuul worker] 2025-11-20 21:53:14.568933 | debian-bookworm | ok 2025-11-20 21:53:14.574093 | 2025-11-20 21:53:14.574220 | TASK [validate-host : Write out all zuul information for each host] 2025-11-20 21:53:15.402223 | debian-bookworm -> localhost | changed 2025-11-20 21:53:15.412349 | 2025-11-20 21:53:15.412524 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-20 21:53:15.705277 | debian-bookworm | ok 2025-11-20 21:53:15.713423 | 2025-11-20 21:53:15.713565 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-20 21:53:16.719931 | debian-bookworm | changed: 2025-11-20 21:53:16.720140 | debian-bookworm | cd+++++++++ src/ 2025-11-20 21:53:16.720174 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-20 21:53:16.720198 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-20 21:53:16.720219 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-11-20 21:53:16.720240 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005262 2025-11-20 21:53:40.957220 | 2025-11-20 21:53:40.957355 | TASK [upload-logs : Upload logs to log server] 2025-11-20 21:53:41.565654 | localhost | Output suppressed because no_log was given 2025-11-20 21:53:41.569801 | 2025-11-20 21:53:41.569941 | LOOP [upload-logs : Compress console log and json output] 2025-11-20 21:53:41.629080 | localhost | skipping: Conditional result was False 2025-11-20 21:53:41.638512 | localhost | skipping: Conditional result was False 2025-11-20 21:53:41.648047 | 2025-11-20 21:53:41.648165 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-20 21:53:41.706640 | localhost | skipping: Conditional result was False 2025-11-20 21:53:41.707047 | 2025-11-20 21:53:41.711363 | localhost | skipping: Conditional result was False 2025-11-20 21:53:41.720423 | 2025-11-20 21:53:41.720638 | LOOP [upload-logs : Upload console log and json output]