!SESSION 2021-11-25 01:00:55.645 ----------------------------------------------- eclipse.buildId=4.22.0.I20211124-1800 java.version=11.0.11 java.vendor=AdoptOpenJDK 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/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/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/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/results/ep422I-unit-cen64-gtk3-java11_linux.gtk.x86_64_11 Command-line arguments: -application org.eclipse.test.uitestapplication -data /home/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/test-eclipse/eclipse/p2_ui_data_dir formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/home/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/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/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/results/ep422I-unit-cen64-gtk3-java11_linux.gtk.x86_64_11 !ENTRY org.eclipse.urischeme 4 0 2021-11-25 01:01:02.476 !MESSAGE Cannot run program "xdg-mime": error=2, No such file or directory !STACK 0 java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071) at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:145) at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:87) at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:76) at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:87) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.io.IOException: error=2, No such file or directory at java.base/java.lang.ProcessImpl.forkAndExec(Native Method) at java.base/java.lang.ProcessImpl.(ProcessImpl.java:340) at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:271) at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107) ... 7 more !ENTRY org.eclipse.e4.ui.workbench3 1 0 2021-11-25 01:01:02.776 !MESSAGE starting DumpStackTracesTimer with timeout=7080000 at 2021-11-25 01:01:02 +0000 !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2021-11-25 01:01:06.456 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.8.500.v20211103-1114/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:214) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:68) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:787) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:685) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:126) at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:110) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testBrokenRepository(QueryableMetadataRepositoryManagerTest.java:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:994) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1243) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:208) ... 88 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2021-11-25 01:01:06.464 !MESSAGE No repository found at file:/home/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/test-eclipse/eclipse/does/not/exist/testNotFoundRepository. !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2021-11-25 01:01:06.466 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.8.500.v20211103-1114/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:214) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:68) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:787) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:685) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:498) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:53) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:117) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:154) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:74) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:183) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:994) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1243) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:208) ... 92 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2021-11-25 01:01:06.470 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.8.500.v20211103-1114/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:214) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:68) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:787) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:685) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:498) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:53) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:117) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:154) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:74) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:197) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:994) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1243) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:208) ... 92 more !ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2021-11-25 01:01:06.472 !MESSAGE Unable to read repository at file:/home/jenkins/agent/workspace/ep422I-unit-cen64-gtk3-java11/workarea/I20211124-1800/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.8.500.v20211103-1114/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:214) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO.read(MetadataRepositoryIO.java:68) at org.eclipse.equinox.internal.p2.metadata.repository.SimpleMetadataRepositoryFactory.load(SimpleMetadataRepositoryFactory.java:108) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:787) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:685) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105) at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:498) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:53) at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:117) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:154) at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:74) at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:994) at junit.framework.TestCase.runBare(TestCase.java:142) 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:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202) at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5101) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4584) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1154) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1045) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) at org.eclipse.test.UITestApplication.run(UITestApplication.java:48) at org.eclipse.test.UITestApplication.start(UITestApplication.java:118) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440) at org.eclipse.core.launcher.Main.main(Main.java:44) Caused by: org.xml.sax.SAXParseException; lineNumber: 128; columnNumber: 3; The element type "BROKENrepository" must be terminated by the matching end-tag "". at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1243) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryIO$Parser.parse(MetadataRepositoryIO.java:208) ... 92 more !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:07.272 !MESSAGE operation plan must be resolved !STACK 0 java.lang.IllegalStateException: operation plan must be resolved at org.eclipse.equinox.internal.p2.ui.ProvUI.toCurrentJREOperation(ProvUI.java:338) at org.eclipse.equinox.internal.p2.ui.ProvUI.toCompabilityWithCurrentJREProvisioningPlan(ProvUI.java:325) at org.eclipse.equinox.internal.p2.ui.dialogs.ProvisioningOperationWizard.lambda$10(ProvisioningOperationWizard.java:341) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:07.272 !MESSAGE Unexpected error !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:07.273 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:07.275 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:08.036 !MESSAGE operation plan must be resolved !STACK 0 java.lang.IllegalStateException: operation plan must be resolved at org.eclipse.equinox.internal.p2.ui.ProvUI.toCurrentJREOperation(ProvUI.java:338) at org.eclipse.equinox.internal.p2.ui.ProvUI.toCompabilityWithCurrentJREProvisioningPlan(ProvUI.java:325) at org.eclipse.equinox.internal.p2.ui.dialogs.ProvisioningOperationWizard.lambda$10(ProvisioningOperationWizard.java:341) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:08.036 !MESSAGE Unexpected error !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:08.037 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:08.038 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.649 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.649 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.649 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.649 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.649 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.649 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.649 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.649 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.649 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.649 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.649 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.649 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.651 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.651 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.651 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.651 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.651 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.651 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.651 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.651 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.651 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.651 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.651 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.652 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.655 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.655 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.655 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.655 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.655 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.655 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.655 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.655 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.655 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.655 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.655 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.655 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.655 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.757 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.757 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.757 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.757 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.757 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.757 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.758 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.758 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.758 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.758 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.758 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.758 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.758 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.758 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.758 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.759 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.759 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.761 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.761 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.761 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.761 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.761 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.761 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.761 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.761 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.761 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.761 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.761 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.761 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.operations 4 0 2021-11-25 01:01:08.761 !MESSAGE Operation details !SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2021-11-25 01:01:08.761 !MESSAGE Your original request has been modified. !SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2021-11-25 01:01:08.761 !MESSAGE "TopLevelIU" is already installed, so an update will be performed instead. !SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2021-11-25 01:01:08.761 !MESSAGE Cannot complete the install because of a conflicting dependency. !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.761 !MESSAGE Software being installed: TopLevelIU 2.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.762 !MESSAGE Software being installed: egit 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.762 !MESSAGE Only one of the following can be installed at once: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.762 !MESSAGE TopLevelIU 2.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.762 !MESSAGE TopLevelIU 1.0.0 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:08.762 !MESSAGE Cannot satisfy dependency: !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.762 !MESSAGE From: egit 1.0.0 !SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:08.762 !MESSAGE To: org.eclipse.equinox.p2.iu; TopLevelIU [1.0.0,1.0.0] !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:09.032 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:09.198 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:09.342 !MESSAGE operation plan must be resolved !STACK 0 java.lang.IllegalStateException: operation plan must be resolved at org.eclipse.equinox.internal.p2.ui.ProvUI.toCurrentJREOperation(ProvUI.java:338) at org.eclipse.equinox.internal.p2.ui.ProvUI.toCompabilityWithCurrentJREProvisioningPlan(ProvUI.java:325) at org.eclipse.equinox.internal.p2.ui.dialogs.ProvisioningOperationWizard.lambda$10(ProvisioningOperationWizard.java:341) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:09.342 !MESSAGE Unexpected error !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:09.343 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:09.344 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:09.434 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:09.593 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:09.834 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:10.060 !MESSAGE operation plan must be resolved !STACK 0 java.lang.IllegalStateException: operation plan must be resolved at org.eclipse.equinox.internal.p2.ui.ProvUI.toCurrentJREOperation(ProvUI.java:338) at org.eclipse.equinox.internal.p2.ui.ProvUI.toCompabilityWithCurrentJREProvisioningPlan(ProvUI.java:325) at org.eclipse.equinox.internal.p2.ui.dialogs.ProvisioningOperationWizard.lambda$10(ProvisioningOperationWizard.java:341) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) !ENTRY org.eclipse.equinox.p2.ui 4 0 2021-11-25 01:01:10.060 !MESSAGE Unexpected error !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:10.061 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.operations 4 10052 2021-11-25 01:01:10.062 !MESSAGE Cannot continue the operation. There is another install operation in progress. !ENTRY org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:10.956 !MESSAGE Cannot complete the install because some dependencies are not satisfiable !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.956 !MESSAGE Software being installed: dummyIU 0.0.1 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.956 !MESSAGE Software currently installed: a.jre.javase 14.0.0 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:10.956 !MESSAGE Cannot satisfy dependency: !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.956 !MESSAGE From: dummyIU 0.0.1 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.956 !MESSAGE To: osgi.ee; JavaSE 14.0.0 !ENTRY org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:10.958 !MESSAGE Cannot complete the install because some dependencies are not satisfiable !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.958 !MESSAGE Software being installed: dummyIU 0.0.1 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.958 !MESSAGE Software currently installed: a.jre.javase 14.0.0 !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2021-11-25 01:01:10.958 !MESSAGE Cannot satisfy dependency: !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.958 !MESSAGE From: dummyIU 0.0.1 !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2021-11-25 01:01:10.958 !MESSAGE To: osgi.ee; JavaSE 14.0.0 !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:11.022 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:11.196 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2/artifacts.xml.xz, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-11-25 01:01:11.288 !MESSAGE Using unsafe http transport to retrieve http://example.com/known2, see CVE-2021-41033. Consider using https instead.