containers / podman

Podman: A tool for managing OCI containers and pods.
https://podman.io
Apache License 2.0
23.6k stars 2.4k forks source link

quay flake: 502 Bad Gateway #17802

Open edsantiago opened 1 year ago

edsantiago commented 1 year ago

Seeing this one a lot recently, many different variations across many CI runs:

Error: initializing source docker://quay.io/libpod/alpine:latest: Requesting bearer token: invalid status code from registry 502 (Bad Gateway)

Error: copying system image from manifest list: determining manifest MIME type for docker://quay.io/libpod/testimage:00000004:
    reading manifest sha256:xxx in quay.io/libpod/testimage: received unexpected HTTP status: 502 Bad Gateway

Error: reading blob sha256:xxx: fetching blob: received unexpected HTTP status: 502 Bad Gateway
edsantiago commented 1 year ago

This has blown up today. I don't think it's related to #18124 (new VM images) because #18140, if I'm reading git-log correctly, is based on an earlier main that does not include those VMs. So it's something broken in quay today. (Yes, I checked https://status.quay.io/ - nothing reported, but that's always the case even when we're seeing major breakage).

github-actions[bot] commented 1 year ago

A friendly reminder that this issue had no activity for 30 days.