Build Nuxeo EP - 5.1 Branch::Maven Test #211 failed (803 tests passed, 15 tests 
failed (15 new))
Agent: Octopussy2
Build results: http://localhost:8111/viewLog.html?buildId=7955&buildTypeId=bt14

Newly failed tests (15 tests, only first 3 failures shown here)
==================================================================
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference 
=================
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getReference(SQLDirectoryProxy.java:91)
        at 
org.nuxeo.ecm.directory.InverseReference.checkDualReference(InverseReference.java:54)
        at 
org.nuxeo.ecm.directory.InverseReference.getTargetIdsForSource(InverseReference.java:97)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference(TestSQLDirectory.java:59)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:145)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 30 more

------- Stderr: -------
19 sept. 2007 21:30:51 org.nuxeo.runtime.AbstractRuntimeService start
INFO: Starting NXRuntime service Test Runtime; version: 1.0.0
19 sept. 2007 21:30:51 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.runtime.EventService
19 sept. 2007 21:30:51 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: 
service:org.nuxeo.runtime.services.deployment.DeploymentService
19 sept. 2007 21:30:51 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.core.api.CoreService
19 sept. 2007 21:30:51 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.core.schema.TypeService
19 sept. 2007 21:30:51 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
registerDocumentType
INFO: Register document type: Document
19 sept. 2007 21:30:51 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
getService
ATTENTION: The component exposing the service interface 
org.nuxeo.ecm.core.schema.TypeProvider is not resolved - should be a bug.
19 sept. 2007 21:30:51 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.directory.types
19 sept. 2007 21:30:51 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: base
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: user
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: group
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: vocabulary
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.TypeService registerSchema
INFO: Registered schema: xvocabulary
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: 
service:org.nuxeo.ecm.directory.DirectoryServiceImpl
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
19 sept. 2007 21:30:52 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory activate
INFO: component activated
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_register
INFO: Registering component: service:org.nuxeo.ecm.directory.sql.storage
19 sept. 2007 21:30:52 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 
registerExtension
INFO: directory registered: userDirectory
19 sept. 2007 21:30:52 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 
registerExtension
INFO: directory registered: groupDirectory
19 sept. 2007 21:30:52 org.hibernate.dialect.Dialect &init&
INFO: Using dialect: org.hibernate.dialect.HSQLDialect
19 sept. 2007 21:30:52 org.hibernate.dialect.Dialect &init&
INFO: Using dialect: org.hibernate.dialect.HSQLDialect
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.api.ClientException &init&
GRAVE: ClientException created...
org.nuxeo.ecm.directory.DirectoryException: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:145)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getReference(SQLDirectoryProxy.java:91)
        at 
org.nuxeo.ecm.directory.InverseReference.checkDualReference(InverseReference.java:54)
        at 
org.nuxeo.ecm.directory.InverseReference.getTargetIdsForSource(InverseReference.java:97)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference(TestSQLDirectory.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.api.ClientException &init&
GRAVE: ClientException created...
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getReference(SQLDirectoryProxy.java:91)
        at 
org.nuxeo.ecm.directory.InverseReference.checkDualReference(InverseReference.java:54)
        at 
org.nuxeo.ecm.directory.InverseReference.getTargetIdsForSource(InverseReference.java:97)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testTableReference(TestSQLDirectory.java:59)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at org.jmock.core.VerifyingTestCase.runBare(Unknown Source)
        at junit.framework.TestResult$1.protect(TestResult.java:106)
        at junit.framework.TestResult.runProtected(TestResult.java:124)
        at junit.framework.TestResult.run(TestResult.java:109)
        at junit.framework.TestCase.run(TestCase.java:120)
        at junit.framework.TestSuite.runTest(TestSuite.java:230)
        at junit.framework.TestSuite.run(TestSuite.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:145)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 30 more
19 sept. 2007 21:30:52 org.nuxeo.runtime.AbstractRuntimeService stop
INFO: Stopping NXRuntime service Test Runtime; version: 1.0.0
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: 
service:org.nuxeo.ecm.directory.sql.SQLDirectoryFactory
19 sept. 2007 21:30:52 org.nuxeo.ecm.directory.sql.SQLDirectoryFactory 
deactivate
INFO: component desactivated
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.directory.types
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: user
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: group
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: vocabulary
19 sept. 2007 21:30:52 org.nuxeo.ecm.core.schema.SchemaManagerImpl 
unregisterSchema
INFO: Unregister schema: xvocabulary
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.core.schema.TypeService
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.runtime.EventService
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.directory.sql.storage
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: service:org.nuxeo.ecm.core.api.CoreService
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: 
service:org.nuxeo.ecm.directory.DirectoryServiceImpl
19 sept. 2007 21:30:52 org.nuxeo.runtime.model.impl.ComponentManagerImpl 
_unregister
INFO: Unregistering component: 
service:org.nuxeo.runtime.services.deployment.DeploymentService

org.nuxeo.ecm.directory.sql.TestSQLDirectory.testCreateEntry =================
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getSession(SQLDirectoryProxy.java:79)
        at 
org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:172)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryTestCase.getSession(SQLDirectoryTestCase.java:66)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.getSession(TestSQLDirectory.java:42)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testCreateEntry(TestSQLDirectory.java:127)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:145)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 31 more

org.nuxeo.ecm.directory.sql.TestSQLDirectory.testGetEntry =================
org.nuxeo.ecm.directory.DirectoryException: 
org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:51)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getSession(SQLDirectoryProxy.java:79)
        at 
org.nuxeo.ecm.directory.DirectoryServiceImpl.open(DirectoryServiceImpl.java:172)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryTestCase.getSession(SQLDirectoryTestCase.java:66)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.getSession(TestSQLDirectory.java:42)
        at 
org.nuxeo.ecm.directory.sql.TestSQLDirectory.testGetEntry(TestSQLDirectory.java:192)
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: 
org.nuxeo.ecm.directory.DirectoryException. message: column not found: intField
        at org.nuxeo.ecm.directory.sql.SQLHelper.loadData(SQLHelper.java:216)
        at org.nuxeo.ecm.directory.sql.SQLHelper.setupTable(SQLHelper.java:110)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectory.&init&(SQLDirectory.java:145)
        at 
org.nuxeo.ecm.directory.sql.SQLDirectoryProxy.getDirectory(SQLDirectoryProxy.java:49)
        ... 31 more

see all newly failed tests: 
http://localhost:8111/viewLog.html?buildId=7955&buildTypeId=bt14
Changes included (2 changes)
====================================================
Change 25147 by jcarsique (1 file):
[maven-release-plugin] prepare for next development iteration

Change 25145 by jcarsique (1 file):
[maven-release-plugin] prepare release nuxeo-common-1.3.3

see more information about changed files: 
http://localhost:8111/viewLog.html?tab=buildChangesDiv&buildId=7955&buildTypeId=bt14


============================================================================
Configure email notifications: 
http://localhost:8111/profile.html?init=1#notifications
_______________________________________________
ECM-QA mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-qa

Reply via email to