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 2017/05/30 11:09:23 UTC

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

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

Status: Still Failing

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

Changes:
[rombert] OAK-6196 - Improve Javadoc of multiplexing SPI

Expand the Javadoc for Mount.isMounted

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.upgrade.cli.JdbcToSegmentTest.validateMigration

Error Message:
Failed to copy content

Stack Trace:
javax.jcr.RepositoryException: Failed to copy content
Caused by: java.lang.IllegalStateException: Branch with failed reset
Caused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakOak0100: Branch reset failed
Caused by: org.apache.jackrabbit.oak.plugins.document.DocumentStoreException: Empty branch cannot be reset

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

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

Status: Still Failing

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

Changes:
[angela] OAK-6277 : UserQueryManager: redundant check for colliding bound and offset 
OAK-6278 : UserQueryManager: scope filtering for everyone groupId compares to principal name
OAK-5882 : Improve coverage for oak.security code in oak-core (wip)

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.testUpgrade

Error Message:
expected null, but was:<target/junit454362693043657302/junit3108871978195343785/upload/12/34/50/123450>

Stack Trace:
java.lang.AssertionError: expected null, but was:<target/junit454362693043657302/junit3108871978195343785/upload/12/34/50/123450>
	at org.apache.jackrabbit.oak.plugins.blob.UploadStagingCacheTest.testUpgrade(UploadStagingCacheTest.java:608)