2026-03-16 17:49:48.157668 | Job console starting 2026-03-16 17:49:48.179542 | Updating git repos 2026-03-16 17:49:48.226160 | Cloning repos into workspace 2026-03-16 17:49:48.334823 | Restoring repo states 2026-03-16 17:49:48.342557 | Merging changes 2026-03-16 17:49:48.957485 | Checking out repos 2026-03-16 17:49:48.992559 | Preparing playbooks 2026-03-16 17:49:49.932492 | Running Ansible setup 2026-03-16 17:49:55.246442 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-16 17:49:56.071741 | 2026-03-16 17:49:56.071929 | PLAY [Base pre] 2026-03-16 17:49:56.116263 | 2026-03-16 17:49:56.116447 | TASK [Setup log path fact] 2026-03-16 17:49:56.157056 | debian-bookworm | ok 2026-03-16 17:49:56.182884 | 2026-03-16 17:49:56.183059 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-16 17:49:56.237226 | debian-bookworm | ok 2026-03-16 17:49:56.248557 | 2026-03-16 17:49:56.248686 | TASK [emit-job-header : Print job information] 2026-03-16 17:49:56.290190 | # Job Information 2026-03-16 17:49:56.290386 | Ansible Version: 2.16.14 2026-03-16 17:49:56.290423 | Job: flake8 2026-03-16 17:49:56.290458 | Pipeline: check 2026-03-16 17:49:56.290481 | Executor: 521e9411259a 2026-03-16 17:49:56.290503 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/273 2026-03-16 17:49:56.290526 | Event ID: 80789840-2160-11f1-9761-4ee574e3d319 2026-03-16 17:49:56.295744 | 2026-03-16 17:49:56.295865 | LOOP [emit-job-header : Print node information] 2026-03-16 17:49:56.464736 | debian-bookworm | ok: 2026-03-16 17:49:56.469843 | debian-bookworm | # Node Information 2026-03-16 17:49:56.469944 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-16 17:49:56.469976 | debian-bookworm | Hostname: debian 2026-03-16 17:49:56.470001 | debian-bookworm | Username: zuul 2026-03-16 17:49:56.470024 | debian-bookworm | Distro: Debian 12.13 2026-03-16 17:49:56.470048 | debian-bookworm | Provider: regiocloud-a 2026-03-16 17:49:56.470070 | debian-bookworm | Region: 2026-03-16 17:49:56.470092 | debian-bookworm | Label: debian-bookworm 2026-03-16 17:49:56.470112 | debian-bookworm | Product Name: OpenStack Nova 2026-03-16 17:49:56.470132 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee3:cca5 2026-03-16 17:49:56.491045 | 2026-03-16 17:49:56.491243 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-16 17:49:57.319484 | debian-bookworm -> localhost | changed 2026-03-16 17:49:57.332878 | 2026-03-16 17:49:57.333064 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-16 17:49:58.982217 | debian-bookworm -> localhost | changed 2026-03-16 17:49:58.994897 | 2026-03-16 17:49:58.995030 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-16 17:49:59.429684 | debian-bookworm -> localhost | ok 2026-03-16 17:49:59.436343 | 2026-03-16 17:49:59.436478 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-16 17:49:59.477073 | debian-bookworm | ok 2026-03-16 17:49:59.512310 | debian-bookworm | included: /var/lib/zuul/builds/5f7611f9463849e3895027d454065fd5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-16 17:49:59.528669 | 2026-03-16 17:49:59.528800 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-16 17:50:01.922209 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-16 17:50:01.923289 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/5f7611f9463849e3895027d454065fd5/work/5f7611f9463849e3895027d454065fd5_id_rsa 2026-03-16 17:50:01.923377 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/5f7611f9463849e3895027d454065fd5/work/5f7611f9463849e3895027d454065fd5_id_rsa.pub 2026-03-16 17:50:01.923408 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-16 17:50:01.923438 | debian-bookworm -> localhost | SHA256:6c+X1mmW80SG7uiRDyMZ0VbjCBWJDk7U4ivGFYhkD8U zuul-build-sshkey 2026-03-16 17:50:01.923463 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-16 17:50:01.923508 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-16 17:50:01.923532 | debian-bookworm -> localhost | | .++.o...oooo | 2026-03-16 17:50:01.923557 | debian-bookworm -> localhost | | ..oE = oo.+ . | 2026-03-16 17:50:01.923579 | debian-bookworm -> localhost | | .+ =. + . | 2026-03-16 17:50:01.923601 | debian-bookworm -> localhost | | +..o . | 2026-03-16 17:50:01.923623 | debian-bookworm -> localhost | | . .S.. . o| 2026-03-16 17:50:01.923648 | debian-bookworm -> localhost | | +.. o o o | 2026-03-16 17:50:01.923669 | debian-bookworm -> localhost | | . .. o =o.o.| 2026-03-16 17:50:01.923689 | debian-bookworm -> localhost | | o .+BB. | 2026-03-16 17:50:01.923709 | debian-bookworm -> localhost | | o+oooo.| 2026-03-16 17:50:01.923730 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-16 17:50:01.923798 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.402244 2026-03-16 17:50:01.931122 | 2026-03-16 17:50:01.931270 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-16 17:50:01.963324 | debian-bookworm | ok 2026-03-16 17:50:01.983974 | debian-bookworm | included: /var/lib/zuul/builds/5f7611f9463849e3895027d454065fd5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-16 17:50:02.006011 | 2026-03-16 17:50:02.006146 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-16 17:50:02.040979 | debian-bookworm | skipping: Conditional result was False 2026-03-16 17:50:02.048509 | 2026-03-16 17:50:02.048630 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-16 17:50:02.873016 | debian-bookworm | changed 2026-03-16 17:50:02.885603 | 2026-03-16 17:50:02.885876 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-16 17:50:03.195264 | debian-bookworm | ok 2026-03-16 17:50:03.205279 | 2026-03-16 17:50:03.205414 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-16 17:50:03.886235 | debian-bookworm | changed 2026-03-16 17:50:03.895266 | 2026-03-16 17:50:03.895404 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-16 17:50:04.550013 | debian-bookworm | changed 2026-03-16 17:50:04.556853 | 2026-03-16 17:50:04.556977 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-16 17:50:04.611651 | debian-bookworm | skipping: Conditional result was False 2026-03-16 17:50:04.618322 | 2026-03-16 17:50:04.618439 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-16 17:50:05.260777 | debian-bookworm -> localhost | changed 2026-03-16 17:50:05.290940 | 2026-03-16 17:50:05.291100 | TASK [add-build-sshkey : Add back temp key] 2026-03-16 17:50:05.783427 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/5f7611f9463849e3895027d454065fd5/work/5f7611f9463849e3895027d454065fd5_id_rsa (zuul-build-sshkey) 2026-03-16 17:50:05.783698 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024784 2026-03-16 17:50:05.794302 | 2026-03-16 17:50:05.794431 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-16 17:50:06.253067 | debian-bookworm | ok 2026-03-16 17:50:06.264854 | 2026-03-16 17:50:06.265027 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-16 17:50:06.292165 | debian-bookworm | skipping: Conditional result was False 2026-03-16 17:50:06.310645 | 2026-03-16 17:50:06.310800 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-16 17:50:06.811124 | debian-bookworm | ok 2026-03-16 17:50:06.822277 | 2026-03-16 17:50:06.822405 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-16 17:50:06.851818 | debian-bookworm | ok 2026-03-16 17:50:06.857044 | 2026-03-16 17:50:06.857159 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-16 17:50:07.229580 | debian-bookworm -> localhost | ok 2026-03-16 17:50:07.236457 | 2026-03-16 17:50:07.236582 | TASK [validate-host : Collect information about the host] 2026-03-16 17:50:08.420415 | debian-bookworm | ok 2026-03-16 17:50:08.432040 | 2026-03-16 17:50:08.432217 | TASK [validate-host : Sanitize hostname] 2026-03-16 17:50:08.585842 | debian-bookworm | ok 2026-03-16 17:50:08.676731 | 2026-03-16 17:50:08.676911 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-16 17:50:09.279962 | debian-bookworm -> localhost | changed 2026-03-16 17:50:09.287412 | 2026-03-16 17:50:09.287542 | TASK [validate-host : Collect information about zuul worker] 2026-03-16 17:50:09.715583 | debian-bookworm | ok 2026-03-16 17:50:09.726363 | 2026-03-16 17:50:09.731039 | TASK [validate-host : Write out all zuul information for each host] 2026-03-16 17:50:10.397082 | debian-bookworm -> localhost | changed 2026-03-16 17:50:10.408115 | 2026-03-16 17:50:10.408264 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-16 17:50:10.685844 | debian-bookworm | ok 2026-03-16 17:50:10.693842 | 2026-03-16 17:50:10.693978 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-16 17:50:11.704408 | debian-bookworm | changed: 2026-03-16 17:50:11.704636 | debian-bookworm | cd+++++++++ src/ 2026-03-16 17:50:11.704672 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-16 17:50:11.704697 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-16 17:50:11.704720 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-03-16 17:50:11.704741 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007176 2026-03-16 17:50:39.173717 | 2026-03-16 17:50:39.173902 | TASK [upload-logs : Upload logs to log server] 2026-03-16 17:50:39.762894 | localhost | Output suppressed because no_log was given 2026-03-16 17:50:39.764823 | 2026-03-16 17:50:39.764936 | LOOP [upload-logs : Compress console log and json output] 2026-03-16 17:50:39.826895 | localhost | skipping: Conditional result was False 2026-03-16 17:50:39.832070 | localhost | skipping: Conditional result was False 2026-03-16 17:50:39.845648 | 2026-03-16 17:50:39.845871 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-16 17:50:39.906440 | localhost | skipping: Conditional result was False 2026-03-16 17:50:39.907076 | 2026-03-16 17:50:39.910898 | localhost | skipping: Conditional result was False 2026-03-16 17:50:39.918613 | 2026-03-16 17:50:39.918789 | LOOP [upload-logs : Upload console log and json output]