2025-12-04 17:47:02.148457 | Job console starting 2025-12-04 17:47:02.157419 | Updating git repos 2025-12-04 17:47:02.193120 | Cloning repos into workspace 2025-12-04 17:47:02.298151 | Restoring repo states 2025-12-04 17:47:02.318803 | Merging changes 2025-12-04 17:47:03.190679 | Checking out repos 2025-12-04 17:47:03.300909 | Preparing playbooks 2025-12-04 17:47:04.668104 | Running Ansible setup 2025-12-04 17:47:11.733474 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-04 17:47:12.953447 | 2025-12-04 17:47:12.953582 | PLAY [Base pre] 2025-12-04 17:47:13.013750 | 2025-12-04 17:47:13.017184 | TASK [Setup log path fact] 2025-12-04 17:47:13.078032 | debian-bookworm | ok 2025-12-04 17:47:13.132165 | 2025-12-04 17:47:13.132306 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-04 17:47:13.177940 | debian-bookworm | ok 2025-12-04 17:47:13.192180 | 2025-12-04 17:47:13.192284 | TASK [emit-job-header : Print job information] 2025-12-04 17:47:13.221645 | # Job Information 2025-12-04 17:47:13.221846 | Ansible Version: 2.16.14 2025-12-04 17:47:13.221878 | Job: hadolint 2025-12-04 17:47:13.221908 | Pipeline: check 2025-12-04 17:47:13.221931 | Executor: 521e9411259a 2025-12-04 17:47:13.221949 | Triggered by: https://github.com/osism/container-images/pull/865 2025-12-04 17:47:13.221966 | Event ID: 2245dbb0-d139-11f0-9700-0c5474b60841 2025-12-04 17:47:13.226092 | 2025-12-04 17:47:13.226182 | LOOP [emit-job-header : Print node information] 2025-12-04 17:47:13.418904 | debian-bookworm | ok: 2025-12-04 17:47:13.419362 | debian-bookworm | # Node Information 2025-12-04 17:47:13.419549 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-04 17:47:13.419593 | debian-bookworm | Hostname: debian 2025-12-04 17:47:13.419620 | debian-bookworm | Username: zuul 2025-12-04 17:47:13.419643 | debian-bookworm | Distro: Debian 12.12 2025-12-04 17:47:13.419670 | debian-bookworm | Provider: regiocloud-a 2025-12-04 17:47:13.419691 | debian-bookworm | Region: 2025-12-04 17:47:13.419713 | debian-bookworm | Label: debian-bookworm 2025-12-04 17:47:13.419732 | debian-bookworm | Product Name: OpenStack Nova 2025-12-04 17:47:13.419752 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe06:c28e 2025-12-04 17:47:13.434448 | 2025-12-04 17:47:13.434547 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-04 17:47:14.211205 | debian-bookworm -> localhost | changed 2025-12-04 17:47:14.218235 | 2025-12-04 17:47:14.218346 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-04 17:47:15.430390 | debian-bookworm -> localhost | changed 2025-12-04 17:47:15.441162 | 2025-12-04 17:47:15.441265 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-04 17:47:15.874311 | debian-bookworm -> localhost | ok 2025-12-04 17:47:15.882275 | 2025-12-04 17:47:15.882395 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-04 17:47:15.920052 | debian-bookworm | ok 2025-12-04 17:47:15.957558 | debian-bookworm | included: /var/lib/zuul/builds/40dedaca7ab441ce9b99ebcc5e989db7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-04 17:47:15.972758 | 2025-12-04 17:47:15.972860 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-04 17:47:17.244374 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-04 17:47:17.244608 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/40dedaca7ab441ce9b99ebcc5e989db7/work/40dedaca7ab441ce9b99ebcc5e989db7_id_rsa 2025-12-04 17:47:17.244646 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/40dedaca7ab441ce9b99ebcc5e989db7/work/40dedaca7ab441ce9b99ebcc5e989db7_id_rsa.pub 2025-12-04 17:47:17.244673 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-04 17:47:17.244696 | debian-bookworm -> localhost | SHA256:19RdRuSfKRrTNOF34Ltu7L+8smFACHgHgNBsXYytfrc zuul-build-sshkey 2025-12-04 17:47:17.244719 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-04 17:47:17.244754 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-04 17:47:17.244776 | debian-bookworm -> localhost | | .+ o.B+. ..o=| 2025-12-04 17:47:17.244797 | debian-bookworm -> localhost | | = + +... .o.=.| 2025-12-04 17:47:17.244818 | debian-bookworm -> localhost | | . o .. ..+o.+| 2025-12-04 17:47:17.244838 | debian-bookworm -> localhost | | . .oo o.=| 2025-12-04 17:47:17.244858 | debian-bookworm -> localhost | | . S .+.o.o.| 2025-12-04 17:47:17.244885 | debian-bookworm -> localhost | | . . o = .. | 2025-12-04 17:47:17.244905 | debian-bookworm -> localhost | | . . .. +. | 2025-12-04 17:47:17.244925 | debian-bookworm -> localhost | | E .o= | 2025-12-04 17:47:17.244946 | debian-bookworm -> localhost | | +==+| 2025-12-04 17:47:17.244966 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-04 17:47:17.245020 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.545482 2025-12-04 17:47:17.252458 | 2025-12-04 17:47:17.252619 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-04 17:47:17.294932 | debian-bookworm | ok 2025-12-04 17:47:17.304983 | debian-bookworm | included: /var/lib/zuul/builds/40dedaca7ab441ce9b99ebcc5e989db7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-04 17:47:17.326034 | 2025-12-04 17:47:17.326166 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-04 17:47:17.380835 | debian-bookworm | skipping: Conditional result was False 2025-12-04 17:47:17.398635 | 2025-12-04 17:47:17.398943 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-04 17:47:18.545622 | debian-bookworm | changed 2025-12-04 17:47:18.575000 | 2025-12-04 17:47:18.575156 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-04 17:47:18.864927 | debian-bookworm | ok 2025-12-04 17:47:18.871382 | 2025-12-04 17:47:18.871511 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-04 17:47:19.637361 | debian-bookworm | changed 2025-12-04 17:47:19.663667 | 2025-12-04 17:47:19.663818 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-04 17:47:20.327515 | debian-bookworm | changed 2025-12-04 17:47:20.335160 | 2025-12-04 17:47:20.335298 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-04 17:47:20.359525 | debian-bookworm | skipping: Conditional result was False 2025-12-04 17:47:20.365988 | 2025-12-04 17:47:20.366104 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-04 17:47:20.955879 | debian-bookworm -> localhost | changed 2025-12-04 17:47:20.971647 | 2025-12-04 17:47:20.971792 | TASK [add-build-sshkey : Add back temp key] 2025-12-04 17:47:21.388730 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/40dedaca7ab441ce9b99ebcc5e989db7/work/40dedaca7ab441ce9b99ebcc5e989db7_id_rsa (zuul-build-sshkey) 2025-12-04 17:47:21.388994 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035252 2025-12-04 17:47:21.397830 | 2025-12-04 17:47:21.397983 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-04 17:47:21.860631 | debian-bookworm | ok 2025-12-04 17:47:21.871492 | 2025-12-04 17:47:21.871678 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-04 17:47:21.911591 | debian-bookworm | skipping: Conditional result was False 2025-12-04 17:47:21.924834 | 2025-12-04 17:47:21.924973 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-04 17:47:22.402511 | debian-bookworm | ok 2025-12-04 17:47:22.422241 | 2025-12-04 17:47:22.422403 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-04 17:47:22.461859 | debian-bookworm | ok 2025-12-04 17:47:22.467368 | 2025-12-04 17:47:22.467496 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-04 17:47:22.970661 | debian-bookworm -> localhost | ok 2025-12-04 17:47:22.977854 | 2025-12-04 17:47:22.977983 | TASK [validate-host : Collect information about the host] 2025-12-04 17:47:25.149495 | debian-bookworm | ok 2025-12-04 17:47:25.160075 | 2025-12-04 17:47:25.160218 | TASK [validate-host : Sanitize hostname] 2025-12-04 17:47:25.283956 | debian-bookworm | ok 2025-12-04 17:47:25.337385 | 2025-12-04 17:47:25.337528 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-04 17:47:26.173014 | debian-bookworm -> localhost | changed 2025-12-04 17:47:26.183475 | 2025-12-04 17:47:26.183675 | TASK [validate-host : Collect information about zuul worker] 2025-12-04 17:47:26.700293 | debian-bookworm | ok 2025-12-04 17:47:26.725458 | 2025-12-04 17:47:26.725608 | TASK [validate-host : Write out all zuul information for each host] 2025-12-04 17:47:28.282889 | debian-bookworm -> localhost | changed 2025-12-04 17:47:28.293514 | 2025-12-04 17:47:28.293671 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-04 17:47:28.607227 | debian-bookworm | ok 2025-12-04 17:47:28.636879 | 2025-12-04 17:47:28.637026 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-04 17:47:30.502193 | debian-bookworm | changed: 2025-12-04 17:47:30.502432 | debian-bookworm | cd+++++++++ src/ 2025-12-04 17:47:30.502471 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-04 17:47:30.502495 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-04 17:47:30.502517 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2025-12-04 17:47:30.502537 | debian-bookworm | Containerfile 2025-12-04 17:47:30.505901 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2025-12-04 17:47:30.505918 | debian-bookworm | Containerfile 2025-12-04 17:47:30.505953 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2025-12-04 17:47:30.505970 | debian-bookworm | Containerfile 2025-12-04 17:47:30.506180 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2025-12-04 17:47:30.506198 | debian-bookworm | Containerfile 2025-12-04 17:47:30.506285 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2025-12-04 17:47:30.506302 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2025-12-04 17:47:30.506330 | debian-bookworm | Containerfile 2025-12-04 17:47:30.513464 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2025-12-04 17:47:30.513488 | debian-bookworm | Containerfile 2025-12-04 17:47:30.513569 | debian-bookworm | Containerfile 2025-12-04 17:47:30.513660 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2025-12-04 17:47:30.513678 | debian-bookworm | Containerfile 2025-12-04 17:47:30.513726 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2025-12-04 17:47:30.513744 | debian-bookworm | Containerfile 2025-12-04 17:47:30.513781 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2025-12-04 17:47:30.513798 | debian-bookworm | Containerfile 2025-12-04 17:47:30.513834 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2025-12-04 17:47:30.513852 | debian-bookworm | Containerfile 2025-12-04 17:47:30.514288 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2025-12-04 17:47:30.514309 | debian-bookworm | Containerfile 2025-12-04 17:47:30.514391 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2025-12-04 17:47:30.514409 | debian-bookworm | Containerfile 2025-12-04 17:47:30.514444 | debian-bookworm | Containerfile 2025-12-04 17:47:30.514550 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2025-12-04 17:47:30.514567 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2025-12-04 17:47:30.514584 | debian-bookworm | Containerfile 2025-12-04 17:47:30.514757 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2025-12-04 17:47:30.514775 | debian-bookworm | Containerfile 2025-12-04 17:47:30.514880 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2025-12-04 17:47:30.514898 | debian-bookworm | Containerfile 2025-12-04 17:47:30.514971 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2025-12-04 17:47:30.514988 | debian-bookworm | Containerfile 2025-12-04 17:47:30.515023 | debian-bookworm | Containerfile 2025-12-04 17:47:30.515144 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2025-12-04 17:47:30.515161 | debian-bookworm | Containerfile 2025-12-04 17:47:30.515377 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2025-12-04 17:47:30.515395 | debian-bookworm | Containerfile 2025-12-04 17:47:30.535157 | 2025-12-04 17:47:30.535270 | PLAY RECAP 2025-12-04 17:47:30.535343 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2025-12-04 17:47:30.535370 | 2025-12-04 17:47:30.898745 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-04 17:47:30.899719 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-04 17:47:32.233350 | 2025-12-04 17:47:32.233518 | PLAY [Run hadolint] 2025-12-04 17:47:32.256166 | 2025-12-04 17:47:32.256348 | TASK [hadolint : Install hadolint] 2025-12-04 17:47:33.633538 | debian-bookworm | changed: OK (2426420 bytes) 2025-12-04 17:47:33.640742 | 2025-12-04 17:47:33.640858 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2025-12-04 17:47:34.231635 | debian-bookworm | ok: All paths examined 2025-12-04 17:47:34.237800 | 2025-12-04 17:47:34.237912 | LOOP [hadolint : Run hadolint] 2025-12-04 17:47:34.308569 | 2025-12-04 17:47:34.308719 | PLAY RECAP 2025-12-04 17:47:34.308777 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-12-04 17:47:34.308804 | 2025-12-04 17:47:34.463251 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2025-12-04 17:47:34.464547 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-04 17:47:35.645731 | 2025-12-04 17:47:35.645866 | PLAY [Base post] 2025-12-04 17:47:35.660821 | 2025-12-04 17:47:35.660943 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-04 17:47:36.228575 | debian-bookworm | changed 2025-12-04 17:47:36.239701 | 2025-12-04 17:47:36.239809 | PLAY RECAP 2025-12-04 17:47:36.239872 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-04 17:47:36.239933 | 2025-12-04 17:47:36.409368 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-04 17:47:36.410349 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-04 17:47:37.169040 | 2025-12-04 17:47:37.169171 | PLAY [Base post-logs] 2025-12-04 17:47:37.177459 | 2025-12-04 17:47:37.177606 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-04 17:47:37.608215 | localhost | changed 2025-12-04 17:47:37.616058 | 2025-12-04 17:47:37.616167 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-04 17:47:37.642566 | localhost | ok 2025-12-04 17:47:37.648397 | 2025-12-04 17:47:37.648544 | TASK [Set zuul-log-path fact] 2025-12-04 17:47:37.666658 | localhost | ok 2025-12-04 17:47:37.680550 | 2025-12-04 17:47:37.680656 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-04 17:47:37.728844 | localhost | ok 2025-12-04 17:47:37.733386 | 2025-12-04 17:47:37.733526 | TASK [upload-logs : Create log directories] 2025-12-04 17:47:38.355621 | localhost | changed 2025-12-04 17:47:38.363806 | 2025-12-04 17:47:38.363993 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-04 17:47:38.978385 | localhost -> localhost | ok: Runtime: 0:00:00.027826 2025-12-04 17:47:38.985194 | 2025-12-04 17:47:38.985439 | TASK [upload-logs : Upload logs to log server] 2025-12-04 17:47:39.582307 | localhost | Output suppressed because no_log was given 2025-12-04 17:47:39.585148 | 2025-12-04 17:47:39.585268 | LOOP [upload-logs : Compress console log and json output] 2025-12-04 17:47:39.638171 | localhost | skipping: Conditional result was False 2025-12-04 17:47:39.643467 | localhost | skipping: Conditional result was False 2025-12-04 17:47:39.657804 | 2025-12-04 17:47:39.658002 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-04 17:47:39.737962 | localhost | skipping: Conditional result was False 2025-12-04 17:47:39.738296 | 2025-12-04 17:47:39.744708 | localhost | skipping: Conditional result was False 2025-12-04 17:47:39.751361 | 2025-12-04 17:47:39.751505 | LOOP [upload-logs : Upload console log and json output]