2026-02-12 03:03:37.950468 | Job console starting 2026-02-12 03:03:37.960640 | Updating git repos 2026-02-12 03:03:37.988344 | Cloning repos into workspace 2026-02-12 03:03:38.113088 | Restoring repo states 2026-02-12 03:03:38.126453 | Merging changes 2026-02-12 03:03:38.126518 | Checking out repos 2026-02-12 03:03:38.257865 | Preparing playbooks 2026-02-12 03:03:39.486723 | Running Ansible setup 2026-02-12 03:03:45.957370 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 03:03:47.601105 | 2026-02-12 03:03:47.601245 | PLAY [Base pre] 2026-02-12 03:03:47.637644 | 2026-02-12 03:03:47.637790 | TASK [Setup log path fact] 2026-02-12 03:03:47.668897 | ubuntu-noble-large | ok 2026-02-12 03:03:47.701340 | 2026-02-12 03:03:47.701478 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 03:03:47.831277 | ubuntu-noble-large | ok 2026-02-12 03:03:47.856202 | 2026-02-12 03:03:47.856325 | TASK [emit-job-header : Print job information] 2026-02-12 03:03:47.986355 | # Job Information 2026-02-12 03:03:47.986577 | Ansible Version: 2.16.14 2026-02-12 03:03:47.986615 | Job: metalbox-mirror-container-images-publish 2026-02-12 03:03:47.986658 | Pipeline: periodic-daily 2026-02-12 03:03:47.986712 | Executor: 521e9411259a 2026-02-12 03:03:47.986736 | Triggered by: https://github.com/osism/metalbox 2026-02-12 03:03:47.986758 | Event ID: 2d3434d1bd5e47bbbf99379fb9a0743e 2026-02-12 03:03:47.999834 | 2026-02-12 03:03:47.999973 | LOOP [emit-job-header : Print node information] 2026-02-12 03:03:48.425386 | ubuntu-noble-large | ok: 2026-02-12 03:03:48.425550 | ubuntu-noble-large | # Node Information 2026-02-12 03:03:48.425584 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2026-02-12 03:03:48.425647 | ubuntu-noble-large | Hostname: ubuntu 2026-02-12 03:03:48.425698 | ubuntu-noble-large | Username: zuul 2026-02-12 03:03:48.425722 | ubuntu-noble-large | Distro: Ubuntu 24.04 2026-02-12 03:03:48.425747 | ubuntu-noble-large | Provider: regiocloud-a 2026-02-12 03:03:48.425768 | ubuntu-noble-large | Region: 2026-02-12 03:03:48.425790 | ubuntu-noble-large | Label: ubuntu-noble-large 2026-02-12 03:03:48.425811 | ubuntu-noble-large | Product Name: OpenStack Nova 2026-02-12 03:03:48.425831 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:bd9b 2026-02-12 03:03:48.437452 | 2026-02-12 03:03:48.437569 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 03:03:49.796064 | ubuntu-noble-large -> localhost | changed 2026-02-12 03:03:49.801641 | 2026-02-12 03:03:49.801752 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 03:03:52.173923 | ubuntu-noble-large -> localhost | changed 2026-02-12 03:03:52.182659 | 2026-02-12 03:03:52.182775 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 03:03:52.688842 | ubuntu-noble-large -> localhost | ok 2026-02-12 03:03:52.693943 | 2026-02-12 03:03:52.694046 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 03:03:52.743937 | ubuntu-noble-large | ok 2026-02-12 03:03:52.789586 | ubuntu-noble-large | included: /var/lib/zuul/builds/bf331e500755469d8ca94c8ee0a25f9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 03:03:52.817477 | 2026-02-12 03:03:52.817583 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 03:03:58.082523 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2026-02-12 03:03:58.082742 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/bf331e500755469d8ca94c8ee0a25f9e/work/bf331e500755469d8ca94c8ee0a25f9e_id_rsa 2026-02-12 03:03:58.082782 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/bf331e500755469d8ca94c8ee0a25f9e/work/bf331e500755469d8ca94c8ee0a25f9e_id_rsa.pub 2026-02-12 03:03:58.082809 | ubuntu-noble-large -> localhost | The key fingerprint is: 2026-02-12 03:03:58.082877 | ubuntu-noble-large -> localhost | SHA256:8+oVIn7jUQMpk8ngnGItr91Fvz9qotk39UFaUFER8PA zuul-build-sshkey 2026-02-12 03:03:58.082917 | ubuntu-noble-large -> localhost | The key's randomart image is: 2026-02-12 03:03:58.082941 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2026-02-12 03:03:58.082963 | ubuntu-noble-large -> localhost | | . ++=+| 2026-02-12 03:03:58.082985 | ubuntu-noble-large -> localhost | | + + o . . + | 2026-02-12 03:03:58.083006 | ubuntu-noble-large -> localhost | | + = * + . E | 2026-02-12 03:03:58.083027 | ubuntu-noble-large -> localhost | | . + + o o | 2026-02-12 03:03:58.083047 | ubuntu-noble-large -> localhost | | . . S = + | 2026-02-12 03:03:58.083072 | ubuntu-noble-large -> localhost | | o o o = +o . | 2026-02-12 03:03:58.083092 | ubuntu-noble-large -> localhost | | . . o + +. . . | 2026-02-12 03:03:58.083112 | ubuntu-noble-large -> localhost | | =.=+.. . | 2026-02-12 03:03:58.083133 | ubuntu-noble-large -> localhost | | oo=+.o.. | 2026-02-12 03:03:58.083153 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2026-02-12 03:03:58.083206 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:03.724690 2026-02-12 03:03:58.089761 | 2026-02-12 03:03:58.089856 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 03:03:58.175816 | ubuntu-noble-large | ok 2026-02-12 03:03:58.188352 | ubuntu-noble-large | included: /var/lib/zuul/builds/bf331e500755469d8ca94c8ee0a25f9e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 03:03:58.198751 | 2026-02-12 03:03:58.199163 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 03:03:58.212146 | ubuntu-noble-large | skipping: Conditional result was False 2026-02-12 03:03:58.219137 | 2026-02-12 03:03:58.219255 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 03:03:59.160937 | ubuntu-noble-large | changed 2026-02-12 03:03:59.165635 | 2026-02-12 03:03:59.165762 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 03:03:59.527495 | ubuntu-noble-large | ok 2026-02-12 03:03:59.532192 | 2026-02-12 03:03:59.532273 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 03:04:00.436581 | ubuntu-noble-large | changed 2026-02-12 03:04:00.445866 | 2026-02-12 03:04:00.445970 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 03:04:01.284701 | ubuntu-noble-large | changed 2026-02-12 03:04:01.289202 | 2026-02-12 03:04:01.289288 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 03:04:01.351074 | ubuntu-noble-large | skipping: Conditional result was False 2026-02-12 03:04:01.356860 | 2026-02-12 03:04:01.356955 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 03:04:01.857980 | ubuntu-noble-large -> localhost | changed 2026-02-12 03:04:01.873263 | 2026-02-12 03:04:01.873372 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 03:04:02.221284 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/bf331e500755469d8ca94c8ee0a25f9e/work/bf331e500755469d8ca94c8ee0a25f9e_id_rsa (zuul-build-sshkey) 2026-02-12 03:04:02.221469 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.026511 2026-02-12 03:04:02.227829 | 2026-02-12 03:04:02.227914 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 03:04:02.864952 | ubuntu-noble-large | ok 2026-02-12 03:04:02.870167 | 2026-02-12 03:04:02.870266 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 03:04:02.893217 | ubuntu-noble-large | skipping: Conditional result was False 2026-02-12 03:04:02.904098 | 2026-02-12 03:04:02.904215 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 03:04:03.352554 | ubuntu-noble-large | ok 2026-02-12 03:04:03.381012 | 2026-02-12 03:04:03.381126 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 03:04:03.441692 | ubuntu-noble-large | ok 2026-02-12 03:04:03.447028 | 2026-02-12 03:04:03.447129 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 03:04:04.176772 | ubuntu-noble-large -> localhost | ok 2026-02-12 03:04:04.183413 | 2026-02-12 03:04:04.183516 | TASK [validate-host : Collect information about the host] 2026-02-12 03:04:05.893307 | ubuntu-noble-large | ok 2026-02-12 03:04:05.913608 | 2026-02-12 03:04:05.913796 | TASK [validate-host : Sanitize hostname] 2026-02-12 03:04:06.248604 | ubuntu-noble-large | ok 2026-02-12 03:04:06.261830 | 2026-02-12 03:04:06.261971 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 03:04:07.062458 | ubuntu-noble-large -> localhost | changed 2026-02-12 03:04:07.071458 | 2026-02-12 03:04:07.071562 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 03:04:07.539647 | ubuntu-noble-large | ok 2026-02-12 03:04:07.554294 | 2026-02-12 03:04:07.554415 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 03:04:08.822360 | ubuntu-noble-large -> localhost | changed 2026-02-12 03:04:08.843139 | 2026-02-12 03:04:08.843247 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 03:04:09.203091 | ubuntu-noble-large | ok 2026-02-12 03:04:09.208320 | 2026-02-12 03:04:09.208437 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 03:04:10.345412 | ubuntu-noble-large | changed: 2026-02-12 03:04:10.345611 | ubuntu-noble-large | cd+++++++++ src/ 2026-02-12 03:04:10.345646 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2026-02-12 03:04:10.345701 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2026-02-12 03:04:10.345724 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/metalbox/ 2026-02-12 03:04:10.345745 | ubuntu-noble-large | Containerfile 2026-02-12 03:04:10.399551 | ubuntu-noble-large | localhost | ok: Runtime: 0:00:00.009710 2026-02-12 03:24:29.332486 | 2026-02-12 03:24:29.332603 | TASK [upload-logs : Upload logs to log server] 2026-02-12 03:24:29.889149 | localhost | Output suppressed because no_log was given 2026-02-12 03:24:29.892893 | 2026-02-12 03:24:29.893128 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 03:24:29.957148 | localhost | skipping: Conditional result was False 2026-02-12 03:24:29.963096 | localhost | skipping: Conditional result was False 2026-02-12 03:24:29.974184 | 2026-02-12 03:24:29.974410 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 03:24:30.028884 | localhost | skipping: Conditional result was False 2026-02-12 03:24:30.029530 | 2026-02-12 03:24:30.033261 | localhost | skipping: Conditional result was False 2026-02-12 03:24:30.045980 | 2026-02-12 03:24:30.046219 | LOOP [upload-logs : Upload console log and json output]