-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integration
Description
New flake, two instances, both in the same PR at a similar clock time:
# podman-remote --url unix:/tmp/podman_tmp_0PCR pull quay.io/libpod/testimage:multiimage
Trying to pull quay.io/libpod/testimage:multiimage...
Getting image source signatures
Copying blob sha256:9afcdfe780b4ea44cc52d22e3f93ccf212388a90370773571ce034a62e14174e
Error: copying system image from manifest list: writing blob: storing blob to file "/var/tmp/storage4172392440/1": happened during read: unexpected EOF
[ rc=125 (** EXPECTED 0 **) ]
and
podman [options] pull quay.io/libpod/systemd-image:20230106
Trying to pull quay.io/libpod/systemd-image:20230106...
Getting image source signatures
Copying blob sha256:aa55548baa7f0ff25533b19213c56de832034f22989b884d6ca968c6151dd572
Error: copying system image from manifest list: writing blob: storing blob to file "/var/tmp/storage3799877059/1": happened during read: unexpected EOF
- fedora-36 : int remote fedora-36 root host [remote]
- fedora-37 : sys remote fedora-37 root host [remote]
(Am not tagging remote because even though the int failure says remote, the failure actually happened while pulling cache images, which I think is done using non-remote podman)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integration