2026-06-27 13:47:55.171669 | Job console starting 2026-06-27 13:47:55.211576 | Updating git repos 2026-06-27 13:47:55.264349 | Cloning repos into workspace 2026-06-27 13:47:55.380402 | Restoring repo states 2026-06-27 13:47:55.400920 | Merging changes 2026-06-27 13:47:55.994368 | Checking out repos 2026-06-27 13:47:56.097545 | Preparing playbooks 2026-06-27 13:47:57.314320 | Running Ansible setup 2026-06-27 13:48:02.533579 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-27 13:48:03.484377 | 2026-06-27 13:48:03.484563 | PLAY [Base pre] 2026-06-27 13:48:03.509452 | 2026-06-27 13:48:03.509619 | TASK [Setup log path fact] 2026-06-27 13:48:03.545751 | debian-bookworm | ok 2026-06-27 13:48:03.583959 | 2026-06-27 13:48:03.584174 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 13:48:03.624573 | debian-bookworm | ok 2026-06-27 13:48:03.647933 | 2026-06-27 13:48:03.648130 | TASK [emit-job-header : Print job information] 2026-06-27 13:48:03.718372 | # Job Information 2026-06-27 13:48:03.718582 | Ansible Version: 2.16.14 2026-06-27 13:48:03.718620 | Job: python-black 2026-06-27 13:48:03.718652 | Pipeline: check 2026-06-27 13:48:03.718674 | Executor: 521e9411259a 2026-06-27 13:48:03.718695 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1207 2026-06-27 13:48:03.718719 | Event ID: c6ec8f10-722e-11f1-99f5-a3eebe6abea2 2026-06-27 13:48:03.727978 | 2026-06-27 13:48:03.728157 | LOOP [emit-job-header : Print node information] 2026-06-27 13:48:03.864508 | debian-bookworm | ok: 2026-06-27 13:48:03.866505 | debian-bookworm | # Node Information 2026-06-27 13:48:03.866605 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-27 13:48:03.866635 | debian-bookworm | Hostname: debian 2026-06-27 13:48:03.866660 | debian-bookworm | Username: zuul 2026-06-27 13:48:03.866681 | debian-bookworm | Distro: Debian 12.14 2026-06-27 13:48:03.866707 | debian-bookworm | Provider: regiocloud-a 2026-06-27 13:48:03.866728 | debian-bookworm | Region: 2026-06-27 13:48:03.866748 | debian-bookworm | Label: debian-bookworm 2026-06-27 13:48:03.866768 | debian-bookworm | Product Name: OpenStack Nova 2026-06-27 13:48:03.866787 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe6e:1542 2026-06-27 13:48:03.885257 | 2026-06-27 13:48:03.885401 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-27 13:48:05.006104 | debian-bookworm -> localhost | changed 2026-06-27 13:48:05.013951 | 2026-06-27 13:48:05.014144 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-27 13:48:06.781209 | debian-bookworm -> localhost | changed 2026-06-27 13:48:06.814439 | 2026-06-27 13:48:06.814606 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-27 13:48:07.329776 | debian-bookworm -> localhost | ok 2026-06-27 13:48:07.336733 | 2026-06-27 13:48:07.336880 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-27 13:48:07.373416 | debian-bookworm | ok 2026-06-27 13:48:07.390332 | debian-bookworm | included: /var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-27 13:48:07.398012 | 2026-06-27 13:48:07.398195 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-27 13:48:11.029378 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-27 13:48:11.029667 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/work/341ddb2ccd92496ab2adc646bc8e0089_id_rsa 2026-06-27 13:48:11.029707 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/work/341ddb2ccd92496ab2adc646bc8e0089_id_rsa.pub 2026-06-27 13:48:11.029733 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-27 13:48:11.029757 | debian-bookworm -> localhost | SHA256:Iucyiak3+23qUz/U1VFkNuvJp5bwLBpCbrgRdTcW2eE zuul-build-sshkey 2026-06-27 13:48:11.029779 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-27 13:48:11.029815 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-27 13:48:11.029836 | debian-bookworm -> localhost | | .o.==| 2026-06-27 13:48:11.029857 | debian-bookworm -> localhost | | .oooo| 2026-06-27 13:48:11.029878 | debian-bookworm -> localhost | | . . +.Eo | 2026-06-27 13:48:11.029897 | debian-bookworm -> localhost | | . . o..+ .| 2026-06-27 13:48:11.029917 | debian-bookworm -> localhost | | . + S. .. +.| 2026-06-27 13:48:11.029940 | debian-bookworm -> localhost | | o =.*. . + o.| 2026-06-27 13:48:11.029960 | debian-bookworm -> localhost | | o +.+o+ . . * | 2026-06-27 13:48:11.029980 | debian-bookworm -> localhost | | .o .+.+o. o o | 2026-06-27 13:48:11.029999 | debian-bookworm -> localhost | |...=++o .. | 2026-06-27 13:48:11.030019 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-27 13:48:11.030110 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.649247 2026-06-27 13:48:11.036868 | 2026-06-27 13:48:11.036989 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-27 13:48:11.068741 | debian-bookworm | ok 2026-06-27 13:48:11.095880 | debian-bookworm | included: /var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-27 13:48:11.110131 | 2026-06-27 13:48:11.110307 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-27 13:48:11.146504 | debian-bookworm | skipping: Conditional result was False 2026-06-27 13:48:11.162831 | 2026-06-27 13:48:11.163173 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-27 13:48:11.876947 | debian-bookworm | changed 2026-06-27 13:48:11.882718 | 2026-06-27 13:48:11.882865 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-27 13:48:12.135764 | debian-bookworm | ok 2026-06-27 13:48:12.141861 | 2026-06-27 13:48:12.141999 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-27 13:48:12.874773 | debian-bookworm | changed 2026-06-27 13:48:12.888534 | 2026-06-27 13:48:12.888679 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-27 13:48:13.560807 | debian-bookworm | changed 2026-06-27 13:48:13.575128 | 2026-06-27 13:48:13.575480 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-27 13:48:13.601128 | debian-bookworm | skipping: Conditional result was False 2026-06-27 13:48:13.616085 | 2026-06-27 13:48:13.616287 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-27 13:48:14.192170 | debian-bookworm -> localhost | changed 2026-06-27 13:48:14.203759 | 2026-06-27 13:48:14.203906 | TASK [add-build-sshkey : Add back temp key] 2026-06-27 13:48:14.779346 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/work/341ddb2ccd92496ab2adc646bc8e0089_id_rsa (zuul-build-sshkey) 2026-06-27 13:48:14.779619 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019666 2026-06-27 13:48:14.788459 | 2026-06-27 13:48:14.788608 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-27 13:48:15.342487 | debian-bookworm | ok 2026-06-27 13:48:15.356244 | 2026-06-27 13:48:15.356392 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-27 13:48:15.400912 | debian-bookworm | skipping: Conditional result was False 2026-06-27 13:48:15.412678 | 2026-06-27 13:48:15.412815 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-27 13:48:15.888338 | debian-bookworm | ok 2026-06-27 13:48:15.903388 | 2026-06-27 13:48:15.903531 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-27 13:48:15.933647 | debian-bookworm | ok 2026-06-27 13:48:15.939707 | 2026-06-27 13:48:15.939834 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-27 13:48:16.282266 | debian-bookworm -> localhost | ok 2026-06-27 13:48:16.291020 | 2026-06-27 13:48:16.291204 | TASK [validate-host : Collect information about the host] 2026-06-27 13:48:17.487691 | debian-bookworm | ok 2026-06-27 13:48:17.500913 | 2026-06-27 13:48:17.501087 | TASK [validate-host : Sanitize hostname] 2026-06-27 13:48:17.664805 | debian-bookworm | ok 2026-06-27 13:48:17.670317 | 2026-06-27 13:48:17.670437 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-27 13:48:18.347810 | debian-bookworm -> localhost | changed 2026-06-27 13:48:18.357635 | 2026-06-27 13:48:18.357779 | TASK [validate-host : Collect information about zuul worker] 2026-06-27 13:48:18.895276 | debian-bookworm | ok 2026-06-27 13:48:18.909984 | 2026-06-27 13:48:18.910225 | TASK [validate-host : Write out all zuul information for each host] 2026-06-27 13:48:19.609618 | debian-bookworm -> localhost | changed 2026-06-27 13:48:19.626971 | 2026-06-27 13:48:19.627149 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-27 13:48:19.913662 | debian-bookworm | ok 2026-06-27 13:48:19.928681 | 2026-06-27 13:48:19.928885 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-27 13:48:20.909459 | debian-bookworm | changed: 2026-06-27 13:48:20.909678 | debian-bookworm | cd+++++++++ src/ 2026-06-27 13:48:20.909713 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-27 13:48:20.909738 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-27 13:48:20.909760 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-06-27 13:48:20.909780 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/work/logs" 2026-06-27 13:49:17.901014 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/work/artifacts" 2026-06-27 13:49:18.185359 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/341ddb2ccd92496ab2adc646bc8e0089/work/docs" 2026-06-27 13:49:18.204521 | 2026-06-27 13:49:18.204760 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-27 13:49:19.053059 | debian-bookworm | changed: 2026-06-27 13:49:19.053392 | debian-bookworm | .d..t...... ./ 2026-06-27 13:49:19.053436 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-27 13:49:19.053463 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-27 13:49:19.053487 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-27 13:49:19.053510 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-27 13:49:19.053532 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-27 13:49:19.053582 | debian-bookworm | changed: All items complete 2026-06-27 13:49:19.053610 | 2026-06-27 13:49:19.637563 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 13:49:20.206187 | debian-bookworm | changed: .d..t...... ./ 2026-06-27 13:49:20.232321 | 2026-06-27 13:49:20.232493 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-27 13:49:20.578445 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012691 2026-06-27 13:49:20.839973 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.006311 2026-06-27 13:49:20.864877 | 2026-06-27 13:49:20.865037 | PLAY RECAP 2026-06-27 13:49:20.865138 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-27 13:49:20.865180 | 2026-06-27 13:49:21.039903 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-27 13:49:21.040852 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 13:49:21.810465 | 2026-06-27 13:49:21.810651 | PLAY [Base post] 2026-06-27 13:49:21.825391 | 2026-06-27 13:49:21.825560 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-27 13:49:22.417472 | debian-bookworm | changed 2026-06-27 13:49:22.426231 | 2026-06-27 13:49:22.426369 | PLAY RECAP 2026-06-27 13:49:22.426437 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-27 13:49:22.426499 | 2026-06-27 13:49:22.576156 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-27 13:49:22.577675 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-27 13:49:23.439353 | 2026-06-27 13:49:23.439541 | PLAY [Base post-logs] 2026-06-27 13:49:23.451305 | 2026-06-27 13:49:23.451479 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-27 13:49:23.937147 | localhost | changed 2026-06-27 13:49:23.949960 | 2026-06-27 13:49:23.950181 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-27 13:49:23.976650 | localhost | ok 2026-06-27 13:49:23.980626 | 2026-06-27 13:49:23.980747 | TASK [Set zuul-log-path fact] 2026-06-27 13:49:23.996750 | localhost | ok 2026-06-27 13:49:24.006928 | 2026-06-27 13:49:24.007063 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-27 13:49:24.038902 | localhost | ok 2026-06-27 13:49:24.042199 | 2026-06-27 13:49:24.042309 | TASK [upload-logs : Create log directories] 2026-06-27 13:49:24.753817 | localhost | changed 2026-06-27 13:49:24.757071 | 2026-06-27 13:49:24.757222 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-27 13:49:25.303070 | localhost -> localhost | ok: Runtime: 0:00:00.013582 2026-06-27 13:49:25.307912 | 2026-06-27 13:49:25.308144 | TASK [upload-logs : Upload logs to log server] 2026-06-27 13:49:25.885522 | localhost | Output suppressed because no_log was given 2026-06-27 13:49:25.889165 | 2026-06-27 13:49:25.889333 | LOOP [upload-logs : Compress console log and json output] 2026-06-27 13:49:25.963714 | localhost | skipping: Conditional result was False 2026-06-27 13:49:25.969273 | localhost | skipping: Conditional result was False 2026-06-27 13:49:25.978285 | 2026-06-27 13:49:25.978401 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-27 13:49:26.046758 | localhost | skipping: Conditional result was False 2026-06-27 13:49:26.047551 | 2026-06-27 13:49:26.051014 | localhost | skipping: Conditional result was False 2026-06-27 13:49:26.055291 | 2026-06-27 13:49:26.055409 | LOOP [upload-logs : Upload console log and json output]