See
<https://qa.nuxeo.org/jenkins/job/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/2380/>
------------------------------------------
[...truncated 5807 lines...]
++ wc -l
+ has_key=1
+ '[' 1 = 0 ']'
+ perl -p -i -e 's,^#?nuxeo.vcs.min-pool-size=.*$,nuxeo.vcs.min-pool-size=10,g'
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeo.conf
+ cat
+ start_server 127.0.0.1
+ '[' 1 == 2 ']'
+ IP=127.0.0.1
+ check_ports_and_kill_ghost_process 127.0.0.1
+ hostname=127.0.0.1
+ ports='8080 14440'
+ for port in '$ports'
++ awk '{print $2}'
++ lsof -n -i [email protected]:8080
++ grep '(LISTEN)'
+ RUNNING_PID=
+ '[' '!' -z ']'
+ for port in '$ports'
++ lsof -n -i [email protected]:14440
++ awk '{print $2}'
++ grep '(LISTEN)'
+ RUNNING_PID=
+ '[' '!' -z ']'
+
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeoctl
start
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
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1089
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true
-Dnuxeo.home=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat
-Dnuxeo.conf=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeo.conf
-Dnuxeo.log.dir=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log
-jar
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeo-launcher.jar
start
Nuxeo home:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat
Nuxeo configuration:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeo.conf
Include template:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/common
Include template:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/default
Include template:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/postgresql
Template 'monitor' not found with relative or absolute path
(/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/monitor).
Check your nuxeo.templates parameter, and nuxeo.template.includes for included
files.
Detected Tomcat server.
No current configuration, generating files...
Configuration files generated.
Server started with process ID 16023.
.........................
======================================================================
= Nuxeo EP Started
======================================================================
= Component Loading Status: Pending: 0 / Unstarted: 0 / Total: 455
======================================================================
Started in 0min25s
+ sleep 0
+ '[' '!' -z ']'
+
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/monitorctl.sh
start
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/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 -Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=1089
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false: bad substitution
Starting monitoring 2011-07-20 22:01:32+02:00 ...
[16263] Monitoring started.
+ cd
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/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 5.048s
OK
fl-run-test -v --simple-fetch test_rest.py -e testWriter --no-color
testWriter (test_rest.Rest) ... ok
----------------------------------------------------------------------
Ran 1 test in 1.134s
OK
fl-run-test -v --simple-fetch test_rest.py -e testReader --no-color
testReader (test_rest.Rest) ... ok
----------------------------------------------------------------------
Ran 1 test in 0.282s
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
testNavigation (test_pages.Pages) ... FAIL
testPublish (test_pages.Pages) ... FAIL
testSections (test_pages.Pages) ... FAIL
testUsersGroupsPage (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.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 46, in testBasePageViewDocumentPath
.login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
======================================================================
FAIL: testFileTabs (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 134, in testFileTabs
p = (LoginPage(self).login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 114, in testFolderPage
p = (LoginPage(self).login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
======================================================================
FAIL: testLoginPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 39, in testLoginPage
.login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 60, in testNavigation
.login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
======================================================================
FAIL: testPublish (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 92, in testPublish
p = (LoginPage(self).login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
======================================================================
FAIL: testSections (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 73, in testSections
p = (LoginPage(self).login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
======================================================================
FAIL: testUsersGroupsPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/dist-packages/funkload-1.16.0b_20110525-py2.6.egg/funkload/FunkLoadTestCase.py",
line 944, in __call__
testMethod()
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",
line 153, in testUsersGroupsPage
p = LoginPage(self).login(*self.cred_admin)
File
"/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/nuxeo-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",
line 102, in login
"No user menu found in the welcome page")
AssertionError: No user menu found in the welcome page
----------------------------------------------------------------------
Ran 9 tests in 5.988s
FAILED (failures=8)
make: *** [page] Error 1
+ ret1=2
+ stop_server
+
SERVER_HOME=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat
+
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/monitorctl.sh
stop
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/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 -Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=1089
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false: bad substitution
Stopping monitoring 2011-07-20 22:02:00+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:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/log-20110720-200206.tgz
+
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/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
-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1089
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
-Djava.net.preferIPv4Stack=true -Djava.awt.headless=true
-Dnuxeo.home=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat
-Dnuxeo.conf=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeo.conf
-Dnuxeo.log.dir=/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log
-jar
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeo-launcher.jar
stop
Nuxeo home:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat
Nuxeo configuration:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/nuxeo.conf
Include template:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/common
Include template:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/default
Include template:
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/postgresql
Template 'monitor' not found with relative or absolute path
(/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/templates/monitor).
Check your nuxeo.templates parameter, and nuxeo.template.includes for included
files.
Stopping server.....Server stopped.
+ '[' '!' -z secret ']'
+
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/bin/monitorctl.sh
vacuumdb
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/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 -Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=1089
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false: bad substitution
Vacuuming qualiscope-ci-0 2011-07-20 22:02:09+02:00 ...
Reindexing qualiscope-ci-0 2011-07-20 22:02:09+02:00 ...
Done 2011-07-20 22:02:09+02:00
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \['
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/server.log
+ sort
+ head
+ uniq -c
+ sed 's/^.\{24\}//g'
+ sort -nr
8 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.servlet.ServletException: /incl/content_view_search_layout.xhtml @38,47
rendered="#{nxd:isDirty(contentView.searchDocumentModel)}":
java.lang.NoSuchMethodError: org.nuxeo.ecm.core.api.DocumentModel.isDirty()Z
8 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain
8 ERROR [nuxeo-error-log] javax.servlet.ServletException:
/incl/content_view_search_layout.xhtml @38,47
rendered="#{nxd:isDirty(contentView.searchDocumentModel)}":
java.lang.NoSuchMethodError: org.nuxeo.ecm.core.api.DocumentModel.isDirty()Z
8 ERROR [nuxeo-error-log]
8 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle]
jsf.lifecycle.phase.exception
8 ERROR [facelets.viewhandler] Error Rendering View[/view_documents.xhtml]
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR '
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/server.log
549 :2011-07-20 22:01:58,337 ERROR [facelets.viewhandler] Error Rendering
View[/view_documents.xhtml]
685 :2011-07-20 22:01:58,362 ERROR
[javax.enterprise.resource.webcontainer.jsf.lifecycle]
jsf.lifecycle.phase.exception
956 :2011-07-20 22:01:58,392 ERROR [org.ajax4jsf.webapp.BaseXMLFilter]
Exception in the filter chain
1092 :2011-07-20 22:01:58,395 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.servlet.ServletException: /incl/content_view_search_layout.xhtml @38,47
rendered="#{nxd:isDirty(contentView.searchDocumentModel)}":
java.lang.NoSuchMethodError: org.nuxeo.ecm.core.api.DocumentModel.isDirty()Z
1228 :2011-07-20 22:01:58,395 ERROR [nuxeo-error-log]
javax.servlet.ServletException: /incl/content_view_search_layout.xhtml @38,47
rendered="#{nxd:isDirty(contentView.searchDocumentModel)}":
java.lang.NoSuchMethodError: org.nuxeo.ecm.core.api.DocumentModel.isDirty()Z
1364 :2011-07-20 22:01:58,408 ERROR [nuxeo-error-log]
1562 :2011-07-20 22:01:59,019 ERROR [facelets.viewhandler] Error Rendering
View[/view_documents.xhtml]
1698 :2011-07-20 22:01:59,022 ERROR
[javax.enterprise.resource.webcontainer.jsf.lifecycle]
jsf.lifecycle.phase.exception
1969 :2011-07-20 22:01:59,029 ERROR [org.ajax4jsf.webapp.BaseXMLFilter]
Exception in the filter chain
2105 :2011-07-20 22:01:59,031 ERROR
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
javax.servlet.ServletException: /incl/content_view_search_layout.xhtml @38,47
rendered="#{nxd:isDirty(contentView.searchDocumentModel)}":
java.lang.NoSuchMethodError: org.nuxeo.ecm.core.api.DocumentModel.isDirty()Z
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/console.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/gc.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/jmxstat.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/nuxeoctl.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/nuxeo-error.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/reindexdb.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/server.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/stderr.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/sysstat-sar.log
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/vacuum.log
+ gzip -cd
/opt/hudson/tmp/workspace/FT-nuxeo-5.4-funkload-dm-tomcat-postgresql/trunk/tomcat/log/server.log.gz
+ '[' 2 -eq 0 ']'
+ exit 9
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa