Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] [webtools.webservices] Build issue - stuck tests in jst.ws.cxf

No dep changes since May 9, in terms of URLs used.


However, since some URLs are a "latest build" style, you can see that the deps can change for Platform, DTP, JGit/EGit, & EMF.

http://git.eclipse.org/c/webtools/webtools.releng.aggregator.git/tree/wtp-parent/pom.xml#n45

The rest of the requirements/depdencies are static URLs with specific releases in them, including the old Graphiti 0.15.0.M6 release and some emf.* projects from 2017/06.

----

Here's a link to the .log files generated by Eclipse while the build runs tests:


And here's the log from the test that's failing.


Does that shine any light on the failures? 

Nick


On Mon, May 28, 2018 at 3:15 PM, Shane Clarke <shane.clarke@xxxxxxxxxxx> wrote:
Hi Nick,

There isn't much to go on in those logs. I do see

org.eclipse.jst.ws.cxf.tests: An unexpected error occured while launching the test runtime (return code 143). See log for details.

But the only other reference is to the test exceeding the timeout and the process being killed.

I think those builds are running the platform I20180527-0800 build? I ran the tests with that and couldn't produce any issues.

Were there any dependency changes between builds 183 and 184?

Thanks,
Shane

From: Nick Boldt <nboldt@xxxxxxxxxx>
Sent: Monday 28 May 2018 15:59
To: General discussion of project-wide or architectural issues.
Cc: Shane Clarke; Keith Chong
Subject: [webtools.webservices] Build issue - stuck tests in jst.ws.cxf
 
For two builds in a row, the WTP Webservices build has been stuck running tests, specifically in org.eclipse.jst.ws.cxf.tests.AllTestsSuite. This test suite times out after 30 mins, suggesting either stuck UI or some other blocking process that's waiting for something to happen before proceeding.

https://hudson.eclipse.org/webtools/view/webtools_R3_10/job/webtools-webservices_R3_10/184/console

Shane, Keith, if you're back from PTO, can you have a look?

--

Nick Boldt

Principal Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus



--

Nick Boldt

Principal Software Engineer, RHCSA

Productization Lead :: JBoss Tools & Dev Studio

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus

Back to the top