2026-06-24 06:50:10.990382 | Job console starting 2026-06-24 06:50:11.032746 | Updating git repos 2026-06-24 06:50:11.085293 | Cloning repos into workspace 2026-06-24 06:50:11.124334 | Restoring repo states 2026-06-24 06:50:11.139980 | Merging changes 2026-06-24 06:50:11.770748 | Checking out repos 2026-06-24 06:50:11.808702 | Preparing playbooks 2026-06-24 06:50:12.815204 | Running Ansible setup 2026-06-24 06:50:17.940034 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-24 06:50:19.019772 | 2026-06-24 06:50:19.020000 | PLAY [Base pre] 2026-06-24 06:50:19.041723 | 2026-06-24 06:50:19.041881 | TASK [Setup log path fact] 2026-06-24 06:50:19.072993 | debian-bookworm | ok 2026-06-24 06:50:19.093250 | 2026-06-24 06:50:19.093442 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-24 06:50:19.134098 | debian-bookworm | ok 2026-06-24 06:50:19.156955 | 2026-06-24 06:50:19.157099 | TASK [emit-job-header : Print job information] 2026-06-24 06:50:19.227320 | # Job Information 2026-06-24 06:50:19.227527 | Ansible Version: 2.16.14 2026-06-24 06:50:19.227562 | Job: mypy 2026-06-24 06:50:19.227594 | Pipeline: check 2026-06-24 06:50:19.227616 | Executor: 521e9411259a 2026-06-24 06:50:19.227638 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1240 2026-06-24 06:50:19.227660 | Event ID: ebcdef10-6f98-11f1-80b7-c09e67119abe 2026-06-24 06:50:19.232844 | 2026-06-24 06:50:19.232979 | LOOP [emit-job-header : Print node information] 2026-06-24 06:50:19.421204 | debian-bookworm | ok: 2026-06-24 06:50:19.421488 | debian-bookworm | # Node Information 2026-06-24 06:50:19.421528 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-24 06:50:19.421556 | debian-bookworm | Hostname: debian 2026-06-24 06:50:19.421577 | debian-bookworm | Username: zuul 2026-06-24 06:50:19.421599 | debian-bookworm | Distro: Debian 12.14 2026-06-24 06:50:19.422440 | debian-bookworm | Provider: regiocloud-a 2026-06-24 06:50:19.422678 | debian-bookworm | Region: 2026-06-24 06:50:19.422718 | debian-bookworm | Label: debian-bookworm 2026-06-24 06:50:19.423004 | debian-bookworm | Product Name: OpenStack Nova 2026-06-24 06:50:19.423208 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe94:223d 2026-06-24 06:50:19.442581 | 2026-06-24 06:50:19.442725 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-24 06:50:20.122774 | debian-bookworm -> localhost | changed 2026-06-24 06:50:20.131759 | 2026-06-24 06:50:20.131907 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-24 06:50:21.739408 | debian-bookworm -> localhost | changed 2026-06-24 06:50:21.755391 | 2026-06-24 06:50:21.755545 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-24 06:50:22.177309 | debian-bookworm -> localhost | ok 2026-06-24 06:50:22.188246 | 2026-06-24 06:50:22.188424 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-24 06:50:22.226919 | debian-bookworm | ok 2026-06-24 06:50:22.257640 | debian-bookworm | included: /var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-24 06:50:22.264502 | 2026-06-24 06:50:22.264633 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-24 06:50:24.106234 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-24 06:50:24.106554 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/work/be51cbc916174a38ba650ae29fcedf8b_id_rsa 2026-06-24 06:50:24.106604 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/work/be51cbc916174a38ba650ae29fcedf8b_id_rsa.pub 2026-06-24 06:50:24.106632 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-24 06:50:24.106659 | debian-bookworm -> localhost | SHA256:w6WB6vlJtYh2RSNvzLKQgIKDCBPgEIAg0lNG3TvsUH0 zuul-build-sshkey 2026-06-24 06:50:24.106682 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-24 06:50:24.106724 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-24 06:50:24.106747 | debian-bookworm -> localhost | |^+ o+. . . | 2026-06-24 06:50:24.106769 | debian-bookworm -> localhost | |@oo. ..o . E | 2026-06-24 06:50:24.106790 | debian-bookworm -> localhost | |B... oo+... | 2026-06-24 06:50:24.106810 | debian-bookworm -> localhost | |.. . o.B+= | 2026-06-24 06:50:24.106859 | debian-bookworm -> localhost | | + .oS. | 2026-06-24 06:50:24.106895 | debian-bookworm -> localhost | | . + B.o | 2026-06-24 06:50:24.106918 | debian-bookworm -> localhost | | = = . | 2026-06-24 06:50:24.106940 | debian-bookworm -> localhost | | . + . | 2026-06-24 06:50:24.106962 | debian-bookworm -> localhost | | o | 2026-06-24 06:50:24.106983 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-24 06:50:24.107049 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.163392 2026-06-24 06:50:24.113755 | 2026-06-24 06:50:24.113869 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-24 06:50:24.167484 | debian-bookworm | ok 2026-06-24 06:50:24.186891 | debian-bookworm | included: /var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-24 06:50:24.198299 | 2026-06-24 06:50:24.198448 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-24 06:50:24.254983 | debian-bookworm | skipping: Conditional result was False 2026-06-24 06:50:24.261377 | 2026-06-24 06:50:24.261509 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-24 06:50:24.918638 | debian-bookworm | changed 2026-06-24 06:50:24.924610 | 2026-06-24 06:50:24.924760 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-24 06:50:25.178072 | debian-bookworm | ok 2026-06-24 06:50:25.187880 | 2026-06-24 06:50:25.188007 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-24 06:50:25.879429 | debian-bookworm | changed 2026-06-24 06:50:25.887475 | 2026-06-24 06:50:25.887623 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-24 06:50:26.569374 | debian-bookworm | changed 2026-06-24 06:50:26.579079 | 2026-06-24 06:50:26.579247 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-24 06:50:26.604225 | debian-bookworm | skipping: Conditional result was False 2026-06-24 06:50:26.610856 | 2026-06-24 06:50:26.610983 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-24 06:50:27.123850 | debian-bookworm -> localhost | changed 2026-06-24 06:50:27.141290 | 2026-06-24 06:50:27.141436 | TASK [add-build-sshkey : Add back temp key] 2026-06-24 06:50:27.525453 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/work/be51cbc916174a38ba650ae29fcedf8b_id_rsa (zuul-build-sshkey) 2026-06-24 06:50:27.525706 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016080 2026-06-24 06:50:27.534324 | 2026-06-24 06:50:27.534453 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-24 06:50:28.003737 | debian-bookworm | ok 2026-06-24 06:50:28.016857 | 2026-06-24 06:50:28.017004 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-24 06:50:28.041368 | debian-bookworm | skipping: Conditional result was False 2026-06-24 06:50:28.052778 | 2026-06-24 06:50:28.052925 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-24 06:50:28.554769 | debian-bookworm | ok 2026-06-24 06:50:28.590631 | 2026-06-24 06:50:28.590782 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-24 06:50:28.646203 | debian-bookworm | ok 2026-06-24 06:50:28.652058 | 2026-06-24 06:50:28.652197 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-24 06:50:29.125173 | debian-bookworm -> localhost | ok 2026-06-24 06:50:29.132384 | 2026-06-24 06:50:29.132506 | TASK [validate-host : Collect information about the host] 2026-06-24 06:50:30.515389 | debian-bookworm | ok 2026-06-24 06:50:30.527623 | 2026-06-24 06:50:30.527752 | TASK [validate-host : Sanitize hostname] 2026-06-24 06:50:30.684947 | debian-bookworm | ok 2026-06-24 06:50:30.690064 | 2026-06-24 06:50:30.690195 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-24 06:50:31.324731 | debian-bookworm -> localhost | changed 2026-06-24 06:50:31.331372 | 2026-06-24 06:50:31.331514 | TASK [validate-host : Collect information about zuul worker] 2026-06-24 06:50:31.749553 | debian-bookworm | ok 2026-06-24 06:50:31.754744 | 2026-06-24 06:50:31.754913 | TASK [validate-host : Write out all zuul information for each host] 2026-06-24 06:50:32.347314 | debian-bookworm -> localhost | changed 2026-06-24 06:50:32.357246 | 2026-06-24 06:50:32.357413 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-24 06:50:32.637501 | debian-bookworm | ok 2026-06-24 06:50:32.644811 | 2026-06-24 06:50:32.644938 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-24 06:50:33.655007 | debian-bookworm | changed: 2026-06-24 06:50:33.655209 | debian-bookworm | cd+++++++++ src/ 2026-06-24 06:50:33.655244 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-24 06:50:33.655301 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-24 06:50:33.655324 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-06-24 06:50:33.655345 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/work/logs" 2026-06-24 06:52:06.693900 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/work/artifacts" 2026-06-24 06:52:06.956001 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/be51cbc916174a38ba650ae29fcedf8b/work/docs" 2026-06-24 06:52:06.977483 | 2026-06-24 06:52:06.977664 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-24 06:52:07.791954 | debian-bookworm | changed: 2026-06-24 06:52:07.792326 | debian-bookworm | .d..t...... ./ 2026-06-24 06:52:07.792386 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-24 06:52:07.792426 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-24 06:52:07.792461 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-24 06:52:07.792499 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-24 06:52:07.792532 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-24 06:52:07.792597 | debian-bookworm | changed: All items complete 2026-06-24 06:52:07.792640 | 2026-06-24 06:52:08.366176 | debian-bookworm | changed: .d..t...... ./ 2026-06-24 06:52:08.954437 | debian-bookworm | changed: .d..t...... ./ 2026-06-24 06:52:08.982108 | 2026-06-24 06:52:08.982326 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-24 06:52:09.343273 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010781 2026-06-24 06:52:09.637606 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010708 2026-06-24 06:52:09.657473 | 2026-06-24 06:52:09.657623 | PLAY RECAP 2026-06-24 06:52:09.657710 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-24 06:52:09.657752 | 2026-06-24 06:52:09.807373 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-24 06:52:09.808932 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-24 06:52:10.551183 | 2026-06-24 06:52:10.551380 | PLAY [Base post] 2026-06-24 06:52:10.565669 | 2026-06-24 06:52:10.565884 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-24 06:52:11.183519 | debian-bookworm | changed 2026-06-24 06:52:11.192964 | 2026-06-24 06:52:11.193125 | PLAY RECAP 2026-06-24 06:52:11.193237 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-24 06:52:11.193314 | 2026-06-24 06:52:11.327703 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-24 06:52:11.329641 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-24 06:52:12.152984 | 2026-06-24 06:52:12.153167 | PLAY [Base post-logs] 2026-06-24 06:52:12.165374 | 2026-06-24 06:52:12.165522 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-24 06:52:12.650739 | localhost | changed 2026-06-24 06:52:12.669346 | 2026-06-24 06:52:12.669565 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-24 06:52:12.696451 | localhost | ok 2026-06-24 06:52:12.702450 | 2026-06-24 06:52:12.702592 | TASK [Set zuul-log-path fact] 2026-06-24 06:52:12.718947 | localhost | ok 2026-06-24 06:52:12.731026 | 2026-06-24 06:52:12.731274 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-24 06:52:12.771046 | localhost | ok 2026-06-24 06:52:12.775760 | 2026-06-24 06:52:12.775883 | TASK [upload-logs : Create log directories] 2026-06-24 06:52:13.340522 | localhost | changed 2026-06-24 06:52:13.346288 | 2026-06-24 06:52:13.346460 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-24 06:52:13.873582 | localhost -> localhost | ok: Runtime: 0:00:00.007539 2026-06-24 06:52:13.878342 | 2026-06-24 06:52:13.878495 | TASK [upload-logs : Upload logs to log server] 2026-06-24 06:52:14.460134 | localhost | Output suppressed because no_log was given 2026-06-24 06:52:14.462302 | 2026-06-24 06:52:14.462418 | LOOP [upload-logs : Compress console log and json output] 2026-06-24 06:52:14.522923 | localhost | skipping: Conditional result was False 2026-06-24 06:52:14.529331 | localhost | skipping: Conditional result was False 2026-06-24 06:52:14.540096 | 2026-06-24 06:52:14.540244 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-24 06:52:14.599841 | localhost | skipping: Conditional result was False 2026-06-24 06:52:14.601184 | 2026-06-24 06:52:14.605654 | localhost | skipping: Conditional result was False 2026-06-24 06:52:14.610121 | 2026-06-24 06:52:14.610261 | LOOP [upload-logs : Upload console log and json output]