Skip to content

podman run --rm: ERRO[0000] Removing container SHA: error removing storage for container "SHA": identifier is not a container #11775

@edsantiago

Description

@edsantiago

New podman-remote flake. Reproducer:

$ while :;do bin/podman-remote run --tty -i --rm quay.io/libpod/testimage:20210610 echo hello;done
hello
hello
...
ERRO[0000] Removing container e76ac83d715b96b12b85e82356ba6a639496c963fbd740f32ebed9946b90c0cf: error removing storage for container "e76ac83d715b96b12b85e82356ba6a639496c963fbd740f32ebed9946b90c0cf": identifier is not a container
...

main @ cc23e05 but I see it also in two CI runs on 09-22, both in the int remote fedora-34 root host test on #11604, in two different subtests.

This is kind of important because this is not a flake that will trigger a CI failure -- YET. I'm working on fixes to the system tests that are much stricter, and will fail on this flake. Obviously I can't even submit these fixes until this flake is corrected.

Metadata

Metadata

Assignees

Labels

flakesFlakes from Continuous Integrationlocked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.remoteProblem is in podman-remote

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions