2025-11-21 10:27:17.799057 | Job console starting 2025-11-21 10:27:17.810496 | Updating git repos 2025-11-21 10:27:17.831637 | Cloning repos into workspace 2025-11-21 10:27:17.904918 | Restoring repo states 2025-11-21 10:27:17.912542 | Merging changes 2025-11-21 10:27:18.364163 | Checking out repos 2025-11-21 10:27:18.409850 | Preparing playbooks 2025-11-21 10:27:19.057508 | Running Ansible setup 2025-11-21 10:27:23.648406 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-21 10:27:24.408790 | 2025-11-21 10:27:24.408963 | PLAY [Base pre] 2025-11-21 10:27:24.427920 | 2025-11-21 10:27:24.428062 | TASK [Setup log path fact] 2025-11-21 10:27:24.457823 | ubuntu-noble-large | ok 2025-11-21 10:27:24.473363 | 2025-11-21 10:27:24.473532 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-21 10:27:24.507173 | ubuntu-noble-large | ok 2025-11-21 10:27:24.518720 | 2025-11-21 10:27:24.518871 | TASK [emit-job-header : Print job information] 2025-11-21 10:27:24.575728 | # Job Information 2025-11-21 10:27:24.576013 | Ansible Version: 2.16.14 2025-11-21 10:27:24.576075 | Job: metalbox-mirror-container-images 2025-11-21 10:27:24.576132 | Pipeline: check 2025-11-21 10:27:24.576174 | Executor: 521e9411259a 2025-11-21 10:27:24.576211 | Triggered by: https://github.com/osism/metalbox/pull/267 2025-11-21 10:27:24.576250 | Event ID: 8ed74e50-c6c4-11f0-87a4-1c8bdbbe7de5 2025-11-21 10:27:24.583765 | 2025-11-21 10:27:24.583974 | LOOP [emit-job-header : Print node information] 2025-11-21 10:27:24.700223 | ubuntu-noble-large | ok: 2025-11-21 10:27:24.700423 | ubuntu-noble-large | # Node Information 2025-11-21 10:27:24.700459 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-11-21 10:27:24.700484 | ubuntu-noble-large | Hostname: ubuntu 2025-11-21 10:27:24.700506 | ubuntu-noble-large | Username: zuul 2025-11-21 10:27:24.700526 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-11-21 10:27:24.700550 | ubuntu-noble-large | Provider: regiocloud-a 2025-11-21 10:27:24.700571 | ubuntu-noble-large | Region: 2025-11-21 10:27:24.700592 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-11-21 10:27:24.700611 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-11-21 10:27:24.700631 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:8b2 2025-11-21 10:27:24.721405 | 2025-11-21 10:27:24.721549 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-21 10:27:25.237129 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:27:25.244559 | 2025-11-21 10:27:25.244697 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-21 10:27:26.331498 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:27:26.343029 | 2025-11-21 10:27:26.343161 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-21 10:27:26.642130 | ubuntu-noble-large -> localhost | ok 2025-11-21 10:27:26.648869 | 2025-11-21 10:27:26.649002 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-21 10:27:26.684932 | ubuntu-noble-large | ok 2025-11-21 10:27:26.710435 | ubuntu-noble-large | included: /var/lib/zuul/builds/15fc9521377c4ae4ba97f1f2ce79d599/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-21 10:27:26.717659 | 2025-11-21 10:27:26.717783 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-21 10:27:27.745678 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-11-21 10:27:27.746230 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/15fc9521377c4ae4ba97f1f2ce79d599/work/15fc9521377c4ae4ba97f1f2ce79d599_id_rsa 2025-11-21 10:27:27.746362 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/15fc9521377c4ae4ba97f1f2ce79d599/work/15fc9521377c4ae4ba97f1f2ce79d599_id_rsa.pub 2025-11-21 10:27:27.746453 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-11-21 10:27:27.746523 | ubuntu-noble-large -> localhost | SHA256:gwwapqx7zPWgzqaSxmJ6tV661R/UuiTIoBMUqc1z2HE zuul-build-sshkey 2025-11-21 10:27:27.746607 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-11-21 10:27:27.746670 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-11-21 10:27:27.746734 | ubuntu-noble-large -> localhost | | .. | 2025-11-21 10:27:27.746795 | ubuntu-noble-large -> localhost | | ... E | 2025-11-21 10:27:27.746901 | ubuntu-noble-large -> localhost | | ++o.o | 2025-11-21 10:27:27.746960 | ubuntu-noble-large -> localhost | |o+=ooo . . | 2025-11-21 10:27:27.747015 | ubuntu-noble-large -> localhost | |..oo. o S . . | 2025-11-21 10:27:27.747086 | ubuntu-noble-large -> localhost | |. o+o o o . | 2025-11-21 10:27:27.747143 | ubuntu-noble-large -> localhost | |o+o+ += o + | 2025-11-21 10:27:27.747218 | ubuntu-noble-large -> localhost | |+*B..+. + o | 2025-11-21 10:27:27.747286 | ubuntu-noble-large -> localhost | |X*o.+. o | 2025-11-21 10:27:27.747364 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-11-21 10:27:27.747517 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.469069 2025-11-21 10:27:27.765086 | 2025-11-21 10:27:27.765277 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-21 10:27:27.813855 | ubuntu-noble-large | ok 2025-11-21 10:27:27.828191 | ubuntu-noble-large | included: /var/lib/zuul/builds/15fc9521377c4ae4ba97f1f2ce79d599/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-21 10:27:27.838034 | 2025-11-21 10:27:27.838155 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-21 10:27:27.862618 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-21 10:27:27.869312 | 2025-11-21 10:27:27.869473 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-21 10:27:28.592483 | ubuntu-noble-large | changed 2025-11-21 10:27:28.598197 | 2025-11-21 10:27:28.598310 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-21 10:27:28.890532 | ubuntu-noble-large | ok 2025-11-21 10:27:28.896448 | 2025-11-21 10:27:28.896574 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-21 10:27:29.589050 | ubuntu-noble-large | changed 2025-11-21 10:27:29.594693 | 2025-11-21 10:27:29.594866 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-21 10:27:30.375732 | ubuntu-noble-large | changed 2025-11-21 10:27:30.382043 | 2025-11-21 10:27:30.382164 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-21 10:27:30.405941 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-21 10:27:30.413092 | 2025-11-21 10:27:30.413211 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-21 10:27:30.883619 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:27:30.899866 | 2025-11-21 10:27:30.900004 | TASK [add-build-sshkey : Add back temp key] 2025-11-21 10:27:31.280808 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/15fc9521377c4ae4ba97f1f2ce79d599/work/15fc9521377c4ae4ba97f1f2ce79d599_id_rsa (zuul-build-sshkey) 2025-11-21 10:27:31.281412 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.024963 2025-11-21 10:27:31.296664 | 2025-11-21 10:27:31.296836 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-21 10:27:31.756444 | ubuntu-noble-large | ok 2025-11-21 10:27:31.763975 | 2025-11-21 10:27:31.764223 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-21 10:27:31.799201 | ubuntu-noble-large | skipping: Conditional result was False 2025-11-21 10:27:31.821419 | 2025-11-21 10:27:31.821608 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-21 10:27:32.327589 | ubuntu-noble-large | ok 2025-11-21 10:27:32.345712 | 2025-11-21 10:27:32.345877 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-21 10:27:32.391425 | ubuntu-noble-large | ok 2025-11-21 10:27:32.398005 | 2025-11-21 10:27:32.398132 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-21 10:27:32.716140 | ubuntu-noble-large -> localhost | ok 2025-11-21 10:27:32.724631 | 2025-11-21 10:27:32.724922 | TASK [validate-host : Collect information about the host] 2025-11-21 10:27:34.180502 | ubuntu-noble-large | ok 2025-11-21 10:27:34.209036 | 2025-11-21 10:27:34.209392 | TASK [validate-host : Sanitize hostname] 2025-11-21 10:27:34.371429 | ubuntu-noble-large | ok 2025-11-21 10:27:34.383969 | 2025-11-21 10:27:34.384222 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-21 10:27:34.992879 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:27:35.002003 | 2025-11-21 10:27:35.002146 | TASK [validate-host : Collect information about zuul worker] 2025-11-21 10:27:35.535202 | ubuntu-noble-large | ok 2025-11-21 10:27:35.545042 | 2025-11-21 10:27:35.545198 | TASK [validate-host : Write out all zuul information for each host] 2025-11-21 10:27:36.076211 | ubuntu-noble-large -> localhost | changed 2025-11-21 10:27:36.095034 | 2025-11-21 10:27:36.095233 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-21 10:27:36.420779 | ubuntu-noble-large | ok 2025-11-21 10:27:36.430300 | 2025-11-21 10:27:36.430491 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-21 10:27:37.293687 | ubuntu-noble-large | changed: 2025-11-21 10:27:37.293918 | ubuntu-noble-large | cd+++++++++ src/ 2025-11-21 10:27:37.293953 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-11-21 10:27:37.293977 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-11-21 10:27:37.293999 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2025-11-21 10:27:37.294019 | ubuntu-noble-large | Containerfile 2025-11-21 10:27:37.310813 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.008095 2025-11-21 10:30:54.919076 | 2025-11-21 10:30:54.919333 | TASK [upload-logs : Upload logs to log server] 2025-11-21 10:30:55.493360 | localhost | Output suppressed because no_log was given 2025-11-21 10:30:55.495689 | 2025-11-21 10:30:55.495814 | LOOP [upload-logs : Compress console log and json output] 2025-11-21 10:30:55.554922 | localhost | skipping: Conditional result was False 2025-11-21 10:30:55.584267 | localhost | skipping: Conditional result was False 2025-11-21 10:30:55.595076 | 2025-11-21 10:30:55.595274 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-21 10:30:55.651859 | localhost | skipping: Conditional result was False 2025-11-21 10:30:55.652201 | 2025-11-21 10:30:55.659843 | localhost | skipping: Conditional result was False 2025-11-21 10:30:55.665896 | 2025-11-21 10:30:55.666574 | LOOP [upload-logs : Upload console log and json output]