-
Notifications
You must be signed in to change notification settings - Fork 322
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
New flake: invalid path etc/hosts
: OCI runtime error
#842
Comments
@giuseppe PTAL |
there was an issue in crun that could be related: #819 Since the PR containers/podman#12643 wasn't rebased to include the |
it has already caused an issue in the past and it doesn't add any value, since each component in the path is validated again later on. Closes: containers#842 Signed-off-by: Giuseppe Scrivano <[email protected]>
it has already caused an issue in the past and it doesn't add any value, since each component in the path is validated again later on. Closes: containers#842 Signed-off-by: Giuseppe Scrivano <[email protected]>
This is another hard-to-index bug because it appears in multiple tests. It seems to be pod-related:
Note the missing root-level slash in
etc/hosts
. I don't know if that's a clue or not. I can't reproduce on my laptop.The first appearance in my logs dates to early September. Below is (I think) a list of some logs that show the bug. I haven't confirmed all the links, so some of those may be misleading. But somewhere in there are real failures, and once it happens, it seems to happen often.
Podman pod rm [It] podman pod start/remove multiple pods via --pod-id-file
Podman pod stop [It] podman pod start/stop multiple pods via --pod-id-file
The text was updated successfully, but these errors were encountered: