2026-07-26 08:32:45.282093 | Job console starting 2026-07-26 08:32:45.296681 | Updating git repos 2026-07-26 08:32:45.339405 | Cloning repos into workspace 2026-07-26 08:32:45.414502 | Restoring repo states 2026-07-26 08:32:45.430412 | Merging changes 2026-07-26 08:32:46.047787 | Checking out repos 2026-07-26 08:32:46.092817 | Preparing playbooks 2026-07-26 08:32:47.000646 | Running Ansible setup 2026-07-26 08:32:51.746490 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 08:32:52.600966 | 2026-07-26 08:32:52.601115 | PLAY [Base pre] 2026-07-26 08:32:52.626407 | 2026-07-26 08:32:52.626543 | TASK [Setup log path fact] 2026-07-26 08:32:52.667240 | debian-bookworm | ok 2026-07-26 08:32:52.690477 | 2026-07-26 08:32:52.690628 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 08:32:52.727312 | debian-bookworm | ok 2026-07-26 08:32:52.737684 | 2026-07-26 08:32:52.737792 | TASK [emit-job-header : Print job information] 2026-07-26 08:32:52.799744 | # Job Information 2026-07-26 08:32:52.799918 | Ansible Version: 2.16.14 2026-07-26 08:32:52.799952 | Job: python-black 2026-07-26 08:32:52.799985 | Pipeline: check 2026-07-26 08:32:52.800008 | Executor: 521e9411259a 2026-07-26 08:32:52.800029 | Triggered by: https://github.com/osism/python-osism/pull/2522 2026-07-26 08:32:52.800051 | Event ID: 6e7e1a60-88cc-11f1-8f64-3e9247409e12 2026-07-26 08:32:52.808943 | 2026-07-26 08:32:52.809135 | LOOP [emit-job-header : Print node information] 2026-07-26 08:32:52.941733 | debian-bookworm | ok: 2026-07-26 08:32:52.942044 | debian-bookworm | # Node Information 2026-07-26 08:32:52.942088 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-26 08:32:52.942114 | debian-bookworm | Hostname: debian 2026-07-26 08:32:52.942136 | debian-bookworm | Username: zuul 2026-07-26 08:32:52.942156 | debian-bookworm | Distro: Debian 12.15 2026-07-26 08:32:52.942186 | debian-bookworm | Provider: regiocloud-a 2026-07-26 08:32:52.942212 | debian-bookworm | Region: 2026-07-26 08:32:52.942234 | debian-bookworm | Label: debian-bookworm 2026-07-26 08:32:52.942291 | debian-bookworm | Product Name: OpenStack Nova 2026-07-26 08:32:52.942312 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee9:8017 2026-07-26 08:32:52.963428 | 2026-07-26 08:32:52.963551 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-26 08:32:53.611828 | debian-bookworm -> localhost | changed 2026-07-26 08:32:53.618937 | 2026-07-26 08:32:53.619049 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-26 08:32:55.296708 | debian-bookworm -> localhost | changed 2026-07-26 08:32:55.319899 | 2026-07-26 08:32:55.320015 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-26 08:32:55.965069 | debian-bookworm -> localhost | ok 2026-07-26 08:32:55.977001 | 2026-07-26 08:32:55.977142 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-26 08:32:56.037968 | debian-bookworm | ok 2026-07-26 08:32:56.074295 | debian-bookworm | included: /var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-26 08:32:56.090412 | 2026-07-26 08:32:56.090580 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-26 08:33:00.096641 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-26 08:33:00.097647 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/work/553be72f679644a3b64d1d48bfc18e02_id_rsa 2026-07-26 08:33:00.097727 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/work/553be72f679644a3b64d1d48bfc18e02_id_rsa.pub 2026-07-26 08:33:00.097757 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-26 08:33:00.097783 | debian-bookworm -> localhost | SHA256:Puy0qZJcShFafaLjL5Irojz7ZBWHSbatdlIngrQVHoo zuul-build-sshkey 2026-07-26 08:33:00.097806 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-26 08:33:00.097837 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-26 08:33:00.097859 | debian-bookworm -> localhost | | . B. | 2026-07-26 08:33:00.097881 | debian-bookworm -> localhost | | o @ O . | 2026-07-26 08:33:00.097901 | debian-bookworm -> localhost | | E * X B . | 2026-07-26 08:33:00.097921 | debian-bookworm -> localhost | | . + * o | 2026-07-26 08:33:00.097940 | debian-bookworm -> localhost | | . B .S | 2026-07-26 08:33:00.097966 | debian-bookworm -> localhost | | = +o | 2026-07-26 08:33:00.097986 | debian-bookworm -> localhost | | * = = | 2026-07-26 08:33:00.098005 | debian-bookworm -> localhost | |+.= * .o + | 2026-07-26 08:33:00.098025 | debian-bookworm -> localhost | |++=+ o..+ | 2026-07-26 08:33:00.098045 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-26 08:33:00.098107 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.897474 2026-07-26 08:33:00.106902 | 2026-07-26 08:33:00.107134 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-26 08:33:00.172499 | debian-bookworm | ok 2026-07-26 08:33:00.216250 | debian-bookworm | included: /var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-26 08:33:00.254665 | 2026-07-26 08:33:00.254795 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-26 08:33:00.297464 | debian-bookworm | skipping: Conditional result was False 2026-07-26 08:33:00.304019 | 2026-07-26 08:33:00.304137 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-26 08:33:01.293872 | debian-bookworm | changed 2026-07-26 08:33:01.299927 | 2026-07-26 08:33:01.300034 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-26 08:33:01.559869 | debian-bookworm | ok 2026-07-26 08:33:01.566399 | 2026-07-26 08:33:01.566514 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-26 08:33:02.380477 | debian-bookworm | changed 2026-07-26 08:33:02.389950 | 2026-07-26 08:33:02.390064 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-26 08:33:03.232391 | debian-bookworm | changed 2026-07-26 08:33:03.236932 | 2026-07-26 08:33:03.237009 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-26 08:33:03.283015 | debian-bookworm | skipping: Conditional result was False 2026-07-26 08:33:03.288441 | 2026-07-26 08:33:03.288534 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-26 08:33:03.759032 | debian-bookworm -> localhost | changed 2026-07-26 08:33:03.770243 | 2026-07-26 08:33:03.770385 | TASK [add-build-sshkey : Add back temp key] 2026-07-26 08:33:04.345164 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/work/553be72f679644a3b64d1d48bfc18e02_id_rsa (zuul-build-sshkey) 2026-07-26 08:33:04.345427 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.040608 2026-07-26 08:33:04.356812 | 2026-07-26 08:33:04.356939 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-26 08:33:04.809747 | debian-bookworm | ok 2026-07-26 08:33:04.815191 | 2026-07-26 08:33:04.815286 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-26 08:33:04.848598 | debian-bookworm | skipping: Conditional result was False 2026-07-26 08:33:04.859104 | 2026-07-26 08:33:04.859203 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-26 08:33:05.351861 | debian-bookworm | ok 2026-07-26 08:33:05.409977 | 2026-07-26 08:33:05.410136 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-26 08:33:05.470469 | debian-bookworm | ok 2026-07-26 08:33:05.475523 | 2026-07-26 08:33:05.475615 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-26 08:33:06.257987 | debian-bookworm -> localhost | ok 2026-07-26 08:33:06.264797 | 2026-07-26 08:33:06.264920 | TASK [validate-host : Collect information about the host] 2026-07-26 08:33:07.739126 | debian-bookworm | ok 2026-07-26 08:33:07.753386 | 2026-07-26 08:33:07.753511 | TASK [validate-host : Sanitize hostname] 2026-07-26 08:33:07.945675 | debian-bookworm | ok 2026-07-26 08:33:07.955110 | 2026-07-26 08:33:07.955198 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-26 08:33:08.839834 | debian-bookworm -> localhost | changed 2026-07-26 08:33:08.844560 | 2026-07-26 08:33:08.844644 | TASK [validate-host : Collect information about zuul worker] 2026-07-26 08:33:09.397373 | debian-bookworm | ok 2026-07-26 08:33:09.401441 | 2026-07-26 08:33:09.401524 | TASK [validate-host : Write out all zuul information for each host] 2026-07-26 08:33:10.544499 | debian-bookworm -> localhost | changed 2026-07-26 08:33:10.552407 | 2026-07-26 08:33:10.552488 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-26 08:33:10.864511 | debian-bookworm | ok 2026-07-26 08:33:10.873167 | 2026-07-26 08:33:10.873249 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-26 08:33:12.564567 | debian-bookworm | changed: 2026-07-26 08:33:12.564756 | debian-bookworm | cd+++++++++ src/ 2026-07-26 08:33:12.564792 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-26 08:33:12.564816 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-26 08:33:12.564838 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-26 08:33:12.564859 | debian-bookworm | Containerfile 2026-07-26 08:33:12.564989 | debian-bookworm | Containerfile 2026-07-26 08:33:12.591730 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/work/logs" 2026-07-26 08:34:29.018464 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/work/artifacts" 2026-07-26 08:34:29.286191 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/553be72f679644a3b64d1d48bfc18e02/work/docs" 2026-07-26 08:34:29.304078 | 2026-07-26 08:34:29.304246 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-26 08:34:30.150241 | debian-bookworm | changed: 2026-07-26 08:34:30.150541 | debian-bookworm | .d..t...... ./ 2026-07-26 08:34:30.150583 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-26 08:34:30.150609 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-26 08:34:30.150633 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-26 08:34:30.150655 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-26 08:34:30.150678 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-26 08:34:30.150734 | debian-bookworm | changed: All items complete 2026-07-26 08:34:30.150763 | 2026-07-26 08:34:30.780903 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 08:34:31.423873 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 08:34:31.448857 | 2026-07-26 08:34:31.449108 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-26 08:34:31.820670 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011696 2026-07-26 08:34:32.167629 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.021926 2026-07-26 08:34:32.194949 | 2026-07-26 08:34:32.195110 | PLAY RECAP 2026-07-26 08:34:32.195194 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-26 08:34:32.195235 | 2026-07-26 08:34:32.341258 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-26 08:34:32.342700 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 08:34:33.137042 | 2026-07-26 08:34:33.137249 | PLAY [Base post] 2026-07-26 08:34:33.153072 | 2026-07-26 08:34:33.153251 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-26 08:34:33.786243 | debian-bookworm | changed 2026-07-26 08:34:33.793091 | 2026-07-26 08:34:33.793206 | PLAY RECAP 2026-07-26 08:34:33.793276 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 08:34:33.793360 | 2026-07-26 08:34:33.939070 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 08:34:33.941166 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-26 08:34:34.815766 | 2026-07-26 08:34:34.815970 | PLAY [Base post-logs] 2026-07-26 08:34:34.834042 | 2026-07-26 08:34:34.834202 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-26 08:34:35.344083 | localhost | changed 2026-07-26 08:34:35.358418 | 2026-07-26 08:34:35.358622 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-26 08:34:35.386979 | localhost | ok 2026-07-26 08:34:35.390749 | 2026-07-26 08:34:35.390902 | TASK [Set zuul-log-path fact] 2026-07-26 08:34:35.409962 | localhost | ok 2026-07-26 08:34:35.422268 | 2026-07-26 08:34:35.422439 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 08:34:35.483206 | localhost | ok 2026-07-26 08:34:35.494506 | 2026-07-26 08:34:35.495239 | TASK [upload-logs : Create log directories] 2026-07-26 08:34:36.074681 | localhost | changed 2026-07-26 08:34:36.080930 | 2026-07-26 08:34:36.081095 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-26 08:34:36.611595 | localhost -> localhost | ok: Runtime: 0:00:00.009089 2026-07-26 08:34:36.619887 | 2026-07-26 08:34:36.620039 | TASK [upload-logs : Upload logs to log server] 2026-07-26 08:34:37.265272 | localhost | Output suppressed because no_log was given 2026-07-26 08:34:37.267351 | 2026-07-26 08:34:37.267465 | LOOP [upload-logs : Compress console log and json output] 2026-07-26 08:34:37.362010 | localhost | skipping: Conditional result was False 2026-07-26 08:34:37.368459 | localhost | skipping: Conditional result was False 2026-07-26 08:34:37.376706 | 2026-07-26 08:34:37.376864 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-26 08:34:37.428392 | localhost | skipping: Conditional result was False 2026-07-26 08:34:37.428712 | 2026-07-26 08:34:37.433569 | localhost | skipping: Conditional result was False 2026-07-26 08:34:37.444017 | 2026-07-26 08:34:37.444180 | LOOP [upload-logs : Upload console log and json output]