2026-05-14 03:01:14.326052 | Job console starting 2026-05-14 03:01:14.337953 | Updating git repos 2026-05-14 03:01:14.440564 | Cloning repos into workspace 2026-05-14 03:01:14.543922 | Restoring repo states 2026-05-14 03:01:14.636273 | Merging changes 2026-05-14 03:01:14.636292 | Checking out repos 2026-05-14 03:01:14.814983 | Preparing playbooks 2026-05-14 03:01:16.690174 | Running Ansible setup 2026-05-14 03:01:25.129719 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-14 03:01:26.320802 | 2026-05-14 03:01:26.320929 | PLAY [Base pre] 2026-05-14 03:01:26.372179 | 2026-05-14 03:01:26.372294 | TASK [Setup log path fact] 2026-05-14 03:01:26.400254 | debian-bookworm | ok 2026-05-14 03:01:26.433737 | 2026-05-14 03:01:26.433857 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 03:01:26.478202 | debian-bookworm | ok 2026-05-14 03:01:26.490742 | 2026-05-14 03:01:26.497910 | TASK [emit-job-header : Print job information] 2026-05-14 03:01:26.575938 | # Job Information 2026-05-14 03:01:26.576128 | Ansible Version: 2.16.14 2026-05-14 03:01:26.576160 | Job: hadolint 2026-05-14 03:01:26.576188 | Pipeline: periodic-daily 2026-05-14 03:01:26.576206 | Executor: 521e9411259a 2026-05-14 03:01:26.576223 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-05-14 03:01:26.576241 | Event ID: 1eaaf95005d449d9a2c22603415ac1e6 2026-05-14 03:01:26.580393 | 2026-05-14 03:01:26.580478 | LOOP [emit-job-header : Print node information] 2026-05-14 03:01:26.805157 | debian-bookworm | ok: 2026-05-14 03:01:26.805324 | debian-bookworm | # Node Information 2026-05-14 03:01:26.805359 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-14 03:01:26.805385 | debian-bookworm | Hostname: debian 2026-05-14 03:01:26.805408 | debian-bookworm | Username: zuul 2026-05-14 03:01:26.805429 | debian-bookworm | Distro: Debian 12.13 2026-05-14 03:01:26.805892 | debian-bookworm | Provider: regiocloud-a 2026-05-14 03:01:26.805964 | debian-bookworm | Region: 2026-05-14 03:01:26.805991 | debian-bookworm | Label: debian-bookworm 2026-05-14 03:01:26.806014 | debian-bookworm | Product Name: OpenStack Nova 2026-05-14 03:01:26.806064 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe63:c681 2026-05-14 03:01:26.835782 | 2026-05-14 03:01:26.835889 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-14 03:01:28.227255 | debian-bookworm -> localhost | changed 2026-05-14 03:01:28.235435 | 2026-05-14 03:01:28.235549 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-14 03:01:30.315338 | debian-bookworm -> localhost | changed 2026-05-14 03:01:30.330806 | 2026-05-14 03:01:30.330920 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-14 03:01:30.685816 | debian-bookworm -> localhost | ok 2026-05-14 03:01:30.692787 | 2026-05-14 03:01:30.692877 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-14 03:01:30.729473 | debian-bookworm | ok 2026-05-14 03:01:30.750795 | debian-bookworm | included: /var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-14 03:01:30.757571 | 2026-05-14 03:01:30.757655 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-14 03:01:33.385746 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-14 03:01:33.385931 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/work/3646fe71732d4929bd41c6ecc6c1a416_id_rsa 2026-05-14 03:01:33.385963 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/work/3646fe71732d4929bd41c6ecc6c1a416_id_rsa.pub 2026-05-14 03:01:33.385985 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-14 03:01:33.386005 | debian-bookworm -> localhost | SHA256:mowbJSbNunYHwYiGnEE3zl5hg1KpzsIUlpMe7ekfSXA zuul-build-sshkey 2026-05-14 03:01:33.386024 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-14 03:01:33.386049 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-14 03:01:33.386068 | debian-bookworm -> localhost | |..=+o+ | 2026-05-14 03:01:33.386086 | debian-bookworm -> localhost | | X+=oEo | 2026-05-14 03:01:33.386103 | debian-bookworm -> localhost | |=.X=+. | 2026-05-14 03:01:33.386119 | debian-bookworm -> localhost | |oBo=+. | 2026-05-14 03:01:33.386135 | debian-bookworm -> localhost | |* o.*.o S | 2026-05-14 03:01:33.386158 | debian-bookworm -> localhost | |.+ =.B o | 2026-05-14 03:01:33.386176 | debian-bookworm -> localhost | |. . +.= | 2026-05-14 03:01:33.386192 | debian-bookworm -> localhost | | ...+. | 2026-05-14 03:01:33.386210 | debian-bookworm -> localhost | | ..... | 2026-05-14 03:01:33.386227 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-14 03:01:33.386266 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.621213 2026-05-14 03:01:33.391586 | 2026-05-14 03:01:33.391661 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-14 03:01:33.427966 | debian-bookworm | ok 2026-05-14 03:01:33.435511 | debian-bookworm | included: /var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-14 03:01:33.455421 | 2026-05-14 03:01:33.455549 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-14 03:01:33.488646 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:01:33.493730 | 2026-05-14 03:01:33.493815 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-14 03:01:34.117157 | debian-bookworm | changed 2026-05-14 03:01:34.124586 | 2026-05-14 03:01:34.124681 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-14 03:01:34.433641 | debian-bookworm | ok 2026-05-14 03:01:34.439437 | 2026-05-14 03:01:34.439538 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-14 03:01:35.225987 | debian-bookworm | changed 2026-05-14 03:01:35.236024 | 2026-05-14 03:01:35.236250 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-14 03:01:35.927288 | debian-bookworm | changed 2026-05-14 03:01:35.936264 | 2026-05-14 03:01:35.936391 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-14 03:01:35.950163 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:01:35.955998 | 2026-05-14 03:01:35.956117 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-14 03:01:36.333199 | debian-bookworm -> localhost | changed 2026-05-14 03:01:36.341898 | 2026-05-14 03:01:36.341989 | TASK [add-build-sshkey : Add back temp key] 2026-05-14 03:01:37.275122 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/work/3646fe71732d4929bd41c6ecc6c1a416_id_rsa (zuul-build-sshkey) 2026-05-14 03:01:37.275344 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023989 2026-05-14 03:01:37.282433 | 2026-05-14 03:01:37.282549 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-14 03:01:37.978426 | debian-bookworm | ok 2026-05-14 03:01:37.983513 | 2026-05-14 03:01:37.986278 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-14 03:01:38.019713 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:01:38.034569 | 2026-05-14 03:01:38.034676 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-14 03:01:38.564511 | debian-bookworm | ok 2026-05-14 03:01:38.587822 | 2026-05-14 03:01:38.587929 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-14 03:01:38.692125 | debian-bookworm | ok 2026-05-14 03:01:38.706113 | 2026-05-14 03:01:38.723030 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-14 03:01:39.120604 | debian-bookworm -> localhost | ok 2026-05-14 03:01:39.127022 | 2026-05-14 03:01:39.127127 | TASK [validate-host : Collect information about the host] 2026-05-14 03:01:41.152203 | debian-bookworm | ok 2026-05-14 03:01:41.197241 | 2026-05-14 03:01:41.197355 | TASK [validate-host : Sanitize hostname] 2026-05-14 03:01:41.568667 | debian-bookworm | ok 2026-05-14 03:01:41.691581 | 2026-05-14 03:01:41.692098 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-14 03:01:43.309114 | debian-bookworm -> localhost | changed 2026-05-14 03:01:43.314822 | 2026-05-14 03:01:43.314991 | TASK [validate-host : Collect information about zuul worker] 2026-05-14 03:01:43.934898 | debian-bookworm | ok 2026-05-14 03:01:43.939507 | 2026-05-14 03:01:43.939598 | TASK [validate-host : Write out all zuul information for each host] 2026-05-14 03:01:44.835241 | debian-bookworm -> localhost | changed 2026-05-14 03:01:44.843088 | 2026-05-14 03:01:44.843172 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-14 03:01:45.166260 | debian-bookworm | ok 2026-05-14 03:01:45.170690 | 2026-05-14 03:01:45.170766 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-14 03:01:46.552991 | debian-bookworm | changed: 2026-05-14 03:01:46.553141 | debian-bookworm | cd+++++++++ src/ 2026-05-14 03:01:46.553168 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-14 03:01:46.553188 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-14 03:01:46.553206 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-14 03:01:46.553223 | debian-bookworm | Containerfile 2026-05-14 03:01:46.553359 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/work/logs" 2026-05-14 03:01:58.977893 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/work/artifacts" 2026-05-14 03:01:59.478171 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3646fe71732d4929bd41c6ecc6c1a416/work/docs" 2026-05-14 03:01:59.503342 | 2026-05-14 03:01:59.503656 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-14 03:02:00.744710 | debian-bookworm | changed: 2026-05-14 03:02:00.744878 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-14 03:02:00.744907 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-14 03:02:00.744931 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-14 03:02:00.744967 | debian-bookworm | changed: All items complete 2026-05-14 03:02:00.744995 | 2026-05-14 03:02:01.400626 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 03:02:02.119752 | debian-bookworm | changed: .d..t...... ./ 2026-05-14 03:02:02.133620 | 2026-05-14 03:02:02.133730 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-14 03:02:02.164205 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:02:02.169925 | debian-bookworm | skipping: Conditional result was False 2026-05-14 03:02:02.190632 | 2026-05-14 03:02:02.190709 | PLAY RECAP 2026-05-14 03:02:02.190758 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-14 03:02:02.190783 | 2026-05-14 03:02:02.545443 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-14 03:02:02.546063 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 03:02:04.150241 | 2026-05-14 03:02:04.150350 | PLAY [Base post] 2026-05-14 03:02:04.160871 | 2026-05-14 03:02:04.160969 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-14 03:02:04.921979 | debian-bookworm | changed 2026-05-14 03:02:04.927864 | 2026-05-14 03:02:04.927951 | PLAY RECAP 2026-05-14 03:02:04.928002 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-14 03:02:04.928051 | 2026-05-14 03:02:05.249417 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-14 03:02:05.250041 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-14 03:02:06.817698 | 2026-05-14 03:02:06.817825 | PLAY [Base post-logs] 2026-05-14 03:02:06.841064 | 2026-05-14 03:02:06.841187 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-14 03:02:07.590126 | localhost | changed 2026-05-14 03:02:07.605390 | 2026-05-14 03:02:07.605577 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-14 03:02:07.641007 | localhost | ok 2026-05-14 03:02:07.644452 | 2026-05-14 03:02:07.644555 | TASK [Set zuul-log-path fact] 2026-05-14 03:02:07.668862 | localhost | ok 2026-05-14 03:02:07.676888 | 2026-05-14 03:02:07.677003 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-14 03:02:07.701626 | localhost | ok 2026-05-14 03:02:07.704961 | 2026-05-14 03:02:07.705046 | TASK [upload-logs : Create log directories] 2026-05-14 03:02:08.219393 | localhost | changed 2026-05-14 03:02:08.221964 | 2026-05-14 03:02:08.222057 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-14 03:02:08.793136 | localhost -> localhost | ok: Runtime: 0:00:00.006479 2026-05-14 03:02:08.796867 | 2026-05-14 03:02:08.796975 | TASK [upload-logs : Upload logs to log server] 2026-05-14 03:02:09.717849 | localhost | Output suppressed because no_log was given 2026-05-14 03:02:09.723430 | 2026-05-14 03:02:09.723595 | LOOP [upload-logs : Compress console log and json output] 2026-05-14 03:02:09.830299 | localhost | skipping: Conditional result was False 2026-05-14 03:02:09.836750 | localhost | skipping: Conditional result was False 2026-05-14 03:02:09.841503 | 2026-05-14 03:02:09.841601 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-14 03:02:09.905541 | localhost | skipping: Conditional result was False 2026-05-14 03:02:09.905749 | 2026-05-14 03:02:09.910778 | localhost | skipping: Conditional result was False 2026-05-14 03:02:09.916815 | 2026-05-14 03:02:09.916945 | LOOP [upload-logs : Upload console log and json output]