2026-02-25 21:09:23.263226 | Job console starting 2026-02-25 21:09:23.275341 | Updating git repos 2026-02-25 21:09:23.312408 | Cloning repos into workspace 2026-02-25 21:09:23.362074 | Restoring repo states 2026-02-25 21:09:23.373677 | Merging changes 2026-02-25 21:09:23.373695 | Checking out repos 2026-02-25 21:09:23.422659 | Preparing playbooks 2026-02-25 21:09:24.055736 | Running Ansible setup 2026-02-25 21:09:31.733143 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-25 21:09:32.499257 | 2026-02-25 21:09:32.499431 | PLAY [Base pre] 2026-02-25 21:09:32.515602 | 2026-02-25 21:09:32.515732 | TASK [Setup log path fact] 2026-02-25 21:09:32.545301 | debian-bookworm | ok 2026-02-25 21:09:32.560798 | 2026-02-25 21:09:32.560931 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-25 21:09:32.610346 | debian-bookworm | ok 2026-02-25 21:09:32.633715 | 2026-02-25 21:09:32.633906 | TASK [emit-job-header : Print job information] 2026-02-25 21:09:32.691284 | # Job Information 2026-02-25 21:09:32.691593 | Ansible Version: 2.16.14 2026-02-25 21:09:32.691665 | Job: container-image-inventory-reconciler-push 2026-02-25 21:09:32.691733 | Pipeline: post 2026-02-25 21:09:32.691779 | Executor: 521e9411259a 2026-02-25 21:09:32.691822 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/commit/d1713c8a16a14412ae765e27be328acaa508b754 2026-02-25 21:09:32.691867 | Event ID: a01a071a-128d-11f1-8448-1c39e14815f0 2026-02-25 21:09:32.700120 | 2026-02-25 21:09:32.700258 | LOOP [emit-job-header : Print node information] 2026-02-25 21:09:32.813313 | debian-bookworm | ok: 2026-02-25 21:09:32.813627 | debian-bookworm | # Node Information 2026-02-25 21:09:32.813688 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-25 21:09:32.813733 | debian-bookworm | Hostname: debian 2026-02-25 21:09:32.813772 | debian-bookworm | Username: zuul 2026-02-25 21:09:32.813809 | debian-bookworm | Distro: Debian 12.13 2026-02-25 21:09:32.813853 | debian-bookworm | Provider: regiocloud-a 2026-02-25 21:09:32.813892 | debian-bookworm | Region: 2026-02-25 21:09:32.813929 | debian-bookworm | Label: debian-bookworm 2026-02-25 21:09:32.813966 | debian-bookworm | Product Name: OpenStack Nova 2026-02-25 21:09:32.814001 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe20:90fe 2026-02-25 21:09:32.837980 | 2026-02-25 21:09:32.838133 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-25 21:09:33.328245 | debian-bookworm -> localhost | changed 2026-02-25 21:09:33.335693 | 2026-02-25 21:09:33.335804 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-25 21:09:34.374497 | debian-bookworm -> localhost | changed 2026-02-25 21:09:34.393294 | 2026-02-25 21:09:34.393473 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-25 21:09:34.671785 | debian-bookworm -> localhost | ok 2026-02-25 21:09:34.678523 | 2026-02-25 21:09:34.678641 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-25 21:09:34.697997 | debian-bookworm | ok 2026-02-25 21:09:34.715152 | debian-bookworm | included: /var/lib/zuul/builds/42b6cc6c86854aa6ac57d49b65b2806b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-25 21:09:34.721124 | 2026-02-25 21:09:34.721220 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-25 21:09:35.659185 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-25 21:09:35.659451 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/42b6cc6c86854aa6ac57d49b65b2806b/work/42b6cc6c86854aa6ac57d49b65b2806b_id_rsa 2026-02-25 21:09:35.659494 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/42b6cc6c86854aa6ac57d49b65b2806b/work/42b6cc6c86854aa6ac57d49b65b2806b_id_rsa.pub 2026-02-25 21:09:35.659521 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-25 21:09:35.659546 | debian-bookworm -> localhost | SHA256:Da51kfIpuikKOyVliK6Nk96T9/uEh4S/uIEeQU0zTus zuul-build-sshkey 2026-02-25 21:09:35.659581 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-25 21:09:35.659604 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-25 21:09:35.659625 | debian-bookworm -> localhost | | = | 2026-02-25 21:09:35.659646 | debian-bookworm -> localhost | | = + . | 2026-02-25 21:09:35.659667 | debian-bookworm -> localhost | |.. . + o o | 2026-02-25 21:09:35.659687 | debian-bookworm -> localhost | |o + . .. = o | 2026-02-25 21:09:35.659707 | debian-bookworm -> localhost | |.o . E .S = | 2026-02-25 21:09:35.659731 | debian-bookworm -> localhost | |... o o+oo | 2026-02-25 21:09:35.659752 | debian-bookworm -> localhost | |o* o..o+ o | 2026-02-25 21:09:35.659772 | debian-bookworm -> localhost | |*o+oo.oo+ | 2026-02-25 21:09:35.659793 | debian-bookworm -> localhost | |o+.+o+=+o. | 2026-02-25 21:09:35.659813 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-25 21:09:35.659863 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.440611 2026-02-25 21:09:35.666431 | 2026-02-25 21:09:35.666550 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-25 21:09:35.695064 | debian-bookworm | ok 2026-02-25 21:09:35.704455 | debian-bookworm | included: /var/lib/zuul/builds/42b6cc6c86854aa6ac57d49b65b2806b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-25 21:09:35.713548 | 2026-02-25 21:09:35.713644 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-25 21:09:35.747424 | debian-bookworm | skipping: Conditional result was False 2026-02-25 21:09:35.753308 | 2026-02-25 21:09:35.753452 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-25 21:09:36.376984 | debian-bookworm | changed 2026-02-25 21:09:36.385249 | 2026-02-25 21:09:36.385399 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-25 21:09:36.636009 | debian-bookworm | ok 2026-02-25 21:09:36.648377 | 2026-02-25 21:09:36.648547 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-25 21:09:37.250289 | debian-bookworm | changed 2026-02-25 21:09:37.260603 | 2026-02-25 21:09:37.260740 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-25 21:09:37.931353 | debian-bookworm | changed 2026-02-25 21:09:37.940954 | 2026-02-25 21:09:37.941101 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-25 21:09:37.968284 | debian-bookworm | skipping: Conditional result was False 2026-02-25 21:09:37.978766 | 2026-02-25 21:09:37.979036 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-25 21:09:38.432084 | debian-bookworm -> localhost | changed 2026-02-25 21:09:38.444751 | 2026-02-25 21:09:38.444890 | TASK [add-build-sshkey : Add back temp key] 2026-02-25 21:09:38.813788 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/42b6cc6c86854aa6ac57d49b65b2806b/work/42b6cc6c86854aa6ac57d49b65b2806b_id_rsa (zuul-build-sshkey) 2026-02-25 21:09:38.814228 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019512 2026-02-25 21:09:38.829381 | 2026-02-25 21:09:38.829557 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-25 21:09:39.244108 | debian-bookworm | ok 2026-02-25 21:09:39.252543 | 2026-02-25 21:09:39.252689 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-25 21:09:39.287610 | debian-bookworm | skipping: Conditional result was False 2026-02-25 21:09:39.305575 | 2026-02-25 21:09:39.305711 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-25 21:09:39.771454 | debian-bookworm | ok 2026-02-25 21:09:39.782460 | 2026-02-25 21:09:39.782574 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-25 21:09:39.822297 | debian-bookworm | ok 2026-02-25 21:09:39.828001 | 2026-02-25 21:09:39.828107 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-25 21:09:40.135363 | debian-bookworm -> localhost | ok 2026-02-25 21:09:40.142774 | 2026-02-25 21:09:40.142919 | TASK [validate-host : Collect information about the host] 2026-02-25 21:09:41.287821 | debian-bookworm | ok 2026-02-25 21:09:41.302688 | 2026-02-25 21:09:41.302825 | TASK [validate-host : Sanitize hostname] 2026-02-25 21:09:41.430018 | debian-bookworm | ok 2026-02-25 21:09:41.471262 | 2026-02-25 21:09:41.471425 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-25 21:09:42.052948 | debian-bookworm -> localhost | changed 2026-02-25 21:09:42.066386 | 2026-02-25 21:09:42.066557 | TASK [validate-host : Collect information about zuul worker] 2026-02-25 21:09:42.489152 | debian-bookworm | ok 2026-02-25 21:09:42.497145 | 2026-02-25 21:09:42.497302 | TASK [validate-host : Write out all zuul information for each host] 2026-02-25 21:09:43.060925 | debian-bookworm -> localhost | changed 2026-02-25 21:09:43.070652 | 2026-02-25 21:09:43.070767 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-25 21:09:43.389952 | debian-bookworm | ok 2026-02-25 21:09:43.399126 | 2026-02-25 21:09:43.399271 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-25 21:09:44.336524 | debian-bookworm | changed: 2026-02-25 21:09:44.336798 | debian-bookworm | cd+++++++++ src/ 2026-02-25 21:09:44.336850 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-25 21:09:44.336881 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-25 21:09:44.336908 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-25 21:09:44.336934 | debian-bookworm | Containerfile 2026-02-25 21:09:44.337127 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007321 2026-02-25 21:12:26.448546 | 2026-02-25 21:12:26.448662 | TASK [upload-logs : Upload logs to log server] 2026-02-25 21:12:26.993022 | localhost | Output suppressed because no_log was given 2026-02-25 21:12:26.996174 | 2026-02-25 21:12:26.996388 | LOOP [upload-logs : Compress console log and json output] 2026-02-25 21:12:27.063827 | localhost | skipping: Conditional result was False 2026-02-25 21:12:27.071715 | localhost | skipping: Conditional result was False 2026-02-25 21:12:27.085227 | 2026-02-25 21:12:27.085522 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-25 21:12:27.128505 | localhost | skipping: Conditional result was False 2026-02-25 21:12:27.128775 | 2026-02-25 21:12:27.135305 | localhost | skipping: Conditional result was False 2026-02-25 21:12:27.145522 | 2026-02-25 21:12:27.145856 | LOOP [upload-logs : Upload console log and json output]