You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/03/21 18:57:25 UTC

BUILD FAILURE: Jackrabbit Oak - Build # 1331 - Failure

The Apache Jenkins build system has built Jackrabbit Oak (build #1331)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/1331/ to view the results.

Changes:
[stillalex] OAK-7366 update to mockito version compatible with jdk 10

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUserWithPrincipalNamesAsSystem

Error Message:
Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = rep:AuthorizableFolder, tN = { ... }}

Stack Trace:
javax.jcr.ItemExistsException: Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = rep:AuthorizableFolder, tN = { ... }}
	at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.doImport(ExternalIdentityImporterTest.java:111)
	at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUserWithPrincipalNamesAsSystem(ExternalIdentityImporterTest.java:195)

BUILD FAILURE: Jackrabbit Oak - Build # 1332 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Jackrabbit Oak (build #1332)

Status: Still Failing

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/1332/ to view the results.

Changes:
[catholicon] OAK-7370: order by jcr:score desc doesn't work across union query created by optimizing OR clauses

Add a lucene based test. Actual issue most likely exists in oak-core and hence would call for more tests over there.

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUserWithPrincipalNames

Error Message:
Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = rep:AuthorizableFolder, t- = { ... }}

Stack Trace:
javax.jcr.ItemExistsException: Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = rep:AuthorizableFolder, t- = { ... }}
	at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.doImport(ExternalIdentityImporterTest.java:111)
	at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUserWithPrincipalNames(ExternalIdentityImporterTest.java:175)