See
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/171/>
------------------------------------------
[...truncated 379 lines...]
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:156)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:97)
at
org.nuxeo.functionaltests.AbstractTest.initFirefoxDriver(AbstractTest.java:210)
at
org.nuxeo.functionaltests.AbstractTest.initDriver(AbstractTest.java:185)
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:601)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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:601)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.647 sec <<<
FAILURE!
Running org.nuxeo.functionaltests.ITLoginLogoutTest
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host
127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:101)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:216)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:93)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:156)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:97)
at
org.nuxeo.functionaltests.AbstractTest.initFirefoxDriver(AbstractTest.java:210)
at
org.nuxeo.functionaltests.AbstractTest.initDriver(AbstractTest.java:185)
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:601)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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:601)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.363 sec <<<
FAILURE!
Running org.nuxeo.functionaltests.ITFileUploadTest
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host
127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:101)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:216)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:93)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:156)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:97)
at
org.nuxeo.functionaltests.AbstractTest.initFirefoxDriver(AbstractTest.java:210)
at
org.nuxeo.functionaltests.AbstractTest.initDriver(AbstractTest.java:185)
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:601)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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:601)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.416 sec <<<
FAILURE!
Running org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host
127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:101)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:216)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:93)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:156)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:97)
at
org.nuxeo.functionaltests.AbstractTest.initFirefoxDriver(AbstractTest.java:210)
at
org.nuxeo.functionaltests.AbstractTest.initDriver(AbstractTest.java:185)
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:601)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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:601)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.385 sec <<<
FAILURE!
Running org.nuxeo.functionaltests.ITUsersTest
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host
127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
at
org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:101)
at
org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:216)
at
org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:93)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:156)
at
org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:97)
at
org.nuxeo.functionaltests.AbstractTest.initFirefoxDriver(AbstractTest.java:210)
at
org.nuxeo.functionaltests.AbstractTest.initDriver(AbstractTest.java:185)
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:601)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:35)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:115)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:97)
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:601)
at
org.apache.maven.surefire.booter.ProviderFactory$ClassLoaderProxy.invoke(ProviderFactory.java:103)
at $Proxy0.invoke(Unknown Source)
at
org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:150)
at
org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 45.589 sec <<<
FAILURE!
Results :
Tests in error:
org.nuxeo.functionaltests.ITContextualActionsTest: Failed to connect to
binary FirefoxBinary(/usr/bin/firefox) on port 7055; process output follows:
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'3.2.0-26-generic', java.version: '1.7.0'
Driver info: driver.version: FirefoxDriver
org.nuxeo.functionaltests.ITArchivedVersionsTest: Failed to connect to binary
FirefoxBinary(/usr/bin/firefox) on port 7055; process output follows:
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'3.2.0-26-generic', java.version: '1.7.0'
Driver info: driver.version: FirefoxDriver
org.nuxeo.functionaltests.ITLoginLogoutTest: Failed to connect to binary
FirefoxBinary(/usr/bin/firefox) on port 7055; process output follows:
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'3.2.0-26-generic', java.version: '1.7.0'
Driver info: driver.version: FirefoxDriver
org.nuxeo.functionaltests.ITFileUploadTest: Failed to connect to binary
FirefoxBinary(/usr/bin/firefox) on port 7055; process output follows:
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'3.2.0-26-generic', java.version: '1.7.0'
Driver info: driver.version: FirefoxDriver
org.nuxeo.functionaltests.ITModifyWorkspaceDescriptionTest: Failed to connect
to binary FirefoxBinary(/usr/bin/firefox) on port 7055; process output follows:
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'3.2.0-26-generic', java.version: '1.7.0'
Driver info: driver.version: FirefoxDriver
org.nuxeo.functionaltests.ITUsersTest: Failed to connect to binary
FirefoxBinary(/usr/bin/firefox) on port 7055; process output follows:
Build info: version: '2.23.1', revision: '17143', time: '2012-06-08 18:59:04'
System info: os.name: 'Linux', os.arch: 'amd64', os.version:
'3.2.0-26-generic', java.version: '1.7.0'
Driver info: driver.version: FirefoxDriver
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0
[INFO] [nuxeo-distribution-tools:build {execution: stop-tomcat}]
Activating profile: tomcat
Activating profile: qa
[unzip] [INFO] Resolving org.nuxeo:nuxeo-ftest:zip:1.7.2:compile ...
[unzip] Expanding:
/home/hudson/.m2/repository/org/nuxeo/nuxeo-ftest/1.7.2/nuxeo-ftest-1.7.2.zip
into
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target>
_init:
stop-unix:
[exec] Detected Tomcat server.
[exec] Nuxeo home:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/tomcat-webdriver>
[exec] Nuxeo configuration:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/tomcat-webdriver/bin/nuxeo.conf>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/tomcat-webdriver/templates/common-base>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/tomcat-webdriver/templates/common>
[exec] Include template:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/tomcat-webdriver/templates/default>
[exec]
[exec] Stopping server.....Server stopped.
stop-windows:
stop:
_init:
cleanup-db:
cleanup-environment:
BUILD SUCCESSFUL
Total time: 5 seconds
[INFO] [failsafe:verify {execution: default}]
[INFO] Failsafe report directory:
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-master-tests-dm-tomcat-openjdk7/ws/nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/webdriver/target/failsafe-reports>
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 23 seconds
[INFO] Finished at: Wed Sep 19 03:24:22 CEST 2012
[INFO] Final Memory: 102M/600M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*
Jenkins Text Finder: File set 'nuxeo/**/log/*.log' is empty
Publishing Selenium report...
Missing directory
nuxeo/nuxeo-distribution/nuxeo-distribution-dm/ftest/selenium/target/results
Build step 'Publish Selenium Html Report' marked build as failure
Publishing Selenium report...
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa