2025-09-29 19:08:04.184671 | Job console starting 2025-09-29 19:08:04.208535 | Updating git repos 2025-09-29 19:08:04.253166 | Cloning repos into workspace 2025-09-29 19:08:04.316282 | Restoring repo states 2025-09-29 19:08:04.330823 | Merging changes 2025-09-29 19:08:04.886712 | Checking out repos 2025-09-29 19:08:04.917732 | Preparing playbooks 2025-09-29 19:08:05.691538 | Running Ansible setup 2025-09-29 19:08:11.446806 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-29 19:08:12.462166 | 2025-09-29 19:08:12.462328 | PLAY [Base pre] 2025-09-29 19:08:12.489376 | 2025-09-29 19:08:12.489525 | TASK [Setup log path fact] 2025-09-29 19:08:12.519289 | debian-bookworm | ok 2025-09-29 19:08:12.534601 | 2025-09-29 19:08:12.534758 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-29 19:08:12.575292 | debian-bookworm | ok 2025-09-29 19:08:12.585135 | 2025-09-29 19:08:12.585251 | TASK [emit-job-header : Print job information] 2025-09-29 19:08:12.625010 | # Job Information 2025-09-29 19:08:12.625192 | Ansible Version: 2.16.14 2025-09-29 19:08:12.625227 | Job: flake8 2025-09-29 19:08:12.625260 | Pipeline: check 2025-09-29 19:08:12.625283 | Executor: 521e9411259a 2025-09-29 19:08:12.625304 | Triggered by: https://github.com/osism/container-images-kolla/pull/634 2025-09-29 19:08:12.625329 | Event ID: 9afdc500-9d67-11f0-8462-68b0f41a5f4d 2025-09-29 19:08:12.630252 | 2025-09-29 19:08:12.630365 | LOOP [emit-job-header : Print node information] 2025-09-29 19:08:12.763651 | debian-bookworm | ok: 2025-09-29 19:08:12.763845 | debian-bookworm | # Node Information 2025-09-29 19:08:12.763898 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-29 19:08:12.763925 | debian-bookworm | Hostname: debian 2025-09-29 19:08:12.763947 | debian-bookworm | Username: zuul 2025-09-29 19:08:12.763968 | debian-bookworm | Distro: Debian 12.12 2025-09-29 19:08:12.763994 | debian-bookworm | Provider: regiocloud-a 2025-09-29 19:08:12.764017 | debian-bookworm | Region: 2025-09-29 19:08:12.764038 | debian-bookworm | Label: debian-bookworm 2025-09-29 19:08:12.764058 | debian-bookworm | Product Name: OpenStack Nova 2025-09-29 19:08:12.764079 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:955e 2025-09-29 19:08:12.779307 | 2025-09-29 19:08:12.779436 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-29 19:08:13.336445 | debian-bookworm -> localhost | changed 2025-09-29 19:08:13.344558 | 2025-09-29 19:08:13.344684 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-29 19:08:14.604713 | debian-bookworm -> localhost | changed 2025-09-29 19:08:14.613117 | 2025-09-29 19:08:14.613200 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-29 19:08:14.910367 | debian-bookworm -> localhost | ok 2025-09-29 19:08:14.916158 | 2025-09-29 19:08:14.916250 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-29 19:08:14.942858 | debian-bookworm | ok 2025-09-29 19:08:14.971289 | debian-bookworm | included: /var/lib/zuul/builds/827ca6d97cfe4c5c942545335868a58c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-29 19:08:14.976172 | 2025-09-29 19:08:14.976247 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-29 19:08:16.077468 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-29 19:08:16.077633 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/827ca6d97cfe4c5c942545335868a58c/work/827ca6d97cfe4c5c942545335868a58c_id_rsa 2025-09-29 19:08:16.077664 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/827ca6d97cfe4c5c942545335868a58c/work/827ca6d97cfe4c5c942545335868a58c_id_rsa.pub 2025-09-29 19:08:16.077685 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-29 19:08:16.077704 | debian-bookworm -> localhost | SHA256:iTXSRcrz5aej5UJpcMbp5o+GJ7WRL0BlwK1xxAtCMiY zuul-build-sshkey 2025-09-29 19:08:16.077721 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-29 19:08:16.077747 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-29 19:08:16.077765 | debian-bookworm -> localhost | | E +....*+ | 2025-09-29 19:08:16.077783 | debian-bookworm -> localhost | | o o.o+o* | 2025-09-29 19:08:16.077799 | debian-bookworm -> localhost | | ..BO o. | 2025-09-29 19:08:16.077814 | debian-bookworm -> localhost | | ++=*o | 2025-09-29 19:08:16.077830 | debian-bookworm -> localhost | | ..S=.o. . | 2025-09-29 19:08:16.077851 | debian-bookworm -> localhost | | . X o | 2025-09-29 19:08:16.077877 | debian-bookworm -> localhost | | O ++ | 2025-09-29 19:08:16.077894 | debian-bookworm -> localhost | | o B=.. | 2025-09-29 19:08:16.077911 | debian-bookworm -> localhost | | +o+o | 2025-09-29 19:08:16.077927 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-29 19:08:16.077970 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.539887 2025-09-29 19:08:16.083830 | 2025-09-29 19:08:16.083927 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-29 19:08:16.120656 | debian-bookworm | ok 2025-09-29 19:08:16.138216 | debian-bookworm | included: /var/lib/zuul/builds/827ca6d97cfe4c5c942545335868a58c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-29 19:08:16.145165 | 2025-09-29 19:08:16.145234 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-29 19:08:16.167479 | debian-bookworm | skipping: Conditional result was False 2025-09-29 19:08:16.172060 | 2025-09-29 19:08:16.172129 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-29 19:08:16.842251 | debian-bookworm | changed 2025-09-29 19:08:16.846461 | 2025-09-29 19:08:16.846528 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-29 19:08:17.074904 | debian-bookworm | ok 2025-09-29 19:08:17.079265 | 2025-09-29 19:08:17.079343 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-29 19:08:17.712117 | debian-bookworm | changed 2025-09-29 19:08:17.722063 | 2025-09-29 19:08:17.722181 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-29 19:08:18.403218 | debian-bookworm | changed 2025-09-29 19:08:18.412398 | 2025-09-29 19:08:18.412549 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-29 19:08:18.438636 | debian-bookworm | skipping: Conditional result was False 2025-09-29 19:08:18.452948 | 2025-09-29 19:08:18.453128 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-29 19:08:18.893044 | debian-bookworm -> localhost | changed 2025-09-29 19:08:18.903807 | 2025-09-29 19:08:18.903928 | TASK [add-build-sshkey : Add back temp key] 2025-09-29 19:08:19.190659 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/827ca6d97cfe4c5c942545335868a58c/work/827ca6d97cfe4c5c942545335868a58c_id_rsa (zuul-build-sshkey) 2025-09-29 19:08:19.190896 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012194 2025-09-29 19:08:19.198091 | 2025-09-29 19:08:19.198182 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-29 19:08:19.580990 | debian-bookworm | ok 2025-09-29 19:08:19.585791 | 2025-09-29 19:08:19.585890 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-29 19:08:19.618747 | debian-bookworm | skipping: Conditional result was False 2025-09-29 19:08:19.629314 | 2025-09-29 19:08:19.629405 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-29 19:08:20.025431 | debian-bookworm | ok 2025-09-29 19:08:20.038718 | 2025-09-29 19:08:20.038812 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-29 19:08:20.104584 | debian-bookworm | ok 2025-09-29 19:08:20.109374 | 2025-09-29 19:08:20.109464 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-29 19:08:20.478452 | debian-bookworm -> localhost | ok 2025-09-29 19:08:20.486133 | 2025-09-29 19:08:20.486237 | TASK [validate-host : Collect information about the host] 2025-09-29 19:08:21.547213 | debian-bookworm | ok 2025-09-29 19:08:21.557438 | 2025-09-29 19:08:21.557531 | TASK [validate-host : Sanitize hostname] 2025-09-29 19:08:21.636046 | debian-bookworm | ok 2025-09-29 19:08:21.684928 | 2025-09-29 19:08:21.685026 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-29 19:08:22.209516 | debian-bookworm -> localhost | changed 2025-09-29 19:08:22.214941 | 2025-09-29 19:08:22.215027 | TASK [validate-host : Collect information about zuul worker] 2025-09-29 19:08:22.596531 | debian-bookworm | ok 2025-09-29 19:08:22.600401 | 2025-09-29 19:08:22.600474 | TASK [validate-host : Write out all zuul information for each host] 2025-09-29 19:08:23.097752 | debian-bookworm -> localhost | changed 2025-09-29 19:08:23.105178 | 2025-09-29 19:08:23.105254 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-29 19:08:23.368401 | debian-bookworm | ok 2025-09-29 19:08:23.374067 | 2025-09-29 19:08:23.374179 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-29 19:08:24.435484 | debian-bookworm | changed: 2025-09-29 19:08:24.435652 | debian-bookworm | cd+++++++++ src/ 2025-09-29 19:08:24.435684 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-29 19:08:24.435708 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-29 19:08:24.435729 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-09-29 19:08:24.435749 | debian-bookworm | Containerfile 2025-09-29 19:08:24.435887 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007275 2025-09-29 19:08:52.170198 | 2025-09-29 19:08:52.170308 | TASK [upload-logs : Upload logs to log server] 2025-09-29 19:08:52.727068 | localhost | Output suppressed because no_log was given 2025-09-29 19:08:52.728914 | 2025-09-29 19:08:52.729015 | LOOP [upload-logs : Compress console log and json output] 2025-09-29 19:08:52.790412 | localhost | skipping: Conditional result was False 2025-09-29 19:08:52.806125 | localhost | skipping: Conditional result was False 2025-09-29 19:08:52.816880 | 2025-09-29 19:08:52.817010 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-29 19:08:52.862991 | localhost | skipping: Conditional result was False 2025-09-29 19:08:52.863349 | 2025-09-29 19:08:52.867998 | localhost | skipping: Conditional result was False 2025-09-29 19:08:52.873171 | 2025-09-29 19:08:52.873284 | LOOP [upload-logs : Upload console log and json output]