CI jobs hang on archiving artifacts
Bug #1288092 reported by
Milo Casagrande
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro CI |
In Progress
|
Critical
|
Paul Sokolovsky |
Bug Description
As reported by Fathi, we have some CI jobs that hang and fails when archiving artifacts. This is an example of a failing job:
https:/
Changed in linaro-ci: | |
assignee: | nobody → Paul Sokolovsky (pfalcon) |
status: | New → Triaged |
milestone: | none → 2014.03 |
Changed in linaro-ci: | |
importance: | Undecided → Critical |
Changed in linaro-ci: | |
status: | Triaged → In Progress |
Changed in linaro-ci: | |
milestone: | 2014.03 → 2014.04 |
Changed in linaro-ci: | |
milestone: | 2014.04 → 2014.05 |
To post a comment you must log in.
Yesterday, my previous fix to https:/ /issues. jenkins- ci.org/ browse/ JENKINS- 7641 was deployed on ci.linaro.org (in the form of update remoting.jar), and tested to work as expected (i.e. aborting archiving after sensible timout if it hangs). So, now we have
protection against build lock-ups, but archiving still can fail (and some jobs, like the one above, fail and are aborted with ~100% probability).
Discussed results with Fathi and decided that next step would be trying alternative JDKs on build salves. Fathi will drive this effort.