See 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/>

------------------------------------------
[...truncated 1020 lines...]
+ sleep 5
+ 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/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/tests/suite-webengine-tags.html>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html>
 -firefoxProfileTemplate ffprofile -userExtensions user-extensions.js
13:39:59.802 INFO - Java: Sun Microsystems Inc. 19.1-b02
13:39:59.803 INFO - OS: Linux 2.6.32-28-generic-pae i386
13:39:59.808 INFO - v2.0 [b1], with Core v2.0 [b1]
13:39:59.915 INFO - RemoteWebDriver instances should connect to: 
http://127.0.0.1:14440/wd/hub
13:39:59.916 INFO - Version Jetty/5.1.x
13:39:59.917 INFO - Started 
HttpContext[/selenium-server/driver,/selenium-server/driver]
13:39:59.918 INFO - Started HttpContext[/selenium-server,/selenium-server]
13:39:59.918 INFO - Started HttpContext[/,/]
13:39:59.942 INFO - Started 
org.openqa.jetty.jetty.servlet.ServletHandler@110fe28
13:39:59.943 INFO - Started HttpContext[/wd,/wd]
13:39:59.946 INFO - Started SocketListener on 0.0.0.0:14440
13:39:59.946 INFO - Started org.openqa.jetty.jetty.Server@116ab4e
13:40:00.030 INFO - Preparing Firefox profile...
13:40:02.302 INFO - Launching Firefox...
13:40:02.933 INFO - Checking Resource aliases
13:40:05.432 INFO - Checking Resource aliases
13:40:05.433 INFO - Received posted results
13:40:05.805 INFO - Killing Firefox...
Tests failed, see result file for details: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/selenium/result-suite-webengine-tags.html>
13:40:05.861 INFO - Shutting down...
13:40:05.862 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
+ '[' -z ']'
+ java -version
+ grep 1.6.0
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
+ '[' 0 == 0 ']'
+ cd 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload>
+ make EXT=--no-color
mkdir -p ../../target/ftest/funkload/report ../../target/ftest/funkload/log
fl-monitor-ctl monitor.conf restart
Starting monitor server at http://localhost:55502/ as daemon.
fl-credential-ctl credential.conf restart
Starting file_credential server at http://localhost:55501/ as daemon.
fl-run-test test_pages.py --simple-fetch -v -e testAvailable --no-color
testAvailable (test_pages.Pages) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.024s

OK
fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color
testWriter (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 1.459s

OK
fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color
testReader (test_rest.Rest) ... ok

----------------------------------------------------------------------
Ran 1 test in 0.462s

OK
fl-run-test -v --simple-fetch test_pages.py --no-color
testAvailable (test_pages.Pages) ... ok
testBasePageViewDocumentPath (test_pages.Pages) ... FAIL
testFileTabs (test_pages.Pages) ... FAIL
testFolderPage (test_pages.Pages) ... FAIL
testLoginPage (test_pages.Pages) ... FAIL
testMemberManagementPage (test_pages.Pages) ... FAIL
testNavigation (test_pages.Pages) ... FAIL
testPublish (test_pages.Pages) ... FAIL
testSections (test_pages.Pages) ... FAIL

======================================================================
FAIL: testBasePageViewDocumentPath (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 46, in testBasePageViewDocumentPath
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testFileTabs (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 137, in testFileTabs
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 117, in testFolderPage
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testLoginPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 39, in testLoginPage
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testMemberManagementPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 157, in testMemberManagementPage
    p = LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 60, in testNavigation
    .login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testPublish (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 94, in testPublish
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

======================================================================
FAIL: testSections (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0a_20110408-py2.6.egg/funkload/FunkLoadTestCase.py",
 line 923, in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/test_pages.py";,>
 line 74, in testSections
    p = (LoginPage(self).login(*self.cred_admin)
  File 
"<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 102, in login
    "User login not found on the welcome page")
AssertionError: User login not found on the welcome page

----------------------------------------------------------------------
Ran 9 tests in 0.621s

FAILED (failures=8)
make: *** [page] Error 1
+ ret2=2
+ ret3=0
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/monitorctl.sh>
 stop
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/monitorctl.sh>:
 line 121: -server -Xms1g -Xmx1g -XX:MaxPermSize=512m 
-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 
-Xloggc:${nuxeo.log.dir}/gc.log -verbose:gc -XX:+PrintGCDetails 
-XX:+PrintGCTimeStamps: bad substitution
Stopping monitoring 2011-04-19 13:40:15+02:00 ...
Monitoring stopped.
Archiving log ...
tar: log/*.html: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Done: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/log-20110419-114018.tgz>
+ 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/nuxeoctl>
 stop
Launcher command: java -Dlauncher.java.opts=-server -Xms1g -Xmx1g 
-XX:MaxPermSize=512m -Dsun.rmi.dgc.client.gcInterval=3600000 
-Dsun.rmi.dgc.server.gcInterval=3600000 -Xloggc:${nuxeo.log.dir}/gc.log 
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps 
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true 
-Dnuxeo.home=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat>
 
-Dnuxeo.conf=<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/nuxeo.conf>
 -jar 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/nuxeo-launcher.jar>
 stop
Nuxeo home:          
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat>
Nuxeo configuration: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/bin/nuxeo.conf>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/common>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/default>
Include template: 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/oracle>
Template 'monitor' not found with relative or absolute path 
(<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/ws/trunk/tomcat/templates/monitor).>
 Check your nuxeo.templates parameter, and nuxeo.template.includes for included 
files.
Stopping server.....Server stopped.
+ '[' '!' -z ']'
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ sort
+ sort -nr
+ uniq -c
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/server.log>
+ sed 's/^.\{24\}//g'
+ head
    395 ERROR [org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or 
view does not exist
    169 ERROR [org.hibernate.event.def.AbstractFlushingEventListener] Could not 
synchronize database state with session
    151 ERROR [org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to 
execute async event null on listener auditLoggerListener
     44 ERROR [nuxeo-error-log] 
     38 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: org.hibernate.exception.SQLGrammarException: 
could not execute query
     38 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain
     38 ERROR [nuxeo-error-log] javax.servlet.ServletException: 
org.hibernate.exception.SQLGrammarException: could not execute query
     38 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
     38 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml]
     19 ERROR 
[org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Error during 
Notification processing for event documentCreated
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/server.log>
 190    :2011-04-19 13:36:10,714 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 193    :2011-04-19 13:36:10,714 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 196    :2011-04-19 13:36:10,720 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 199    :2011-04-19 13:36:10,720 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 201    :2011-04-19 13:36:10,720 ERROR 
[org.hibernate.event.def.AbstractFlushingEventListener] Could not synchronize 
database state with session
 229    :2011-04-19 13:36:10,721 ERROR 
[org.hibernate.event.def.AbstractFlushingEventListener] Could not synchronize 
database state with session
 257    :2011-04-19 13:36:10,724 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
 289    :2011-04-19 13:36:10,724 ERROR 
[org.nuxeo.ecm.core.event.impl.AsyncEventExecutor] Failed to execute async 
event default on listener auditLoggerListener
 322    :2011-04-19 13:36:10,827 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
 325    :2011-04-19 13:36:10,827 ERROR 
[org.hibernate.util.JDBCExceptionReporter] ORA-00942: table or view does not 
exist
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/console.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/server.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/stderr.log>
 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/sysstat-sar.log>
+ gzip -cd 
<https://qa.nuxeo.org/jenkins/job/IT-nuxeo-5.4-tests-dm-tomcat-oracle10/106/artifact/trunk/tomcat/log/server.log.gz>
+ '[' 9 -eq 0 -a 2 -eq 0 ']'
+ exit 9
+ exit
Archiving artifacts
Publishing Selenium report...
  Test failures: 108
  Test totals  : 108
------------------------
  Command Passes   : 13
  Command Failures : 116
  Command Errors   : 105

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

Reply via email to