2026-06-11 14:46:00.908989 | Job console starting 2026-06-11 14:46:00.933266 | Updating git repos 2026-06-11 14:46:01.039102 | Cloning repos into workspace 2026-06-11 14:46:01.111411 | Restoring repo states 2026-06-11 14:46:01.135096 | Merging changes 2026-06-11 14:46:01.888104 | Checking out repos 2026-06-11 14:46:02.007049 | Preparing playbooks 2026-06-11 14:46:03.210817 | Running Ansible setup 2026-06-11 14:46:09.286068 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 14:46:10.626517 | 2026-06-11 14:46:10.626629 | PLAY [Base pre] 2026-06-11 14:46:10.663937 | 2026-06-11 14:46:10.664045 | TASK [Setup log path fact] 2026-06-11 14:46:10.690704 | debian-bookworm | ok 2026-06-11 14:46:10.712273 | 2026-06-11 14:46:10.712386 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 14:46:10.770768 | debian-bookworm | ok 2026-06-11 14:46:10.778778 | 2026-06-11 14:46:10.791481 | TASK [emit-job-header : Print job information] 2026-06-11 14:46:10.871521 | # Job Information 2026-06-11 14:46:10.871665 | Ansible Version: 2.16.14 2026-06-11 14:46:10.871695 | Job: flake8 2026-06-11 14:46:10.871722 | Pipeline: check 2026-06-11 14:46:10.871741 | Executor: 521e9411259a 2026-06-11 14:46:10.871759 | Triggered by: https://github.com/osism/python-osism/pull/2323 2026-06-11 14:46:10.871777 | Event ID: 3d97b370-65a4-11f1-997b-9c26c22f0844 2026-06-11 14:46:10.876098 | 2026-06-11 14:46:10.876177 | LOOP [emit-job-header : Print node information] 2026-06-11 14:46:11.149398 | debian-bookworm | ok: 2026-06-11 14:46:11.149605 | debian-bookworm | # Node Information 2026-06-11 14:46:11.149666 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-11 14:46:11.149689 | debian-bookworm | Hostname: debian 2026-06-11 14:46:11.149708 | debian-bookworm | Username: zuul 2026-06-11 14:46:11.149725 | debian-bookworm | Distro: Debian 12.14 2026-06-11 14:46:11.149745 | debian-bookworm | Provider: regiocloud-a 2026-06-11 14:46:11.149764 | debian-bookworm | Region: 2026-06-11 14:46:11.149782 | debian-bookworm | Label: debian-bookworm 2026-06-11 14:46:11.149798 | debian-bookworm | Product Name: OpenStack Nova 2026-06-11 14:46:11.149815 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe61:265d 2026-06-11 14:46:11.193669 | 2026-06-11 14:46:11.193798 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 14:46:12.264980 | debian-bookworm -> localhost | changed 2026-06-11 14:46:12.272377 | 2026-06-11 14:46:12.272482 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 14:46:14.342378 | debian-bookworm -> localhost | changed 2026-06-11 14:46:14.353790 | 2026-06-11 14:46:14.353895 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 14:46:14.835550 | debian-bookworm -> localhost | ok 2026-06-11 14:46:14.840565 | 2026-06-11 14:46:14.840657 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 14:46:14.858211 | debian-bookworm | ok 2026-06-11 14:46:14.878168 | debian-bookworm | included: /var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 14:46:14.883138 | 2026-06-11 14:46:14.883220 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 14:46:16.783223 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-11 14:46:16.783656 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/work/2e4846937f3146c39fd24361b5f49ca2_id_rsa 2026-06-11 14:46:16.783833 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/work/2e4846937f3146c39fd24361b5f49ca2_id_rsa.pub 2026-06-11 14:46:16.783876 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-11 14:46:16.783901 | debian-bookworm -> localhost | SHA256:NHIiDgN5OIv0+xsW67VSLTrwavtf7/buNhX2qxa/rT0 zuul-build-sshkey 2026-06-11 14:46:16.783921 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-11 14:46:16.783947 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-11 14:46:16.783965 | debian-bookworm -> localhost | |.o | 2026-06-11 14:46:16.783984 | debian-bookworm -> localhost | |+o. | 2026-06-11 14:46:16.784002 | debian-bookworm -> localhost | |o++ . o + | 2026-06-11 14:46:16.784018 | debian-bookworm -> localhost | |o = . = . o | 2026-06-11 14:46:16.784035 | debian-bookworm -> localhost | | o. S . o| 2026-06-11 14:46:16.784056 | debian-bookworm -> localhost | | o oo . . ..| 2026-06-11 14:46:16.784075 | debian-bookworm -> localhost | | ++o... + .| 2026-06-11 14:46:16.784092 | debian-bookworm -> localhost | | .o*o o .. + E.| 2026-06-11 14:46:16.784110 | debian-bookworm -> localhost | | .o++=o oo*=+o=| 2026-06-11 14:46:16.784126 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-11 14:46:16.784172 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.311888 2026-06-11 14:46:16.792962 | 2026-06-11 14:46:16.793040 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 14:46:16.815329 | debian-bookworm | ok 2026-06-11 14:46:16.838163 | debian-bookworm | included: /var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 14:46:16.848798 | 2026-06-11 14:46:16.848913 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 14:46:16.883142 | debian-bookworm | skipping: Conditional result was False 2026-06-11 14:46:16.888109 | 2026-06-11 14:46:16.888339 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 14:46:17.594231 | debian-bookworm | changed 2026-06-11 14:46:17.598772 | 2026-06-11 14:46:17.598873 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 14:46:17.860769 | debian-bookworm | ok 2026-06-11 14:46:17.865322 | 2026-06-11 14:46:17.865401 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 14:46:18.611824 | debian-bookworm | changed 2026-06-11 14:46:18.618506 | 2026-06-11 14:46:18.618597 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 14:46:19.334287 | debian-bookworm | changed 2026-06-11 14:46:19.338768 | 2026-06-11 14:46:19.339030 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 14:46:19.361448 | debian-bookworm | skipping: Conditional result was False 2026-06-11 14:46:19.366792 | 2026-06-11 14:46:19.367050 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 14:46:19.868447 | debian-bookworm -> localhost | changed 2026-06-11 14:46:19.879132 | 2026-06-11 14:46:19.879228 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 14:46:20.160537 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/work/2e4846937f3146c39fd24361b5f49ca2_id_rsa (zuul-build-sshkey) 2026-06-11 14:46:20.160764 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011214 2026-06-11 14:46:20.175270 | 2026-06-11 14:46:20.175362 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 14:46:20.596310 | debian-bookworm | ok 2026-06-11 14:46:20.600789 | 2026-06-11 14:46:20.600933 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 14:46:20.661034 | debian-bookworm | skipping: Conditional result was False 2026-06-11 14:46:20.671463 | 2026-06-11 14:46:20.671553 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 14:46:21.203728 | debian-bookworm | ok 2026-06-11 14:46:21.236189 | 2026-06-11 14:46:21.236293 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 14:46:21.268431 | debian-bookworm | ok 2026-06-11 14:46:21.272476 | 2026-06-11 14:46:21.272552 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 14:46:21.863101 | debian-bookworm -> localhost | ok 2026-06-11 14:46:21.869646 | 2026-06-11 14:46:21.869736 | TASK [validate-host : Collect information about the host] 2026-06-11 14:46:22.973615 | debian-bookworm | ok 2026-06-11 14:46:23.034310 | 2026-06-11 14:46:23.034425 | TASK [validate-host : Sanitize hostname] 2026-06-11 14:46:23.316893 | debian-bookworm | ok 2026-06-11 14:46:23.328760 | 2026-06-11 14:46:23.328881 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 14:46:24.744819 | debian-bookworm -> localhost | changed 2026-06-11 14:46:24.750301 | 2026-06-11 14:46:24.750395 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 14:46:25.337392 | debian-bookworm | ok 2026-06-11 14:46:25.348107 | 2026-06-11 14:46:25.348220 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 14:46:26.218424 | debian-bookworm -> localhost | changed 2026-06-11 14:46:26.227607 | 2026-06-11 14:46:26.227711 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 14:46:26.526658 | debian-bookworm | ok 2026-06-11 14:46:26.531077 | 2026-06-11 14:46:26.531159 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 14:46:27.738637 | debian-bookworm | changed: 2026-06-11 14:46:27.738784 | debian-bookworm | cd+++++++++ src/ 2026-06-11 14:46:27.738813 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-11 14:46:27.739388 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-11 14:46:27.739444 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-11 14:46:27.739465 | debian-bookworm | Containerfile 2026-06-11 14:46:27.739579 | debian-bookworm | Containerfile 2026-06-11 14:46:27.759159 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/work/logs" 2026-06-11 14:49:01.371130 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/work/artifacts" 2026-06-11 14:49:01.663129 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2e4846937f3146c39fd24361b5f49ca2/work/docs" 2026-06-11 14:49:01.687964 | 2026-06-11 14:49:01.688264 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-11 14:49:02.540417 | debian-bookworm | changed: 2026-06-11 14:49:02.540669 | debian-bookworm | .d..t...... ./ 2026-06-11 14:49:02.540708 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-11 14:49:02.540735 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-11 14:49:02.540759 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-11 14:49:02.540781 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-11 14:49:02.540802 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-11 14:49:02.540850 | debian-bookworm | changed: All items complete 2026-06-11 14:49:02.540879 | 2026-06-11 14:49:03.146303 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 14:49:03.749972 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 14:49:03.772324 | 2026-06-11 14:49:03.772457 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-11 14:49:04.129742 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013900 2026-06-11 14:49:04.494132 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011864 2026-06-11 14:49:04.511397 | 2026-06-11 14:49:04.511534 | PLAY RECAP 2026-06-11 14:49:04.511823 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-11 14:49:04.511886 | 2026-06-11 14:49:04.657896 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-11 14:49:04.658869 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 14:49:05.458419 | 2026-06-11 14:49:05.458598 | PLAY [Base post] 2026-06-11 14:49:05.473141 | 2026-06-11 14:49:05.473304 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-11 14:49:06.098025 | debian-bookworm | changed 2026-06-11 14:49:06.107216 | 2026-06-11 14:49:06.107440 | PLAY RECAP 2026-06-11 14:49:06.107516 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-11 14:49:06.107581 | 2026-06-11 14:49:06.320711 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 14:49:06.321601 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-11 14:49:07.218711 | 2026-06-11 14:49:07.218911 | PLAY [Base post-logs] 2026-06-11 14:49:07.229897 | 2026-06-11 14:49:07.230084 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-11 14:49:07.773191 | localhost | changed 2026-06-11 14:49:07.794061 | 2026-06-11 14:49:07.794267 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-11 14:49:07.820966 | localhost | ok 2026-06-11 14:49:07.825093 | 2026-06-11 14:49:07.825195 | TASK [Set zuul-log-path fact] 2026-06-11 14:49:07.840429 | localhost | ok 2026-06-11 14:49:07.849442 | 2026-06-11 14:49:07.849563 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 14:49:07.878247 | localhost | ok 2026-06-11 14:49:07.882497 | 2026-06-11 14:49:07.882612 | TASK [upload-logs : Create log directories] 2026-06-11 14:49:08.506399 | localhost | changed 2026-06-11 14:49:08.511889 | 2026-06-11 14:49:08.512035 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-11 14:49:09.220782 | localhost -> localhost | ok: Runtime: 0:00:00.025417 2026-06-11 14:49:09.226052 | 2026-06-11 14:49:09.226193 | TASK [upload-logs : Upload logs to log server] 2026-06-11 14:49:09.884313 | localhost | Output suppressed because no_log was given 2026-06-11 14:49:09.886465 | 2026-06-11 14:49:09.886951 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 14:49:09.944467 | localhost | skipping: Conditional result was False 2026-06-11 14:49:09.956055 | localhost | skipping: Conditional result was False 2026-06-11 14:49:09.970510 | 2026-06-11 14:49:09.970709 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 14:49:10.036142 | localhost | skipping: Conditional result was False 2026-06-11 14:49:10.036829 | 2026-06-11 14:49:10.040763 | localhost | skipping: Conditional result was False 2026-06-11 14:49:10.055749 | 2026-06-11 14:49:10.056043 | LOOP [upload-logs : Upload console log and json output]