Skip to content
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

Integration test is flaky due to time out and pods not started #4443

Closed
dchen1107 opened this issue Feb 14, 2015 · 2 comments
Closed

Integration test is flaky due to time out and pods not started #4443

dchen1107 opened this issue Feb 14, 2015 · 2 comments
Labels
area/test area/test-infra priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.

Comments

@dchen1107
Copy link
Member

Once a while, I saw the failure as the below, and re-run works

F0214 00:24:10.780696 700 integration.go:297] FAILED: pods never started running timed out waiting for the condition
!!! Error in hack/test-integration.sh:47
'"${KUBE_OUTPUT_HOSTBIN}/integration" --v=2' exited with status 255
Call stack:
1: hack/test-integration.sh:47 main(...)
Exiting with status 1
+++ Integration test cleanup complete
!!! Error in hack/../build/../build/common.sh:405
'"${docker_cmd[@]}" "$@"' exited with status 1
Call stack:
1: hack/../build/../build/common.sh:405 kube::build::run_build_command(...)
2: hack/../build/release.sh:36 main(...)
Exiting with status 1

@saad-ali saad-ali added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Feb 14, 2015
@brendandburns
Copy link
Contributor

Should we try upgrading e2e clusters to n1-standard-1?
On Feb 13, 2015 4:27 PM, "Dawn Chen" notifications@github.com wrote:

Once a while, I saw the failure as the below, and re-run works

F0214 00:24:10.780696 700 integration.go:297] FAILED: pods never started
running timed out waiting for the condition
!!! Error in hack/test-integration.sh:47
'"${KUBE_OUTPUT_HOSTBIN}/integration" --v=2' exited with status 255
Call stack:
1: hack/test-integration.sh:47 main(...)
Exiting with status 1
+++ Integration test cleanup complete
!!! Error in hack/../build/../build/common.sh:405
'"${docker_cmd[@]}" "$@"' exited with status 1
Call stack:
1: hack/../build/../build/common.sh:405 kube::build::run_build_command(...)
2: hack/../build/release.sh:36 main(...)
Exiting with status 1


Reply to this email directly or view it on GitHub
#4443.

@roberthbailey
Copy link
Contributor

Dupe of #4500.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test area/test-infra priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

No branches or pull requests

4 participants