2026-02-12 17:44:47.330044 | Job console starting 2026-02-12 17:44:47.336888 | Updating git repos 2026-02-12 17:44:47.383257 | Cloning repos into workspace 2026-02-12 17:44:47.475990 | Restoring repo states 2026-02-12 17:44:47.486012 | Merging changes 2026-02-12 17:44:48.176325 | Checking out repos 2026-02-12 17:44:48.231050 | Preparing playbooks 2026-02-12 17:44:49.563708 | Running Ansible setup 2026-02-12 17:44:54.991890 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-12 17:44:56.413120 | 2026-02-12 17:44:56.413232 | PLAY [Base pre] 2026-02-12 17:44:56.435518 | 2026-02-12 17:44:56.435628 | TASK [Setup log path fact] 2026-02-12 17:44:56.454803 | debian-bookworm | ok 2026-02-12 17:44:56.473093 | 2026-02-12 17:44:56.473210 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-12 17:44:56.502281 | debian-bookworm | ok 2026-02-12 17:44:56.521768 | 2026-02-12 17:44:56.522680 | TASK [emit-job-header : Print job information] 2026-02-12 17:44:56.614883 | # Job Information 2026-02-12 17:44:56.615062 | Ansible Version: 2.16.14 2026-02-12 17:44:56.615091 | Job: flake8 2026-02-12 17:44:56.615119 | Pipeline: check 2026-02-12 17:44:56.615139 | Executor: 521e9411259a 2026-02-12 17:44:56.615156 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/245 2026-02-12 17:44:56.615227 | Event ID: 62494390-083a-11f1-837b-0c531b82e0d7 2026-02-12 17:44:56.620878 | 2026-02-12 17:44:56.620972 | LOOP [emit-job-header : Print node information] 2026-02-12 17:44:56.863218 | debian-bookworm | ok: 2026-02-12 17:44:56.863458 | debian-bookworm | # Node Information 2026-02-12 17:44:56.863488 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-12 17:44:56.863509 | debian-bookworm | Hostname: debian 2026-02-12 17:44:56.863528 | debian-bookworm | Username: zuul 2026-02-12 17:44:56.863546 | debian-bookworm | Distro: Debian 12.13 2026-02-12 17:44:56.863565 | debian-bookworm | Provider: regiocloud-a 2026-02-12 17:44:56.863583 | debian-bookworm | Region: 2026-02-12 17:44:56.863601 | debian-bookworm | Label: debian-bookworm 2026-02-12 17:44:56.863618 | debian-bookworm | Product Name: OpenStack Nova 2026-02-12 17:44:56.863634 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4a:fb72 2026-02-12 17:44:56.882200 | 2026-02-12 17:44:56.882298 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-12 17:44:57.639000 | debian-bookworm -> localhost | changed 2026-02-12 17:44:57.647204 | 2026-02-12 17:44:57.647316 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-12 17:44:59.506871 | debian-bookworm -> localhost | changed 2026-02-12 17:44:59.517925 | 2026-02-12 17:44:59.529922 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-12 17:45:00.025318 | debian-bookworm -> localhost | ok 2026-02-12 17:45:00.032394 | 2026-02-12 17:45:00.032489 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-12 17:45:00.090220 | debian-bookworm | ok 2026-02-12 17:45:00.112171 | debian-bookworm | included: /var/lib/zuul/builds/47cca2f352d04786a933db7bf1dbf421/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-12 17:45:00.125970 | 2026-02-12 17:45:00.126060 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-12 17:45:02.612127 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-12 17:45:02.612323 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/47cca2f352d04786a933db7bf1dbf421/work/47cca2f352d04786a933db7bf1dbf421_id_rsa 2026-02-12 17:45:02.612360 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/47cca2f352d04786a933db7bf1dbf421/work/47cca2f352d04786a933db7bf1dbf421_id_rsa.pub 2026-02-12 17:45:02.612386 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-12 17:45:02.612408 | debian-bookworm -> localhost | SHA256:/WUMfzoDOFSQUJOxTmU3mqQGr6kMW1pYCv6GoGnIOk4 zuul-build-sshkey 2026-02-12 17:45:02.612430 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-12 17:45:02.612463 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-12 17:45:02.612485 | debian-bookworm -> localhost | | oo=== o | 2026-02-12 17:45:02.612507 | debian-bookworm -> localhost | | ooO + . | 2026-02-12 17:45:02.612527 | debian-bookworm -> localhost | | . . B + | 2026-02-12 17:45:02.612546 | debian-bookworm -> localhost | | . . + O . + | 2026-02-12 17:45:02.612566 | debian-bookworm -> localhost | |. . + o S = . = .| 2026-02-12 17:45:02.612587 | debian-bookworm -> localhost | |+o o B . o + o | 2026-02-12 17:45:02.612606 | debian-bookworm -> localhost | |+E. = o . + | 2026-02-12 17:45:02.612625 | debian-bookworm -> localhost | |= . o | 2026-02-12 17:45:02.612644 | debian-bookworm -> localhost | |oo | 2026-02-12 17:45:02.612663 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-12 17:45:02.612723 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.833070 2026-02-12 17:45:02.619049 | 2026-02-12 17:45:02.619136 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-12 17:45:02.637072 | debian-bookworm | ok 2026-02-12 17:45:02.647640 | debian-bookworm | included: /var/lib/zuul/builds/47cca2f352d04786a933db7bf1dbf421/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-12 17:45:02.656465 | 2026-02-12 17:45:02.656561 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-12 17:45:02.669410 | debian-bookworm | skipping: Conditional result was False 2026-02-12 17:45:02.674913 | 2026-02-12 17:45:02.674994 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-12 17:45:03.221953 | debian-bookworm | changed 2026-02-12 17:45:03.228577 | 2026-02-12 17:45:03.229087 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-12 17:45:03.486633 | debian-bookworm | ok 2026-02-12 17:45:03.496849 | 2026-02-12 17:45:03.496955 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-12 17:45:04.170328 | debian-bookworm | changed 2026-02-12 17:45:04.186679 | 2026-02-12 17:45:04.187449 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-12 17:45:04.910232 | debian-bookworm | changed 2026-02-12 17:45:04.915565 | 2026-02-12 17:45:04.915659 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-12 17:45:04.948751 | debian-bookworm | skipping: Conditional result was False 2026-02-12 17:45:04.955196 | 2026-02-12 17:45:04.955328 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-12 17:45:05.617734 | debian-bookworm -> localhost | changed 2026-02-12 17:45:05.631919 | 2026-02-12 17:45:05.632078 | TASK [add-build-sshkey : Add back temp key] 2026-02-12 17:45:06.325759 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/47cca2f352d04786a933db7bf1dbf421/work/47cca2f352d04786a933db7bf1dbf421_id_rsa (zuul-build-sshkey) 2026-02-12 17:45:06.325990 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027941 2026-02-12 17:45:06.334009 | 2026-02-12 17:45:06.334109 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-12 17:45:06.929170 | debian-bookworm | ok 2026-02-12 17:45:06.933998 | 2026-02-12 17:45:06.934090 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-12 17:45:06.971157 | debian-bookworm | skipping: Conditional result was False 2026-02-12 17:45:06.981555 | 2026-02-12 17:45:06.981652 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-12 17:45:07.434198 | debian-bookworm | ok 2026-02-12 17:45:07.443641 | 2026-02-12 17:45:07.443741 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-12 17:45:07.471105 | debian-bookworm | ok 2026-02-12 17:45:07.475385 | 2026-02-12 17:45:07.475458 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-12 17:45:07.864710 | debian-bookworm -> localhost | ok 2026-02-12 17:45:07.869881 | 2026-02-12 17:45:07.869958 | TASK [validate-host : Collect information about the host] 2026-02-12 17:45:08.975658 | debian-bookworm | ok 2026-02-12 17:45:08.989304 | 2026-02-12 17:45:08.989396 | TASK [validate-host : Sanitize hostname] 2026-02-12 17:45:09.264081 | debian-bookworm | ok 2026-02-12 17:45:09.326821 | 2026-02-12 17:45:09.326927 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-12 17:45:10.344112 | debian-bookworm -> localhost | changed 2026-02-12 17:45:10.349072 | 2026-02-12 17:45:10.349152 | TASK [validate-host : Collect information about zuul worker] 2026-02-12 17:45:10.856263 | debian-bookworm | ok 2026-02-12 17:45:10.863635 | 2026-02-12 17:45:10.863732 | TASK [validate-host : Write out all zuul information for each host] 2026-02-12 17:45:12.058318 | debian-bookworm -> localhost | changed 2026-02-12 17:45:12.065862 | 2026-02-12 17:45:12.065939 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-12 17:45:12.355354 | debian-bookworm | ok 2026-02-12 17:45:12.359734 | 2026-02-12 17:45:12.359806 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-12 17:45:13.521761 | debian-bookworm | changed: 2026-02-12 17:45:13.521907 | debian-bookworm | cd+++++++++ src/ 2026-02-12 17:45:13.521935 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-12 17:45:13.521956 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-12 17:45:13.521973 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-02-12 17:45:13.521990 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005340 2026-02-12 17:45:39.150304 | 2026-02-12 17:45:39.150422 | TASK [upload-logs : Upload logs to log server] 2026-02-12 17:45:39.696956 | localhost | Output suppressed because no_log was given 2026-02-12 17:45:39.705551 | 2026-02-12 17:45:39.705701 | LOOP [upload-logs : Compress console log and json output] 2026-02-12 17:45:39.754554 | localhost | skipping: Conditional result was False 2026-02-12 17:45:39.760864 | localhost | skipping: Conditional result was False 2026-02-12 17:45:39.772572 | 2026-02-12 17:45:39.772726 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-12 17:45:39.848087 | localhost | skipping: Conditional result was False 2026-02-12 17:45:39.848373 | 2026-02-12 17:45:39.853326 | localhost | skipping: Conditional result was False 2026-02-12 17:45:39.857227 | 2026-02-12 17:45:39.857339 | LOOP [upload-logs : Upload console log and json output]