2025-10-02 03:17:00.662237 | Job console starting 2025-10-02 03:17:00.670982 | Updating git repos 2025-10-02 03:17:00.701256 | Cloning repos into workspace 2025-10-02 03:17:00.803796 | Restoring repo states 2025-10-02 03:17:00.838605 | Merging changes 2025-10-02 03:17:00.838620 | Checking out repos 2025-10-02 03:17:00.883257 | Preparing playbooks 2025-10-02 03:17:02.162763 | Running Ansible setup 2025-10-02 03:17:07.376279 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-02 03:17:07.987866 | 2025-10-02 03:17:07.987975 | PLAY [Base pre] 2025-10-02 03:17:08.000719 | 2025-10-02 03:17:08.000814 | TASK [Setup log path fact] 2025-10-02 03:17:08.028825 | debian-bookworm | ok 2025-10-02 03:17:08.041320 | 2025-10-02 03:17:08.041426 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-02 03:17:08.059042 | debian-bookworm | ok 2025-10-02 03:17:08.066825 | 2025-10-02 03:17:08.066917 | TASK [emit-job-header : Print job information] 2025-10-02 03:17:08.129297 | # Job Information 2025-10-02 03:17:08.129436 | Ansible Version: 2.16.14 2025-10-02 03:17:08.129465 | Job: flake8 2025-10-02 03:17:08.129492 | Pipeline: periodic-daily 2025-10-02 03:17:08.129511 | Executor: 521e9411259a 2025-10-02 03:17:08.129539 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2025-10-02 03:17:08.129558 | Event ID: d1502f9e4d6b41fda977b0dd663ca8f9 2025-10-02 03:17:08.133415 | 2025-10-02 03:17:08.133491 | LOOP [emit-job-header : Print node information] 2025-10-02 03:17:08.216127 | debian-bookworm | ok: 2025-10-02 03:17:08.216317 | debian-bookworm | # Node Information 2025-10-02 03:17:08.216345 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-02 03:17:08.216366 | debian-bookworm | Hostname: debian 2025-10-02 03:17:08.216385 | debian-bookworm | Username: zuul 2025-10-02 03:17:08.216401 | debian-bookworm | Distro: Debian 12.12 2025-10-02 03:17:08.216421 | debian-bookworm | Provider: regiocloud-a 2025-10-02 03:17:08.216438 | debian-bookworm | Region: 2025-10-02 03:17:08.216456 | debian-bookworm | Label: debian-bookworm 2025-10-02 03:17:08.216472 | debian-bookworm | Product Name: OpenStack Nova 2025-10-02 03:17:08.216488 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:2f8 2025-10-02 03:17:08.225990 | 2025-10-02 03:17:08.226088 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-02 03:17:08.633935 | debian-bookworm -> localhost | changed 2025-10-02 03:17:08.639765 | 2025-10-02 03:17:08.639853 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-02 03:17:09.512115 | debian-bookworm -> localhost | changed 2025-10-02 03:17:09.522452 | 2025-10-02 03:17:09.522566 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-02 03:17:09.791949 | debian-bookworm -> localhost | ok 2025-10-02 03:17:09.797703 | 2025-10-02 03:17:09.797799 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-02 03:17:09.815813 | debian-bookworm | ok 2025-10-02 03:17:09.837357 | debian-bookworm | included: /var/lib/zuul/builds/7d86c5e4452146de871cae2b86bc2cca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-02 03:17:09.846099 | 2025-10-02 03:17:09.846369 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-02 03:17:10.770751 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-02 03:17:10.771023 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d86c5e4452146de871cae2b86bc2cca/work/7d86c5e4452146de871cae2b86bc2cca_id_rsa 2025-10-02 03:17:10.771062 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d86c5e4452146de871cae2b86bc2cca/work/7d86c5e4452146de871cae2b86bc2cca_id_rsa.pub 2025-10-02 03:17:10.771088 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-02 03:17:10.771111 | debian-bookworm -> localhost | SHA256:KR/tPpsRmm9PcJnvWK3nH9EaZcg55orr75wIjLbnqdU zuul-build-sshkey 2025-10-02 03:17:10.771133 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-02 03:17:10.771163 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-02 03:17:10.771185 | debian-bookworm -> localhost | | | 2025-10-02 03:17:10.771206 | debian-bookworm -> localhost | | . o | 2025-10-02 03:17:10.771225 | debian-bookworm -> localhost | | * o| 2025-10-02 03:17:10.771245 | debian-bookworm -> localhost | | o = +.| 2025-10-02 03:17:10.771264 | debian-bookworm -> localhost | | . S + + o..| 2025-10-02 03:17:10.771290 | debian-bookworm -> localhost | | = * = o +.| 2025-10-02 03:17:10.771312 | debian-bookworm -> localhost | | o B E o +..| 2025-10-02 03:17:10.771334 | debian-bookworm -> localhost | | . o.=oB = .o| 2025-10-02 03:17:10.771354 | debian-bookworm -> localhost | | o+ooO*B oo+| 2025-10-02 03:17:10.771375 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-02 03:17:10.771424 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.476415 2025-10-02 03:17:10.779779 | 2025-10-02 03:17:10.779880 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-02 03:17:10.830972 | debian-bookworm | ok 2025-10-02 03:17:10.849251 | debian-bookworm | included: /var/lib/zuul/builds/7d86c5e4452146de871cae2b86bc2cca/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-02 03:17:10.863713 | 2025-10-02 03:17:10.863809 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-02 03:17:10.887062 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:17:10.893162 | 2025-10-02 03:17:10.893255 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-02 03:17:11.602737 | debian-bookworm | changed 2025-10-02 03:17:11.607911 | 2025-10-02 03:17:11.608004 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-02 03:17:11.870115 | debian-bookworm | ok 2025-10-02 03:17:11.879473 | 2025-10-02 03:17:11.880383 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-02 03:17:12.541534 | debian-bookworm | changed 2025-10-02 03:17:12.547931 | 2025-10-02 03:17:12.548019 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-02 03:17:13.213942 | debian-bookworm | changed 2025-10-02 03:17:13.219079 | 2025-10-02 03:17:13.219167 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-02 03:17:13.241888 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:17:13.247538 | 2025-10-02 03:17:13.247626 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-02 03:17:13.687495 | debian-bookworm -> localhost | changed 2025-10-02 03:17:13.698367 | 2025-10-02 03:17:13.698467 | TASK [add-build-sshkey : Add back temp key] 2025-10-02 03:17:14.009361 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d86c5e4452146de871cae2b86bc2cca/work/7d86c5e4452146de871cae2b86bc2cca_id_rsa (zuul-build-sshkey) 2025-10-02 03:17:14.009575 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010605 2025-10-02 03:17:14.017147 | 2025-10-02 03:17:14.017236 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-02 03:17:14.387245 | debian-bookworm | ok 2025-10-02 03:17:14.391312 | 2025-10-02 03:17:14.391385 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-02 03:17:14.413912 | debian-bookworm | skipping: Conditional result was False 2025-10-02 03:17:14.422420 | 2025-10-02 03:17:14.422494 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-02 03:17:14.790140 | debian-bookworm | ok 2025-10-02 03:17:14.808258 | 2025-10-02 03:17:14.808360 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-02 03:17:14.836041 | debian-bookworm | ok 2025-10-02 03:17:14.841345 | 2025-10-02 03:17:14.841432 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-02 03:17:15.108381 | debian-bookworm -> localhost | ok 2025-10-02 03:17:15.118673 | 2025-10-02 03:17:15.118769 | TASK [validate-host : Collect information about the host] 2025-10-02 03:17:16.660385 | debian-bookworm | ok 2025-10-02 03:17:16.674030 | 2025-10-02 03:17:16.674117 | TASK [validate-host : Sanitize hostname] 2025-10-02 03:17:16.814117 | debian-bookworm | ok 2025-10-02 03:17:16.882559 | 2025-10-02 03:17:16.882652 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-02 03:17:18.016854 | debian-bookworm -> localhost | changed 2025-10-02 03:17:18.021474 | 2025-10-02 03:17:18.021565 | TASK [validate-host : Collect information about zuul worker] 2025-10-02 03:17:18.398775 | debian-bookworm | ok 2025-10-02 03:17:18.404659 | 2025-10-02 03:17:18.404828 | TASK [validate-host : Write out all zuul information for each host] 2025-10-02 03:17:18.792489 | debian-bookworm -> localhost | changed 2025-10-02 03:17:18.801365 | 2025-10-02 03:17:18.801454 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-02 03:17:19.050560 | debian-bookworm | ok 2025-10-02 03:17:19.055820 | 2025-10-02 03:17:19.055907 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-02 03:17:19.973856 | debian-bookworm | changed: 2025-10-02 03:17:19.974034 | debian-bookworm | cd+++++++++ src/ 2025-10-02 03:17:19.974068 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-02 03:17:19.974093 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-02 03:17:19.974114 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-10-02 03:17:19.974134 | debian-bookworm | Containerfile 2025-10-02 03:17:19.974266 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004824 2025-10-02 03:18:03.921474 | 2025-10-02 03:18:03.921558 | TASK [upload-logs : Upload logs to log server] 2025-10-02 03:18:04.635680 | localhost | Output suppressed because no_log was given 2025-10-02 03:18:04.637156 | 2025-10-02 03:18:04.637247 | LOOP [upload-logs : Compress console log and json output] 2025-10-02 03:18:04.683724 | localhost | skipping: Conditional result was False 2025-10-02 03:18:04.701437 | localhost | skipping: Conditional result was False 2025-10-02 03:18:04.704990 | 2025-10-02 03:18:04.705594 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-02 03:18:04.747458 | localhost | skipping: Conditional result was False 2025-10-02 03:18:04.747700 | 2025-10-02 03:18:04.751371 | localhost | skipping: Conditional result was False 2025-10-02 03:18:04.762081 | 2025-10-02 03:18:04.762160 | LOOP [upload-logs : Upload console log and json output]