2025-10-27 14:07:23.465140 | Job console starting 2025-10-27 14:07:23.494937 | Updating git repos 2025-10-27 14:07:23.531215 | Cloning repos into workspace 2025-10-27 14:07:23.570431 | Restoring repo states 2025-10-27 14:07:23.581383 | Merging changes 2025-10-27 14:07:24.096178 | Checking out repos 2025-10-27 14:07:24.126719 | Preparing playbooks 2025-10-27 14:07:24.905275 | Running Ansible setup 2025-10-27 14:07:30.350746 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-27 14:07:31.405348 | 2025-10-27 14:07:31.405541 | PLAY [Base pre] 2025-10-27 14:07:31.446229 | 2025-10-27 14:07:31.446397 | TASK [Setup log path fact] 2025-10-27 14:07:31.485615 | debian-bookworm | ok 2025-10-27 14:07:31.502253 | 2025-10-27 14:07:31.502417 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-27 14:07:31.532909 | debian-bookworm | ok 2025-10-27 14:07:31.552201 | 2025-10-27 14:07:31.552345 | TASK [emit-job-header : Print job information] 2025-10-27 14:07:31.592429 | # Job Information 2025-10-27 14:07:31.592717 | Ansible Version: 2.16.14 2025-10-27 14:07:31.592769 | Job: ansible-lint 2025-10-27 14:07:31.592812 | Pipeline: check 2025-10-27 14:07:31.592846 | Executor: 521e9411259a 2025-10-27 14:07:31.592869 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/442 2025-10-27 14:07:31.592891 | Event ID: 3d7d9530-b33e-11f0-950a-83cc55017c64 2025-10-27 14:07:31.597865 | 2025-10-27 14:07:31.597977 | LOOP [emit-job-header : Print node information] 2025-10-27 14:07:31.707980 | debian-bookworm | ok: 2025-10-27 14:07:31.708235 | debian-bookworm | # Node Information 2025-10-27 14:07:31.708272 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-27 14:07:31.708297 | debian-bookworm | Hostname: debian 2025-10-27 14:07:31.708319 | debian-bookworm | Username: zuul 2025-10-27 14:07:31.708340 | debian-bookworm | Distro: Debian 12.12 2025-10-27 14:07:31.708363 | debian-bookworm | Provider: regiocloud-a 2025-10-27 14:07:31.708384 | debian-bookworm | Region: 2025-10-27 14:07:31.708405 | debian-bookworm | Label: debian-bookworm 2025-10-27 14:07:31.708424 | debian-bookworm | Product Name: OpenStack Nova 2025-10-27 14:07:31.708443 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:febe:98fc 2025-10-27 14:07:31.723996 | 2025-10-27 14:07:31.724139 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-27 14:07:32.279460 | debian-bookworm -> localhost | changed 2025-10-27 14:07:32.287059 | 2025-10-27 14:07:32.287197 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-27 14:07:33.909706 | debian-bookworm -> localhost | changed 2025-10-27 14:07:33.920416 | 2025-10-27 14:07:33.920531 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-27 14:07:34.283954 | debian-bookworm -> localhost | ok 2025-10-27 14:07:34.289742 | 2025-10-27 14:07:34.289843 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-27 14:07:34.317352 | debian-bookworm | ok 2025-10-27 14:07:34.333312 | debian-bookworm | included: /var/lib/zuul/builds/966dde0e859147a9b56d21493138af38/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-27 14:07:34.339387 | 2025-10-27 14:07:34.339477 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-27 14:07:35.514230 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-27 14:07:35.514420 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/966dde0e859147a9b56d21493138af38/work/966dde0e859147a9b56d21493138af38_id_rsa 2025-10-27 14:07:35.514454 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/966dde0e859147a9b56d21493138af38/work/966dde0e859147a9b56d21493138af38_id_rsa.pub 2025-10-27 14:07:35.514476 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-27 14:07:35.514497 | debian-bookworm -> localhost | SHA256:10hXLB6k6gHFwTgLoIIsdniXYtvpJ+cNarG/b8Z5N1s zuul-build-sshkey 2025-10-27 14:07:35.514549 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-27 14:07:35.514568 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-27 14:07:35.514584 | debian-bookworm -> localhost | | .. +o. .... | 2025-10-27 14:07:35.514601 | debian-bookworm -> localhost | |o.. . +.o .o.. | 2025-10-27 14:07:35.514619 | debian-bookworm -> localhost | |=+ = +.o o..o | 2025-10-27 14:07:35.514634 | debian-bookworm -> localhost | |+ + = o. o +. | 2025-10-27 14:07:35.514650 | debian-bookworm -> localhost | | . o S o . | 2025-10-27 14:07:35.514671 | debian-bookworm -> localhost | | .. . o | 2025-10-27 14:07:35.514688 | debian-bookworm -> localhost | | oo+o . E | 2025-10-27 14:07:35.514704 | debian-bookworm -> localhost | | o* o= . o. | 2025-10-27 14:07:35.514721 | debian-bookworm -> localhost | | ...+=o. ..o | 2025-10-27 14:07:35.514737 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-27 14:07:35.514783 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.692409 2025-10-27 14:07:35.519872 | 2025-10-27 14:07:35.519953 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-27 14:07:35.546040 | debian-bookworm | ok 2025-10-27 14:07:35.553311 | debian-bookworm | included: /var/lib/zuul/builds/966dde0e859147a9b56d21493138af38/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-27 14:07:35.560323 | 2025-10-27 14:07:35.560395 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-27 14:07:35.572748 | debian-bookworm | skipping: Conditional result was False 2025-10-27 14:07:35.577184 | 2025-10-27 14:07:35.577257 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-27 14:07:36.168947 | debian-bookworm | changed 2025-10-27 14:07:36.177100 | 2025-10-27 14:07:36.177224 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-27 14:07:36.444080 | debian-bookworm | ok 2025-10-27 14:07:36.451843 | 2025-10-27 14:07:36.451962 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-27 14:07:37.111825 | debian-bookworm | changed 2025-10-27 14:07:37.123665 | 2025-10-27 14:07:37.123762 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-27 14:07:37.759309 | debian-bookworm | changed 2025-10-27 14:07:37.764451 | 2025-10-27 14:07:37.764545 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-27 14:07:37.777038 | debian-bookworm | skipping: Conditional result was False 2025-10-27 14:07:37.782681 | 2025-10-27 14:07:37.782769 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-27 14:07:38.341794 | debian-bookworm -> localhost | changed 2025-10-27 14:07:38.352825 | 2025-10-27 14:07:38.352917 | TASK [add-build-sshkey : Add back temp key] 2025-10-27 14:07:38.649622 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/966dde0e859147a9b56d21493138af38/work/966dde0e859147a9b56d21493138af38_id_rsa (zuul-build-sshkey) 2025-10-27 14:07:38.649837 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024870 2025-10-27 14:07:38.657094 | 2025-10-27 14:07:38.657186 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-27 14:07:39.035946 | debian-bookworm | ok 2025-10-27 14:07:39.044082 | 2025-10-27 14:07:39.044217 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-27 14:07:39.068143 | debian-bookworm | skipping: Conditional result was False 2025-10-27 14:07:39.076549 | 2025-10-27 14:07:39.076643 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-27 14:07:39.497223 | debian-bookworm | ok 2025-10-27 14:07:39.511775 | 2025-10-27 14:07:39.511885 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-27 14:07:39.539624 | debian-bookworm | ok 2025-10-27 14:07:39.544365 | 2025-10-27 14:07:39.544454 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-27 14:07:39.847920 | debian-bookworm -> localhost | ok 2025-10-27 14:07:39.858680 | 2025-10-27 14:07:39.858855 | TASK [validate-host : Collect information about the host] 2025-10-27 14:07:40.928347 | debian-bookworm | ok 2025-10-27 14:07:40.938229 | 2025-10-27 14:07:40.938325 | TASK [validate-host : Sanitize hostname] 2025-10-27 14:07:41.048688 | debian-bookworm | ok 2025-10-27 14:07:41.083610 | 2025-10-27 14:07:41.083737 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-27 14:07:41.762199 | debian-bookworm -> localhost | changed 2025-10-27 14:07:41.767614 | 2025-10-27 14:07:41.767706 | TASK [validate-host : Collect information about zuul worker] 2025-10-27 14:07:42.158050 | debian-bookworm | ok 2025-10-27 14:07:42.162954 | 2025-10-27 14:07:42.163056 | TASK [validate-host : Write out all zuul information for each host] 2025-10-27 14:07:42.751161 | debian-bookworm -> localhost | changed 2025-10-27 14:07:42.772889 | 2025-10-27 14:07:42.773003 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-27 14:07:43.057244 | debian-bookworm | ok 2025-10-27 14:07:43.062240 | 2025-10-27 14:07:43.062325 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-27 14:07:43.881490 | debian-bookworm | changed: 2025-10-27 14:07:43.881656 | debian-bookworm | cd+++++++++ src/ 2025-10-27 14:07:43.881688 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-27 14:07:43.881711 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-27 14:07:43.881731 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-27 14:07:43.881751 | debian-bookworm | Containerfile 2025-10-27 14:07:43.881881 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006803 2025-10-27 14:08:27.463710 | 2025-10-27 14:08:27.463893 | TASK [upload-logs : Upload logs to log server] 2025-10-27 14:08:28.029396 | localhost | Output suppressed because no_log was given 2025-10-27 14:08:28.031946 | 2025-10-27 14:08:28.032079 | LOOP [upload-logs : Compress console log and json output] 2025-10-27 14:08:28.084487 | localhost | skipping: Conditional result was False 2025-10-27 14:08:28.089644 | localhost | skipping: Conditional result was False 2025-10-27 14:08:28.102819 | 2025-10-27 14:08:28.103099 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-27 14:08:28.163059 | localhost | skipping: Conditional result was False 2025-10-27 14:08:28.163735 | 2025-10-27 14:08:28.167097 | localhost | skipping: Conditional result was False 2025-10-27 14:08:28.175088 | 2025-10-27 14:08:28.175270 | LOOP [upload-logs : Upload console log and json output]