2025-09-25 23:06:17.561314 | Job console starting 2025-09-25 23:06:17.582923 | Updating git repos 2025-09-25 23:06:17.635053 | Cloning repos into workspace 2025-09-25 23:06:17.743073 | Restoring repo states 2025-09-25 23:06:17.775446 | Merging changes 2025-09-25 23:06:19.808323 | Checking out repos 2025-09-25 23:06:19.985365 | Preparing playbooks 2025-09-25 23:06:21.569172 | Running Ansible setup 2025-09-25 23:06:27.518652 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-25 23:06:28.544041 | 2025-09-25 23:06:28.544151 | PLAY [Base pre] 2025-09-25 23:06:28.577522 | 2025-09-25 23:06:28.577629 | TASK [Setup log path fact] 2025-09-25 23:06:28.614500 | debian-bookworm | ok 2025-09-25 23:06:28.626324 | 2025-09-25 23:06:28.626442 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-25 23:06:28.675192 | debian-bookworm | ok 2025-09-25 23:06:28.682924 | 2025-09-25 23:06:28.683006 | TASK [emit-job-header : Print job information] 2025-09-25 23:06:28.780591 | # Job Information 2025-09-25 23:06:28.780723 | Ansible Version: 2.16.14 2025-09-25 23:06:28.780752 | Job: yamllint 2025-09-25 23:06:28.780779 | Pipeline: check 2025-09-25 23:06:28.780799 | Executor: 521e9411259a 2025-09-25 23:06:28.780815 | Triggered by: https://github.com/osism/osism-kubernetes/pull/227 2025-09-25 23:06:28.780834 | Event ID: 375882c0-9a64-11f0-8778-e312e4781122 2025-09-25 23:06:28.785013 | 2025-09-25 23:06:28.785090 | LOOP [emit-job-header : Print node information] 2025-09-25 23:06:28.962903 | debian-bookworm | ok: 2025-09-25 23:06:28.963075 | debian-bookworm | # Node Information 2025-09-25 23:06:28.963104 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-25 23:06:28.963125 | debian-bookworm | Hostname: debian 2025-09-25 23:06:28.963143 | debian-bookworm | Username: zuul 2025-09-25 23:06:28.963161 | debian-bookworm | Distro: Debian 12.12 2025-09-25 23:06:28.963179 | debian-bookworm | Provider: regiocloud-a 2025-09-25 23:06:28.963197 | debian-bookworm | Region: 2025-09-25 23:06:28.963214 | debian-bookworm | Label: debian-bookworm 2025-09-25 23:06:28.963231 | debian-bookworm | Product Name: OpenStack Nova 2025-09-25 23:06:28.963247 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:4304 2025-09-25 23:06:28.977684 | 2025-09-25 23:06:28.977789 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-25 23:06:29.665705 | debian-bookworm -> localhost | changed 2025-09-25 23:06:29.671265 | 2025-09-25 23:06:29.671348 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-25 23:06:31.164936 | debian-bookworm -> localhost | changed 2025-09-25 23:06:31.173839 | 2025-09-25 23:06:31.173927 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-25 23:06:31.716393 | debian-bookworm -> localhost | ok 2025-09-25 23:06:31.722238 | 2025-09-25 23:06:31.722331 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-25 23:06:31.768823 | debian-bookworm | ok 2025-09-25 23:06:31.793158 | debian-bookworm | included: /var/lib/zuul/builds/eec14d01260d40f4b0b7cce931ab84b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-25 23:06:31.801973 | 2025-09-25 23:06:31.802050 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-25 23:06:33.974985 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-25 23:06:33.975148 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/eec14d01260d40f4b0b7cce931ab84b5/work/eec14d01260d40f4b0b7cce931ab84b5_id_rsa 2025-09-25 23:06:33.975178 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/eec14d01260d40f4b0b7cce931ab84b5/work/eec14d01260d40f4b0b7cce931ab84b5_id_rsa.pub 2025-09-25 23:06:33.975199 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-25 23:06:33.975217 | debian-bookworm -> localhost | SHA256:um+YtUrBIurdE+wwKrlYybIiUbV7iO3LL/92ExB/+x0 zuul-build-sshkey 2025-09-25 23:06:33.975236 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-25 23:06:33.975261 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-25 23:06:33.975280 | debian-bookworm -> localhost | | | 2025-09-25 23:06:33.975298 | debian-bookworm -> localhost | | . . | 2025-09-25 23:06:33.975316 | debian-bookworm -> localhost | | . . o | 2025-09-25 23:06:33.975333 | debian-bookworm -> localhost | | . .. . . . | 2025-09-25 23:06:33.975350 | debian-bookworm -> localhost | | ..oooo S. . . | 2025-09-25 23:06:33.975372 | debian-bookworm -> localhost | |.o.=++.o. . . E | 2025-09-25 23:06:33.975390 | debian-bookworm -> localhost | |oo=.+.++ . . . ..| 2025-09-25 23:06:33.975427 | debian-bookworm -> localhost | |B=..++o.+ o . .| 2025-09-25 23:06:33.975445 | debian-bookworm -> localhost | |Bo .o***o. . | 2025-09-25 23:06:33.975463 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-25 23:06:33.975507 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.388777 2025-09-25 23:06:33.981254 | 2025-09-25 23:06:33.981335 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-25 23:06:34.018390 | debian-bookworm | ok 2025-09-25 23:06:34.042900 | debian-bookworm | included: /var/lib/zuul/builds/eec14d01260d40f4b0b7cce931ab84b5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-25 23:06:34.054584 | 2025-09-25 23:06:34.054667 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-25 23:06:34.080185 | debian-bookworm | skipping: Conditional result was False 2025-09-25 23:06:34.086020 | 2025-09-25 23:06:34.086106 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-25 23:06:34.697990 | debian-bookworm | changed 2025-09-25 23:06:34.705509 | 2025-09-25 23:06:34.705616 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-25 23:06:34.947051 | debian-bookworm | ok 2025-09-25 23:06:34.955990 | 2025-09-25 23:06:34.956117 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-25 23:06:35.588068 | debian-bookworm | changed 2025-09-25 23:06:35.593291 | 2025-09-25 23:06:35.593359 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-25 23:06:36.119278 | debian-bookworm | changed 2025-09-25 23:06:36.130654 | 2025-09-25 23:06:36.130734 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-25 23:06:36.143257 | debian-bookworm | skipping: Conditional result was False 2025-09-25 23:06:36.148132 | 2025-09-25 23:06:36.148204 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-25 23:06:36.659643 | debian-bookworm -> localhost | changed 2025-09-25 23:06:36.668138 | 2025-09-25 23:06:36.668223 | TASK [add-build-sshkey : Add back temp key] 2025-09-25 23:06:37.144879 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/eec14d01260d40f4b0b7cce931ab84b5/work/eec14d01260d40f4b0b7cce931ab84b5_id_rsa (zuul-build-sshkey) 2025-09-25 23:06:37.145059 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014940 2025-09-25 23:06:37.151338 | 2025-09-25 23:06:37.151440 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-25 23:06:37.501602 | debian-bookworm | ok 2025-09-25 23:06:37.505577 | 2025-09-25 23:06:37.505654 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-25 23:06:37.531984 | debian-bookworm | skipping: Conditional result was False 2025-09-25 23:06:37.540421 | 2025-09-25 23:06:37.540521 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-25 23:06:37.895717 | debian-bookworm | ok 2025-09-25 23:06:37.906064 | 2025-09-25 23:06:37.906162 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-25 23:06:37.937647 | debian-bookworm | ok 2025-09-25 23:06:37.942827 | 2025-09-25 23:06:37.942942 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-25 23:06:38.249004 | debian-bookworm -> localhost | ok 2025-09-25 23:06:38.254987 | 2025-09-25 23:06:38.255076 | TASK [validate-host : Collect information about the host] 2025-09-25 23:06:39.311231 | debian-bookworm | ok 2025-09-25 23:06:39.328187 | 2025-09-25 23:06:39.328292 | TASK [validate-host : Sanitize hostname] 2025-09-25 23:06:39.418332 | debian-bookworm | ok 2025-09-25 23:06:39.443750 | 2025-09-25 23:06:39.443835 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-25 23:06:40.077559 | debian-bookworm -> localhost | changed 2025-09-25 23:06:40.082812 | 2025-09-25 23:06:40.082920 | TASK [validate-host : Collect information about zuul worker] 2025-09-25 23:06:40.544300 | debian-bookworm | ok 2025-09-25 23:06:40.548721 | 2025-09-25 23:06:40.548806 | TASK [validate-host : Write out all zuul information for each host] 2025-09-25 23:06:41.117882 | debian-bookworm -> localhost | changed 2025-09-25 23:06:41.127689 | 2025-09-25 23:06:41.127783 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-25 23:06:41.367937 | debian-bookworm | ok 2025-09-25 23:06:41.378562 | 2025-09-25 23:06:41.378662 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-25 23:06:42.946891 | debian-bookworm | changed: 2025-09-25 23:06:42.947078 | debian-bookworm | cd+++++++++ src/ 2025-09-25 23:06:42.947117 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-25 23:06:42.947144 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-25 23:06:42.947167 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-09-25 23:06:42.947189 | debian-bookworm | Containerfile 2025-09-25 23:06:42.947606 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020553 2025-09-25 23:07:08.093560 | 2025-09-25 23:07:08.093678 | TASK [upload-logs : Upload logs to log server] 2025-09-25 23:07:08.660236 | localhost | Output suppressed because no_log was given 2025-09-25 23:07:08.662036 | 2025-09-25 23:07:08.662137 | LOOP [upload-logs : Compress console log and json output] 2025-09-25 23:07:08.708876 | localhost | skipping: Conditional result was False 2025-09-25 23:07:08.714904 | localhost | skipping: Conditional result was False 2025-09-25 23:07:08.721377 | 2025-09-25 23:07:08.721592 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-25 23:07:08.789651 | localhost | skipping: Conditional result was False 2025-09-25 23:07:08.789971 | 2025-09-25 23:07:08.794948 | localhost | skipping: Conditional result was False 2025-09-25 23:07:08.811378 | 2025-09-25 23:07:08.811622 | LOOP [upload-logs : Upload console log and json output]