2026-05-13 21:39:22.758635 | Job console starting 2026-05-13 21:39:22.785059 | Updating git repos 2026-05-13 21:39:22.840894 | Cloning repos into workspace 2026-05-13 21:39:22.919453 | Restoring repo states 2026-05-13 21:39:22.963766 | Merging changes 2026-05-13 21:39:23.601072 | Checking out repos 2026-05-13 21:39:23.738525 | Preparing playbooks 2026-05-13 21:39:25.120885 | Running Ansible setup 2026-05-13 21:39:32.942489 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 21:39:34.884641 | 2026-05-13 21:39:34.884836 | PLAY [Base pre] 2026-05-13 21:39:34.943639 | 2026-05-13 21:39:34.943823 | TASK [Setup log path fact] 2026-05-13 21:39:34.974706 | debian-bookworm | ok 2026-05-13 21:39:35.001857 | 2026-05-13 21:39:35.002032 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 21:39:35.083744 | debian-bookworm | ok 2026-05-13 21:39:35.108945 | 2026-05-13 21:39:35.109093 | TASK [emit-job-header : Print job information] 2026-05-13 21:39:35.199780 | # Job Information 2026-05-13 21:39:35.200006 | Ansible Version: 2.16.14 2026-05-13 21:39:35.200041 | Job: python-black 2026-05-13 21:39:35.200075 | Pipeline: check 2026-05-13 21:39:35.200099 | Executor: 521e9411259a 2026-05-13 21:39:35.200117 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/887 2026-05-13 21:39:35.200136 | Event ID: 2e63aae0-4f14-11f1-918c-b0ca2c5e048b 2026-05-13 21:39:35.208856 | 2026-05-13 21:39:35.208979 | LOOP [emit-job-header : Print node information] 2026-05-13 21:39:35.480113 | debian-bookworm | ok: 2026-05-13 21:39:35.480375 | debian-bookworm | # Node Information 2026-05-13 21:39:35.480415 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-13 21:39:35.480442 | debian-bookworm | Hostname: debian 2026-05-13 21:39:35.480464 | debian-bookworm | Username: zuul 2026-05-13 21:39:35.480486 | debian-bookworm | Distro: Debian 12.13 2026-05-13 21:39:35.480522 | debian-bookworm | Provider: regiocloud-a 2026-05-13 21:39:35.480554 | debian-bookworm | Region: 2026-05-13 21:39:35.480580 | debian-bookworm | Label: debian-bookworm 2026-05-13 21:39:35.480600 | debian-bookworm | Product Name: OpenStack Nova 2026-05-13 21:39:35.480620 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed2:3c23 2026-05-13 21:39:35.499180 | 2026-05-13 21:39:35.499283 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 21:39:36.474702 | debian-bookworm -> localhost | changed 2026-05-13 21:39:36.480883 | 2026-05-13 21:39:36.480976 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 21:39:38.470062 | debian-bookworm -> localhost | changed 2026-05-13 21:39:38.485138 | 2026-05-13 21:39:38.485254 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 21:39:39.108112 | debian-bookworm -> localhost | ok 2026-05-13 21:39:39.113228 | 2026-05-13 21:39:39.113317 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 21:39:39.142971 | debian-bookworm | ok 2026-05-13 21:39:39.178356 | debian-bookworm | included: /var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 21:39:39.196641 | 2026-05-13 21:39:39.196741 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 21:39:41.783324 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-13 21:39:41.783534 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/work/2316842f9dc1426d8a66feff40a33486_id_rsa 2026-05-13 21:39:41.783568 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/work/2316842f9dc1426d8a66feff40a33486_id_rsa.pub 2026-05-13 21:39:41.783591 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-13 21:39:41.783611 | debian-bookworm -> localhost | SHA256:/ssxNUQP2PaIV5v0NrhImHLJlleZOvpWowKaqZTCZOw zuul-build-sshkey 2026-05-13 21:39:41.783639 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-13 21:39:41.783658 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-13 21:39:41.783675 | debian-bookworm -> localhost | | oo o | 2026-05-13 21:39:41.783693 | debian-bookworm -> localhost | | ..o*o | 2026-05-13 21:39:41.783710 | debian-bookworm -> localhost | | . =o+=o+ | 2026-05-13 21:39:41.783726 | debian-bookworm -> localhost | |. . O.*o.+.o| 2026-05-13 21:39:41.783742 | debian-bookworm -> localhost | | + S +.= ...| 2026-05-13 21:39:41.783761 | debian-bookworm -> localhost | |= . o . o = | 2026-05-13 21:39:41.783777 | debian-bookworm -> localhost | | E o + o + o . | 2026-05-13 21:39:41.783793 | debian-bookworm -> localhost | | o + + * | 2026-05-13 21:39:41.783810 | debian-bookworm -> localhost | | .. *. | 2026-05-13 21:39:41.783827 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-13 21:39:41.783868 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.704242 2026-05-13 21:39:41.789084 | 2026-05-13 21:39:41.789166 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 21:39:41.816682 | debian-bookworm | ok 2026-05-13 21:39:41.832315 | debian-bookworm | included: /var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 21:39:41.857922 | 2026-05-13 21:39:41.858026 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 21:39:41.883778 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:39:41.890453 | 2026-05-13 21:39:41.890571 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 21:39:42.821011 | debian-bookworm | changed 2026-05-13 21:39:42.833663 | 2026-05-13 21:39:42.833754 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 21:39:43.107230 | debian-bookworm | ok 2026-05-13 21:39:43.112058 | 2026-05-13 21:39:43.112154 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 21:39:43.825081 | debian-bookworm | changed 2026-05-13 21:39:43.832343 | 2026-05-13 21:39:43.832448 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 21:39:44.495507 | debian-bookworm | changed 2026-05-13 21:39:44.499913 | 2026-05-13 21:39:44.499997 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 21:39:44.522754 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:39:44.529366 | 2026-05-13 21:39:44.529462 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 21:39:44.987132 | debian-bookworm -> localhost | changed 2026-05-13 21:39:45.001679 | 2026-05-13 21:39:45.001847 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 21:39:45.765352 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/work/2316842f9dc1426d8a66feff40a33486_id_rsa (zuul-build-sshkey) 2026-05-13 21:39:45.765563 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019124 2026-05-13 21:39:45.773245 | 2026-05-13 21:39:45.773335 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 21:39:46.338491 | debian-bookworm | ok 2026-05-13 21:39:46.342631 | 2026-05-13 21:39:46.342711 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 21:39:46.385788 | debian-bookworm | skipping: Conditional result was False 2026-05-13 21:39:46.395721 | 2026-05-13 21:39:46.395824 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 21:39:47.070790 | debian-bookworm | ok 2026-05-13 21:39:47.086265 | 2026-05-13 21:39:47.086373 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 21:39:47.123266 | debian-bookworm | ok 2026-05-13 21:39:47.127350 | 2026-05-13 21:39:47.127424 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 21:39:47.619765 | debian-bookworm -> localhost | ok 2026-05-13 21:39:47.625078 | 2026-05-13 21:39:47.625166 | TASK [validate-host : Collect information about the host] 2026-05-13 21:39:48.767071 | debian-bookworm | ok 2026-05-13 21:39:48.785092 | 2026-05-13 21:39:48.785207 | TASK [validate-host : Sanitize hostname] 2026-05-13 21:39:48.894500 | debian-bookworm | ok 2026-05-13 21:39:48.925157 | 2026-05-13 21:39:48.925255 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 21:39:49.606109 | debian-bookworm -> localhost | changed 2026-05-13 21:39:49.611792 | 2026-05-13 21:39:49.611892 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 21:39:50.094750 | debian-bookworm | ok 2026-05-13 21:39:50.099232 | 2026-05-13 21:39:50.099323 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 21:39:51.160642 | debian-bookworm -> localhost | changed 2026-05-13 21:39:51.171364 | 2026-05-13 21:39:51.171487 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 21:39:51.434506 | debian-bookworm | ok 2026-05-13 21:39:51.439782 | 2026-05-13 21:39:51.439881 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 21:39:52.636292 | debian-bookworm | changed: 2026-05-13 21:39:52.636504 | debian-bookworm | cd+++++++++ src/ 2026-05-13 21:39:52.636715 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-13 21:39:52.636746 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-13 21:39:52.636769 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-05-13 21:39:52.636791 | debian-bookworm | Containerfile 2026-05-13 21:39:52.637032 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/work/logs" 2026-05-13 21:40:20.097706 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/work/artifacts" 2026-05-13 21:40:20.390745 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2316842f9dc1426d8a66feff40a33486/work/docs" 2026-05-13 21:40:20.401845 | 2026-05-13 21:40:20.401994 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 21:40:21.224366 | debian-bookworm | changed: 2026-05-13 21:40:21.224686 | debian-bookworm | .d..t...... ./ 2026-05-13 21:40:21.224724 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-13 21:40:21.224754 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-13 21:40:21.224781 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-13 21:40:21.224849 | debian-bookworm | changed: All items complete 2026-05-13 21:40:21.224889 | 2026-05-13 21:40:21.827329 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 21:40:22.430547 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 21:40:22.446261 | 2026-05-13 21:40:22.446425 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 21:40:22.989398 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.009069 2026-05-13 21:40:23.254357 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008984 2026-05-13 21:40:23.271012 | 2026-05-13 21:40:23.271242 | PLAY RECAP 2026-05-13 21:40:23.271345 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 21:40:23.271385 | 2026-05-13 21:40:23.424583 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 21:40:23.425480 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 21:40:24.232851 | 2026-05-13 21:40:24.233053 | PLAY [Base post] 2026-05-13 21:40:24.248092 | 2026-05-13 21:40:24.248253 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 21:40:24.846227 | debian-bookworm | changed 2026-05-13 21:40:24.853262 | 2026-05-13 21:40:24.853416 | PLAY RECAP 2026-05-13 21:40:24.853484 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 21:40:24.853549 | 2026-05-13 21:40:24.997237 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 21:40:24.998183 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 21:40:25.823677 | 2026-05-13 21:40:25.823859 | PLAY [Base post-logs] 2026-05-13 21:40:25.835226 | 2026-05-13 21:40:25.835430 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 21:40:26.330155 | localhost | changed 2026-05-13 21:40:26.340709 | 2026-05-13 21:40:26.340882 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 21:40:26.377616 | localhost | ok 2026-05-13 21:40:26.381515 | 2026-05-13 21:40:26.381624 | TASK [Set zuul-log-path fact] 2026-05-13 21:40:26.397262 | localhost | ok 2026-05-13 21:40:26.405570 | 2026-05-13 21:40:26.405699 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 21:40:26.448596 | localhost | ok 2026-05-13 21:40:26.451943 | 2026-05-13 21:40:26.452054 | TASK [upload-logs : Create log directories] 2026-05-13 21:40:27.160488 | localhost | changed 2026-05-13 21:40:27.163552 | 2026-05-13 21:40:27.163669 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 21:40:27.831772 | localhost -> localhost | ok: Runtime: 0:00:00.007233 2026-05-13 21:40:27.839756 | 2026-05-13 21:40:27.839888 | TASK [upload-logs : Upload logs to log server] 2026-05-13 21:40:28.690327 | localhost | Output suppressed because no_log was given 2026-05-13 21:40:28.692323 | 2026-05-13 21:40:28.692438 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 21:40:28.797603 | localhost | skipping: Conditional result was False 2026-05-13 21:40:28.806371 | localhost | skipping: Conditional result was False 2026-05-13 21:40:28.811018 | 2026-05-13 21:40:28.811696 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 21:40:28.877602 | localhost | skipping: Conditional result was False 2026-05-13 21:40:28.878255 | 2026-05-13 21:40:28.884876 | localhost | skipping: Conditional result was False 2026-05-13 21:40:28.890898 | 2026-05-13 21:40:28.891151 | LOOP [upload-logs : Upload console log and json output]