Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] XSL Tools build failure?

David M Williams wrote:
DNF failures ("Did Not Finish") can be caused from temporary infrastructure issues (e.g. build.eclipse.org occasionally has it's own network problems). I'd say if it happens once, just try again. If it happens repeatedly, then it deserves some investigation. And then, the first place to look is at your unit tests timeout value. I think it's one-hour, per suite, for main builds ... might be 30 minutes for your build (I'd have to check) ... but I assume your tests are not near that limit? If so, then the tests can occasionally take longer than usual if build machine is under heavy load (for example, if limit was 30 minutes, and your tests normally took 25 minutes, they'd run fine most the time, but occasionally they'd time out if it would have taken them 35 minutes due to many other processes stealing cycles).
Yeah, it ran for 48 minutes when the build failed. I've got the build down to about 15 minutes on average when it runs successfully, including all tests. Removing those extra files from the coverage report helped reduce checkout time since an incremental checkout isn't done.

I've kicked off a build manually to see what happens.


Dave


HTH




From:
David Carver <dcarver@xxxxxxxxxxxxxxxx>
To:
Webtools releng discussion list <wtp-releng@xxxxxxxxxxx>
Date:
08/10/2009 01:15 PM
Subject:
[wtp-releng] XSL Tools build failure?
Sent by:
wtp-releng-bounces@xxxxxxxxxxx



It doesn't look like the wst.xsl tests suite rain during the last build. I know we haven't released anything since the last integration build? I checked the build log but didn't see anything that jumped out at me from the output.

Dave

_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng



_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng




Back to the top