[jbosstools-issues] [JBoss JIRA] (JBIDE-11462) Some jobs fail with timeout

Mickael Istria (JIRA) jira-events at lists.jboss.org
Wed Apr 4 04:24:47 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mickael Istria updated JBIDE-11462:
-----------------------------------

    Description: 
Several builds fail with a timrout issues (includes JMX, CDI, JST, freemarker, archives, openshift, ws)

{code}
[INFO] --- tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index) @ org.jboss.tools.jst.web.ui.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jst.tests ......................................... SUCCESS [0.260s]
[INFO] org.jboss.tools.jst.jsp.base.test ................. SUCCESS [1.757s]
[INFO] org.jboss.tools.jst.css.test ...................... FAILURE [1:03.506s]
[INFO] org.jboss.tools.jst.jsp.test ...................... FAILURE [30:06.515s]
[INFO] org.jboss.tools.jst.text.ext.test ................. SUCCESS [17:50.996s]
[INFO] org.jboss.tools.jst.ui.bot.test ................... SUCCESS [0.951s]
[INFO] org.jboss.tools.jst.ui.firstrun.bot.test .......... SUCCESS [0.687s]
[INFO] org.jboss.tools.jst.web.kb.test ................... SUCCESS [2:03.032s]
[INFO] org.jboss.tools.jst.web.test ...................... SUCCESS [1:04.030s]
[INFO] org.jboss.tools.jst.web.ui.test ................... SUCCESS [39.269s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54:08.156s
[INFO] Finished at: Tue Apr 03 14:16:50 EDT 2012
[INFO] Final Memory: 65M/586M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.css.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.css.test: There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:611)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.jsp.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 1800 seconds -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.jsp.test: Error while executing platform
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error while executing platform
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:591)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
Caused by: org.eclipse.sisu.equinox.launching.EquinoxLaunchingException: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:74)
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:589)
	... 22 more
Caused by: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:225)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:114)
	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:72)
	... 23 more
Caused by: java.lang.InterruptedException: Process timeout out after 1800 seconds
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:186)
	... 25 more
{code}

  was:
Several builds fail with a timrout issues (includes JMX, CDI, JST...)

{code}
[INFO] --- tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index) @ org.jboss.tools.jst.web.ui.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] jst.tests ......................................... SUCCESS [0.260s]
[INFO] org.jboss.tools.jst.jsp.base.test ................. SUCCESS [1.757s]
[INFO] org.jboss.tools.jst.css.test ...................... FAILURE [1:03.506s]
[INFO] org.jboss.tools.jst.jsp.test ...................... FAILURE [30:06.515s]
[INFO] org.jboss.tools.jst.text.ext.test ................. SUCCESS [17:50.996s]
[INFO] org.jboss.tools.jst.ui.bot.test ................... SUCCESS [0.951s]
[INFO] org.jboss.tools.jst.ui.firstrun.bot.test .......... SUCCESS [0.687s]
[INFO] org.jboss.tools.jst.web.kb.test ................... SUCCESS [2:03.032s]
[INFO] org.jboss.tools.jst.web.test ...................... SUCCESS [1:04.030s]
[INFO] org.jboss.tools.jst.web.ui.test ................... SUCCESS [39.269s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54:08.156s
[INFO] Finished at: Tue Apr 03 14:16:50 EDT 2012
[INFO] Final Memory: 65M/586M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.css.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.css.test: There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:611)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.jsp.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 1800 seconds -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.jsp.test: Error while executing platform
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error while executing platform
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:591)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
Caused by: org.eclipse.sisu.equinox.launching.EquinoxLaunchingException: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:74)
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:589)
	... 22 more
Caused by: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:225)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:114)
	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:72)
	... 23 more
Caused by: java.lang.InterruptedException: Process timeout out after 1800 seconds
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:186)
	... 25 more
{code}


    
> Some jobs fail with timeout
> ---------------------------
>
>                 Key: JBIDE-11462
>                 URL: https://issues.jboss.org/browse/JBIDE-11462
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng, CDI, jmx, JSF
>            Reporter: Mickael Istria
>            Assignee: Nick Boldt
>            Priority: Critical
>             Fix For: 3.3.0.Beta3
>
>
> Several builds fail with a timrout issues (includes JMX, CDI, JST, freemarker, archives, openshift, ws)
> {code}
> [INFO] --- tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index) @ org.jboss.tools.jst.web.ui.test ---
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] jst.tests ......................................... SUCCESS [0.260s]
> [INFO] org.jboss.tools.jst.jsp.base.test ................. SUCCESS [1.757s]
> [INFO] org.jboss.tools.jst.css.test ...................... FAILURE [1:03.506s]
> [INFO] org.jboss.tools.jst.jsp.test ...................... FAILURE [30:06.515s]
> [INFO] org.jboss.tools.jst.text.ext.test ................. SUCCESS [17:50.996s]
> [INFO] org.jboss.tools.jst.ui.bot.test ................... SUCCESS [0.951s]
> [INFO] org.jboss.tools.jst.ui.firstrun.bot.test .......... SUCCESS [0.687s]
> [INFO] org.jboss.tools.jst.web.kb.test ................... SUCCESS [2:03.032s]
> [INFO] org.jboss.tools.jst.web.test ...................... SUCCESS [1:04.030s]
> [INFO] org.jboss.tools.jst.web.ui.test ................... SUCCESS [39.269s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 54:08.156s
> [INFO] Finished at: Tue Apr 03 14:16:50 EDT 2012
> [INFO] Final Memory: 65M/586M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.css.test: There are test failures.
> [ERROR] 
> [ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.css.test: There are test failures.
> Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> 	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
> Please refer to <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--jst/ws/sources/tests/org.jboss.tools.jst.css.test/target/surefire-reports> for the individual test results.
> 	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:611)
> 	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
> 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> 	... 19 more
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.jsp.test: Error while executing platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed. Process timeout out after 1800 seconds -> [Help 2]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.14.1:test (default-test) on project org.jboss.tools.jst.jsp.test: Error while executing platform
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> 	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> 	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> 	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
> 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
> 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.MojoExecutionException: Error while executing platform
> 	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:591)
> 	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:393)
> 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> 	... 19 more
> Caused by: org.eclipse.sisu.equinox.launching.EquinoxLaunchingException: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
> 	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:74)
> 	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:589)
> 	... 22 more
> Caused by: org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while executing external command, process killed.
> 	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:225)
> 	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:114)
> 	at org.eclipse.sisu.equinox.launching.internal.DefaultEquinoxLauncher.execute(DefaultEquinoxLauncher.java:72)
> 	... 23 more
> Caused by: java.lang.InterruptedException: Process timeout out after 1800 seconds
> 	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:186)
> 	... 25 more
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list