2026-03-13 00:00:04.251842 | Job console starting 2026-03-13 00:00:04.265437 | Updating git repos 2026-03-13 00:00:04.327955 | Cloning repos into workspace 2026-03-13 00:00:04.408059 | Restoring repo states 2026-03-13 00:00:04.422559 | Merging changes 2026-03-13 00:00:04.422584 | Checking out repos 2026-03-13 00:00:04.491798 | Preparing playbooks 2026-03-13 00:00:05.160692 | Running Ansible setup 2026-03-13 00:00:09.980515 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 00:00:10.890906 | 2026-03-13 00:00:10.891110 | PLAY [Base pre] 2026-03-13 00:00:10.941953 | 2026-03-13 00:00:10.945197 | TASK [Setup log path fact] 2026-03-13 00:00:11.020315 | debian-bookworm | ok 2026-03-13 00:00:11.088237 | 2026-03-13 00:00:11.088606 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 00:00:11.186066 | debian-bookworm | ok 2026-03-13 00:00:11.204890 | 2026-03-13 00:00:11.205035 | TASK [emit-job-header : Print job information] 2026-03-13 00:00:11.277409 | # Job Information 2026-03-13 00:00:11.277616 | Ansible Version: 2.16.14 2026-03-13 00:00:11.277652 | Job: container-image-inventory-reconciler-push 2026-03-13 00:00:11.277685 | Pipeline: periodic-midnight 2026-03-13 00:00:11.277709 | Executor: 521e9411259a 2026-03-13 00:00:11.277730 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-03-13 00:00:11.277752 | Event ID: 54ae9a18b12d4e84b7746777058fc0cb 2026-03-13 00:00:11.294000 | 2026-03-13 00:00:11.294174 | LOOP [emit-job-header : Print node information] 2026-03-13 00:00:11.594794 | debian-bookworm | ok: 2026-03-13 00:00:11.595174 | debian-bookworm | # Node Information 2026-03-13 00:00:11.595212 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 00:00:11.595236 | debian-bookworm | Hostname: debian 2026-03-13 00:00:11.595258 | debian-bookworm | Username: zuul 2026-03-13 00:00:11.595279 | debian-bookworm | Distro: Debian 12.13 2026-03-13 00:00:11.595304 | debian-bookworm | Provider: regiocloud-a 2026-03-13 00:00:11.595325 | debian-bookworm | Region: 2026-03-13 00:00:11.595346 | debian-bookworm | Label: debian-bookworm 2026-03-13 00:00:11.595365 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 00:00:11.595384 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe26:d88d 2026-03-13 00:00:11.617739 | 2026-03-13 00:00:11.617885 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 00:00:12.523786 | debian-bookworm -> localhost | changed 2026-03-13 00:00:12.531777 | 2026-03-13 00:00:12.531904 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 00:00:16.543599 | debian-bookworm -> localhost | changed 2026-03-13 00:00:16.558454 | 2026-03-13 00:00:16.558548 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 00:00:17.156728 | debian-bookworm -> localhost | ok 2026-03-13 00:00:17.162765 | 2026-03-13 00:00:17.163006 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 00:00:17.221349 | debian-bookworm | ok 2026-03-13 00:00:17.275272 | debian-bookworm | included: /var/lib/zuul/builds/5099996ecdcd4c1aae3415c0103b609e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 00:00:17.298681 | 2026-03-13 00:00:17.298774 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 00:00:19.707966 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 00:00:19.708154 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5099996ecdcd4c1aae3415c0103b609e/work/5099996ecdcd4c1aae3415c0103b609e_id_rsa 2026-03-13 00:00:19.708187 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5099996ecdcd4c1aae3415c0103b609e/work/5099996ecdcd4c1aae3415c0103b609e_id_rsa.pub 2026-03-13 00:00:19.708209 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 00:00:19.708228 | debian-bookworm -> localhost | SHA256:on5tGCi6C7ec2tdG4i91rXHmSX2gWAW3C4uZV/uKPGQ zuul-build-sshkey 2026-03-13 00:00:19.708253 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 00:00:19.708272 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 00:00:19.708289 | debian-bookworm -> localhost | | ... | 2026-03-13 00:00:19.708306 | debian-bookworm -> localhost | | ... | 2026-03-13 00:00:19.708323 | debian-bookworm -> localhost | | ..o | 2026-03-13 00:00:19.708339 | debian-bookworm -> localhost | | +.+.o | 2026-03-13 00:00:19.708355 | debian-bookworm -> localhost | | .. S+ooo. | 2026-03-13 00:00:19.708377 | debian-bookworm -> localhost | | . o.+.+.E ... | 2026-03-13 00:00:19.708398 | debian-bookworm -> localhost | |...o.= = X . .. | 2026-03-13 00:00:19.708415 | debian-bookworm -> localhost | |o+ ++ = +.+. . | 2026-03-13 00:00:19.708433 | debian-bookworm -> localhost | |++=..=.. o.. | 2026-03-13 00:00:19.708449 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 00:00:19.708496 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.779846 2026-03-13 00:00:19.719792 | 2026-03-13 00:00:19.719976 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 00:00:19.758966 | debian-bookworm | ok 2026-03-13 00:00:19.786378 | debian-bookworm | included: /var/lib/zuul/builds/5099996ecdcd4c1aae3415c0103b609e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 00:00:19.830796 | 2026-03-13 00:00:19.830920 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 00:00:19.875723 | debian-bookworm | skipping: Conditional result was False 2026-03-13 00:00:19.881533 | 2026-03-13 00:00:19.881630 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 00:00:20.894372 | debian-bookworm | changed 2026-03-13 00:00:20.909026 | 2026-03-13 00:00:20.909136 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 00:00:21.218088 | debian-bookworm | ok 2026-03-13 00:00:21.223632 | 2026-03-13 00:00:21.223716 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 00:00:21.994982 | debian-bookworm | changed 2026-03-13 00:00:22.006534 | 2026-03-13 00:00:22.006648 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 00:00:22.723183 | debian-bookworm | changed 2026-03-13 00:00:22.729476 | 2026-03-13 00:00:22.729569 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 00:00:22.779694 | debian-bookworm | skipping: Conditional result was False 2026-03-13 00:00:22.786678 | 2026-03-13 00:00:22.786773 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 00:00:23.994019 | debian-bookworm -> localhost | changed 2026-03-13 00:00:24.013696 | 2026-03-13 00:00:24.013794 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 00:00:24.962282 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5099996ecdcd4c1aae3415c0103b609e/work/5099996ecdcd4c1aae3415c0103b609e_id_rsa (zuul-build-sshkey) 2026-03-13 00:00:24.962484 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.046451 2026-03-13 00:00:24.970681 | 2026-03-13 00:00:24.970776 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 00:00:25.521509 | debian-bookworm | ok 2026-03-13 00:00:25.525727 | 2026-03-13 00:00:25.525814 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 00:00:25.558553 | debian-bookworm | skipping: Conditional result was False 2026-03-13 00:00:25.575820 | 2026-03-13 00:00:25.575918 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 00:00:26.182823 | debian-bookworm | ok 2026-03-13 00:00:26.199745 | 2026-03-13 00:00:26.199850 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 00:00:26.269467 | debian-bookworm | ok 2026-03-13 00:00:26.274796 | 2026-03-13 00:00:26.274897 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 00:00:26.980746 | debian-bookworm -> localhost | ok 2026-03-13 00:00:26.986087 | 2026-03-13 00:00:26.986204 | TASK [validate-host : Collect information about the host] 2026-03-13 00:00:29.483552 | debian-bookworm | ok 2026-03-13 00:00:29.508303 | 2026-03-13 00:00:29.508407 | TASK [validate-host : Sanitize hostname] 2026-03-13 00:00:29.823399 | debian-bookworm | ok 2026-03-13 00:00:29.882971 | 2026-03-13 00:00:29.883064 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 00:00:31.865495 | debian-bookworm -> localhost | changed 2026-03-13 00:00:31.870019 | 2026-03-13 00:00:31.870139 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 00:00:32.567416 | debian-bookworm | ok 2026-03-13 00:00:32.571232 | 2026-03-13 00:00:32.571308 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 00:00:33.801295 | debian-bookworm -> localhost | changed 2026-03-13 00:00:33.819320 | 2026-03-13 00:00:33.819417 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 00:00:34.081184 | debian-bookworm | ok 2026-03-13 00:00:34.087043 | 2026-03-13 00:00:34.087161 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 00:00:35.551583 | debian-bookworm | changed: 2026-03-13 00:00:35.551724 | debian-bookworm | cd+++++++++ src/ 2026-03-13 00:00:35.551751 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 00:00:35.551770 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 00:00:35.551788 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-03-13 00:00:35.551804 | debian-bookworm | Containerfile 2026-03-13 00:00:35.551928 | debian-bookworm | localhost | ok: Runtime: 0:00:00.008941 2026-03-13 00:03:24.992168 | 2026-03-13 00:03:24.992349 | TASK [upload-logs : Upload logs to log server] 2026-03-13 00:03:25.595761 | localhost | Output suppressed because no_log was given 2026-03-13 00:03:25.604844 | 2026-03-13 00:03:25.605013 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 00:03:25.682148 | localhost | skipping: Conditional result was False 2026-03-13 00:03:25.701171 | localhost | skipping: Conditional result was False 2026-03-13 00:03:25.705573 | 2026-03-13 00:03:25.705698 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 00:03:25.755163 | localhost | skipping: Conditional result was False 2026-03-13 00:03:25.755469 | 2026-03-13 00:03:25.762416 | localhost | skipping: Conditional result was False 2026-03-13 00:03:25.777982 | 2026-03-13 00:03:25.778298 | LOOP [upload-logs : Upload console log and json output]