Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The build Jackrabbit Oak #1318 has failed.
First failed run: Jackrabbit Oak #1318 console log
Test results: 2 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, t7 = { ... }} Stack Trace: javax.jcr.ItemExistsException: Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = rep:AuthorizableFolder, t7 = { ... }} at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.doImport(ExternalIdentityImporterTest.java:132) at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUserWithPrincipalNames(ExternalIdentityImporterTest.java:167) FAILED: org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUser Error Message: Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = rep:AuthorizableFolder, tt = { ... }} Stack Trace: javax.jcr.ItemExistsException: Node with the same UUID exists:/rep:security/rep:authorizables/rep:users/t: { jcr:primaryType = rep:AuthorizableFolder, tt = { ... }} at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.doImport(ExternalIdentityImporterTest.java:132) at org.apache.jackrabbit.oak.spi.security.authentication.external.impl.principal.ExternalIdentityImporterTest.importExternalUser(ExternalIdentityImporterTest.java:153)