!SESSION 2015-02-04 20:06:16.068 -----------------------------------------------
eclipse.buildId=4.4.2.M20150204-1700
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -application org.eclipse.test.uitestapplication formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/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 /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/results/macosx.cocoa.x86_64_7.0
Command-line arguments:  -application org.eclipse.test.uitestapplication -data /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/p2_ui_data_dir formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/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 macosx -ws cocoa -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/results/macosx.cocoa.x86_64_7.0

!ENTRY org.eclipse.core.net 1 0 2015-02-04 20:06:23.295
!MESSAGE System property http.proxyHost has been set to proxy.eclipse.org by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.core.net 1 0 2015-02-04 20:06:23.307
!MESSAGE System property http.proxyPort has been set to 9898 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.core.net 1 0 2015-02-04 20:06:23.307
!MESSAGE System property http.nonProxyHosts has been set to download.eclipse.org|172.30.206.* by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.core.net 1 0 2015-02-04 20:06:23.309
!MESSAGE System property https.proxyHost has been set to proxy.eclipse.org by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.core.net 1 0 2015-02-04 20:06:23.309
!MESSAGE System property https.proxyPort has been set to 9898 by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.core.net 1 0 2015-02-04 20:06:23.310
!MESSAGE System property https.nonProxyHosts has been set to download.eclipse.org|172.30.206.* by an external source. This value will be overwritten using the values from the preferences

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2015-02-04 20:06:33.346
!MESSAGE Unable to read repository at file:/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.0.v20140522-0452/testData/metadataRepo/bad/content.xml.
!STACK 0
java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "</BROKENrepository>".
	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:107)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
	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:96)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
	at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:117)
	at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:102)
	at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testBrokenRepository(QueryableMetadataRepositoryManagerTest.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:952)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3994)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3671)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2015-02-04 20:06:33.353
!MESSAGE Unable to read repository at file:/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.0.v20140522-0452/testData/metadataRepo/bad/content.xml.
!STACK 0
java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "</BROKENrepository>".
	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:107)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
	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:96)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
	at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:439)
	at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:46)
	at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:120)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:157)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:72)
	at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:952)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3994)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3671)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2015-02-04 20:06:33.358
!MESSAGE No repository found at file:/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/does/not/exist/testNotFoundRepository.

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2015-02-04 20:06:33.362
!MESSAGE Unable to read repository at file:/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.0.v20140522-0452/testData/metadataRepo/bad/content.xml.
!STACK 0
java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "</BROKENrepository>".
	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:107)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
	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:96)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
	at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:439)
	at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:46)
	at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:120)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:157)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:72)
	at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:193)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:952)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3994)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3671)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1002 2015-02-04 20:06:33.366
!MESSAGE Unable to read repository at file:/Users/hudsonBuild/workspace/ep44M-unit-mac64/workarea/M20150204-1700/eclipse-testing/test-eclipse/eclipse/plugins/org.eclipse.equinox.p2.tests_1.6.0.v20140522-0452/testData/metadataRepo/bad/content.xml.
!STACK 0
java.io.IOException: The element type "BROKENrepository" must be terminated by the matching end-tag "</BROKENrepository>".
	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:107)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
	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:96)
	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
	at org.eclipse.equinox.p2.ui.ProvisioningUI.loadMetadataRepository(ProvisioningUI.java:439)
	at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:46)
	at org.eclipse.equinox.internal.p2.ui.QueryableMetadataRepositoryManager.doLoadRepository(QueryableMetadataRepositoryManager.java:1)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.loadRepository(QueryableRepositoryManager.java:120)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:157)
	at org.eclipse.equinox.internal.p2.ui.QueryableRepositoryManager.query(QueryableRepositoryManager.java:72)
	at org.eclipse.equinox.p2.tests.ui.query.QueryableMetadataRepositoryManagerTest.testQuery(QueryableMetadataRepositoryManagerTest.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at org.eclipse.equinox.p2.tests.AbstractProvisioningTest.runTest(AbstractProvisioningTest.java:952)
	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:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657)
	at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310)
	at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3994)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3671)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
	at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140)
	at org.eclipse.test.UITestApplication.run(UITestApplication.java:62)
	at org.eclipse.test.UITestApplication.start(UITestApplication.java:212)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
	at org.eclipse.core.launcher.Main.main(Main.java:34)

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:35.615
!MESSAGE Cannot continue the operation.  There is another install operation in progress.

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:35.624
!MESSAGE Cannot continue the operation.  There is another install operation in progress.

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:37.894
!MESSAGE Cannot continue the operation.  There is another install operation in progress.

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:37.899
!MESSAGE Cannot continue the operation.  There is another install operation in progress.

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.251
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.251
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.251
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.251
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.251
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.251
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.251
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.252
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.252
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.252
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.252
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.252
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.254
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.254
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.255
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.255
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.255
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.255
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.255
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.255
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.255
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.256
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.256
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.256
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.271
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.271
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.271
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.272
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.272
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.272
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.272
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.272
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.272
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.272
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.272
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.273
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.273
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.273
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.273
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.273
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.273
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.274
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.274
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.274
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.274
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.274
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.274
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.274
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.966
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.967
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.967
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.967
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.967
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.967
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.967
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.967
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.968
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.968
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.968
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.968
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.969
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.969
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.969
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.969
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.969
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.969
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.969
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.970
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.970
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.970
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.970
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.970
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.974
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.974
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.974
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.974
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.974
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.974
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.974
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.975
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.975
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.975
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.975
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.975
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 0 2015-02-04 20:06:41.975
!MESSAGE Operation details
!SUBENTRY 1 org.eclipse.equinox.p2.operations 1 10001 2015-02-04 20:06:41.976
!MESSAGE Your original request has been modified.
!SUBENTRY 2 org.eclipse.equinox.p2.operations 1 10003 2015-02-04 20:06:41.976
!MESSAGE "TopLevelIU" is already installed, so an update will be performed instead.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 10054 2015-02-04 20:06:41.976
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.976
!MESSAGE Software being installed: TopLevelIU 2.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.976
!MESSAGE Software being installed: egit 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.976
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.976
!MESSAGE TopLevelIU 2.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.976
!MESSAGE TopLevelIU 1.0.0
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 1 2015-02-04 20:06:41.977
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.977
!MESSAGE From: egit 1.0.0
!SUBENTRY 3 org.eclipse.equinox.p2.director 4 0 2015-02-04 20:06:41.977
!MESSAGE To: TopLevelIU [1.0.0]

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:44.745
!MESSAGE Cannot continue the operation.  There is another install operation in progress.

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:44.750
!MESSAGE Cannot continue the operation.  There is another install operation in progress.

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:50.811
!MESSAGE Cannot continue the operation.  There is another install operation in progress.

!ENTRY org.eclipse.equinox.p2.operations 4 10052 2015-02-04 20:06:50.816
!MESSAGE Cannot continue the operation.  There is another install operation in progress.
