2025-11-27 11:19:53.429797 | Job console starting 2025-11-27 11:19:53.457058 | Updating git repos 2025-11-27 11:19:53.502298 | Cloning repos into workspace 2025-11-27 11:19:53.563345 | Restoring repo states 2025-11-27 11:19:53.588344 | Merging changes 2025-11-27 11:19:54.090141 | Checking out repos 2025-11-27 11:19:54.134243 | Preparing playbooks 2025-11-27 11:19:54.981452 | Running Ansible setup 2025-11-27 11:20:00.254544 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-27 11:20:01.262220 | 2025-11-27 11:20:01.262431 | PLAY [Base pre] 2025-11-27 11:20:01.279528 | 2025-11-27 11:20:01.279689 | TASK [Setup log path fact] 2025-11-27 11:20:01.309309 | debian-bookworm | ok 2025-11-27 11:20:01.325105 | 2025-11-27 11:20:01.325277 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-27 11:20:01.376103 | debian-bookworm | ok 2025-11-27 11:20:01.386592 | 2025-11-27 11:20:01.386738 | TASK [emit-job-header : Print job information] 2025-11-27 11:20:01.471070 | # Job Information 2025-11-27 11:20:01.471270 | Ansible Version: 2.16.14 2025-11-27 11:20:01.471306 | Job: flake8 2025-11-27 11:20:01.471340 | Pipeline: check 2025-11-27 11:20:01.471382 | Executor: 521e9411259a 2025-11-27 11:20:01.471404 | Triggered by: https://github.com/osism/container-images-kolla/pull/662 2025-11-27 11:20:01.471426 | Event ID: fa627970-cb82-11f0-9e08-d77914a25fe9 2025-11-27 11:20:01.476441 | 2025-11-27 11:20:01.476556 | LOOP [emit-job-header : Print node information] 2025-11-27 11:20:01.652731 | debian-bookworm | ok: 2025-11-27 11:20:01.653007 | debian-bookworm | # Node Information 2025-11-27 11:20:01.653052 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-27 11:20:01.653085 | debian-bookworm | Hostname: debian 2025-11-27 11:20:01.653114 | debian-bookworm | Username: zuul 2025-11-27 11:20:01.653141 | debian-bookworm | Distro: Debian 12.12 2025-11-27 11:20:01.653180 | debian-bookworm | Provider: regiocloud-a 2025-11-27 11:20:01.653212 | debian-bookworm | Region: 2025-11-27 11:20:01.653239 | debian-bookworm | Label: debian-bookworm 2025-11-27 11:20:01.653266 | debian-bookworm | Product Name: OpenStack Nova 2025-11-27 11:20:01.653292 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feff:7185 2025-11-27 11:20:01.674638 | 2025-11-27 11:20:01.674780 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-27 11:20:02.244783 | debian-bookworm -> localhost | changed 2025-11-27 11:20:02.252393 | 2025-11-27 11:20:02.252530 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-27 11:20:03.836684 | debian-bookworm -> localhost | changed 2025-11-27 11:20:03.857756 | 2025-11-27 11:20:03.857921 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-27 11:20:04.382285 | debian-bookworm -> localhost | ok 2025-11-27 11:20:04.389017 | 2025-11-27 11:20:04.389152 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-27 11:20:04.418306 | debian-bookworm | ok 2025-11-27 11:20:04.437709 | debian-bookworm | included: /var/lib/zuul/builds/3146bcefe2b44051a2f07e80cc7c108b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-27 11:20:04.445008 | 2025-11-27 11:20:04.445128 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-27 11:20:06.014458 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-27 11:20:06.014699 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3146bcefe2b44051a2f07e80cc7c108b/work/3146bcefe2b44051a2f07e80cc7c108b_id_rsa 2025-11-27 11:20:06.014739 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3146bcefe2b44051a2f07e80cc7c108b/work/3146bcefe2b44051a2f07e80cc7c108b_id_rsa.pub 2025-11-27 11:20:06.014765 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-27 11:20:06.014789 | debian-bookworm -> localhost | SHA256:NKDVB6qoXp4PShJkwKfyfUdrT/Pro4Gplrg9egITQ6M zuul-build-sshkey 2025-11-27 11:20:06.014811 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-27 11:20:06.014876 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-27 11:20:06.014907 | debian-bookworm -> localhost | |o o... | 2025-11-27 11:20:06.014930 | debian-bookworm -> localhost | |..o. o o. . | 2025-11-27 11:20:06.014951 | debian-bookworm -> localhost | | =o.. . o. | 2025-11-27 11:20:06.014971 | debian-bookworm -> localhost | |E.o. . ... | 2025-11-27 11:20:06.014991 | debian-bookworm -> localhost | |o..+. .S. | 2025-11-27 11:20:06.015018 | debian-bookworm -> localhost | | o+ . . +oo | 2025-11-27 11:20:06.015039 | debian-bookworm -> localhost | |o. = o +oo.o | 2025-11-27 11:20:06.015058 | debian-bookworm -> localhost | |+ + =.=. ..o | 2025-11-27 11:20:06.015079 | debian-bookworm -> localhost | | o o+Bo. .ooo | 2025-11-27 11:20:06.015099 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-27 11:20:06.015154 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.786548 2025-11-27 11:20:06.021887 | 2025-11-27 11:20:06.022014 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-27 11:20:06.073855 | debian-bookworm | ok 2025-11-27 11:20:06.083790 | debian-bookworm | included: /var/lib/zuul/builds/3146bcefe2b44051a2f07e80cc7c108b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-27 11:20:06.097996 | 2025-11-27 11:20:06.098133 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-27 11:20:06.123011 | debian-bookworm | skipping: Conditional result was False 2025-11-27 11:20:06.134339 | 2025-11-27 11:20:06.134603 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-27 11:20:06.786083 | debian-bookworm | changed 2025-11-27 11:20:06.791788 | 2025-11-27 11:20:06.791899 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-27 11:20:07.096869 | debian-bookworm | ok 2025-11-27 11:20:07.105526 | 2025-11-27 11:20:07.105668 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-27 11:20:07.792910 | debian-bookworm | changed 2025-11-27 11:20:07.800224 | 2025-11-27 11:20:07.800351 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-27 11:20:08.538400 | debian-bookworm | changed 2025-11-27 11:20:08.546535 | 2025-11-27 11:20:08.546668 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-27 11:20:08.571166 | debian-bookworm | skipping: Conditional result was False 2025-11-27 11:20:08.577738 | 2025-11-27 11:20:08.577859 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-27 11:20:09.045413 | debian-bookworm -> localhost | changed 2025-11-27 11:20:09.056962 | 2025-11-27 11:20:09.057109 | TASK [add-build-sshkey : Add back temp key] 2025-11-27 11:20:09.447353 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3146bcefe2b44051a2f07e80cc7c108b/work/3146bcefe2b44051a2f07e80cc7c108b_id_rsa (zuul-build-sshkey) 2025-11-27 11:20:09.447636 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012508 2025-11-27 11:20:09.456354 | 2025-11-27 11:20:09.456500 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-27 11:20:09.893446 | debian-bookworm | ok 2025-11-27 11:20:09.901224 | 2025-11-27 11:20:09.901353 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-27 11:20:09.937546 | debian-bookworm | skipping: Conditional result was False 2025-11-27 11:20:09.963314 | 2025-11-27 11:20:09.963561 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-27 11:20:10.457204 | debian-bookworm | ok 2025-11-27 11:20:10.472564 | 2025-11-27 11:20:10.472712 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-27 11:20:10.507053 | debian-bookworm | ok 2025-11-27 11:20:10.518181 | 2025-11-27 11:20:10.518304 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-27 11:20:10.889164 | debian-bookworm -> localhost | ok 2025-11-27 11:20:10.895952 | 2025-11-27 11:20:10.896074 | TASK [validate-host : Collect information about the host] 2025-11-27 11:20:12.056056 | debian-bookworm | ok 2025-11-27 11:20:12.066911 | 2025-11-27 11:20:12.067049 | TASK [validate-host : Sanitize hostname] 2025-11-27 11:20:12.199840 | debian-bookworm | ok 2025-11-27 11:20:12.269893 | 2025-11-27 11:20:12.270038 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-27 11:20:13.026443 | debian-bookworm -> localhost | changed 2025-11-27 11:20:13.032485 | 2025-11-27 11:20:13.032605 | TASK [validate-host : Collect information about zuul worker] 2025-11-27 11:20:13.492871 | debian-bookworm | ok 2025-11-27 11:20:13.514932 | 2025-11-27 11:20:13.515112 | TASK [validate-host : Write out all zuul information for each host] 2025-11-27 11:20:14.432563 | debian-bookworm -> localhost | changed 2025-11-27 11:20:14.442255 | 2025-11-27 11:20:14.442432 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-27 11:20:14.706309 | debian-bookworm | ok 2025-11-27 11:20:14.713587 | 2025-11-27 11:20:14.713721 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-27 11:20:15.696488 | debian-bookworm | changed: 2025-11-27 11:20:15.696713 | debian-bookworm | cd+++++++++ src/ 2025-11-27 11:20:15.696750 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-27 11:20:15.696774 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-27 11:20:15.696795 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-11-27 11:20:15.696817 | debian-bookworm | Containerfile 2025-11-27 11:20:15.696930 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006811 2025-11-27 11:20:45.231935 | 2025-11-27 11:20:45.232051 | TASK [upload-logs : Upload logs to log server] 2025-11-27 11:20:45.821179 | localhost | Output suppressed because no_log was given 2025-11-27 11:20:45.824814 | 2025-11-27 11:20:45.824973 | LOOP [upload-logs : Compress console log and json output] 2025-11-27 11:20:45.882263 | localhost | skipping: Conditional result was False 2025-11-27 11:20:45.888108 | localhost | skipping: Conditional result was False 2025-11-27 11:20:45.901078 | 2025-11-27 11:20:45.901305 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-27 11:20:45.948935 | localhost | skipping: Conditional result was False 2025-11-27 11:20:45.949656 | 2025-11-27 11:20:45.952874 | localhost | skipping: Conditional result was False 2025-11-27 11:20:45.967449 | 2025-11-27 11:20:45.967735 | LOOP [upload-logs : Upload console log and json output]