2025-11-22 20:59:05.248274 | Job console starting 2025-11-22 20:59:05.268069 | Updating git repos 2025-11-22 20:59:05.292374 | Cloning repos into workspace 2025-11-22 20:59:05.350700 | Restoring repo states 2025-11-22 20:59:05.357133 | Merging changes 2025-11-22 20:59:05.887707 | Checking out repos 2025-11-22 20:59:05.948993 | Preparing playbooks 2025-11-22 20:59:06.534547 | Running Ansible setup 2025-11-22 20:59:10.735727 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-22 20:59:11.484873 | 2025-11-22 20:59:11.485030 | PLAY [Base pre] 2025-11-22 20:59:11.501122 | 2025-11-22 20:59:11.501256 | TASK [Setup log path fact] 2025-11-22 20:59:11.530255 | debian-bookworm | ok 2025-11-22 20:59:11.545169 | 2025-11-22 20:59:11.545299 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-22 20:59:11.574623 | debian-bookworm | ok 2025-11-22 20:59:11.584256 | 2025-11-22 20:59:11.584362 | TASK [emit-job-header : Print job information] 2025-11-22 20:59:11.636671 | # Job Information 2025-11-22 20:59:11.636872 | Ansible Version: 2.16.14 2025-11-22 20:59:11.636912 | Job: ansible-lint 2025-11-22 20:59:11.636949 | Pipeline: check 2025-11-22 20:59:11.636977 | Executor: 521e9411259a 2025-11-22 20:59:11.637000 | Triggered by: https://github.com/osism/metalbox/pull/272 2025-11-22 20:59:11.637026 | Event ID: 10764fc0-c7e6-11f0-9699-11eb48cf3869 2025-11-22 20:59:11.642419 | 2025-11-22 20:59:11.642549 | LOOP [emit-job-header : Print node information] 2025-11-22 20:59:11.762378 | debian-bookworm | ok: 2025-11-22 20:59:11.762828 | debian-bookworm | # Node Information 2025-11-22 20:59:11.762924 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-22 20:59:11.762970 | debian-bookworm | Hostname: debian 2025-11-22 20:59:11.763010 | debian-bookworm | Username: zuul 2025-11-22 20:59:11.763049 | debian-bookworm | Distro: Debian 12.12 2025-11-22 20:59:11.763095 | debian-bookworm | Provider: regiocloud-a 2025-11-22 20:59:11.763134 | debian-bookworm | Region: 2025-11-22 20:59:11.763172 | debian-bookworm | Label: debian-bookworm 2025-11-22 20:59:11.763207 | debian-bookworm | Product Name: OpenStack Nova 2025-11-22 20:59:11.763241 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec3:3797 2025-11-22 20:59:11.789340 | 2025-11-22 20:59:11.789537 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-22 20:59:12.270135 | debian-bookworm -> localhost | changed 2025-11-22 20:59:12.278256 | 2025-11-22 20:59:12.278395 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-22 20:59:13.307647 | debian-bookworm -> localhost | changed 2025-11-22 20:59:13.328651 | 2025-11-22 20:59:13.328832 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-22 20:59:13.618159 | debian-bookworm -> localhost | ok 2025-11-22 20:59:13.629888 | 2025-11-22 20:59:13.630075 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-22 20:59:13.666016 | debian-bookworm | ok 2025-11-22 20:59:13.687817 | debian-bookworm | included: /var/lib/zuul/builds/7c4459a668c8446fb510cead6a4bb83d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-22 20:59:13.695217 | 2025-11-22 20:59:13.695335 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-22 20:59:15.577478 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-22 20:59:15.578026 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7c4459a668c8446fb510cead6a4bb83d/work/7c4459a668c8446fb510cead6a4bb83d_id_rsa 2025-11-22 20:59:15.578137 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7c4459a668c8446fb510cead6a4bb83d/work/7c4459a668c8446fb510cead6a4bb83d_id_rsa.pub 2025-11-22 20:59:15.578212 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-22 20:59:15.578278 | debian-bookworm -> localhost | SHA256:d4r4QehGIguV3963VI0OWNVqJSbOPEkgxXelo+RPl2o zuul-build-sshkey 2025-11-22 20:59:15.578339 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-22 20:59:15.578422 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-22 20:59:15.578515 | debian-bookworm -> localhost | | .oo. .o. | 2025-11-22 20:59:15.578578 | debian-bookworm -> localhost | | . .. +.+.o | 2025-11-22 20:59:15.578635 | debian-bookworm -> localhost | | o *o=o+ | 2025-11-22 20:59:15.578690 | debian-bookworm -> localhost | | . . . . =*.o+ . | 2025-11-22 20:59:15.578746 | debian-bookworm -> localhost | |. . o + S =o= + | 2025-11-22 20:59:15.578807 | debian-bookworm -> localhost | | . o = + o O o | 2025-11-22 20:59:15.578981 | debian-bookworm -> localhost | | . = + + E | 2025-11-22 20:59:15.579045 | debian-bookworm -> localhost | | . . + o | 2025-11-22 20:59:15.579105 | debian-bookworm -> localhost | | . . | 2025-11-22 20:59:15.579186 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-22 20:59:15.579369 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.365586 2025-11-22 20:59:15.594218 | 2025-11-22 20:59:15.594369 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-22 20:59:15.623640 | debian-bookworm | ok 2025-11-22 20:59:15.633030 | debian-bookworm | included: /var/lib/zuul/builds/7c4459a668c8446fb510cead6a4bb83d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-22 20:59:15.642852 | 2025-11-22 20:59:15.642947 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-22 20:59:15.676245 | debian-bookworm | skipping: Conditional result was False 2025-11-22 20:59:15.682238 | 2025-11-22 20:59:15.682334 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-22 20:59:16.375315 | debian-bookworm | changed 2025-11-22 20:59:16.383939 | 2025-11-22 20:59:16.384086 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-22 20:59:16.686097 | debian-bookworm | ok 2025-11-22 20:59:16.695832 | 2025-11-22 20:59:16.695987 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-22 20:59:17.363742 | debian-bookworm | changed 2025-11-22 20:59:17.370782 | 2025-11-22 20:59:17.370928 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-22 20:59:18.044604 | debian-bookworm | changed 2025-11-22 20:59:18.051978 | 2025-11-22 20:59:18.052104 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-22 20:59:18.077093 | debian-bookworm | skipping: Conditional result was False 2025-11-22 20:59:18.086128 | 2025-11-22 20:59:18.086259 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-22 20:59:18.577317 | debian-bookworm -> localhost | changed 2025-11-22 20:59:18.592819 | 2025-11-22 20:59:18.593067 | TASK [add-build-sshkey : Add back temp key] 2025-11-22 20:59:18.943104 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7c4459a668c8446fb510cead6a4bb83d/work/7c4459a668c8446fb510cead6a4bb83d_id_rsa (zuul-build-sshkey) 2025-11-22 20:59:18.943875 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020503 2025-11-22 20:59:18.960321 | 2025-11-22 20:59:18.960547 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-22 20:59:19.383259 | debian-bookworm | ok 2025-11-22 20:59:19.391404 | 2025-11-22 20:59:19.391565 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-22 20:59:19.426726 | debian-bookworm | skipping: Conditional result was False 2025-11-22 20:59:19.447111 | 2025-11-22 20:59:19.447273 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-22 20:59:19.884521 | debian-bookworm | ok 2025-11-22 20:59:19.900016 | 2025-11-22 20:59:19.900168 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-22 20:59:19.946525 | debian-bookworm | ok 2025-11-22 20:59:19.954950 | 2025-11-22 20:59:19.955091 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-22 20:59:20.272640 | debian-bookworm -> localhost | ok 2025-11-22 20:59:20.285599 | 2025-11-22 20:59:20.285756 | TASK [validate-host : Collect information about the host] 2025-11-22 20:59:21.442279 | debian-bookworm | ok 2025-11-22 20:59:21.457810 | 2025-11-22 20:59:21.457944 | TASK [validate-host : Sanitize hostname] 2025-11-22 20:59:21.576206 | debian-bookworm | ok 2025-11-22 20:59:21.632675 | 2025-11-22 20:59:21.632846 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-22 20:59:22.214511 | debian-bookworm -> localhost | changed 2025-11-22 20:59:22.226521 | 2025-11-22 20:59:22.226712 | TASK [validate-host : Collect information about zuul worker] 2025-11-22 20:59:22.653103 | debian-bookworm | ok 2025-11-22 20:59:22.662148 | 2025-11-22 20:59:22.662329 | TASK [validate-host : Write out all zuul information for each host] 2025-11-22 20:59:23.277152 | debian-bookworm -> localhost | changed 2025-11-22 20:59:23.290650 | 2025-11-22 20:59:23.290793 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-22 20:59:23.570072 | debian-bookworm | ok 2025-11-22 20:59:23.577691 | 2025-11-22 20:59:23.577828 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-22 20:59:24.503093 | debian-bookworm | changed: 2025-11-22 20:59:24.503310 | debian-bookworm | cd+++++++++ src/ 2025-11-22 20:59:24.503348 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-22 20:59:24.503374 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-22 20:59:24.503398 | debian-bookworm | cd+++++++++ src/github.com/osism/metalbox/ 2025-11-22 20:59:24.503420 | debian-bookworm | Containerfile 2025-11-22 20:59:24.522692 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005230 2025-11-22 21:00:13.302375 | 2025-11-22 21:00:13.302645 | TASK [upload-logs : Upload logs to log server] 2025-11-22 21:00:13.934317 | localhost | Output suppressed because no_log was given 2025-11-22 21:00:13.939312 | 2025-11-22 21:00:13.939583 | LOOP [upload-logs : Compress console log and json output] 2025-11-22 21:00:14.009406 | localhost | skipping: Conditional result was False 2025-11-22 21:00:14.015227 | localhost | skipping: Conditional result was False 2025-11-22 21:00:14.028282 | 2025-11-22 21:00:14.028422 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-22 21:00:14.083302 | localhost | skipping: Conditional result was False 2025-11-22 21:00:14.083635 | 2025-11-22 21:00:14.090738 | localhost | skipping: Conditional result was False 2025-11-22 21:00:14.100806 | 2025-11-22 21:00:14.101119 | LOOP [upload-logs : Upload console log and json output]