2026-03-27 08:51:31.286873 | Job console starting 2026-03-27 08:51:31.308607 | Updating git repos 2026-03-27 08:51:31.336360 | Cloning repos into workspace 2026-03-27 08:51:31.379468 | Restoring repo states 2026-03-27 08:51:31.387211 | Merging changes 2026-03-27 08:51:31.882539 | Checking out repos 2026-03-27 08:51:31.965405 | Preparing playbooks 2026-03-27 08:51:32.688811 | Running Ansible setup 2026-03-27 08:51:36.952951 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-27 08:51:37.776877 | 2026-03-27 08:51:37.777047 | PLAY [Base pre] 2026-03-27 08:51:37.794339 | 2026-03-27 08:51:37.794488 | TASK [Setup log path fact] 2026-03-27 08:51:37.815388 | debian-bookworm | ok 2026-03-27 08:51:37.830601 | 2026-03-27 08:51:37.830742 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 08:51:37.867126 | debian-bookworm | ok 2026-03-27 08:51:37.880629 | 2026-03-27 08:51:37.880757 | TASK [emit-job-header : Print job information] 2026-03-27 08:51:37.924546 | # Job Information 2026-03-27 08:51:37.924835 | Ansible Version: 2.16.14 2026-03-27 08:51:37.924905 | Job: hadolint 2026-03-27 08:51:37.924969 | Pipeline: check 2026-03-27 08:51:37.925013 | Executor: 521e9411259a 2026-03-27 08:51:37.925052 | Triggered by: https://github.com/osism/container-images/pull/894 2026-03-27 08:51:37.925142 | Event ID: 206d83e0-29ba-11f1-98cf-973a9e1f2be5 2026-03-27 08:51:37.934775 | 2026-03-27 08:51:37.934956 | LOOP [emit-job-header : Print node information] 2026-03-27 08:51:38.040394 | debian-bookworm | ok: 2026-03-27 08:51:38.040612 | debian-bookworm | # Node Information 2026-03-27 08:51:38.040652 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-27 08:51:38.040680 | debian-bookworm | Hostname: debian 2026-03-27 08:51:38.040705 | debian-bookworm | Username: zuul 2026-03-27 08:51:38.040728 | debian-bookworm | Distro: Debian 12.13 2026-03-27 08:51:38.040754 | debian-bookworm | Provider: regiocloud-a 2026-03-27 08:51:38.040777 | debian-bookworm | Region: 2026-03-27 08:51:38.040800 | debian-bookworm | Label: debian-bookworm 2026-03-27 08:51:38.040821 | debian-bookworm | Product Name: OpenStack Nova 2026-03-27 08:51:38.040843 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe52:85d8 2026-03-27 08:51:38.063442 | 2026-03-27 08:51:38.063622 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-27 08:51:38.545907 | debian-bookworm -> localhost | changed 2026-03-27 08:51:38.553531 | 2026-03-27 08:51:38.553674 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-27 08:51:39.592307 | debian-bookworm -> localhost | changed 2026-03-27 08:51:39.603188 | 2026-03-27 08:51:39.603314 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-27 08:51:39.879827 | debian-bookworm -> localhost | ok 2026-03-27 08:51:39.886372 | 2026-03-27 08:51:39.886486 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-27 08:51:39.915559 | debian-bookworm | ok 2026-03-27 08:51:39.933449 | debian-bookworm | included: /var/lib/zuul/builds/e953070d43fe47db80af1382bce66035/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-27 08:51:39.939801 | 2026-03-27 08:51:39.939915 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-27 08:51:41.586985 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-27 08:51:41.587274 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e953070d43fe47db80af1382bce66035/work/e953070d43fe47db80af1382bce66035_id_rsa 2026-03-27 08:51:41.587317 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e953070d43fe47db80af1382bce66035/work/e953070d43fe47db80af1382bce66035_id_rsa.pub 2026-03-27 08:51:41.587345 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-27 08:51:41.587371 | debian-bookworm -> localhost | SHA256:ZFiJxLs0DWDHUzKitI4uF0xmLdS3VR9htY9TShDy3KE zuul-build-sshkey 2026-03-27 08:51:41.587394 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-27 08:51:41.587429 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-27 08:51:41.587450 | debian-bookworm -> localhost | | o.+==oooo *+o | 2026-03-27 08:51:41.587472 | debian-bookworm -> localhost | | o =.oB=o * = o | 2026-03-27 08:51:41.587493 | debian-bookworm -> localhost | | B ...Bo E + .| 2026-03-27 08:51:41.587513 | debian-bookworm -> localhost | | B . =o. . = | 2026-03-27 08:51:41.587532 | debian-bookworm -> localhost | |. + . oS + .| 2026-03-27 08:51:41.587559 | debian-bookworm -> localhost | |. . . . | 2026-03-27 08:51:41.587580 | debian-bookworm -> localhost | |... | 2026-03-27 08:51:41.587599 | debian-bookworm -> localhost | |.. | 2026-03-27 08:51:41.587620 | debian-bookworm -> localhost | | | 2026-03-27 08:51:41.587640 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-27 08:51:41.588253 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.142241 2026-03-27 08:51:41.594906 | 2026-03-27 08:51:41.595060 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-27 08:51:41.635127 | debian-bookworm | ok 2026-03-27 08:51:41.645433 | debian-bookworm | included: /var/lib/zuul/builds/e953070d43fe47db80af1382bce66035/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-27 08:51:41.654912 | 2026-03-27 08:51:41.655026 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-27 08:51:41.679388 | debian-bookworm | skipping: Conditional result was False 2026-03-27 08:51:41.685695 | 2026-03-27 08:51:41.685822 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-27 08:51:42.382058 | debian-bookworm | changed 2026-03-27 08:51:42.390130 | 2026-03-27 08:51:42.390262 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-27 08:51:42.671546 | debian-bookworm | ok 2026-03-27 08:51:42.680307 | 2026-03-27 08:51:42.680451 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-27 08:51:43.396662 | debian-bookworm | changed 2026-03-27 08:51:43.405620 | 2026-03-27 08:51:43.405755 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-27 08:51:44.047888 | debian-bookworm | changed 2026-03-27 08:51:44.054180 | 2026-03-27 08:51:44.054304 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-27 08:51:44.078115 | debian-bookworm | skipping: Conditional result was False 2026-03-27 08:51:44.085452 | 2026-03-27 08:51:44.085567 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-27 08:51:44.525210 | debian-bookworm -> localhost | changed 2026-03-27 08:51:44.538177 | 2026-03-27 08:51:44.538304 | TASK [add-build-sshkey : Add back temp key] 2026-03-27 08:51:44.877511 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e953070d43fe47db80af1382bce66035/work/e953070d43fe47db80af1382bce66035_id_rsa (zuul-build-sshkey) 2026-03-27 08:51:44.877783 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011330 2026-03-27 08:51:44.886654 | 2026-03-27 08:51:44.886794 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-27 08:51:45.311723 | debian-bookworm | ok 2026-03-27 08:51:45.320001 | 2026-03-27 08:51:45.320196 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-27 08:51:45.344978 | debian-bookworm | skipping: Conditional result was False 2026-03-27 08:51:45.358470 | 2026-03-27 08:51:45.358590 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-27 08:51:45.852691 | debian-bookworm | ok 2026-03-27 08:51:45.866466 | 2026-03-27 08:51:45.866603 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-27 08:51:45.895871 | debian-bookworm | ok 2026-03-27 08:51:45.901008 | 2026-03-27 08:51:45.901158 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-27 08:51:46.169620 | debian-bookworm -> localhost | ok 2026-03-27 08:51:46.176717 | 2026-03-27 08:51:46.176842 | TASK [validate-host : Collect information about the host] 2026-03-27 08:51:47.333708 | debian-bookworm | ok 2026-03-27 08:51:47.344294 | 2026-03-27 08:51:47.344413 | TASK [validate-host : Sanitize hostname] 2026-03-27 08:51:47.444916 | debian-bookworm | ok 2026-03-27 08:51:47.489461 | 2026-03-27 08:51:47.489587 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-27 08:51:48.074647 | debian-bookworm -> localhost | changed 2026-03-27 08:51:48.087384 | 2026-03-27 08:51:48.087572 | TASK [validate-host : Collect information about zuul worker] 2026-03-27 08:51:48.510893 | debian-bookworm | ok 2026-03-27 08:51:48.518505 | 2026-03-27 08:51:48.518655 | TASK [validate-host : Write out all zuul information for each host] 2026-03-27 08:51:49.040418 | debian-bookworm -> localhost | changed 2026-03-27 08:51:49.050483 | 2026-03-27 08:51:49.050623 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-27 08:51:49.355217 | debian-bookworm | ok 2026-03-27 08:51:49.363024 | 2026-03-27 08:51:49.363219 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-27 08:51:50.270403 | debian-bookworm | changed: 2026-03-27 08:51:50.270763 | debian-bookworm | cd+++++++++ src/ 2026-03-27 08:51:50.270926 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-27 08:51:50.270988 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-27 08:51:50.271035 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-03-27 08:51:50.271078 | debian-bookworm | Containerfile 2026-03-27 08:51:50.283470 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-03-27 08:51:50.283499 | debian-bookworm | Containerfile 2026-03-27 08:51:50.283557 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-03-27 08:51:50.283585 | debian-bookworm | Containerfile 2026-03-27 08:51:50.283932 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-03-27 08:51:50.283961 | debian-bookworm | Containerfile 2026-03-27 08:51:50.284125 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-03-27 08:51:50.284156 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-03-27 08:51:50.284252 | debian-bookworm | Containerfile 2026-03-27 08:51:50.285372 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-03-27 08:51:50.285401 | debian-bookworm | Containerfile 2026-03-27 08:51:50.285516 | debian-bookworm | Containerfile 2026-03-27 08:51:50.285659 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cinder-volume-huawei/ 2026-03-27 08:51:50.285687 | debian-bookworm | Containerfile 2026-03-27 08:51:50.285746 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsdist/ 2026-03-27 08:51:50.285776 | debian-bookworm | Containerfile 2026-03-27 08:51:50.285833 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-03-27 08:51:50.285862 | debian-bookworm | Containerfile 2026-03-27 08:51:50.285920 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-03-27 08:51:50.285950 | debian-bookworm | Containerfile 2026-03-27 08:51:50.286008 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-03-27 08:51:50.286036 | debian-bookworm | Containerfile 2026-03-27 08:51:50.286135 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-03-27 08:51:50.286166 | debian-bookworm | Containerfile 2026-03-27 08:51:50.286876 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-03-27 08:51:50.286903 | debian-bookworm | Containerfile 2026-03-27 08:51:50.286954 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-03-27 08:51:50.286980 | debian-bookworm | Containerfile 2026-03-27 08:51:50.287030 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-03-27 08:51:50.287060 | debian-bookworm | Containerfile 2026-03-27 08:51:50.287124 | debian-bookworm | Containerfile 2026-03-27 08:51:50.287278 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-03-27 08:51:50.287303 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-03-27 08:51:50.287327 | debian-bookworm | Containerfile 2026-03-27 08:51:50.287576 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-03-27 08:51:50.287600 | debian-bookworm | Containerfile 2026-03-27 08:51:50.287723 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-03-27 08:51:50.287748 | debian-bookworm | Containerfile 2026-03-27 08:51:50.287849 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-03-27 08:51:50.287878 | debian-bookworm | Containerfile 2026-03-27 08:51:50.287930 | debian-bookworm | Containerfile 2026-03-27 08:51:50.288123 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-03-27 08:51:50.288150 | debian-bookworm | Containerfile 2026-03-27 08:51:50.288404 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-03-27 08:51:50.288429 | debian-bookworm | Containerfile 2026-03-27 08:51:50.303167 | 2026-03-27 08:51:50.303275 | PLAY RECAP 2026-03-27 08:51:50.303331 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-27 08:51:50.303356 | 2026-03-27 08:51:50.497781 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-27 08:51:50.500181 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-03-27 08:51:51.280959 | 2026-03-27 08:51:51.281167 | PLAY [Run hadolint] 2026-03-27 08:51:51.296487 | 2026-03-27 08:51:51.296627 | TASK [hadolint : Install hadolint] 2026-03-27 08:51:52.756235 | debian-bookworm | changed: OK (2426420 bytes) 2026-03-27 08:51:52.765878 | 2026-03-27 08:51:52.766041 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-03-27 08:51:53.151078 | debian-bookworm | ok: All paths examined 2026-03-27 08:51:53.161755 | 2026-03-27 08:51:53.161914 | LOOP [hadolint : Run hadolint] 2026-03-27 08:51:53.233968 | 2026-03-27 08:51:53.234321 | PLAY RECAP 2026-03-27 08:51:53.234456 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-27 08:51:53.234542 | 2026-03-27 08:51:53.374439 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-03-27 08:51:53.376665 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 08:51:54.130589 | 2026-03-27 08:51:54.130755 | PLAY [Base post] 2026-03-27 08:51:54.145205 | 2026-03-27 08:51:54.145356 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-27 08:51:54.730898 | debian-bookworm | changed 2026-03-27 08:51:54.741504 | 2026-03-27 08:51:54.741638 | PLAY RECAP 2026-03-27 08:51:54.741722 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-27 08:51:54.741805 | 2026-03-27 08:51:54.865574 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-27 08:51:54.867958 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-27 08:51:55.662403 | 2026-03-27 08:51:55.662578 | PLAY [Base post-logs] 2026-03-27 08:51:55.673437 | 2026-03-27 08:51:55.673569 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-27 08:51:56.158151 | localhost | changed 2026-03-27 08:51:56.175900 | 2026-03-27 08:51:56.176132 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-27 08:51:56.215580 | localhost | ok 2026-03-27 08:51:56.222298 | 2026-03-27 08:51:56.222478 | TASK [Set zuul-log-path fact] 2026-03-27 08:51:56.242244 | localhost | ok 2026-03-27 08:51:56.257700 | 2026-03-27 08:51:56.257842 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-27 08:51:56.296144 | localhost | ok 2026-03-27 08:51:56.303546 | 2026-03-27 08:51:56.303721 | TASK [upload-logs : Create log directories] 2026-03-27 08:51:56.826553 | localhost | changed 2026-03-27 08:51:56.831198 | 2026-03-27 08:51:56.831345 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-27 08:51:57.312163 | localhost -> localhost | ok: Runtime: 0:00:00.006907 2026-03-27 08:51:57.323337 | 2026-03-27 08:51:57.323549 | TASK [upload-logs : Upload logs to log server] 2026-03-27 08:51:57.887481 | localhost | Output suppressed because no_log was given 2026-03-27 08:51:57.889904 | 2026-03-27 08:51:57.890032 | LOOP [upload-logs : Compress console log and json output] 2026-03-27 08:51:57.942776 | localhost | skipping: Conditional result was False 2026-03-27 08:51:57.948345 | localhost | skipping: Conditional result was False 2026-03-27 08:51:57.960470 | 2026-03-27 08:51:57.960676 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-27 08:51:58.007579 | localhost | skipping: Conditional result was False 2026-03-27 08:51:58.008321 | 2026-03-27 08:51:58.011527 | localhost | skipping: Conditional result was False 2026-03-27 08:51:58.024351 | 2026-03-27 08:51:58.024586 | LOOP [upload-logs : Upload console log and json output]