-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
podman search with wildcards: redhat registry: unknown, not found #18484
Comments
Looks like a registry flake to me. Nothing much we can do, I think. |
That's just a known-bad registry: we've removed it from buildah and podman tests, and life has been much happier since. We just need to remove it from this test, and find a replacement. |
I think we're in between a rock and a hard place. The |
A friendly reminder that this issue had no activity for 30 days. |
Oh, no. This is flaking even in PRs other than my hammer-CI one. Flakes=3 helps, but only a little.
(I removed #17831 from the list above, for the sake of avoiding clutter) |
A friendly reminder that this issue had no activity for 30 days. |
Even with
|
This is hitting us very hard today. No logs to post, because no PRs have merged. |
Almost certainly a problem with that known-flaky registry. Probably best to fix the test.
fedora-37 : int podman fedora-37 root container sqlite
fedora-37 : int podman fedora-37 root host sqlite
fedora-38 : int podman fedora-38 root host boltdb
fedora-38 : int podman fedora-38 rootless host boltdb
debian-12 : int podman debian-12 root host sqlite
debian-12 : int podman debian-12 rootless host sqlite
fedora-36 : int podman fedora-36 root container sqlite
fedora-36 : int podman fedora-36 root host boltdb
fedora-36 : int podman fedora-36 root host sqlite
fedora-36 : int podman fedora-36 rootless host sqlite
fedora-37 : int podman fedora-37 root container boltdb
fedora-37 : int podman fedora-37 root host boltdb
fedora-37 : int podman fedora-37 root host sqlite
fedora-37 : int podman fedora-37 rootless host sqlite
fedora-37 : int remote fedora-37 root host boltdb [remote]
fedora-37 : int remote fedora-37 root host sqlite [remote]
fedora-38 : int podman fedora-38 root container sqlite
The text was updated successfully, but these errors were encountered: