[jbosstools-fuse-dev] Build failed in Jenkins: Fuse-Tooling-pullrequest #238

Fuse Jenkins fuse-infra at redhat.com
Thu Aug 25 15:50:32 EDT 2016


See <http://10.8.63.16/job/Fuse-Tooling-pullrequest/238/changes>

Changes:

[Lars Heinemann] fixed remaining references to abandoned 630077 bundle

------------------------------------------
[...truncated 4675 lines...]
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
	at org.fusesource.ide.camel.editor.integration.CamelEditorIT.readAndDispatch(CamelEditorIT.java:603)
	at org.fusesource.ide.camel.editor.integration.CamelEditorIT.openFileInEditor(CamelEditorIT.java:573)
	at org.fusesource.ide.camel.editor.integration.CamelEditorIT.deleteElementThenInsert2Elements(CamelEditorIT.java:223)
	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.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.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:135)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
	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:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	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:669)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
Caused by: org.eclipse.swt.SWTException: Widget is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4491)
	at org.eclipse.swt.SWT.error(SWT.java:4406)
	at org.eclipse.swt.SWT.error(SWT.java:4377)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:482)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:419)
	at org.eclipse.swt.widgets.Text.addModifyListener(Text.java:280)
	at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution.addListener(QueryContribution.java:66)
	at org.jboss.tools.jmx.ui.internal.views.navigator.QueryContribution.<init>(QueryContribution.java:62)
	at org.jboss.tools.jmx.ui.internal.views.navigator.JMXNavigator$1.run(JMXNavigator.java:71)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
	... 67 more
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.939 sec - in org.fusesource.ide.camel.editor.integration.CamelEditorIT
dropWhenOnRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 2.778 sec
dropRouteOnLog(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.745 sec
deleteElementFromFlow(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.864 sec
insertElementIntoFlow(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.316 sec
reconnectToUnwiredNodeShouldBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.076 sec
createASecondRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.204 sec
dropRouteOnCamelContext(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.618 sec
deleteElement_respectComponentHeightWhenThereAreHighHeightChoiceContainer(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.754 sec
reconnectSourceToLastElementOfFlowShouldBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.691 sec
reconnectToNestedNodeShouldNotBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.657 sec
openFileWithoutContext(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.58 sec
reconnectToWiredNodeShouldNotBepossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.681 sec
addWiredElementsAfterThenBeforeLog(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.181 sec
reconnectToFirstInFlowShouldNotBePossible(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.662 sec
dropRouteOnRoute(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.582 sec
openFileWithoutContextWhenOutlinePageOpened(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 0.671 sec
deleteElementThenInsert2Elements(org.fusesource.ide.camel.editor.integration.CamelEditorIT)  Time elapsed: 1.873 sec
Running org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT
testSmallIconForNotProvidedEndpoint(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testLargeIconForNotProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testSmallIconForNotProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testSmallIconForProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testLargeIconForProvidedElement(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec
testLargeIconForNotProvidedEndpoint(org.fusesource.ide.camel.editor.integration.provider.ImageProviderIT)  Time elapsed: 0 sec

Results :

Failed tests: 
  NewDataFormatWizardIT.testCreation:91->check:107->checkSpecialParameterLoaded:118 
Expecting:
 <null>
to be equal to:
 <"Csv">
but was not.
  NewDataFormatWizardIT.testCreation:91->check:107->checkSpecialParameterLoaded:133 
Expecting:
 <"XStream">
to be equal to:
 <"Gson">
but was not.
  NewDataFormatWizardIT.testCreation:91->check:107->checkSpecialParameterLoaded:127 
Expecting:
 <"XStream">
to be equal to:
 <"Jackson">
but was not.
  NewDataFormatWizardIT.testCreation:91->check:107->checkSpecialParameterLoaded:122 
Expecting:
 <null>
to be equal to:
 <"Fixed">
but was not.

Tests run: 215, Failures: 4, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [  0.248 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [  0.262 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [  0.008 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [  1.437 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [  0.376 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [  1.212 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [  0.154 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [  0.783 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [  0.690 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [  0.443 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [  0.418 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630175 Service Implementation SUCCESS [  0.501 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [  0.514 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [  0.206 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [  0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [  0.467 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [  0.354 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [  0.043 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [  0.235 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [  1.783 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [  0.215 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [  0.040 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [  1.985 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [  0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [  0.004 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons  SUCCESS [  0.342 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [  0.419 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [  0.844 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 12.360 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [  7.667 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  0.384 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [  1.579 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [  7.365 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [  0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [  0.234 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [  0.049 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [  0.300 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [  0.343 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [  0.521 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [  0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [  3.487 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests FAILURE [ 31.117 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SKIPPED
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SKIPPED
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Update Site .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:05 min
[INFO] Finished at: 2016-08-25T15:50:29-04:00
[INFO] Final Memory: 350M/1458M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.24.0:test (default-test) on project org.fusesource.ide.camel.editor.tests.integration: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fusesource.ide.camel.editor.tests.integration/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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.fusesource.ide.camel.editor.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :40
Killing Xvnc process ID 1958


More information about the jbosstools-fuse-dev mailing list