-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
devmapper driver flake #9548
Comments
@rhvgoyal Do you have any insight here? |
We have a known race in suspend/resume path and this can trigger when deferred device removal is enabled. Shishir has queued up a patch for that upstream. This error message has similar signature and I suspect that patch might fix it. |
@jwhonce I agree this looks like the race condition issue. A fix is already proposed upstream and internally (projectatomic/docker) Upstream: moby/moby#23497 |
The current plan is to get a build by @runcom for testing projectatomic/docker#171 (comment) |
Do we have a plan to get a fix tested? |
@bparees Which OS and Docker version are the jenkins tests using? |
|
@shishir-a412ed @rhvgoyal Looking at the git logs @shishir-a412ed 's patch should be included in the version of docker being run here. Any other ideas? |
@jwhonce @shishir-a412ed @rhvgoyal is this another form of the same bug?
as seen here: |
as seen in:
https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_conformance/2563/consoleFull
Not sure what component label to use for this, @danmcp.
The text was updated successfully, but these errors were encountered: