-
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
e2e flake: Services [It] should be able to up and down services #22187
Comments
cc @bprashanth |
expected [service1-4f12t service1-o67lu service1-yo7vn]
received [service1-4f12t service1-o67lu service1-yo7vn wget: download timed out] Well, fix should be easy |
we should be running with -q |
And it's weird if a wget timed out randomly, after the endpoint was supposed to be ready |
Looked through kubelet/docker/proxy logs, nothing stands out. I have #22203, and we should do a better job tracking network flake, but currently we don't have the setup to do so in the 1.2 timeframe. |
@thockin to delegate |
There's already an LGTM'd pr |
That's different, it looks like 1/3 pods was stuck in pending:
And I suspect it got stuck in image pulling, because the RC in question is servic3, and 2 pods have the event:
But the pod in question (service3-ku92c) only has "pulling":
So I'm closing as a dupe of #25277 |
#21400 (comment)
The text was updated successfully, but these errors were encountered: