See <https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/>
------------------------------------------
[...truncated 810 lines...]
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 46, in testBasePageViewDocumentPath
.login(*self.cred_admin)
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
======================================================================
FAIL: testFileTabs (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/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/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
======================================================================
FAIL: testFolderPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/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/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
======================================================================
FAIL: testLoginPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 39, in testLoginPage
.login(*self.cred_admin)
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
======================================================================
FAIL: testMemberManagementPage (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/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/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
======================================================================
FAIL: testNavigation (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/test_pages.py",>
line 60, in testNavigation
.login(*self.cred_admin)
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
======================================================================
FAIL: testPublish (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/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/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
======================================================================
FAIL: testSections (test_pages.Pages)
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 897, in
__call__
testMethod()
File
"<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/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/IT-nuxeo-5.4-tests-oracle10/ws/trunk/src-5.4/nuxeo-distribution/nuxeo-distribution-dm/ftest/funkload/nuxeo/pages.py",>
line 101, in login
fl.assert_(fl.listHref(content_pattern="Log out"),
File "build/bdist.linux-i686/egg/funkload/FunkLoadTestCase.py", line 595, in
listHref
a_links = response.getDOM().getByName('a')
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/webunittest.py",
line 542, in getDOM
parser.parseString(self.body)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 330, in parseString
self.feed(data)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 115, in feed
self.goahead(0)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 174, in goahead
k = self.parse_endtag(i)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/HTMLParser.py",
line 390, in parse_endtag
self.handle_endtag(string.lower(tag))
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.egg/webunit/SimpleDOM.py",
line 370, in handle_endtag
self.close_enclosed_tags(tag)
File
"/usr/local/lib/python2.6/dist-packages/webunit-1.3.9-py2.6.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 545, column 7
----------------------------------------------------------------------
Ran 9 tests in 1.560s
FAILED (failures=8)
make: *** [page] Error 1
+ ret2=2
+ ret3=0
+ stop_jboss
+
JBOSS=<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/jboss>
+
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/jboss/bin/nuxeoctl>
stop
........Nuxeo stopped.
+ '[' -r
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/pgsql.offset>
']'
+ '[' '!' -z ']'
+ killall sar
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/ws/trunk/integration-lib.sh>:
line 206: 16606 Terminated sar -d -o
"$JBOSS_HOME"/log/sysstat-sar.log 5 1440 > /dev/null 2>&1
+ gzip
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/boot.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/console.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/gc.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/jvm.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/nuxeo-ds.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/nuxeo-error.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/server.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/stderr.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/sysstat-sar.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/vcs-ds.log>
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/webthreads.log>
+ gzip -cd
<https://qa.nuxeo.org/hudson/job/IT-nuxeo-5.4-tests-oracle10/289/artifact/trunk/jboss/log/server.log.gz>
+ '[' 9 -eq 0 -a 2 -eq 0 ']'
+ exit 9
Archiving artifacts
Publishing Selenium report...
Test failures: 107
Test totals : 107
------------------------
Command Passes : 8
Command Failures : 127
Command Errors : 103
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa