2026-06-09 11:09:24.722778 | Job console starting 2026-06-09 11:09:24.747261 | Updating git repos 2026-06-09 11:09:24.856417 | Cloning repos into workspace 2026-06-09 11:09:24.928028 | Restoring repo states 2026-06-09 11:09:24.962366 | Merging changes 2026-06-09 11:09:25.639497 | Checking out repos 2026-06-09 11:09:25.865016 | Preparing playbooks 2026-06-09 11:09:27.157426 | Running Ansible setup 2026-06-09 11:09:34.075482 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-09 11:09:35.169363 | 2026-06-09 11:09:35.169500 | PLAY [Base pre] 2026-06-09 11:09:35.189082 | 2026-06-09 11:09:35.189211 | TASK [Setup log path fact] 2026-06-09 11:09:35.217794 | debian-bookworm | ok 2026-06-09 11:09:35.251225 | 2026-06-09 11:09:35.251373 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 11:09:35.281644 | debian-bookworm | ok 2026-06-09 11:09:35.291304 | 2026-06-09 11:09:35.291421 | TASK [emit-job-header : Print job information] 2026-06-09 11:09:35.388375 | # Job Information 2026-06-09 11:09:35.388540 | Ansible Version: 2.16.14 2026-06-09 11:09:35.388573 | Job: hadolint 2026-06-09 11:09:35.388615 | Pipeline: check 2026-06-09 11:09:35.388639 | Executor: 521e9411259a 2026-06-09 11:09:35.388661 | Triggered by: https://github.com/osism/python-osism/pull/2333 2026-06-09 11:09:35.388683 | Event ID: a6131ff0-63f3-11f1-82d3-c4515a18d48d 2026-06-09 11:09:35.393435 | 2026-06-09 11:09:35.393532 | LOOP [emit-job-header : Print node information] 2026-06-09 11:09:35.579086 | debian-bookworm | ok: 2026-06-09 11:09:35.579255 | debian-bookworm | # Node Information 2026-06-09 11:09:35.579289 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-09 11:09:35.579314 | debian-bookworm | Hostname: debian 2026-06-09 11:09:35.579336 | debian-bookworm | Username: zuul 2026-06-09 11:09:35.579357 | debian-bookworm | Distro: Debian 12.14 2026-06-09 11:09:35.579380 | debian-bookworm | Provider: regiocloud-a 2026-06-09 11:09:35.579401 | debian-bookworm | Region: 2026-06-09 11:09:35.579422 | debian-bookworm | Label: debian-bookworm 2026-06-09 11:09:35.579442 | debian-bookworm | Product Name: OpenStack Nova 2026-06-09 11:09:35.579461 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe27:9ede 2026-06-09 11:09:35.591906 | 2026-06-09 11:09:35.592029 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-09 11:09:36.492285 | debian-bookworm -> localhost | changed 2026-06-09 11:09:36.498483 | 2026-06-09 11:09:36.498569 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-09 11:09:38.421923 | debian-bookworm -> localhost | changed 2026-06-09 11:09:38.432494 | 2026-06-09 11:09:38.432611 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-09 11:09:39.213196 | debian-bookworm -> localhost | ok 2026-06-09 11:09:39.218435 | 2026-06-09 11:09:39.218547 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-09 11:09:39.257003 | debian-bookworm | ok 2026-06-09 11:09:39.292195 | debian-bookworm | included: /var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-09 11:09:39.313799 | 2026-06-09 11:09:39.313912 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-09 11:09:41.155934 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-09 11:09:41.156131 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/work/ffe9eef39a0e47bc9776831554b1c889_id_rsa 2026-06-09 11:09:41.156166 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/work/ffe9eef39a0e47bc9776831554b1c889_id_rsa.pub 2026-06-09 11:09:41.156192 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-09 11:09:41.156215 | debian-bookworm -> localhost | SHA256:kJ866Oyj7AJ8zI1ycnAMDrTbvh1z4JAqDu8JQ2lNy84 zuul-build-sshkey 2026-06-09 11:09:41.156237 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-09 11:09:41.156269 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-09 11:09:41.156292 | debian-bookworm -> localhost | |.. | 2026-06-09 11:09:41.156313 | debian-bookworm -> localhost | |... . | 2026-06-09 11:09:41.156333 | debian-bookworm -> localhost | |o.o. o | 2026-06-09 11:09:41.156354 | debian-bookworm -> localhost | | oBoo o . | 2026-06-09 11:09:41.156374 | debian-bookworm -> localhost | |.==Bo. S | 2026-06-09 11:09:41.156400 | debian-bookworm -> localhost | |++=Boo.. | 2026-06-09 11:09:41.156422 | debian-bookworm -> localhost | |*.*E.+o. | 2026-06-09 11:09:41.156441 | debian-bookworm -> localhost | |== ++ +. | 2026-06-09 11:09:41.156462 | debian-bookworm -> localhost | | =B++o | 2026-06-09 11:09:41.156481 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-09 11:09:41.156528 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.079638 2026-06-09 11:09:41.162655 | 2026-06-09 11:09:41.162751 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-09 11:09:41.201292 | debian-bookworm | ok 2026-06-09 11:09:41.221590 | debian-bookworm | included: /var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-09 11:09:41.233896 | 2026-06-09 11:09:41.233993 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-09 11:09:41.267191 | debian-bookworm | skipping: Conditional result was False 2026-06-09 11:09:41.272878 | 2026-06-09 11:09:41.272972 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-09 11:09:42.095665 | debian-bookworm | changed 2026-06-09 11:09:42.100008 | 2026-06-09 11:09:42.100079 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-09 11:09:42.339219 | debian-bookworm | ok 2026-06-09 11:09:42.343655 | 2026-06-09 11:09:42.343765 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-09 11:09:42.992108 | debian-bookworm | changed 2026-06-09 11:09:43.001708 | 2026-06-09 11:09:43.001814 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-09 11:09:43.665901 | debian-bookworm | changed 2026-06-09 11:09:43.675414 | 2026-06-09 11:09:43.675537 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-09 11:09:43.699157 | debian-bookworm | skipping: Conditional result was False 2026-06-09 11:09:43.708320 | 2026-06-09 11:09:43.708455 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-09 11:09:44.107261 | debian-bookworm -> localhost | changed 2026-06-09 11:09:44.118122 | 2026-06-09 11:09:44.118227 | TASK [add-build-sshkey : Add back temp key] 2026-06-09 11:09:44.680659 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/work/ffe9eef39a0e47bc9776831554b1c889_id_rsa (zuul-build-sshkey) 2026-06-09 11:09:44.680916 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030090 2026-06-09 11:09:44.688348 | 2026-06-09 11:09:44.688455 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-09 11:09:45.130335 | debian-bookworm | ok 2026-06-09 11:09:45.135385 | 2026-06-09 11:09:45.135471 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-09 11:09:45.184121 | debian-bookworm | skipping: Conditional result was False 2026-06-09 11:09:45.197217 | 2026-06-09 11:09:45.197324 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-09 11:09:45.756217 | debian-bookworm | ok 2026-06-09 11:09:45.779830 | 2026-06-09 11:09:45.779959 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-09 11:09:45.824064 | debian-bookworm | ok 2026-06-09 11:09:45.828996 | 2026-06-09 11:09:45.829096 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-09 11:09:46.264177 | debian-bookworm -> localhost | ok 2026-06-09 11:09:46.270379 | 2026-06-09 11:09:46.270470 | TASK [validate-host : Collect information about the host] 2026-06-09 11:09:47.411692 | debian-bookworm | ok 2026-06-09 11:09:47.423734 | 2026-06-09 11:09:47.423877 | TASK [validate-host : Sanitize hostname] 2026-06-09 11:09:47.546681 | debian-bookworm | ok 2026-06-09 11:09:47.634871 | 2026-06-09 11:09:47.635039 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-09 11:09:48.278877 | debian-bookworm -> localhost | changed 2026-06-09 11:09:48.284556 | 2026-06-09 11:09:48.284668 | TASK [validate-host : Collect information about zuul worker] 2026-06-09 11:09:48.748539 | debian-bookworm | ok 2026-06-09 11:09:48.753182 | 2026-06-09 11:09:48.753286 | TASK [validate-host : Write out all zuul information for each host] 2026-06-09 11:09:49.444205 | debian-bookworm -> localhost | changed 2026-06-09 11:09:49.453908 | 2026-06-09 11:09:49.454016 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-09 11:09:49.746656 | debian-bookworm | ok 2026-06-09 11:09:49.751277 | 2026-06-09 11:09:49.751371 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-09 11:09:50.882974 | debian-bookworm | changed: 2026-06-09 11:09:50.883186 | debian-bookworm | cd+++++++++ src/ 2026-06-09 11:09:50.883223 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-09 11:09:50.883247 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-09 11:09:50.883269 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-09 11:09:50.883289 | debian-bookworm | Containerfile 2026-06-09 11:09:50.883423 | debian-bookworm | Containerfile 2026-06-09 11:09:50.913441 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/work/logs" 2026-06-09 11:09:59.025549 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/work/artifacts" 2026-06-09 11:09:59.286461 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ffe9eef39a0e47bc9776831554b1c889/work/docs" 2026-06-09 11:09:59.300750 | 2026-06-09 11:09:59.300861 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-09 11:10:00.054010 | debian-bookworm | changed: 2026-06-09 11:10:00.054250 | debian-bookworm | .d..t...... ./ 2026-06-09 11:10:00.054294 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-09 11:10:00.054335 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-09 11:10:00.054370 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-09 11:10:00.054417 | debian-bookworm | changed: All items complete 2026-06-09 11:10:00.054446 | 2026-06-09 11:10:00.605175 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 11:10:01.178385 | debian-bookworm | changed: .d..t...... ./ 2026-06-09 11:10:01.207242 | 2026-06-09 11:10:01.207479 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-09 11:10:01.752730 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005881 2026-06-09 11:10:02.062389 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008492 2026-06-09 11:10:02.073829 | 2026-06-09 11:10:02.073955 | PLAY RECAP 2026-06-09 11:10:02.074027 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-09 11:10:02.074063 | 2026-06-09 11:10:02.222189 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-09 11:10:02.223374 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 11:10:03.052785 | 2026-06-09 11:10:03.052970 | PLAY [Base post] 2026-06-09 11:10:03.067307 | 2026-06-09 11:10:03.067466 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-09 11:10:03.673021 | debian-bookworm | changed 2026-06-09 11:10:03.679958 | 2026-06-09 11:10:03.680083 | PLAY RECAP 2026-06-09 11:10:03.680154 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-09 11:10:03.680219 | 2026-06-09 11:10:03.809989 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-09 11:10:03.810919 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-09 11:10:04.652165 | 2026-06-09 11:10:04.652369 | PLAY [Base post-logs] 2026-06-09 11:10:04.665025 | 2026-06-09 11:10:04.665213 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-09 11:10:05.138378 | localhost | changed 2026-06-09 11:10:05.149135 | 2026-06-09 11:10:05.149318 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-09 11:10:05.185569 | localhost | ok 2026-06-09 11:10:05.188939 | 2026-06-09 11:10:05.189047 | TASK [Set zuul-log-path fact] 2026-06-09 11:10:05.205371 | localhost | ok 2026-06-09 11:10:05.214475 | 2026-06-09 11:10:05.214665 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-09 11:10:05.250186 | localhost | ok 2026-06-09 11:10:05.253319 | 2026-06-09 11:10:05.253431 | TASK [upload-logs : Create log directories] 2026-06-09 11:10:05.776744 | localhost | changed 2026-06-09 11:10:05.783158 | 2026-06-09 11:10:05.783430 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-09 11:10:06.331303 | localhost -> localhost | ok: Runtime: 0:00:00.006377 2026-06-09 11:10:06.338191 | 2026-06-09 11:10:06.338381 | TASK [upload-logs : Upload logs to log server] 2026-06-09 11:10:06.904041 | localhost | Output suppressed because no_log was given 2026-06-09 11:10:06.906071 | 2026-06-09 11:10:06.906182 | LOOP [upload-logs : Compress console log and json output] 2026-06-09 11:10:06.954531 | localhost | skipping: Conditional result was False 2026-06-09 11:10:06.960520 | localhost | skipping: Conditional result was False 2026-06-09 11:10:06.977811 | 2026-06-09 11:10:06.978006 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-09 11:10:07.028492 | localhost | skipping: Conditional result was False 2026-06-09 11:10:07.028816 | 2026-06-09 11:10:07.033648 | localhost | skipping: Conditional result was False 2026-06-09 11:10:07.037735 | 2026-06-09 11:10:07.037849 | LOOP [upload-logs : Upload console log and json output]