2025-12-11 20:15:32.647761 | Job console starting 2025-12-11 20:15:32.691422 | Updating git repos 2025-12-11 20:15:32.756934 | Cloning repos into workspace 2025-12-11 20:15:32.838909 | Restoring repo states 2025-12-11 20:15:32.849676 | Merging changes 2025-12-11 20:15:33.417464 | Checking out repos 2025-12-11 20:15:33.493910 | Preparing playbooks 2025-12-11 20:15:34.793620 | Running Ansible setup 2025-12-11 20:15:40.212127 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-11 20:15:41.468774 | 2025-12-11 20:15:41.468963 | PLAY [Base pre] 2025-12-11 20:15:41.545894 | 2025-12-11 20:15:41.546056 | TASK [Setup log path fact] 2025-12-11 20:15:41.593678 | debian-bookworm | ok 2025-12-11 20:15:41.615839 | 2025-12-11 20:15:41.616032 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-11 20:15:41.658195 | debian-bookworm | ok 2025-12-11 20:15:41.668484 | 2025-12-11 20:15:41.668633 | TASK [emit-job-header : Print job information] 2025-12-11 20:15:41.718303 | # Job Information 2025-12-11 20:15:41.718490 | Ansible Version: 2.16.14 2025-12-11 20:15:41.718525 | Job: yamllint 2025-12-11 20:15:41.718617 | Pipeline: check 2025-12-11 20:15:41.718657 | Executor: 521e9411259a 2025-12-11 20:15:41.718682 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1031 2025-12-11 20:15:41.718705 | Event ID: 1e3badc0-d6ce-11f0-9f80-6b075b51ea20 2025-12-11 20:15:41.728370 | 2025-12-11 20:15:41.728521 | LOOP [emit-job-header : Print node information] 2025-12-11 20:15:41.929415 | debian-bookworm | ok: 2025-12-11 20:15:41.929625 | debian-bookworm | # Node Information 2025-12-11 20:15:41.929660 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-11 20:15:41.929685 | debian-bookworm | Hostname: debian 2025-12-11 20:15:41.929707 | debian-bookworm | Username: zuul 2025-12-11 20:15:41.929727 | debian-bookworm | Distro: Debian 12.12 2025-12-11 20:15:41.929750 | debian-bookworm | Provider: regiocloud-a 2025-12-11 20:15:41.929771 | debian-bookworm | Region: 2025-12-11 20:15:41.929792 | debian-bookworm | Label: debian-bookworm 2025-12-11 20:15:41.929812 | debian-bookworm | Product Name: OpenStack Nova 2025-12-11 20:15:41.929831 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7b:3eec 2025-12-11 20:15:41.948797 | 2025-12-11 20:15:41.948965 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-11 20:15:42.810459 | debian-bookworm -> localhost | changed 2025-12-11 20:15:42.818218 | 2025-12-11 20:15:42.818403 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-11 20:15:44.408015 | debian-bookworm -> localhost | changed 2025-12-11 20:15:44.419995 | 2025-12-11 20:15:44.420153 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-11 20:15:45.105437 | debian-bookworm -> localhost | ok 2025-12-11 20:15:45.111948 | 2025-12-11 20:15:45.112082 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-11 20:15:45.146014 | debian-bookworm | ok 2025-12-11 20:15:45.166330 | debian-bookworm | included: /var/lib/zuul/builds/b1727e87c40b4e96ab6b1cd8ee5ea0c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-11 20:15:45.172894 | 2025-12-11 20:15:45.173031 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-11 20:15:47.196801 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-11 20:15:47.197039 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b1727e87c40b4e96ab6b1cd8ee5ea0c5/work/b1727e87c40b4e96ab6b1cd8ee5ea0c5_id_rsa 2025-12-11 20:15:47.197076 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b1727e87c40b4e96ab6b1cd8ee5ea0c5/work/b1727e87c40b4e96ab6b1cd8ee5ea0c5_id_rsa.pub 2025-12-11 20:15:47.197102 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-11 20:15:47.197125 | debian-bookworm -> localhost | SHA256:tI1AuYseVj8dkErU6oiNxOLNn7Nt7EkYb/YJUxm7+nE zuul-build-sshkey 2025-12-11 20:15:47.197147 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-11 20:15:47.197188 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-11 20:15:47.197211 | debian-bookworm -> localhost | | .oo . | 2025-12-11 20:15:47.197234 | debian-bookworm -> localhost | | .o + | 2025-12-11 20:15:47.197270 | debian-bookworm -> localhost | | . ..+.o | 2025-12-11 20:15:47.197293 | debian-bookworm -> localhost | |. o =o += | 2025-12-11 20:15:47.197313 | debian-bookworm -> localhost | |.oo+ * oS=.. | 2025-12-11 20:15:47.197337 | debian-bookworm -> localhost | | .oo* * + o | 2025-12-11 20:15:47.197357 | debian-bookworm -> localhost | | o.ooB + E | 2025-12-11 20:15:47.197377 | debian-bookworm -> localhost | | .+=o* + | 2025-12-11 20:15:47.197397 | debian-bookworm -> localhost | | .==.+ | 2025-12-11 20:15:47.197417 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-11 20:15:47.197473 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.725203 2025-12-11 20:15:47.204083 | 2025-12-11 20:15:47.204213 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-11 20:15:47.263475 | debian-bookworm | ok 2025-12-11 20:15:47.273263 | debian-bookworm | included: /var/lib/zuul/builds/b1727e87c40b4e96ab6b1cd8ee5ea0c5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-11 20:15:47.295095 | 2025-12-11 20:15:47.295240 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-11 20:15:47.339342 | debian-bookworm | skipping: Conditional result was False 2025-12-11 20:15:47.346004 | 2025-12-11 20:15:47.346127 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-11 20:15:48.174557 | debian-bookworm | changed 2025-12-11 20:15:48.188984 | 2025-12-11 20:15:48.189166 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-11 20:15:48.448067 | debian-bookworm | ok 2025-12-11 20:15:48.454535 | 2025-12-11 20:15:48.454679 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-11 20:15:49.110516 | debian-bookworm | changed 2025-12-11 20:15:49.118360 | 2025-12-11 20:15:49.118502 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-11 20:15:49.794245 | debian-bookworm | changed 2025-12-11 20:15:49.802357 | 2025-12-11 20:15:49.802501 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-11 20:15:49.829960 | debian-bookworm | skipping: Conditional result was False 2025-12-11 20:15:49.838138 | 2025-12-11 20:15:49.838316 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-11 20:15:50.380868 | debian-bookworm -> localhost | changed 2025-12-11 20:15:50.395303 | 2025-12-11 20:15:50.395445 | TASK [add-build-sshkey : Add back temp key] 2025-12-11 20:15:50.833996 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b1727e87c40b4e96ab6b1cd8ee5ea0c5/work/b1727e87c40b4e96ab6b1cd8ee5ea0c5_id_rsa (zuul-build-sshkey) 2025-12-11 20:15:50.834287 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018193 2025-12-11 20:15:50.848087 | 2025-12-11 20:15:50.848236 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-11 20:15:51.349646 | debian-bookworm | ok 2025-12-11 20:15:51.358304 | 2025-12-11 20:15:51.358442 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-11 20:15:51.392539 | debian-bookworm | skipping: Conditional result was False 2025-12-11 20:15:51.425686 | 2025-12-11 20:15:51.425843 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-11 20:15:51.854875 | debian-bookworm | ok 2025-12-11 20:15:51.873339 | 2025-12-11 20:15:51.873489 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-11 20:15:51.933497 | debian-bookworm | ok 2025-12-11 20:15:51.938951 | 2025-12-11 20:15:51.939068 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-11 20:15:52.342131 | debian-bookworm -> localhost | ok 2025-12-11 20:15:52.349333 | 2025-12-11 20:15:52.349471 | TASK [validate-host : Collect information about the host] 2025-12-11 20:15:53.633329 | debian-bookworm | ok 2025-12-11 20:15:53.645217 | 2025-12-11 20:15:53.645384 | TASK [validate-host : Sanitize hostname] 2025-12-11 20:15:53.805166 | debian-bookworm | ok 2025-12-11 20:15:53.859486 | 2025-12-11 20:15:53.859635 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-11 20:15:54.566906 | debian-bookworm -> localhost | changed 2025-12-11 20:15:54.573539 | 2025-12-11 20:15:54.573665 | TASK [validate-host : Collect information about zuul worker] 2025-12-11 20:15:55.055243 | debian-bookworm | ok 2025-12-11 20:15:55.067295 | 2025-12-11 20:15:55.067461 | TASK [validate-host : Write out all zuul information for each host] 2025-12-11 20:15:55.942742 | debian-bookworm -> localhost | changed 2025-12-11 20:15:55.952620 | 2025-12-11 20:15:55.952744 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-11 20:15:56.261482 | debian-bookworm | ok 2025-12-11 20:15:56.268973 | 2025-12-11 20:15:56.269098 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-11 20:15:57.483522 | debian-bookworm | changed: 2025-12-11 20:15:57.483740 | debian-bookworm | cd+++++++++ src/ 2025-12-11 20:15:57.483776 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-11 20:15:57.483800 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-11 20:15:57.483821 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-12-11 20:15:57.483843 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006557 2025-12-11 20:16:22.963658 | 2025-12-11 20:16:22.963778 | TASK [upload-logs : Upload logs to log server] 2025-12-11 20:16:23.558773 | localhost | Output suppressed because no_log was given 2025-12-11 20:16:23.561529 | 2025-12-11 20:16:23.561648 | LOOP [upload-logs : Compress console log and json output] 2025-12-11 20:16:23.622359 | localhost | skipping: Conditional result was False 2025-12-11 20:16:23.638358 | localhost | skipping: Conditional result was False 2025-12-11 20:16:23.650229 | 2025-12-11 20:16:23.650449 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-11 20:16:23.703603 | localhost | skipping: Conditional result was False 2025-12-11 20:16:23.703920 | 2025-12-11 20:16:23.709222 | localhost | skipping: Conditional result was False 2025-12-11 20:16:23.712997 | 2025-12-11 20:16:23.713135 | LOOP [upload-logs : Upload console log and json output]