-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integrationkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.
Description
Seeing this one a lot in CI, and often in triplicate, causing the entire run to fail:
Running: podman [options] pod prune -f
time="2021-01-17T16:55:53Z" level=error msg="Error deleting pod 52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20 cgroup /libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: device or resource busy"
Error: error removing pod 52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20 conmon cgroup: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: remove /sys/fs/cgroup/systemd/libpod_parent/52bdff03fc2f121a0d93719fecaa788e0685804ca54659a2d9fd74cde2d49c20/conmon: device or resource busy
Seeing it in multiple e2e tests:
Podman pod rm [It] podman pod rm removes a pod with a container
- fedora-31 : in-podman fedora-31
- fedora-31 : test fedora-31
- fedora-32 : in-podman fedora-32
- gce_instance:prior-fedora : int podman fedora-32 root container
Podman pod prune [It] podman pod prune removes a pod with a stopped container
- fedora-31 : test fedora-31
- gce_instance:prior-fedora : int podman fedora-32 root container
- gce_instance:prior-ubuntu : int podman ubuntu-19 root host
Metadata
Metadata
Assignees
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integrationkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.