2026-02-21 03:04:20.945092 | Job console starting 2026-02-21 03:04:20.960885 | Updating git repos 2026-02-21 03:04:20.993333 | Cloning repos into workspace 2026-02-21 03:04:21.084893 | Restoring repo states 2026-02-21 03:04:21.099281 | Merging changes 2026-02-21 03:04:21.099303 | Checking out repos 2026-02-21 03:04:21.191047 | Preparing playbooks 2026-02-21 03:04:21.863978 | Running Ansible setup 2026-02-21 03:04:26.707377 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-21 03:04:27.572024 | 2026-02-21 03:04:27.572198 | PLAY [Base pre] 2026-02-21 03:04:27.595856 | 2026-02-21 03:04:27.596009 | TASK [Setup log path fact] 2026-02-21 03:04:27.626385 | debian-bookworm | ok 2026-02-21 03:04:27.645114 | 2026-02-21 03:04:27.645282 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-21 03:04:27.679455 | debian-bookworm | ok 2026-02-21 03:04:27.690140 | 2026-02-21 03:04:27.690498 | TASK [emit-job-header : Print job information] 2026-02-21 03:04:27.736644 | # Job Information 2026-02-21 03:04:27.736852 | Ansible Version: 2.16.14 2026-02-21 03:04:27.737019 | Job: flake8 2026-02-21 03:04:27.737073 | Pipeline: periodic-daily 2026-02-21 03:04:27.737098 | Executor: 521e9411259a 2026-02-21 03:04:27.737120 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-02-21 03:04:27.737143 | Event ID: ee5e1031b2724cf69828c0d0f3965253 2026-02-21 03:04:27.747072 | 2026-02-21 03:04:27.747216 | LOOP [emit-job-header : Print node information] 2026-02-21 03:04:27.872336 | debian-bookworm | ok: 2026-02-21 03:04:27.872627 | debian-bookworm | # Node Information 2026-02-21 03:04:27.872666 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-21 03:04:27.872691 | debian-bookworm | Hostname: debian 2026-02-21 03:04:27.872713 | debian-bookworm | Username: zuul 2026-02-21 03:04:27.872734 | debian-bookworm | Distro: Debian 12.13 2026-02-21 03:04:27.872758 | debian-bookworm | Provider: regiocloud-a 2026-02-21 03:04:27.872779 | debian-bookworm | Region: 2026-02-21 03:04:27.872800 | debian-bookworm | Label: debian-bookworm 2026-02-21 03:04:27.872820 | debian-bookworm | Product Name: OpenStack Nova 2026-02-21 03:04:27.872840 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe81:b2c7 2026-02-21 03:04:27.897312 | 2026-02-21 03:04:27.897488 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-21 03:04:28.450285 | debian-bookworm -> localhost | changed 2026-02-21 03:04:28.457984 | 2026-02-21 03:04:28.458124 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-21 03:04:29.542377 | debian-bookworm -> localhost | changed 2026-02-21 03:04:29.556701 | 2026-02-21 03:04:29.556847 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-21 03:04:29.848281 | debian-bookworm -> localhost | ok 2026-02-21 03:04:29.856063 | 2026-02-21 03:04:29.856191 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-21 03:04:29.884700 | debian-bookworm | ok 2026-02-21 03:04:29.902583 | debian-bookworm | included: /var/lib/zuul/builds/1fe1a1e648994438a96cae4434e3fd28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-21 03:04:29.908743 | 2026-02-21 03:04:29.908850 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-21 03:04:33.257696 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-21 03:04:33.258078 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1fe1a1e648994438a96cae4434e3fd28/work/1fe1a1e648994438a96cae4434e3fd28_id_rsa 2026-02-21 03:04:33.258162 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1fe1a1e648994438a96cae4434e3fd28/work/1fe1a1e648994438a96cae4434e3fd28_id_rsa.pub 2026-02-21 03:04:33.258220 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-21 03:04:33.258268 | debian-bookworm -> localhost | SHA256:Yzyt6iAO+q4iBr7BUMOVjxWN3j22rLFLe/YCW0JjGlM zuul-build-sshkey 2026-02-21 03:04:33.259701 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-21 03:04:33.262288 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-21 03:04:33.262971 | debian-bookworm -> localhost | | ...+ | 2026-02-21 03:04:33.263638 | debian-bookworm -> localhost | | . .. o E | 2026-02-21 03:04:33.263727 | debian-bookworm -> localhost | | + = o . | 2026-02-21 03:04:33.263781 | debian-bookworm -> localhost | | . .. =.=.+ | 2026-02-21 03:04:33.263831 | debian-bookworm -> localhost | |. *S+.o | 2026-02-21 03:04:33.264191 | debian-bookworm -> localhost | |+ ..+++ | 2026-02-21 03:04:33.264270 | debian-bookworm -> localhost | |+o. . oO | 2026-02-21 03:04:33.264321 | debian-bookworm -> localhost | |+=.. . o+.+ | 2026-02-21 03:04:33.264371 | debian-bookworm -> localhost | |*== .o o+ o. | 2026-02-21 03:04:33.264442 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-21 03:04:33.264563 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.759628 2026-02-21 03:04:33.288341 | 2026-02-21 03:04:33.288541 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-21 03:04:33.334480 | debian-bookworm | ok 2026-02-21 03:04:33.352865 | debian-bookworm | included: /var/lib/zuul/builds/1fe1a1e648994438a96cae4434e3fd28/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-21 03:04:33.371620 | 2026-02-21 03:04:33.371968 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-21 03:04:33.408635 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:04:33.418176 | 2026-02-21 03:04:33.418323 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-21 03:04:34.155945 | debian-bookworm | changed 2026-02-21 03:04:34.162954 | 2026-02-21 03:04:34.163091 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-21 03:04:34.414116 | debian-bookworm | ok 2026-02-21 03:04:34.421733 | 2026-02-21 03:04:34.421887 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-21 03:04:35.059705 | debian-bookworm | changed 2026-02-21 03:04:35.071980 | 2026-02-21 03:04:35.072167 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-21 03:04:35.670843 | debian-bookworm | changed 2026-02-21 03:04:35.688802 | 2026-02-21 03:04:35.688979 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-21 03:04:35.724603 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:04:35.732266 | 2026-02-21 03:04:35.732373 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-21 03:04:36.226998 | debian-bookworm -> localhost | changed 2026-02-21 03:04:36.241377 | 2026-02-21 03:04:36.241557 | TASK [add-build-sshkey : Add back temp key] 2026-02-21 03:04:37.111277 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1fe1a1e648994438a96cae4434e3fd28/work/1fe1a1e648994438a96cae4434e3fd28_id_rsa (zuul-build-sshkey) 2026-02-21 03:04:37.111637 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029878 2026-02-21 03:04:37.125981 | 2026-02-21 03:04:37.126182 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-21 03:04:37.665705 | debian-bookworm | ok 2026-02-21 03:04:37.673244 | 2026-02-21 03:04:37.673385 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-21 03:04:37.734827 | debian-bookworm | skipping: Conditional result was False 2026-02-21 03:04:37.760606 | 2026-02-21 03:04:37.760765 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-21 03:04:38.545521 | debian-bookworm | ok 2026-02-21 03:04:38.605887 | 2026-02-21 03:04:38.606041 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-21 03:04:38.691564 | debian-bookworm | ok 2026-02-21 03:04:38.696833 | 2026-02-21 03:04:38.696942 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-21 03:04:39.679416 | debian-bookworm -> localhost | ok 2026-02-21 03:04:39.687285 | 2026-02-21 03:04:39.687417 | TASK [validate-host : Collect information about the host] 2026-02-21 03:04:40.956532 | debian-bookworm | ok 2026-02-21 03:04:40.971312 | 2026-02-21 03:04:40.971418 | TASK [validate-host : Sanitize hostname] 2026-02-21 03:04:41.062401 | debian-bookworm | ok 2026-02-21 03:04:41.099363 | 2026-02-21 03:04:41.099478 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-21 03:04:41.704021 | debian-bookworm -> localhost | changed 2026-02-21 03:04:41.712202 | 2026-02-21 03:04:41.712400 | TASK [validate-host : Collect information about zuul worker] 2026-02-21 03:04:42.247144 | debian-bookworm | ok 2026-02-21 03:04:42.254578 | 2026-02-21 03:04:42.254680 | TASK [validate-host : Write out all zuul information for each host] 2026-02-21 03:04:43.316630 | debian-bookworm -> localhost | changed 2026-02-21 03:04:43.332853 | 2026-02-21 03:04:43.332957 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-21 03:04:43.644221 | debian-bookworm | ok 2026-02-21 03:04:43.651018 | 2026-02-21 03:04:43.651117 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-21 03:04:44.930794 | debian-bookworm | changed: 2026-02-21 03:04:44.931030 | debian-bookworm | cd+++++++++ src/ 2026-02-21 03:04:44.931067 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-21 03:04:44.931091 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-21 03:04:44.931113 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-21 03:04:44.931134 | debian-bookworm | Containerfile 2026-02-21 03:04:44.931283 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020200 2026-02-21 03:05:32.787014 | 2026-02-21 03:05:32.787100 | TASK [upload-logs : Upload logs to log server] 2026-02-21 03:05:33.531066 | localhost | Output suppressed because no_log was given 2026-02-21 03:05:33.534512 | 2026-02-21 03:05:33.534594 | LOOP [upload-logs : Compress console log and json output] 2026-02-21 03:05:33.637896 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.664493 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.674507 | 2026-02-21 03:05:33.674599 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-21 03:05:33.738358 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.738963 | 2026-02-21 03:05:33.747224 | localhost | skipping: Conditional result was False 2026-02-21 03:05:33.751037 | 2026-02-21 03:05:33.751118 | LOOP [upload-logs : Upload console log and json output]