-
Notifications
You must be signed in to change notification settings - Fork 40k
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
PR builder: Cluster failed to initialize within 300 seconds #28641
Comments
Looks like a GCE issue:
A recent run failed with a slightly different error:
|
Possibly a duplicate of #28612? |
This appears to have resolved itself. |
Happened again. |
Still flaking. cc @kubernetes/test-infra-maintainers |
@ixdy - can you paste the link to logs or a suite/run number? |
my own pet peeve! sorry about that. |
The problem here is that kubelet on master node didn't start apiserver (or any other master components) @dchen1107 |
The most recent failure reported by @ixdy has the error message in kubelet.log of the master node:
I think it is a dup of #28997, which should be fixed by #29492 |
Thanks @dchen1107! I should probably have also pointed out that the failure I linked was on a PR being cherry-picked into release-1.3, so it might be fixed in master already. |
Happened several times in the last few runs:
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/28543/kubernetes-pull-build-test-e2e-gce/48158/
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/26696/kubernetes-pull-build-test-e2e-gce/48157/
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/27243/kubernetes-pull-build-test-e2e-gce/48156/
The text was updated successfully, but these errors were encountered: