2026-05-27 08:01:10.622183 | Job console starting 2026-05-27 08:01:10.635344 | Updating git repos 2026-05-27 08:01:10.657328 | Cloning repos into workspace 2026-05-27 08:01:10.708804 | Restoring repo states 2026-05-27 08:01:10.719489 | Merging changes 2026-05-27 08:01:11.269696 | Checking out repos 2026-05-27 08:01:11.329207 | Preparing playbooks 2026-05-27 08:01:12.240040 | Running Ansible setup 2026-05-27 08:01:16.759792 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 08:01:17.748485 | 2026-05-27 08:01:17.748667 | PLAY [Base pre] 2026-05-27 08:01:17.781691 | 2026-05-27 08:01:17.782006 | TASK [Setup log path fact] 2026-05-27 08:01:17.829005 | debian-bookworm | ok 2026-05-27 08:01:17.856673 | 2026-05-27 08:01:17.859462 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 08:01:17.906030 | debian-bookworm | ok 2026-05-27 08:01:17.916649 | 2026-05-27 08:01:17.916794 | TASK [emit-job-header : Print job information] 2026-05-27 08:01:17.987114 | # Job Information 2026-05-27 08:01:17.987306 | Ansible Version: 2.16.14 2026-05-27 08:01:17.987341 | Job: flake8 2026-05-27 08:01:17.987390 | Pipeline: check 2026-05-27 08:01:17.987414 | Executor: 521e9411259a 2026-05-27 08:01:17.987435 | Triggered by: https://github.com/osism/testbed/pull/2896 2026-05-27 08:01:17.987459 | Event ID: 33e5cb9a-59a2-11f1-80e4-2e545cee1df8 2026-05-27 08:01:17.992790 | 2026-05-27 08:01:17.992911 | LOOP [emit-job-header : Print node information] 2026-05-27 08:01:18.104713 | debian-bookworm | ok: 2026-05-27 08:01:18.104922 | debian-bookworm | # Node Information 2026-05-27 08:01:18.104958 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 08:01:18.104984 | debian-bookworm | Hostname: debian 2026-05-27 08:01:18.105006 | debian-bookworm | Username: zuul 2026-05-27 08:01:18.105027 | debian-bookworm | Distro: Debian 12.14 2026-05-27 08:01:18.105051 | debian-bookworm | Provider: regiocloud-a 2026-05-27 08:01:18.105072 | debian-bookworm | Region: 2026-05-27 08:01:18.105093 | debian-bookworm | Label: debian-bookworm 2026-05-27 08:01:18.105113 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 08:01:18.105133 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1a:46c5 2026-05-27 08:01:18.121714 | 2026-05-27 08:01:18.121870 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 08:01:18.637520 | debian-bookworm -> localhost | changed 2026-05-27 08:01:18.645515 | 2026-05-27 08:01:18.645643 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 08:01:19.947274 | debian-bookworm -> localhost | changed 2026-05-27 08:01:19.970215 | 2026-05-27 08:01:19.970405 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 08:01:20.284181 | debian-bookworm -> localhost | ok 2026-05-27 08:01:20.290789 | 2026-05-27 08:01:20.290956 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 08:01:20.336136 | debian-bookworm | ok 2026-05-27 08:01:20.361207 | debian-bookworm | included: /var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 08:01:20.368499 | 2026-05-27 08:01:20.368636 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 08:01:21.390968 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 08:01:21.391203 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/work/f8985ef0a0d94a59af76c477aa6a1978_id_rsa 2026-05-27 08:01:21.391243 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/work/f8985ef0a0d94a59af76c477aa6a1978_id_rsa.pub 2026-05-27 08:01:21.391270 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 08:01:21.391295 | debian-bookworm -> localhost | SHA256:oFJn2efNOpDFthx79+83jmIBvyOsLlN2Ad5/qbG538s zuul-build-sshkey 2026-05-27 08:01:21.391318 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 08:01:21.391395 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 08:01:21.391422 | debian-bookworm -> localhost | | | 2026-05-27 08:01:21.391445 | debian-bookworm -> localhost | | + . | 2026-05-27 08:01:21.391466 | debian-bookworm -> localhost | | . * + * | 2026-05-27 08:01:21.391486 | debian-bookworm -> localhost | | . + o @ * | 2026-05-27 08:01:21.391507 | debian-bookworm -> localhost | | . . S X + o | 2026-05-27 08:01:21.391533 | debian-bookworm -> localhost | | . o o B + . | 2026-05-27 08:01:21.391554 | debian-bookworm -> localhost | | o o o O .| 2026-05-27 08:01:21.391573 | debian-bookworm -> localhost | | o o X +.o| 2026-05-27 08:01:21.391594 | debian-bookworm -> localhost | | +o. o.=o.E*| 2026-05-27 08:01:21.391615 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 08:01:21.391670 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.357995 2026-05-27 08:01:21.399046 | 2026-05-27 08:01:21.399177 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 08:01:21.428095 | debian-bookworm | ok 2026-05-27 08:01:21.444602 | debian-bookworm | included: /var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 08:01:21.459769 | 2026-05-27 08:01:21.459913 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 08:01:21.485061 | debian-bookworm | skipping: Conditional result was False 2026-05-27 08:01:21.492744 | 2026-05-27 08:01:21.492938 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 08:01:22.245652 | debian-bookworm | changed 2026-05-27 08:01:22.252580 | 2026-05-27 08:01:22.252695 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 08:01:22.497129 | debian-bookworm | ok 2026-05-27 08:01:22.503319 | 2026-05-27 08:01:22.503454 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 08:01:23.199712 | debian-bookworm | changed 2026-05-27 08:01:23.207480 | 2026-05-27 08:01:23.207599 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 08:01:23.878053 | debian-bookworm | changed 2026-05-27 08:01:23.888899 | 2026-05-27 08:01:23.889204 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 08:01:23.914808 | debian-bookworm | skipping: Conditional result was False 2026-05-27 08:01:23.925407 | 2026-05-27 08:01:23.925574 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 08:01:24.458009 | debian-bookworm -> localhost | changed 2026-05-27 08:01:24.477790 | 2026-05-27 08:01:24.477919 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 08:01:24.899227 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/work/f8985ef0a0d94a59af76c477aa6a1978_id_rsa (zuul-build-sshkey) 2026-05-27 08:01:24.899506 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014303 2026-05-27 08:01:24.908279 | 2026-05-27 08:01:24.908418 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 08:01:25.332923 | debian-bookworm | ok 2026-05-27 08:01:25.340320 | 2026-05-27 08:01:25.340507 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 08:01:25.375371 | debian-bookworm | skipping: Conditional result was False 2026-05-27 08:01:25.388075 | 2026-05-27 08:01:25.388203 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 08:01:25.861917 | debian-bookworm | ok 2026-05-27 08:01:25.875018 | 2026-05-27 08:01:25.875157 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 08:01:25.905564 | debian-bookworm | ok 2026-05-27 08:01:25.911463 | 2026-05-27 08:01:25.911583 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 08:01:26.270659 | debian-bookworm -> localhost | ok 2026-05-27 08:01:26.289073 | 2026-05-27 08:01:26.289255 | TASK [validate-host : Collect information about the host] 2026-05-27 08:01:27.627687 | debian-bookworm | ok 2026-05-27 08:01:27.639408 | 2026-05-27 08:01:27.639579 | TASK [validate-host : Sanitize hostname] 2026-05-27 08:01:27.772064 | debian-bookworm | ok 2026-05-27 08:01:27.820823 | 2026-05-27 08:01:27.820978 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 08:01:28.478815 | debian-bookworm -> localhost | changed 2026-05-27 08:01:28.489016 | 2026-05-27 08:01:28.489174 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 08:01:28.943088 | debian-bookworm | ok 2026-05-27 08:01:28.951797 | 2026-05-27 08:01:28.951933 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 08:01:29.556790 | debian-bookworm -> localhost | changed 2026-05-27 08:01:29.566820 | 2026-05-27 08:01:29.575114 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 08:01:29.858515 | debian-bookworm | ok 2026-05-27 08:01:29.864564 | 2026-05-27 08:01:29.864691 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 08:01:31.065082 | debian-bookworm | changed: 2026-05-27 08:01:31.065347 | debian-bookworm | cd+++++++++ src/ 2026-05-27 08:01:31.065423 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 08:01:31.065454 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 08:01:31.065481 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-05-27 08:01:31.065506 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/work/logs" 2026-05-27 08:01:56.943678 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/work/artifacts" 2026-05-27 08:01:57.240217 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f8985ef0a0d94a59af76c477aa6a1978/work/docs" 2026-05-27 08:01:57.254072 | 2026-05-27 08:01:57.254223 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 08:01:58.074132 | debian-bookworm | changed: 2026-05-27 08:01:58.074357 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 08:01:58.074437 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 08:01:58.074470 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 08:01:58.074516 | debian-bookworm | changed: All items complete 2026-05-27 08:01:58.074540 | 2026-05-27 08:01:58.641275 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 08:01:59.178462 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 08:01:59.206424 | 2026-05-27 08:01:59.206572 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 08:01:59.782939 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006718 2026-05-27 08:02:00.091430 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011358 2026-05-27 08:02:00.103322 | 2026-05-27 08:02:00.103460 | PLAY RECAP 2026-05-27 08:02:00.103516 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 08:02:00.103543 | 2026-05-27 08:02:00.247311 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 08:02:00.249077 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 08:02:01.110234 | 2026-05-27 08:02:01.110469 | PLAY [Base post] 2026-05-27 08:02:01.125189 | 2026-05-27 08:02:01.125349 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 08:02:01.714592 | debian-bookworm | changed 2026-05-27 08:02:01.723641 | 2026-05-27 08:02:01.723777 | PLAY RECAP 2026-05-27 08:02:01.723855 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 08:02:01.723932 | 2026-05-27 08:02:01.858634 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 08:02:01.860210 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 08:02:02.677095 | 2026-05-27 08:02:02.677276 | PLAY [Base post-logs] 2026-05-27 08:02:02.688260 | 2026-05-27 08:02:02.688431 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 08:02:03.130491 | localhost | changed 2026-05-27 08:02:03.143081 | 2026-05-27 08:02:03.143248 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 08:02:03.169015 | localhost | ok 2026-05-27 08:02:03.173016 | 2026-05-27 08:02:03.173134 | TASK [Set zuul-log-path fact] 2026-05-27 08:02:03.188402 | localhost | ok 2026-05-27 08:02:03.196665 | 2026-05-27 08:02:03.196781 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 08:02:03.221590 | localhost | ok 2026-05-27 08:02:03.225753 | 2026-05-27 08:02:03.225863 | TASK [upload-logs : Create log directories] 2026-05-27 08:02:03.782120 | localhost | changed 2026-05-27 08:02:03.785271 | 2026-05-27 08:02:03.785417 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 08:02:04.417471 | localhost -> localhost | ok: Runtime: 0:00:00.007807 2026-05-27 08:02:04.422172 | 2026-05-27 08:02:04.422297 | TASK [upload-logs : Upload logs to log server] 2026-05-27 08:02:05.119946 | localhost | Output suppressed because no_log was given 2026-05-27 08:02:05.122144 | 2026-05-27 08:02:05.122253 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 08:02:05.175574 | localhost | skipping: Conditional result was False 2026-05-27 08:02:05.183558 | localhost | skipping: Conditional result was False 2026-05-27 08:02:05.191467 | 2026-05-27 08:02:05.191593 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 08:02:05.247905 | localhost | skipping: Conditional result was False 2026-05-27 08:02:05.248409 | 2026-05-27 08:02:05.256265 | localhost | skipping: Conditional result was False 2026-05-27 08:02:05.271080 | 2026-05-27 08:02:05.271323 | LOOP [upload-logs : Upload console log and json output]