Open
Description
openedon Jan 7, 2022
Here the exception is swallowed without any logs. That makes debugging confusing. In my case, the test failed with the error "Docker must be present blah blah", but the actual issue was disk space problem.
Another solution could be to change the level of log in DockerClientFactory#checkDiskSpace
to warning.
Let me know if you need the PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment