2026-02-14 00:23:45.737623 | Job console starting 2026-02-14 00:23:45.756513 | Updating git repos 2026-02-14 00:23:45.783405 | Cloning repos into workspace 2026-02-14 00:23:45.875384 | Restoring repo states 2026-02-14 00:23:45.893428 | Merging changes 2026-02-14 00:23:46.506307 | Checking out repos 2026-02-14 00:23:46.582682 | Preparing playbooks 2026-02-14 00:23:47.484955 | Running Ansible setup 2026-02-14 00:23:53.432371 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-14 00:23:54.730727 | 2026-02-14 00:23:54.730869 | PLAY [Base pre] 2026-02-14 00:23:54.753702 | 2026-02-14 00:23:54.753825 | TASK [Setup log path fact] 2026-02-14 00:23:54.787022 | debian-bookworm | ok 2026-02-14 00:23:54.812194 | 2026-02-14 00:23:54.812325 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-14 00:23:54.861110 | debian-bookworm | ok 2026-02-14 00:23:54.877672 | 2026-02-14 00:23:54.877775 | TASK [emit-job-header : Print job information] 2026-02-14 00:23:54.929599 | # Job Information 2026-02-14 00:23:54.929761 | Ansible Version: 2.16.14 2026-02-14 00:23:54.929796 | Job: hadolint 2026-02-14 00:23:54.929829 | Pipeline: check 2026-02-14 00:23:54.929851 | Executor: 521e9411259a 2026-02-14 00:23:54.929872 | Triggered by: https://github.com/osism/mappings/pull/170 2026-02-14 00:23:54.929895 | Event ID: 678b7830-093b-11f1-8d0c-2d8f0097b051 2026-02-14 00:23:54.934749 | 2026-02-14 00:23:54.934856 | LOOP [emit-job-header : Print node information] 2026-02-14 00:23:55.133043 | debian-bookworm | ok: 2026-02-14 00:23:55.133222 | debian-bookworm | # Node Information 2026-02-14 00:23:55.133259 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-14 00:23:55.133284 | debian-bookworm | Hostname: debian 2026-02-14 00:23:55.133307 | debian-bookworm | Username: zuul 2026-02-14 00:23:55.133327 | debian-bookworm | Distro: Debian 12.13 2026-02-14 00:23:55.133351 | debian-bookworm | Provider: regiocloud-a 2026-02-14 00:23:55.133372 | debian-bookworm | Region: 2026-02-14 00:23:55.133393 | debian-bookworm | Label: debian-bookworm 2026-02-14 00:23:55.133412 | debian-bookworm | Product Name: OpenStack Nova 2026-02-14 00:23:55.133432 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe00:cf60 2026-02-14 00:23:55.147181 | 2026-02-14 00:23:55.147310 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-14 00:23:55.717095 | debian-bookworm -> localhost | changed 2026-02-14 00:23:55.724221 | 2026-02-14 00:23:55.724325 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-14 00:23:57.203414 | debian-bookworm -> localhost | changed 2026-02-14 00:23:57.216016 | 2026-02-14 00:23:57.216117 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-14 00:23:57.550873 | debian-bookworm -> localhost | ok 2026-02-14 00:23:57.556920 | 2026-02-14 00:23:57.557023 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-14 00:23:57.574326 | debian-bookworm | ok 2026-02-14 00:23:57.593678 | debian-bookworm | included: /var/lib/zuul/builds/5aeffd7bca3241a99f7502870c75becc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-14 00:23:57.598520 | 2026-02-14 00:23:57.598597 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-14 00:23:58.842028 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-14 00:23:58.842249 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5aeffd7bca3241a99f7502870c75becc/work/5aeffd7bca3241a99f7502870c75becc_id_rsa 2026-02-14 00:23:58.842289 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5aeffd7bca3241a99f7502870c75becc/work/5aeffd7bca3241a99f7502870c75becc_id_rsa.pub 2026-02-14 00:23:58.842315 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-14 00:23:58.842340 | debian-bookworm -> localhost | SHA256:8AItVNHlxqqI+SB/RW7H3tAKCsOCQSr7vrltyumxRI0 zuul-build-sshkey 2026-02-14 00:23:58.842362 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-14 00:23:58.842394 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-14 00:23:58.842416 | debian-bookworm -> localhost | | ..oo .. | 2026-02-14 00:23:58.842438 | debian-bookworm -> localhost | | . . . .o | 2026-02-14 00:23:58.842458 | debian-bookworm -> localhost | |o o o + | 2026-02-14 00:23:58.842478 | debian-bookworm -> localhost | |+ o o.o o | 2026-02-14 00:23:58.842498 | debian-bookworm -> localhost | |o+E .o..S. | 2026-02-14 00:23:58.842523 | debian-bookworm -> localhost | |+.+o .=o+ . | 2026-02-14 00:23:58.842544 | debian-bookworm -> localhost | |.o*o.+.+ + | 2026-02-14 00:23:58.842564 | debian-bookworm -> localhost | | =.O+ o . | 2026-02-14 00:23:58.842587 | debian-bookworm -> localhost | | o%*o | 2026-02-14 00:23:58.842607 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-14 00:23:58.842666 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.810479 2026-02-14 00:23:58.848949 | 2026-02-14 00:23:58.849052 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-14 00:23:58.867635 | debian-bookworm | ok 2026-02-14 00:23:58.876592 | debian-bookworm | included: /var/lib/zuul/builds/5aeffd7bca3241a99f7502870c75becc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-14 00:23:58.885419 | 2026-02-14 00:23:58.885527 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-14 00:23:58.898983 | debian-bookworm | skipping: Conditional result was False 2026-02-14 00:23:58.905012 | 2026-02-14 00:23:58.905120 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-14 00:23:59.552768 | debian-bookworm | changed 2026-02-14 00:23:59.562430 | 2026-02-14 00:23:59.562550 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-14 00:23:59.811583 | debian-bookworm | ok 2026-02-14 00:23:59.816989 | 2026-02-14 00:23:59.817086 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-14 00:24:00.485177 | debian-bookworm | changed 2026-02-14 00:24:00.494852 | 2026-02-14 00:24:00.494971 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-14 00:24:01.113282 | debian-bookworm | changed 2026-02-14 00:24:01.119511 | 2026-02-14 00:24:01.119602 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-14 00:24:01.135009 | debian-bookworm | skipping: Conditional result was False 2026-02-14 00:24:01.141546 | 2026-02-14 00:24:01.141633 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-14 00:24:01.508303 | debian-bookworm -> localhost | changed 2026-02-14 00:24:01.518983 | 2026-02-14 00:24:01.519081 | TASK [add-build-sshkey : Add back temp key] 2026-02-14 00:24:01.804914 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5aeffd7bca3241a99f7502870c75becc/work/5aeffd7bca3241a99f7502870c75becc_id_rsa (zuul-build-sshkey) 2026-02-14 00:24:01.805123 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009581 2026-02-14 00:24:01.812818 | 2026-02-14 00:24:01.812917 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-14 00:24:02.204124 | debian-bookworm | ok 2026-02-14 00:24:02.208998 | 2026-02-14 00:24:02.209085 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-14 00:24:02.232171 | debian-bookworm | skipping: Conditional result was False 2026-02-14 00:24:02.242171 | 2026-02-14 00:24:02.242274 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-14 00:24:02.683118 | debian-bookworm | ok 2026-02-14 00:24:02.697109 | 2026-02-14 00:24:02.697217 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-14 00:24:02.726929 | debian-bookworm | ok 2026-02-14 00:24:02.732348 | 2026-02-14 00:24:02.732441 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-14 00:24:02.988105 | debian-bookworm -> localhost | ok 2026-02-14 00:24:02.994239 | 2026-02-14 00:24:02.994326 | TASK [validate-host : Collect information about the host] 2026-02-14 00:24:04.101609 | debian-bookworm | ok 2026-02-14 00:24:04.113110 | 2026-02-14 00:24:04.113327 | TASK [validate-host : Sanitize hostname] 2026-02-14 00:24:04.226434 | debian-bookworm | ok 2026-02-14 00:24:04.271703 | 2026-02-14 00:24:04.271840 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-14 00:24:04.903011 | debian-bookworm -> localhost | changed 2026-02-14 00:24:04.908959 | 2026-02-14 00:24:04.909081 | TASK [validate-host : Collect information about zuul worker] 2026-02-14 00:24:05.342546 | debian-bookworm | ok 2026-02-14 00:24:05.348617 | 2026-02-14 00:24:05.348738 | TASK [validate-host : Write out all zuul information for each host] 2026-02-14 00:24:06.166973 | debian-bookworm -> localhost | changed 2026-02-14 00:24:06.185275 | 2026-02-14 00:24:06.185411 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-14 00:24:06.457460 | debian-bookworm | ok 2026-02-14 00:24:06.463388 | 2026-02-14 00:24:06.463506 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-14 00:24:07.607891 | debian-bookworm | changed: 2026-02-14 00:24:07.608096 | debian-bookworm | cd+++++++++ src/ 2026-02-14 00:24:07.608131 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-14 00:24:07.608156 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-14 00:24:07.608178 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-02-14 00:24:07.608217 | debian-bookworm | Containerfile 2026-02-14 00:24:07.608295 | debian-bookworm | localhost | ok: Runtime: 0:00:00.011234 2026-02-14 00:24:15.722248 | 2026-02-14 00:24:15.722382 | TASK [upload-logs : Upload logs to log server] 2026-02-14 00:24:16.354943 | localhost | Output suppressed because no_log was given 2026-02-14 00:24:16.365506 | 2026-02-14 00:24:16.365692 | LOOP [upload-logs : Compress console log and json output] 2026-02-14 00:24:16.418558 | localhost | skipping: Conditional result was False 2026-02-14 00:24:16.436659 | localhost | skipping: Conditional result was False 2026-02-14 00:24:16.448255 | 2026-02-14 00:24:16.448403 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-14 00:24:16.494515 | localhost | skipping: Conditional result was False 2026-02-14 00:24:16.494885 | 2026-02-14 00:24:16.501827 | localhost | skipping: Conditional result was False 2026-02-14 00:24:16.511083 | 2026-02-14 00:24:16.511392 | LOOP [upload-logs : Upload console log and json output]