Build failed in Jenkins: SwitchYard-Tools-pullrequest #115
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/115/>
------------------------------------------
[...truncated 34606 lines...]
at org.eclipse.pde.internal.core.WorkspaceModelManager.createAndFireEvent(WorkspaceModelManager.java:259)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.createAndFireEvent(WorkspacePluginModelManager.java:481)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:231)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:193)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.processModelChanges(WorkspacePluginModelManager.java:470)
at org.eclipse.pde.internal.core.WorkspaceModelManager.resourceChanged(WorkspaceModelManager.java:113)
at org.eclipse.jdt.internal.core.DeltaProcessingState$1.run(DeltaProcessingState.java:472)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:467)
at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2253)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2262)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.doCleanWorkspace(WorkspaceHelpers.java:84)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.cleanWorkspace(WorkspaceHelpers.java:59)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.tearDown(AbstractMavenProjectTestCase.java:157)
at junit.framework.TestCase.runBare(TestCase.java:146)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
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)
!ENTRY org.eclipse.jdt.core 4 4 2016-09-30 12:15:55.270
!MESSAGE Exception occurred in listener of pre Java resource change notification
!STACK 0
java.lang.UnsupportedOperationException
at java.util.AbstractMap.put(AbstractMap.java:209)
at org.eclipse.pde.internal.core.PluginModelManager.handleAdd(PluginModelManager.java:848)
at org.eclipse.pde.internal.core.PluginModelManager.handleChange(PluginModelManager.java:919)
at org.eclipse.pde.internal.core.PluginModelManager.modelsChanged(PluginModelManager.java:235)
at org.eclipse.pde.internal.core.AbstractModelManager.fireModelProviderEvent(AbstractModelManager.java:34)
at org.eclipse.pde.internal.core.WorkspaceModelManager.createAndFireEvent(WorkspaceModelManager.java:259)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.createAndFireEvent(WorkspacePluginModelManager.java:481)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:231)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:193)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.processModelChanges(WorkspacePluginModelManager.java:470)
at org.eclipse.pde.internal.core.WorkspaceModelManager.resourceChanged(WorkspaceModelManager.java:113)
at org.eclipse.jdt.internal.core.DeltaProcessingState$1.run(DeltaProcessingState.java:472)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:467)
at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2253)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2262)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.doCleanWorkspace(WorkspaceHelpers.java:84)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.cleanWorkspace(WorkspaceHelpers.java:59)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.tearDown(AbstractMavenProjectTestCase.java:157)
at junit.framework.TestCase.runBare(TestCase.java:146)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
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)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 268.681 sec <<< FAILURE! - in org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest
testBeanServiceQuickstart(org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest) Time elapsed: 267.859 sec <<< ERROR!
org.eclipse.core.runtime.CoreException: Could not update project switchyard-bean-service configuration
at java.util.AbstractMap.put(AbstractMap.java:209)
at org.eclipse.pde.internal.core.PluginModelManager.handleAdd(PluginModelManager.java:848)
at org.eclipse.pde.internal.core.PluginModelManager.handleChange(PluginModelManager.java:919)
at org.eclipse.pde.internal.core.PluginModelManager.modelsChanged(PluginModelManager.java:235)
at org.eclipse.pde.internal.core.AbstractModelManager.fireModelProviderEvent(AbstractModelManager.java:34)
at org.eclipse.pde.internal.core.WorkspaceModelManager.createAndFireEvent(WorkspaceModelManager.java:259)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.createAndFireEvent(WorkspacePluginModelManager.java:481)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:231)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:193)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.processModelChanges(WorkspacePluginModelManager.java:470)
at org.eclipse.pde.internal.core.PluginModelManager.bundleRootChanged(PluginModelManager.java:1204)
at org.eclipse.pde.internal.core.project.PDEProject.setBundleRoot(PDEProject.java:127)
at org.eclipse.pde.internal.core.project.BundleProjectService.setBundleRoot(BundleProjectService.java:179)
at org.sonatype.tycho.m2e.internal.PDEProjectHelper.setManifestLocaton(PDEProjectHelper.java:205)
at org.sonatype.tycho.m2e.internal.PDEProjectHelper.addPDENature(PDEProjectHelper.java:194)
at org.sonatype.tycho.m2e.internal.PDEMavenBundlePluginConfigurator.configure(PDEMavenBundlePluginConfigurator.java:72)
at org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:120)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:501)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:1)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:494)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.configureNewMavenProjects(ProjectConfigurationManager.java:281)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$1.call(ProjectConfigurationManager.java:168)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$1.call(ProjectConfigurationManager.java:1)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1355)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.importProjects(ProjectConfigurationManager.java:136)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase$4.run(AbstractMavenProjectTestCase.java:371)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.importProjects(AbstractMavenProjectTestCase.java:369)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.importProjects(AbstractMavenProjectTestCase.java:344)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.importProject(AbstractMavenProjectTestCase.java:331)
at org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest.runProjectTest(SwitchYardConfigurationTest.java:58)
at org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest.testBeanServiceQuickstart(SwitchYardConfigurationTest.java:41)
Results :
Tests in error:
Could not update project switchyard-bean-service configuration
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[ERROR] Timeout 1200 s exceeded. Process was killed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 53.808 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 0.765 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.216 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 9.698 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.313 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.933 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.486 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.415 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.191 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [01:04 min]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 22.621 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 2.867 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 20.543 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ SUCCESS [01:09 min]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SUCCESS [ 4.068 s]
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SUCCESS [ 7.198 s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SUCCESS [ 4.324 s]
[INFO] SwitchYard: BPEL Extensions ........................ SUCCESS [ 3.928 s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SUCCESS [ 0.160 s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... FAILURE [20:15 min]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... SKIPPED
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37:00 min
[INFO] Finished at: 2016-09-30T12:31:20-04:00
[INFO] Final Memory: 393M/1657M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.1:test (default-test) on project org.switchyard.tools.m2e.tests: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [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.switchyard.tools.m2e.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :27
Killing Xvnc process ID 17296
8 years, 1 month
Build failed in Jenkins: SAP-Tooling-9.x-Update-Site #13
by Fuse Jenkins
See <http://10.8.63.16/job/SAP-Tooling-9.x-Update-Site/13/>
------------------------------------------
[...truncated 2665 lines...]
723/1276 KB
727/1276 KB
731/1276 KB
735/1276 KB
738/1276 KB
742/1276 KB
743/1276 KB
747/1276 KB
751/1276 KB
755/1276 KB
756/1276 KB
759/1276 KB
761/1276 KB
764/1276 KB
766/1276 KB
769/1276 KB
772/1276 KB
776/1276 KB
777/1276 KB
781/1276 KB
782/1276 KB
784/1276 KB
788/1276 KB
792/1276 KB
796/1276 KB
798/1276 KB
801/1276 KB
805/1276 KB
806/1276 KB
809/1276 KB
813/1276 KB
817/1276 KB
819/1276 KB
822/1276 KB
826/1276 KB
827/1276 KB
830/1276 KB
831/1276 KB
832/1276 KB
835/1276 KB
839/1276 KB
840/1276 KB
844/1276 KB
848/1276 KB
851/1276 KB
855/1276 KB
859/1276 KB
861/1276 KB
864/1276 KB
868/1276 KB
869/1276 KB
872/1276 KB
876/1276 KB
880/1276 KB
882/1276 KB
885/1276 KB
886/1276 KB
890/1276 KB
894/1276 KB
895/1276 KB
898/1276 KB
902/1276 KB
903/1276 KB
907/1276 KB
909/1276 KB
913/1276 KB
917/1276 KB
921/1276 KB
925/1276 KB
927/1276 KB
931/1276 KB
935/1276 KB
938/1276 KB
942/1276 KB
945/1276 KB
948/1276 KB
951/1276 KB
953/1276 KB
957/1276 KB
959/1276 KB
961/1276 KB
964/1276 KB
967/1276 KB
969/1276 KB
972/1276 KB
976/1276 KB
980/1276 KB
984/1276 KB
988/1276 KB
992/1276 KB
996/1276 KB
998/1276 KB
1001/1276 KB
1005/1276 KB
1009/1276 KB
1011/1276 KB
1014/1276 KB
1017/1276 KB
1021/1276 KB
1022/1276 KB
1024/1276 KB
1027/1276 KB
1030/1276 KB
1034/1276 KB
1035/1276 KB
1038/1276 KB
1042/1276 KB
1046/1276 KB
1050/1276 KB
1054/1276 KB
1058/1276 KB
1062/1276 KB
1066/1276 KB
1070/1276 KB
1072/1276 KB
1075/1276 KB
1077/1276 KB
1080/1276 KB
1082/1276 KB
1085/1276 KB
1088/1276 KB
1092/1276 KB
1093/1276 KB
1096/1276 KB
1098/1276 KB
1101/1276 KB
1105/1276 KB
1109/1276 KB
1110/1276 KB
1114/1276 KB
1118/1276 KB
1122/1276 KB
1126/1276 KB
1127/1276 KB
1131/1276 KB
1135/1276 KB
1138/1276 KB
1140/1276 KB
1143/1276 KB
1146/1276 KB
1148/1276 KB
1151/1276 KB
1153/1276 KB
1156/1276 KB
1157/1276 KB
1159/1276 KB
1160/1276 KB
1161/1276 KB
1164/1276 KB
1167/1276 KB
1171/1276 KB
1173/1276 KB
1176/1276 KB
1180/1276 KB
1184/1276 KB
1188/1276 KB
1190/1276 KB
1194/1276 KB
1198/1276 KB
1201/1276 KB
1204/1276 KB
1206/1276 KB
1209/1276 KB
1211/1276 KB
1214/1276 KB
1218/1276 KB
1219/1276 KB
1222/1276 KB
1225/1276 KB
1227/1276 KB
1230/1276 KB
1234/1276 KB
1236/1276 KB
1240/1276 KB
1244/1276 KB
1248/1276 KB
1252/1276 KB
1256/1276 KB
1260/1276 KB
1261/1276 KB
1264/1276 KB
1268/1276 KB
1269/1276 KB
1273/1276 KB
1275/1276 KB
1276/1276 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/m2-release-proxy/org/ecl... (1276 KB at 1014.1 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/m2-proxy/org/jboss/tools...
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/i...
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jbo...
Downloading: http://download.eng.bos.redhat.com/brewroot/repos/jb-fuse-6.2-build/lates...
Downloading: http://download.eng.bos.redhat.com/brewroot/repos/jb-bxms-6.3-build/lates...
Downloading: https://repo.fusesource.com/nexus/content/groups/ea/org/jboss/tools/integ...
Downloading: https://repo.fusesource.com/nexus/content/repositories/releases/org/jboss...
Downloading: http://repository.jboss.org/nexus/content/repositories/public/org/jboss/t...
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/repositories/public/org/jboss/t... (2 KB at 15.0 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jbos...
Downloading: http://maven.repository.redhat.com/ga/org/jboss/tools/integration-stack/t...
Downloading: http://repository.jboss.org/nexus/content/repositories/public/org/jboss/t...
[ERROR] Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.integration-stack:target-platform:target:base-ea:4.4.0.Alpha2-SNAPSHOT -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.integration-stack:target-platform:target:base-ea:4.4.0.Alpha2-SNAPSHOT
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
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: java.lang.RuntimeException: Could not resolve target platform specification artifact org.jboss.tools.integration-stack:target-platform:target:base-ea:4.4.0.Alpha2-SNAPSHOT
at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.addTargetArtifact(DefaultTargetPlatformConfigurationReader.java:389)
at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.setTarget(DefaultTargetPlatformConfigurationReader.java:342)
at org.eclipse.tycho.core.resolver.DefaultTargetPlatformConfigurationReader.getTargetPlatformConfiguration(DefaultTargetPlatformConfigurationReader.java:75)
at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject(DefaultTychoResolver.java:87)
at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:90)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
... 11 more
[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/InternalErrorException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :60
Killing Xvnc process ID 14933
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
8 years, 1 month
Build failed in Jenkins: SwitchYard-Tools-pullrequest #113
by Fuse Jenkins
See <http://10.8.63.16/job/SwitchYard-Tools-pullrequest/113/changes>
Changes:
[github] SWITCHYARD-2936 - hack for intpack (#621)
[Brian Fitzpatrick] SWITCHYARD-2955 - resolving facet warnings
------------------------------------------
[...truncated 35321 lines...]
at org.eclipse.pde.internal.core.WorkspaceModelManager.createAndFireEvent(WorkspaceModelManager.java:259)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.createAndFireEvent(WorkspacePluginModelManager.java:481)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:231)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:193)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.processModelChanges(WorkspacePluginModelManager.java:470)
at org.eclipse.pde.internal.core.WorkspaceModelManager.resourceChanged(WorkspaceModelManager.java:113)
at org.eclipse.jdt.internal.core.DeltaProcessingState$1.run(DeltaProcessingState.java:472)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:467)
at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2253)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2262)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.doCleanWorkspace(WorkspaceHelpers.java:84)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.cleanWorkspace(WorkspaceHelpers.java:59)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.tearDown(AbstractMavenProjectTestCase.java:157)
at junit.framework.TestCase.runBare(TestCase.java:146)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
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)
!ENTRY org.eclipse.jdt.core 4 4 2016-09-30 11:31:47.920
!MESSAGE Exception occurred in listener of pre Java resource change notification
!STACK 0
java.lang.UnsupportedOperationException
at java.util.AbstractMap.put(AbstractMap.java:209)
at org.eclipse.pde.internal.core.PluginModelManager.handleAdd(PluginModelManager.java:848)
at org.eclipse.pde.internal.core.PluginModelManager.handleChange(PluginModelManager.java:919)
at org.eclipse.pde.internal.core.PluginModelManager.modelsChanged(PluginModelManager.java:235)
at org.eclipse.pde.internal.core.AbstractModelManager.fireModelProviderEvent(AbstractModelManager.java:34)
at org.eclipse.pde.internal.core.WorkspaceModelManager.createAndFireEvent(WorkspaceModelManager.java:259)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.createAndFireEvent(WorkspacePluginModelManager.java:481)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:231)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:193)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.processModelChanges(WorkspacePluginModelManager.java:470)
at org.eclipse.pde.internal.core.WorkspaceModelManager.resourceChanged(WorkspaceModelManager.java:113)
at org.eclipse.jdt.internal.core.DeltaProcessingState$1.run(DeltaProcessingState.java:472)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:467)
at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2253)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2262)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.doCleanWorkspace(WorkspaceHelpers.java:84)
at org.eclipse.m2e.tests.common.WorkspaceHelpers.cleanWorkspace(WorkspaceHelpers.java:59)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.tearDown(AbstractMavenProjectTestCase.java:157)
at junit.framework.TestCase.runBare(TestCase.java:146)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
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)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 347.89 sec <<< FAILURE! - in org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest
testBeanServiceQuickstart(org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest) Time elapsed: 347.081 sec <<< ERROR!
org.eclipse.core.runtime.CoreException: Could not update project switchyard-bean-service configuration
at java.util.AbstractMap.put(AbstractMap.java:209)
at org.eclipse.pde.internal.core.PluginModelManager.handleAdd(PluginModelManager.java:848)
at org.eclipse.pde.internal.core.PluginModelManager.handleChange(PluginModelManager.java:919)
at org.eclipse.pde.internal.core.PluginModelManager.modelsChanged(PluginModelManager.java:235)
at org.eclipse.pde.internal.core.AbstractModelManager.fireModelProviderEvent(AbstractModelManager.java:34)
at org.eclipse.pde.internal.core.WorkspaceModelManager.createAndFireEvent(WorkspaceModelManager.java:259)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.createAndFireEvent(WorkspacePluginModelManager.java:481)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:231)
at org.eclipse.pde.internal.core.WorkspaceModelManager.processModelChanges(WorkspaceModelManager.java:193)
at org.eclipse.pde.internal.core.WorkspacePluginModelManager.processModelChanges(WorkspacePluginModelManager.java:470)
at org.eclipse.pde.internal.core.PluginModelManager.bundleRootChanged(PluginModelManager.java:1204)
at org.eclipse.pde.internal.core.project.PDEProject.setBundleRoot(PDEProject.java:127)
at org.eclipse.pde.internal.core.project.BundleProjectService.setBundleRoot(BundleProjectService.java:179)
at org.sonatype.tycho.m2e.internal.PDEProjectHelper.setManifestLocaton(PDEProjectHelper.java:205)
at org.sonatype.tycho.m2e.internal.PDEProjectHelper.addPDENature(PDEProjectHelper.java:194)
at org.sonatype.tycho.m2e.internal.PDEMavenBundlePluginConfigurator.configure(PDEMavenBundlePluginConfigurator.java:72)
at org.eclipse.m2e.core.project.configurator.AbstractLifecycleMapping.configure(AbstractLifecycleMapping.java:120)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:501)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$3.call(ProjectConfigurationManager.java:1)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.updateProjectConfiguration(ProjectConfigurationManager.java:494)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.configureNewMavenProjects(ProjectConfigurationManager.java:281)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$1.call(ProjectConfigurationManager.java:168)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager$1.call(ProjectConfigurationManager.java:1)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:176)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:151)
at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.execute(MavenExecutionContext.java:99)
at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:1355)
at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.importProjects(ProjectConfigurationManager.java:136)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase$4.run(AbstractMavenProjectTestCase.java:371)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2240)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2267)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.importProjects(AbstractMavenProjectTestCase.java:369)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.importProjects(AbstractMavenProjectTestCase.java:344)
at org.eclipse.m2e.tests.common.AbstractMavenProjectTestCase.importProject(AbstractMavenProjectTestCase.java:331)
at org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest.runProjectTest(SwitchYardConfigurationTest.java:58)
at org.switchyard.tools.m2e.tests.SwitchYardConfigurationTest.testBeanServiceQuickstart(SwitchYardConfigurationTest.java:41)
Results :
Tests in error:
Could not update project switchyard-bean-service configuration
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[ERROR] Timeout 1200 s exceeded. Process was killed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent ........................... SUCCESS [ 52.884 s]
[INFO] SwitchYard: Eclipse Tools Parent ................... SUCCESS [ 0.766 s]
[INFO] SwitchYard: Eclipse Tools Plugins .................. SUCCESS [ 0.175 s]
[INFO] SwitchYard: SCA Core EMF Model Plugin .............. SUCCESS [ 9.580 s]
[INFO] SwitchYard: SCA Core EMF.EDIT Model Plugin ......... SUCCESS [ 0.361 s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin ............... SUCCESS [ 0.928 s]
[INFO] SwitchYard: SCA 1.1 EMF.EDIT Model Plugin .......... SUCCESS [ 0.461 s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ............ SUCCESS [ 3.498 s]
[INFO] SwitchYard: Eclipse Tools Plugin ................... SUCCESS [ 0.180 s]
[INFO] SwitchYard: CXF Libraries Plugin ................... SUCCESS [01:02 min]
[INFO] SwitchYard: Eclipse XSD Catalog .................... SUCCESS [ 26.852 s]
[INFO] SwitchYard: Eclipse M2E Extensions ................. SUCCESS [ 1.904 s]
[INFO] SwitchYard: Eclipse Tools Core Plugin .............. SUCCESS [ 24.143 s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ................ SUCCESS [01:00 min]
[INFO] SwitchYard: Eclipse Tools Debug Support ............ SUCCESS [ 4.066 s]
[INFO] SwitchYard: SwitchYard Configuration Editor Plugin . SUCCESS [ 8.372 s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ........ SUCCESS [ 4.417 s]
[INFO] SwitchYard: BPEL Extensions ........................ SUCCESS [ 3.925 s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............. SUCCESS [ 0.156 s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests .... FAILURE [20:16 min]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests .......... SKIPPED
[INFO] Switchyard: Eclipse Tools Features ................. SKIPPED
[INFO] SwitchYard: Eclipse Tools Feature .................. SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPEL Feature ........ SKIPPED
[INFO] SwitchYard: Eclipse SwitchYard BPMN2 Feature ....... SKIPPED
[INFO] SwitchYard: Eclipse Tools Update Site .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:30 min
[INFO] Finished at: 2016-09-30T11:45:54-04:00
[INFO] Final Memory: 385M/1527M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.1:test (default-test) on project org.switchyard.tools.m2e.tests: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [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.switchyard.tools.m2e.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :50
Killing Xvnc process ID 14958
8 years, 1 month
Build failed in Jenkins: Fuse-Tooling-9.x-Update-Site #18
by Fuse Jenkins
See <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/18/changes>
Changes:
[Aurelien Pupier] FUSETOOLS-2137 - Add missing bundle-vendor header
[Aurelien Pupier] FUSETOOLS-2137 - Externalize Strings for Manifest.MF and plugin.xml
------------------------------------------
[...truncated 11068 lines...]
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.fusesource.ide.server.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.server.tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.server.tests ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.fusesource.ide.server.tests ---
[INFO] Expected eclipse log file: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-3.b14.el7.x86_64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/jac...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/p2/osgi...,> -data, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> sp@cé, -install, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...,> -configuration, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.023 sec
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.002 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.017 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.005 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.005 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.004 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.008 sec
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 9.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 9.0.0.MASTER-v20160930-1402-B18
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/jac...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/src/ma...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/18/artifact/sources/si...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.26.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/18/artifact/sources/si...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/18/artifact/sources/si...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/pom.xml> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 13.892 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 19.243 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:19 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 25.079 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 16.788 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.195 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.756 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 11.522 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 4.844 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 3.716 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 12.950 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 8.097 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.238 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.490 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.317 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.046 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.320 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 6.722 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.242 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.045 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.880 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.385 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.715 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 0.872 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 56.967 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.073 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.326 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.695 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 8.706 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.228 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.061 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.336 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.385 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 5.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.375 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 32.234 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.749 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.909 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.174 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.615 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests SUCCESS [12:34 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.170 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 3.890 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 0.792 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.146 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 2.718 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests FAILURE [40:00 min]
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SUCCESS [ 1.760 s]
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SUCCESS [ 10.499 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 20.933 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.372 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.317 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.467 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.448 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [ 1.643 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 7.610 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 1.651 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [ 1.984 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.249 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.377 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.305 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.330 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.175 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.185 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 1.803 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 9.711 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 10.917 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:06 h
[INFO] Finished at: 2016-09-30T10:59:16-04:00
[INFO] Final Memory: 310M/754M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.jboss.tools.fuse.transformation.core.tests.integration: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [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.jboss.tools.fuse.transformation.core.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :56
Killing Xvnc process ID 12659
Archiving artifacts
Recording test results
8 years, 1 month
Build failed in Jenkins: Fuse-Tooling-9.x-Update-Site #16
by Fuse Jenkins
See <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/16/changes>
Changes:
[Aurelien Pupier] FUSETOOLS-2135 - Upgrade to JavaSE-1.8 for Execution Environment
------------------------------------------
[...truncated 11681 lines...]
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.server.tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.server.tests ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.server.tests ---
[WARNING] bundle localization file <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> not found
[INFO] Building jar: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...>
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:package-plugin (default-package-plugin) @ org.fusesource.ide.server.tests ---
[INFO] Building jar: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata-default (default-p2-metadata-default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- repository-utils:0.25.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.26.0:test (default-test) @ org.fusesource.ide.server.tests ---
[INFO] Expected eclipse log file: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> sp(a)xn--c/-bja.metadata/.log
[INFO] Command line:
[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.102-3.b14.el7.x86_64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/jac...,> -XX:+HeapDumpOnOutOfMemoryError, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.vpe.loadxulrunner=false, -Dosgi.clean=true, -jar, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/p2/osgi...,> -data, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> sp@cé, -install, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...,> -configuration, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...]>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.024 sec
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.002 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.002 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.018 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.005 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.005 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.005 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.008 sec
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 9.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 9.0.0.MASTER-v20160929-1227-B16
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/jac...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/src/ma...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/16/artifact/sources/si...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.26.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/16/artifact/sources/si...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/16/artifact/sources/si...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/pom.xml> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 14.327 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 21.579 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:07 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 23.436 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 18.939 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.145 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.850 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 13.228 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 4.965 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 4.492 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 9.632 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 7.273 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.511 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.012 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.468 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.350 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.049 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.288 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 6.427 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.249 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.052 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.707 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.429 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.375 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 1.114 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [01:07 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 8.411 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.336 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.758 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 8.951 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.230 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.059 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.340 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.379 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 4.453 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.208 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 34.202 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.939 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.924 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.488 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.588 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [12:36 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.171 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 3.848 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 0.798 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.148 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 3.017 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 9.303 s]
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SUCCESS [ 1.701 s]
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SUCCESS [ 10.826 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 7.846 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.378 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.330 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.423 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.391 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [ 1.601 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 7.385 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 1.712 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [ 1.871 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.258 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.370 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.306 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.327 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.170 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.182 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 1.783 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 9.826 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 10.763 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:55 min
[INFO] Finished at: 2016-09-29T08:44:43-04:00
[INFO] Final Memory: 294M/713M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-9.x-Update-Site/ws/sources/editor/test...> 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.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :16
Killing Xvnc process ID 847
Archiving artifacts
Recording test results
8 years, 1 month
Build failed in Jenkins: Fuse-Tooling-8.x-Update-Site #124
by Fuse Jenkins
See <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/124/>
------------------------------------------
[...truncated 13299 lines...]
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.021 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.002 sec
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.019 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.005 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.004 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.004 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.004 sec
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 8.0.0.MASTER-v20160929-1242-B124
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/jac...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/src/ma...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/124/artifact/sources/s...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.26.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
java.net.UnknownHostException: fuse-jenkins-rhel-72-agent-4.localdomain: fuse-jenkins-rhel-72-agent-4.localdomain: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1505)
at org.jboss.tools.tycho.sitegenerator.GenerateRepositoryFacadeMojo.createBuildInfo(GenerateRepositoryFacadeMojo.java:743)
at org.jboss.tools.tycho.sitegenerator.GenerateRepositoryFacadeMojo.execute(GenerateRepositoryFacadeMojo.java:301)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
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:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
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: java.net.UnknownHostException: fuse-jenkins-rhel-72-agent-4.localdomain: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getLocalHost(InetAddress.java:1500)
... 24 more
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/124/artifact/sources/s...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/124/artifact/sources/s...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/pom.xml> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 16.485 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 23.123 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:06 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 29.587 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 11.351 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.137 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.797 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 14.134 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 5.582 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 5.168 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 8.039 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 8.130 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.229 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.460 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.303 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.047 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.271 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 6.922 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.251 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.050 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.664 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.673 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.359 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 0.864 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 32.861 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 6.782 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.312 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.344 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.220 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.056 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.324 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.362 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 5.615 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.219 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 29.363 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.680 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.830 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 7.085 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.528 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [12:11 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.164 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 4.161 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 0.742 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.158 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 2.895 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 8.116 s]
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SUCCESS [ 1.675 s]
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SUCCESS [ 10.195 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 6.596 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.451 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.315 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.484 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.412 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [ 1.597 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 6.322 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 1.600 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [ 1.738 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.228 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.350 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.285 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.315 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.165 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.186 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 1.737 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 7.776 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 10.329 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27:12 min
[INFO] Finished at: 2016-09-29T08:58:47-04:00
[INFO] Final Memory: 319M/789M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/editor/test...> 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.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :57
Killing Xvnc process ID 13437
Archiving artifacts
Recording test results
8 years, 1 month
Build failed in Jenkins: Fuse-Tooling-8.x-Update-Site #122
by Fuse Jenkins
See <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/122/changes>
Changes:
[github] FUSETOOLS-2119 - use staging repositories in test only (#706)
------------------------------------------
[...truncated 13600 lines...]
Running org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean2xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.019 sec
testKaraf[1](org.fusesource.ide.server.tests.bean.KarafServerBean2xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.fusesource.ide.server.tests.bean.KarafServerBean3xIT
testKaraf[0](org.fusesource.ide.server.tests.bean.KarafServerBean3xIT) Time elapsed: 0.004 sec
Running org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT
testFuseESB[0](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
testFuseESB[1](org.fusesource.ide.server.tests.bean.FuseESBServerBean6xIT) Time elapsed: 0.001 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime3xLocatorIT) Time elapsed: 0.019 sec
Running org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT
testFuseESB[0](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.005 sec
testFuseESB[1](org.fusesource.ide.server.tests.locator.FuseESBRuntime6xLocatorIT) Time elapsed: 0.004 sec
Running org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT
testKaraf[0](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.004 sec
testKaraf[1](org.fusesource.ide.server.tests.locator.KarafRuntime2xLocatorIT) Time elapsed: 0.004 sec
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.server.tests ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/servers/tes...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.server.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Fuse Tooling :: Update Site 8.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.26.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.fusesource.ide.updatesite ---
[INFO] The project's OSGi version is 8.0.0.MASTER-v20160929-1138-B122
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.fusesource.ide.updatesite ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.fusesource.ide.updatesite ---
[INFO] argLine set to -javaagent:<http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/jac...>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.fusesource.ide.updatesite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/src/ma...>
[INFO]
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (compiletests) @ org.fusesource.ide.updatesite ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.19.1:test (test) @ org.fusesource.ide.updatesite ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-source-plugin:0.26.0:plugin-source (plugin-source) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- target-platform-configuration:0.26.0:target-platform (default-target-platform) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-products (default-publish-products) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:publish-categories (default-publish-categories) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:0.26.0:attach-artifacts (default-attach-artifacts) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:assemble-repository (default-assemble-repository) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:0.26.0:archive-repository (default-archive-repository) @ org.fusesource.ide.updatesite ---
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/122/artifact/sources/s...>
[INFO]
[INFO] --- tycho-source-feature-plugin:0.26.0:source-feature (source-feature) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:p2-metadata (attached-p2-metadata) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- repository-utils:0.26.0-SNAPSHOT:generate-repository-facade (generate-facade) @ org.fusesource.ide.updatesite ---
java.net.UnknownHostException: fuse-jenkins-rhel-72-agent-4.localdomain: fuse-jenkins-rhel-72-agent-4.localdomain: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1505)
at org.jboss.tools.tycho.sitegenerator.GenerateRepositoryFacadeMojo.createBuildInfo(GenerateRepositoryFacadeMojo.java:743)
at org.jboss.tools.tycho.sitegenerator.GenerateRepositoryFacadeMojo.execute(GenerateRepositoryFacadeMojo.java:301)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
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:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
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: java.net.UnknownHostException: fuse-jenkins-rhel-72-agent-4.localdomain: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getLocalHost(InetAddress.java:1500)
... 24 more
[INFO] Building zip: <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/122/artifact/sources/s...>
[INFO]
[INFO] --- tycho-p2-extras-plugin:0.26.0:compare-version-with-baselines (default) @ org.fusesource.ide.updatesite ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.fusesource.ide.updatesite ---
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/122/artifact/sources/s...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/pom.xml> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO] Installing <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/site/target...> to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/.repository/org/fus...>
[INFO]
[INFO] --- tycho-p2-plugin:0.26.0:update-local-index (default-update-local-index) @ org.fusesource.ide.updatesite ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 15.351 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 23.917 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [01:30 min]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 29.458 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.009 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 11.438 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.126 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.769 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 14.295 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 5.632 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 4.485 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 12.690 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 7.887 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.239 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.014 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.473 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.293 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.042 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.251 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 6.914 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.259 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.047 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.769 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.725 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.382 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 0.930 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [01:17 min]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 7.087 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.317 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.631 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 7.298 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.240 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.054 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.345 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.366 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 5.397 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 3.283 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 29.516 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.727 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.879 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 7.765 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.585 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [13:27 min]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features ..... SUCCESS [ 0.011 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Features :: Camel Editor Feature SUCCESS [ 0.184 s]
[INFO] JBoss Fuse Tooling :: Data Transformation .......... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Core SUCCESS [ 4.741 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Plugins :: Editor SUCCESS [ 0.774 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Data Transformation :: Features :: Data Transformation Feature SUCCESS [ 0.149 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests . SUCCESS [ 0.006 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Tests SUCCESS [ 2.986 s]
[INFO] JBoss Fuse Tooling :: Core Transformation :: Tests :: Core Transformation Integration Tests SUCCESS [ 8.386 s]
[INFO] JBoss Fuse Tooling :: Editor Transformation :: Tests :: Editor Transformation Tests SUCCESS [ 1.709 s]
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor Integration Tests SUCCESS [ 9.666 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache ActiveMQ Facade SUCCESS [ 10.483 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Camel Facade SUCCESS [ 0.394 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Diagram View SUCCESS [ 0.349 s]
[INFO] JBoss Fuse Tooling :: Server Adapters .............. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins ... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter Core SUCCESS [ 0.434 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: Apache Karaf Facade SUCCESS [ 0.405 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ................. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests ::Camel ......... SUCCESS [ 1.522 s]
[INFO] JBoss Fuse Tooling :: JMX :: Integration Tests :: Camel SUCCESS [ 6.356 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Commons ...... SUCCESS [ 1.730 s]
[INFO] JBoss Fuse Tooling :: JMX :: Tests :: Diagram ::View SUCCESS [ 1.868 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features .............. SUCCESS [ 0.010 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Commons SUCCESS [ 0.220 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: Apache Karaf Adapter UI SUCCESS [ 0.414 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter Core SUCCESS [ 0.322 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Plugins :: JBoss Fuse Adapter UI SUCCESS [ 0.325 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features .. SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Features :: Server Adapters Feature SUCCESS [ 0.147 s]
[INFO] JBoss Fuse Tooling :: JMX :: Features :: JMX Feature SUCCESS [ 0.215 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests ..... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Karaf Core Tests SUCCESS [ 1.690 s]
[INFO] JBoss Fuse Tooling :: Server Adapters :: Tests :: Server Tests SUCCESS [ 8.632 s]
[INFO] JBoss Fuse Tooling :: Update Site .................. SUCCESS [ 10.793 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:57 min
[INFO] Finished at: 2016-09-29T07:56:19-04:00
[INFO] Final Memory: 317M/777M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-8.x-Update-Site/ws/sources/editor/test...> 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.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :51
Killing Xvnc process ID 3557
Archiving artifacts
Recording test results
8 years, 1 month
Build failed in Jenkins: Fuse-Tooling-pullrequest #453
by Fuse Jenkins
See <http://10.8.63.16/job/Fuse-Tooling-pullrequest/453/changes>
Changes:
[Aurelien Pupier] FUSETOOLS-2119 - Remove commented code
------------------------------------------
[...truncated 8211 lines...]
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)
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Have a trace in case of infinite loop in FuseIntegrationProjectCreatorRunnableIT.waitJob()
Maven output file path: <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...>
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection attempt failed
JMX connection succeeded
isDeployment Finished? true
Tests run: 12, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 169.221 sec <<< FAILURE! - in org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT
testCXFCodeFirstBlueprintProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 21.363 sec
testCXFCodeFirstSpringProjectCreation[2.17.3](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 15.765 sec
testCXFCodeFirstBlueprintProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 16.797 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621084](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 16.176 sec
testCXFCodeFirstBlueprintProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 20.532 sec
testCXFCodeFirstSpringProjectCreation[2.17.0.redhat-630187](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 37.331 sec <<< FAILURE!
java.lang.AssertionError: [build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...> for more information.]
Expecting:
<false>
to be equal to:
<true>
but was not.
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.launchDebug(FuseIntegrationProjectCreatorRunnableIT.java:388)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableIT.testProjectCreation(FuseIntegrationProjectCreatorRunnableIT.java:194)
at org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.testCXFCodeFirstSpringProjectCreation(FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT.java:52)
testCXFCodeFirstBlueprintProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) skipped
testCXFCodeFirstJavaProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 24.849 sec
testCXFCodeFirstSpringProjectCreation[2.15.1.redhat-621117](org.fusesource.ide.projecttemplates.tests.integration.wizards.FuseIntegrationProjectCreatorRunnableForCXFCodeFirstIT) Time elapsed: 16.404 sec
Running org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.567 sec - in org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT
testActiveMQUpdate(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 4.131 sec
testImportProjectWithRedhatUnknownQualifier(org.fusesource.ide.projecttemplates.tests.integration.util.camel.CamelFacetVersionChangeDelegateIT) Time elapsed: 0.435 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT
testDSLButtonsIntellisense(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationProjectWizardTemplatePageIT) Time elapsed: 0.094 sec
Running org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT
testCompatibleCamelVersionSelectedForUnsupportedCommunityVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.096 sec
testCompatibleCamelVersionSelectedForUnsupportedBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.054 sec
testExactCamelVersionSelectedForBrandedVersion(org.fusesource.ide.projecttemplates.wizards.pages.FuseIntegrationWizardRuntimeAndCamelPageIT) Time elapsed: 0.094 sec
Results :
Failed tests:
[build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...> for more information.]
Expecting:
<false>
to be equal to:
<true>
but was not.
[build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...> for more information.]
Expecting:
<false>
to be equal to:
<true>
but was not.
[build/deployment failed, you can have a look to the file <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...> for more information.]
Expecting:
<false>
to be equal to:
<true>
but was not.
Tests run: 66, Failures: 3, Errors: 0, Skipped: 8
Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.fusesource.ide.launcher.debug.model.CamelDebugTarget$ThreadGarbageCollector
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Fuse Tooling :: Build Configuration .......... SUCCESS [ 0.236 s]
[INFO] JBoss Fuse Tooling ................................. SUCCESS [ 0.440 s]
[INFO] JBoss Fuse Tooling :: Tools ........................ SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Build Tools ..... SUCCESS [ 1.301 s]
[INFO] JBoss Fuse Tooling :: Tools :: IDE Code Generator .. SUCCESS [ 0.945 s]
[INFO] JBoss Fuse Tooling :: Core ......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins .............. SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation Core SUCCESS [ 1.461 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Preferences SUCCESS [ 0.133 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Foundation UI SUCCESS [ 0.849 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Model Service API SUCCESS [ 0.659 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621084 Service Implementation SUCCESS [ 0.457 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.15.1.redhat-621117 Service Implementation SUCCESS [ 0.688 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.0.redhat-630187 Service Implementation SUCCESS [ 0.510 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel 2.17.3 Service Implementation SUCCESS [ 0.525 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Maven ..... SUCCESS [ 0.196 s]
[INFO] JBoss Fuse Tooling :: Camel Editor ................. SUCCESS [ 0.008 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins ...... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Branding SUCCESS [ 0.491 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Camel Validation SUCCESS [ 0.286 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Cheat Sheets SUCCESS [ 0.034 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Graph ..... SUCCESS [ 0.227 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Help ...... SUCCESS [ 2.272 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Imports ... SUCCESS [ 0.201 s]
[INFO] JBoss Fuse Tooling :: Core :: Plugins :: Branding .. SUCCESS [ 0.035 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests ................ SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Tests SUCCESS [ 2.021 s]
[INFO] JBoss Fuse Tooling :: JMX .......................... SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins ............... SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: JMX :: Plugins :: JMX Commons SUCCESS [ 0.328 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher SUCCESS [ 0.402 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Camel Editor SUCCESS [ 0.888 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Service Core Integration Tests SUCCESS [ 13.631 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Model Tests SUCCESS [ 6.513 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 0.297 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Tests SUCCESS [ 1.583 s]
[INFO] JBoss Fuse Tooling :: Core :: Tests :: Camel Validation Integration Tests SUCCESS [ 7.048 s]
[INFO] JBoss Fuse Tooling :: Core :: Features ............. SUCCESS [ 0.005 s]
[INFO] JBoss Fuse Tooling :: Core :: Features :: Core Feature SUCCESS [ 0.222 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: XSD Catalogs SUCCESS [ 0.047 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Launcher UI SUCCESS [ 0.301 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project SUCCESS [ 0.350 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Plugins :: Project Templates SUCCESS [ 1.457 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests ........ SUCCESS [ 0.007 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Tests SUCCESS [ 2.990 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel Editor Integration Tests SUCCESS [ 29.092 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Launcher Tests SUCCESS [ 1.614 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Launcher UI Tests SUCCESS [ 1.747 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Camel IDE Project Integration Tests SUCCESS [ 8.067 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: Project Templates Tests SUCCESS [ 1.489 s]
[INFO] JBoss Fuse Tooling :: Camel Editor :: Tests :: project Templates Integration Tests FAILURE [13:15 min]
[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 :: Editor Transformation :: Tests :: Editor Transformation Tests SKIPPED
[INFO] JBoss Fuse Tooling :: Transformation Editor :: Tests :: Transformation Editor 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: 15:55 min
[INFO] Finished at: 2016-09-29T06:22:18-04:00
[INFO] Final Memory: 369M/1804M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.26.0:test (default-test) on project org.fusesource.ide.projecttemplates.tests.integration: There are test failures.
[ERROR]
[ERROR] Please refer to <http://10.8.63.16/job/Fuse-Tooling-pullrequest/ws/editor/tests/org.fuseso...> 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.projecttemplates.tests.integration
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :74
Killing Xvnc process ID 23960
Recording test results
8 years, 1 month