2026-06-19 16:43:00.795570 | Job console starting 2026-06-19 16:43:00.811175 | Updating git repos 2026-06-19 16:43:00.868492 | Cloning repos into workspace 2026-06-19 16:43:01.000307 | Restoring repo states 2026-06-19 16:43:01.055005 | Merging changes 2026-06-19 16:43:01.906354 | Checking out repos 2026-06-19 16:43:01.975871 | Preparing playbooks 2026-06-19 16:43:03.184252 | Running Ansible setup 2026-06-19 16:43:08.677156 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-19 16:43:09.608327 | 2026-06-19 16:43:09.608517 | PLAY [Base pre] 2026-06-19 16:43:09.627176 | 2026-06-19 16:43:09.627331 | TASK [Setup log path fact] 2026-06-19 16:43:09.658299 | debian-bookworm | ok 2026-06-19 16:43:09.677122 | 2026-06-19 16:43:09.677270 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:43:09.706595 | debian-bookworm | ok 2026-06-19 16:43:09.716719 | 2026-06-19 16:43:09.716833 | TASK [emit-job-header : Print job information] 2026-06-19 16:43:09.774121 | # Job Information 2026-06-19 16:43:09.774346 | Ansible Version: 2.16.14 2026-06-19 16:43:09.774381 | Job: python-black 2026-06-19 16:43:09.774413 | Pipeline: check 2026-06-19 16:43:09.774435 | Executor: 521e9411259a 2026-06-19 16:43:09.774456 | Triggered by: https://github.com/osism/ansible-collection-commons/pull/858 2026-06-19 16:43:09.774478 | Event ID: d4815a90-6bf6-11f1-8bf2-55bc86f3789a 2026-06-19 16:43:09.779837 | 2026-06-19 16:43:09.779978 | LOOP [emit-job-header : Print node information] 2026-06-19 16:43:09.918831 | debian-bookworm | ok: 2026-06-19 16:43:09.919245 | debian-bookworm | # Node Information 2026-06-19 16:43:09.919308 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-19 16:43:09.919353 | debian-bookworm | Hostname: debian 2026-06-19 16:43:09.919392 | debian-bookworm | Username: zuul 2026-06-19 16:43:09.919429 | debian-bookworm | Distro: Debian 12.14 2026-06-19 16:43:09.919468 | debian-bookworm | Provider: regiocloud-a 2026-06-19 16:43:09.919503 | debian-bookworm | Region: 2026-06-19 16:43:09.919539 | debian-bookworm | Label: debian-bookworm 2026-06-19 16:43:09.919573 | debian-bookworm | Product Name: OpenStack Nova 2026-06-19 16:43:09.919604 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe08:a882 2026-06-19 16:43:09.933542 | 2026-06-19 16:43:09.933678 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-19 16:43:10.507909 | debian-bookworm -> localhost | changed 2026-06-19 16:43:10.516987 | 2026-06-19 16:43:10.517195 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-19 16:43:12.238033 | debian-bookworm -> localhost | changed 2026-06-19 16:43:12.254624 | 2026-06-19 16:43:12.254788 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-19 16:43:12.732980 | debian-bookworm -> localhost | ok 2026-06-19 16:43:12.744677 | 2026-06-19 16:43:12.744850 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-19 16:43:12.783527 | debian-bookworm | ok 2026-06-19 16:43:12.802580 | debian-bookworm | included: /var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-19 16:43:12.809131 | 2026-06-19 16:43:12.809258 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-19 16:43:14.744092 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-19 16:43:14.744297 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/work/22cbe0eeb1f94fdda137e97b44eb7c68_id_rsa 2026-06-19 16:43:14.744329 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/work/22cbe0eeb1f94fdda137e97b44eb7c68_id_rsa.pub 2026-06-19 16:43:14.744351 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-19 16:43:14.744371 | debian-bookworm -> localhost | SHA256:D24pKMThv/9l39EOSVnaz20ZwlCU6Mpiaq6YXa3mJ3s zuul-build-sshkey 2026-06-19 16:43:14.744389 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-19 16:43:14.744414 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-19 16:43:14.744432 | debian-bookworm -> localhost | | oo. | 2026-06-19 16:43:14.744450 | debian-bookworm -> localhost | | ... | 2026-06-19 16:43:14.744466 | debian-bookworm -> localhost | | . .. .| 2026-06-19 16:43:14.744482 | debian-bookworm -> localhost | | o . .o = | 2026-06-19 16:43:14.744498 | debian-bookworm -> localhost | | + S . o+..| 2026-06-19 16:43:14.744518 | debian-bookworm -> localhost | | . . ..+ * ..+=| 2026-06-19 16:43:14.744535 | debian-bookworm -> localhost | | . o.+.= + +.*| 2026-06-19 16:43:14.744550 | debian-bookworm -> localhost | | +..*.E o . . = | 2026-06-19 16:43:14.744566 | debian-bookworm -> localhost | | o oB**.. . . .| 2026-06-19 16:43:14.744582 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-19 16:43:14.744627 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.870093 2026-06-19 16:43:14.749986 | 2026-06-19 16:43:14.750172 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-19 16:43:14.777324 | debian-bookworm | ok 2026-06-19 16:43:14.786712 | debian-bookworm | included: /var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-19 16:43:14.793208 | 2026-06-19 16:43:14.793278 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-19 16:43:14.815949 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:43:14.820828 | 2026-06-19 16:43:14.820901 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-19 16:43:15.557697 | debian-bookworm | changed 2026-06-19 16:43:15.565207 | 2026-06-19 16:43:15.565331 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-19 16:43:15.826119 | debian-bookworm | ok 2026-06-19 16:43:15.830917 | 2026-06-19 16:43:15.831013 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-19 16:43:16.478648 | debian-bookworm | changed 2026-06-19 16:43:16.485306 | 2026-06-19 16:43:16.485409 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-19 16:43:17.151322 | debian-bookworm | changed 2026-06-19 16:43:17.168311 | 2026-06-19 16:43:17.168558 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-19 16:43:17.204977 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:43:17.223680 | 2026-06-19 16:43:17.223819 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-19 16:43:17.639006 | debian-bookworm -> localhost | changed 2026-06-19 16:43:17.653319 | 2026-06-19 16:43:17.653482 | TASK [add-build-sshkey : Add back temp key] 2026-06-19 16:43:18.023254 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/work/22cbe0eeb1f94fdda137e97b44eb7c68_id_rsa (zuul-build-sshkey) 2026-06-19 16:43:18.023487 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020769 2026-06-19 16:43:18.031214 | 2026-06-19 16:43:18.031314 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-19 16:43:18.471155 | debian-bookworm | ok 2026-06-19 16:43:18.479943 | 2026-06-19 16:43:18.480088 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-19 16:43:18.514180 | debian-bookworm | skipping: Conditional result was False 2026-06-19 16:43:18.525232 | 2026-06-19 16:43:18.525352 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-19 16:43:18.975584 | debian-bookworm | ok 2026-06-19 16:43:18.991618 | 2026-06-19 16:43:18.991738 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-19 16:43:19.037442 | debian-bookworm | ok 2026-06-19 16:43:19.044704 | 2026-06-19 16:43:19.044827 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-19 16:43:19.375143 | debian-bookworm -> localhost | ok 2026-06-19 16:43:19.388539 | 2026-06-19 16:43:19.388670 | TASK [validate-host : Collect information about the host] 2026-06-19 16:43:20.491867 | debian-bookworm | ok 2026-06-19 16:43:20.509059 | 2026-06-19 16:43:20.509242 | TASK [validate-host : Sanitize hostname] 2026-06-19 16:43:20.723652 | debian-bookworm | ok 2026-06-19 16:43:20.737672 | 2026-06-19 16:43:20.737829 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-19 16:43:21.393537 | debian-bookworm -> localhost | changed 2026-06-19 16:43:21.410487 | 2026-06-19 16:43:21.410732 | TASK [validate-host : Collect information about zuul worker] 2026-06-19 16:43:21.913975 | debian-bookworm | ok 2026-06-19 16:43:21.924238 | 2026-06-19 16:43:21.924390 | TASK [validate-host : Write out all zuul information for each host] 2026-06-19 16:43:22.640840 | debian-bookworm -> localhost | changed 2026-06-19 16:43:22.652417 | 2026-06-19 16:43:22.652558 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-19 16:43:22.938743 | debian-bookworm | ok 2026-06-19 16:43:22.946197 | 2026-06-19 16:43:22.946322 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-19 16:43:24.375422 | debian-bookworm | changed: 2026-06-19 16:43:24.375772 | debian-bookworm | cd+++++++++ src/ 2026-06-19 16:43:24.375813 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-19 16:43:24.375838 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-19 16:43:24.375861 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-06-19 16:43:24.375882 | debian-bookworm | RedHat.yml 2026-06-19 16:43:24.443627 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-06-19 16:43:24.443645 | debian-bookworm | RedHat.yml 2026-06-19 16:43:24.443696 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/work/logs" 2026-06-19 16:44:50.578066 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/work/artifacts" 2026-06-19 16:44:50.892176 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/22cbe0eeb1f94fdda137e97b44eb7c68/work/docs" 2026-06-19 16:44:50.908118 | 2026-06-19 16:44:50.908380 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-19 16:44:51.940797 | debian-bookworm | changed: 2026-06-19 16:44:51.941101 | debian-bookworm | .d..t...... ./ 2026-06-19 16:44:51.941148 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-19 16:44:51.941181 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-19 16:44:51.941211 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-19 16:44:51.941240 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-19 16:44:51.941269 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-19 16:44:51.941328 | debian-bookworm | changed: All items complete 2026-06-19 16:44:51.941365 | 2026-06-19 16:44:52.575792 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:44:53.277968 | debian-bookworm | changed: .d..t...... ./ 2026-06-19 16:44:53.314575 | 2026-06-19 16:44:53.315153 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-19 16:44:53.804187 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.012510 2026-06-19 16:44:54.129469 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012180 2026-06-19 16:44:54.149573 | 2026-06-19 16:44:54.149715 | PLAY RECAP 2026-06-19 16:44:54.149797 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-19 16:44:54.149901 | 2026-06-19 16:44:54.313639 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-19 16:44:54.314594 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:44:55.114872 | 2026-06-19 16:44:55.115055 | PLAY [Base post] 2026-06-19 16:44:55.134386 | 2026-06-19 16:44:55.134544 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-19 16:44:55.819228 | debian-bookworm | changed 2026-06-19 16:44:55.828961 | 2026-06-19 16:44:55.829126 | PLAY RECAP 2026-06-19 16:44:55.829210 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-19 16:44:55.829288 | 2026-06-19 16:44:55.974009 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-19 16:44:55.976135 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-19 16:44:56.930013 | 2026-06-19 16:44:56.930206 | PLAY [Base post-logs] 2026-06-19 16:44:56.941720 | 2026-06-19 16:44:56.941882 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-19 16:44:57.457110 | localhost | changed 2026-06-19 16:44:57.475426 | 2026-06-19 16:44:57.475608 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-19 16:44:57.503502 | localhost | ok 2026-06-19 16:44:57.507271 | 2026-06-19 16:44:57.507385 | TASK [Set zuul-log-path fact] 2026-06-19 16:44:57.524455 | localhost | ok 2026-06-19 16:44:57.533640 | 2026-06-19 16:44:57.533758 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-19 16:44:57.571754 | localhost | ok 2026-06-19 16:44:57.575332 | 2026-06-19 16:44:57.575452 | TASK [upload-logs : Create log directories] 2026-06-19 16:44:58.189171 | localhost | changed 2026-06-19 16:44:58.193189 | 2026-06-19 16:44:58.193331 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-19 16:44:58.867463 | localhost -> localhost | ok: Runtime: 0:00:00.009248 2026-06-19 16:44:58.874075 | 2026-06-19 16:44:58.874258 | TASK [upload-logs : Upload logs to log server] 2026-06-19 16:44:59.501160 | localhost | Output suppressed because no_log was given 2026-06-19 16:44:59.503261 | 2026-06-19 16:44:59.503374 | LOOP [upload-logs : Compress console log and json output] 2026-06-19 16:44:59.571498 | localhost | skipping: Conditional result was False 2026-06-19 16:44:59.577789 | localhost | skipping: Conditional result was False 2026-06-19 16:44:59.588495 | 2026-06-19 16:44:59.588721 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-19 16:44:59.651274 | localhost | skipping: Conditional result was False 2026-06-19 16:44:59.651591 | 2026-06-19 16:44:59.656575 | localhost | skipping: Conditional result was False 2026-06-19 16:44:59.665614 | 2026-06-19 16:44:59.666342 | LOOP [upload-logs : Upload console log and json output]