Skip to content
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

e2e: committing the finished image: layer not known #18449

Closed
edsantiago opened this issue May 3, 2023 · 1 comment
Closed

e2e: committing the finished image: layer not known #18449

edsantiago opened this issue May 3, 2023 · 1 comment
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

One I'd never seen before, in rawhide remote root:

  [It] podman image rm - concurrent with shared layers
...
Error: committing container for step {
   Env:[PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin]
   Command:run
   Args:[touch rmtest:3]
   Flags:[]
   Attrs:map[]
   Message:RUN touch rmtest:3
   Original:RUN touch rmtest:3
}: copying layers and metadata for container "6f9afa8a44e2f2382a686ddbe1447bc22fbc11b09fc126c0c4fb1eaa538ba39a":
    committing the finished image: creating image "d68f34049f32151465f43d95209e1dfe2769b45d0ef65e7be32f621325349de3":
    layer not known

This is a 10-parallel-jobs test, so it's hard to say what's going on.

Suggestion: instrument common_test.go:buildImage() to emit the commands it's running and their output. I don't think they'll help much here, but maybe, and maybe that'll help in a future test failure.

@edsantiago
Copy link
Member Author

Closing in favor of #18659.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Aug 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakes Flakes from Continuous Integration locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

1 participant