2025-12-30 03:11:50.864040 | Job console starting 2025-12-30 03:11:50.877843 | Updating git repos 2025-12-30 03:11:50.957202 | Cloning repos into workspace 2025-12-30 03:11:51.033592 | Restoring repo states 2025-12-30 03:11:51.057608 | Merging changes 2025-12-30 03:11:51.057628 | Checking out repos 2025-12-30 03:11:51.129948 | Preparing playbooks 2025-12-30 03:11:52.495459 | Running Ansible setup 2025-12-30 03:11:57.712946 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-30 03:11:59.120373 | 2025-12-30 03:11:59.120559 | PLAY [Base pre] 2025-12-30 03:11:59.138950 | 2025-12-30 03:11:59.139170 | TASK [Setup log path fact] 2025-12-30 03:11:59.177629 | debian-bookworm | ok 2025-12-30 03:11:59.198082 | 2025-12-30 03:11:59.198289 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-30 03:11:59.245481 | debian-bookworm | ok 2025-12-30 03:11:59.265543 | 2025-12-30 03:11:59.265761 | TASK [emit-job-header : Print job information] 2025-12-30 03:11:59.350586 | # Job Information 2025-12-30 03:11:59.350785 | Ansible Version: 2.16.14 2025-12-30 03:11:59.350822 | Job: hadolint 2025-12-30 03:11:59.350885 | Pipeline: periodic-daily 2025-12-30 03:11:59.350910 | Executor: 521e9411259a 2025-12-30 03:11:59.350932 | Triggered by: https://github.com/osism/mappings 2025-12-30 03:11:59.350954 | Event ID: 91b849d9f40948478a1f4e8e9065aff4 2025-12-30 03:11:59.358656 | 2025-12-30 03:11:59.358802 | LOOP [emit-job-header : Print node information] 2025-12-30 03:11:59.494327 | debian-bookworm | ok: 2025-12-30 03:11:59.494643 | debian-bookworm | # Node Information 2025-12-30 03:11:59.494688 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-30 03:11:59.494715 | debian-bookworm | Hostname: debian 2025-12-30 03:11:59.494737 | debian-bookworm | Username: zuul 2025-12-30 03:11:59.494758 | debian-bookworm | Distro: Debian 12.12 2025-12-30 03:11:59.494781 | debian-bookworm | Provider: regiocloud-a 2025-12-30 03:11:59.494802 | debian-bookworm | Region: 2025-12-30 03:11:59.494823 | debian-bookworm | Label: debian-bookworm 2025-12-30 03:11:59.494860 | debian-bookworm | Product Name: OpenStack Nova 2025-12-30 03:11:59.494880 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:a5e 2025-12-30 03:11:59.524812 | 2025-12-30 03:11:59.524961 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-30 03:12:00.983244 | debian-bookworm -> localhost | changed 2025-12-30 03:12:01.015870 | 2025-12-30 03:12:01.016028 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-30 03:12:05.742239 | debian-bookworm -> localhost | changed 2025-12-30 03:12:05.754481 | 2025-12-30 03:12:05.754620 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-30 03:12:06.567338 | debian-bookworm -> localhost | ok 2025-12-30 03:12:06.574676 | 2025-12-30 03:12:06.574810 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-30 03:12:06.635880 | debian-bookworm | ok 2025-12-30 03:12:06.684199 | debian-bookworm | included: /var/lib/zuul/builds/4eb2f79ddf244169a814fb1c3f2e828e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-30 03:12:06.704670 | 2025-12-30 03:12:06.704803 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-30 03:12:10.394729 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-30 03:12:10.395037 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4eb2f79ddf244169a814fb1c3f2e828e/work/4eb2f79ddf244169a814fb1c3f2e828e_id_rsa 2025-12-30 03:12:10.395082 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4eb2f79ddf244169a814fb1c3f2e828e/work/4eb2f79ddf244169a814fb1c3f2e828e_id_rsa.pub 2025-12-30 03:12:10.395109 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-30 03:12:10.395257 | debian-bookworm -> localhost | SHA256:InGK9bjGBFiwkHPp35vwtbaD2xRxyDbw2UXj3o9fGrg zuul-build-sshkey 2025-12-30 03:12:10.395289 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-30 03:12:10.395324 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-30 03:12:10.395348 | debian-bookworm -> localhost | |oo.. . .+ | 2025-12-30 03:12:10.395371 | debian-bookworm -> localhost | |++o + + o . | 2025-12-30 03:12:10.395391 | debian-bookworm -> localhost | |o+. o . O o . | 2025-12-30 03:12:10.395411 | debian-bookworm -> localhost | | .+ * . + . . | 2025-12-30 03:12:10.395430 | debian-bookworm -> localhost | | ..=.o S . . | 2025-12-30 03:12:10.395456 | debian-bookworm -> localhost | | ooo.... . o | 2025-12-30 03:12:10.395477 | debian-bookworm -> localhost | | +o =.. . o o| 2025-12-30 03:12:10.395497 | debian-bookworm -> localhost | | . =o+ . +.| 2025-12-30 03:12:10.395518 | debian-bookworm -> localhost | | .ooo E . .| 2025-12-30 03:12:10.395539 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-30 03:12:10.395608 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.349237 2025-12-30 03:12:10.414445 | 2025-12-30 03:12:10.414597 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-30 03:12:10.529374 | debian-bookworm | ok 2025-12-30 03:12:10.567444 | debian-bookworm | included: /var/lib/zuul/builds/4eb2f79ddf244169a814fb1c3f2e828e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-30 03:12:10.584142 | 2025-12-30 03:12:10.584315 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-30 03:12:10.609950 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:12:10.617023 | 2025-12-30 03:12:10.617174 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-30 03:12:11.421501 | debian-bookworm | changed 2025-12-30 03:12:11.442776 | 2025-12-30 03:12:11.442957 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-30 03:12:11.712898 | debian-bookworm | ok 2025-12-30 03:12:11.721089 | 2025-12-30 03:12:11.721261 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-30 03:12:12.522448 | debian-bookworm | changed 2025-12-30 03:12:12.529718 | 2025-12-30 03:12:12.529848 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-30 03:12:13.406598 | debian-bookworm | changed 2025-12-30 03:12:13.429112 | 2025-12-30 03:12:13.429340 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-30 03:12:13.507474 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:12:13.516343 | 2025-12-30 03:12:13.516481 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-30 03:12:14.564225 | debian-bookworm -> localhost | changed 2025-12-30 03:12:14.576979 | 2025-12-30 03:12:14.577125 | TASK [add-build-sshkey : Add back temp key] 2025-12-30 03:12:16.002391 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4eb2f79ddf244169a814fb1c3f2e828e/work/4eb2f79ddf244169a814fb1c3f2e828e_id_rsa (zuul-build-sshkey) 2025-12-30 03:12:16.002717 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.043924 2025-12-30 03:12:16.016188 | 2025-12-30 03:12:16.016337 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-30 03:12:16.665706 | debian-bookworm | ok 2025-12-30 03:12:16.672097 | 2025-12-30 03:12:16.672240 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-30 03:12:16.703529 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:12:16.742315 | 2025-12-30 03:12:16.742468 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-30 03:12:17.601789 | debian-bookworm | ok 2025-12-30 03:12:17.627394 | 2025-12-30 03:12:17.627550 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-30 03:12:17.694031 | debian-bookworm | ok 2025-12-30 03:12:17.700520 | 2025-12-30 03:12:17.700977 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-30 03:12:18.144873 | debian-bookworm -> localhost | ok 2025-12-30 03:12:18.155012 | 2025-12-30 03:12:18.155213 | TASK [validate-host : Collect information about the host] 2025-12-30 03:12:19.982195 | debian-bookworm | ok 2025-12-30 03:12:19.998628 | 2025-12-30 03:12:19.998770 | TASK [validate-host : Sanitize hostname] 2025-12-30 03:12:20.136781 | debian-bookworm | ok 2025-12-30 03:12:20.256123 | 2025-12-30 03:12:20.256333 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-30 03:12:23.595612 | debian-bookworm -> localhost | changed 2025-12-30 03:12:23.612380 | 2025-12-30 03:12:23.613271 | TASK [validate-host : Collect information about zuul worker] 2025-12-30 03:12:24.552094 | debian-bookworm | ok 2025-12-30 03:12:24.568266 | 2025-12-30 03:12:24.568446 | TASK [validate-host : Write out all zuul information for each host] 2025-12-30 03:12:25.965724 | debian-bookworm -> localhost | changed 2025-12-30 03:12:25.988118 | 2025-12-30 03:12:25.988287 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-30 03:12:26.307621 | debian-bookworm | ok 2025-12-30 03:12:26.318769 | 2025-12-30 03:12:26.319024 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-30 03:12:27.933925 | debian-bookworm | changed: 2025-12-30 03:12:27.934184 | debian-bookworm | cd+++++++++ src/ 2025-12-30 03:12:27.934240 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-30 03:12:27.934272 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-30 03:12:27.934295 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2025-12-30 03:12:27.934316 | debian-bookworm | Containerfile 2025-12-30 03:12:27.934393 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019652 2025-12-30 03:12:52.642825 | 2025-12-30 03:12:52.642979 | TASK [upload-logs : Upload logs to log server] 2025-12-30 03:12:53.864373 | localhost | Output suppressed because no_log was given 2025-12-30 03:12:53.866401 | 2025-12-30 03:12:53.866525 | LOOP [upload-logs : Compress console log and json output] 2025-12-30 03:12:53.982548 | localhost | skipping: Conditional result was False 2025-12-30 03:12:53.991529 | localhost | skipping: Conditional result was False 2025-12-30 03:12:53.997259 | 2025-12-30 03:12:53.997393 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-30 03:12:54.083408 | localhost | skipping: Conditional result was False 2025-12-30 03:12:54.083784 | 2025-12-30 03:12:54.088933 | localhost | skipping: Conditional result was False 2025-12-30 03:12:54.096580 | 2025-12-30 03:12:54.097029 | LOOP [upload-logs : Upload console log and json output]