See <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/>
------------------------------------------ [...truncated 1431 lines...] + hostname=0.0.0.0 + ports='8080 14440' + for port in '$ports' ++ lsof -n -i [email protected]:8080 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + for port in '$ports' ++ lsof -n -i [email protected]:14440 ++ grep '(LISTEN)' ++ awk '{print $2}' + RUNNING_PID= + '[' '!' -z ']' + echo BINDHOST=0.0.0.0 + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/bin/nuxeoctl> start Moving <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/server/default/deploy/nuxeo.ear/lib/script-api-1.0.jar> out of classpath (already provided by Java6) Starting Nuxeo... (pressing Ctrl+C will interrupt starting process) ..................................................10:10:12,620 INFO [OSGiRuntimeService] Nuxeo EP Started ====================================================================== = Nuxeo EP Started ====================================================================== = Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 387 ====================================================================== 10:10:25,261 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 49s:572ms + SELENIUM_PATH=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + HIDE_FF=true + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh> +++ dirname <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/run.sh> ++ cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> ++ pwd -P + HERE=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + '[' -r <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/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://localhost:8080/nuxeo/ + cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/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] org.seleniumhq.selenium.server:selenium-server:standalone:1.0.3:jar already exists in <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1 second [INFO] Finished at: Fri Oct 15 10:10:30 CEST 2010 [INFO] Final Memory: 23M/345M [INFO] ------------------------------------------------------------------------ + CMD='java -jar selenium-server.jar -port 14440 -timeout 7200 -htmlSuite *chrome http://localhost:8080/nuxeo/ ' + '[' '!' -z true ']' + export DISPLAY=:1 + DISPLAY=:1 + CMD_END='-firefoxProfileTemplate ffprofile -userExtensions user-extensions.js' + rm -rf <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html> + cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium> + sed s,/path/to/project-ear/ftest/selenium,<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium,g> + sed 's,\(capability.principal.codebase.p0.id...\).*$,\1"http://localhost: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://localhost:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite1.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite1.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 10:10:30.696 INFO - Java: Sun Microsystems Inc. 16.3-b01 10:10:30.699 INFO - OS: Linux 2.6.26-2-amd64 amd64 10:10:30.714 INFO - v2.0 [a2], with Core v2.0 [a2] 10:10:30.817 INFO - RemoteWebDriver instances should connect to: http://10.213.0.60:14440/wd/hub 10:10:30.818 INFO - Version Jetty/5.1.x 10:10:30.819 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 10:10:30.820 INFO - Started HttpContext[/selenium-server,/selenium-server] 10:10:30.820 INFO - Started HttpContext[/,/] 10:10:30.869 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3 10:10:30.869 INFO - Started HttpContext[/wd,/wd] 10:10:30.872 INFO - Started SocketListener on 0.0.0.0:14440 10:10:30.872 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4 10:10:30.960 INFO - Preparing Firefox profile... 10:10:33.089 INFO - Launching Firefox... 10:10:34.035 INFO - Checking Resource aliases 10:16:11.115 INFO - Checking Resource aliases 10:16:11.116 INFO - Received posted results 10:16:11.710 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://localhost:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite2.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 10:16:17.682 INFO - Java: Sun Microsystems Inc. 16.3-b01 10:16:17.685 INFO - OS: Linux 2.6.26-2-amd64 amd64 10:16:17.700 INFO - v2.0 [a2], with Core v2.0 [a2] 10:16:17.864 INFO - RemoteWebDriver instances should connect to: http://10.213.0.60:14440/wd/hub 10:16:17.867 INFO - Version Jetty/5.1.x 10:16:17.868 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 10:16:17.870 INFO - Started HttpContext[/selenium-server,/selenium-server] 10:16:17.870 INFO - Started HttpContext[/,/] 10:16:17.973 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@377653ae 10:16:17.974 INFO - Started HttpContext[/wd,/wd] 10:16:17.980 INFO - Started SocketListener on 0.0.0.0:14440 10:16:17.980 INFO - Started org.openqa.jetty.jetty.ser...@70329f3d 10:16:18.162 INFO - Preparing Firefox profile... 10:16:20.200 INFO - Launching Firefox... 10:16:21.149 INFO - Checking Resource aliases 10:32:52.017 INFO - Checking Resource aliases 10:32:52.018 INFO - Received posted results 10:32:52.583 INFO - Killing Firefox... Tests failed, see result file for details: <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite2.html> 10:32:53.109 INFO - Shutting down... + '[' 1 '!=' 0 ']' + echo '### [ERROR] suite2 TEST FAILURE' ### [ERROR] suite2 TEST FAILURE + exit_code=9 + 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://localhost:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-dm.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-dm.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 10:32:58.706 INFO - Java: Sun Microsystems Inc. 16.3-b01 10:32:58.709 INFO - OS: Linux 2.6.26-2-amd64 amd64 10:32:58.724 INFO - v2.0 [a2], with Core v2.0 [a2] 10:32:58.891 INFO - RemoteWebDriver instances should connect to: http://10.213.0.60:14440/wd/hub 10:32:58.893 INFO - Version Jetty/5.1.x 10:32:58.895 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 10:32:58.897 INFO - Started HttpContext[/selenium-server,/selenium-server] 10:32:58.897 INFO - Started HttpContext[/,/] 10:32:58.999 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3 10:32:59.000 INFO - Started HttpContext[/wd,/wd] 10:32:59.006 INFO - Started SocketListener on 0.0.0.0:14440 10:32:59.006 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4 10:32:59.190 INFO - Preparing Firefox profile... 10:33:01.407 INFO - Launching Firefox... 10:33:02.371 INFO - Checking Resource aliases 10:33:22.523 INFO - Checking Resource aliases 10:33:22.525 INFO - Received posted results 10:33:22.922 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://localhost:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 10:33:28.724 INFO - Java: Sun Microsystems Inc. 16.3-b01 10:33:28.727 INFO - OS: Linux 2.6.26-2-amd64 amd64 10:33:28.743 INFO - v2.0 [a2], with Core v2.0 [a2] 10:33:28.904 INFO - RemoteWebDriver instances should connect to: http://10.213.0.60:14440/wd/hub 10:33:28.906 INFO - Version Jetty/5.1.x 10:33:28.907 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 10:33:28.909 INFO - Started HttpContext[/selenium-server,/selenium-server] 10:33:28.909 INFO - Started HttpContext[/,/] 10:33:29.012 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@5ae80842 10:33:29.012 INFO - Started HttpContext[/wd,/wd] 10:33:29.018 INFO - Started SocketListener on 0.0.0.0:14440 10:33:29.018 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4 10:33:29.200 INFO - Preparing Firefox profile... 10:33:31.692 INFO - Launching Firefox... 10:33:32.598 INFO - Checking Resource aliases 10:33:38.991 INFO - Checking Resource aliases 10:33:38.992 INFO - Received posted results 10:33:39.202 INFO - Killing Firefox... 10:33:39.245 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://localhost:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-website.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-website.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 10:33:44.884 INFO - Java: Sun Microsystems Inc. 16.3-b01 10:33:44.886 INFO - OS: Linux 2.6.26-2-amd64 amd64 10:33:44.901 INFO - v2.0 [a2], with Core v2.0 [a2] 10:33:45.062 INFO - RemoteWebDriver instances should connect to: http://10.213.0.60:14440/wd/hub 10:33:45.065 INFO - Version Jetty/5.1.x 10:33:45.066 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 10:33:45.068 INFO - Started HttpContext[/selenium-server,/selenium-server] 10:33:45.068 INFO - Started HttpContext[/,/] 10:33:45.168 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3 10:33:45.169 INFO - Started HttpContext[/wd,/wd] 10:33:45.175 INFO - Started SocketListener on 0.0.0.0:14440 10:33:45.175 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4 10:33:45.354 INFO - Preparing Firefox profile... 10:33:47.812 INFO - Launching Firefox... 10:33:48.753 INFO - Checking Resource aliases 10:34:26.213 INFO - Checking Resource aliases 10:34:26.218 INFO - Received posted results 10:34:26.841 INFO - Killing Firefox... 10:34:26.884 INFO - Shutting down... + '[' 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://localhost:8080/nuxeo/ <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html> -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js 10:34:32.715 INFO - Java: Sun Microsystems Inc. 16.3-b01 10:34:32.718 INFO - OS: Linux 2.6.26-2-amd64 amd64 10:34:32.733 INFO - v2.0 [a2], with Core v2.0 [a2] 10:34:32.899 INFO - RemoteWebDriver instances should connect to: http://10.213.0.60:14440/wd/hub 10:34:32.901 INFO - Version Jetty/5.1.x 10:34:32.902 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver] 10:34:32.904 INFO - Started HttpContext[/selenium-server,/selenium-server] 10:34:32.904 INFO - Started HttpContext[/,/] 10:34:33.009 INFO - Started org.openqa.jetty.jetty.servlet.servlethand...@7a148bd3 10:34:33.010 INFO - Started HttpContext[/wd,/wd] 10:34:33.016 INFO - Started SocketListener on 0.0.0.0:14440 10:34:33.017 INFO - Started org.openqa.jetty.jetty.ser...@593d93f4 10:34:33.205 INFO - Preparing Firefox profile... 10:34:35.661 INFO - Launching Firefox... 10:34:36.613 INFO - Checking Resource aliases 10:34:52.264 INFO - Checking Resource aliases 10:34:52.265 INFO - Received posted results 10:34:52.700 INFO - Killing Firefox... + '[' 0 '!=' 0 ']' + echo '### [INFO] suite-webengine-tags TEST SUCCESSFUL' ### [INFO] suite-webengine-tags TEST SUCCESSFUL + sleep 5 + '[' 9 '!=' 0 ']' + echo '### [ERROR] TESTS FAILURE' ### [ERROR] TESTS FAILURE + exit 9 + ret1=9 + stop_jboss + JBOSS=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss> + <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/bin/nuxeoctl> stop ....Nuxeo stopped. + gzip <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/log/boot.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/log/console.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/log/nuxeo-error.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/log/server.log> <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/ws/trunk/jboss/log/stderr.log> + gzip -cd <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-selenium_permanentCheck/2083/artifact/trunk/jboss/log/server.log.gz> + '[' 9 -eq 0 ']' + exit 9 Archiving artifacts Publishing Selenium report... Test failures: 1 Test totals : 107 ------------------------ Command Passes : 1576 Command Failures : 6 Command Errors : 1 Checking ^\d{4}-\d{2}-\d{2}.*ERROR.* _______________________________________________ ECM-QA mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm-qa
