2026-08-10 03:15:15.075289 | Job console starting 2026-08-10 03:15:15.085887 | Updating git repos 2026-08-10 03:15:15.119041 | Cloning repos into workspace 2026-08-10 03:15:15.217246 | Restoring repo states 2026-08-10 03:15:15.226501 | Merging changes 2026-08-10 03:15:15.226522 | Checking out repos 2026-08-10 03:15:15.264361 | Preparing playbooks 2026-08-10 03:15:16.254743 | Running Ansible setup 2026-08-10 03:15:21.773211 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-10 03:15:22.666508 | 2026-08-10 03:15:22.666691 | PLAY [Base pre] 2026-08-10 03:15:22.685241 | 2026-08-10 03:15:22.685382 | TASK [Setup log path fact] 2026-08-10 03:15:22.722905 | debian-bookworm | ok 2026-08-10 03:15:22.754014 | 2026-08-10 03:15:22.754337 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:15:22.794342 | debian-bookworm | ok 2026-08-10 03:15:22.812067 | 2026-08-10 03:15:22.812210 | TASK [emit-job-header : Print job information] 2026-08-10 03:15:22.852438 | # Job Information 2026-08-10 03:15:22.852628 | Ansible Version: 2.16.14 2026-08-10 03:15:22.852665 | Job: python-black 2026-08-10 03:15:22.852698 | Pipeline: periodic-daily 2026-08-10 03:15:22.852721 | Executor: 521e9411259a 2026-08-10 03:15:22.852742 | Triggered by: https://github.com/osism/cfg-cookiecutter 2026-08-10 03:15:22.852765 | Event ID: ea34cbbb8f5443b9a186648a49949c42 2026-08-10 03:15:22.858131 | 2026-08-10 03:15:22.858267 | LOOP [emit-job-header : Print node information] 2026-08-10 03:15:22.973107 | debian-bookworm | ok: 2026-08-10 03:15:22.973408 | debian-bookworm | # Node Information 2026-08-10 03:15:22.973444 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-10 03:15:22.973469 | debian-bookworm | Hostname: debian 2026-08-10 03:15:22.973491 | debian-bookworm | Username: zuul 2026-08-10 03:15:22.973512 | debian-bookworm | Distro: Debian 12.15 2026-08-10 03:15:22.973536 | debian-bookworm | Provider: regiocloud-a 2026-08-10 03:15:22.973557 | debian-bookworm | Region: 2026-08-10 03:15:22.973579 | debian-bookworm | Label: debian-bookworm 2026-08-10 03:15:22.973599 | debian-bookworm | Product Name: OpenStack Nova 2026-08-10 03:15:22.973619 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee6:423b 2026-08-10 03:15:22.998758 | 2026-08-10 03:15:22.998985 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-10 03:15:23.562434 | debian-bookworm -> localhost | changed 2026-08-10 03:15:23.577467 | 2026-08-10 03:15:23.577643 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-10 03:15:24.741392 | debian-bookworm -> localhost | changed 2026-08-10 03:15:24.759695 | 2026-08-10 03:15:24.759902 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-10 03:15:25.109964 | debian-bookworm -> localhost | ok 2026-08-10 03:15:25.120604 | 2026-08-10 03:15:25.120762 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-10 03:15:25.160700 | debian-bookworm | ok 2026-08-10 03:15:25.181693 | debian-bookworm | included: /var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-10 03:15:25.188457 | 2026-08-10 03:15:25.188566 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-10 03:15:28.711865 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-10 03:15:28.712118 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/work/427fc2bf05064a478656ee67ed20fa22_id_rsa 2026-08-10 03:15:28.712158 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/work/427fc2bf05064a478656ee67ed20fa22_id_rsa.pub 2026-08-10 03:15:28.712185 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-10 03:15:28.712210 | debian-bookworm -> localhost | SHA256:evkXsiJO6J/tzLnx+PvMczLlebLro0v1oa5rAWAICj8 zuul-build-sshkey 2026-08-10 03:15:28.712233 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-10 03:15:28.712280 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-10 03:15:28.712303 | debian-bookworm -> localhost | |. .. . | 2026-08-10 03:15:28.712325 | debian-bookworm -> localhost | |... . o | 2026-08-10 03:15:28.712360 | debian-bookworm -> localhost | | .E . . | 2026-08-10 03:15:28.712382 | debian-bookworm -> localhost | | . . | 2026-08-10 03:15:28.712403 | debian-bookworm -> localhost | | S . .. | 2026-08-10 03:15:28.712432 | debian-bookworm -> localhost | | . . .....o..| 2026-08-10 03:15:28.712453 | debian-bookworm -> localhost | | . o + oo= ..| 2026-08-10 03:15:28.712473 | debian-bookworm -> localhost | | . ..*.*.=* * .| 2026-08-10 03:15:28.712493 | debian-bookworm -> localhost | | .o+oO+**OX+* | 2026-08-10 03:15:28.712513 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-10 03:15:28.712567 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.721624 2026-08-10 03:15:28.723592 | 2026-08-10 03:15:28.723734 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-10 03:15:28.832633 | debian-bookworm | ok 2026-08-10 03:15:28.856785 | debian-bookworm | included: /var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-10 03:15:28.865900 | 2026-08-10 03:15:28.866042 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-10 03:15:28.951113 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:15:28.958029 | 2026-08-10 03:15:28.958184 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-10 03:15:30.044912 | debian-bookworm | changed 2026-08-10 03:15:30.052992 | 2026-08-10 03:15:30.053113 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-10 03:15:30.361812 | debian-bookworm | ok 2026-08-10 03:15:30.371664 | 2026-08-10 03:15:30.371863 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-10 03:15:31.133176 | debian-bookworm | changed 2026-08-10 03:15:31.141474 | 2026-08-10 03:15:31.141613 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-10 03:15:32.015090 | debian-bookworm | changed 2026-08-10 03:15:32.023317 | 2026-08-10 03:15:32.023530 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-10 03:15:32.048069 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:15:32.062456 | 2026-08-10 03:15:32.062625 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-10 03:15:32.566933 | debian-bookworm -> localhost | changed 2026-08-10 03:15:32.584222 | 2026-08-10 03:15:32.584354 | TASK [add-build-sshkey : Add back temp key] 2026-08-10 03:15:32.954984 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/work/427fc2bf05064a478656ee67ed20fa22_id_rsa (zuul-build-sshkey) 2026-08-10 03:15:32.955370 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.012172 2026-08-10 03:15:32.964162 | 2026-08-10 03:15:32.964285 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-10 03:15:33.430276 | debian-bookworm | ok 2026-08-10 03:15:33.435790 | 2026-08-10 03:15:33.435932 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-10 03:15:33.460320 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:15:33.471179 | 2026-08-10 03:15:33.471324 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-10 03:15:33.956730 | debian-bookworm | ok 2026-08-10 03:15:33.976541 | 2026-08-10 03:15:33.976694 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-10 03:15:34.037157 | debian-bookworm | ok 2026-08-10 03:15:34.043593 | 2026-08-10 03:15:34.043709 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-10 03:15:34.477569 | debian-bookworm -> localhost | ok 2026-08-10 03:15:34.484903 | 2026-08-10 03:15:34.485034 | TASK [validate-host : Collect information about the host] 2026-08-10 03:15:35.972904 | debian-bookworm | ok 2026-08-10 03:15:36.001937 | 2026-08-10 03:15:36.002102 | TASK [validate-host : Sanitize hostname] 2026-08-10 03:15:36.283653 | debian-bookworm | ok 2026-08-10 03:15:36.294694 | 2026-08-10 03:15:36.294914 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-10 03:15:37.869301 | debian-bookworm -> localhost | changed 2026-08-10 03:15:37.878567 | 2026-08-10 03:15:37.878979 | TASK [validate-host : Collect information about zuul worker] 2026-08-10 03:15:38.529062 | debian-bookworm | ok 2026-08-10 03:15:38.537622 | 2026-08-10 03:15:38.537760 | TASK [validate-host : Write out all zuul information for each host] 2026-08-10 03:15:39.744824 | debian-bookworm -> localhost | changed 2026-08-10 03:15:39.757198 | 2026-08-10 03:15:39.757307 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-10 03:15:40.032043 | debian-bookworm | ok 2026-08-10 03:15:40.049210 | 2026-08-10 03:15:40.049551 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-10 03:15:41.435901 | debian-bookworm | changed: 2026-08-10 03:15:41.436072 | debian-bookworm | cd+++++++++ src/ 2026-08-10 03:15:41.436105 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-10 03:15:41.436129 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-10 03:15:41.436150 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-08-10 03:15:41.436169 | debian-bookworm | Containerfile 2026-08-10 03:15:41.436301 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/work/logs" 2026-08-10 03:16:47.812262 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/work/artifacts" 2026-08-10 03:16:48.098753 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/427fc2bf05064a478656ee67ed20fa22/work/docs" 2026-08-10 03:16:48.113446 | 2026-08-10 03:16:48.113591 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-10 03:16:48.888465 | debian-bookworm | changed: 2026-08-10 03:16:48.888764 | debian-bookworm | .d..t...... ./ 2026-08-10 03:16:48.888848 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-10 03:16:48.888873 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-10 03:16:48.888896 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-10 03:16:48.888918 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-10 03:16:48.888940 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-10 03:16:48.888989 | debian-bookworm | changed: All items complete 2026-08-10 03:16:48.889012 | 2026-08-10 03:16:49.604694 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:16:50.675828 | debian-bookworm | changed: .d..t...... ./ 2026-08-10 03:16:50.697367 | 2026-08-10 03:16:50.697534 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-10 03:16:50.765088 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:16:50.781732 | debian-bookworm | skipping: Conditional result was False 2026-08-10 03:16:50.791066 | 2026-08-10 03:16:50.791185 | PLAY RECAP 2026-08-10 03:16:50.791239 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-10 03:16:50.791262 | 2026-08-10 03:16:51.022885 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-10 03:16:51.023874 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:16:51.949060 | 2026-08-10 03:16:51.949284 | PLAY [Base post] 2026-08-10 03:16:51.976065 | 2026-08-10 03:16:51.976240 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-10 03:16:52.677824 | debian-bookworm | changed 2026-08-10 03:16:52.703272 | 2026-08-10 03:16:52.704099 | PLAY RECAP 2026-08-10 03:16:52.704238 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-10 03:16:52.706218 | 2026-08-10 03:16:53.122004 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-10 03:16:53.123298 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-10 03:16:54.167629 | 2026-08-10 03:16:54.167794 | PLAY [Base post-logs] 2026-08-10 03:16:54.186574 | 2026-08-10 03:16:54.186702 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-10 03:16:54.777989 | localhost | changed 2026-08-10 03:16:54.788020 | 2026-08-10 03:16:54.788145 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-10 03:16:54.813060 | localhost | ok 2026-08-10 03:16:54.816815 | 2026-08-10 03:16:54.816910 | TASK [Set zuul-log-path fact] 2026-08-10 03:16:54.842198 | localhost | ok 2026-08-10 03:16:54.850543 | 2026-08-10 03:16:54.850642 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-10 03:16:54.876131 | localhost | ok 2026-08-10 03:16:54.879501 | 2026-08-10 03:16:54.879591 | TASK [upload-logs : Create log directories] 2026-08-10 03:16:55.371530 | localhost | changed 2026-08-10 03:16:55.374123 | 2026-08-10 03:16:55.374206 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-10 03:16:55.961710 | localhost -> localhost | ok: Runtime: 0:00:00.009493 2026-08-10 03:16:55.965479 | 2026-08-10 03:16:55.965573 | TASK [upload-logs : Upload logs to log server] 2026-08-10 03:16:56.941096 | localhost | Output suppressed because no_log was given 2026-08-10 03:16:56.942876 | 2026-08-10 03:16:56.942978 | LOOP [upload-logs : Compress console log and json output] 2026-08-10 03:16:57.003691 | localhost | skipping: Conditional result was False 2026-08-10 03:16:57.010597 | localhost | skipping: Conditional result was False 2026-08-10 03:16:57.020140 | 2026-08-10 03:16:57.020254 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-10 03:16:57.069288 | localhost | skipping: Conditional result was False 2026-08-10 03:16:57.069527 | 2026-08-10 03:16:57.074256 | localhost | skipping: Conditional result was False 2026-08-10 03:16:57.087097 | 2026-08-10 03:16:57.087232 | LOOP [upload-logs : Upload console log and json output]