[jbosstools-builds] Build failed in Jenkins: jbosstools-vpe_master #982

ci-builds at redhat.com ci-builds at redhat.com
Tue Jul 26 15:06:39 EDT 2016


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-vpe_master/982/>

------------------------------------------
[...truncated 16409 lines...]
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

refreshOnChangeTest(org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest)  Time elapsed: 5.883 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest.openTestPage(RefreshOptionsTest.java:66)

refreshOnSaveTest(org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest)  Time elapsed: 5.972 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest.openTestPage(RefreshOptionsTest.java:66)

norefreshTest(org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest)  Time elapsed: 5.896 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.RefreshOptionsTest.openTestPage(RefreshOptionsTest.java:66)

externalUrlReloadTest(org.jboss.tools.vpe.preview.editor.test.editor.PreviewReloadTest)  Time elapsed: 5.859 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.PreviewReloadTest.openTestPage(PreviewReloadTest.java:65)

testOpenInDefaultBrowserAction(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.876 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testOpenInDefaultBrowserAction(VpvToolBarTest.java:233)

testPageDesignAction(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.797 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testPageDesignAction(VpvToolBarTest.java:91)

testEditorSplittingPreferences(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.883 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testEditorSplittingPreferences(VpvToolBarTest.java:134)

testBackForwardAction(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.802 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testBackForwardAction(VpvToolBarTest.java:200)

testManualRefresh(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.73 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testManualRefresh(VpvToolBarTest.java:173)

testManualRefresh(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.731 sec  <<< FAILURE!
java.lang.AssertionError: Refresh does not happen
	at org.junit.Assert.fail(Assert.java:88)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvTest.failOnException(VpvTest.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:156)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:82)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:91)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4528)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4146)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:687)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1492)

testEditorSplittingAction(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.725 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testEditorSplittingAction(VpvToolBarTest.java:98)

testPreferencesAction(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.762 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testPreferencesAction(VpvToolBarTest.java:84)

testShowSelectionBarAction(org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest)  Time elapsed: 5.789 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.openTestPage(VpvToolBarTest.java:78)
	at org.jboss.tools.vpe.preview.editor.test.editor.VpvToolBarTest.testShowSelectionBarAction(VpvToolBarTest.java:150)


Results :

Failed tests: 
  OpenEditorTest>VpvTest.failOnException:68 null
  OpenEditorTest>VpvTest.failOnException:68 null
  OpenEditorTest>VpvTest.failOnException:68 null
  RefreshOptionsTest.openTestPage:66 null
  RefreshOptionsTest.openTestPage:66 null
  RefreshOptionsTest.openTestPage:66 null
  PreviewReloadTest.openTestPage:65 null
  VpvToolBarTest.testOpenInDefaultBrowserAction:233->openTestPage:78 null
  VpvToolBarTest.testPageDesignAction:91->openTestPage:78 null
  VpvToolBarTest.testEditorSplittingPreferences:134->openTestPage:78 null
  VpvToolBarTest.testBackForwardAction:200->openTestPage:78 null
  VpvToolBarTest.testManualRefresh:173->openTestPage:78 null
  VpvToolBarTest>VpvTest.failOnException:68 Refresh does not happen
  VpvToolBarTest.testEditorSplittingAction:98->openTestPage:78 null
  VpvToolBarTest.testPreferencesAction:84->openTestPage:78 null
  VpvToolBarTest.testShowSelectionBarAction:150->openTestPage:78 null

Tests run: 16, Failures: 16, Errors: 0, Skipped: 0


!ENTRY org.eclipse.core.resources 2 10035 2016-07-26 15:06:10.955
!MESSAGE The workspace will exit with unsaved changes in this session.
[ERROR] There are test failures.

Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-vpe_master/ws/sources/tests/org.jboss.tools.vpe.preview.editor.test/target/surefire-reports> for the individual test results.
[INFO] 
[INFO] --- tycho-p2-extras-plugin:0.25.0:compare-version-with-baselines (default) @ org.jboss.tools.vpe.preview.editor.test ---
[INFO] Skipped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] vpe.tests .......................................... SUCCESS [  1.052 s]
[INFO] org.jboss.tools.vpe.base.test ...................... SUCCESS [  8.279 s]
[INFO] org.jboss.tools.vpe.docbook.test ................... SUCCESS [01:10 min]
[INFO] org.jboss.tools.vpe.ui.test ........................ SUCCESS [01:06 min]
[INFO] org.jboss.tools.vpe.html.test ...................... SUCCESS [02:16 min]
[INFO] org.jboss.tools.vpe.spring.test .................... SUCCESS [01:30 min]
[INFO] org.jboss.tools.vpe.jsp.test ....................... FAILURE [  01:00 h]
[INFO] org.jboss.tools.vpe.jst.test ....................... SUCCESS [ 56.899 s]
[INFO] org.jboss.tools.vpe.test ........................... SUCCESS [ 27.849 s]
[INFO] org.jboss.tools.vpe.xulrunner.test ................. SUCCESS [ 29.512 s]
[INFO] org.jboss.tools.vpe.preview.editor.test ............ SUCCESS [02:02 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:10 h
[INFO] Finished at: 2016-07-26T15:06:11-04:00
[INFO] Final Memory: 78M/622M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.25.0:test (default-test) on project org.jboss.tools.vpe.jsp.test: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.25.0:test (default-test) on project org.jboss.tools.vpe.jsp.test: An unexpected error occured while launching the test runtime (return code 143). See log for details.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occured while launching the test runtime (return code 143). See log for details.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:982)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:647)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.jboss.tools.vpe.jsp.test
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :77
Killing Xvnc process ID 21992
Checking console output
Archiving artifacts
Recording test results
[description-setter] Description set: 


More information about the jbosstools-builds mailing list