!SESSION 2018-06-11 08:11:39.367 ----------------------------------------------- eclipse.buildId=4.8.0.I20180611-0500 java.version=1.8.0_162 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.p2.tests.ui.AutomatedTests.xml -testPluginName org.eclipse.equinox.p2.tests.ui -className org.eclipse.equinox.p2.tests.ui.AutomatedTests -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/results/ep48I-unit-cen64-gtk3_linux.gtk.x86_64_8.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/p2_ui_data_dir formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/org.eclipse.equinox.p2.tests.ui.AutomatedTests.xml -testPluginName org.eclipse.equinox.p2.tests.ui -className org.eclipse.equinox.p2.tests.ui.AutomatedTests -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/results/ep48I-unit-cen64-gtk3_linux.gtk.x86_64_8.0 !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2018-06-11 08:12:05.974 !MESSAGE Unable to read repository at file:/home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.7.100.v20180430-1910/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:105) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:60) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:767) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:102) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:118) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:103) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testBrokenRepository(QueryableMetadataRepositoryManagerTest.java:66) 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 junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:989) at junit.framework.TestCase.runBare(TestCase.java:141) 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 junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:678) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:344) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4915) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4521) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1170) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1059) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:667) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:597) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:139) at org.eclipse.test.UITestApplication.run(UITestApplication.java:61) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:656) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) at org.eclipse.equinox.launcher.Main.main(Main.java:1471) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 60 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2018-06-11 08:12:06.007 !MESSAGE No repository found at file:/home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/does/not/exist/testNotFoundRepository. !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2018-06-11 08:12:06.009 !MESSAGE Unable to read repository at file:/home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.7.100.v20180430-1910/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:105) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:60) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:767) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:102) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:444) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:49) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:114) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:151) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:71) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:180) 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 junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:989) at junit.framework.TestCase.runBare(TestCase.java:141) 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 junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:678) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:344) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4915) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4521) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1170) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1059) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:667) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:597) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:139) at org.eclipse.test.UITestApplication.run(UITestApplication.java:61) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:656) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) at org.eclipse.equinox.launcher.Main.main(Main.java:1471) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 64 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2018-06-11 08:12:06.013 !MESSAGE Unable to read repository at file:/home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.7.100.v20180430-1910/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:105) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:60) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:767) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:102) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:444) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:49) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:114) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:151) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:71) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:194) 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 junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:989) at junit.framework.TestCase.runBare(TestCase.java:141) 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 junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:678) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:344) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4915) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4521) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1170) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1059) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:667) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:597) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:139) at org.eclipse.test.UITestApplication.run(UITestApplication.java:61) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:656) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) at org.eclipse.equinox.launcher.Main.main(Main.java:1471) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 64 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2018-06-11 08:12:06.018 !MESSAGE Unable to read repository at file:/home/cbi/genie.releng/workspace/ep48I-unit-cen64-gtk3/workarea/I20180611-0500/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.7.100.v20180430-1910/testData/metadataRepo/bad/content.xml. !STACK 0 java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "". at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:215) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:63) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:105) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:60) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:767) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:107) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:102) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:444) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:49) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:114) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:151) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:71) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:196) 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 junit.framework.TestCase.runTest(TestCase.java:176) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:989) at junit.framework.TestCase.runBare(TestCase.java:141) 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 junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at junit.framework.TestSuite.runTest(TestSuite.java:252) at junit.framework.TestSuite.run(TestSuite.java:247) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:678) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:344) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4915) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4521) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1170) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1059) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:667) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:597) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:139) at org.eclipse.test.UITestApplication.run(UITestApplication.java:61) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:656) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:592) at org.eclipse.equinox.launcher.Main.run(Main.java:1498) at org.eclipse.equinox.launcher.Main.main(Main.java:1471) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1239) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:209) ... 64 more !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:08.174 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:08.187 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:09.269 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:09.279 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.665 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.665 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.666 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.666 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.666 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.666 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.666 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.666 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.666 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.667 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.667 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.667 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.670 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.670 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.671 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.671 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.671 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.671 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.671 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.671 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.672 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.672 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.672 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.672 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.686 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.690 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.690 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.690 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.690 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.690 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.690 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.690 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.691 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.691 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.691 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.691 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.691 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.692 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.692 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.692 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.692 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.692 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.692 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.692 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.692 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.692 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.693 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.693 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.891 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.891 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.891 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.891 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.892 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.892 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.892 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.892 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.893 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.894 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.894 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.894 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.895 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.895 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.895 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.895 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.895 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.895 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.895 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.895 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.895 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.896 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.896 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.896 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.900 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.900 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.900 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.900 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.900 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.900 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.900 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.900 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.901 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.901 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.901 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.901 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2018-06-11 08:12:10.901 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2018-06-11 08:12:10.901 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2018-06-11 08:12:10.901 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2018-06-11 08:12:10.902 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.902 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.902 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.902 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.902 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.902 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2018-06-11 08:12:10.902 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.902 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2018-06-11 08:12:10.902 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:11.865 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:11.878 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:13.570 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2018-06-11 08:12:13.580 !MESSAGE Cannot continue the operation. There is another install operation in progress.