2026-01-15 21:28:02.800364 | Job console starting 2026-01-15 21:28:02.829865 | Updating git repos 2026-01-15 21:28:02.867249 | Cloning repos into workspace 2026-01-15 21:28:03.003640 | Restoring repo states 2026-01-15 21:28:03.019794 | Merging changes 2026-01-15 21:28:04.641023 | Checking out repos 2026-01-15 21:28:04.788843 | Preparing playbooks 2026-01-15 21:28:05.928410 | Running Ansible setup 2026-01-15 21:28:11.036090 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-15 21:28:12.197481 | 2026-01-15 21:28:12.206220 | PLAY [Base pre] 2026-01-15 21:28:12.232986 | 2026-01-15 21:28:12.233099 | TASK [Setup log path fact] 2026-01-15 21:28:12.260886 | debian-bookworm | ok 2026-01-15 21:28:12.284156 | 2026-01-15 21:28:12.284288 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-15 21:28:12.333491 | debian-bookworm | ok 2026-01-15 21:28:12.350907 | 2026-01-15 21:28:12.351017 | TASK [emit-job-header : Print job information] 2026-01-15 21:28:12.410236 | # Job Information 2026-01-15 21:28:12.410458 | Ansible Version: 2.16.14 2026-01-15 21:28:12.410496 | Job: hadolint 2026-01-15 21:28:12.410532 | Pipeline: check 2026-01-15 21:28:12.410559 | Executor: 521e9411259a 2026-01-15 21:28:12.410579 | Triggered by: https://github.com/osism/osism-kubernetes/pull/269 2026-01-15 21:28:12.410603 | Event ID: 0d6bb8e0-f259-11f0-8160-eb28042dcbd9 2026-01-15 21:28:12.415499 | 2026-01-15 21:28:12.415590 | LOOP [emit-job-header : Print node information] 2026-01-15 21:28:12.524660 | debian-bookworm | ok: 2026-01-15 21:28:12.524885 | debian-bookworm | # Node Information 2026-01-15 21:28:12.524922 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-15 21:28:12.524947 | debian-bookworm | Hostname: debian 2026-01-15 21:28:12.524968 | debian-bookworm | Username: zuul 2026-01-15 21:28:12.524988 | debian-bookworm | Distro: Debian 12.13 2026-01-15 21:28:12.525018 | debian-bookworm | Provider: regiocloud-a 2026-01-15 21:28:12.525044 | debian-bookworm | Region: 2026-01-15 21:28:12.525065 | debian-bookworm | Label: debian-bookworm 2026-01-15 21:28:12.525085 | debian-bookworm | Product Name: OpenStack Nova 2026-01-15 21:28:12.525105 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe19:2d61 2026-01-15 21:28:12.549578 | 2026-01-15 21:28:12.549696 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-15 21:28:13.437848 | debian-bookworm -> localhost | changed 2026-01-15 21:28:13.444506 | 2026-01-15 21:28:13.444602 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-15 21:28:15.133359 | debian-bookworm -> localhost | changed 2026-01-15 21:28:15.144202 | 2026-01-15 21:28:15.144301 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-15 21:28:15.614963 | debian-bookworm -> localhost | ok 2026-01-15 21:28:15.623665 | 2026-01-15 21:28:15.623766 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-15 21:28:15.663241 | debian-bookworm | ok 2026-01-15 21:28:15.687942 | debian-bookworm | included: /var/lib/zuul/builds/cbb261fbe7134e86b6baf12558f2331a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-15 21:28:15.707620 | 2026-01-15 21:28:15.707720 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-15 21:28:18.721668 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-15 21:28:18.722977 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/cbb261fbe7134e86b6baf12558f2331a/work/cbb261fbe7134e86b6baf12558f2331a_id_rsa 2026-01-15 21:28:18.723043 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/cbb261fbe7134e86b6baf12558f2331a/work/cbb261fbe7134e86b6baf12558f2331a_id_rsa.pub 2026-01-15 21:28:18.723073 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-15 21:28:18.723098 | debian-bookworm -> localhost | SHA256:SzqIOQ6DIDMM9jzsTTMNiS8xngxNsMckfWTGpnKqxZo zuul-build-sshkey 2026-01-15 21:28:18.723120 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-15 21:28:18.723164 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-15 21:28:18.723187 | debian-bookworm -> localhost | | oooo+ | 2026-01-15 21:28:18.723208 | debian-bookworm -> localhost | | B.++. | 2026-01-15 21:28:18.723229 | debian-bookworm -> localhost | |.+ B+o | 2026-01-15 21:28:18.723249 | debian-bookworm -> localhost | |+.Oo= o | 2026-01-15 21:28:18.723269 | debian-bookworm -> localhost | |=o+X = .S | 2026-01-15 21:28:18.723295 | debian-bookworm -> localhost | |+++o=.oo . | 2026-01-15 21:28:18.723316 | debian-bookworm -> localhost | |=++...o . | 2026-01-15 21:28:18.723336 | debian-bookworm -> localhost | |E+ . . | 2026-01-15 21:28:18.723357 | debian-bookworm -> localhost | | . | 2026-01-15 21:28:18.723377 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-15 21:28:18.723433 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.249763 2026-01-15 21:28:18.729427 | 2026-01-15 21:28:18.729509 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-15 21:28:18.757098 | debian-bookworm | ok 2026-01-15 21:28:18.765768 | debian-bookworm | included: /var/lib/zuul/builds/cbb261fbe7134e86b6baf12558f2331a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-15 21:28:18.774186 | 2026-01-15 21:28:18.774263 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-15 21:28:18.797567 | debian-bookworm | skipping: Conditional result was False 2026-01-15 21:28:18.803129 | 2026-01-15 21:28:18.803251 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-15 21:28:19.472532 | debian-bookworm | changed 2026-01-15 21:28:19.480006 | 2026-01-15 21:28:19.480127 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-15 21:28:19.741753 | debian-bookworm | ok 2026-01-15 21:28:19.746430 | 2026-01-15 21:28:19.746514 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-15 21:28:20.400345 | debian-bookworm | changed 2026-01-15 21:28:20.410081 | 2026-01-15 21:28:20.410207 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-15 21:28:21.083455 | debian-bookworm | changed 2026-01-15 21:28:21.091472 | 2026-01-15 21:28:21.091565 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-15 21:28:21.119587 | debian-bookworm | skipping: Conditional result was False 2026-01-15 21:28:21.125225 | 2026-01-15 21:28:21.125318 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-15 21:28:21.846010 | debian-bookworm -> localhost | changed 2026-01-15 21:28:21.856520 | 2026-01-15 21:28:21.856609 | TASK [add-build-sshkey : Add back temp key] 2026-01-15 21:28:22.233546 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/cbb261fbe7134e86b6baf12558f2331a/work/cbb261fbe7134e86b6baf12558f2331a_id_rsa (zuul-build-sshkey) 2026-01-15 21:28:22.233752 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010483 2026-01-15 21:28:22.241666 | 2026-01-15 21:28:22.241757 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-15 21:28:22.629348 | debian-bookworm | ok 2026-01-15 21:28:22.634291 | 2026-01-15 21:28:22.634391 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-15 21:28:22.659151 | debian-bookworm | skipping: Conditional result was False 2026-01-15 21:28:22.668870 | 2026-01-15 21:28:22.678903 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-15 21:28:23.129300 | debian-bookworm | ok 2026-01-15 21:28:23.155344 | 2026-01-15 21:28:23.155491 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-15 21:28:23.215771 | debian-bookworm | ok 2026-01-15 21:28:23.220611 | 2026-01-15 21:28:23.220694 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-15 21:28:23.529343 | debian-bookworm -> localhost | ok 2026-01-15 21:28:23.535274 | 2026-01-15 21:28:23.535358 | TASK [validate-host : Collect information about the host] 2026-01-15 21:28:24.692148 | debian-bookworm | ok 2026-01-15 21:28:24.703173 | 2026-01-15 21:28:24.703277 | TASK [validate-host : Sanitize hostname] 2026-01-15 21:28:24.792576 | debian-bookworm | ok 2026-01-15 21:28:24.821972 | 2026-01-15 21:28:24.822072 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-15 21:28:25.588478 | debian-bookworm -> localhost | changed 2026-01-15 21:28:25.593856 | 2026-01-15 21:28:25.593950 | TASK [validate-host : Collect information about zuul worker] 2026-01-15 21:28:26.037440 | debian-bookworm | ok 2026-01-15 21:28:26.041852 | 2026-01-15 21:28:26.041942 | TASK [validate-host : Write out all zuul information for each host] 2026-01-15 21:28:26.692216 | debian-bookworm -> localhost | changed 2026-01-15 21:28:26.701702 | 2026-01-15 21:28:26.701824 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-15 21:28:27.025540 | debian-bookworm | ok 2026-01-15 21:28:27.036993 | 2026-01-15 21:28:27.037178 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-15 21:28:29.677998 | debian-bookworm | changed: 2026-01-15 21:28:29.678201 | debian-bookworm | cd+++++++++ src/ 2026-01-15 21:28:29.678236 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-15 21:28:29.678260 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-15 21:28:29.678282 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-01-15 21:28:29.678302 | debian-bookworm | Containerfile 2026-01-15 21:28:29.678469 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006548 2026-01-15 21:28:36.741923 | 2026-01-15 21:28:36.742085 | TASK [upload-logs : Upload logs to log server] 2026-01-15 21:28:37.235111 | localhost | Output suppressed because no_log was given 2026-01-15 21:28:37.237655 | 2026-01-15 21:28:37.237836 | LOOP [upload-logs : Compress console log and json output] 2026-01-15 21:28:37.294565 | localhost | skipping: Conditional result was False 2026-01-15 21:28:37.299923 | localhost | skipping: Conditional result was False 2026-01-15 21:28:37.310967 | 2026-01-15 21:28:37.311240 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-15 21:28:37.354945 | localhost | skipping: Conditional result was False 2026-01-15 21:28:37.355246 | 2026-01-15 21:28:37.359711 | localhost | skipping: Conditional result was False 2026-01-15 21:28:37.370659 | 2026-01-15 21:28:37.370807 | LOOP [upload-logs : Upload console log and json output]