2026-03-04 10:42:32.878175 | Job console starting 2026-03-04 10:42:32.888702 | Updating git repos 2026-03-04 10:42:32.917128 | Cloning repos into workspace 2026-03-04 10:42:32.974911 | Restoring repo states 2026-03-04 10:42:32.985788 | Merging changes 2026-03-04 10:42:33.652159 | Checking out repos 2026-03-04 10:42:33.715862 | Preparing playbooks 2026-03-04 10:42:34.489105 | Running Ansible setup 2026-03-04 10:42:39.799583 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 10:42:40.817383 | 2026-03-04 10:42:40.817561 | PLAY [Base pre] 2026-03-04 10:42:40.851795 | 2026-03-04 10:42:40.851972 | TASK [Setup log path fact] 2026-03-04 10:42:40.893289 | debian-bookworm | ok 2026-03-04 10:42:40.950676 | 2026-03-04 10:42:40.950920 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 10:42:40.999685 | debian-bookworm | ok 2026-03-04 10:42:41.024447 | 2026-03-04 10:42:41.034941 | TASK [emit-job-header : Print job information] 2026-03-04 10:42:41.115390 | # Job Information 2026-03-04 10:42:41.115591 | Ansible Version: 2.16.14 2026-03-04 10:42:41.115627 | Job: hadolint 2026-03-04 10:42:41.115660 | Pipeline: check 2026-03-04 10:42:41.115683 | Executor: 521e9411259a 2026-03-04 10:42:41.115704 | Triggered by: https://github.com/osism/container-images/pull/854 2026-03-04 10:42:41.115727 | Event ID: d42e3200-17b6-11f1-980a-e59f173842d8 2026-03-04 10:42:41.120937 | 2026-03-04 10:42:41.121061 | LOOP [emit-job-header : Print node information] 2026-03-04 10:42:41.377200 | debian-bookworm | ok: 2026-03-04 10:42:41.377427 | debian-bookworm | # Node Information 2026-03-04 10:42:41.377465 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-04 10:42:41.377491 | debian-bookworm | Hostname: debian 2026-03-04 10:42:41.377513 | debian-bookworm | Username: zuul 2026-03-04 10:42:41.377533 | debian-bookworm | Distro: Debian 12.13 2026-03-04 10:42:41.377558 | debian-bookworm | Provider: regiocloud-a 2026-03-04 10:42:41.377578 | debian-bookworm | Region: 2026-03-04 10:42:41.377599 | debian-bookworm | Label: debian-bookworm 2026-03-04 10:42:41.377619 | debian-bookworm | Product Name: OpenStack Nova 2026-03-04 10:42:41.377638 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1c:9035 2026-03-04 10:42:41.396596 | 2026-03-04 10:42:41.396746 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 10:42:42.171561 | debian-bookworm -> localhost | changed 2026-03-04 10:42:42.179075 | 2026-03-04 10:42:42.179199 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 10:42:43.758960 | debian-bookworm -> localhost | changed 2026-03-04 10:42:43.780586 | 2026-03-04 10:42:43.780743 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 10:42:44.159140 | debian-bookworm -> localhost | ok 2026-03-04 10:42:44.173460 | 2026-03-04 10:42:44.173595 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 10:42:44.196456 | debian-bookworm | ok 2026-03-04 10:42:44.236537 | debian-bookworm | included: /var/lib/zuul/builds/d34a317e3417456289db0d20e445abb3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 10:42:44.251531 | 2026-03-04 10:42:44.251659 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 10:42:46.379514 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-04 10:42:46.379740 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d34a317e3417456289db0d20e445abb3/work/d34a317e3417456289db0d20e445abb3_id_rsa 2026-03-04 10:42:46.379780 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d34a317e3417456289db0d20e445abb3/work/d34a317e3417456289db0d20e445abb3_id_rsa.pub 2026-03-04 10:42:46.379807 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-04 10:42:46.379832 | debian-bookworm -> localhost | SHA256:MFIIwTdtpTMFhOTKKiVMiCgl73U36HS8xpfP7KATtMc zuul-build-sshkey 2026-03-04 10:42:46.379872 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-04 10:42:46.379908 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-04 10:42:46.379932 | debian-bookworm -> localhost | |..++.=+oo | 2026-03-04 10:42:46.379953 | debian-bookworm -> localhost | |++..=.o= | 2026-03-04 10:42:46.379974 | debian-bookworm -> localhost | |=...+oX = | 2026-03-04 10:42:46.379993 | debian-bookworm -> localhost | |+o o = O.o . | 2026-03-04 10:42:46.380014 | debian-bookworm -> localhost | |..= ..Soo | 2026-03-04 10:42:46.380039 | debian-bookworm -> localhost | | + .o.E+ | 2026-03-04 10:42:46.380060 | debian-bookworm -> localhost | |o o. + | 2026-03-04 10:42:46.380080 | debian-bookworm -> localhost | |. .. o | 2026-03-04 10:42:46.380100 | debian-bookworm -> localhost | | .. . | 2026-03-04 10:42:46.380121 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-04 10:42:46.380172 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.505370 2026-03-04 10:42:46.386706 | 2026-03-04 10:42:46.386820 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 10:42:46.417799 | debian-bookworm | ok 2026-03-04 10:42:46.427522 | debian-bookworm | included: /var/lib/zuul/builds/d34a317e3417456289db0d20e445abb3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 10:42:46.452145 | 2026-03-04 10:42:46.452354 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 10:42:46.485256 | debian-bookworm | skipping: Conditional result was False 2026-03-04 10:42:46.496256 | 2026-03-04 10:42:46.496417 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 10:42:47.189474 | debian-bookworm | changed 2026-03-04 10:42:47.195157 | 2026-03-04 10:42:47.195280 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 10:42:47.469314 | debian-bookworm | ok 2026-03-04 10:42:47.477640 | 2026-03-04 10:42:47.477793 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 10:42:48.133045 | debian-bookworm | changed 2026-03-04 10:42:48.140554 | 2026-03-04 10:42:48.140679 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 10:42:48.847986 | debian-bookworm | changed 2026-03-04 10:42:48.853662 | 2026-03-04 10:42:48.853773 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 10:42:48.890151 | debian-bookworm | skipping: Conditional result was False 2026-03-04 10:42:48.896596 | 2026-03-04 10:42:48.896730 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 10:42:49.358124 | debian-bookworm -> localhost | changed 2026-03-04 10:42:49.370350 | 2026-03-04 10:42:49.370477 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 10:42:49.802388 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d34a317e3417456289db0d20e445abb3/work/d34a317e3417456289db0d20e445abb3_id_rsa (zuul-build-sshkey) 2026-03-04 10:42:49.802641 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011041 2026-03-04 10:42:49.811560 | 2026-03-04 10:42:49.811694 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 10:42:50.261393 | debian-bookworm | ok 2026-03-04 10:42:50.266793 | 2026-03-04 10:42:50.267033 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 10:42:50.291387 | debian-bookworm | skipping: Conditional result was False 2026-03-04 10:42:50.302497 | 2026-03-04 10:42:50.302633 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 10:42:50.776239 | debian-bookworm | ok 2026-03-04 10:42:50.799540 | 2026-03-04 10:42:50.799727 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 10:42:50.850191 | debian-bookworm | ok 2026-03-04 10:42:50.860230 | 2026-03-04 10:42:50.860590 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 10:42:51.149142 | debian-bookworm -> localhost | ok 2026-03-04 10:42:51.156215 | 2026-03-04 10:42:51.156340 | TASK [validate-host : Collect information about the host] 2026-03-04 10:42:53.379128 | debian-bookworm | ok 2026-03-04 10:42:53.389737 | 2026-03-04 10:42:53.389857 | TASK [validate-host : Sanitize hostname] 2026-03-04 10:42:53.531042 | debian-bookworm | ok 2026-03-04 10:42:53.575562 | 2026-03-04 10:42:53.575712 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 10:42:54.237801 | debian-bookworm -> localhost | changed 2026-03-04 10:42:54.243916 | 2026-03-04 10:42:54.244041 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 10:42:54.667636 | debian-bookworm | ok 2026-03-04 10:42:54.674317 | 2026-03-04 10:42:54.674541 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 10:42:55.299697 | debian-bookworm -> localhost | changed 2026-03-04 10:42:55.312796 | 2026-03-04 10:42:55.312954 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 10:42:55.589581 | debian-bookworm | ok 2026-03-04 10:42:55.603242 | 2026-03-04 10:42:55.603595 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 10:42:56.496589 | debian-bookworm | changed: 2026-03-04 10:42:56.496901 | debian-bookworm | cd+++++++++ src/ 2026-03-04 10:42:56.496965 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-04 10:42:56.497009 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-04 10:42:56.497048 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-03-04 10:42:56.497084 | debian-bookworm | Containerfile 2026-03-04 10:42:56.501206 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-03-04 10:42:56.501239 | debian-bookworm | Containerfile 2026-03-04 10:42:56.501300 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-03-04 10:42:56.501330 | debian-bookworm | Containerfile 2026-03-04 10:42:56.501685 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-03-04 10:42:56.501714 | debian-bookworm | Containerfile 2026-03-04 10:42:56.501864 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-03-04 10:42:56.501908 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-03-04 10:42:56.501939 | debian-bookworm | Containerfile 2026-03-04 10:42:56.503103 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-03-04 10:42:56.503132 | debian-bookworm | Containerfile 2026-03-04 10:42:56.503248 | debian-bookworm | Containerfile 2026-03-04 10:42:56.503392 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-03-04 10:42:56.503419 | debian-bookworm | Containerfile 2026-03-04 10:42:56.503470 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-03-04 10:42:56.503495 | debian-bookworm | Containerfile 2026-03-04 10:42:56.503548 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-03-04 10:42:56.503573 | debian-bookworm | Containerfile 2026-03-04 10:42:56.503625 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-03-04 10:42:56.503650 | debian-bookworm | Containerfile 2026-03-04 10:42:56.503706 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-03-04 10:42:56.503732 | debian-bookworm | Containerfile 2026-03-04 10:42:56.504367 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-03-04 10:42:56.504392 | debian-bookworm | Containerfile 2026-03-04 10:42:56.504442 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-03-04 10:42:56.504467 | debian-bookworm | Containerfile 2026-03-04 10:42:56.504516 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-03-04 10:42:56.504541 | debian-bookworm | Containerfile 2026-03-04 10:42:56.504595 | debian-bookworm | Containerfile 2026-03-04 10:42:56.504745 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-03-04 10:42:56.504769 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-03-04 10:42:56.504794 | debian-bookworm | Containerfile 2026-03-04 10:42:56.505056 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-03-04 10:42:56.505081 | debian-bookworm | Containerfile 2026-03-04 10:42:56.505207 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-03-04 10:42:56.505232 | debian-bookworm | Containerfile 2026-03-04 10:42:56.505335 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-03-04 10:42:56.505360 | debian-bookworm | Containerfile 2026-03-04 10:42:56.505415 | debian-bookworm | Containerfile 2026-03-04 10:42:56.505592 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-03-04 10:42:56.505617 | debian-bookworm | Containerfile 2026-03-04 10:42:56.505867 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-03-04 10:42:56.505905 | debian-bookworm | Containerfile 2026-03-04 10:42:56.515940 | 2026-03-04 10:42:56.516040 | PLAY RECAP 2026-03-04 10:42:56.516100 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-04 10:42:56.516126 | 2026-03-04 10:42:56.665721 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 10:42:56.668012 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-03-04 10:42:57.391862 | 2026-03-04 10:42:57.392047 | PLAY [Run hadolint] 2026-03-04 10:42:57.407277 | 2026-03-04 10:42:57.407417 | TASK [hadolint : Install hadolint] 2026-03-04 10:42:58.793988 | debian-bookworm | changed: OK (2426420 bytes) 2026-03-04 10:42:58.803266 | 2026-03-04 10:42:58.803435 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-03-04 10:42:59.213618 | debian-bookworm | ok: All paths examined 2026-03-04 10:42:59.220591 | 2026-03-04 10:42:59.220769 | LOOP [hadolint : Run hadolint] 2026-03-04 10:42:59.291532 | 2026-03-04 10:42:59.291694 | PLAY RECAP 2026-03-04 10:42:59.291754 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-04 10:42:59.291781 | 2026-03-04 10:42:59.424065 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-03-04 10:42:59.424990 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 10:43:00.183159 | 2026-03-04 10:43:00.183332 | PLAY [Base post] 2026-03-04 10:43:00.197297 | 2026-03-04 10:43:00.197431 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-04 10:43:00.854039 | debian-bookworm | changed 2026-03-04 10:43:00.864540 | 2026-03-04 10:43:00.864657 | PLAY RECAP 2026-03-04 10:43:00.864721 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-04 10:43:00.864788 | 2026-03-04 10:43:00.984487 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-04 10:43:00.986538 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-04 10:43:01.800157 | 2026-03-04 10:43:01.800343 | PLAY [Base post-logs] 2026-03-04 10:43:01.811460 | 2026-03-04 10:43:01.811609 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-04 10:43:02.282472 | localhost | changed 2026-03-04 10:43:02.300189 | 2026-03-04 10:43:02.300375 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-04 10:43:02.327306 | localhost | ok 2026-03-04 10:43:02.332063 | 2026-03-04 10:43:02.332208 | TASK [Set zuul-log-path fact] 2026-03-04 10:43:02.349284 | localhost | ok 2026-03-04 10:43:02.363526 | 2026-03-04 10:43:02.363682 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 10:43:02.391799 | localhost | ok 2026-03-04 10:43:02.399121 | 2026-03-04 10:43:02.399297 | TASK [upload-logs : Create log directories] 2026-03-04 10:43:02.940459 | localhost | changed 2026-03-04 10:43:02.946413 | 2026-03-04 10:43:02.946596 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-04 10:43:03.472511 | localhost -> localhost | ok: Runtime: 0:00:00.007484 2026-03-04 10:43:03.477408 | 2026-03-04 10:43:03.477532 | TASK [upload-logs : Upload logs to log server] 2026-03-04 10:43:04.067694 | localhost | Output suppressed because no_log was given 2026-03-04 10:43:04.070036 | 2026-03-04 10:43:04.070171 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 10:43:04.143529 | localhost | skipping: Conditional result was False 2026-03-04 10:43:04.152494 | localhost | skipping: Conditional result was False 2026-03-04 10:43:04.158888 | 2026-03-04 10:43:04.159034 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 10:43:04.222679 | localhost | skipping: Conditional result was False 2026-03-04 10:43:04.223510 | 2026-03-04 10:43:04.226140 | localhost | skipping: Conditional result was False 2026-03-04 10:43:04.240365 | 2026-03-04 10:43:04.240592 | LOOP [upload-logs : Upload console log and json output]