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 2020/03/13 15:18:39 UTC

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

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

Status: Still Failing

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

Changes:
[mreutegg] OAK-8944: Missing journal entry on recovery

Apply fix and enable test

 

Test results:
All tests passed

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

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

Status: Still Failing

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

Changes:
[reschke] OAK-8955: Update slf4j dependency to 1.7.30

 

Test results:
All tests passed

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

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

Status: Still Failing

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

Changes:
[reschke] OAK-8954: update jackson dependency to 2.10.3

 

Test results:
All tests passed

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

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

Status: Still Failing

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

Changes:
[reschke] OAK-8953: Update httpclient/mime dependencies to 4.5.12

 

Test results:
All tests passed

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

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

Status: Still Failing

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

Changes:
[reschke] OAK-8950 - fix svn:eol-style

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStoreStatsTest.testDSBSMetaDeleteAllErrorStats

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.jackrabbit.oak.plugins.blob.datastore.DataStoreBlobStoreStatsTest.testDSBSMetaDeleteAllErrorStats(DataStoreBlobStoreStatsTest.java:827)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)

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

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

Status: Still Failing

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

Changes:
[mreutegg] OAK-8948: ObservationManager.addEventListener() throws NPE with invalid paths in filter

Apply patch with fix and tests
Issue reported and test contributed by Rafiya Sirin

 

Test results:
All tests passed