See <https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/>

------------------------------------------
[...truncated 1949 lines...]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/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/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 101, in login
    fl.assert_(fl.listHref(content_pattern="Log out"),
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 595, 
in listHref
    a_links = response.getDOM().getByName('a')
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/webunittest.py",
 line 542, in getDOM
    parser.parseString(self.body)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 330, in parseString
    self.feed(data)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 115, in feed
    self.goahead(0)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 174, in goahead
    k = self.parse_endtag(i)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 390, in parse_endtag
    self.handle_endtag(string.lower(tag))
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 370, in handle_endtag
    self.close_enclosed_tags(tag)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 400, in close_enclosed_tags
    raise NestingError(self.tagstack, tag, self.getpos())
NestingError: Open tags <html>, <body>, <table>, <tr>, <td> do not match close 
tag </div>, at line 329, column 7

======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/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/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 101, in login
    fl.assert_(fl.listHref(content_pattern="Log out"),
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 595, 
in listHref
    a_links = response.getDOM().getByName('a')
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/webunittest.py",
 line 542, in getDOM
    parser.parseString(self.body)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 330, in parseString
    self.feed(data)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 115, in feed
    self.goahead(0)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 174, in goahead
    k = self.parse_endtag(i)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 390, in parse_endtag
    self.handle_endtag(string.lower(tag))
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 370, in handle_endtag
    self.close_enclosed_tags(tag)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 400, in close_enclosed_tags
    raise NestingError(self.tagstack, tag, self.getpos())
NestingError: Open tags <html>, <body>, <table>, <tr>, <td> do not match close 
tag </div>, at line 329, column 7

======================================================================
FAIL: testLoginPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/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/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 101, in login
    fl.assert_(fl.listHref(content_pattern="Log out"),
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 595, 
in listHref
    a_links = response.getDOM().getByName('a')
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/webunittest.py",
 line 542, in getDOM
    parser.parseString(self.body)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 330, in parseString
    self.feed(data)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 115, in feed
    self.goahead(0)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 174, in goahead
    k = self.parse_endtag(i)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 390, in parse_endtag
    self.handle_endtag(string.lower(tag))
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 370, in handle_endtag
    self.close_enclosed_tags(tag)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 400, in close_enclosed_tags
    raise NestingError(self.tagstack, tag, self.getpos())
NestingError: Open tags <html>, <body>, <table>, <tr>, <td> do not match close 
tag </div>, at line 329, column 7

======================================================================
FAIL: testMemberManagementPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/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/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 101, in login
    fl.assert_(fl.listHref(content_pattern="Log out"),
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 595, 
in listHref
    a_links = response.getDOM().getByName('a')
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/webunittest.py",
 line 542, in getDOM
    parser.parseString(self.body)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 330, in parseString
    self.feed(data)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 115, in feed
    self.goahead(0)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 174, in goahead
    k = self.parse_endtag(i)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 390, in parse_endtag
    self.handle_endtag(string.lower(tag))
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 370, in handle_endtag
    self.close_enclosed_tags(tag)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 400, in close_enclosed_tags
    raise NestingError(self.tagstack, tag, self.getpos())
NestingError: Open tags <html>, <body>, <table>, <tr>, <td> do not match close 
tag </div>, at line 329, column 7

======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/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/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 101, in login
    fl.assert_(fl.listHref(content_pattern="Log out"),
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 595, 
in listHref
    a_links = response.getDOM().getByName('a')
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/webunittest.py",
 line 542, in getDOM
    parser.parseString(self.body)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 330, in parseString
    self.feed(data)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 115, in feed
    self.goahead(0)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 174, in goahead
    k = self.parse_endtag(i)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 390, in parse_endtag
    self.handle_endtag(string.lower(tag))
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 370, in handle_endtag
    self.close_enclosed_tags(tag)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 400, in close_enclosed_tags
    raise NestingError(self.tagstack, tag, self.getpos())
NestingError: Open tags <html>, <body>, <table>, <tr>, <td> do not match close 
tag </div>, at line 329, column 7

======================================================================
FAIL: testPublish (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/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/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 101, in login
    fl.assert_(fl.listHref(content_pattern="Log out"),
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 595, 
in listHref
    a_links = response.getDOM().getByName('a')
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/webunittest.py",
 line 542, in getDOM
    parser.parseString(self.body)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 330, in parseString
    self.feed(data)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 115, in feed
    self.goahead(0)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 174, in goahead
    k = self.parse_endtag(i)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 390, in parse_endtag
    self.handle_endtag(string.lower(tag))
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 370, in handle_endtag
    self.close_enclosed_tags(tag)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 400, in close_enclosed_tags
    raise NestingError(self.tagstack, tag, self.getpos())
NestingError: Open tags <html>, <body>, <table>, <tr>, <td> do not match close 
tag </div>, at line 329, column 7

======================================================================
FAIL: testSections (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 897, 
in __call__
    testMethod()
  File 
"<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/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/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/nuxeo-distribution-5.4/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py";,>
 line 101, in login
    fl.assert_(fl.listHref(content_pattern="Log out"),
  File "build/bdist.linux-x86_64/egg/funkload/FunkLoadTestCase.py", line 595, 
in listHref
    a_links = response.getDOM().getByName('a')
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/webunittest.py",
 line 542, in getDOM
    parser.parseString(self.body)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 330, in parseString
    self.feed(data)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 115, in feed
    self.goahead(0)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 174, in goahead
    k = self.parse_endtag(i)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/HTMLParser.py",
 line 390, in parse_endtag
    self.handle_endtag(string.lower(tag))
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 370, in handle_endtag
    self.close_enclosed_tags(tag)
  File 
"/usr/lib/python2.5/site-packages/webunit-1.3.10-py2.5.egg/webunit/SimpleDOM.py",
 line 400, in close_enclosed_tags
    raise NestingError(self.tagstack, tag, self.getpos())
NestingError: Open tags <html>, <body>, <table>, <tr>, <td> do not match close 
tag </div>, at line 329, column 7

----------------------------------------------------------------------
Ran 9 tests in 1.799s

FAILED (failures=8)
make: *** [page] Error 1
+ ret1=2
+ stop_server
+ 
SERVER_HOME=<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/tomcat>
+ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/tomcat/bin/monitorctl.sh>
 stop
Stopping monitoring 2010-11-25 15:12:04+01:00 ...
Monitoring stopped.
Archiving log ...
tar: log/*.html: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
Done: 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/log-20101125-141207.tgz>
+ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/tomcat/bin/nuxeoctl>
 stop
..Nuxeo stopped.
+ '[' '!' -z secret ']'
+ 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/ws/trunk/tomcat/bin/monitorctl.sh>
 vacuumdb
Vacuuming qualiscope-ci-8 2010-11-25 15:12:11+01:00 ...
Reindexing qualiscope-ci-8 2010-11-25 15:12:11+01:00 ...
Done 2010-11-25 15:12:11+01:00
+ echo '### 10 most frequent errors --------------'
### 10 most frequent errors --------------
+ grep ' ERROR \[' 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/server.log>
+ sed 's/^.\{24\}//g'
+ sort
+ uniq -c
+ sort -nr
+ head
      8 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: For input string: "${facelets.refresh_period}"
      8 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] Exception in the filter chain
      8 ERROR [nuxeo-error-log] javax.servlet.ServletException: For input 
string: "${facelets.refresh_period}"
      8 ERROR [nuxeo-error-log] 
      8 ERROR [javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
+ echo '### 10 first errors ----------------------'
### 10 first errors ----------------------
+ grep -nTm 10 ' ERROR ' 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/server.log>
 474    :2010-11-25 15:12:02,582 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
 617    :2010-11-25 15:12:02,630 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
Exception in the filter chain
 689    :2010-11-25 15:12:02,633 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: For input string: "${facelets.refresh_period}"
 761    :2010-11-25 15:12:02,634 ERROR [nuxeo-error-log] 
javax.servlet.ServletException: For input string: "${facelets.refresh_period}"
 833    :2010-11-25 15:12:02,641 ERROR [nuxeo-error-log] 
 932    :2010-11-25 15:12:03,158 ERROR 
[javax.enterprise.resource.webcontainer.jsf.lifecycle] 
jsf.lifecycle.phase.exception
1075    :2010-11-25 15:12:03,162 ERROR [org.ajax4jsf.webapp.BaseXMLFilter] 
Exception in the filter chain
1147    :2010-11-25 15:12:03,163 ERROR 
[org.nuxeo.ecm.platform.web.common.exceptionhandling.DefaultNuxeoExceptionHandler]
 javax.servlet.ServletException: For input string: "${facelets.refresh_period}"
1219    :2010-11-25 15:12:03,163 ERROR [nuxeo-error-log] 
javax.servlet.ServletException: For input string: "${facelets.refresh_period}"
1291    :2010-11-25 15:12:03,169 ERROR [nuxeo-error-log] 
+ echo '### --------------------------------------'
### --------------------------------------
+ gzip 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/console.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/gc.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/nuxeo-error.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/reindexdb.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/server.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/stderr.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/sysstat-sar.log>
 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/vacuum.log>
+ gzip -cd 
<https://qa.nuxeo.org/hudson/job/FT-nuxeo-5.4-funkload-rest-and-web/1949/artifact/trunk/tomcat/log/server.log.gz>
+ '[' 2 -eq 0 ']'
+ exit 9
Archiving artifacts



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

Reply via email to