2025-12-29 03:05:19.365506 | Job console starting 2025-12-29 03:05:19.392831 | Updating git repos 2025-12-29 03:05:19.421378 | Cloning repos into workspace 2025-12-29 03:05:19.490999 | Restoring repo states 2025-12-29 03:05:19.499982 | Merging changes 2025-12-29 03:05:19.500004 | Checking out repos 2025-12-29 03:05:19.575704 | Preparing playbooks 2025-12-29 03:05:20.854944 | Running Ansible setup 2025-12-29 03:05:27.854239 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-29 03:05:30.555392 | 2025-12-29 03:05:30.555682 | PLAY [Base pre] 2025-12-29 03:05:30.666042 | 2025-12-29 03:05:30.666209 | TASK [Setup log path fact] 2025-12-29 03:05:30.707675 | debian-bookworm | ok 2025-12-29 03:05:30.753447 | 2025-12-29 03:05:30.753619 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 03:05:30.821180 | debian-bookworm | ok 2025-12-29 03:05:30.843875 | 2025-12-29 03:05:30.844039 | TASK [emit-job-header : Print job information] 2025-12-29 03:05:30.923000 | # Job Information 2025-12-29 03:05:30.923214 | Ansible Version: 2.16.14 2025-12-29 03:05:30.923768 | Job: ansible-lint 2025-12-29 03:05:30.923811 | Pipeline: periodic-daily 2025-12-29 03:05:30.923836 | Executor: 521e9411259a 2025-12-29 03:05:30.923858 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2025-12-29 03:05:30.923893 | Event ID: fecf5e9bbfed4823915618f056aa8203 2025-12-29 03:05:30.929198 | 2025-12-29 03:05:30.929331 | LOOP [emit-job-header : Print node information] 2025-12-29 03:05:31.261971 | debian-bookworm | ok: 2025-12-29 03:05:31.263152 | debian-bookworm | # Node Information 2025-12-29 03:05:31.263249 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-29 03:05:31.263280 | debian-bookworm | Hostname: debian 2025-12-29 03:05:31.263304 | debian-bookworm | Username: zuul 2025-12-29 03:05:31.263327 | debian-bookworm | Distro: Debian 12.12 2025-12-29 03:05:31.263352 | debian-bookworm | Provider: regiocloud-a 2025-12-29 03:05:31.263374 | debian-bookworm | Region: 2025-12-29 03:05:31.263395 | debian-bookworm | Label: debian-bookworm 2025-12-29 03:05:31.263415 | debian-bookworm | Product Name: OpenStack Nova 2025-12-29 03:05:31.263435 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fead:10e6 2025-12-29 03:05:31.286108 | 2025-12-29 03:05:31.286253 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-29 03:05:32.616169 | debian-bookworm -> localhost | changed 2025-12-29 03:05:32.626354 | 2025-12-29 03:05:32.626507 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-29 03:05:35.128252 | debian-bookworm -> localhost | changed 2025-12-29 03:05:35.164399 | 2025-12-29 03:05:35.164610 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-29 03:05:35.570085 | debian-bookworm -> localhost | ok 2025-12-29 03:05:35.577316 | 2025-12-29 03:05:35.577484 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-29 03:05:35.636678 | debian-bookworm | ok 2025-12-29 03:05:35.687084 | debian-bookworm | included: /var/lib/zuul/builds/2ba9f46956a24b438e3288c5e841911b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-29 03:05:35.705577 | 2025-12-29 03:05:35.705723 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-29 03:05:38.952682 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-29 03:05:38.953130 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2ba9f46956a24b438e3288c5e841911b/work/2ba9f46956a24b438e3288c5e841911b_id_rsa 2025-12-29 03:05:38.953182 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2ba9f46956a24b438e3288c5e841911b/work/2ba9f46956a24b438e3288c5e841911b_id_rsa.pub 2025-12-29 03:05:38.953209 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-29 03:05:38.953235 | debian-bookworm -> localhost | SHA256:XbYJ/TeyM90S5WbFC3lOUl3uhxqpNQDVgnWgelZ/T3E zuul-build-sshkey 2025-12-29 03:05:38.953271 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-29 03:05:38.953294 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-29 03:05:38.953316 | debian-bookworm -> localhost | | .++o. .+| 2025-12-29 03:05:38.953337 | debian-bookworm -> localhost | | .o.o. oo.| 2025-12-29 03:05:38.953358 | debian-bookworm -> localhost | | . +.++ +E| 2025-12-29 03:05:38.953378 | debian-bookworm -> localhost | | . o * =*==| 2025-12-29 03:05:38.953398 | debian-bookworm -> localhost | | . S . O.=+O| 2025-12-29 03:05:38.953427 | debian-bookworm -> localhost | | o o =+B+| 2025-12-29 03:05:38.953448 | debian-bookworm -> localhost | | . .+..o| 2025-12-29 03:05:38.953468 | debian-bookworm -> localhost | | o. | 2025-12-29 03:05:38.953489 | debian-bookworm -> localhost | | | 2025-12-29 03:05:38.953510 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-29 03:05:38.953567 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.553844 2025-12-29 03:05:38.961551 | 2025-12-29 03:05:38.961690 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-29 03:05:39.022460 | debian-bookworm | ok 2025-12-29 03:05:39.055920 | debian-bookworm | included: /var/lib/zuul/builds/2ba9f46956a24b438e3288c5e841911b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-29 03:05:39.078194 | 2025-12-29 03:05:39.078356 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-29 03:05:39.158248 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:05:39.178140 | 2025-12-29 03:05:39.178320 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-29 03:05:40.354584 | debian-bookworm | changed 2025-12-29 03:05:40.365377 | 2025-12-29 03:05:40.365512 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-29 03:05:40.639178 | debian-bookworm | ok 2025-12-29 03:05:40.647619 | 2025-12-29 03:05:40.647769 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-29 03:05:41.489700 | debian-bookworm | changed 2025-12-29 03:05:41.513282 | 2025-12-29 03:05:41.513431 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-29 03:05:42.357594 | debian-bookworm | changed 2025-12-29 03:05:42.363746 | 2025-12-29 03:05:42.363880 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-29 03:05:42.388011 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:05:42.395201 | 2025-12-29 03:05:42.395335 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-29 03:05:43.316455 | debian-bookworm -> localhost | changed 2025-12-29 03:05:43.332760 | 2025-12-29 03:05:43.332904 | TASK [add-build-sshkey : Add back temp key] 2025-12-29 03:05:44.320064 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2ba9f46956a24b438e3288c5e841911b/work/2ba9f46956a24b438e3288c5e841911b_id_rsa (zuul-build-sshkey) 2025-12-29 03:05:44.320450 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043553 2025-12-29 03:05:44.332279 | 2025-12-29 03:05:44.333856 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-29 03:05:44.951527 | debian-bookworm | ok 2025-12-29 03:05:44.959705 | 2025-12-29 03:05:44.959887 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-29 03:05:44.995289 | debian-bookworm | skipping: Conditional result was False 2025-12-29 03:05:45.019308 | 2025-12-29 03:05:45.019464 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-29 03:05:45.691977 | debian-bookworm | ok 2025-12-29 03:05:45.704321 | 2025-12-29 03:05:45.704468 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-29 03:05:45.775491 | debian-bookworm | ok 2025-12-29 03:05:45.784226 | 2025-12-29 03:05:45.784367 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-29 03:05:46.420486 | debian-bookworm -> localhost | ok 2025-12-29 03:05:46.427880 | 2025-12-29 03:05:46.428021 | TASK [validate-host : Collect information about the host] 2025-12-29 03:05:47.870502 | debian-bookworm | ok 2025-12-29 03:05:47.898224 | 2025-12-29 03:05:47.898368 | TASK [validate-host : Sanitize hostname] 2025-12-29 03:05:48.124811 | debian-bookworm | ok 2025-12-29 03:05:48.212884 | 2025-12-29 03:05:48.213050 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-29 03:05:48.987139 | debian-bookworm -> localhost | changed 2025-12-29 03:05:48.993987 | 2025-12-29 03:05:48.994119 | TASK [validate-host : Collect information about zuul worker] 2025-12-29 03:05:49.494753 | debian-bookworm | ok 2025-12-29 03:05:49.510586 | 2025-12-29 03:05:49.510779 | TASK [validate-host : Write out all zuul information for each host] 2025-12-29 03:05:50.640498 | debian-bookworm -> localhost | changed 2025-12-29 03:05:50.651974 | 2025-12-29 03:05:50.652106 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-29 03:05:50.976224 | debian-bookworm | ok 2025-12-29 03:05:50.988951 | 2025-12-29 03:05:50.989087 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-29 03:05:52.581301 | debian-bookworm | changed: 2025-12-29 03:05:52.581522 | debian-bookworm | cd+++++++++ src/ 2025-12-29 03:05:52.581561 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-29 03:05:52.581587 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-29 03:05:52.581610 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-12-29 03:05:52.581631 | debian-bookworm | Containerfile 2025-12-29 03:05:52.581825 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019353 2025-12-29 03:06:41.619835 | 2025-12-29 03:06:41.619983 | TASK [upload-logs : Upload logs to log server] 2025-12-29 03:06:42.741489 | localhost | Output suppressed because no_log was given 2025-12-29 03:06:42.743712 | 2025-12-29 03:06:42.743875 | LOOP [upload-logs : Compress console log and json output] 2025-12-29 03:06:42.848896 | localhost | skipping: Conditional result was False 2025-12-29 03:06:42.913427 | localhost | skipping: Conditional result was False 2025-12-29 03:06:42.923328 | 2025-12-29 03:06:42.923463 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-29 03:06:43.056463 | localhost | skipping: Conditional result was False 2025-12-29 03:06:43.056803 | 2025-12-29 03:06:43.071891 | localhost | skipping: Conditional result was False 2025-12-29 03:06:43.079487 | 2025-12-29 03:06:43.079636 | LOOP [upload-logs : Upload console log and json output]