[Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 358 - Still Failing

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#358)

Status: Still Failing

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

[stefanegli] OAK-3292 : temporarily disabling redirectTestOutputToFile to easy 
debugging of failing DocumentDiscoveryLiteServiceTest

[stefanegli] OAK-3289 : store longs not integers as RDBMK otherwise 
auto-returns longs anyway

[mduerig] OAK-3293: SegmentOverflowExceptionIT runs forever unless it fails

 

All tests passed

[Oak origin/1.0] Apache Jackrabbit Oak matrix - Build # 356 - Still Failing

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#356)

Status: Still Failing

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

[Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 357 - Still Failing

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#357)

Status: Still Failing

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

[RTC]Making StandardAnalyzer as the default search analyzer

2015-08-25 Thread Satya Deep Maheshwari
Hi

Please vote on RTC for making
org.apache.lucene.analysis.standard.StandardAnalyzer
 as the default OOTB analyzer.  This analyzer is capable of handling
surrogate characters unlike the current default analyzer. Please see [1]

[1] - https://issues.apache.org/jira/browse/OAK-3276

Regards
Satya Deep


Re: jackrabbit-oak build #6237: Broken

2015-08-25 Thread Marcel Reutegger
Failed tests:   
testLargeStartStopFiesta(org.apache.jackrabbit.oak.plugins.document.Documen
tDiscoveryLiteServiceTest): expectation not fulfilled within 2ms:
checkFiestaState failed for SimplifiedInstance[cid=1], with instances:
[SimplifiedInstance[cid=1], SimplifiedInstance[cid=3],
SimplifiedInstance[cid=6]], and inactiveIds: [2, 4, 5], fulfillment
result: inactiveIds dont match, expected: 2,4,5, got clusterView:
{seq:9,final:true,id:92b615ca-c988-4fba-90f7-01e0d6c06423,me:1,a
ctive:[1,3,6],deactivating:[],inactive:[5]}

maybe a timing issue? Travis is a bit slower than our development
machines...


Regards
 Marcel

On 24/08/15 18:00, Travis CI wrote:

Build Update for apache/jackrabbit-oak
-

Build: #6237
Status: Broken

Duration: 697 seconds
Commit: 77da152e0b3c52f5ad9227748a2c30aa8dfad0f5 (trunk)
Author: Stefan Egli
Message: OAK-2844 : reactivating test and removing unnecessary user.dir
changing - that was a left-over of initial prototyping and using
setFinalStatic works for now, somewhat hacky, but it's a test

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1697438
13f79535-47bb-0310-9956-ffa450edef68

View the changeset:
https://github.com/apache/jackrabbit-oak/compare/b2ae4ff2734f...77da152e0b
3c

View the full build log and details:
https://travis-ci.org/apache/jackrabbit-oak/builds/77004461

--
sent by Jukka's Travis notification gateway



[Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 360 - Still Failing

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#360)

Status: Still Failing

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

Changes:
 

Test results:
All tests passed

[Oak origin/trunk] Apache Jackrabbit Oak matrix - Build # 359 - Still Failing

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#359)

Status: Still Failing

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

Changes:
[mduerig] OAK-3239: Port RepositoryUpgrade features to the RepositorySidegrade

 

Test results:
1 tests failed.
REGRESSION:  
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.testLargeStartStopFiesta

Error Message:
expectation not fulfilled within 6ms: checkFiestaState failed for 
SimplifiedInstance[cid=1], with instances: [SimplifiedInstance[cid=1], 
SimplifiedInstance[cid=2]], and inactiveIds: [2], fulfillment result: 
inactiveIds dont match, expected: 2, got clusterView: 
{seq:2,final:true,id:23e2e437-56e9-43c2-9a81-0a0e67002d93,me:1,active:[1,2],deactivating:[],inactive:[]}

Stack Trace:
java.lang.AssertionError: expectation not fulfilled within 6ms: 
checkFiestaState failed for SimplifiedInstance[cid=1], with instances: 
[SimplifiedInstance[cid=1], SimplifiedInstance[cid=2]], and inactiveIds: [2], 
fulfillment result: inactiveIds dont match, expected: 2, got clusterView: 
{seq:2,final:true,id:23e2e437-56e9-43c2-9a81-0a0e67002d93,me:1,active:[1,2],deactivating:[],inactive:[]}
at org.junit.Assert.fail(Assert.java:93)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.waitFor(DocumentDiscoveryLiteServiceTest.java:657)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.checkFiestaState(DocumentDiscoveryLiteServiceTest.java:1010)
at 
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.testLargeStartStopFiesta(DocumentDiscoveryLiteServiceTest.java:901)
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:483)
at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:18)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
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:483)
at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)




[Oak origin/1.0] Apache Jackrabbit Oak matrix - Build # 351 - Still Failing

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#351)

Status: Still Failing

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

[travis] console output of failed tests

2015-08-25 Thread Stefan Egli
Hi,

I'm chasing a test failure on travis ([0]) currently but it's virtually
impossible to find the root cause without having the console (or file)
output of the test in case it fails.

Does anyone know if/how to get the surefire files on travis? or should we
tweak the pom (redirectTestOutputToFile)?

Cheers,
Stefan
--
[0] - https://travis-ci.org/apache/jackrabbit-oak/builds/77114814




jackrabbit-oak build #6244: Broken

2015-08-25 Thread Travis CI
Build Update for apache/jackrabbit-oak
-

Build: #6244
Status: Broken

Duration: 51 seconds
Commit: ec649282d1eaed42b480894f87c808d186663c45 (1.2)
Author: Marcel Reutegger
Message: OAK-3283: Background read does not close StringSort

Merge revision 1697616 from trunk

git-svn-id: 
https://svn.apache.org/repos/asf/jackrabbit/oak/branches/1.2@1697623 
13f79535-47bb-0310-9956-ffa450edef68

View the changeset: 
https://github.com/apache/jackrabbit-oak/compare/baa3d849f8ad...ec649282d1ea

View the full build log and details: 
https://travis-ci.org/apache/jackrabbit-oak/builds/77127404

--
sent by Jukka's Travis notification gateway


[Oak origin/1.2] Apache Jackrabbit Oak matrix - Build # 353 - Still Failing

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#353)

Status: Still Failing

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