2026-06-01 14:21:50.836625 | Job console starting 2026-06-01 14:21:50.865170 | Updating git repos 2026-06-01 14:21:51.043355 | Cloning repos into workspace 2026-06-01 14:21:51.171712 | Restoring repo states 2026-06-01 14:21:51.180930 | Merging changes 2026-06-01 14:21:51.801706 | Checking out repos 2026-06-01 14:21:51.915289 | Preparing playbooks 2026-06-01 14:21:53.098652 | Running Ansible setup 2026-06-01 14:21:59.276288 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-01 14:22:00.792370 | 2026-06-01 14:22:00.792492 | PLAY [Base pre] 2026-06-01 14:22:00.848257 | 2026-06-01 14:22:00.848375 | TASK [Setup log path fact] 2026-06-01 14:22:00.884234 | debian-bookworm | ok 2026-06-01 14:22:00.917303 | 2026-06-01 14:22:00.917431 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 14:22:00.960909 | debian-bookworm | ok 2026-06-01 14:22:00.985438 | 2026-06-01 14:22:00.985538 | TASK [emit-job-header : Print job information] 2026-06-01 14:22:01.075630 | # Job Information 2026-06-01 14:22:01.075782 | Ansible Version: 2.16.14 2026-06-01 14:22:01.075812 | Job: python-black 2026-06-01 14:22:01.075841 | Pipeline: check 2026-06-01 14:22:01.075860 | Executor: 521e9411259a 2026-06-01 14:22:01.075878 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/282 2026-06-01 14:22:01.075896 | Event ID: 3273b3e0-5dc5-11f1-9bf2-d537a6e39a07 2026-06-01 14:22:01.080991 | 2026-06-01 14:22:01.081098 | LOOP [emit-job-header : Print node information] 2026-06-01 14:22:01.193635 | debian-bookworm | ok: 2026-06-01 14:22:01.193830 | debian-bookworm | # Node Information 2026-06-01 14:22:01.193864 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-01 14:22:01.193885 | debian-bookworm | Hostname: debian 2026-06-01 14:22:01.193903 | debian-bookworm | Username: zuul 2026-06-01 14:22:01.193920 | debian-bookworm | Distro: Debian 12.14 2026-06-01 14:22:01.193940 | debian-bookworm | Provider: regiocloud-a 2026-06-01 14:22:01.193956 | debian-bookworm | Region: 2026-06-01 14:22:01.193974 | debian-bookworm | Label: debian-bookworm 2026-06-01 14:22:01.193990 | debian-bookworm | Product Name: OpenStack Nova 2026-06-01 14:22:01.194018 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9b:968f 2026-06-01 14:22:01.212582 | 2026-06-01 14:22:01.212687 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-01 14:22:01.944909 | debian-bookworm -> localhost | changed 2026-06-01 14:22:01.950764 | 2026-06-01 14:22:01.950877 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-01 14:22:04.490700 | debian-bookworm -> localhost | changed 2026-06-01 14:22:04.499252 | 2026-06-01 14:22:04.499347 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-01 14:22:05.032493 | debian-bookworm -> localhost | ok 2026-06-01 14:22:05.037363 | 2026-06-01 14:22:05.037452 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-01 14:22:05.075324 | debian-bookworm | ok 2026-06-01 14:22:05.103445 | debian-bookworm | included: /var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-01 14:22:05.114565 | 2026-06-01 14:22:05.114659 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-01 14:22:07.509747 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-01 14:22:07.509923 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/work/38cb8dda9008465cad46871ee58ff1b2_id_rsa 2026-06-01 14:22:07.509953 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/work/38cb8dda9008465cad46871ee58ff1b2_id_rsa.pub 2026-06-01 14:22:07.509975 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-01 14:22:07.509994 | debian-bookworm -> localhost | SHA256:taT0SEk3Su/QNwhrg/XEvmrDWWW1cnoByfB9+LG1y7g zuul-build-sshkey 2026-06-01 14:22:07.510013 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-01 14:22:07.510051 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-01 14:22:07.510070 | debian-bookworm -> localhost | | =.=o . | 2026-06-01 14:22:07.510088 | debian-bookworm -> localhost | | = @.++... | 2026-06-01 14:22:07.510104 | debian-bookworm -> localhost | | . X.B +oooo| 2026-06-01 14:22:07.510121 | debian-bookworm -> localhost | | + X.o+.+o=| 2026-06-01 14:22:07.510138 | debian-bookworm -> localhost | | S ++ + +.| 2026-06-01 14:22:07.510158 | debian-bookworm -> localhost | | o . + .| 2026-06-01 14:22:07.510175 | debian-bookworm -> localhost | | . + o o | 2026-06-01 14:22:07.510191 | debian-bookworm -> localhost | | * . | 2026-06-01 14:22:07.510209 | debian-bookworm -> localhost | | . . E | 2026-06-01 14:22:07.510225 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-01 14:22:07.510263 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.017207 2026-06-01 14:22:07.515547 | 2026-06-01 14:22:07.515630 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-01 14:22:07.552047 | debian-bookworm | ok 2026-06-01 14:22:07.566282 | debian-bookworm | included: /var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-01 14:22:07.593925 | 2026-06-01 14:22:07.594049 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-01 14:22:07.637608 | debian-bookworm | skipping: Conditional result was False 2026-06-01 14:22:07.642452 | 2026-06-01 14:22:07.642544 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-01 14:22:08.382340 | debian-bookworm | changed 2026-06-01 14:22:08.387076 | 2026-06-01 14:22:08.387161 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-01 14:22:08.671064 | debian-bookworm | ok 2026-06-01 14:22:08.675505 | 2026-06-01 14:22:08.675582 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-01 14:22:09.339648 | debian-bookworm | changed 2026-06-01 14:22:09.345205 | 2026-06-01 14:22:09.345288 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-01 14:22:10.025625 | debian-bookworm | changed 2026-06-01 14:22:10.030119 | 2026-06-01 14:22:10.030197 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-01 14:22:10.076723 | debian-bookworm | skipping: Conditional result was False 2026-06-01 14:22:10.082507 | 2026-06-01 14:22:10.082611 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-01 14:22:11.177368 | debian-bookworm -> localhost | changed 2026-06-01 14:22:11.185994 | 2026-06-01 14:22:11.186098 | TASK [add-build-sshkey : Add back temp key] 2026-06-01 14:22:11.837339 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/work/38cb8dda9008465cad46871ee58ff1b2_id_rsa (zuul-build-sshkey) 2026-06-01 14:22:11.837542 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031145 2026-06-01 14:22:11.845136 | 2026-06-01 14:22:11.845229 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-01 14:22:12.404974 | debian-bookworm | ok 2026-06-01 14:22:12.412847 | 2026-06-01 14:22:12.412957 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-01 14:22:12.450354 | debian-bookworm | skipping: Conditional result was False 2026-06-01 14:22:12.460379 | 2026-06-01 14:22:12.460481 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-01 14:22:12.875755 | debian-bookworm | ok 2026-06-01 14:22:12.909264 | 2026-06-01 14:22:12.909370 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-01 14:22:12.971148 | debian-bookworm | ok 2026-06-01 14:22:12.977743 | 2026-06-01 14:22:12.977843 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-01 14:22:13.328391 | debian-bookworm -> localhost | ok 2026-06-01 14:22:13.336084 | 2026-06-01 14:22:13.336194 | TASK [validate-host : Collect information about the host] 2026-06-01 14:22:14.587505 | debian-bookworm | ok 2026-06-01 14:22:14.605261 | 2026-06-01 14:22:14.605381 | TASK [validate-host : Sanitize hostname] 2026-06-01 14:22:14.801205 | debian-bookworm | ok 2026-06-01 14:22:14.846485 | 2026-06-01 14:22:14.846576 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-01 14:22:15.754474 | debian-bookworm -> localhost | changed 2026-06-01 14:22:15.759894 | 2026-06-01 14:22:15.759986 | TASK [validate-host : Collect information about zuul worker] 2026-06-01 14:22:16.494985 | debian-bookworm | ok 2026-06-01 14:22:16.506723 | 2026-06-01 14:22:16.506861 | TASK [validate-host : Write out all zuul information for each host] 2026-06-01 14:22:17.072189 | debian-bookworm -> localhost | changed 2026-06-01 14:22:17.091394 | 2026-06-01 14:22:17.091486 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-01 14:22:17.371702 | debian-bookworm | ok 2026-06-01 14:22:17.376358 | 2026-06-01 14:22:17.376441 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-01 14:22:18.304829 | debian-bookworm | changed: 2026-06-01 14:22:18.304977 | debian-bookworm | cd+++++++++ src/ 2026-06-01 14:22:18.305003 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-01 14:22:18.305023 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-01 14:22:18.305039 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-06-01 14:22:18.305080 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/work/logs" 2026-06-01 14:22:44.934300 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/work/artifacts" 2026-06-01 14:22:45.285124 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/38cb8dda9008465cad46871ee58ff1b2/work/docs" 2026-06-01 14:22:45.308136 | 2026-06-01 14:22:45.308294 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-01 14:22:46.592304 | debian-bookworm | changed: 2026-06-01 14:22:46.592718 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-01 14:22:46.592770 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-01 14:22:46.592801 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-01 14:22:46.592850 | debian-bookworm | changed: All items complete 2026-06-01 14:22:46.592878 | 2026-06-01 14:22:47.467988 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 14:22:48.745705 | debian-bookworm | changed: .d..t...... ./ 2026-06-01 14:22:48.763380 | 2026-06-01 14:22:48.763473 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-01 14:22:49.967074 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.023774 2026-06-01 14:22:50.888063 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.040014 2026-06-01 14:22:50.910986 | 2026-06-01 14:22:50.911076 | PLAY RECAP 2026-06-01 14:22:50.911125 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-01 14:22:50.911149 | 2026-06-01 14:22:51.136628 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-01 14:22:51.137284 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 14:22:53.377249 | 2026-06-01 14:22:53.378365 | PLAY [Base post] 2026-06-01 14:22:53.440452 | 2026-06-01 14:22:53.441265 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-01 14:22:54.909662 | debian-bookworm | changed 2026-06-01 14:22:54.919652 | 2026-06-01 14:22:54.919744 | PLAY RECAP 2026-06-01 14:22:54.919795 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-01 14:22:54.919845 | 2026-06-01 14:22:55.319699 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-01 14:22:55.320462 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-01 14:22:56.572558 | 2026-06-01 14:22:56.572679 | PLAY [Base post-logs] 2026-06-01 14:22:56.584302 | 2026-06-01 14:22:56.584414 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-01 14:22:57.548319 | localhost | changed 2026-06-01 14:22:57.556313 | 2026-06-01 14:22:57.556435 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-01 14:22:57.620776 | localhost | ok 2026-06-01 14:22:57.623260 | 2026-06-01 14:22:57.623339 | TASK [Set zuul-log-path fact] 2026-06-01 14:22:57.657699 | localhost | ok 2026-06-01 14:22:57.665079 | 2026-06-01 14:22:57.665214 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-01 14:22:57.735421 | localhost | ok 2026-06-01 14:22:57.737767 | 2026-06-01 14:22:57.737847 | TASK [upload-logs : Create log directories] 2026-06-01 14:22:58.958498 | localhost | changed 2026-06-01 14:22:58.961003 | 2026-06-01 14:22:58.961090 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-01 14:22:59.958141 | localhost -> localhost | ok: Runtime: 0:00:00.033776 2026-06-01 14:22:59.961179 | 2026-06-01 14:22:59.961271 | TASK [upload-logs : Upload logs to log server] 2026-06-01 14:23:00.940489 | localhost | Output suppressed because no_log was given 2026-06-01 14:23:00.941864 | 2026-06-01 14:23:00.941938 | LOOP [upload-logs : Compress console log and json output] 2026-06-01 14:23:01.084633 | localhost | skipping: Conditional result was False 2026-06-01 14:23:01.099911 | localhost | skipping: Conditional result was False 2026-06-01 14:23:01.107705 | 2026-06-01 14:23:01.107806 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-01 14:23:01.225142 | localhost | skipping: Conditional result was False 2026-06-01 14:23:01.225359 | 2026-06-01 14:23:01.229166 | localhost | skipping: Conditional result was False 2026-06-01 14:23:01.234303 | 2026-06-01 14:23:01.234395 | LOOP [upload-logs : Upload console log and json output]