-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Test Flake: calculate hash for cacert: Expecting: TRUSTED CERTIFICATE #6956
Labels
co/docker-driver
Issues related to kubernetes in container
ev/certificate-errors
failed due to certificate issues
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
Comments
medyagh
added
ev/certificate-errors
failed due to certificate issues
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
labels
Mar 8, 2020
tstromberg
changed the title
TestStartStop : "unable to load certificate"
TestStartStop: "unable to load certificate": Expecting: TRUSTED CERTIFICATE
Mar 26, 2020
tstromberg
changed the title
TestStartStop: "unable to load certificate": Expecting: TRUSTED CERTIFICATE
calculate hash for cacert: unable to load certificate: Expecting: TRUSTED CERTIFICATE
Mar 26, 2020
This was referenced Mar 26, 2020
Closed
apparently introduced by #6889 - March 4th |
commands that fail:
|
tstromberg
changed the title
calculate hash for cacert: unable to load certificate: Expecting: TRUSTED CERTIFICATE
flake: calculate hash for cacert: unable to load certificate: Expecting: TRUSTED CERTIFICATE
Mar 26, 2020
tstromberg
changed the title
flake: calculate hash for cacert: unable to load certificate: Expecting: TRUSTED CERTIFICATE
docker flake: calculate hash for cacert: Expecting: TRUSTED CERTIFICATE
Mar 26, 2020
I don't believe this flake to be specific to Docker. One thing I've noted with the extra logging is that we appear to be transferring a 0-byte .pem into the container/VM:
That file is created by |
medyagh
changed the title
docker flake: calculate hash for cacert: Expecting: TRUSTED CERTIFICATE
Test Flake: calculate hash for cacert: Expecting: TRUSTED CERTIFICATE
Apr 8, 2020
I belive this was fixed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
co/docker-driver
Issues related to kubernetes in container
ev/certificate-errors
failed due to certificate issues
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
As seen on a PR on the head:
https://storage.googleapis.com/minikube-builds/logs/6953/9e72a2a/Docker_Linux.html#fail_TestStartStop%2fgroup%2fold-docker
for TestStartStop:
CC: @tstromberg
The text was updated successfully, but these errors were encountered: