2026-01-27 22:34:56.529552 | Job console starting 2026-01-27 22:34:56.550634 | Updating git repos 2026-01-27 22:34:56.592110 | Cloning repos into workspace 2026-01-27 22:34:56.668329 | Restoring repo states 2026-01-27 22:34:56.676356 | Merging changes 2026-01-27 22:34:57.204355 | Checking out repos 2026-01-27 22:34:57.260099 | Preparing playbooks 2026-01-27 22:34:57.921514 | Running Ansible setup 2026-01-27 22:35:02.067935 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-27 22:35:02.803672 | 2026-01-27 22:35:02.803844 | PLAY [Base pre] 2026-01-27 22:35:02.820070 | 2026-01-27 22:35:02.820209 | TASK [Setup log path fact] 2026-01-27 22:35:02.849345 | debian-bookworm | ok 2026-01-27 22:35:02.864445 | 2026-01-27 22:35:02.864616 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-27 22:35:02.905314 | debian-bookworm | ok 2026-01-27 22:35:02.915279 | 2026-01-27 22:35:02.915400 | TASK [emit-job-header : Print job information] 2026-01-27 22:35:02.954583 | # Job Information 2026-01-27 22:35:02.954771 | Ansible Version: 2.16.14 2026-01-27 22:35:02.954806 | Job: hadolint 2026-01-27 22:35:02.954874 | Pipeline: check 2026-01-27 22:35:02.954902 | Executor: 521e9411259a 2026-01-27 22:35:02.954923 | Triggered by: https://github.com/osism/container-images/pull/857 2026-01-27 22:35:02.954945 | Event ID: 62ec7b80-fbd0-11f0-94f3-c407c80ba0c3 2026-01-27 22:35:02.959794 | 2026-01-27 22:35:02.959900 | LOOP [emit-job-header : Print node information] 2026-01-27 22:35:03.074759 | debian-bookworm | ok: 2026-01-27 22:35:03.075916 | debian-bookworm | # Node Information 2026-01-27 22:35:03.076066 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-27 22:35:03.076100 | debian-bookworm | Hostname: debian 2026-01-27 22:35:03.076126 | debian-bookworm | Username: zuul 2026-01-27 22:35:03.076149 | debian-bookworm | Distro: Debian 12.13 2026-01-27 22:35:03.076186 | debian-bookworm | Provider: regiocloud-a 2026-01-27 22:35:03.076212 | debian-bookworm | Region: 2026-01-27 22:35:03.076235 | debian-bookworm | Label: debian-bookworm 2026-01-27 22:35:03.076256 | debian-bookworm | Product Name: OpenStack Nova 2026-01-27 22:35:03.076276 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1b:dea2 2026-01-27 22:35:03.098039 | 2026-01-27 22:35:03.098187 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-27 22:35:03.606506 | debian-bookworm -> localhost | changed 2026-01-27 22:35:03.622727 | 2026-01-27 22:35:03.622971 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-27 22:35:04.707818 | debian-bookworm -> localhost | changed 2026-01-27 22:35:04.723117 | 2026-01-27 22:35:04.723257 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-27 22:35:04.987869 | debian-bookworm -> localhost | ok 2026-01-27 22:35:04.994562 | 2026-01-27 22:35:04.994726 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-27 22:35:05.023841 | debian-bookworm | ok 2026-01-27 22:35:05.042223 | debian-bookworm | included: /var/lib/zuul/builds/12f2d52d5f5c4475ab204762cabac746/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-27 22:35:05.048381 | 2026-01-27 22:35:05.048479 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-27 22:35:05.930644 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-27 22:35:05.930947 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/12f2d52d5f5c4475ab204762cabac746/work/12f2d52d5f5c4475ab204762cabac746_id_rsa 2026-01-27 22:35:05.930991 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/12f2d52d5f5c4475ab204762cabac746/work/12f2d52d5f5c4475ab204762cabac746_id_rsa.pub 2026-01-27 22:35:05.931018 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-27 22:35:05.931042 | debian-bookworm -> localhost | SHA256:xEoHM2+yDz41cTm1n0hpkfQ/lyhcaS2AR52CeLj2izY zuul-build-sshkey 2026-01-27 22:35:05.931065 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-27 22:35:05.931100 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-27 22:35:05.931123 | debian-bookworm -> localhost | | + o ++=.. | 2026-01-27 22:35:05.931145 | debian-bookworm -> localhost | | O + =oBo | 2026-01-27 22:35:05.931165 | debian-bookworm -> localhost | | o X = *=.. | 2026-01-27 22:35:05.931185 | debian-bookworm -> localhost | | . X o.+oooo.| 2026-01-27 22:35:05.931205 | debian-bookworm -> localhost | | = S o..ooo| 2026-01-27 22:35:05.931235 | debian-bookworm -> localhost | | . + o . o| 2026-01-27 22:35:05.931257 | debian-bookworm -> localhost | | o o . | 2026-01-27 22:35:05.931277 | debian-bookworm -> localhost | | E . | 2026-01-27 22:35:05.931296 | debian-bookworm -> localhost | | . . | 2026-01-27 22:35:05.931317 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-27 22:35:05.931375 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.382155 2026-01-27 22:35:05.938089 | 2026-01-27 22:35:05.938208 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-27 22:35:05.966566 | debian-bookworm | ok 2026-01-27 22:35:05.976911 | debian-bookworm | included: /var/lib/zuul/builds/12f2d52d5f5c4475ab204762cabac746/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-27 22:35:05.986072 | 2026-01-27 22:35:05.986176 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-27 22:35:06.009724 | debian-bookworm | skipping: Conditional result was False 2026-01-27 22:35:06.015776 | 2026-01-27 22:35:06.015881 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-27 22:35:06.683262 | debian-bookworm | changed 2026-01-27 22:35:06.689147 | 2026-01-27 22:35:06.689254 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-27 22:35:06.953995 | debian-bookworm | ok 2026-01-27 22:35:06.959901 | 2026-01-27 22:35:06.960014 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-27 22:35:07.640973 | debian-bookworm | changed 2026-01-27 22:35:07.650538 | 2026-01-27 22:35:07.650695 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-27 22:35:08.346405 | debian-bookworm | changed 2026-01-27 22:35:08.355215 | 2026-01-27 22:35:08.355359 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-27 22:35:08.381852 | debian-bookworm | skipping: Conditional result was False 2026-01-27 22:35:08.394602 | 2026-01-27 22:35:08.394811 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-27 22:35:08.902727 | debian-bookworm -> localhost | changed 2026-01-27 22:35:08.916933 | 2026-01-27 22:35:08.917062 | TASK [add-build-sshkey : Add back temp key] 2026-01-27 22:35:09.305777 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/12f2d52d5f5c4475ab204762cabac746/work/12f2d52d5f5c4475ab204762cabac746_id_rsa (zuul-build-sshkey) 2026-01-27 22:35:09.306228 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021741 2026-01-27 22:35:09.318737 | 2026-01-27 22:35:09.318890 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-27 22:35:09.726944 | debian-bookworm | ok 2026-01-27 22:35:09.739278 | 2026-01-27 22:35:09.739408 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-27 22:35:09.773686 | debian-bookworm | skipping: Conditional result was False 2026-01-27 22:35:09.794927 | 2026-01-27 22:35:09.795141 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-27 22:35:10.219657 | debian-bookworm | ok 2026-01-27 22:35:10.230476 | 2026-01-27 22:35:10.230614 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-27 22:35:10.259239 | debian-bookworm | ok 2026-01-27 22:35:10.264363 | 2026-01-27 22:35:10.264469 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-27 22:35:10.552652 | debian-bookworm -> localhost | ok 2026-01-27 22:35:10.559331 | 2026-01-27 22:35:10.559441 | TASK [validate-host : Collect information about the host] 2026-01-27 22:35:11.784471 | debian-bookworm | ok 2026-01-27 22:35:11.795199 | 2026-01-27 22:35:11.795315 | TASK [validate-host : Sanitize hostname] 2026-01-27 22:35:11.897234 | debian-bookworm | ok 2026-01-27 22:35:11.955496 | 2026-01-27 22:35:11.955699 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-27 22:35:12.579960 | debian-bookworm -> localhost | changed 2026-01-27 22:35:12.585968 | 2026-01-27 22:35:12.586077 | TASK [validate-host : Collect information about zuul worker] 2026-01-27 22:35:12.995909 | debian-bookworm | ok 2026-01-27 22:35:13.000749 | 2026-01-27 22:35:13.000855 | TASK [validate-host : Write out all zuul information for each host] 2026-01-27 22:35:13.526862 | debian-bookworm -> localhost | changed 2026-01-27 22:35:13.536925 | 2026-01-27 22:35:13.537034 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-27 22:35:13.820615 | debian-bookworm | ok 2026-01-27 22:35:13.826712 | 2026-01-27 22:35:13.826860 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-27 22:35:14.990690 | debian-bookworm | changed: 2026-01-27 22:35:14.991029 | debian-bookworm | cd+++++++++ src/ 2026-01-27 22:35:14.991088 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-27 22:35:14.991128 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-27 22:35:14.991162 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ 2026-01-27 22:35:14.991191 | debian-bookworm | Containerfile 2026-01-27 22:35:15.009294 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/ 2026-01-27 22:35:15.009312 | debian-bookworm | Containerfile 2026-01-27 22:35:15.009347 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ansible-lint/files/ 2026-01-27 22:35:15.009365 | debian-bookworm | Containerfile 2026-01-27 22:35:15.009583 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ara-server/files/ 2026-01-27 22:35:15.009605 | debian-bookworm | Containerfile 2026-01-27 22:35:15.009692 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/ 2026-01-27 22:35:15.009710 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/ceph-daemon/files/bin/ 2026-01-27 22:35:15.009727 | debian-bookworm | Containerfile 2026-01-27 22:35:15.010380 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/cephclient/files/ 2026-01-27 22:35:15.010398 | debian-bookworm | Containerfile 2026-01-27 22:35:15.010472 | debian-bookworm | Containerfile 2026-01-27 22:35:15.010558 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/dnsmasq-osism/ 2026-01-27 22:35:15.010604 | debian-bookworm | Containerfile 2026-01-27 22:35:15.010643 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/gnmic/ 2026-01-27 22:35:15.010661 | debian-bookworm | Containerfile 2026-01-27 22:35:15.010697 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/ 2026-01-27 22:35:15.010715 | debian-bookworm | Containerfile 2026-01-27 22:35:15.010756 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/homer/files/ 2026-01-27 22:35:15.010774 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011228 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/kosmoo/ 2026-01-27 22:35:15.011245 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011280 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/lloadd/ 2026-01-27 22:35:15.011297 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011349 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/netbox/ 2026-01-27 22:35:15.011381 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011432 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011537 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/ 2026-01-27 22:35:15.011554 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/nexus/files/scripts/ 2026-01-27 22:35:15.011571 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011767 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/openstackclient/files/ 2026-01-27 22:35:15.011784 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011870 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/prometheus-redfish-exporter/files/ 2026-01-27 22:35:15.011887 | debian-bookworm | Containerfile 2026-01-27 22:35:15.011971 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/rsync/ 2026-01-27 22:35:15.011995 | debian-bookworm | Containerfile 2026-01-27 22:35:15.012034 | debian-bookworm | Containerfile 2026-01-27 22:35:15.012155 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/seed/files/ 2026-01-27 22:35:15.012172 | debian-bookworm | Containerfile 2026-01-27 22:35:15.012341 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images/tempest/files/ 2026-01-27 22:35:15.012358 | debian-bookworm | Containerfile 2026-01-27 22:35:15.027668 | 2026-01-27 22:35:15.027767 | PLAY RECAP 2026-01-27 22:35:15.027821 | debian-bookworm | ok: 26 changed: 11 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-01-27 22:35:15.027845 | 2026-01-27 22:35:15.168593 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-27 22:35:15.169472 | RUN START: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-01-27 22:35:16.029512 | 2026-01-27 22:35:16.029741 | PLAY [Run hadolint] 2026-01-27 22:35:16.045764 | 2026-01-27 22:35:16.045908 | TASK [hadolint : Install hadolint] 2026-01-27 22:35:17.443283 | debian-bookworm | changed: OK (2426420 bytes) 2026-01-27 22:35:17.463779 | 2026-01-27 22:35:17.463994 | TASK [hadolint : Find all Containerfile and Dockerfile files] 2026-01-27 22:35:17.853433 | debian-bookworm | ok: All paths examined 2026-01-27 22:35:17.861322 | 2026-01-27 22:35:17.861463 | LOOP [hadolint : Run hadolint] 2026-01-27 22:35:17.937190 | 2026-01-27 22:35:17.937360 | PLAY RECAP 2026-01-27 22:35:17.937421 | debian-bookworm | ok: 2 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-01-27 22:35:17.937450 | 2026-01-27 22:35:18.063019 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/zuul-jobs/playbooks/hadolint/run.yaml@main] 2026-01-27 22:35:18.063937 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-27 22:35:18.836000 | 2026-01-27 22:35:18.836188 | PLAY [Base post] 2026-01-27 22:35:18.850711 | 2026-01-27 22:35:18.850902 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-27 22:35:19.489519 | debian-bookworm | changed 2026-01-27 22:35:19.503911 | 2026-01-27 22:35:19.504106 | PLAY RECAP 2026-01-27 22:35:19.504201 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-27 22:35:19.504292 | 2026-01-27 22:35:19.661572 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-27 22:35:19.662468 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-27 22:35:20.478645 | 2026-01-27 22:35:20.478819 | PLAY [Base post-logs] 2026-01-27 22:35:20.489788 | 2026-01-27 22:35:20.489919 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-27 22:35:20.954978 | localhost | changed 2026-01-27 22:35:20.973059 | 2026-01-27 22:35:20.973276 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-27 22:35:21.004201 | localhost | ok 2026-01-27 22:35:21.011133 | 2026-01-27 22:35:21.011339 | TASK [Set zuul-log-path fact] 2026-01-27 22:35:21.032488 | localhost | ok 2026-01-27 22:35:21.041118 | 2026-01-27 22:35:21.041249 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-27 22:35:21.077209 | localhost | ok 2026-01-27 22:35:21.080698 | 2026-01-27 22:35:21.080810 | TASK [upload-logs : Create log directories] 2026-01-27 22:35:21.638606 | localhost | changed 2026-01-27 22:35:21.642042 | 2026-01-27 22:35:21.642165 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-27 22:35:22.176114 | localhost -> localhost | ok: Runtime: 0:00:00.005117 2026-01-27 22:35:22.182402 | 2026-01-27 22:35:22.182608 | TASK [upload-logs : Upload logs to log server] 2026-01-27 22:35:22.789155 | localhost | Output suppressed because no_log was given 2026-01-27 22:35:22.792685 | 2026-01-27 22:35:22.792862 | LOOP [upload-logs : Compress console log and json output] 2026-01-27 22:35:22.852838 | localhost | skipping: Conditional result was False 2026-01-27 22:35:22.859013 | localhost | skipping: Conditional result was False 2026-01-27 22:35:22.867355 | 2026-01-27 22:35:22.867642 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-27 22:35:22.926114 | localhost | skipping: Conditional result was False 2026-01-27 22:35:22.926794 | 2026-01-27 22:35:22.930300 | localhost | skipping: Conditional result was False 2026-01-27 22:35:22.944467 | 2026-01-27 22:35:22.944831 | LOOP [upload-logs : Upload console log and json output]