2026-01-26 21:19:50.034950 | Job console starting 2026-01-26 21:19:50.085988 | Updating git repos 2026-01-26 21:19:50.135214 | Cloning repos into workspace 2026-01-26 21:19:50.236380 | Restoring repo states 2026-01-26 21:19:50.256372 | Merging changes 2026-01-26 21:19:50.990880 | Checking out repos 2026-01-26 21:19:51.094501 | Preparing playbooks 2026-01-26 21:19:52.376636 | Running Ansible setup 2026-01-26 21:19:57.664221 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-26 21:19:58.941494 | 2026-01-26 21:19:58.941649 | PLAY [Base pre] 2026-01-26 21:19:58.984976 | 2026-01-26 21:19:58.985158 | TASK [Setup log path fact] 2026-01-26 21:19:59.024442 | debian-bookworm | ok 2026-01-26 21:19:59.044109 | 2026-01-26 21:19:59.044284 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 21:19:59.108731 | debian-bookworm | ok 2026-01-26 21:19:59.118812 | 2026-01-26 21:19:59.131165 | TASK [emit-job-header : Print job information] 2026-01-26 21:19:59.200897 | # Job Information 2026-01-26 21:19:59.201119 | Ansible Version: 2.16.14 2026-01-26 21:19:59.201157 | Job: container-image-python-osism-build 2026-01-26 21:19:59.201190 | Pipeline: check 2026-01-26 21:19:59.201213 | Executor: 521e9411259a 2026-01-26 21:19:59.201234 | Triggered by: https://github.com/osism/python-osism/pull/1961 2026-01-26 21:19:59.201257 | Event ID: b98243f0-fafc-11f0-9e72-9de672cf7900 2026-01-26 21:19:59.206407 | 2026-01-26 21:19:59.206529 | LOOP [emit-job-header : Print node information] 2026-01-26 21:19:59.416932 | debian-bookworm | ok: 2026-01-26 21:19:59.417148 | debian-bookworm | # Node Information 2026-01-26 21:19:59.417185 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-26 21:19:59.417210 | debian-bookworm | Hostname: debian 2026-01-26 21:19:59.417232 | debian-bookworm | Username: zuul 2026-01-26 21:19:59.417253 | debian-bookworm | Distro: Debian 12.13 2026-01-26 21:19:59.417280 | debian-bookworm | Provider: regiocloud-a 2026-01-26 21:19:59.417301 | debian-bookworm | Region: 2026-01-26 21:19:59.417322 | debian-bookworm | Label: debian-bookworm 2026-01-26 21:19:59.417342 | debian-bookworm | Product Name: OpenStack Nova 2026-01-26 21:19:59.417361 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:d4ed 2026-01-26 21:19:59.450981 | 2026-01-26 21:19:59.451124 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-26 21:20:00.219861 | debian-bookworm -> localhost | changed 2026-01-26 21:20:00.226705 | 2026-01-26 21:20:00.226811 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-26 21:20:01.695671 | debian-bookworm -> localhost | changed 2026-01-26 21:20:01.704131 | 2026-01-26 21:20:01.704215 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-26 21:20:02.177815 | debian-bookworm -> localhost | ok 2026-01-26 21:20:02.182725 | 2026-01-26 21:20:02.182805 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-26 21:20:02.208925 | debian-bookworm | ok 2026-01-26 21:20:02.233696 | debian-bookworm | included: /var/lib/zuul/builds/58d1bbb06af54a3a89018514ab64ab84/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-26 21:20:02.238541 | 2026-01-26 21:20:02.238631 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-26 21:20:03.814301 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-26 21:20:03.814474 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/58d1bbb06af54a3a89018514ab64ab84/work/58d1bbb06af54a3a89018514ab64ab84_id_rsa 2026-01-26 21:20:03.814507 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/58d1bbb06af54a3a89018514ab64ab84/work/58d1bbb06af54a3a89018514ab64ab84_id_rsa.pub 2026-01-26 21:20:03.814529 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-26 21:20:03.814548 | debian-bookworm -> localhost | SHA256:AkKOrTJ66V8MuuXO3pLF4Ce84zz7A6QA6wx3dMw+l4M zuul-build-sshkey 2026-01-26 21:20:03.814576 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-26 21:20:03.814594 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-26 21:20:03.814611 | debian-bookworm -> localhost | | . o | 2026-01-26 21:20:03.814629 | debian-bookworm -> localhost | |.= . + | 2026-01-26 21:20:03.814645 | debian-bookworm -> localhost | |o.+..o . . | 2026-01-26 21:20:03.814661 | debian-bookworm -> localhost | |+...+.E + | 2026-01-26 21:20:03.814678 | debian-bookworm -> localhost | |Bo *.o.oS. | 2026-01-26 21:20:03.814703 | debian-bookworm -> localhost | |o+.o=o+. | 2026-01-26 21:20:03.814720 | debian-bookworm -> localhost | |. + .Bo | 2026-01-26 21:20:03.814737 | debian-bookworm -> localhost | | o **o. | 2026-01-26 21:20:03.814754 | debian-bookworm -> localhost | | o=X*o. | 2026-01-26 21:20:03.814771 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-26 21:20:03.814814 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.747944 2026-01-26 21:20:03.819889 | 2026-01-26 21:20:03.819965 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-26 21:20:03.846426 | debian-bookworm | ok 2026-01-26 21:20:03.854059 | debian-bookworm | included: /var/lib/zuul/builds/58d1bbb06af54a3a89018514ab64ab84/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-26 21:20:03.877072 | 2026-01-26 21:20:03.877201 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-26 21:20:03.907849 | debian-bookworm | skipping: Conditional result was False 2026-01-26 21:20:03.912318 | 2026-01-26 21:20:03.912388 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-26 21:20:04.577843 | debian-bookworm | changed 2026-01-26 21:20:04.596452 | 2026-01-26 21:20:04.597092 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-26 21:20:04.856542 | debian-bookworm | ok 2026-01-26 21:20:04.865073 | 2026-01-26 21:20:04.865186 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-26 21:20:05.445261 | debian-bookworm | changed 2026-01-26 21:20:05.452960 | 2026-01-26 21:20:05.453075 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-26 21:20:05.999636 | debian-bookworm | changed 2026-01-26 21:20:06.005182 | 2026-01-26 21:20:06.005278 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-26 21:20:06.028647 | debian-bookworm | skipping: Conditional result was False 2026-01-26 21:20:06.036001 | 2026-01-26 21:20:06.036180 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-26 21:20:06.493752 | debian-bookworm -> localhost | changed 2026-01-26 21:20:06.504204 | 2026-01-26 21:20:06.504306 | TASK [add-build-sshkey : Add back temp key] 2026-01-26 21:20:06.862697 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/58d1bbb06af54a3a89018514ab64ab84/work/58d1bbb06af54a3a89018514ab64ab84_id_rsa (zuul-build-sshkey) 2026-01-26 21:20:06.862890 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019309 2026-01-26 21:20:06.870208 | 2026-01-26 21:20:06.870298 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-26 21:20:07.236245 | debian-bookworm | ok 2026-01-26 21:20:07.241104 | 2026-01-26 21:20:07.241197 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-26 21:20:07.284124 | debian-bookworm | skipping: Conditional result was False 2026-01-26 21:20:07.294645 | 2026-01-26 21:20:07.294747 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-26 21:20:07.675607 | debian-bookworm | ok 2026-01-26 21:20:07.686787 | 2026-01-26 21:20:07.687177 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-26 21:20:07.714633 | debian-bookworm | ok 2026-01-26 21:20:07.723541 | 2026-01-26 21:20:07.723645 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-26 21:20:08.081557 | debian-bookworm -> localhost | ok 2026-01-26 21:20:08.087804 | 2026-01-26 21:20:08.087903 | TASK [validate-host : Collect information about the host] 2026-01-26 21:20:09.240302 | debian-bookworm | ok 2026-01-26 21:20:09.253615 | 2026-01-26 21:20:09.253746 | TASK [validate-host : Sanitize hostname] 2026-01-26 21:20:09.364823 | debian-bookworm | ok 2026-01-26 21:20:09.408966 | 2026-01-26 21:20:09.409130 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-26 21:20:10.095542 | debian-bookworm -> localhost | changed 2026-01-26 21:20:10.101491 | 2026-01-26 21:20:10.101620 | TASK [validate-host : Collect information about zuul worker] 2026-01-26 21:20:10.707760 | debian-bookworm | ok 2026-01-26 21:20:10.712622 | 2026-01-26 21:20:10.712741 | TASK [validate-host : Write out all zuul information for each host] 2026-01-26 21:20:11.475625 | debian-bookworm -> localhost | changed 2026-01-26 21:20:11.486708 | 2026-01-26 21:20:11.486863 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-26 21:20:11.776738 | debian-bookworm | ok 2026-01-26 21:20:11.782612 | 2026-01-26 21:20:11.782727 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-26 21:20:13.314412 | debian-bookworm | changed: 2026-01-26 21:20:13.314721 | debian-bookworm | cd+++++++++ src/ 2026-01-26 21:20:13.314768 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-26 21:20:13.314793 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-26 21:20:13.314816 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-01-26 21:20:13.314854 | debian-bookworm | Containerfile 2026-01-26 21:20:13.315078 | debian-bookworm | Containerfile 2026-01-26 21:20:13.378344 | debian-bookworm | [stage-0 2/16] COPY . /src: 2026-01-26 21:24:21.901122 | debian-bookworm | ------ 2026-01-26 21:24:21.903230 | debian-bookworm | Dockerfile:9 2026-01-26 21:24:21.903282 | debian-bookworm | -------------------- 2026-01-26 21:24:21.903361 | debian-bookworm | 7 | ENV PYTHONWARNINGS="ignore::UserWarning" 2026-01-26 21:24:21.903428 | debian-bookworm | 8 | 2026-01-26 21:24:21.903479 | debian-bookworm | 9 | >>> COPY . /src 2026-01-26 21:24:21.903518 | debian-bookworm | 10 | COPY --from=ghcr.io/astral-sh/uv:0.9.26 /uv /usr/local/bin/uv 2026-01-26 21:24:21.903586 | debian-bookworm | 11 | 2026-01-26 21:24:21.903620 | debian-bookworm | -------------------- 2026-01-26 21:24:21.903697 | debian-bookworm | ERROR: failed to build: failed to solve: failed to compute cache key: short read: expected 12555215 bytes but got 8355840: unexpected EOF 2026-01-26 21:24:22.170215 | debian-bookworm | ERROR 2026-01-26 21:24:22.170669 | debian-bookworm | { 2026-01-26 21:24:22.170811 | debian-bookworm | "delta": "0:03:05.174418", 2026-01-26 21:24:22.170964 | debian-bookworm | "end": "2026-01-26 21:24:21.915793", 2026-01-26 21:24:22.171031 | debian-bookworm | "msg": "non-zero return code", 2026-01-26 21:24:22.171086 | debian-bookworm | "rc": 1, 2026-01-26 21:24:22.171169 | debian-bookworm | "start": "2026-01-26 21:21:16.741375" 2026-01-26 21:24:22.171232 | debian-bookworm | } failure 2026-01-26 21:24:22.179936 | 2026-01-26 21:24:22.180069 | PLAY RECAP 2026-01-26 21:24:22.180183 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-01-26 21:24:22.180233 | 2026-01-26 21:24:22.370177 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/python-osism/playbooks/build.yml@main] 2026-01-26 21:24:22.372538 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 21:24:23.098375 | 2026-01-26 21:24:23.098545 | PLAY [Base post] 2026-01-26 21:24:23.112291 | 2026-01-26 21:24:23.112427 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-01-26 21:24:23.899184 | debian-bookworm | changed 2026-01-26 21:24:23.908707 | 2026-01-26 21:24:23.908838 | PLAY RECAP 2026-01-26 21:24:23.908920 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-01-26 21:24:23.909001 | 2026-01-26 21:24:24.022319 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-01-26 21:24:24.023299 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-01-26 21:24:24.808829 | 2026-01-26 21:24:24.808999 | PLAY [Base post-logs] 2026-01-26 21:24:24.819845 | 2026-01-26 21:24:24.819978 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-01-26 21:24:25.316233 | localhost | changed 2026-01-26 21:24:25.329716 | 2026-01-26 21:24:25.329875 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-01-26 21:24:25.368990 | localhost | ok 2026-01-26 21:24:25.376386 | 2026-01-26 21:24:25.376571 | TASK [Set zuul-log-path fact] 2026-01-26 21:24:25.398064 | localhost | ok 2026-01-26 21:24:25.413188 | 2026-01-26 21:24:25.413333 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-26 21:24:25.451167 | localhost | ok 2026-01-26 21:24:25.457910 | 2026-01-26 21:24:25.458091 | TASK [upload-logs : Create log directories] 2026-01-26 21:24:25.995390 | localhost | changed 2026-01-26 21:24:25.998446 | 2026-01-26 21:24:25.998557 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-01-26 21:24:26.534181 | localhost -> localhost | ok: Runtime: 0:00:00.006943 2026-01-26 21:24:26.543639 | 2026-01-26 21:24:26.543832 | TASK [upload-logs : Upload logs to log server] 2026-01-26 21:24:27.104560 | localhost | Output suppressed because no_log was given 2026-01-26 21:24:27.108498 | 2026-01-26 21:24:27.108640 | LOOP [upload-logs : Compress console log and json output] 2026-01-26 21:24:27.155238 | localhost | skipping: Conditional result was False 2026-01-26 21:24:27.160289 | localhost | skipping: Conditional result was False 2026-01-26 21:24:27.171713 | 2026-01-26 21:24:27.171885 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-26 21:24:27.215929 | localhost | skipping: Conditional result was False 2026-01-26 21:24:27.216462 | 2026-01-26 21:24:27.220167 | localhost | skipping: Conditional result was False 2026-01-26 21:24:27.232445 | 2026-01-26 21:24:27.232655 | LOOP [upload-logs : Upload console log and json output]