Skip to content

Image dependency staging should be retried on error #700

@jschwartzentruber

Description

@jschwartzentruber
[taskcluster 2025-10-09T19:24:20.306Z] === Task Starting ===
[taskcluster 2025-10-09T19:24:20.692Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-central1-b.9178892873264117094.60099/log/IaqX6S-DQzu3g-eSLJCfMg with mime type "text/plain; charset=utf-8" and expiry 2025-10-09T20:39:20.575Z
[taskcluster 2025-10-09T19:24:20.809Z] [d2g] Loading docker image
[taskcluster 2025-10-09T19:24:27.707Z] [d2g] Loaded docker image "docker.io/mozillasecurity/orion-builder:latest"
[taskcluster 2025-10-09T19:24:27.707Z] Executing command 0: docker run -t --name taskcontainer_EMg3BMdUTJ6myMWdmX7Vzg --memory-swap -1 --pids-limit -1 --privileged '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' mozillasecurity/orion-builder:latest sh -c 'uname -a && exec build'
Linux 3c01f97edd27 6.14.0-1017-gcp #18~24.04.1-Ubuntu SMP Tue Sep 23 17:51:44 UTC 2025 x86_64 Linux
INFO:root:Target setup in /tmp/taskboot.ftum5ryh
INFO:taskboot.target:Cloning https://github.com/MozillaSecurity/orion @ 92c768a4ec5fe5e2aab13c2f35a0e808d0c4443f
INFO:taskboot.target:Cloned into /tmp/taskboot.ftum5ryh
Switched to a new branch 'taskboot'
INFO:taskboot.target:Checked out revision 92c768a4ec5fe5e2aab13c2f35a0e808d0c4443f
WARNING:taskboot.config:No configuration available
INFO:taskboot.utils:Loading task status PebtPJ86RhufWDVRsUQSBw
INFO:taskboot.utils:Loading task dependencies 1/1 GaCxD-ePT1eYK70lNrLOwA
INFO:taskboot.utils:Download public/grizzly.tar.zst from GaCxD-ePT1eYK70lNrLOwA
INFO:taskboot.utils:Writing artifact in /tmp/image-deps-5cttdo7a/grizzly.tar.zst
INFO:taskboot.utils:Written 10 %
INFO:taskboot.utils:Written 20 %
INFO:taskboot.utils:Written 30 %
INFO:taskboot.utils:Written /tmp/image-deps-5cttdo7a/grizzly.tar.zst with 417330064 bytes
Error: payload does not match any of the supported image formats:
 * oci: open /tmp/image-deps-5cttdo7a/grizzly.tar.zst/index.json: not a directory
 * oci-archive: creating temp directory: untarring file "/var/tmp/container_images_oci3855638594": unexpected EOF
 * docker-archive: copying contents to temporary file "/var/tmp/container_images_docker-tar4141235862": unexpected EOF
 * dir: open /tmp/image-deps-5cttdo7a/grizzly.tar.zst/manifest.json: not a directory
Traceback (most recent call last):
  File "/usr/bin/build", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/src/orion-builder/src/orion_builder/build.py", line 123, in main
    stage_deps(args)
  File "/src/orion-builder/src/orion_builder/stage_deps.py", line 40, in stage_deps
    result = tool.run(
             ^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/taskboot/docker.py", line 64, in run
  File "/usr/lib/python3.11/subprocess.py", line 571, in run
subprocess.CalledProcessError: Command '['/usr/bin/podman', 'load', '-i', '/tmp/image-deps-5cttdo7a/grizzly.tar.zst']' returned non-zero exit status 125.
[taskcluster 2025-10-09T19:25:11.209Z]                        Exit Code: 1
[taskcluster 2025-10-09T19:25:11.209Z]                        User Time: 14.968ms
[taskcluster 2025-10-09T19:25:11.209Z]                      Kernel Time: 10.692ms
[taskcluster 2025-10-09T19:25:11.209Z]                        Wall Time: 43.501911443s
[taskcluster 2025-10-09T19:25:11.209Z]  Average Available System Memory: 14.31 GiB
[taskcluster 2025-10-09T19:25:11.209Z]       Average System Memory Used: 979.47 MiB
[taskcluster 2025-10-09T19:25:11.209Z]          Peak System Memory Used: 1019.04 MiB
[taskcluster 2025-10-09T19:25:11.209Z]              Total System Memory: 15.62 GiB
[taskcluster 2025-10-09T19:25:11.209Z]                           Result: FAILED
[taskcluster 2025-10-09T19:25:11.209Z] === Task Finished ===

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions