2026-01-07 03:21:37.663255 | Job console starting 2026-01-07 03:21:37.695319 | Updating git repos 2026-01-07 03:21:37.735783 | Cloning repos into workspace 2026-01-07 03:21:37.831086 | Restoring repo states 2026-01-07 03:21:37.842955 | Merging changes 2026-01-07 03:21:37.842977 | Checking out repos 2026-01-07 03:21:37.928320 | Preparing playbooks 2026-01-07 03:21:39.206699 | Running Ansible setup 2026-01-07 03:21:46.316736 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-07 03:21:47.981081 | 2026-01-07 03:21:47.981265 | PLAY [Base pre] 2026-01-07 03:21:48.054027 | 2026-01-07 03:21:48.054218 | TASK [Setup log path fact] 2026-01-07 03:21:48.110804 | debian-bookworm | ok 2026-01-07 03:21:48.151223 | 2026-01-07 03:21:48.151402 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-07 03:21:48.234215 | debian-bookworm | ok 2026-01-07 03:21:48.266051 | 2026-01-07 03:21:48.266226 | TASK [emit-job-header : Print job information] 2026-01-07 03:21:48.374336 | # Job Information 2026-01-07 03:21:48.374536 | Ansible Version: 2.16.14 2026-01-07 03:21:48.374573 | Job: hadolint 2026-01-07 03:21:48.374606 | Pipeline: periodic-daily 2026-01-07 03:21:48.374629 | Executor: 521e9411259a 2026-01-07 03:21:48.374650 | Triggered by: https://github.com/osism/openstack-configuration-validator 2026-01-07 03:21:48.374673 | Event ID: ef5b46d14edb4c858a6d9db992e40fa9 2026-01-07 03:21:48.381573 | 2026-01-07 03:21:48.381698 | LOOP [emit-job-header : Print node information] 2026-01-07 03:21:48.681433 | debian-bookworm | ok: 2026-01-07 03:21:48.681636 | debian-bookworm | # Node Information 2026-01-07 03:21:48.681687 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-07 03:21:48.681714 | debian-bookworm | Hostname: debian 2026-01-07 03:21:48.681742 | debian-bookworm | Username: zuul 2026-01-07 03:21:48.681769 | debian-bookworm | Distro: Debian 12.12 2026-01-07 03:21:48.681793 | debian-bookworm | Provider: regiocloud-a 2026-01-07 03:21:48.681814 | debian-bookworm | Region: 2026-01-07 03:21:48.681834 | debian-bookworm | Label: debian-bookworm 2026-01-07 03:21:48.681854 | debian-bookworm | Product Name: OpenStack Nova 2026-01-07 03:21:48.681878 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feda:772b 2026-01-07 03:21:48.700369 | 2026-01-07 03:21:48.700521 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-07 03:21:49.817493 | debian-bookworm -> localhost | changed 2026-01-07 03:21:49.826284 | 2026-01-07 03:21:49.826425 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-07 03:21:52.305488 | debian-bookworm -> localhost | changed 2026-01-07 03:21:52.323643 | 2026-01-07 03:21:52.323795 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-07 03:21:53.062209 | debian-bookworm -> localhost | ok 2026-01-07 03:21:53.068830 | 2026-01-07 03:21:53.068966 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-07 03:21:53.111949 | debian-bookworm | ok 2026-01-07 03:21:53.160037 | debian-bookworm | included: /var/lib/zuul/builds/7de7f1987b004350a1e6521cde6ca2eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-07 03:21:53.183092 | 2026-01-07 03:21:53.183242 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-07 03:21:56.051218 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-07 03:21:56.051461 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7de7f1987b004350a1e6521cde6ca2eb/work/7de7f1987b004350a1e6521cde6ca2eb_id_rsa 2026-01-07 03:21:56.051502 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7de7f1987b004350a1e6521cde6ca2eb/work/7de7f1987b004350a1e6521cde6ca2eb_id_rsa.pub 2026-01-07 03:21:56.051530 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-07 03:21:56.051556 | debian-bookworm -> localhost | SHA256:NBz/K3ayk23rKomJf9/ibKHAx6I0gWHkyGoJ1SJZwZ8 zuul-build-sshkey 2026-01-07 03:21:56.051579 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-07 03:21:56.051616 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-07 03:21:56.051639 | debian-bookworm -> localhost | | ==o . | 2026-01-07 03:21:56.051661 | debian-bookworm -> localhost | |++= . . o | 2026-01-07 03:21:56.051681 | debian-bookworm -> localhost | |o+.= . + . | 2026-01-07 03:21:56.051700 | debian-bookworm -> localhost | |o o E . . . | 2026-01-07 03:21:56.051721 | debian-bookworm -> localhost | |.o o .S . | 2026-01-07 03:21:56.051748 | debian-bookworm -> localhost | |. o + o . . | 2026-01-07 03:21:56.051770 | debian-bookworm -> localhost | | . + * o++o | 2026-01-07 03:21:56.051789 | debian-bookworm -> localhost | | o o =o=*o | 2026-01-07 03:21:56.051810 | debian-bookworm -> localhost | | ... =**+. | 2026-01-07 03:21:56.051829 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-07 03:21:56.051885 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.702686 2026-01-07 03:21:56.059855 | 2026-01-07 03:21:56.060019 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-07 03:21:56.090734 | debian-bookworm | ok 2026-01-07 03:21:56.115109 | debian-bookworm | included: /var/lib/zuul/builds/7de7f1987b004350a1e6521cde6ca2eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-07 03:21:56.139052 | 2026-01-07 03:21:56.139230 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-07 03:21:56.184299 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:21:56.190823 | 2026-01-07 03:21:56.191347 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-07 03:21:57.053954 | debian-bookworm | changed 2026-01-07 03:21:57.063529 | 2026-01-07 03:21:57.063667 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-07 03:21:57.351544 | debian-bookworm | ok 2026-01-07 03:21:57.357766 | 2026-01-07 03:21:57.357911 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-07 03:21:58.160164 | debian-bookworm | changed 2026-01-07 03:21:58.173311 | 2026-01-07 03:21:58.173466 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-07 03:21:58.906062 | debian-bookworm | changed 2026-01-07 03:21:58.916974 | 2026-01-07 03:21:58.917163 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-07 03:21:58.944096 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:21:58.950769 | 2026-01-07 03:21:58.951098 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-07 03:22:00.061411 | debian-bookworm -> localhost | changed 2026-01-07 03:22:00.075789 | 2026-01-07 03:22:00.075936 | TASK [add-build-sshkey : Add back temp key] 2026-01-07 03:22:00.713451 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7de7f1987b004350a1e6521cde6ca2eb/work/7de7f1987b004350a1e6521cde6ca2eb_id_rsa (zuul-build-sshkey) 2026-01-07 03:22:00.713711 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040757 2026-01-07 03:22:00.723017 | 2026-01-07 03:22:00.723162 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-07 03:22:01.326650 | debian-bookworm | ok 2026-01-07 03:22:01.334268 | 2026-01-07 03:22:01.334447 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-07 03:22:01.389119 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:22:01.410664 | 2026-01-07 03:22:01.410821 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-07 03:22:02.143670 | debian-bookworm | ok 2026-01-07 03:22:02.178128 | 2026-01-07 03:22:02.178276 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-07 03:22:02.324282 | debian-bookworm | ok 2026-01-07 03:22:02.370586 | 2026-01-07 03:22:02.371793 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-07 03:22:03.769456 | debian-bookworm -> localhost | ok 2026-01-07 03:22:03.808635 | 2026-01-07 03:22:03.812689 | TASK [validate-host : Collect information about the host] 2026-01-07 03:22:05.700077 | debian-bookworm | ok 2026-01-07 03:22:05.784917 | 2026-01-07 03:22:05.785168 | TASK [validate-host : Sanitize hostname] 2026-01-07 03:22:06.302614 | debian-bookworm | ok 2026-01-07 03:22:06.412662 | 2026-01-07 03:22:06.412831 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-07 03:22:07.757056 | debian-bookworm -> localhost | changed 2026-01-07 03:22:07.763620 | 2026-01-07 03:22:07.763763 | TASK [validate-host : Collect information about zuul worker] 2026-01-07 03:22:08.280154 | debian-bookworm | ok 2026-01-07 03:22:08.285288 | 2026-01-07 03:22:08.295053 | TASK [validate-host : Write out all zuul information for each host] 2026-01-07 03:22:09.296995 | debian-bookworm -> localhost | changed 2026-01-07 03:22:09.319917 | 2026-01-07 03:22:09.320095 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-07 03:22:09.626148 | debian-bookworm | ok 2026-01-07 03:22:09.636349 | 2026-01-07 03:22:09.637862 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-07 03:22:10.689001 | debian-bookworm | changed: 2026-01-07 03:22:10.689219 | debian-bookworm | cd+++++++++ src/ 2026-01-07 03:22:10.689253 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-07 03:22:10.689277 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-07 03:22:10.689299 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-validator/ 2026-01-07 03:22:10.689319 | debian-bookworm | Containerfile 2026-01-07 03:22:10.689450 | debian-bookworm | localhost | ok: Runtime: 0:00:00.010659 2026-01-07 03:22:19.909931 | 2026-01-07 03:22:19.910093 | TASK [upload-logs : Upload logs to log server] 2026-01-07 03:22:20.651537 | localhost | Output suppressed because no_log was given 2026-01-07 03:22:20.653909 | 2026-01-07 03:22:20.654043 | LOOP [upload-logs : Compress console log and json output] 2026-01-07 03:22:20.704120 | localhost | skipping: Conditional result was False 2026-01-07 03:22:20.710194 | localhost | skipping: Conditional result was False 2026-01-07 03:22:20.721939 | 2026-01-07 03:22:20.722113 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-07 03:22:20.774453 | localhost | skipping: Conditional result was False 2026-01-07 03:22:20.774772 | 2026-01-07 03:22:20.780285 | localhost | skipping: Conditional result was False 2026-01-07 03:22:20.796933 | 2026-01-07 03:22:20.797244 | LOOP [upload-logs : Upload console log and json output]