2026-01-27 00:28:22.454522 | Job console starting 2026-01-27 00:28:22.463406 | Updating git repos 2026-01-27 00:28:22.495107 | Cloning repos into workspace 2026-01-27 00:28:22.562043 | Restoring repo states 2026-01-27 00:28:22.579621 | Merging changes 2026-01-27 00:28:23.117991 | Checking out repos 2026-01-27 00:28:23.170330 | Preparing playbooks 2026-01-27 00:28:23.897223 | Running Ansible setup 2026-01-27 00:28:28.845262 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-27 00:28:29.719490 | 2026-01-27 00:28:29.719661 | PLAY [Base pre] 2026-01-27 00:28:29.746330 | 2026-01-27 00:28:29.746483 | TASK [Setup log path fact] 2026-01-27 00:28:29.777091 | debian-bookworm | ok 2026-01-27 00:28:29.804685 | 2026-01-27 00:28:29.804846 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-27 00:28:29.860918 | debian-bookworm | ok 2026-01-27 00:28:29.870979 | 2026-01-27 00:28:29.871101 | TASK [emit-job-header : Print job information] 2026-01-27 00:28:29.918251 | # Job Information 2026-01-27 00:28:29.918451 | Ansible Version: 2.16.14 2026-01-27 00:28:29.918496 | Job: hadolint 2026-01-27 00:28:29.918530 | Pipeline: check 2026-01-27 00:28:29.918553 | Executor: 521e9411259a 2026-01-27 00:28:29.918573 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/478 2026-01-27 00:28:29.918595 | Event ID: 10155b20-fb17-11f0-9ebd-4cf6d6bb3808 2026-01-27 00:28:29.923632 | 2026-01-27 00:28:29.923759 | LOOP [emit-job-header : Print node information] 2026-01-27 00:28:30.069655 | debian-bookworm | ok: 2026-01-27 00:28:30.069847 | debian-bookworm | # Node Information 2026-01-27 00:28:30.069899 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-27 00:28:30.069925 | debian-bookworm | Hostname: debian 2026-01-27 00:28:30.069946 | debian-bookworm | Username: zuul 2026-01-27 00:28:30.069967 | debian-bookworm | Distro: Debian 12.13 2026-01-27 00:28:30.069991 | debian-bookworm | Provider: regiocloud-a 2026-01-27 00:28:30.070011 | debian-bookworm | Region: 2026-01-27 00:28:30.070032 | debian-bookworm | Label: debian-bookworm 2026-01-27 00:28:30.070052 | debian-bookworm | Product Name: OpenStack Nova 2026-01-27 00:28:30.070072 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2e:f9ce 2026-01-27 00:28:30.091298 | 2026-01-27 00:28:30.091441 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-27 00:28:30.760252 | debian-bookworm -> localhost | changed 2026-01-27 00:28:30.767935 | 2026-01-27 00:28:30.768062 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-27 00:28:32.064039 | debian-bookworm -> localhost | changed 2026-01-27 00:28:32.083174 | 2026-01-27 00:28:32.083282 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-27 00:28:32.361313 | debian-bookworm -> localhost | ok 2026-01-27 00:28:32.367158 | 2026-01-27 00:28:32.367254 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-27 00:28:32.384265 | debian-bookworm | ok 2026-01-27 00:28:32.403175 | debian-bookworm | included: /var/lib/zuul/builds/202f1aa900db442f8750c5553526d7bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-27 00:28:32.408938 | 2026-01-27 00:28:32.409026 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-27 00:28:34.167698 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-27 00:28:34.168087 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/202f1aa900db442f8750c5553526d7bc/work/202f1aa900db442f8750c5553526d7bc_id_rsa 2026-01-27 00:28:34.168168 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/202f1aa900db442f8750c5553526d7bc/work/202f1aa900db442f8750c5553526d7bc_id_rsa.pub 2026-01-27 00:28:34.168221 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-27 00:28:34.168271 | debian-bookworm -> localhost | SHA256:A6DBE9TwL+FynWy4JmoOg/RGXYVU1lMOuyeltpfSsRk zuul-build-sshkey 2026-01-27 00:28:34.168333 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-27 00:28:34.168381 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-27 00:28:34.168423 | debian-bookworm -> localhost | | o=+. ..o+.... | 2026-01-27 00:28:34.168465 | debian-bookworm -> localhost | | o+.. .o o+ | 2026-01-27 00:28:34.168505 | debian-bookworm -> localhost | | ..o .. ..o | 2026-01-27 00:28:34.168545 | debian-bookworm -> localhost | | ..*.o + | 2026-01-27 00:28:34.168586 | debian-bookworm -> localhost | | ...=.* S = E | 2026-01-27 00:28:34.168638 | debian-bookworm -> localhost | |o oo + .. = * | 2026-01-27 00:28:34.168686 | debian-bookworm -> localhost | |+ .oo o * | 2026-01-27 00:28:34.168730 | debian-bookworm -> localhost | |.+.o o | 2026-01-27 00:28:34.168775 | debian-bookworm -> localhost | |+. | 2026-01-27 00:28:34.168817 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-27 00:28:34.168928 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.318203 2026-01-27 00:28:34.179315 | 2026-01-27 00:28:34.179434 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-27 00:28:34.207140 | debian-bookworm | ok 2026-01-27 00:28:34.216081 | debian-bookworm | included: /var/lib/zuul/builds/202f1aa900db442f8750c5553526d7bc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-27 00:28:34.224701 | 2026-01-27 00:28:34.224780 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-27 00:28:34.237369 | debian-bookworm | skipping: Conditional result was False 2026-01-27 00:28:34.244826 | 2026-01-27 00:28:34.244922 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-27 00:28:34.830962 | debian-bookworm | changed 2026-01-27 00:28:34.835646 | 2026-01-27 00:28:34.835720 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-27 00:28:35.090902 | debian-bookworm | ok 2026-01-27 00:28:35.102325 | 2026-01-27 00:28:35.102738 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-27 00:28:35.749482 | debian-bookworm | changed 2026-01-27 00:28:35.757938 | 2026-01-27 00:28:35.758068 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-27 00:28:36.400624 | debian-bookworm | changed 2026-01-27 00:28:36.419796 | 2026-01-27 00:28:36.419936 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-27 00:28:36.432586 | debian-bookworm | skipping: Conditional result was False 2026-01-27 00:28:36.438892 | 2026-01-27 00:28:36.438997 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-27 00:28:36.859985 | debian-bookworm -> localhost | changed 2026-01-27 00:28:36.871677 | 2026-01-27 00:28:36.871810 | TASK [add-build-sshkey : Add back temp key] 2026-01-27 00:28:37.198700 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/202f1aa900db442f8750c5553526d7bc/work/202f1aa900db442f8750c5553526d7bc_id_rsa (zuul-build-sshkey) 2026-01-27 00:28:37.198914 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008996 2026-01-27 00:28:37.206376 | 2026-01-27 00:28:37.206463 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-27 00:28:37.578390 | debian-bookworm | ok 2026-01-27 00:28:37.583268 | 2026-01-27 00:28:37.583353 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-27 00:28:37.606661 | debian-bookworm | skipping: Conditional result was False 2026-01-27 00:28:37.627285 | 2026-01-27 00:28:37.627416 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-27 00:28:38.079120 | debian-bookworm | ok 2026-01-27 00:28:38.089413 | 2026-01-27 00:28:38.089512 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-27 00:28:38.130912 | debian-bookworm | ok 2026-01-27 00:28:38.135778 | 2026-01-27 00:28:38.135890 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-27 00:28:38.411749 | debian-bookworm -> localhost | ok 2026-01-27 00:28:38.425469 | 2026-01-27 00:28:38.425570 | TASK [validate-host : Collect information about the host] 2026-01-27 00:28:39.611339 | debian-bookworm | ok 2026-01-27 00:28:39.630493 | 2026-01-27 00:28:39.630640 | TASK [validate-host : Sanitize hostname] 2026-01-27 00:28:39.772935 | debian-bookworm | ok 2026-01-27 00:28:39.817975 | 2026-01-27 00:28:39.818101 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-27 00:28:40.611994 | debian-bookworm -> localhost | changed 2026-01-27 00:28:40.619409 | 2026-01-27 00:28:40.619595 | TASK [validate-host : Collect information about zuul worker] 2026-01-27 00:28:41.018499 | debian-bookworm | ok 2026-01-27 00:28:41.023638 | 2026-01-27 00:28:41.023758 | TASK [validate-host : Write out all zuul information for each host] 2026-01-27 00:28:41.660425 | debian-bookworm -> localhost | changed 2026-01-27 00:28:41.672354 | 2026-01-27 00:28:41.672480 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-27 00:28:41.990340 | debian-bookworm | ok 2026-01-27 00:28:41.996157 | 2026-01-27 00:28:41.996268 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-27 00:28:42.941629 | debian-bookworm | changed: 2026-01-27 00:28:42.941835 | debian-bookworm | cd+++++++++ src/ 2026-01-27 00:28:42.941888 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-27 00:28:42.941913 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-27 00:28:42.941934 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-01-27 00:28:42.941955 | debian-bookworm | Containerfile 2026-01-27 00:28:42.942108 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007345 2026-01-27 00:28:51.314052 | 2026-01-27 00:28:51.314274 | TASK [upload-logs : Upload logs to log server] 2026-01-27 00:28:51.887207 | localhost | Output suppressed because no_log was given 2026-01-27 00:28:51.890801 | 2026-01-27 00:28:51.891086 | LOOP [upload-logs : Compress console log and json output] 2026-01-27 00:28:51.939741 | localhost | skipping: Conditional result was False 2026-01-27 00:28:51.944763 | localhost | skipping: Conditional result was False 2026-01-27 00:28:51.951294 | 2026-01-27 00:28:51.951482 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-27 00:28:51.997269 | localhost | skipping: Conditional result was False 2026-01-27 00:28:51.997939 | 2026-01-27 00:28:52.001365 | localhost | skipping: Conditional result was False 2026-01-27 00:28:52.015442 | 2026-01-27 00:28:52.015687 | LOOP [upload-logs : Upload console log and json output]