2026-03-23 03:05:20.160069 | Job console starting 2026-03-23 03:05:20.175940 | Updating git repos 2026-03-23 03:05:20.236696 | Cloning repos into workspace 2026-03-23 03:05:20.349930 | Restoring repo states 2026-03-23 03:05:20.365985 | Merging changes 2026-03-23 03:05:20.366009 | Checking out repos 2026-03-23 03:05:20.461625 | Preparing playbooks 2026-03-23 03:05:21.887994 | Running Ansible setup 2026-03-23 03:05:28.809935 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-23 03:05:30.795417 | 2026-03-23 03:05:30.795530 | PLAY [Base pre] 2026-03-23 03:05:30.812956 | 2026-03-23 03:05:30.813070 | TASK [Setup log path fact] 2026-03-23 03:05:30.831186 | debian-bookworm | ok 2026-03-23 03:05:30.847104 | 2026-03-23 03:05:30.847221 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-23 03:05:30.875220 | debian-bookworm | ok 2026-03-23 03:05:30.889102 | 2026-03-23 03:05:30.889212 | TASK [emit-job-header : Print job information] 2026-03-23 03:05:30.931558 | # Job Information 2026-03-23 03:05:30.931739 | Ansible Version: 2.16.14 2026-03-23 03:05:30.931770 | Job: yamllint 2026-03-23 03:05:30.931797 | Pipeline: periodic-daily 2026-03-23 03:05:30.931816 | Executor: 521e9411259a 2026-03-23 03:05:30.931833 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-03-23 03:05:30.931852 | Event ID: e771287b3e3e412cbae4b7b2e2e7526e 2026-03-23 03:05:30.936011 | 2026-03-23 03:05:30.936115 | LOOP [emit-job-header : Print node information] 2026-03-23 03:05:31.025444 | debian-bookworm | ok: 2026-03-23 03:05:31.025717 | debian-bookworm | # Node Information 2026-03-23 03:05:31.025765 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-23 03:05:31.025787 | debian-bookworm | Hostname: debian 2026-03-23 03:05:31.025805 | debian-bookworm | Username: zuul 2026-03-23 03:05:31.025824 | debian-bookworm | Distro: Debian 12.13 2026-03-23 03:05:31.025843 | debian-bookworm | Provider: regiocloud-a 2026-03-23 03:05:31.025860 | debian-bookworm | Region: 2026-03-23 03:05:31.025878 | debian-bookworm | Label: debian-bookworm 2026-03-23 03:05:31.025895 | debian-bookworm | Product Name: OpenStack Nova 2026-03-23 03:05:31.025911 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8a:7ac3 2026-03-23 03:05:31.043556 | 2026-03-23 03:05:31.043652 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-23 03:05:31.878234 | debian-bookworm -> localhost | changed 2026-03-23 03:05:31.887048 | 2026-03-23 03:05:31.887144 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-23 03:05:34.912370 | debian-bookworm -> localhost | changed 2026-03-23 03:05:34.924918 | 2026-03-23 03:05:34.925043 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-23 03:05:36.242976 | debian-bookworm -> localhost | ok 2026-03-23 03:05:36.250396 | 2026-03-23 03:05:36.250537 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-23 03:05:36.300789 | debian-bookworm | ok 2026-03-23 03:05:36.399116 | debian-bookworm | included: /var/lib/zuul/builds/cf813024ae784f99a6f2a10261d1b555/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-23 03:05:36.409085 | 2026-03-23 03:05:36.409268 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-23 03:05:39.555469 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-23 03:05:39.555667 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cf813024ae784f99a6f2a10261d1b555/work/cf813024ae784f99a6f2a10261d1b555_id_rsa 2026-03-23 03:05:39.555705 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cf813024ae784f99a6f2a10261d1b555/work/cf813024ae784f99a6f2a10261d1b555_id_rsa.pub 2026-03-23 03:05:39.555732 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-23 03:05:39.555756 | debian-bookworm -> localhost | SHA256:PfSbfMuth2eJOI+LVNklHx/TiDFw4JK5gMrUU/nLDSU zuul-build-sshkey 2026-03-23 03:05:39.555778 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-23 03:05:39.555807 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-23 03:05:39.555829 | debian-bookworm -> localhost | | .. oo+ | 2026-03-23 03:05:39.555850 | debian-bookworm -> localhost | | . o. E+.. + ..| 2026-03-23 03:05:39.555870 | debian-bookworm -> localhost | | . + ..+oo ...=.| 2026-03-23 03:05:39.555888 | debian-bookworm -> localhost | | o . . .o= .o + =| 2026-03-23 03:05:39.555908 | debian-bookworm -> localhost | | o .S+oo.. ..| 2026-03-23 03:05:39.555934 | debian-bookworm -> localhost | | o oo o | 2026-03-23 03:05:39.555956 | debian-bookworm -> localhost | | . = o..| 2026-03-23 03:05:39.555977 | debian-bookworm -> localhost | | . .o.+.++| 2026-03-23 03:05:39.555998 | debian-bookworm -> localhost | | . o+.+=.| 2026-03-23 03:05:39.556018 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-23 03:05:39.556066 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.071031 2026-03-23 03:05:39.562258 | 2026-03-23 03:05:39.562371 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-23 03:05:39.580453 | debian-bookworm | ok 2026-03-23 03:05:39.593073 | debian-bookworm | included: /var/lib/zuul/builds/cf813024ae784f99a6f2a10261d1b555/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-23 03:05:39.601881 | 2026-03-23 03:05:39.601962 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-23 03:05:39.629390 | debian-bookworm | skipping: Conditional result was False 2026-03-23 03:05:39.638501 | 2026-03-23 03:05:39.638601 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-23 03:05:40.278028 | debian-bookworm | changed 2026-03-23 03:05:40.286297 | 2026-03-23 03:05:40.286436 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-23 03:05:40.541061 | debian-bookworm | ok 2026-03-23 03:05:40.550355 | 2026-03-23 03:05:40.550494 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-23 03:05:41.238298 | debian-bookworm | changed 2026-03-23 03:05:41.245092 | 2026-03-23 03:05:41.245188 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-23 03:05:41.871536 | debian-bookworm | changed 2026-03-23 03:05:41.877881 | 2026-03-23 03:05:41.877984 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-23 03:05:41.901157 | debian-bookworm | skipping: Conditional result was False 2026-03-23 03:05:41.907721 | 2026-03-23 03:05:41.907818 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-23 03:05:42.478730 | debian-bookworm -> localhost | changed 2026-03-23 03:05:42.497762 | 2026-03-23 03:05:42.497875 | TASK [add-build-sshkey : Add back temp key] 2026-03-23 03:05:42.965991 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cf813024ae784f99a6f2a10261d1b555/work/cf813024ae784f99a6f2a10261d1b555_id_rsa (zuul-build-sshkey) 2026-03-23 03:05:42.966504 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015247 2026-03-23 03:05:42.981590 | 2026-03-23 03:05:42.981700 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-23 03:05:43.440102 | debian-bookworm | ok 2026-03-23 03:05:43.449977 | 2026-03-23 03:05:43.450114 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-23 03:05:43.473918 | debian-bookworm | skipping: Conditional result was False 2026-03-23 03:05:43.484773 | 2026-03-23 03:05:43.484911 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-23 03:05:43.928538 | debian-bookworm | ok 2026-03-23 03:05:43.943294 | 2026-03-23 03:05:43.943551 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-23 03:05:43.972206 | debian-bookworm | ok 2026-03-23 03:05:43.980963 | 2026-03-23 03:05:43.981055 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-23 03:05:44.442214 | debian-bookworm -> localhost | ok 2026-03-23 03:05:44.449193 | 2026-03-23 03:05:44.449294 | TASK [validate-host : Collect information about the host] 2026-03-23 03:05:45.666384 | debian-bookworm | ok 2026-03-23 03:05:45.680438 | 2026-03-23 03:05:45.680559 | TASK [validate-host : Sanitize hostname] 2026-03-23 03:05:45.781338 | debian-bookworm | ok 2026-03-23 03:05:45.816144 | 2026-03-23 03:05:45.816296 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-23 03:05:46.417511 | debian-bookworm -> localhost | changed 2026-03-23 03:05:46.431775 | 2026-03-23 03:05:46.431976 | TASK [validate-host : Collect information about zuul worker] 2026-03-23 03:05:46.853369 | debian-bookworm | ok 2026-03-23 03:05:46.859769 | 2026-03-23 03:05:46.859885 | TASK [validate-host : Write out all zuul information for each host] 2026-03-23 03:05:47.697926 | debian-bookworm -> localhost | changed 2026-03-23 03:05:47.724242 | 2026-03-23 03:05:47.724405 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-23 03:05:48.059394 | debian-bookworm | ok 2026-03-23 03:05:48.067060 | 2026-03-23 03:05:48.067189 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-23 03:05:49.128744 | debian-bookworm | changed: 2026-03-23 03:05:49.128991 | debian-bookworm | cd+++++++++ src/ 2026-03-23 03:05:49.129024 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-23 03:05:49.129049 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-23 03:05:49.129071 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-03-23 03:05:49.129092 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004677 2026-03-23 03:06:15.345473 | 2026-03-23 03:06:15.345598 | TASK [upload-logs : Upload logs to log server] 2026-03-23 03:06:16.138201 | localhost | Output suppressed because no_log was given 2026-03-23 03:06:16.141943 | 2026-03-23 03:06:16.142024 | LOOP [upload-logs : Compress console log and json output] 2026-03-23 03:06:16.220441 | localhost | skipping: Conditional result was False 2026-03-23 03:06:16.226606 | localhost | skipping: Conditional result was False 2026-03-23 03:06:16.230875 | 2026-03-23 03:06:16.230964 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-23 03:06:16.285797 | localhost | skipping: Conditional result was False 2026-03-23 03:06:16.285998 | 2026-03-23 03:06:16.294376 | localhost | skipping: Conditional result was False 2026-03-23 03:06:16.296753 | 2026-03-23 03:06:16.296831 | LOOP [upload-logs : Upload console log and json output]