Skip to content

Integration tests periodically fail with 50X #16

@omus

Description

@omus
 #5 [internal] load metadata for docker.io/library/debian:12.9
#5 ERROR: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable
------
 > [internal] load metadata for docker.io/library/debian:12.9:
------
Dockerfile:8
--------------------
   6 |     
   7 |     ARG DEBIAN_VERSION=bullseye
   8 | >>> FROM debian:$DEBIAN_VERSION
   9 |     
  10 |     # Reduces output from `apt-get`
--------------------
ERROR: failed to solve: debian:12.9: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable
Error: buildx failed with: ERROR: failed to solve: debian:12.9: unexpected status from HEAD request to https://registry-1.docker.io/v2/library/debian/manifests/12.9: 503 Service Unavailable

https://github.com/beacon-biosignals/docker-build/actions/runs/13019928430/job/36318028887#step:5:1003

May want to introduce an automatic retry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions