2026-07-20 04:00:34.257458 | Job console starting 2026-07-20 04:00:34.267046 | Updating git repos 2026-07-20 04:00:34.331899 | Cloning repos into workspace 2026-07-20 04:00:34.413353 | Restoring repo states 2026-07-20 04:00:34.425867 | Merging changes 2026-07-20 04:00:35.259960 | Checking out repos 2026-07-20 04:00:35.295908 | Preparing playbooks 2026-07-20 04:00:36.222095 | Running Ansible setup 2026-07-20 04:00:41.187357 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 04:00:41.981311 | 2026-07-20 04:00:41.981459 | PLAY [Base pre] 2026-07-20 04:00:41.998994 | 2026-07-20 04:00:41.999122 | TASK [Setup log path fact] 2026-07-20 04:00:42.018165 | debian-bookworm | ok 2026-07-20 04:00:42.035192 | 2026-07-20 04:00:42.035326 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 04:00:42.064468 | debian-bookworm | ok 2026-07-20 04:00:42.074761 | 2026-07-20 04:00:42.074952 | TASK [emit-job-header : Print job information] 2026-07-20 04:00:42.114940 | # Job Information 2026-07-20 04:00:42.115124 | Ansible Version: 2.16.14 2026-07-20 04:00:42.115160 | Job: flake8 2026-07-20 04:00:42.115193 | Pipeline: check 2026-07-20 04:00:42.115217 | Executor: 521e9411259a 2026-07-20 04:00:42.115240 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/327 2026-07-20 04:00:42.115262 | Event ID: 518ddcb0-83ef-11f1-941f-10b8a51ec71f 2026-07-20 04:00:42.120612 | 2026-07-20 04:00:42.120722 | LOOP [emit-job-header : Print node information] 2026-07-20 04:00:42.243525 | debian-bookworm | ok: 2026-07-20 04:00:42.244002 | debian-bookworm | # Node Information 2026-07-20 04:00:42.244067 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 04:00:42.244099 | debian-bookworm | Hostname: debian 2026-07-20 04:00:42.244123 | debian-bookworm | Username: zuul 2026-07-20 04:00:42.244145 | debian-bookworm | Distro: Debian 12.15 2026-07-20 04:00:42.244169 | debian-bookworm | Provider: regiocloud-a 2026-07-20 04:00:42.244193 | debian-bookworm | Region: 2026-07-20 04:00:42.244215 | debian-bookworm | Label: debian-bookworm 2026-07-20 04:00:42.244235 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 04:00:42.244255 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:788a 2026-07-20 04:00:42.259964 | 2026-07-20 04:00:42.260072 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 04:00:42.751378 | debian-bookworm -> localhost | changed 2026-07-20 04:00:42.758965 | 2026-07-20 04:00:42.759154 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 04:00:43.767451 | debian-bookworm -> localhost | changed 2026-07-20 04:00:43.778276 | 2026-07-20 04:00:43.778424 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 04:00:44.108306 | debian-bookworm -> localhost | ok 2026-07-20 04:00:44.113925 | 2026-07-20 04:00:44.114016 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 04:00:44.132268 | debian-bookworm | ok 2026-07-20 04:00:44.146865 | debian-bookworm | included: /var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 04:00:44.152343 | 2026-07-20 04:00:44.152416 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 04:00:45.805654 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 04:00:45.805926 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/work/7365d601a5754149a5698e696f29d9f1_id_rsa 2026-07-20 04:00:45.805968 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/work/7365d601a5754149a5698e696f29d9f1_id_rsa.pub 2026-07-20 04:00:45.805996 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 04:00:45.806021 | debian-bookworm -> localhost | SHA256:JXVZqb1/oOApmvvijaQ6XIs4Rz1dXrftI7IqqiyLphU zuul-build-sshkey 2026-07-20 04:00:45.806044 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 04:00:45.806077 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 04:00:45.806100 | debian-bookworm -> localhost | | . .o.. | 2026-07-20 04:00:45.806122 | debian-bookworm -> localhost | | . .. . | 2026-07-20 04:00:45.806143 | debian-bookworm -> localhost | | . . o | 2026-07-20 04:00:45.806162 | debian-bookworm -> localhost | | .o. o . | 2026-07-20 04:00:45.806182 | debian-bookworm -> localhost | | E. . oS. . o . | 2026-07-20 04:00:45.806207 | debian-bookworm -> localhost | | ..+ . . . . + | 2026-07-20 04:00:45.806243 | debian-bookworm -> localhost | | +.o o. . o o o | 2026-07-20 04:00:45.806263 | debian-bookworm -> localhost | |=+= .oo+. + o o o| 2026-07-20 04:00:45.806284 | debian-bookworm -> localhost | |*=++oo**+o.o . ..| 2026-07-20 04:00:45.806304 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 04:00:45.806358 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.139118 2026-07-20 04:00:45.812851 | 2026-07-20 04:00:45.812956 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 04:00:45.861199 | debian-bookworm | ok 2026-07-20 04:00:45.887281 | debian-bookworm | included: /var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 04:00:45.905741 | 2026-07-20 04:00:45.905878 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 04:00:45.939409 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:00:45.945526 | 2026-07-20 04:00:45.945634 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 04:00:46.751992 | debian-bookworm | changed 2026-07-20 04:00:46.757699 | 2026-07-20 04:00:46.757829 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 04:00:47.002104 | debian-bookworm | ok 2026-07-20 04:00:47.007863 | 2026-07-20 04:00:47.007958 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 04:00:47.638130 | debian-bookworm | changed 2026-07-20 04:00:47.644298 | 2026-07-20 04:00:47.644428 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 04:00:48.281853 | debian-bookworm | changed 2026-07-20 04:00:48.287296 | 2026-07-20 04:00:48.287387 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 04:00:48.310542 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:00:48.316687 | 2026-07-20 04:00:48.316804 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 04:00:48.753913 | debian-bookworm -> localhost | changed 2026-07-20 04:00:48.770898 | 2026-07-20 04:00:48.771024 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 04:00:49.188637 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/work/7365d601a5754149a5698e696f29d9f1_id_rsa (zuul-build-sshkey) 2026-07-20 04:00:49.188895 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023674 2026-07-20 04:00:49.198197 | 2026-07-20 04:00:49.198283 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 04:00:49.582455 | debian-bookworm | ok 2026-07-20 04:00:49.586700 | 2026-07-20 04:00:49.586803 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 04:00:49.609890 | debian-bookworm | skipping: Conditional result was False 2026-07-20 04:00:49.618556 | 2026-07-20 04:00:49.618655 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 04:00:50.126650 | debian-bookworm | ok 2026-07-20 04:00:50.146227 | 2026-07-20 04:00:50.146349 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 04:00:50.187651 | debian-bookworm | ok 2026-07-20 04:00:50.192581 | 2026-07-20 04:00:50.192665 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 04:00:50.679140 | debian-bookworm -> localhost | ok 2026-07-20 04:00:50.685723 | 2026-07-20 04:00:50.685830 | TASK [validate-host : Collect information about the host] 2026-07-20 04:00:51.803326 | debian-bookworm | ok 2026-07-20 04:00:51.816673 | 2026-07-20 04:00:51.816783 | TASK [validate-host : Sanitize hostname] 2026-07-20 04:00:51.943172 | debian-bookworm | ok 2026-07-20 04:00:51.947908 | 2026-07-20 04:00:51.948001 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 04:00:52.841175 | debian-bookworm -> localhost | changed 2026-07-20 04:00:52.847868 | 2026-07-20 04:00:52.847983 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 04:00:53.418027 | debian-bookworm | ok 2026-07-20 04:00:53.430614 | 2026-07-20 04:00:53.431080 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 04:00:54.030570 | debian-bookworm -> localhost | changed 2026-07-20 04:00:54.054760 | 2026-07-20 04:00:54.054990 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 04:00:54.339708 | debian-bookworm | ok 2026-07-20 04:00:54.349732 | 2026-07-20 04:00:54.349925 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 04:00:55.529125 | debian-bookworm | changed: 2026-07-20 04:00:55.529392 | debian-bookworm | cd+++++++++ src/ 2026-07-20 04:00:55.529429 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 04:00:55.529455 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 04:00:55.529478 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-07-20 04:00:55.529499 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/work/logs" 2026-07-20 04:01:59.841933 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/work/artifacts" 2026-07-20 04:02:00.171609 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7365d601a5754149a5698e696f29d9f1/work/docs" 2026-07-20 04:02:00.183874 | 2026-07-20 04:02:00.184091 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 04:02:00.991390 | debian-bookworm | changed: 2026-07-20 04:02:00.991646 | debian-bookworm | .d..t...... ./ 2026-07-20 04:02:00.991682 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 04:02:00.991706 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 04:02:00.991728 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 04:02:00.991751 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 04:02:00.991790 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 04:02:00.991834 | debian-bookworm | changed: All items complete 2026-07-20 04:02:00.991857 | 2026-07-20 04:02:01.601412 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 04:02:02.274436 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 04:02:02.298997 | 2026-07-20 04:02:02.299168 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 04:02:02.693416 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006968 2026-07-20 04:02:02.999717 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012316 2026-07-20 04:02:03.023863 | 2026-07-20 04:02:03.024019 | PLAY RECAP 2026-07-20 04:02:03.024100 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 04:02:03.024138 | 2026-07-20 04:02:03.201323 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 04:02:03.202280 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 04:02:04.026461 | 2026-07-20 04:02:04.027109 | PLAY [Base post] 2026-07-20 04:02:04.050166 | 2026-07-20 04:02:04.050369 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 04:02:04.704512 | debian-bookworm | changed 2026-07-20 04:02:04.711011 | 2026-07-20 04:02:04.711123 | PLAY RECAP 2026-07-20 04:02:04.711193 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 04:02:04.712482 | 2026-07-20 04:02:04.869518 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 04:02:04.872040 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 04:02:05.783235 | 2026-07-20 04:02:05.783426 | PLAY [Base post-logs] 2026-07-20 04:02:05.794795 | 2026-07-20 04:02:05.794984 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 04:02:06.315970 | localhost | changed 2026-07-20 04:02:06.333653 | 2026-07-20 04:02:06.333935 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 04:02:06.365124 | localhost | ok 2026-07-20 04:02:06.372223 | 2026-07-20 04:02:06.372392 | TASK [Set zuul-log-path fact] 2026-07-20 04:02:06.393549 | localhost | ok 2026-07-20 04:02:06.408569 | 2026-07-20 04:02:06.408721 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 04:02:06.449276 | localhost | ok 2026-07-20 04:02:06.456766 | 2026-07-20 04:02:06.456959 | TASK [upload-logs : Create log directories] 2026-07-20 04:02:07.034910 | localhost | changed 2026-07-20 04:02:07.038238 | 2026-07-20 04:02:07.038353 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 04:02:07.631210 | localhost -> localhost | ok: Runtime: 0:00:00.016306 2026-07-20 04:02:07.637794 | 2026-07-20 04:02:07.637926 | TASK [upload-logs : Upload logs to log server] 2026-07-20 04:02:08.516486 | localhost | Output suppressed because no_log was given 2026-07-20 04:02:08.519691 | 2026-07-20 04:02:08.519872 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 04:02:08.571067 | localhost | skipping: Conditional result was False 2026-07-20 04:02:08.579243 | localhost | skipping: Conditional result was False 2026-07-20 04:02:08.590162 | 2026-07-20 04:02:08.590319 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 04:02:08.653724 | localhost | skipping: Conditional result was False 2026-07-20 04:02:08.654142 | 2026-07-20 04:02:08.666659 | localhost | skipping: Conditional result was False 2026-07-20 04:02:08.675119 | 2026-07-20 04:02:08.675382 | LOOP [upload-logs : Upload console log and json output]