On 7 January 2012 03:20, Ted Yu wrote:
> Hi,
> I tried to terminate build 2616 but couldn't:
> https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2616/
Looks like a Jenkins bug - the summary says
"Started 10 hr ago
Build is being executed for null on master"
and the tooltip text in b
We've seen similar issues with Axis2 builds in the past. I had the
impression that this has something to do with the usage of locks. We
are using a lock for the Axis2 builds (because they use fixed port
numbers in unit tests and therefore can't be executed concurrently).
Interestingly the hbase bui
BTW, here is a screenshot that shows the problem:
http://people.apache.org/~veithen/axis2-builds.png
The three Axis2 builds all use the same lock.
Andreas
On Sat, Jan 7, 2012 at 13:38, Andreas Veithen wrote:
> We've seen similar issues with Axis2 builds in the past. I had the
> impression that
In addition, while the build is waiting on the executor to acquire the
lock, it is reported as running on the master.
E.g. the axis2-1.6 #225 build right now shows:
"Started 42 min agoBuild is being executed for 42 min on master"
Andreas
On Sat, Jan 7, 2012 at 14:33, Andreas Veithen wrote:
> BT
All of this is excellent information, please add anything significant
on https://issues.jenkins-ci.org/browse/JENKINS-9688
/niklas
On Sat, Jan 7, 2012 at 2:57 PM, Andreas Veithen
wrote:
> In addition, while the build is waiting on the executor to acquire the
> lock, it is reported as running on