2025-12-29 17:02:17.162160 | Job console starting 2025-12-29 17:02:17.184188 | Updating git repos 2025-12-29 17:02:17.214718 | Cloning repos into workspace 2025-12-29 17:02:17.318623 | Restoring repo states 2025-12-29 17:02:17.348155 | Merging changes 2025-12-29 17:02:18.964378 | Checking out repos 2025-12-29 17:02:19.075704 | Preparing playbooks 2025-12-29 17:02:20.201548 | Running Ansible setup 2025-12-29 17:02:28.479588 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-29 17:02:31.016476 | 2025-12-29 17:02:31.016665 | PLAY [Base pre] 2025-12-29 17:02:31.046252 | 2025-12-29 17:02:31.046801 | TASK [Setup log path fact] 2025-12-29 17:02:31.104703 | debian-bookworm | ok 2025-12-29 17:02:31.135612 | 2025-12-29 17:02:31.135856 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-29 17:02:31.209641 | debian-bookworm | ok 2025-12-29 17:02:31.246756 | 2025-12-29 17:02:31.246963 | TASK [emit-job-header : Print job information] 2025-12-29 17:02:31.320054 | # Job Information 2025-12-29 17:02:31.320252 | Ansible Version: 2.16.14 2025-12-29 17:02:31.320288 | Job: hadolint 2025-12-29 17:02:31.320320 | Pipeline: check 2025-12-29 17:02:31.320342 | Executor: 521e9411259a 2025-12-29 17:02:31.320363 | Triggered by: https://github.com/osism/osism-kubernetes/pull/265 2025-12-29 17:02:31.320386 | Event ID: 1ab035f0-e4d8-11f0-9e88-93bb4eceb10f 2025-12-29 17:02:31.325650 | 2025-12-29 17:02:31.325802 | LOOP [emit-job-header : Print node information] 2025-12-29 17:02:31.527268 | debian-bookworm | ok: 2025-12-29 17:02:31.527587 | debian-bookworm | # Node Information 2025-12-29 17:02:31.527711 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-29 17:02:31.527739 | debian-bookworm | Hostname: debian 2025-12-29 17:02:31.527763 | debian-bookworm | Username: zuul 2025-12-29 17:02:31.527784 | debian-bookworm | Distro: Debian 12.12 2025-12-29 17:02:31.527820 | debian-bookworm | Provider: regiocloud-a 2025-12-29 17:02:31.527846 | debian-bookworm | Region: 2025-12-29 17:02:31.527868 | debian-bookworm | Label: debian-bookworm 2025-12-29 17:02:31.527888 | debian-bookworm | Product Name: OpenStack Nova 2025-12-29 17:02:31.527908 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe95:443a 2025-12-29 17:02:31.554252 | 2025-12-29 17:02:31.554432 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-29 17:02:32.999888 | debian-bookworm -> localhost | changed 2025-12-29 17:02:33.007876 | 2025-12-29 17:02:33.008013 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-29 17:02:37.120003 | debian-bookworm -> localhost | changed 2025-12-29 17:02:37.140520 | 2025-12-29 17:02:37.140667 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-29 17:02:38.564609 | debian-bookworm -> localhost | ok 2025-12-29 17:02:38.571385 | 2025-12-29 17:02:38.571537 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-29 17:02:38.626879 | debian-bookworm | ok 2025-12-29 17:02:38.650795 | debian-bookworm | included: /var/lib/zuul/builds/5a0b64b3056249c5b825d72f131dc53a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-29 17:02:38.663739 | 2025-12-29 17:02:38.663875 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-29 17:02:43.013597 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-29 17:02:43.013836 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5a0b64b3056249c5b825d72f131dc53a/work/5a0b64b3056249c5b825d72f131dc53a_id_rsa 2025-12-29 17:02:43.013873 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5a0b64b3056249c5b825d72f131dc53a/work/5a0b64b3056249c5b825d72f131dc53a_id_rsa.pub 2025-12-29 17:02:43.013900 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-29 17:02:43.013925 | debian-bookworm -> localhost | SHA256:Ks1zYHutWT+3vae6el1Ma351OdcGzGoCyPMiHVkfLFs zuul-build-sshkey 2025-12-29 17:02:43.013948 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-29 17:02:43.013984 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-29 17:02:43.014005 | debian-bookworm -> localhost | | . | 2025-12-29 17:02:43.014027 | debian-bookworm -> localhost | | o E | 2025-12-29 17:02:43.014046 | debian-bookworm -> localhost | | . + = . o | 2025-12-29 17:02:43.014065 | debian-bookworm -> localhost | | * o . + .| 2025-12-29 17:02:43.014084 | debian-bookworm -> localhost | | .o+S. . ++| 2025-12-29 17:02:43.014109 | debian-bookworm -> localhost | | .+o+... o =O| 2025-12-29 17:02:43.014129 | debian-bookworm -> localhost | | ..*.o oo .oo=| 2025-12-29 17:02:43.014148 | debian-bookworm -> localhost | | . + + .o ooo| 2025-12-29 17:02:43.014168 | debian-bookworm -> localhost | | o .o+=o+=| 2025-12-29 17:02:43.014188 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-29 17:02:43.014243 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.857968 2025-12-29 17:02:43.021086 | 2025-12-29 17:02:43.021207 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-29 17:02:43.128162 | debian-bookworm | ok 2025-12-29 17:02:43.178630 | debian-bookworm | included: /var/lib/zuul/builds/5a0b64b3056249c5b825d72f131dc53a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-29 17:02:43.251086 | 2025-12-29 17:02:43.251244 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-29 17:02:43.319977 | debian-bookworm | skipping: Conditional result was False 2025-12-29 17:02:43.334294 | 2025-12-29 17:02:43.334456 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-29 17:02:45.296063 | debian-bookworm | changed 2025-12-29 17:02:45.301780 | 2025-12-29 17:02:45.301904 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-29 17:02:45.711474 | debian-bookworm | ok 2025-12-29 17:02:45.717215 | 2025-12-29 17:02:45.717338 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-29 17:02:46.744953 | debian-bookworm | changed 2025-12-29 17:02:46.775474 | 2025-12-29 17:02:46.775627 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-29 17:02:47.908410 | debian-bookworm | changed 2025-12-29 17:02:47.921700 | 2025-12-29 17:02:47.921836 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-29 17:02:47.998118 | debian-bookworm | skipping: Conditional result was False 2025-12-29 17:02:48.011343 | 2025-12-29 17:02:48.011593 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-29 17:02:50.061498 | debian-bookworm -> localhost | changed 2025-12-29 17:02:50.081146 | 2025-12-29 17:02:50.081297 | TASK [add-build-sshkey : Add back temp key] 2025-12-29 17:02:51.066981 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5a0b64b3056249c5b825d72f131dc53a/work/5a0b64b3056249c5b825d72f131dc53a_id_rsa (zuul-build-sshkey) 2025-12-29 17:02:51.067301 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041932 2025-12-29 17:02:51.075799 | 2025-12-29 17:02:51.075932 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-29 17:02:51.840212 | debian-bookworm | ok 2025-12-29 17:02:51.846039 | 2025-12-29 17:02:51.846170 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-29 17:02:51.890539 | debian-bookworm | skipping: Conditional result was False 2025-12-29 17:02:51.905989 | 2025-12-29 17:02:51.906137 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-29 17:02:52.997139 | debian-bookworm | ok 2025-12-29 17:02:53.019933 | 2025-12-29 17:02:53.020087 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-29 17:02:53.070501 | debian-bookworm | ok 2025-12-29 17:02:53.075867 | 2025-12-29 17:02:53.075994 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-29 17:02:54.206819 | debian-bookworm -> localhost | ok 2025-12-29 17:02:54.219035 | 2025-12-29 17:02:54.219183 | TASK [validate-host : Collect information about the host] 2025-12-29 17:02:56.074854 | debian-bookworm | ok 2025-12-29 17:02:56.102578 | 2025-12-29 17:02:56.102715 | TASK [validate-host : Sanitize hostname] 2025-12-29 17:02:56.466056 | debian-bookworm | ok 2025-12-29 17:02:56.628075 | 2025-12-29 17:02:56.628234 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-29 17:02:58.795848 | debian-bookworm -> localhost | changed 2025-12-29 17:02:58.801903 | 2025-12-29 17:02:58.802042 | TASK [validate-host : Collect information about zuul worker] 2025-12-29 17:02:59.599108 | debian-bookworm | ok 2025-12-29 17:02:59.614441 | 2025-12-29 17:02:59.614591 | TASK [validate-host : Write out all zuul information for each host] 2025-12-29 17:03:01.492599 | debian-bookworm -> localhost | changed 2025-12-29 17:03:01.506812 | 2025-12-29 17:03:01.507003 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-29 17:03:01.881776 | debian-bookworm | ok 2025-12-29 17:03:01.894712 | 2025-12-29 17:03:01.906948 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-29 17:03:05.223190 | debian-bookworm | changed: 2025-12-29 17:03:05.223449 | debian-bookworm | cd+++++++++ src/ 2025-12-29 17:03:05.223493 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-29 17:03:05.223521 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-29 17:03:05.223545 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-12-29 17:03:05.223567 | debian-bookworm | Containerfile 2025-12-29 17:03:05.223746 | debian-bookworm | localhost | ok: Runtime: 0:00:00.021201 2025-12-29 17:03:24.919059 | 2025-12-29 17:03:24.919195 | TASK [upload-logs : Upload logs to log server] 2025-12-29 17:03:25.563543 | localhost | Output suppressed because no_log was given 2025-12-29 17:03:25.566295 | 2025-12-29 17:03:25.566483 | LOOP [upload-logs : Compress console log and json output] 2025-12-29 17:03:25.767825 | localhost | skipping: Conditional result was False 2025-12-29 17:03:25.794680 | localhost | skipping: Conditional result was False 2025-12-29 17:03:25.813465 | 2025-12-29 17:03:25.813670 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-29 17:03:25.933631 | localhost | skipping: Conditional result was False 2025-12-29 17:03:25.933945 | 2025-12-29 17:03:25.945624 | localhost | skipping: Conditional result was False 2025-12-29 17:03:25.952592 | 2025-12-29 17:03:25.952734 | LOOP [upload-logs : Upload console log and json output]