!SESSION 2013-01-31 20:22:12.470 ----------------------------------------------- eclipse.buildId=M20130131-0800 java.version=1.6.0_27 java.vendor=Sun Microsystems Inc. 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,/opt/users/hudsonbuild/workspace/ep3-unit-lin64/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/org.eclipse.team.tests.ccvs.core.AllCoreTests.xml -testPluginName org.eclipse.team.tests.cvs.core -className org.eclipse.team.tests.ccvs.core.AllCoreTests -timeout 7200000 -junitReportOutput /opt/users/hudsonbuild/workspace/ep3-unit-lin64/workarea/M20130131-0800/eclipse-testing/results/linux.gtk.x86_6.0 Command-line arguments: -application org.eclipse.test.uitestapplication -data /opt/users/hudsonbuild/workspace/ep3-unit-lin64/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/cvs_sniff_folder formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,/opt/users/hudsonbuild/workspace/ep3-unit-lin64/workarea/M20130131-0800/eclipse-testing/test-eclipse/eclipse/org.eclipse.team.tests.ccvs.core.AllCoreTests.xml -testPluginName org.eclipse.team.tests.cvs.core -className org.eclipse.team.tests.ccvs.core.AllCoreTests -os linux -ws gtk -arch x86_64 -consolelog -timeout 7200000 -junitReportOutput /opt/users/hudsonbuild/workspace/ep3-unit-lin64/workarea/M20130131-0800/eclipse-testing/results/linux.gtk.x86_6.0 !ENTRY org.eclipse.core.net 1 0 2013-01-31 20:22:54.716 !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 2013-01-31 20:22:54.727 !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 2013-01-31 20:22:54.728 !MESSAGE System property http.nonProxyHosts has been set to localhost|build.eclipse.org|dev.eclipse.org|206.191.52.58|172.30.206.*|172.30.206.0|172.25.25.*|172.25.25.0|hudson.eclipse.org|127.0.0.1|*.eclipse.org|eclipse.org|git.eclipse.org|download.eclipse.org by an external source. This value will be overwritten using the values from the preferences !ENTRY org.eclipse.core.net 1 0 2013-01-31 20:22:54.737 !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 2013-01-31 20:22:54.737 !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 2013-01-31 20:22:54.738 !MESSAGE System property https.nonProxyHosts has been set to localhost|build.eclipse.org|dev.eclipse.org|206.191.52.58|172.30.206.*|172.30.206.0|172.25.25.*|172.25.25.0|hudson.eclipse.org|127.0.0.1|*.eclipse.org|eclipse.org|git.eclipse.org|download.eclipse.org by an external source. This value will be overwritten using the values from the preferences Connecting to: hudson.eclipse.org:pserver !ENTRY org.eclipse.team.cvs.core 4 0 2013-01-31 20:24:16.825 !MESSAGE Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module !STACK 1 org.eclipse.team.internal.ccvs.core.CVSException: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.fromString(CVSRepositoryLocation.java:238) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.getOldRepository(CVSURI.java:215) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.fromUri(CVSURI.java:65) at org.eclipse.team.internal.ccvs.core.CVSProjectSetCapability.asReference(CVSProjectSetCapability.java:629) at org.eclipse.team.tests.ccvs.core.cvsresources.CVSURITest.testScmUri12(CVSURITest.java:257) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1448) at junit.framework.TestCase.runBare(TestCase.java:134) at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1295) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) 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:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3189) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) 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:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) Contains: Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' Contains: Only the following methods are supported: ext, extssh, pserver, pserverssh2, test !SUBENTRY 1 org.eclipse.team.cvs.core 4 4 2013-01-31 20:24:16.830 !MESSAGE Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module !SUBENTRY 2 org.eclipse.team.cvs.core 4 4 2013-01-31 20:24:16.831 !MESSAGE Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' !SUBENTRY 2 org.eclipse.team.cvs.core 4 4 2013-01-31 20:24:16.831 !MESSAGE Only the following methods are supported: ext, extssh, pserver, pserverssh2, test Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 0 Message: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module org.eclipse.team.internal.ccvs.core.CVSException: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module at org.eclipse.team.internal.ccvs.core.connection.CVSRepositoryLocation.fromString(CVSRepositoryLocation.java:238) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.getOldRepository(CVSURI.java:215) at org.eclipse.team.internal.ccvs.core.filesystem.CVSURI.fromUri(CVSURI.java:65) at org.eclipse.team.internal.ccvs.core.CVSProjectSetCapability.asReference(CVSProjectSetCapability.java:629) at org.eclipse.team.tests.ccvs.core.cvsresources.CVSURITest.testScmUri12(CVSURITest.java:257) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at junit.framework.TestCase.runTest(TestCase.java:168) at org.eclipse.team.tests.ccvs.core.EclipseTest.runTest(EclipseTest.java:1448) at junit.framework.TestCase.runBare(TestCase.java:134) at org.eclipse.team.tests.ccvs.core.EclipseTest.runBare(EclipseTest.java:1295) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) 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:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3189) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) 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:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584) at org.eclipse.equinox.launcher.Main.run(Main.java:1438) at org.eclipse.equinox.launcher.Main.main(Main.java:1414) at org.eclipse.core.launcher.Main.main(Main.java:34) Contains: Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' Contains: Only the following methods are supported: ext, extssh, pserver, pserverssh2, test Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 4 Message: Invalid CVS repository location format: :cvs:pserver:username@host.com:/cvsroot/path:module Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 4 Message: Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot' Severity: 4 Plugin ID: org.eclipse.team.cvs.core Code: 4 Message: Only the following methods are supported: ext, extssh, pserver, pserverssh2, test