2026-06-10 20:31:45.189391 | Job console starting 2026-06-10 20:31:45.216052 | Updating git repos 2026-06-10 20:31:45.289778 | Cloning repos into workspace 2026-06-10 20:31:45.376078 | Restoring repo states 2026-06-10 20:31:45.401593 | Merging changes 2026-06-10 20:31:46.175714 | Checking out repos 2026-06-10 20:31:46.245391 | Preparing playbooks 2026-06-10 20:31:47.779662 | Running Ansible setup 2026-06-10 20:31:55.106245 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-10 20:31:56.961805 | 2026-06-10 20:31:56.961934 | PLAY [Base pre] 2026-06-10 20:31:57.004055 | 2026-06-10 20:31:57.004172 | TASK [Setup log path fact] 2026-06-10 20:31:57.037477 | debian-bookworm | ok 2026-06-10 20:31:57.068965 | 2026-06-10 20:31:57.069096 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 20:31:57.106447 | debian-bookworm | ok 2026-06-10 20:31:57.115347 | 2026-06-10 20:31:57.115454 | TASK [emit-job-header : Print job information] 2026-06-10 20:31:57.175262 | # Job Information 2026-06-10 20:31:57.175444 | Ansible Version: 2.16.14 2026-06-10 20:31:57.175476 | Job: python-black 2026-06-10 20:31:57.175503 | Pipeline: check 2026-06-10 20:31:57.175522 | Executor: 521e9411259a 2026-06-10 20:31:57.175539 | Triggered by: https://github.com/osism/python-osism/pull/2341 2026-06-10 20:31:57.175559 | Event ID: 5fc64130-650b-11f1-8629-d5fba8b40d73 2026-06-10 20:31:57.179879 | 2026-06-10 20:31:57.179959 | LOOP [emit-job-header : Print node information] 2026-06-10 20:31:57.349514 | debian-bookworm | ok: 2026-06-10 20:31:57.349701 | debian-bookworm | # Node Information 2026-06-10 20:31:57.349737 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-10 20:31:57.349761 | debian-bookworm | Hostname: debian 2026-06-10 20:31:57.349783 | debian-bookworm | Username: zuul 2026-06-10 20:31:57.349804 | debian-bookworm | Distro: Debian 12.14 2026-06-10 20:31:57.349828 | debian-bookworm | Provider: regiocloud-a 2026-06-10 20:31:57.349849 | debian-bookworm | Region: 2026-06-10 20:31:57.349871 | debian-bookworm | Label: debian-bookworm 2026-06-10 20:31:57.349893 | debian-bookworm | Product Name: OpenStack Nova 2026-06-10 20:31:57.349913 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe21:6008 2026-06-10 20:31:57.366798 | 2026-06-10 20:31:57.366909 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-10 20:31:58.269903 | debian-bookworm -> localhost | changed 2026-06-10 20:31:58.276807 | 2026-06-10 20:31:58.276930 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-10 20:31:59.718045 | debian-bookworm -> localhost | changed 2026-06-10 20:31:59.737435 | 2026-06-10 20:31:59.737552 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-10 20:32:00.167352 | debian-bookworm -> localhost | ok 2026-06-10 20:32:00.173367 | 2026-06-10 20:32:00.173475 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-10 20:32:00.219606 | debian-bookworm | ok 2026-06-10 20:32:00.243568 | debian-bookworm | included: /var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-10 20:32:00.249407 | 2026-06-10 20:32:00.249500 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-10 20:32:03.160538 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-10 20:32:03.160728 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/work/1e880325a4264f3db866070e936c1ab3_id_rsa 2026-06-10 20:32:03.160759 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/work/1e880325a4264f3db866070e936c1ab3_id_rsa.pub 2026-06-10 20:32:03.160781 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-10 20:32:03.160802 | debian-bookworm -> localhost | SHA256:XkA7fB3wyIp01MPYqhicdco2BhDa3GtMfYX9SKtT2XM zuul-build-sshkey 2026-06-10 20:32:03.160821 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-10 20:32:03.160849 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-10 20:32:03.160866 | debian-bookworm -> localhost | | oo oBo.. | 2026-06-10 20:32:03.160883 | debian-bookworm -> localhost | | + ....+++B+ . | 2026-06-10 20:32:03.160899 | debian-bookworm -> localhost | |. o.o=ooBo+Bo | 2026-06-10 20:32:03.160915 | debian-bookworm -> localhost | | o+o*+.== + E | 2026-06-10 20:32:03.160931 | debian-bookworm -> localhost | | +=.oSo. o | 2026-06-10 20:32:03.160953 | debian-bookworm -> localhost | | .. ..o. | 2026-06-10 20:32:03.160970 | debian-bookworm -> localhost | | .. | 2026-06-10 20:32:03.160986 | debian-bookworm -> localhost | | | 2026-06-10 20:32:03.161003 | debian-bookworm -> localhost | | | 2026-06-10 20:32:03.161019 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-10 20:32:03.161062 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.238747 2026-06-10 20:32:03.166067 | 2026-06-10 20:32:03.166144 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-10 20:32:03.182516 | debian-bookworm | ok 2026-06-10 20:32:03.190451 | debian-bookworm | included: /var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-10 20:32:03.196805 | 2026-06-10 20:32:03.196878 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-10 20:32:03.220439 | debian-bookworm | skipping: Conditional result was False 2026-06-10 20:32:03.225178 | 2026-06-10 20:32:03.225258 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-10 20:32:03.842031 | debian-bookworm | changed 2026-06-10 20:32:03.851184 | 2026-06-10 20:32:03.851292 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-10 20:32:04.108251 | debian-bookworm | ok 2026-06-10 20:32:04.116515 | 2026-06-10 20:32:04.116647 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-10 20:32:04.739142 | debian-bookworm | changed 2026-06-10 20:32:04.745263 | 2026-06-10 20:32:04.745359 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-10 20:32:05.427957 | debian-bookworm | changed 2026-06-10 20:32:05.432559 | 2026-06-10 20:32:05.432662 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-10 20:32:05.456520 | debian-bookworm | skipping: Conditional result was False 2026-06-10 20:32:05.462461 | 2026-06-10 20:32:05.462566 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-10 20:32:06.085225 | debian-bookworm -> localhost | changed 2026-06-10 20:32:06.098741 | 2026-06-10 20:32:06.098871 | TASK [add-build-sshkey : Add back temp key] 2026-06-10 20:32:06.623423 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/work/1e880325a4264f3db866070e936c1ab3_id_rsa (zuul-build-sshkey) 2026-06-10 20:32:06.623687 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026541 2026-06-10 20:32:06.631631 | 2026-06-10 20:32:06.631746 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-10 20:32:07.229456 | debian-bookworm | ok 2026-06-10 20:32:07.239150 | 2026-06-10 20:32:07.239255 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-10 20:32:07.275948 | debian-bookworm | skipping: Conditional result was False 2026-06-10 20:32:07.285888 | 2026-06-10 20:32:07.285994 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-10 20:32:07.810243 | debian-bookworm | ok 2026-06-10 20:32:07.821544 | 2026-06-10 20:32:07.821670 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-10 20:32:07.849414 | debian-bookworm | ok 2026-06-10 20:32:07.856027 | 2026-06-10 20:32:07.856129 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-10 20:32:08.181144 | debian-bookworm -> localhost | ok 2026-06-10 20:32:08.187311 | 2026-06-10 20:32:08.187427 | TASK [validate-host : Collect information about the host] 2026-06-10 20:32:09.367739 | debian-bookworm | ok 2026-06-10 20:32:09.381283 | 2026-06-10 20:32:09.381390 | TASK [validate-host : Sanitize hostname] 2026-06-10 20:32:09.511327 | debian-bookworm | ok 2026-06-10 20:32:09.515691 | 2026-06-10 20:32:09.516371 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-10 20:32:10.237856 | debian-bookworm -> localhost | changed 2026-06-10 20:32:10.244486 | 2026-06-10 20:32:10.244592 | TASK [validate-host : Collect information about zuul worker] 2026-06-10 20:32:10.740982 | debian-bookworm | ok 2026-06-10 20:32:10.745329 | 2026-06-10 20:32:10.745409 | TASK [validate-host : Write out all zuul information for each host] 2026-06-10 20:32:11.464171 | debian-bookworm -> localhost | changed 2026-06-10 20:32:11.471780 | 2026-06-10 20:32:11.471864 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-10 20:32:11.739080 | debian-bookworm | ok 2026-06-10 20:32:11.747072 | 2026-06-10 20:32:11.747171 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-10 20:32:12.824589 | debian-bookworm | changed: 2026-06-10 20:32:12.824767 | debian-bookworm | cd+++++++++ src/ 2026-06-10 20:32:12.824802 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-10 20:32:12.824826 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-10 20:32:12.824848 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-10 20:32:12.824869 | debian-bookworm | Containerfile 2026-06-10 20:32:12.825002 | debian-bookworm | Containerfile 2026-06-10 20:32:12.833249 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/work/logs" 2026-06-10 20:33:35.526108 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/work/artifacts" 2026-06-10 20:33:35.830971 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1e880325a4264f3db866070e936c1ab3/work/docs" 2026-06-10 20:33:35.848556 | 2026-06-10 20:33:35.848735 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-10 20:33:36.677129 | debian-bookworm | changed: 2026-06-10 20:33:36.677529 | debian-bookworm | .d..t...... ./ 2026-06-10 20:33:36.677659 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-10 20:33:36.677712 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-10 20:33:36.677757 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-10 20:33:36.677798 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-10 20:33:36.677836 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-10 20:33:36.677903 | debian-bookworm | changed: All items complete 2026-06-10 20:33:36.677949 | 2026-06-10 20:33:37.232204 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 20:33:37.829769 | debian-bookworm | changed: .d..t...... ./ 2026-06-10 20:33:37.848483 | 2026-06-10 20:33:37.848677 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-10 20:33:38.199766 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011894 2026-06-10 20:33:38.488007 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010838 2026-06-10 20:33:38.500920 | 2026-06-10 20:33:38.501014 | PLAY RECAP 2026-06-10 20:33:38.501066 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-10 20:33:38.501091 | 2026-06-10 20:33:38.635834 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-10 20:33:38.638023 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 20:33:39.391826 | 2026-06-10 20:33:39.392003 | PLAY [Base post] 2026-06-10 20:33:39.406117 | 2026-06-10 20:33:39.406278 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-10 20:33:40.027406 | debian-bookworm | changed 2026-06-10 20:33:40.036749 | 2026-06-10 20:33:40.036907 | PLAY RECAP 2026-06-10 20:33:40.036987 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-10 20:33:40.037063 | 2026-06-10 20:33:40.172644 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-10 20:33:40.175049 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-10 20:33:41.014100 | 2026-06-10 20:33:41.014356 | PLAY [Base post-logs] 2026-06-10 20:33:41.025985 | 2026-06-10 20:33:41.026145 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-10 20:33:41.562597 | localhost | changed 2026-06-10 20:33:41.577274 | 2026-06-10 20:33:41.577466 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-10 20:33:41.616113 | localhost | ok 2026-06-10 20:33:41.622190 | 2026-06-10 20:33:41.622355 | TASK [Set zuul-log-path fact] 2026-06-10 20:33:41.640886 | localhost | ok 2026-06-10 20:33:41.654547 | 2026-06-10 20:33:41.654751 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-10 20:33:41.681048 | localhost | ok 2026-06-10 20:33:41.684075 | 2026-06-10 20:33:41.684177 | TASK [upload-logs : Create log directories] 2026-06-10 20:33:42.219669 | localhost | changed 2026-06-10 20:33:42.222620 | 2026-06-10 20:33:42.222738 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-10 20:33:42.734121 | localhost -> localhost | ok: Runtime: 0:00:00.007632 2026-06-10 20:33:42.738498 | 2026-06-10 20:33:42.738648 | TASK [upload-logs : Upload logs to log server] 2026-06-10 20:33:43.319165 | localhost | Output suppressed because no_log was given 2026-06-10 20:33:43.322885 | 2026-06-10 20:33:43.323055 | LOOP [upload-logs : Compress console log and json output] 2026-06-10 20:33:43.375744 | localhost | skipping: Conditional result was False 2026-06-10 20:33:43.383044 | localhost | skipping: Conditional result was False 2026-06-10 20:33:43.395343 | 2026-06-10 20:33:43.395644 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-10 20:33:43.449466 | localhost | skipping: Conditional result was False 2026-06-10 20:33:43.450059 | 2026-06-10 20:33:43.453947 | localhost | skipping: Conditional result was False 2026-06-10 20:33:43.468324 | 2026-06-10 20:33:43.468549 | LOOP [upload-logs : Upload console log and json output]