2026-02-20 14:10:36.900722 | Job console starting 2026-02-20 14:10:36.911784 | Updating git repos 2026-02-20 14:10:36.970120 | Cloning repos into workspace 2026-02-20 14:10:37.045195 | Restoring repo states 2026-02-20 14:10:37.055577 | Merging changes 2026-02-20 14:10:37.055596 | Checking out repos 2026-02-20 14:10:37.177678 | Preparing playbooks 2026-02-20 14:10:38.074992 | Running Ansible setup 2026-02-20 14:10:43.136852 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-20 14:10:44.013085 | 2026-02-20 14:10:44.013280 | PLAY [Base pre] 2026-02-20 14:10:44.030197 | 2026-02-20 14:10:44.030392 | TASK [Setup log path fact] 2026-02-20 14:10:44.060025 | debian-bookworm | ok 2026-02-20 14:10:44.076263 | 2026-02-20 14:10:44.076436 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-20 14:10:44.107917 | debian-bookworm | ok 2026-02-20 14:10:44.121892 | 2026-02-20 14:10:44.122051 | TASK [emit-job-header : Print job information] 2026-02-20 14:10:44.162172 | # Job Information 2026-02-20 14:10:44.162503 | Ansible Version: 2.16.14 2026-02-20 14:10:44.162543 | Job: container-image-inventory-reconciler-push 2026-02-20 14:10:44.162581 | Pipeline: post 2026-02-20 14:10:44.162609 | Executor: 521e9411259a 2026-02-20 14:10:44.162630 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/commit/1934363cc479a789839176c17a1627639fccd521 2026-02-20 14:10:44.162653 | Event ID: eb08c152-0e65-11f1-8b2b-2eaf50c0fb62 2026-02-20 14:10:44.171897 | 2026-02-20 14:10:44.172052 | LOOP [emit-job-header : Print node information] 2026-02-20 14:10:44.305399 | debian-bookworm | ok: 2026-02-20 14:10:44.305705 | debian-bookworm | # Node Information 2026-02-20 14:10:44.305741 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-20 14:10:44.305767 | debian-bookworm | Hostname: debian 2026-02-20 14:10:44.305790 | debian-bookworm | Username: zuul 2026-02-20 14:10:44.305811 | debian-bookworm | Distro: Debian 12.13 2026-02-20 14:10:44.305836 | debian-bookworm | Provider: regiocloud-a 2026-02-20 14:10:44.305858 | debian-bookworm | Region: 2026-02-20 14:10:44.305879 | debian-bookworm | Label: debian-bookworm 2026-02-20 14:10:44.305898 | debian-bookworm | Product Name: OpenStack Nova 2026-02-20 14:10:44.305918 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:e7d0 2026-02-20 14:10:44.319096 | 2026-02-20 14:10:44.319288 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-20 14:10:44.964201 | debian-bookworm -> localhost | changed 2026-02-20 14:10:44.971938 | 2026-02-20 14:10:44.972083 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-20 14:10:46.460312 | debian-bookworm -> localhost | changed 2026-02-20 14:10:46.473165 | 2026-02-20 14:10:46.473352 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-20 14:10:46.917685 | debian-bookworm -> localhost | ok 2026-02-20 14:10:46.931523 | 2026-02-20 14:10:46.931736 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-20 14:10:46.969303 | debian-bookworm | ok 2026-02-20 14:10:46.994806 | debian-bookworm | included: /var/lib/zuul/builds/61e62e7dea0e40fa93298eb719c1f885/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-20 14:10:47.002737 | 2026-02-20 14:10:47.002913 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-20 14:10:48.479776 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-20 14:10:48.480063 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/61e62e7dea0e40fa93298eb719c1f885/work/61e62e7dea0e40fa93298eb719c1f885_id_rsa 2026-02-20 14:10:48.480109 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/61e62e7dea0e40fa93298eb719c1f885/work/61e62e7dea0e40fa93298eb719c1f885_id_rsa.pub 2026-02-20 14:10:48.480138 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-20 14:10:48.480165 | debian-bookworm -> localhost | SHA256:0Q6Y4gRXDv1RtcP47TAOZRuTAAecsbowNKSokpoB2/s zuul-build-sshkey 2026-02-20 14:10:48.480199 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-20 14:10:48.480243 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-20 14:10:48.480265 | debian-bookworm -> localhost | | . +o..+*+.. | 2026-02-20 14:10:48.480288 | debian-bookworm -> localhost | | . = o.o++ + o | 2026-02-20 14:10:48.480309 | debian-bookworm -> localhost | |o . = +.+.o X | 2026-02-20 14:10:48.480328 | debian-bookworm -> localhost | |o+ + o ..+ + * | 2026-02-20 14:10:48.480349 | debian-bookworm -> localhost | |* . + . S o = . | 2026-02-20 14:10:48.480377 | debian-bookworm -> localhost | |oo . o . o + | 2026-02-20 14:10:48.480398 | debian-bookworm -> localhost | |o . . . . | 2026-02-20 14:10:48.480418 | debian-bookworm -> localhost | | . | 2026-02-20 14:10:48.480439 | debian-bookworm -> localhost | | E | 2026-02-20 14:10:48.480460 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-20 14:10:48.480523 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.938665 2026-02-20 14:10:48.487565 | 2026-02-20 14:10:48.487691 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-20 14:10:48.521054 | debian-bookworm | ok 2026-02-20 14:10:48.547322 | debian-bookworm | included: /var/lib/zuul/builds/61e62e7dea0e40fa93298eb719c1f885/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-20 14:10:48.558354 | 2026-02-20 14:10:48.558507 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-20 14:10:48.582913 | debian-bookworm | skipping: Conditional result was False 2026-02-20 14:10:48.589355 | 2026-02-20 14:10:48.589492 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-20 14:10:49.390556 | debian-bookworm | changed 2026-02-20 14:10:49.398346 | 2026-02-20 14:10:49.398487 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-20 14:10:49.707199 | debian-bookworm | ok 2026-02-20 14:10:49.714551 | 2026-02-20 14:10:49.714703 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-20 14:10:50.471149 | debian-bookworm | changed 2026-02-20 14:10:50.487655 | 2026-02-20 14:10:50.487823 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-20 14:10:51.253777 | debian-bookworm | changed 2026-02-20 14:10:51.261791 | 2026-02-20 14:10:51.262154 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-20 14:10:51.306638 | debian-bookworm | skipping: Conditional result was False 2026-02-20 14:10:51.315178 | 2026-02-20 14:10:51.315361 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-20 14:10:52.295485 | debian-bookworm -> localhost | changed 2026-02-20 14:10:52.323009 | 2026-02-20 14:10:52.323161 | TASK [add-build-sshkey : Add back temp key] 2026-02-20 14:10:52.873779 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/61e62e7dea0e40fa93298eb719c1f885/work/61e62e7dea0e40fa93298eb719c1f885_id_rsa (zuul-build-sshkey) 2026-02-20 14:10:52.874077 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015244 2026-02-20 14:10:52.887143 | 2026-02-20 14:10:52.887316 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-20 14:10:53.372491 | debian-bookworm | ok 2026-02-20 14:10:53.378023 | 2026-02-20 14:10:53.378157 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-20 14:10:53.402248 | debian-bookworm | skipping: Conditional result was False 2026-02-20 14:10:53.413353 | 2026-02-20 14:10:53.413492 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-20 14:10:53.892154 | debian-bookworm | ok 2026-02-20 14:10:53.917686 | 2026-02-20 14:10:53.917930 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-20 14:10:53.965753 | debian-bookworm | ok 2026-02-20 14:10:53.971131 | 2026-02-20 14:10:53.971272 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-20 14:10:54.318580 | debian-bookworm -> localhost | ok 2026-02-20 14:10:54.327421 | 2026-02-20 14:10:54.327586 | TASK [validate-host : Collect information about the host] 2026-02-20 14:10:55.449506 | debian-bookworm | ok 2026-02-20 14:10:55.463857 | 2026-02-20 14:10:55.464021 | TASK [validate-host : Sanitize hostname] 2026-02-20 14:10:55.596890 | debian-bookworm | ok 2026-02-20 14:10:55.658368 | 2026-02-20 14:10:55.658568 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-20 14:10:56.307117 | debian-bookworm -> localhost | changed 2026-02-20 14:10:56.317881 | 2026-02-20 14:10:56.318122 | TASK [validate-host : Collect information about zuul worker] 2026-02-20 14:10:56.778254 | debian-bookworm | ok 2026-02-20 14:10:56.783753 | 2026-02-20 14:10:56.783880 | TASK [validate-host : Write out all zuul information for each host] 2026-02-20 14:10:57.407730 | debian-bookworm -> localhost | changed 2026-02-20 14:10:57.427768 | 2026-02-20 14:10:57.427941 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-20 14:10:57.746756 | debian-bookworm | ok 2026-02-20 14:10:57.754828 | 2026-02-20 14:10:57.755002 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-20 14:10:59.244356 | debian-bookworm | changed: 2026-02-20 14:10:59.244621 | debian-bookworm | cd+++++++++ src/ 2026-02-20 14:10:59.244659 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-20 14:10:59.244684 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-20 14:10:59.244706 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-20 14:10:59.244727 | debian-bookworm | Containerfile 2026-02-20 14:10:59.244875 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007265 2026-02-20 14:13:47.305743 | 2026-02-20 14:13:47.305867 | TASK [upload-logs : Upload logs to log server] 2026-02-20 14:13:47.838876 | localhost | Output suppressed because no_log was given 2026-02-20 14:13:47.841034 | 2026-02-20 14:13:47.841158 | LOOP [upload-logs : Compress console log and json output] 2026-02-20 14:13:47.896312 | localhost | skipping: Conditional result was False 2026-02-20 14:13:47.900945 | localhost | skipping: Conditional result was False 2026-02-20 14:13:47.913200 | 2026-02-20 14:13:47.913423 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-20 14:13:47.960298 | localhost | skipping: Conditional result was False 2026-02-20 14:13:47.960908 | 2026-02-20 14:13:47.963432 | localhost | skipping: Conditional result was False 2026-02-20 14:13:47.978404 | 2026-02-20 14:13:47.978657 | LOOP [upload-logs : Upload console log and json output]