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

test_pull_request_origin_cmd is getting stuck and hanging forever(ish?) #1516

Closed
danwinship opened this issue Jul 10, 2018 · 1 comment
Closed

Comments

@danwinship
Copy link
Contributor

https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_cmd/15308/
has been stuck at

++ /go/src/github.com/openshift/origin/test/cmd/secrets.sh
...
SUCCESS after 1.340s: hack/test-cmd.sh:109: executing 'oc get projects -o name' expecting any result and text 'project.project.openshift.io/cmd-secrets'; re-trying every 0.2s until completion or 60.000s

for at least an hour now. Not sure how long it was stuck before that.

https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_cmd/15312 and https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_cmd/15311 are also stuck at the same spot. https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_cmd/15310 and https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_cmd/15306 are stuck at a different spot (same as each other, different from the others).

15306, started at 8:42 AM today seems to be the first problematic run. A few runs since then have succeeded though (eg, 15313)

@danwinship
Copy link
Contributor Author

I was assuming this was CI-related because it didn't seem to be timing out and getting killed ever, but it looks like actually the jobs do get killed after 4 hours. It looks like this is probably a bug in test-cmd itself (see also openshift/origin#20299)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant