See 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/2571/>

------------------------------------------
[...truncated 1371 lines...]
[18345] Monitoring started.
+ 
SELENIUM_PATH=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ HIDE_FF=true
+ URL=http://127.0.0.1:8080/nuxeo/
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh
+++ dirname 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh
++ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
++ pwd -P
+ 
HERE=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ '[' -r 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.conf
 ']'
+ HIDE_FF=true
+ SUITES='suite1 suite2 suite-dm suite-webengine suite-webengine-website 
suite-webengine-tags'
+ URL=http://127.0.0.1:8080/nuxeo/
+ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ mvn dependency:copy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Utility POM for running Selenium tests
[INFO]    task-segment: [dependency:copy]
[INFO] ------------------------------------------------------------------------
[INFO] [dependency:copy {execution: default-cli}]
[INFO] Configured Artifact: 
org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar
[INFO] Copying selenium-server-1.0.3-standalone.jar to 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/selenium-server.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Sat Dec 11 13:08:39 CET 2010
[INFO] Final Memory: 22M/295M
[INFO] ------------------------------------------------------------------------
+ CMD='java -jar selenium-server.jar -port 14440 -timeout 7200       -htmlSuite 
*chrome http://127.0.0.1:8080/nuxeo/ '
+ '[' '!' -z true ']'
+ export DISPLAY=:1
+ DISPLAY=:1
+ CMD_END='-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js'
+ rm -rf 
'/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-*.html'
+ cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium
+ sed 
s,/path/to/project-ear/ftest/selenium,/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium,g
+ sed 
's,\(capability.principal.codebase.p0.id...\).*$,\1"http://127.0.0.1:8080/nuxeo/";);,g'
+ '[' '!' -z true ']'
+ echo '// do not load images'
+ echo 'user_pref("permissions.default.image", 2);'
+ exit_code=0
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite1 ...'
### [INFO] Running test suite suite1 ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:08:39.742 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:08:39.743 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:08:39.751 INFO - v2.0 [a2], with Core v2.0 [a2]
13:08:39.847 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
13:08:39.848 INFO - Version Jetty/5.1.x
13:08:39.849 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:08:39.850 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:08:39.850 INFO - Started HttpContext[/,/]
13:08:39.915 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
13:08:39.915 INFO - Started HttpContext[/wd,/wd]
13:08:39.919 INFO - Started SocketListener on 0.0.0.0:14440
13:08:39.920 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4
13:08:40.109 INFO - Preparing Firefox profile...
13:08:44.934 INFO - Launching Firefox...
13:08:46.541 INFO - Checking Resource aliases
13:14:11.101 INFO - Checking Resource aliases
13:14:11.102 INFO - Received posted results
13:14:12.094 INFO - Killing Firefox...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite1 TEST SUCCESSFUL'
### [INFO] suite1 TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite2 ...'
### [INFO] Running test suite suite2 ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:14:17.619 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:14:17.620 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:14:17.628 INFO - v2.0 [a2], with Core v2.0 [a2]
13:14:17.724 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
13:14:17.725 INFO - Version Jetty/5.1.x
13:14:17.726 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:14:17.727 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:14:17.727 INFO - Started HttpContext[/,/]
13:14:17.810 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
13:14:17.810 INFO - Started HttpContext[/wd,/wd]
13:14:17.813 INFO - Started SocketListener on 0.0.0.0:14440
13:14:17.814 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:14:17.947 INFO - Preparing Firefox profile...
13:14:20.099 INFO - Launching Firefox...
13:14:20.766 INFO - Checking Resource aliases
13:30:35.088 INFO - Checking Resource aliases
13:30:35.089 INFO - Received posted results
13:30:35.415 INFO - Killing Firefox...
13:30:35.651 INFO - Shutting down...
13:30:35.651 INFO - Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440]
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite2 TEST SUCCESSFUL'
### [INFO] suite2 TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-dm ...'
### [INFO] Running test suite suite-dm ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-dm.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:30:41.162 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:30:41.163 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:30:41.171 INFO - v2.0 [a2], with Core v2.0 [a2]
13:30:41.267 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
13:30:41.269 INFO - Version Jetty/5.1.x
13:30:41.269 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:30:41.270 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:30:41.270 INFO - Started HttpContext[/,/]
13:30:41.336 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3
13:30:41.336 INFO - Started HttpContext[/wd,/wd]
13:30:41.341 INFO - Started SocketListener on 0.0.0.0:14440
13:30:41.341 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4
13:30:41.429 INFO - Preparing Firefox profile...
13:30:43.514 INFO - Launching Firefox...
13:30:44.045 INFO - Checking Resource aliases
13:31:27.907 INFO - Checking Resource aliases
13:31:27.908 INFO - Received posted results
13:31:28.561 INFO - Killing Firefox...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-dm TEST SUCCESSFUL'
### [INFO] suite-dm TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine ...'
### [INFO] Running test suite suite-webengine ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:31:34.039 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:31:34.041 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:31:34.048 INFO - v2.0 [a2], with Core v2.0 [a2]
13:31:34.145 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
13:31:34.146 INFO - Version Jetty/5.1.x
13:31:34.147 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:31:34.147 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:31:34.148 INFO - Started HttpContext[/,/]
13:31:34.191 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
13:31:34.192 INFO - Started HttpContext[/wd,/wd]
13:31:34.196 INFO - Started SocketListener on 0.0.0.0:14440
13:31:34.197 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:31:34.289 INFO - Preparing Firefox profile...
13:31:36.333 INFO - Launching Firefox...
13:31:36.848 INFO - Checking Resource aliases
13:31:44.190 INFO - Checking Resource aliases
13:31:44.191 INFO - Received posted results
13:31:44.858 INFO - Killing Firefox...
13:31:44.920 INFO - Shutting down...
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-webengine TEST SUCCESSFUL'
### [INFO] suite-webengine TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine-website ...'
### [INFO] Running test suite suite-webengine-website ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-website.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:31:50.615 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:31:50.617 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:31:50.624 INFO - v2.0 [a2], with Core v2.0 [a2]
13:31:50.722 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
13:31:50.723 INFO - Version Jetty/5.1.x
13:31:50.724 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:31:50.725 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:31:50.725 INFO - Started HttpContext[/,/]
13:31:50.801 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
13:31:50.801 INFO - Started HttpContext[/wd,/wd]
13:31:50.804 INFO - Started SocketListener on 0.0.0.0:14440
13:31:50.804 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:31:50.896 INFO - Preparing Firefox profile...
13:31:52.949 INFO - Launching Firefox...
13:31:53.525 INFO - Checking Resource aliases
13:32:30.804 INFO - Checking Resource aliases
13:32:30.805 INFO - Received posted results
13:32:31.490 INFO - Killing Firefox...
13:32:31.529 INFO - Shutting down...
13:32:31.530 INFO - Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440]
+ '[' 0 '!=' 0 ']'
+ echo '### [INFO] suite-webengine-website TEST SUCCESSFUL'
### [INFO] suite-webengine-website TEST SUCCESSFUL
+ sleep 5
+ for suite in '$SUITES'
+ echo '### [INFO] Running test suite suite-webengine-tags ...'
### [INFO] Running test suite suite-webengine-tags ...
+ java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite '*chrome' 
http://127.0.0.1:8080/nuxeo/ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:32:36.967 INFO - Java: Sun Microsystems Inc. 16.3-b01
13:32:36.969 INFO - OS: Linux 2.6.26-2-amd64 amd64
13:32:36.976 INFO - v2.0 [a2], with Core v2.0 [a2]
13:32:37.072 INFO - RemoteWebDriver instances should connect to: 
http://10.213.0.59:14440/wd/hub
13:32:37.074 INFO - Version Jetty/5.1.x
13:32:37.074 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:32:37.075 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:32:37.075 INFO - Started HttpContext[/,/]
13:32:37.144 INFO - Started 
org.openqa.jetty.jetty.servlet.servlethand...@60765a16
13:32:37.144 INFO - Started HttpContext[/wd,/wd]
13:32:37.148 INFO - Started SocketListener on 0.0.0.0:14440
13:32:37.148 INFO - Started org.openqa.jetty.jetty.ser...@5cdf8f5e
13:32:37.236 INFO - Preparing Firefox profile...
13:32:39.445 INFO - Launching Firefox...
13:32:39.934 INFO - Checking Resource aliases
13:33:06.597 INFO - Checking Resource aliases
13:33:06.598 INFO - Received posted results
13:33:06.988 INFO - Killing Firefox...
Tests failed, see result file for details: 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html
13:33:07.007 INFO - Shutting down...
13:33:07.008 INFO - Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=14440]
+ '[' 1 '!=' 0 ']'
+ echo '### [ERROR] suite-webengine-tags TEST FAILURE'
### [ERROR] suite-webengine-tags TEST FAILURE
+ exit_code=9
+ sleep 5
+ '[' 9 '!=' 0 ']'
+ echo '### [ERROR] TESTS FAILURE'
### [ERROR] TESTS FAILURE
+ exit 9
+ ret1=9
+ stop_server
+ 
SERVER_HOME=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/bin/monitorctl.sh
 stop
Stopping monitoring 2010-12-11 13:33:13+01:00 ...
Monitoring stopped.
Archiving log ...
Done: 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/log-20101211-123320.tgz
+ 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/bin/nuxeoctl
 stop
......Nuxeo stopped.
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/server.log
+ sed 's/^.\{24\}//g'
+ sort
+ uniq -c
+ sort -nr
+ head
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/server.log
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/boot.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/console.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/gc.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/jvm.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/nuxeo-ds.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/nuxeo-error.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/server.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/stderr.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/sysstat-sar.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/vcs-ds.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/webrequests.log
 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/webthreads.log
+ gzip -cd 
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-selenium-dm-jboss_permanentCheck/trunk/jboss/log/server.log.gz
+ '[' 9 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
  Test failures: 1
  Test totals  : 108
------------------------
  Command Passes   : 1595
  Command Failures : 1
  Command Errors   : 0
Checking ^\d{4}-\d{2}-\d{2}.*ERROR.*

_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to