2026-05-18 18:35:17.019184 | Job console starting 2026-05-18 18:35:17.036783 | Updating git repos 2026-05-18 18:35:17.089082 | Cloning repos into workspace 2026-05-18 18:35:17.175557 | Restoring repo states 2026-05-18 18:35:17.207424 | Merging changes 2026-05-18 18:35:17.968714 | Checking out repos 2026-05-18 18:35:18.136525 | Preparing playbooks 2026-05-18 18:35:19.852793 | Running Ansible setup 2026-05-18 18:35:27.689544 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-18 18:35:29.423281 | 2026-05-18 18:35:29.423415 | PLAY [Base pre] 2026-05-18 18:35:29.486242 | 2026-05-18 18:35:29.486374 | TASK [Setup log path fact] 2026-05-18 18:35:29.524458 | debian-bookworm | ok 2026-05-18 18:35:29.566211 | 2026-05-18 18:35:29.566485 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 18:35:29.614668 | debian-bookworm | ok 2026-05-18 18:35:29.632343 | 2026-05-18 18:35:29.632459 | TASK [emit-job-header : Print job information] 2026-05-18 18:35:29.702378 | # Job Information 2026-05-18 18:35:29.702547 | Ansible Version: 2.16.14 2026-05-18 18:35:29.702584 | Job: hadolint 2026-05-18 18:35:29.702618 | Pipeline: check 2026-05-18 18:35:29.702642 | Executor: 521e9411259a 2026-05-18 18:35:29.702663 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/678 2026-05-18 18:35:29.702685 | Event ID: 2f28cf50-52e8-11f1-8e46-aa2006206dd2 2026-05-18 18:35:29.707675 | 2026-05-18 18:35:29.707780 | LOOP [emit-job-header : Print node information] 2026-05-18 18:35:30.120752 | debian-bookworm | ok: 2026-05-18 18:35:30.120963 | debian-bookworm | # Node Information 2026-05-18 18:35:30.120999 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-18 18:35:30.121024 | debian-bookworm | Hostname: debian 2026-05-18 18:35:30.121045 | debian-bookworm | Username: zuul 2026-05-18 18:35:30.121066 | debian-bookworm | Distro: Debian 12.14 2026-05-18 18:35:30.121089 | debian-bookworm | Provider: regiocloud-a 2026-05-18 18:35:30.121109 | debian-bookworm | Region: 2026-05-18 18:35:30.121130 | debian-bookworm | Label: debian-bookworm 2026-05-18 18:35:30.121149 | debian-bookworm | Product Name: OpenStack Nova 2026-05-18 18:35:30.121169 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9f:20e9 2026-05-18 18:35:30.133997 | 2026-05-18 18:35:30.134103 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-18 18:35:32.062740 | debian-bookworm -> localhost | changed 2026-05-18 18:35:32.069773 | 2026-05-18 18:35:32.069907 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-18 18:35:35.969338 | debian-bookworm -> localhost | changed 2026-05-18 18:35:35.978043 | 2026-05-18 18:35:35.978141 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-18 18:35:36.915961 | debian-bookworm -> localhost | ok 2026-05-18 18:35:36.921215 | 2026-05-18 18:35:36.921308 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-18 18:35:36.969317 | debian-bookworm | ok 2026-05-18 18:35:36.996581 | debian-bookworm | included: /var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-18 18:35:37.012702 | 2026-05-18 18:35:37.012803 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-18 18:35:40.968614 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-18 18:35:40.968809 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/work/f05ba2153362443c9e7b90ac4046e97e_id_rsa 2026-05-18 18:35:40.968856 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/work/f05ba2153362443c9e7b90ac4046e97e_id_rsa.pub 2026-05-18 18:35:40.968884 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-18 18:35:40.968909 | debian-bookworm -> localhost | SHA256:abH+5G8mYYKdmOuPOQ/81nyNc+HvOEhebhv+bqCRFhg zuul-build-sshkey 2026-05-18 18:35:40.968931 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-18 18:35:40.968961 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-18 18:35:40.968984 | debian-bookworm -> localhost | | | 2026-05-18 18:35:40.969006 | debian-bookworm -> localhost | | E | 2026-05-18 18:35:40.969026 | debian-bookworm -> localhost | | . o | 2026-05-18 18:35:40.969046 | debian-bookworm -> localhost | | +. . | 2026-05-18 18:35:40.969065 | debian-bookworm -> localhost | | =S. o | 2026-05-18 18:35:40.969090 | debian-bookworm -> localhost | | .+o+ o = + | 2026-05-18 18:35:40.969110 | debian-bookworm -> localhost | | o..=.= X.o | 2026-05-18 18:35:40.969129 | debian-bookworm -> localhost | | o=.++ X.Bo.| 2026-05-18 18:35:40.969149 | debian-bookworm -> localhost | | .+=+ o*.++O=| 2026-05-18 18:35:40.969168 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-18 18:35:40.969216 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.647670 2026-05-18 18:35:40.978323 | 2026-05-18 18:35:40.978421 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-18 18:35:41.029562 | debian-bookworm | ok 2026-05-18 18:35:41.059236 | debian-bookworm | included: /var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-18 18:35:41.102692 | 2026-05-18 18:35:41.102978 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-18 18:35:41.183491 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:35:41.190971 | 2026-05-18 18:35:41.191146 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-18 18:35:42.407914 | debian-bookworm | changed 2026-05-18 18:35:42.412368 | 2026-05-18 18:35:42.412445 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-18 18:35:42.701481 | debian-bookworm | ok 2026-05-18 18:35:42.706888 | 2026-05-18 18:35:42.706977 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-18 18:35:43.460300 | debian-bookworm | changed 2026-05-18 18:35:43.467469 | 2026-05-18 18:35:43.467564 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-18 18:35:44.267714 | debian-bookworm | changed 2026-05-18 18:35:44.273361 | 2026-05-18 18:35:44.273453 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-18 18:35:44.311638 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:35:44.359426 | 2026-05-18 18:35:44.359542 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-18 18:35:45.744784 | debian-bookworm -> localhost | changed 2026-05-18 18:35:45.760009 | 2026-05-18 18:35:45.780452 | TASK [add-build-sshkey : Add back temp key] 2026-05-18 18:35:46.571244 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/work/f05ba2153362443c9e7b90ac4046e97e_id_rsa (zuul-build-sshkey) 2026-05-18 18:35:46.571452 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032080 2026-05-18 18:35:46.585111 | 2026-05-18 18:35:46.585227 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-18 18:35:47.249767 | debian-bookworm | ok 2026-05-18 18:35:47.254687 | 2026-05-18 18:35:47.254786 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-18 18:35:47.287868 | debian-bookworm | skipping: Conditional result was False 2026-05-18 18:35:47.298115 | 2026-05-18 18:35:47.298219 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-18 18:35:47.928300 | debian-bookworm | ok 2026-05-18 18:35:47.943747 | 2026-05-18 18:35:47.943859 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-18 18:35:47.996525 | debian-bookworm | ok 2026-05-18 18:35:48.001064 | 2026-05-18 18:35:48.001167 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-18 18:35:48.869795 | debian-bookworm -> localhost | ok 2026-05-18 18:35:48.875039 | 2026-05-18 18:35:48.875127 | TASK [validate-host : Collect information about the host] 2026-05-18 18:35:50.205574 | debian-bookworm | ok 2026-05-18 18:35:50.213711 | 2026-05-18 18:35:50.213796 | TASK [validate-host : Sanitize hostname] 2026-05-18 18:35:50.365979 | debian-bookworm | ok 2026-05-18 18:35:50.420069 | 2026-05-18 18:35:50.420159 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-18 18:35:51.243306 | debian-bookworm -> localhost | changed 2026-05-18 18:35:51.248356 | 2026-05-18 18:35:51.248449 | TASK [validate-host : Collect information about zuul worker] 2026-05-18 18:35:51.663974 | debian-bookworm | ok 2026-05-18 18:35:51.667942 | 2026-05-18 18:35:51.668046 | TASK [validate-host : Write out all zuul information for each host] 2026-05-18 18:35:53.100727 | debian-bookworm -> localhost | changed 2026-05-18 18:35:53.109913 | 2026-05-18 18:35:53.110012 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-18 18:35:53.395807 | debian-bookworm | ok 2026-05-18 18:35:53.403615 | 2026-05-18 18:35:53.403712 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-18 18:35:54.844873 | debian-bookworm | changed: 2026-05-18 18:35:54.845022 | debian-bookworm | cd+++++++++ src/ 2026-05-18 18:35:54.845050 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-18 18:35:54.845069 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-18 18:35:54.845087 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-18 18:35:54.845104 | debian-bookworm | Containerfile 2026-05-18 18:35:54.845239 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/work/logs" 2026-05-18 18:36:04.717230 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/work/artifacts" 2026-05-18 18:36:05.360679 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f05ba2153362443c9e7b90ac4046e97e/work/docs" 2026-05-18 18:36:05.372958 | 2026-05-18 18:36:05.373151 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-18 18:36:06.388401 | debian-bookworm | changed: 2026-05-18 18:36:06.388584 | debian-bookworm | .d..t...... ./ 2026-05-18 18:36:06.388618 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-18 18:36:06.388647 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-18 18:36:06.388673 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-18 18:36:06.388709 | debian-bookworm | changed: All items complete 2026-05-18 18:36:06.388733 | 2026-05-18 18:36:07.090736 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 18:36:07.988411 | debian-bookworm | changed: .d..t...... ./ 2026-05-18 18:36:07.998125 | 2026-05-18 18:36:07.998212 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-18 18:36:08.756485 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010135 2026-05-18 18:36:09.254010 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.015616 2026-05-18 18:36:09.265352 | 2026-05-18 18:36:09.265426 | PLAY RECAP 2026-05-18 18:36:09.265475 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-18 18:36:09.265500 | 2026-05-18 18:36:09.387579 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-18 18:36:09.388315 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 18:36:10.417721 | 2026-05-18 18:36:10.417864 | PLAY [Base post] 2026-05-18 18:36:10.439199 | 2026-05-18 18:36:10.439309 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-18 18:36:10.991051 | debian-bookworm | changed 2026-05-18 18:36:10.997300 | 2026-05-18 18:36:10.997386 | PLAY RECAP 2026-05-18 18:36:10.997438 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-18 18:36:10.997487 | 2026-05-18 18:36:11.287108 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-18 18:36:11.287979 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-18 18:36:12.229236 | 2026-05-18 18:36:12.229385 | PLAY [Base post-logs] 2026-05-18 18:36:12.266063 | 2026-05-18 18:36:12.266198 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-18 18:36:13.205654 | localhost | changed 2026-05-18 18:36:13.223127 | 2026-05-18 18:36:13.223283 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-18 18:36:13.268051 | localhost | ok 2026-05-18 18:36:13.270983 | 2026-05-18 18:36:13.271126 | TASK [Set zuul-log-path fact] 2026-05-18 18:36:13.296593 | localhost | ok 2026-05-18 18:36:13.304243 | 2026-05-18 18:36:13.304355 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-18 18:36:13.348579 | localhost | ok 2026-05-18 18:36:13.351452 | 2026-05-18 18:36:13.351544 | TASK [upload-logs : Create log directories] 2026-05-18 18:36:14.487181 | localhost | changed 2026-05-18 18:36:14.489667 | 2026-05-18 18:36:14.489755 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-18 18:36:15.198410 | localhost -> localhost | ok: Runtime: 0:00:00.016355 2026-05-18 18:36:15.202007 | 2026-05-18 18:36:15.202113 | TASK [upload-logs : Upload logs to log server] 2026-05-18 18:36:16.686890 | localhost | Output suppressed because no_log was given 2026-05-18 18:36:16.688721 | 2026-05-18 18:36:16.688816 | LOOP [upload-logs : Compress console log and json output] 2026-05-18 18:36:16.860917 | localhost | skipping: Conditional result was False 2026-05-18 18:36:16.927791 | localhost | skipping: Conditional result was False 2026-05-18 18:36:16.935710 | 2026-05-18 18:36:16.935846 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-18 18:36:17.126146 | localhost | skipping: Conditional result was False 2026-05-18 18:36:17.126366 | 2026-05-18 18:36:17.137815 | localhost | skipping: Conditional result was False 2026-05-18 18:36:17.149407 | 2026-05-18 18:36:17.149544 | LOOP [upload-logs : Upload console log and json output]