You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/03/21 04:54:25 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0) - Build # 9861 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9861/
Java: 32bit/jdk1.8.0 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testWithin {#2 seed=[7FF2374655968ABC:36A2C61D9F0BFDF1]}

Error Message:
Shouldn't match I#1:Pt(x=-48.0,y=-66.0) Q:Pt(x=-90.0,y=-76.0)

Stack Trace:
java.lang.AssertionError: Shouldn't match I#1:Pt(x=-48.0,y=-66.0) Q:Pt(x=-90.0,y=-76.0)
	at __randomizedtesting.SeedInfo.seed([7FF2374655968ABC:36A2C61D9F0BFDF1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.fail(SpatialOpRecursivePrefixTreeTest.java:355)
	at org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.doTest(SpatialOpRecursivePrefixTreeTest.java:335)
	at org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testWithin(SpatialOpRecursivePrefixTreeTest.java:119)
	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 com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9167 lines...]
   [junit4] Suite: org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-2,SPG:(QuadPrefixTree(maxLevels:2,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-2,SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:1,SPG:(QuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:2,SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-2,SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:3,SPG:(QuadPrefixTree(maxLevels:7,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:1,SPG:(QuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:1,SPG:(QuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-2,SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:4,SPG:(QuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> Ig:Rect(minX=-90.0,maxX=-45.0,minY=-90.0,maxY=-45.0) Qg:Rect(minX=-135.0,maxX=-90.0,minY=-90.0,maxY=-45.0)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpatialOpRecursivePrefixTreeTest -Dtests.method=testWithin -Dtests.seed=7FF2374655968ABC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Africa/Asmera -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.16s J0 | SpatialOpRecursivePrefixTreeTest.testWithin {#2 seed=[7FF2374655968ABC:36A2C61D9F0BFDF1]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Shouldn't match I#1:Pt(x=-48.0,y=-66.0) Q:Pt(x=-90.0,y=-76.0)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7FF2374655968ABC:36A2C61D9F0BFDF1]:0)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.fail(SpatialOpRecursivePrefixTreeTest.java:355)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.doTest(SpatialOpRecursivePrefixTreeTest.java:335)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.SpatialOpRecursivePrefixTreeTest.testWithin(SpatialOpRecursivePrefixTreeTest.java:119)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(QuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:4,SPG:(QuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:2,SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(QuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-2,SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:0,SPG:(QuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:2,SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:4,SPG:(QuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(QuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(QuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-2,SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:3,SPG:(QuadPrefixTree(maxLevels:7,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:0,SPG:(QuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(QuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:2,SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-3,SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:0,SPG:(QuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:-1,SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   1> Strategy: RecursivePrefixTreeStrategy(prefixGridScanLevel:2,SPG:(QuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false, calculator=CartesianDistCalc, worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=pt_PT, timezone=Africa/Asmera
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=54421304,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialOpRecursivePrefixTreeTest]
   [junit4] Completed on J0 in 4.78s, 43 tests, 1 failure <<< FAILURES!

[...truncated 53 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:539: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1996: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 14 suites, 79 tests, 1 failure, 2 ignored (2 assumptions)

Total time: 33 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b10) - Build # 9864 - Still Failing!

Posted by Robert Muir <rc...@gmail.com>.
I opened https://issues.apache.org/jira/browse/LUCENE-5547

I havent dug into the fail, but i'm guessing its caused by the
spoonfeeding reader

On Fri, Mar 21, 2014 at 7:10 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9864/
> Java: 32bit/jdk1.7.0_60-ea-b10 -client -XX:+UseG1GC
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings
>
> Error Message:
> startOffset 266 expected:<1792> but was:<1793>
>
> Stack Trace:
> java.lang.AssertionError: startOffset 266 expected:<1792> but was:<1793>
>         at __randomizedtesting.SeedInfo.seed([B1B3ACAEE3F9218F:393AAC1040FD76BA]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.junit.Assert.failNotEquals(Assert.java:647)
>         at org.junit.Assert.assertEquals(Assert.java:128)
>         at org.junit.Assert.assertEquals(Assert.java:472)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:179)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:292)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:296)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:850)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:605)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:506)
>         at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:433)
>         at org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings(TestICUNormalizer2CharFilter.java:189)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
>         at java.lang.Thread.run(Thread.java:744)
>
>
>
>
> Build Log:
> [...truncated 5837 lines...]
>    [junit4] Suite: org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter
>    [junit4]   2> TEST FAIL: useCharFilter=false text='yqt \u0728\u0707\u0712\u0720\u0734 \u204c\u201d hyipy \u2667\u2619\u26ec\u267b\u26da uboyjwfbv \u2012\u205d\u2042\u200a\u2047\u2040 gyxmmz yvv %\ufb86 \n<script> hupvobbv jvsztd x rww ct{1,5} brteyi dfgyzqbm hdykd ahgeizyhv kLn c#\ud8f8\udd74 fPezd ktedq \ufcea=\ud997\uddc9\u876bJ\u0231\ud98a\udce0\uf872 zquqah \ub9d6\u144e\uc686 3\ud93d\udfca\u1215\ud614 tnorask \u0348\u0334\u0334\u0300\u033d geqdeoghh foojebut \ufb52\u227ag\ud9bd\udc3a\u07efK nyantr lksxw fszies ubzqfolksjpgk \u6fa3\ud859\udc36\u0501\ucca0\u0306\u001e\ua756\u052f \ucaf7\u0247\u0009\ufdddg \ud83c\udd02\ud83c\uddaf \u05628\u2b49\u02e3\u0718\u0769\u4f1b\u0496\u0766\uecaa\ufb44 \u001d \u0006hr\u00f0\ue649\u041a\uda6f\udfa5\uf31b\ue274 ptgjf  \ud8cc\udf83M\u0013\u04c6i \u205f\u2004\u2032\u2001\u2057\u2066 \u07d0\uacdb\u06a5z  pqfxwgbwe \ud1bc\u2eba\u2d45\u02ee\u56df xnujtfs \u1b19\u1b17\u1b39\u1b20\u1b69\u1b58\u1b03\u1b6e\u1b73\u1b20 afsl zxlzziqh ahrhckhktf \ud801\udc5b\ud801\udc61 bkpmeyyqobwi qnkunmpjpihezll plhhws \u37f7\u41d6\u3dca\u3e80\u4923\u36b8 \u195a\u1959\u196f\u1968\u1958\u197f </p \u0006s\u019f\uda82\udc90H_\u079d\ufd6f: idpp \u217c\u2168\u2185\u2179\u2156\u2159\u217c\u2154\u2158 ({1,5}( jkieylqzmb bfirnaj \uea71\uf17f\u0749\u054c \ud9ea\udf83\udbea\ude91j x\u3366\u09c2\ud828\udd13~ \u6fda\ueeee \ud834\udcd3\ud834\udc2b\ud834\udc8b\ud834\udcd8 dl \ud802\ude3a\ud802\ude36\ud802\ude23\ud802\ude56 \u20ad\u20a0\u20a0\u20a0\u20b8\u20b4\u20ad lcql \u0547\u0156]\ue344V] \ud90c\udd7d\u000eS\uf965\uf15e\u008f qdn \udac3\ude3c buy m qni \u31a4\u31a3\u31b2\u31a9\u31a7 \u20df\u20ee\u20d3\u20d4\u20f1\u20de \u4dc1\u4dc4\u4dde\u4dec\u4df9\u4dee\u4dc5 \udb40\udc36 gstfqnfWY \u24ab\u8d69\u0301 n?]v||]i )- \udb0b\ude77\uf634\u0762 tpkkjlbcntsk eebtzirw xo hktxy \n</     vxro  xpr mtlp p|tjf|i?.- lxpfo \udbd7\udf78\udbf5\udf57 u..b jjj]p?e jtckvhqb \u20eb\u20ea\u20fa\u20ef\u20e1\u20ed\u20eb vvmuhbsvyi jx mqwxckf \u00d7 qqzs \u05ae\u022d\udb7c\udfb1\u070b vnhkz egnutyuat \udaa2\udf20\ufa45#O\u2b61\u0d0e \u09a2\u0996\u09cd\u09b4 v \udbdb\ude9bqp owsln \ua837\ua833\ua83f\ua83f\ua83f\ua831\ua83c\ua839 \u1a15\u1a1c\u1a12 \ud83c\ude20 >&pt&#x>129 \ud9f1\udf8c\uecdd \ud809\udc48\ud809\udc72 wswskop \ua70d\ua70e ohcjsboriux \u2025\u2000\u206e\u2039\u2036\u2002\u200e \u1741\u1741\u175e bsykot \u0696\ufab5W ifj cnosdrAxa qtv wvrdn dmt (){0 udqg Z5U\ufcab\ue9ed\u0378 ts zndsksqtu uxbkAbn \u0535\"\u001b\ud923\udcc3\udae7\udccf\u02ac \u0131\ua72e\u1273\u02f8\u2329\u5d83Q icakme oojxv hpec xndjzxre )e{0,5}. \u0005!\u0009\u0004\u000bt\u0006N vqxnokp cdshqof \ua654\ua681\ua667\ua676\ua698  vwwp \ufe4b\ufe3b\ufe4d\ufe42\ufe44\ufe38\ufe4b\ufe4c\ufe4b\ufe38 \u2ffb\u2ffa\u2ff6\u2ff7\u2ffc\u2ff6\u2ff5 \u3116\u312c\u3100\u3102\u310f\u3116 agyueiij \u0764\u1178\ud866\udca1\u00f2\u039d \ud802\udc12\ud802\udc1e\ud802\udc28\ud802\udc19 kygiv fxctjyj           \n  omu \ud855\udeb1\u063c\ufd54\u9dbf\uf80a\ufc60 \u76ee\u3365\uf998\u70a8\u02d2 \u05e5\u0478\u61bb \ua71c\ua708\ua70d\ua71a\ua712\ua712\ua719\ua706\ua71f\ua71c\ua71e\ua718 pgqarvtzcoduk pyok \u1779\u1766\u1778\u177b \u16e5\u16a7\u16f3\u16fe\u16c8\u16ba\u16a4 \u0527\u052f\u0513\u0500 iisgh hxd \u13dd\u13c6\u13db\u13ee\u13d7 \u0019\ufed4 \ud802\udd3c\ud802\udd30\ud802\udd3d\ud802\udd24\ud802\udd2c jm gvylt eax xsbt mvuvnw \u0246\u5514\udb16\uddcf\u1dc2\ud07b\u07af\u12e8\u8e8f\u0004 phy haduzzw \u04a1\u8334\u14b5\uf0de\udb4b\udec0\u6b69 dubdl \u0cd2\u06c7\uf0297\u45efy-\u05e9\u01a3\uf46f aiafsh   &# \u0003\ue5ab\uedcd] xhz vilwdlytsj \uda10\udf4f\u87b2 tomuca \u1fe4\u1f4c\u1fab \u035d\u0332 xgeel nzp -)r)]r([{ nbc \u01b4\ud80f\udff5\u0008\u0091 tbugdgv \ud9cc\udd57\u0776t\uda0f\udc17 rsuwxqxm \u2d71\u2d3d\u2d6e zsvuicin \udb50\ude9d\u7424\u30c7\uff73\ue11e\u0014 qxtxx dlssfvxg ud \u0c1f\ud9d9\udce4\u2317\u0482\u017b \ud83c\udd91\ud83c\uddaf\ud83c\udd84 \ud834\udf7d\ud834\udf70\ud834\udf61 \uabfc\uabe1\uabcd\uabd1\uabe8\uabf9 \u292a\u2916\u295d\u290b\u296d\u291f \uf476\u0283\u03d5\ucfe2 h)(o? lqeatt \u20c9\u20a5\u20cd \u1634d\u001a\ua052:\u00db \ud83c\udc8a\ud83c\udc41\ud83c\udc8a\ud83c\udc6e k civyjm ptz \uf20d\uea32&\ud8db\ude48\uf657s\u06dc\u9aa5\udbd7\udc74\u0111 cehuo \u2090\u209b\u2099\u208c\u209a\u2088\u2092\u207e\u207b\u2089 efpifnvdd zstzduuyb \u04af3 \u2e5f\u2e7e\u2e7c\u2e54\u2e0f\u2e68\u2e0d\u2e05 <??>  \u28d3\udbb7\udf6fJ\uf089\ub617\ufb80\u07d0\uf141 \u0820\u083b\u0800\u0801\u0832\u0823\u0820\u081c\u0835 r laxzpfbcvz iuwbmq scpeqaq nvw{1,5}s) \u234c\u231f\u231e\u23cc\u23d8\u2302\u2345\u231b\u239d\u231e 154614 wgefnmgq \udbbe\udc2a\uee8c ayaeg \u243c\u2404\u2409\u241a dd hxuawoswx jqghoznw \u0019\u70cd& \ufe0a\ufe02\ufe04\ufe0c\ufe0d \u0510\u0523\u0510\u0501\u0508\u0513\u050e ropgywv guqsrcz kmf \u0d1f\u0d5c\u0d24\u0d5f\u0d0b\u0d14 xgklnql oprw \u0365\u034e\u036a\u0310\u034f\u0316\u031f \u01b2\u55f6\uf1eeo\ue994\u07c4? wewz idjwsqwo \ufe67\ufe66\ufe52\ufe6a\ufe5b\ufe57\ufe68\ufe62 \u27fd\u27fe\u27f6\u27f8 fcsqqvoy edrso \u5580\ue897 vantkitto sm \uff60\ud957\udf48\uf919w\ud889\udf3e\ud9c8\uddf6 jhas uqzmlr \ua4ce\ua4aa\ua4b3\ua4b5\ua4c2\ua4a5 kvuop ><script> \ud802\udd0f\ud802\udd15\ud802\udd11 \u16bc gjyabb mlaewr \u1175\u11cc\u1192 ri ]\u01eb\ue4ca  \uedca\ucd66\u597c\u03df\uaf8f\u0619 &#x; ]?e \ua6c2\ua6ed\ua6eb\ua6ea\ua6cd\ua6e2 gfpafsr pooo \u20cc\u20c4\u20a7\u20c8\u20a6\u20b0\u20ad \udb40\udd5b tgcdmeuau \u141f\u637d \ufba8\ufcc7\ufde1\ufc85\ufbfc\ufbed b \u319a\u3193\u3192\u3195\u319e\u319d\u3195\u3194\u3197\u319c \u0514\u0503\u051c\u050e\u0502\u0520 \u1db3\u1db5\u1d96 \ud977\udde8w\u02ec&\u01dd\u29ed\ufeady\u03e3 ukzqq {0,5}{0 \u000f\uf028$\u046f7\udb7e\uded2 <p><l \uea5e(\uf1dcX\u376b ([mi[n(a JevxsJl \ubd09\u04c1\ua0f3\uff7b \u1cd3\u1cd9\u1cf6\u1cf0\u1cd8\u1cdd\u1cdd\u1ce7\u1ce3\u1cd9 \ud800\udf91\ud800\udf99\ud800\udf83 \"135541 \u18b3\u18c0\u18c2\u18ea\u18c4\u18fe\u18b2\u18fd\u18c3 uwykvfd lqiflow afdfctcz ol[hemp strmhxmk \ua732\ua748\ua731\ua791\ua78b\ua7ee\ua7ea\ua789\ua766\ua7e4 gmzpmrpzr dqfp  wfxwjzepdj M\udb03\udeff\u13c5 afsncdwp \ue716\u0734\ud8f9\udc986\u0017\u0211 t r vhczf (]|q.{0  \u195e\u1973\u1958\u1956\u196c\u1973\u1966\u196c\u197a  \u2595\u258e\u259a\u2591\u2583\u2595 l kgopyql wes E\u6611\ub713\u7058^ bipq dx 7507 \ua90b\ua90b ktjeqqx \u0e1d\u0e7f\u0e35 #(\u71b7'\u06e5\u03e4(\uf714\u6ff2 advbgh \u319c\u3191 \uef11% \uc8a7C\ud8ed\udf4c rjb \u02ca\uf5bd\ue379n \ud834\udd7d\ud834\udd83 jracjcd rpearfd ujzvdc ofg \u09df\u09f4\u0980\u09b3\u09bf\u09b7 \ud9cc\uddf4$\udb08\udf72 iqcnwsyjmo </scri ]-q jsitgjg naeajiix vvmq dnlihau o cgyp tqsfe uixlzmhz sixhftpr uvtbvv mphcWojZs \u190b\ud9c3\ude7c\u008b\u0606\ua8b1 a  \u000ebq# \u1e57\u0b66\uda41\ude32\ubfd6 ohph b- ze \ue2a9\u0000 zatuye \ufd26\ufdfa\ufbbf\ufdb4\ufde3\ufd14\ufc25\ufcb8 sbtpb  nxtacgjo \ud834\ude2a\ud834\ude0f\ud834\ude14\ud834\ude27 \ua835\ua835 ujpjkkyhujx \u001e\ud9a7\udc45\u0011>\u1aef\u0d0d < hcefg \u01f0\u01d3 gxlwv \ud802\udd2f\ud802\udd34 \udb9c\udcc8\udbb6\ude1e\udbaf\ude33\udbae\udc49 xyzlzynd \ud83c\udd44 vynhdwh \u315d\u3157\u314d\u3180\u317d\u318d\u317d\u3156 ?>\"  \ud800\udfdb\ud800\udfb8\ud800\udfa6\ud800\udfa7 hszn sspwldpdwjfhk vrbag \ueabd\ud9f2\udfb5\udafb\udd28\uf6a4y\ufdeb \u0798\u078f\u0789 \ue80c\uf5c1\u001a\ud84b\uddef ywdrudo odqsts nnpvfl nvotk rdwhr rquj cn \ud7d4\ud7b3\ud7c7\ud7bf\ud7bd &#x528f28 emdq pnqsbbgzs \u2c7d\u2c7e fjkwhku >&c \ud800\udf85\ud800\udf88\ud800\udf93\ud800\udf84\ud800\udf82\ud800\udf8b '\n\"<p></p> xltgxaa vqjmhiz n .m]c]tr( qerokel lc kugmimmtfxi         <?&#x524963 [g)|n|[ cij </ BwbZfg pta bmhn \uf60dz\u54ca fwdp gnkz \u030ba\ue115}\udb7d\ude86\ud813\udc50\uedb9 \u1745\u1749\u174d\u1747\u174b\u174f \ud802\udf09\ud802\udf3f\ud802\udf03\ud802\udf00 agmj \u1db7 \u60669\u000fj\u000f\u02e4e\u05f5f   p \udaac\udc9f\uc257\u6e58U zcwsy \u19a7\u19cf\u19aa\u199f\u19b7 zhll sbmv .uud \u040c\u2e78\ud9fc\udd0d\ufb7f\uf2e1\u04bf vqkyxua \ud834\udf5e\ud834\udf45\ud834\udf23 \ud834\uddbe\ud834\udd9b\ud834\uddc4 f [{0,5}t ovbsy tcj nyalqyabn yzhes mlwpw \ud835\uddd5\ud835\udfdf\ud835\uddb4\ud835\ude3e epqfkk cssusatbbq \u1424\u1413\u1652\u15f0 dtfy zN \u2417\u2435\u2407 qtz \u2fff\u2ff1\u2ff8\u2ff8\u2ff7\u2ff7 \ud802\ude43 gfpe stimmb ugPwlr \u0737\u0712\u0712\u071c \u21de \u01d8\u079e\u8215\ue5b9\u07ef\u3cff\u0478 \u05dd\u05e5 gwqsetiyyh jbncv \u68ba\u52aa) kcoeiuogjsh n[nh- \uf5ff\u7ec3Z zrptjltqstzvx ts tbod &#88087 \u07fd\u07c1\u07c0\u07e9\u07fa\u07f2\u07e3\u07e8\u07cb\u07eb\u07d8 fisslh \ue40f\u012b\u02cf\u0766 \u1c25\u1c4f\u1c1d\u1c20 \"--> dPhwz \ud808\udef9\ud808\udf4a\ud808\uddd3 cicqhk D\ue7d3=\u5228\udbc3\udd18\ueb0d\u0012\u0744\ufb04U\u001e\uf388c\u0306 \u2c08\u2c1e Xxzcd \u001d\u0230\u45e8\u0653 <zlx \u1e8f\u1e28\u1e3c\u1e8d\u1ee8\u1e69 zcoeork d gusesc \ud802\udd3e nyr vkfrgi \u2cde mo nklnsqweh <script gtoppwsbik vrcdbsx  pz \udb0d\ude0c|\u93d0\uf241\u28a8\u0531 \ud83c\udc2b\ud83c\udc10 \ud800\udf91\ud800\udf8e qwmmkty \u19f7\u19f7\u19e8\u19e0\u19f9\u19f6\u19e6 \u7a60\u7b7b\u878c\u603c\u53c6\u6552\u6dfe \u0776\u0775 foxaqi m cdjd guyqxodsccy \ucd7d\ub5eb\ud29e\ub9ad\uba00\uac9d\ud2f0 pxjtj \ue362\u079fx\uf193 ){1,5}[{ hmpujw \u3193\u319b\u3195\u319c\u3198\u3193\u3195\u319d\u319e \udb40\udd65\udb40\udd29\udb40\udd5c\udb40\uddba \ud801\udc18\ud801\udc24\ud801\udc4f\ud801\udc15\ud801\udc04 \u1970\u196c\u1963\u196f\u1979 vjpeg \ufeb9 lhoeh &#x540b Szu \u0c21\u0c21\u0c36\u0c0e oyb \u1c7c\ue0ba\u001e gskf \ud826\udd47\u0018 ooxki \u001d\u5b0d \uf0e2\u05ba\u000e\u6200 \u2ecc\u2e8a\u2eb8\u2ee5\u2edb\u2ee4\u2ec7\u2ef9\u2e9e\u2e99 xpyijb bqvtjfjrxkjv sruyitq jobm u \u0752\u075d\u0778\u0754\u075c \ua4af\ua4a5\ua4be\ua4a6\ua4b9\ua4b9 \ua835\ua832\ua838\ua83d \ud83c\udc3a\ud83c\udc9f\ud83c\udc4e \ud7fb\ud7ce\ud7c6\ud7f8 erkzdwed ftzpcx ecbylf geptanc jxbhc ophh wqng \ue48c\u9c86Z imkjnwetjbz njivpvo  \u6d9a\ud8da\udcba \u29f4\u29fd\u29a6\u2980\u2989\u29f3\u29ec\u2991\u29e5\u29c6 \udb08\ude9d\u2ecb\u037e chmap <!--<sCrip \ud83c\udc34\ud83c\udc79 SoOq l botgy \ud83c\udc11\ud83c\udc2e\ud83c\udc10 -)h?|] \ud801\udc2e\ud801\udc47 pjlrcjij lpdft v.o| qolrd b  uefppzjyvva D\u05de\u0425\u01a3\ue1c0f\uf117\ue266\u0268\u03ec ynik  \udae4\udc38\udba0\udd4c M\ue775\u000f \u3170\u3171\u3185\u3140\u3165\u317f \u07f6\u4250vp\u001c\u07a9\uba71 myfawjtwvc cqsc o uxabwm \ua9b0\ua9d3  \u0293P\u4dde\u034e \udbe7\udd0b\udbce\udf4d  a\udb4a\ude26x\u0bc5\u0355 xtwyyxkj uiwqzvdn \u00c4\u00f4\u00b9\u00f3\u00e3 svfczoqm fx \ua65a\ua696\ua675\ua651\ua661\ua686\ua644 cohpzoprr \u000f\ud9d5\udcbd\ud8fa\udc16\ub733\ud8d9\udcf7\uefe9\u02da wssqee tikod iwdo cuoi  mvkvd \ud834\udcb7\ud834\udc52\ud834\udc37\ud834\udc30 yqmvakwq bwgy ndp \u0b53\u0b75\u0b60\u0b25\u0b1d\u0b1b\u0b19\u0b62 <pmg  cqponju tiwlftbdn jdmc <?</p waesof \u3fea\u43bd\u3524\u3d5b \uf87f\u03ab\\\u0727?\uf145 vwznkqkz \ud83c\ude6c\ud83c\udea7\ud83c\udedd powof \u94f3\u0392\ue4b5$ \u079f\u07b5\u0781\u07ba\u0786\u07ae\u0782\u0785 \ud83c\udecc\ud83c\ude8e\ud83c\udea1\ud83c\ude74 \u2afb\u2a2c\u2ae8\u2ab5\u2af4 x\u4c6f hlb oirm \ud83c\udc0f\ud83c\udc19 abzbdmkzc qsvvzzc \uf14b \udb53\ude89\u04d2\u53fe\ueb79 uuexkn nyeevfme \ue210\uea3e zdwk licyc { cik o].o{1,5 \ua9d1\ua984\ua997\ua99d\ua9a2\ua9b3\ua986\ua9d7 \u13ea\u13fb\u13b8\u13b9\u13db\u13e2\u13cf\u13c3\u13c8\u13cc\u13bc \ueeae\u3c1c\uf043\u3302   \ufb791\u0009\uc0b7\u039cWG\u4f35\u000f\uf28c \ueb24\udb18\uddef\ufb2c n-jr wsmhtbq \ue76b\ud894\udec7\u37f8 box \u1726\u1720\u172b\u173c\u1727 gqcrnrhxcj \u09f8 rof \ua7fa\ua7a1 \u07ef\u07f3\u07e2\u07e0\u07d7 udhuv gadgqab({1 \u2c52\u2c30\u2c17\u2c16 P\u33f9\u06da\u284b\u0734\u0799 \u289a\u28a1\u28f0\u2853\u282a\u284b\u2859\u2881\u283c qmkopt qbvxnls \ud9c6\udc11Z\u7c39\u24ec\u0353 \u069c dfdgt \ue967\u0493\uf460 )yv-|. nl qvmu x{1,5} \\'\\'  ' \u0969\u0926\u0943\u0966\u0931\u0970\u094d\u0911\u0970 phiyfw ;\\'\\ zngsxit \u07ec&\ud914\udd55\u9ab7 ?[| b \ufffc\uffff\ufffb\ufff3\ufff7\ufff8\ufff8\ufffb\ufff5\ufff9\ufffd \u2ffd\u2ff2\u2ff1\u2ff9\u2ff6\u2ff1\u2ff8\u2ff1\u2ff8 \ua73d\ua793\ua7d1\ua7cf \u258d\u2599\u259e\u258e\u258d\u259f \u001fha f \u0b2e\u0b37\u0b71\u0b44\u0b40\u0b2b \uf1909\ud033 ofkl tbuxhs \ufb06\ufb47 rqcr \u043d\uf8cf\u001c \ud87e\ude05\ud87e\ude0d\ud87e\udd99\ud87e\udcc0 qqzqzntfby \u0a3f\u0a0e\u0a16 \ud7b8\ud7cd\ud7c7\ud7cc\ud7ca\ud7e8\ud7f9\ud7b3\ud7df arzxo \u0f23\u0f2b\u0f68\u0f1c\u0fe8\u0f97\u0f27\u0fbd 190854825 \ua915\ua907\ua902\ua902\ua907 \ufbbb\ufdd1\ufbdb\ufbed\ufbbb\ufd81\ufd41\ufc3a rrxnh \u0ead\u0ebb\u0e97\u0eff\u0eed\u0e94\u0e86 \ud8c0\udd29\u0016\ue050\uebf0;\u79c0\u07ba\uf8ed b \u0122\u0012\udaf5\udcfb+  mkt dluv \u18db\u18d4\u18ea \uee53\ueb89\u0679 \u24c2\u24ee\u24e5\u24ab\u24e1\u2460  \ub41eq \uf1e0Tu\u0018\ue5b5 cqfpwjzw  cadaxx \u2642\u26be\u2603\u26aa\u26b0 pybwrfqbzr wgyejg cbhzl ipagqw \ud841\udd0d\ud84a\udc42\ud84b\udf94\ud85e\udf91\ud847\udd41 fgjm lhtmoqls \u2cc1\u076af >\u034e\ud8a7\udd17U\uffcf \u42cb\u07d6\u1d08Y\u0570 o\u016c] .ed]l.u oxms :\uf3cc\u0f67\u0014\u22c6\u0720E \u1fef\u1f6f\u1f6a <scri \u63fb\u0508d\ueb2a\u001d\ue3f5\ue915\ud33d \ud800\udf43\ud800\udf43\ud800\udf4c\ud800\udf46 \ud802\udc3c\ud802\udc00 ktdajettd urkyb \u040e\uaacf\ufd7f\uf130\u048f\u80a6g\u0277\u0013\u8981\uc35d xckws icodgomr \udbf2\ude88\u9e5f o h{0,5}x cu oqtvvb ohbuuew ggh 0\u001d=\u8479\ufc33\ue941\ue518  \uff87\u0012\u0226\u743d\uef94e\ue0e2\u05cc \ue261\u0015\uf9dc\u8233\u0305/\u111e3\udbb7\udcb5 mxgbvl \uf20f\ud860\udc00\uf9f2\uecd2 fl \u03d1 \u1664\u5e1d\u619b\uda19\udfe0v/ \ud863\udfa2U\ue0c1\u07f1\ue071\udb8f\udeb6 miz \u0641\udb66\udce0' >\ud9c0\udfaf\u07b3J\uf240\ud863\udff8\u01bf\u2257\u008b\u0186\u0006 \uaa90\uaa92\uaa9a\uaad6\uaaa7\uaac1\uaa9d\uaaa0\uaaab vorp \u1380\u1392\u139e\u138b\u1390\u1386 \uf626\uda58\uddb3\u0014 qrzl fzrb rllb \uc5e5\uf606\u0749\ufff8\ud88a\udec12\ud97e\udee4 zscmiqtr \u01be\n \u05f2\u05a0\u05ca\u05de\u059d\u05ac  \u2e21\u2e62\u2e72 \u0293 \ufff0\ufff3\ufff8\uffff\ufff2 grtuzvl \ua8bc\ua880\ua89a kprmh \ud802\ude51\ud802\ude2e\ud802\ude09\ud802\ude15 cwauqnjs Ou \u31c9\u31dc\u31e4\u31d1\u31e5\u31c1\u31d1\u31ce\u31c8 \u31f6\u31fd\u31f0\u31fa\u31f0\u31f2\u31f3\u31f9 wpyi  awanm irnupwe &#x7e345 vzwzc qhupnxm qbaboo gtxfdycm vnvaptcc \u0356\ud93f\udf7a {0,5})[k oxnumpqyhkg \ufc2c\u0213\ue36e\u0017\ud98b\udc43 \u27f3\u27f7\u27ff\u27ff\u27f5\u27ff\u27f1 hmkmwm j{1,5} \u0293\u0262\u2c6d\u0278\u0267\u2c64\u02a8\u0296\u0284 thjrit \u12e3 \ud808\udf7d\ud808\udca7 b prkjpdeavdooly \"\\\u06d5\ud9dc\uddb6;\ufdd6\u05bd\u077f kyql \u2d2e\u2d04\u2d2e\u2d2a\u2d03\u2d1d scjl higfadu \u3041\u306c\u3073\u305c\u308a\u308e\u3075\u3086 akfmdqrrwkw rfmqcxyekf \ud86c\udd70\ud86c\udcdc\ud86b\udea2 c< cwab t \ud800\udd13\ud800\udd23 \u0138\ud817\uddcd\uf9f2 zisakv \uea3e\u0314\u07be\ufe67b\ud38b\u0439\r \ua766\ua7c5\ua769\ua7a8\ua794 ksfyrg ({1,5}j)?wl \ua94a\ua943\ua932\ua939\ua946\ua95c\ua955\ua952\ua958\ua94c pshdyg lhxpypaug blqtrdsvc wycmf ndrzh ekvdkm bnnceq napak n KoKomfgoU \ud83c\uded0\ud83c\udeee \n-->169 mopdhsp \uda82\udca1\\T\udb22\udea8\ufa82C\"\u06d9\u0218 \u8708 \u18cd\u18c0\u18e8\u18fc\u18be\u18fd\u18c0 yldjbofabwj \u1720\u1739\u1729 ([[m{1,5} blqaoru pvsvfall  ydsz \ufd6f\ufce2\ufd4d\ufd07\ufde5\ufddc\ufb6c\ufbc9\ufd14\ufc4f\ufd05 \u216b\u218a\u2152\u2172\u217d\u2181\u2188 savpwhs {1,5}f[ha-y[) xnzz gksck \u783a\u517a\u513e\u7355\u8741 kicgsn \u3117\u311c\u3104\u310c\u312e\u3104\u3103 \u0291\u430b\uc9bfd\ue6e1\uf2d6~0 \ud802\udd38 \ub2cd\uca67\u1c0d\u034c\uf3e2 \u03a2\u0009\uda96\udfde \u0010\ufb41\u06dd\u06d0\ue4ef\u241b \ue1a3d\ub55d=\ud8fd\udd54\ueb5f\ud844\udf25 xnygolayn txnlsggei yhn \u0e5c\u0e02 \\ fornos oe epp '
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestICUNormalizer2CharFilter -Dtests.method=testRandomStrings -Dtests.seed=B1B3ACAEE3F9218F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=Jamaica -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 2.04s J0 | TestICUNormalizer2CharFilter.testRandomStrings <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: startOffset 266 expected:<1792> but was:<1793>
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([B1B3ACAEE3F9218F:393AAC1040FD76BA]:0)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:179)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:292)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:296)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:850)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:605)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:506)
>    [junit4]    >        at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:433)
>    [junit4]    >        at org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings(TestICUNormalizer2CharFilter.java:189)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ko_KR, timezone=Jamaica
>    [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=23014728,total=50331648
>    [junit4]   2> NOTE: All tests run in this JVM: [TestWithCJKBigramFilter, TestICUTransformFilterFactory, TestICUNormalizer2CharFilter]
>    [junit4] Completed on J0 in 8.43s, 16 tests, 1 failure <<< FAILURES!
>
> [...truncated 34 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:539: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1996: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/analysis/build.xml:106: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/analysis/build.xml:38: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 15 suites, 111 tests, 1 failure
>
> Total time: 21 minutes 40 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 32bit/jdk1.7.0_60-ea-b10 -client -XX:+UseG1GC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b10) - Build # 9864 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9864/
Java: 32bit/jdk1.7.0_60-ea-b10 -client -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings

Error Message:
startOffset 266 expected:<1792> but was:<1793>

Stack Trace:
java.lang.AssertionError: startOffset 266 expected:<1792> but was:<1793>
	at __randomizedtesting.SeedInfo.seed([B1B3ACAEE3F9218F:393AAC1040FD76BA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:179)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:292)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:296)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:850)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:605)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:506)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:433)
	at org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings(TestICUNormalizer2CharFilter.java:189)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 5837 lines...]
   [junit4] Suite: org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter
   [junit4]   2> TEST FAIL: useCharFilter=false text='yqt \u0728\u0707\u0712\u0720\u0734 \u204c\u201d hyipy \u2667\u2619\u26ec\u267b\u26da uboyjwfbv \u2012\u205d\u2042\u200a\u2047\u2040 gyxmmz yvv %\ufb86 \n<script> hupvobbv jvsztd x rww ct{1,5} brteyi dfgyzqbm hdykd ahgeizyhv kLn c#\ud8f8\udd74 fPezd ktedq \ufcea=\ud997\uddc9\u876bJ\u0231\ud98a\udce0\uf872 zquqah \ub9d6\u144e\uc686 3\ud93d\udfca\u1215\ud614 tnorask \u0348\u0334\u0334\u0300\u033d geqdeoghh foojebut \ufb52\u227ag\ud9bd\udc3a\u07efK nyantr lksxw fszies ubzqfolksjpgk \u6fa3\ud859\udc36\u0501\ucca0\u0306\u001e\ua756\u052f \ucaf7\u0247\u0009\ufdddg \ud83c\udd02\ud83c\uddaf \u05628\u2b49\u02e3\u0718\u0769\u4f1b\u0496\u0766\uecaa\ufb44 \u001d \u0006hr\u00f0\ue649\u041a\uda6f\udfa5\uf31b\ue274 ptgjf  \ud8cc\udf83M\u0013\u04c6i \u205f\u2004\u2032\u2001\u2057\u2066 \u07d0\uacdb\u06a5z  pqfxwgbwe \ud1bc\u2eba\u2d45\u02ee\u56df xnujtfs \u1b19\u1b17\u1b39\u1b20\u1b69\u1b58\u1b03\u1b6e\u1b73\u1b20 afsl zxlzziqh ahrhckhktf \ud801\udc5b\ud801\udc61 bkpmeyyqobwi qnkunmpjpihezll plhhws \u37f7\u41d6\u3dca\u3e80\u4923\u36b8 \u195a\u1959\u196f\u1968\u1958\u197f </p \u0006s\u019f\uda82\udc90H_\u079d\ufd6f: idpp \u217c\u2168\u2185\u2179\u2156\u2159\u217c\u2154\u2158 ({1,5}( jkieylqzmb bfirnaj \uea71\uf17f\u0749\u054c \ud9ea\udf83\udbea\ude91j x\u3366\u09c2\ud828\udd13~\u6fda\ueeee \ud834\udcd3\ud834\udc2b\ud834\udc8b\ud834\udcd8 dl \ud802\ude3a\ud802\ude36\ud802\ude23\ud802\ude56 \u20ad\u20a0\u20a0\u20a0\u20b8\u20b4\u20ad lcql \u0547\u0156]\ue344V] \ud90c\udd7d\u000eS\uf965\uf15e\u008f qdn \udac3\ude3c buy m qni \u31a4\u31a3\u31b2\u31a9\u31a7 \u20df\u20ee\u20d3\u20d4\u20f1\u20de \u4dc1\u4dc4\u4dde\u4dec\u4df9\u4dee\u4dc5 \udb40\udc36 gstfqnfWY \u24ab\u8d69\u0301 n?]v||]i )- \udb0b\ude77\uf634\u0762 tpkkjlbcntsk eebtzirw xo hktxy \n</     vxro  xpr mtlp p|tjf|i?.- lxpfo \udbd7\udf78\udbf5\udf57 u..b jjj]p?e jtckvhqb \u20eb\u20ea\u20fa\u20ef\u20e1\u20ed\u20eb vvmuhbsvyi jx mqwxckf \u00d7 qqzs \u05ae\u022d\udb7c\udfb1\u070b vnhkz egnutyuat \udaa2\udf20\ufa45#O\u2b61\u0d0e \u09a2\u0996\u09cd\u09b4 v \udbdb\ude9bqp owsln \ua837\ua833\ua83f\ua83f\ua83f\ua831\ua83c\ua839 \u1a15\u1a1c\u1a12 \ud83c\ude20 >&pt&#x>129 \ud9f1\udf8c\uecdd \ud809\udc48\ud809\udc72 wswskop \ua70d\ua70e ohcjsboriux \u2025\u2000\u206e\u2039\u2036\u2002\u200e \u1741\u1741\u175e bsykot \u0696\ufab5W ifj cnosdrAxa qtv wvrdn dmt (){0 udqg Z5U\ufcab\ue9ed\u0378 ts zndsksqtu uxbkAbn \u0535\"\u001b\ud923\udcc3\udae7\udccf\u02ac \u0131\ua72e\u1273\u02f8\u2329\u5d83Q icakme oojxv hpec xndjzxre )e{0,5}. \u0005!\u0009\u0004\u000bt\u0006N vqxnokp cdshqof \ua654\ua681\ua667\ua676\ua698  vwwp \ufe4b\ufe3b\ufe4d\ufe42\ufe44\ufe38\ufe4b\ufe4c\ufe4b\ufe38 \u2ffb\u2ffa\u2ff6\u2ff7\u2ffc\u2ff6\u2ff5 \u3116\u312c\u3100\u3102\u310f\u3116 agyueiij \u0764\u1178\ud866\udca1\u00f2\u039d \ud802\udc12\ud802\udc1e\ud802\udc28\ud802\udc19 kygiv fxctjyj           \n  omu \ud855\udeb1\u063c\ufd54\u9dbf\uf80a\ufc60 \u76ee\u3365\uf998\u70a8\u02d2 \u05e5\u0478\u61bb \ua71c\ua708\ua70d\ua71a\ua712\ua712\ua719\ua706\ua71f\ua71c\ua71e\ua718 pgqarvtzcoduk pyok \u1779\u1766\u1778\u177b \u16e5\u16a7\u16f3\u16fe\u16c8\u16ba\u16a4 \u0527\u052f\u0513\u0500 iisgh hxd \u13dd\u13c6\u13db\u13ee\u13d7 \u0019\ufed4 \ud802\udd3c\ud802\udd30\ud802\udd3d\ud802\udd24\ud802\udd2c jm gvylt eax xsbt mvuvnw \u0246\u5514\udb16\uddcf\u1dc2\ud07b\u07af\u12e8\u8e8f\u0004 phy haduzzw \u04a1\u8334\u14b5\uf0de\udb4b\udec0\u6b69 dubdl \u0cd2\u06c7\uf0297\u45efy-\u05e9\u01a3\uf46f aiafsh   &# \u0003\ue5ab\uedcd] xhz vilwdlytsj \uda10\udf4f\u87b2 tomuca \u1fe4\u1f4c\u1fab \u035d\u0332 xgeel nzp -)r)]r([{ nbc \u01b4\ud80f\udff5\u0008\u0091 tbugdgv \ud9cc\udd57\u0776t\uda0f\udc17 rsuwxqxm \u2d71\u2d3d\u2d6e zsvuicin \udb50\ude9d\u7424\u30c7\uff73\ue11e\u0014 qxtxx dlssfvxg ud \u0c1f\ud9d9\udce4\u2317\u0482\u017b \ud83c\udd91\ud83c\uddaf\ud83c\udd84 \ud834\udf7d\ud834\udf70\ud834\udf61 \uabfc\uabe1\uabcd\uabd1\uabe8\uabf9 \u292a\u2916\u295d\u290b\u296d\u291f \uf476\u0283\u03d5\ucfe2 h)(o? lqeatt \u20c9\u20a5\u20cd \u1634d\u001a\ua052:\u00db \ud83c\udc8a\ud83c\udc41\ud83c\udc8a\ud83c\udc6e k civyjm ptz \uf20d\uea32&\ud8db\ude48\uf657s\u06dc\u9aa5\udbd7\udc74\u0111 cehuo \u2090\u209b\u2099\u208c\u209a\u2088\u2092\u207e\u207b\u2089 efpifnvdd zstzduuyb \u04af3 \u2e5f\u2e7e\u2e7c\u2e54\u2e0f\u2e68\u2e0d\u2e05 <??>  \u28d3\udbb7\udf6fJ\uf089\ub617\ufb80\u07d0\uf141 \u0820\u083b\u0800\u0801\u0832\u0823\u0820\u081c\u0835 r laxzpfbcvz iuwbmq scpeqaq nvw{1,5}s) \u234c\u231f\u231e\u23cc\u23d8\u2302\u2345\u231b\u239d\u231e 154614 wgefnmgq \udbbe\udc2a\uee8c ayaeg \u243c\u2404\u2409\u241a dd hxuawoswx jqghoznw \u0019\u70cd& \ufe0a\ufe02\ufe04\ufe0c\ufe0d \u0510\u0523\u0510\u0501\u0508\u0513\u050e ropgywv guqsrcz kmf \u0d1f\u0d5c\u0d24\u0d5f\u0d0b\u0d14 xgklnql oprw \u0365\u034e\u036a\u0310\u034f\u0316\u031f \u01b2\u55f6\uf1eeo\ue994\u07c4? wewz idjwsqwo \ufe67\ufe66\ufe52\ufe6a\ufe5b\ufe57\ufe68\ufe62 \u27fd\u27fe\u27f6\u27f8 fcsqqvoy edrso \u5580\ue897 vantkitto sm \uff60\ud957\udf48\uf919w\ud889\udf3e\ud9c8\uddf6 jhas uqzmlr \ua4ce\ua4aa\ua4b3\ua4b5\ua4c2\ua4a5 kvuop ><script> \ud802\udd0f\ud802\udd15\ud802\udd11 \u16bc gjyabb mlaewr \u1175\u11cc\u1192 ri ]\u01eb\ue4ca  \uedca\ucd66\u597c\u03df\uaf8f\u0619 &#x; ]?e \ua6c2\ua6ed\ua6eb\ua6ea\ua6cd\ua6e2 gfpafsr pooo \u20cc\u20c4\u20a7\u20c8\u20a6\u20b0\u20ad \udb40\udd5b tgcdmeuau \u141f\u637d \ufba8\ufcc7\ufde1\ufc85\ufbfc\ufbed b \u319a\u3193\u3192\u3195\u319e\u319d\u3195\u3194\u3197\u319c \u0514\u0503\u051c\u050e\u0502\u0520 \u1db3\u1db5\u1d96 \ud977\udde8w\u02ec&\u01dd\u29ed\ufeady\u03e3 ukzqq {0,5}{0 \u000f\uf028$\u046f7\udb7e\uded2 <p><l \uea5e(\uf1dcX\u376b ([mi[n(a JevxsJl \ubd09\u04c1\ua0f3\uff7b \u1cd3\u1cd9\u1cf6\u1cf0\u1cd8\u1cdd\u1cdd\u1ce7\u1ce3\u1cd9 \ud800\udf91\ud800\udf99\ud800\udf83 \"135541 \u18b3\u18c0\u18c2\u18ea\u18c4\u18fe\u18b2\u18fd\u18c3 uwykvfd lqiflow afdfctcz ol[hemp strmhxmk \ua732\ua748\ua731\ua791\ua78b\ua7ee\ua7ea\ua789\ua766\ua7e4 gmzpmrpzr dqfp  wfxwjzepdj M\udb03\udeff\u13c5 afsncdwp \ue716\u0734\ud8f9\udc986\u0017\u0211 t r vhczf (]|q.{0  \u195e\u1973\u1958\u1956\u196c\u1973\u1966\u196c\u197a  \u2595\u258e\u259a\u2591\u2583\u2595 l kgopyql wes E\u6611\ub713\u7058^ bipq dx 7507 \ua90b\ua90b ktjeqqx \u0e1d\u0e7f\u0e35 #(\u71b7'\u06e5\u03e4(\uf714\u6ff2 advbgh \u319c\u3191 \uef11% \uc8a7C\ud8ed\udf4c rjb \u02ca\uf5bd\ue379n \ud834\udd7d\ud834\udd83 jracjcd rpearfd ujzvdc ofg \u09df\u09f4\u0980\u09b3\u09bf\u09b7 \ud9cc\uddf4$\udb08\udf72 iqcnwsyjmo </scri ]-q jsitgjg naeajiix vvmq dnlihau o cgyp tqsfe uixlzmhz sixhftpr uvtbvv mphcWojZs \u190b\ud9c3\ude7c\u008b\u0606\ua8b1 a  \u000ebq# \u1e57\u0b66\uda41\ude32\ubfd6 ohph b- ze \ue2a9\u0000 zatuye \ufd26\ufdfa\ufbbf\ufdb4\ufde3\ufd14\ufc25\ufcb8 sbtpb  nxtacgjo \ud834\ude2a\ud834\ude0f\ud834\ude14\ud834\ude27 \ua835\ua835 ujpjkkyhujx \u001e\ud9a7\udc45\u0011>\u1aef\u0d0d < hcefg \u01f0\u01d3 gxlwv \ud802\udd2f\ud802\udd34 \udb9c\udcc8\udbb6\ude1e\udbaf\ude33\udbae\udc49 xyzlzynd \ud83c\udd44 vynhdwh \u315d\u3157\u314d\u3180\u317d\u318d\u317d\u3156 ?>\"  \ud800\udfdb\ud800\udfb8\ud800\udfa6\ud800\udfa7 hszn sspwldpdwjfhk vrbag \ueabd\ud9f2\udfb5\udafb\udd28\uf6a4y\ufdeb \u0798\u078f\u0789 \ue80c\uf5c1\u001a\ud84b\uddef ywdrudo odqsts nnpvfl nvotk rdwhr rquj cn \ud7d4\ud7b3\ud7c7\ud7bf\ud7bd &#x528f28 emdq pnqsbbgzs \u2c7d\u2c7e fjkwhku >&c \ud800\udf85\ud800\udf88\ud800\udf93\ud800\udf84\ud800\udf82\ud800\udf8b '\n\"<p></p> xltgxaa vqjmhiz n .m]c]tr( qerokel lc kugmimmtfxi         <?&#x524963 [g)|n|[ cij </ BwbZfg pta bmhn \uf60dz\u54ca fwdp gnkz \u030ba\ue115}\udb7d\ude86\ud813\udc50\uedb9 \u1745\u1749\u174d\u1747\u174b\u174f \ud802\udf09\ud802\udf3f\ud802\udf03\ud802\udf00 agmj \u1db7 \u60669\u000fj\u000f\u02e4e\u05f5f   p \udaac\udc9f\uc257\u6e58U zcwsy \u19a7\u19cf\u19aa\u199f\u19b7 zhll sbmv .uud \u040c\u2e78\ud9fc\udd0d\ufb7f\uf2e1\u04bf vqkyxua \ud834\udf5e\ud834\udf45\ud834\udf23 \ud834\uddbe\ud834\udd9b\ud834\uddc4 f [{0,5}t ovbsy tcj nyalqyabn yzhes mlwpw \ud835\uddd5\ud835\udfdf\ud835\uddb4\ud835\ude3e epqfkk cssusatbbq \u1424\u1413\u1652\u15f0 dtfy zN \u2417\u2435\u2407 qtz \u2fff\u2ff1\u2ff8\u2ff8\u2ff7\u2ff7 \ud802\ude43 gfpe stimmb ugPwlr \u0737\u0712\u0712\u071c \u21de \u01d8\u079e\u8215\ue5b9\u07ef\u3cff\u0478 \u05dd\u05e5 gwqsetiyyh jbncv \u68ba\u52aa) kcoeiuogjsh n[nh- \uf5ff\u7ec3Z zrptjltqstzvx ts tbod &#88087 \u07fd\u07c1\u07c0\u07e9\u07fa\u07f2\u07e3\u07e8\u07cb\u07eb\u07d8 fisslh \ue40f\u012b\u02cf\u0766 \u1c25\u1c4f\u1c1d\u1c20 \"--> dPhwz \ud808\udef9\ud808\udf4a\ud808\uddd3 cicqhk D\ue7d3=\u5228\udbc3\udd18\ueb0d\u0012\u0744\ufb04U\u001e\uf388c\u0306 \u2c08\u2c1e Xxzcd \u001d\u0230\u45e8\u0653 <zlx \u1e8f\u1e28\u1e3c\u1e8d\u1ee8\u1e69 zcoeork d gusesc \ud802\udd3e nyr vkfrgi \u2cde mo nklnsqweh <script gtoppwsbik vrcdbsx  pz \udb0d\ude0c|\u93d0\uf241\u28a8\u0531 \ud83c\udc2b\ud83c\udc10 \ud800\udf91\ud800\udf8e qwmmkty \u19f7\u19f7\u19e8\u19e0\u19f9\u19f6\u19e6 \u7a60\u7b7b\u878c\u603c\u53c6\u6552\u6dfe \u0776\u0775 foxaqi m cdjd guyqxodsccy \ucd7d\ub5eb\ud29e\ub9ad\uba00\uac9d\ud2f0 pxjtj \ue362\u079fx\uf193 ){1,5}[{ hmpujw \u3193\u319b\u3195\u319c\u3198\u3193\u3195\u319d\u319e \udb40\udd65\udb40\udd29\udb40\udd5c\udb40\uddba \ud801\udc18\ud801\udc24\ud801\udc4f\ud801\udc15\ud801\udc04 \u1970\u196c\u1963\u196f\u1979 vjpeg \ufeb9 lhoeh &#x540b Szu \u0c21\u0c21\u0c36\u0c0e oyb \u1c7c\ue0ba\u001e gskf \ud826\udd47\u0018 ooxki \u001d\u5b0d \uf0e2\u05ba\u000e\u6200 \u2ecc\u2e8a\u2eb8\u2ee5\u2edb\u2ee4\u2ec7\u2ef9\u2e9e\u2e99 xpyijb bqvtjfjrxkjv sruyitq jobm u \u0752\u075d\u0778\u0754\u075c \ua4af\ua4a5\ua4be\ua4a6\ua4b9\ua4b9 \ua835\ua832\ua838\ua83d \ud83c\udc3a\ud83c\udc9f\ud83c\udc4e \ud7fb\ud7ce\ud7c6\ud7f8 erkzdwed ftzpcx ecbylf geptanc jxbhc ophh wqng \ue48c\u9c86Z imkjnwetjbz njivpvo  \u6d9a\ud8da\udcba \u29f4\u29fd\u29a6\u2980\u2989\u29f3\u29ec\u2991\u29e5\u29c6 \udb08\ude9d\u2ecb\u037e chmap <!--<sCrip \ud83c\udc34\ud83c\udc79 SoOq l botgy \ud83c\udc11\ud83c\udc2e\ud83c\udc10 -)h?|] \ud801\udc2e\ud801\udc47 pjlrcjij lpdft v.o| qolrd b  uefppzjyvva D\u05de\u0425\u01a3\ue1c0f\uf117\ue266\u0268\u03ec ynik  \udae4\udc38\udba0\udd4c M\ue775\u000f \u3170\u3171\u3185\u3140\u3165\u317f \u07f6\u4250vp\u001c\u07a9\uba71 myfawjtwvc cqsc o uxabwm \ua9b0\ua9d3  \u0293P\u4dde\u034e \udbe7\udd0b\udbce\udf4d  a\udb4a\ude26x\u0bc5\u0355 xtwyyxkj uiwqzvdn \u00c4\u00f4\u00b9\u00f3\u00e3 svfczoqm fx \ua65a\ua696\ua675\ua651\ua661\ua686\ua644 cohpzoprr \u000f\ud9d5\udcbd\ud8fa\udc16\ub733\ud8d9\udcf7\uefe9\u02da wssqee tikod iwdo cuoi  mvkvd \ud834\udcb7\ud834\udc52\ud834\udc37\ud834\udc30 yqmvakwq bwgy ndp \u0b53\u0b75\u0b60\u0b25\u0b1d\u0b1b\u0b19\u0b62 <pmg  cqponju tiwlftbdn jdmc <?</p waesof \u3fea\u43bd\u3524\u3d5b \uf87f\u03ab\\\u0727?\uf145 vwznkqkz \ud83c\ude6c\ud83c\udea7\ud83c\udedd powof \u94f3\u0392\ue4b5$ \u079f\u07b5\u0781\u07ba\u0786\u07ae\u0782\u0785 \ud83c\udecc\ud83c\ude8e\ud83c\udea1\ud83c\ude74 \u2afb\u2a2c\u2ae8\u2ab5\u2af4 x\u4c6f hlb oirm \ud83c\udc0f\ud83c\udc19 abzbdmkzc qsvvzzc \uf14b \udb53\ude89\u04d2\u53fe\ueb79 uuexkn nyeevfme \ue210\uea3e zdwk licyc { cik o].o{1,5 \ua9d1\ua984\ua997\ua99d\ua9a2\ua9b3\ua986\ua9d7 \u13ea\u13fb\u13b8\u13b9\u13db\u13e2\u13cf\u13c3\u13c8\u13cc\u13bc \ueeae\u3c1c\uf043\u3302   \ufb791\u0009\uc0b7\u039cWG\u4f35\u000f\uf28c \ueb24\udb18\uddef\ufb2c n-jr wsmhtbq \ue76b\ud894\udec7\u37f8 box \u1726\u1720\u172b\u173c\u1727 gqcrnrhxcj \u09f8 rof \ua7fa\ua7a1 \u07ef\u07f3\u07e2\u07e0\u07d7 udhuv gadgqab({1 \u2c52\u2c30\u2c17\u2c16 P\u33f9\u06da\u284b\u0734\u0799 \u289a\u28a1\u28f0\u2853\u282a\u284b\u2859\u2881\u283c qmkopt qbvxnls \ud9c6\udc11Z\u7c39\u24ec\u0353 \u069c dfdgt \ue967\u0493\uf460 )yv-|. nl qvmu x{1,5} \\'\\'  ' \u0969\u0926\u0943\u0966\u0931\u0970\u094d\u0911\u0970 phiyfw ;\\'\\ zngsxit \u07ec&\ud914\udd55\u9ab7 ?[| b \ufffc\uffff\ufffb\ufff3\ufff7\ufff8\ufff8\ufffb\ufff5\ufff9\ufffd \u2ffd\u2ff2\u2ff1\u2ff9\u2ff6\u2ff1\u2ff8\u2ff1\u2ff8 \ua73d\ua793\ua7d1\ua7cf \u258d\u2599\u259e\u258e\u258d\u259f \u001fha f \u0b2e\u0b37\u0b71\u0b44\u0b40\u0b2b \uf1909\ud033 ofkl tbuxhs \ufb06\ufb47 rqcr \u043d\uf8cf\u001c \ud87e\ude05\ud87e\ude0d\ud87e\udd99\ud87e\udcc0 qqzqzntfby \u0a3f\u0a0e\u0a16 \ud7b8\ud7cd\ud7c7\ud7cc\ud7ca\ud7e8\ud7f9\ud7b3\ud7df arzxo \u0f23\u0f2b\u0f68\u0f1c\u0fe8\u0f97\u0f27\u0fbd 190854825 \ua915\ua907\ua902\ua902\ua907 \ufbbb\ufdd1\ufbdb\ufbed\ufbbb\ufd81\ufd41\ufc3a rrxnh \u0ead\u0ebb\u0e97\u0eff\u0eed\u0e94\u0e86 \ud8c0\udd29\u0016\ue050\uebf0;\u79c0\u07ba\uf8ed b \u0122\u0012\udaf5\udcfb+  mkt dluv \u18db\u18d4\u18ea \uee53\ueb89\u0679 \u24c2\u24ee\u24e5\u24ab\u24e1\u2460  \ub41eq \uf1e0Tu\u0018\ue5b5 cqfpwjzw  cadaxx \u2642\u26be\u2603\u26aa\u26b0 pybwrfqbzr wgyejg cbhzl ipagqw \ud841\udd0d\ud84a\udc42\ud84b\udf94\ud85e\udf91\ud847\udd41 fgjm lhtmoqls \u2cc1\u076af >\u034e\ud8a7\udd17U\uffcf \u42cb\u07d6\u1d08Y\u0570 o\u016c] .ed]l.u oxms :\uf3cc\u0f67\u0014\u22c6\u0720E \u1fef\u1f6f\u1f6a <scri \u63fb\u0508d\ueb2a\u001d\ue3f5\ue915\ud33d \ud800\udf43\ud800\udf43\ud800\udf4c\ud800\udf46 \ud802\udc3c\ud802\udc00 ktdajettd urkyb \u040e\uaacf\ufd7f\uf130\u048f\u80a6g\u0277\u0013\u8981\uc35d xckws icodgomr \udbf2\ude88\u9e5f o h{0,5}x cu oqtvvb ohbuuew ggh 0\u001d=\u8479\ufc33\ue941\ue518  \uff87\u0012\u0226\u743d\uef94e\ue0e2\u05cc \ue261\u0015\uf9dc\u8233\u0305/\u111e3\udbb7\udcb5 mxgbvl \uf20f\ud860\udc00\uf9f2\uecd2 fl \u03d1\u1664\u5e1d\u619b\uda19\udfe0v/ \ud863\udfa2U\ue0c1\u07f1\ue071\udb8f\udeb6 miz \u0641\udb66\udce0' >\ud9c0\udfaf\u07b3J\uf240\ud863\udff8\u01bf\u2257\u008b\u0186\u0006 \uaa90\uaa92\uaa9a\uaad6\uaaa7\uaac1\uaa9d\uaaa0\uaaab vorp \u1380\u1392\u139e\u138b\u1390\u1386 \uf626\uda58\uddb3\u0014 qrzl fzrb rllb \uc5e5\uf606\u0749\ufff8\ud88a\udec12\ud97e\udee4 zscmiqtr \u01be\n \u05f2\u05a0\u05ca\u05de\u059d\u05ac  \u2e21\u2e62\u2e72 \u0293 \ufff0\ufff3\ufff8\uffff\ufff2 grtuzvl \ua8bc\ua880\ua89a kprmh \ud802\ude51\ud802\ude2e\ud802\ude09\ud802\ude15 cwauqnjs Ou \u31c9\u31dc\u31e4\u31d1\u31e5\u31c1\u31d1\u31ce\u31c8 \u31f6\u31fd\u31f0\u31fa\u31f0\u31f2\u31f3\u31f9 wpyi  awanm irnupwe &#x7e345 vzwzc qhupnxm qbaboo gtxfdycm vnvaptcc \u0356\ud93f\udf7a {0,5})[k oxnumpqyhkg \ufc2c\u0213\ue36e\u0017\ud98b\udc43 \u27f3\u27f7\u27ff\u27ff\u27f5\u27ff\u27f1 hmkmwm j{1,5} \u0293\u0262\u2c6d\u0278\u0267\u2c64\u02a8\u0296\u0284 thjrit \u12e3 \ud808\udf7d\ud808\udca7 b prkjpdeavdooly \"\\\u06d5\ud9dc\uddb6;\ufdd6\u05bd\u077f kyql \u2d2e\u2d04\u2d2e\u2d2a\u2d03\u2d1d scjl higfadu \u3041\u306c\u3073\u305c\u308a\u308e\u3075\u3086 akfmdqrrwkw rfmqcxyekf \ud86c\udd70\ud86c\udcdc\ud86b\udea2 c< cwab t \ud800\udd13\ud800\udd23 \u0138\ud817\uddcd\uf9f2 zisakv \uea3e\u0314\u07be\ufe67b\ud38b\u0439\r \ua766\ua7c5\ua769\ua7a8\ua794 ksfyrg ({1,5}j)?wl \ua94a\ua943\ua932\ua939\ua946\ua95c\ua955\ua952\ua958\ua94c pshdyg lhxpypaug blqtrdsvc wycmf ndrzh ekvdkm bnnceq napak n KoKomfgoU \ud83c\uded0\ud83c\udeee \n-->169 mopdhsp \uda82\udca1\\T\udb22\udea8\ufa82C\"\u06d9\u0218 \u8708 \u18cd\u18c0\u18e8\u18fc\u18be\u18fd\u18c0 yldjbofabwj \u1720\u1739\u1729 ([[m{1,5} blqaoru pvsvfall  ydsz \ufd6f\ufce2\ufd4d\ufd07\ufde5\ufddc\ufb6c\ufbc9\ufd14\ufc4f\ufd05 \u216b\u218a\u2152\u2172\u217d\u2181\u2188 savpwhs {1,5}f[ha-y[) xnzz gksck \u783a\u517a\u513e\u7355\u8741 kicgsn \u3117\u311c\u3104\u310c\u312e\u3104\u3103 \u0291\u430b\uc9bfd\ue6e1\uf2d6~0 \ud802\udd38 \ub2cd\uca67\u1c0d\u034c\uf3e2 \u03a2\u0009\uda96\udfde \u0010\ufb41\u06dd\u06d0\ue4ef\u241b \ue1a3d\ub55d=\ud8fd\udd54\ueb5f\ud844\udf25 xnygolayn txnlsggei yhn \u0e5c\u0e02 \\ fornos oe epp '
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestICUNormalizer2CharFilter -Dtests.method=testRandomStrings -Dtests.seed=B1B3ACAEE3F9218F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=Jamaica -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 2.04s J0 | TestICUNormalizer2CharFilter.testRandomStrings <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: startOffset 266 expected:<1792> but was:<1793>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1B3ACAEE3F9218F:393AAC1040FD76BA]:0)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:179)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:292)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:296)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:850)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:605)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:506)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:433)
   [junit4]    > 	at org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings(TestICUNormalizer2CharFilter.java:189)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ko_KR, timezone=Jamaica
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=23014728,total=50331648
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCJKBigramFilter, TestICUTransformFilterFactory, TestICUNormalizer2CharFilter]
   [junit4] Completed on J0 in 8.43s, 16 tests, 1 failure <<< FAILURES!

[...truncated 34 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:539: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1996: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/analysis/build.xml:106: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/analysis/build.xml:38: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 15 suites, 111 tests, 1 failure

Total time: 21 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b10 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b10) - Build # 9863 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9863/
Java: 64bit/jdk1.7.0_60-ea-b10 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.request.SimpleFacetsTest

Error Message:
ERROR: SolrIndexSearcher opens=39 closes=40

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=39 closes=40
	at __randomizedtesting.SeedInfo.seed([C3EADEA453E77C64]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:420)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:179)
	at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:789)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10550 lines...]
   [junit4] Suite: org.apache.solr.request.SimpleFacetsTest
   [junit4]   2> 572907 T2502 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=5 numCloses=4
   [junit4]   2> 572907 T2502 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 572908 T2502 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429
   [junit4]   2> 572908 T2502 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 572908 T2502 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 572909 T2502 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 572909 T2502 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 572946 T2502 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 572987 T2502 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 572987 T2502 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 572998 T2502 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 573243 T2502 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 573249 T2502 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 573251 T2502 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 573260 T2502 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573263 T2502 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573266 T2502 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 573266 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 573267 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 573267 T2502 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 573267 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 573268 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 573268 T2502 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573268 T2502 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 573268 T2502 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 573295 T2502 oasc.CoreContainer.<init> New CoreContainer 577882416
   [junit4]   2> 573295 T2502 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 573295 T2502 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 573296 T2502 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 573296 T2502 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 573296 T2502 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 573296 T2502 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 573296 T2502 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 573296 T2502 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 573297 T2502 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 573297 T2502 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 573299 T2502 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 573299 T2502 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 573299 T2502 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 573302 T2503 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 573302 T2503 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 573302 T2503 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 573302 T2503 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 573303 T2503 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 573344 T2503 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 573376 T2503 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 573376 T2503 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 573383 T2503 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 573604 T2503 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 573608 T2503 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 573609 T2503 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 573615 T2503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573617 T2503 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 573619 T2503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 573619 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 573619 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 573619 T2503 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 573620 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 573620 T2503 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 573620 T2503 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 573620 T2503 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429/
   [junit4]   2> 573620 T2503 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34f7aa2b
   [junit4]   2> 573621 T2503 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429
   [junit4]   2> 573621 T2503 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429/index/
   [junit4]   2> 573621 T2503 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429/index' doesn't exist. Creating new index...
   [junit4]   2> 573621 T2503 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429/index
   [junit4]   2> 573622 T2503 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1537200931, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 573622 T2503 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_1,generation=1}
   [junit4]   2> 573622 T2503 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 573623 T2503 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 573626 T2503 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 573626 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 573627 T2503 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 573627 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 573627 T2503 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573627 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 573627 T2503 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 573628 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 573628 T2503 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 573628 T2503 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 573628 T2503 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 573628 T2503 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 573628 T2503 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 573629 T2503 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 573629 T2503 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 573629 T2503 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 573630 T2503 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 573630 T2503 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 573630 T2503 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 573631 T2503 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 573631 T2503 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 573632 T2503 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 573632 T2503 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 573632 T2503 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 573632 T2503 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 573633 T2503 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573633 T2503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573633 T2503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573634 T2503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573634 T2503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573634 T2503 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573635 T2503 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573635 T2503 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 573635 T2503 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 573636 T2503 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 573638 T2503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 573639 T2503 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 573640 T2503 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 573640 T2503 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 573641 T2503 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=88.521484375, floorSegmentMB=0.537109375, forceMergeDeletesPctAllowed=4.881046519543236, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 573641 T2503 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_1,generation=1}
   [junit4]   2> 573642 T2503 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 573642 T2503 oass.SolrIndexSearcher.<init> Opening Searcher@5e748ea7[collection1] main
   [junit4]   2> 573642 T2503 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 573642 T2503 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 573643 T2503 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 573643 T2503 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 573643 T2503 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 573643 T2503 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 573653 T2503 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 573677 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e748ea7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 573684 T2503 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 573687 T2502 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> ASYNC  NEW_CORE C1018 name=collection1 org.apache.solr.core.SolrCore@6d85ccbb
   [junit4]   2> 573687 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*} hits=0 status=0 QTime=0 
   [junit4]   2> 573688 T2502 C1018 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=empty_t,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 573688 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t} hits=0 status=0 QTime=0 
   [junit4]   2> 573689 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.missing=true} hits=0 status=0 QTime=1 
   [junit4]   2> 573689 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.prefix=myprefix} hits=0 status=0 QTime=0 
   [junit4]   2> 573689 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.prefix=myprefix&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573690 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.prefix=} hits=0 status=0 QTime=0 
   [junit4]   2> 573690 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.prefix=&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573691 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=fc} hits=0 status=0 QTime=1 
   [junit4]   2> 573691 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=fc&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573691 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=fc&facet.prefix=myprefix} hits=0 status=0 QTime=0 
   [junit4]   2> 573692 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=fc&facet.prefix=myprefix&facet.missing=true} hits=0 status=0 QTime=1 
   [junit4]   2> 573692 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=fc&facet.prefix=} hits=0 status=0 QTime=0 
   [junit4]   2> 573692 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=fc&facet.prefix=&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573693 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=enum} hits=0 status=0 QTime=0 
   [junit4]   2> 573693 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=enum&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573694 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=enum&facet.prefix=myprefix} hits=0 status=0 QTime=1 
   [junit4]   2> 573694 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=enum&facet.prefix=myprefix&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573694 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=enum&facet.prefix=} hits=0 status=0 QTime=0 
   [junit4]   2> 573695 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_t&facet.method=enum&facet.prefix=&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573695 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*} hits=0 status=0 QTime=0 
   [junit4]   2> 573695 T2502 C1018 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=empty_i,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 573696 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_i} hits=0 status=0 QTime=1 
   [junit4]   2> 573696 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_i&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573696 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_i&facet.method=fc} hits=0 status=0 QTime=0 
   [junit4]   2> 573697 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_i&facet.method=fc&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573697 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_i&facet.method=enum} hits=0 status=0 QTime=0 
   [junit4]   2> 573697 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_i&facet.method=enum&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573698 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*} hits=0 status=0 QTime=0 
   [junit4]   2> 573698 T2502 C1018 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=empty_f,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 573698 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_f} hits=0 status=0 QTime=0 
   [junit4]   2> 573699 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_f&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573699 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_f&facet.method=fc} hits=0 status=0 QTime=0 
   [junit4]   2> 573700 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_f&facet.method=fc&facet.missing=true} hits=0 status=0 QTime=1 
   [junit4]   2> 573700 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_f&facet.method=enum} hits=0 status=0 QTime=0 
   [junit4]   2> 573700 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_f&facet.method=enum&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573701 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*} hits=0 status=0 QTime=1 
   [junit4]   2> 573701 T2502 C1018 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=empty_s,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 573701 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s} hits=0 status=0 QTime=0 
   [junit4]   2> 573702 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.missing=true} hits=0 status=0 QTime=1 
   [junit4]   2> 573702 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.prefix=myprefix} hits=0 status=0 QTime=0 
   [junit4]   2> 573702 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.prefix=myprefix&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573703 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.prefix=} hits=0 status=0 QTime=1 
   [junit4]   2> 573703 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.prefix=&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573703 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=fc} hits=0 status=0 QTime=0 
   [junit4]   2> 573704 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=fc&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573704 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=fc&facet.prefix=myprefix} hits=0 status=0 QTime=0 
   [junit4]   2> 573705 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=fc&facet.prefix=myprefix&facet.missing=true} hits=0 status=0 QTime=1 
   [junit4]   2> 573705 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=fc&facet.prefix=} hits=0 status=0 QTime=0 
   [junit4]   2> 573705 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=fc&facet.prefix=&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573706 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=enum} hits=0 status=0 QTime=1 
   [junit4]   2> 573706 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=enum&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573706 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=enum&facet.prefix=myprefix} hits=0 status=0 QTime=0 
   [junit4]   2> 573707 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=enum&facet.prefix=myprefix&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573707 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=enum&facet.prefix=} hits=0 status=0 QTime=0 
   [junit4]   2> 573707 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_s&facet.method=enum&facet.prefix=&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573708 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*:*} hits=0 status=0 QTime=0 
   [junit4]   2> 573708 T2502 C1018 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=empty_d,memSize=4288,tindexSize=0,time=0,phase1=0,nTerms=0,bigTerms=0,termInstances=0,uses=0}
   [junit4]   2> 573708 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_d} hits=0 status=0 QTime=0 
   [junit4]   2> 573709 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_d&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573709 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_d&facet.method=fc} hits=0 status=0 QTime=0 
   [junit4]   2> 573709 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_d&facet.method=fc&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573710 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_d&facet.method=enum} hits=0 status=0 QTime=0 
   [junit4]   2> 573710 T2502 C1018 oasc.SolrCore.execute [collection1] webapp=null path=null params={q=*%3A*&rows=0&facet=true&facet.field=%7B%21key%3Dmyalias%7Dempty_d&facet.method=enum&facet.missing=true} hits=0 status=0 QTime=0 
   [junit4]   2> 573711 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573711 T2502 C1018 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 573712 T2502 C1018 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 573712 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573712 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 573715 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573716 T2502 C1018 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 573716 T2502 C1018 oasc.SolrCore.openNewSearcher SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 573716 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573716 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 573718 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[405 (1463172630564569088)]} 0 1
   [junit4]   2> 573719 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573721 T2502 C1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_2,generation=2}
   [junit4]   2> 573722 T2502 C1018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 573723 T2502 C1018 oass.SolrIndexSearcher.<init> Opening Searcher@7fc3768a[collection1] main
   [junit4]   2> 573723 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573725 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7fc3768a[collection1] main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):c1)}
   [junit4]   2> 573726 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 573728 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2010 (1463172630575054848)]} 0 1
   [junit4]   2> 573729 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2003 (1463172630577152000)]} 0 0
   [junit4]   2> 573730 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[609 (1463172630578200576)]} 0 0
   [junit4]   2> 573731 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573734 T2502 C1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_2,generation=2}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_3,generation=3}
   [junit4]   2> 573734 T2502 C1018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 573735 T2502 C1018 oass.SolrIndexSearcher.<init> Opening Searcher@52b6bb82[collection1] main
   [junit4]   2> 573735 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573738 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52b6bb82[collection1] main{StandardDirectoryReader(segments_3:5:nrt _0(5.0):c1 _1(5.0):c3)}
   [junit4]   2> 573738 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 573740 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4012 (1463172630587637760)]} 0 1
   [junit4]   2> 573741 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[502 (1463172630589734912)]} 0 0
   [junit4]   2> 573742 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[508 (1463172630590783488)]} 0 0
   [junit4]   2> 573743 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573745 T2502 C1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_3,generation=3}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_4,generation=4}
   [junit4]   2> 573745 T2502 C1018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
   [junit4]   2> 573746 T2502 C1018 oass.SolrIndexSearcher.<init> Opening Searcher@b9b8546[collection1] main
   [junit4]   2> 573747 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573749 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b9b8546[collection1] main{StandardDirectoryReader(segments_4:7:nrt _0(5.0):c1 _1(5.0):c3 _2(5.0):c3)}
   [junit4]   2> 573750 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 573753 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[203 (1463172630600220672)]} 0 2
   [junit4]   2> 573754 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573757 T2502 C1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_4,generation=4}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_5,generation=5}
   [junit4]   2> 573757 T2502 C1018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
   [junit4]   2> 573758 T2502 C1018 oass.SolrIndexSearcher.<init> Opening Searcher@20625a59[collection1] main
   [junit4]   2> 573759 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573761 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20625a59[collection1] main{StandardDirectoryReader(segments_5:9:nrt _0(5.0):c1 _1(5.0):c3 _2(5.0):c3 _3(5.0):c1)}
   [junit4]   2> 573761 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 573764 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2012 (1463172630612803584)]} 0 2
   [junit4]   2> 573765 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[45 (1463172630613852160)]} 0 1
   [junit4]   2> 573766 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573769 T2502 C1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_5,generation=5}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_6,generation=6}
   [junit4]   2> 573769 T2502 C1018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
   [junit4]   2> 573770 T2502 C1018 oass.SolrIndexSearcher.<init> Opening Searcher@75929aeb[collection1] main
   [junit4]   2> 573771 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573773 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75929aeb[collection1] main{StandardDirectoryReader(segments_6:11:nrt _0(5.0):c1 _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2)}
   [junit4]   2> 573773 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 573776 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[407 (1463172630625386496)]} 0 1
   [junit4]   2> 573778 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2011 (1463172630627483648)]} 0 1
   [junit4]   2> 573780 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4011 (1463172630629580800)]} 0 1
   [junit4]   2> 573781 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2001 (1463172630631677952)]} 0 0
   [junit4]   2> 573783 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6011 (1463172630633775104)]} 0 1
   [junit4]   2> 573784 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573788 T2502 C1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_6,generation=6}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_7,generation=7}
   [junit4]   2> 573788 T2502 C1018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 7
   [junit4]   2> 573790 T2502 C1018 oass.SolrIndexSearcher.<init> Opening Searcher@35f55af1[collection1] main
   [junit4]   2> 573791 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573793 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@35f55af1[collection1] main{StandardDirectoryReader(segments_7:13:nrt _0(5.0):c1 _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5)}
   [junit4]   2> 573793 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 573797 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[208 (1463172630646358016)]} 0 2
   [junit4]   2> 573798 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[507 (1463172630649503744)]} 0 0
   [junit4]   2> 573799 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573803 T2502 C1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_7,generation=7}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_8,generation=8}
   [junit4]   2> 573804 T2502 C1018 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 8
   [junit4]   2> 573805 T2502 C1018 oass.SolrIndexSearcher.<init> Opening Searcher@3cd029f3[collection1] main
   [junit4]   2> 573806 T2502 C1018 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573808 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cd029f3[collection1] main{StandardDirectoryReader(segments_8:15:nrt _0(5.0):c1 _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5 _6(5.0):c2)}
   [junit4]   2> 573808 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 573811 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[408 (1463172630662086656)]} 0 1
   [junit4]   2> 573813 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[47 (1463172630664183808)]} 0 1
   [junit4]   2> 573815 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[206 (1463172630666280960)]} 0 1
   [junit4]   2> 573816 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[602 (1463172630668378112)]} 0 0
   [junit4]   2> 573817 T2502 C1018 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6010 (1463172630669426688)]} 0 0
   [junit4]   2> 573818 T2502 C1018 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C1019 name=collection1 org.apache.solr.core.SolrCore@6d85ccbb
   [junit4]   2> 573829 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_8,generation=8}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_9,generation=9}
   [junit4]   2> 573829 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 9
   [junit4]   2> 573830 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@773d27c1[collection1] main
   [junit4]   2> 573831 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573833 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@773d27c1[collection1] main{StandardDirectoryReader(segments_9:17:nrt _0(5.0):c1 _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5 _6(5.0):c2 _7(5.0):c5)}
   [junit4]   2> 573833 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 16
   [junit4]   2> 573835 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[409 (1463172630687252480)]} 0 1
   [junit4]   2> 573836 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[405 (1463172630689349632)]} 0 0
   [junit4]   2> 573837 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573840 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_9,generation=9}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_a,generation=10}
   [junit4]   2> 573840 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 10
   [junit4]   2> 573841 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@ae068bb[collection1] main
   [junit4]   2> 573842 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573844 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ae068bb[collection1] main{StandardDirectoryReader(segments_a:21:nrt _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2)}
   [junit4]   2> 573844 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 573847 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4013 (1463172630699835392)]} 0 2
   [junit4]   2> 573848 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[6011 (1463172630701932544)]} 0 0
   [junit4]   2> 573849 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573852 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_a,generation=10}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_b,generation=11}
   [junit4]   2> 573852 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 11
   [junit4]   2> 573853 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@671e043f[collection1] main
   [junit4]   2> 573853 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573857 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@671e043f[collection1] main{StandardDirectoryReader(segments_b:24:nrt _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2)}
   [junit4]   2> 573857 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 573860 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2014 (1463172630713466880)]} 0 1
   [junit4]   2> 573861 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573864 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_b,generation=11}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_c,generation=12}
   [junit4]   2> 573864 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 12
   [junit4]   2> 573865 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@2409f4c6[collection1] main
   [junit4]   2> 573866 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573868 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2409f4c6[collection1] main{StandardDirectoryReader(segments_c:26:nrt _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1)}
   [junit4]   2> 573868 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 573871 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[503 (1463172630725001216)]} 0 1
   [junit4]   2> 573871 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573874 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_c,generation=12}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_d,generation=13}
   [junit4]   2> 573874 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 13
   [junit4]   2> 573876 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@63ae5d56[collection1] main
   [junit4]   2> 573876 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573878 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63ae5d56[collection1] main{StandardDirectoryReader(segments_d:28:nrt _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1)}
   [junit4]   2> 573879 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 573882 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[404 (1463172630736535552)]} 0 1
   [junit4]   2> 573884 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[604 (1463172630738632704)]} 0 1
   [junit4]   2> 573885 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573889 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_d,generation=13}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_e,generation=14}
   [junit4]   2> 573889 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 14
   [junit4]   2> 573891 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@369ff7db[collection1] main
   [junit4]   2> 573891 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573893 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@369ff7db[collection1] main{StandardDirectoryReader(segments_e:30:nrt _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2)}
   [junit4]   2> 573893 T2404 oasc.SolrCore.close [testSolrCloudCollection_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@503f6b79
   [junit4]   2> 573894 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 9
   [junit4]   2> 573897 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[603 (1463172630752264192)]} 0 1
   [junit4]   2> 573898 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573902 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_e,generation=14}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_f,generation=15}
   [junit4]   2> 573903 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 15
   [junit4]   2> 573904 T2404 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 573904 T2404 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 573904 T2404 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 573904 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@207e18c4[collection1] main
   [junit4]   2> 573905 T2404 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 573905 T2404 oasc.SolrCore.closeSearcher [testSolrCloudCollection_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 573905 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573906 T2404 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 573906 T2404 oasc.CachingDirectoryFactory.closeCacheValue looking to close data [CachedDir<<refCount=0;path=data;done=false>>]
   [junit4]   2> 573906 T2404 oasc.CachingDirectoryFactory.close Closing directory: data
   [junit4]   2> 573906 T2404 oasc.CachingDirectoryFactory.closeCacheValue looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>]
   [junit4]   2> 573907 T2404 oasc.CachingDirectoryFactory.close Closing directory: data/index
   [junit4]   2> 573907 T2404 oasc.LeaderElector$1.process WARN  org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:63)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1140)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:422)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:212)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:422)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:212)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:225)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:222)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:222)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:61)
   [junit4]   2> 	... 18 more
   [junit4]   2> 
   [junit4]   2> 573908 T2404 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 573908 T2404 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 573908 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@207e18c4[collection1] main{StandardDirectoryReader(segments_f:32:nrt _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1)}
   [junit4]   2> 573909 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 573912 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4010 (1463172630767992832)]} 0 1
   [junit4]   2> 573914 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[506 (1463172630771138560)]} 0 1
   [junit4]   2> 573915 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573920 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_f,generation=15}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_g,generation=16}
   [junit4]   2> 573920 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 16
   [junit4]   2> 573922 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@3226d1f7[collection1] main
   [junit4]   2> 573923 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573925 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3226d1f7[collection1] main{StandardDirectoryReader(segments_g:34:nrt _1(5.0):c3 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1 _e(5.0):c2)}
   [junit4]   2> 573925 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 573929 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[609 (1463172630784770048)]} 0 1
   [junit4]   2> 573930 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573934 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_g,generation=16}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_h,generation=17}
   [junit4]   2> 573935 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 17
   [junit4]   2> 573936 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@280a9631[collection1] main
   [junit4]   2> 573937 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573939 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@280a9631[collection1] main{StandardDirectoryReader(segments_h:37:nrt _1(5.0):c3/1:delGen=1 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1 _e(5.0):c2 _f(5.0):c1)}
   [junit4]   2> 573940 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 10
   [junit4]   2> 573943 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[506 (1463172630800498688)]} 0 1
   [junit4]   2> 573945 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573949 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_h,generation=17}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_i,generation=18}
   [junit4]   2> 573950 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 18
   [junit4]   2> 573951 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@659fc323[collection1] main
   [junit4]   2> 573952 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573954 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@659fc323[collection1] main{StandardDirectoryReader(segments_i:40:nrt _1(5.0):c3/1:delGen=1 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1 _e(5.0):c2/1:delGen=1 _f(5.0):c1 _g(5.0):c1)}
   [junit4]   2> 573955 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 573958 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2012 (1463172630816227328)]} 0 1
   [junit4]   2> 573960 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5012 (1463172630819373056)]} 0 0
   [junit4]   2> 573961 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 573966 T2502 C1019 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_i,generation=18}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_j,generation=19}
   [junit4]   2> 573967 T2502 C1019 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 19
   [junit4]   2> 573969 T2502 C1019 oass.SolrIndexSearcher.<init> Opening Searcher@669cd9cb[collection1] main
   [junit4]   2> 573969 T2502 C1019 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 573971 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@669cd9cb[collection1] main{StandardDirectoryReader(segments_j:43:nrt _1(5.0):c3/1:delGen=1 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1 _e(5.0):c2/1:delGen=1 _f(5.0):c1 _g(5.0):c1 _h(5.0):c2)}
   [junit4]   2> 573972 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 573976 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[202 (1463172630834053120)]} 0 1
   [junit4]   2> 573978 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[201 (1463172630837198848)]} 0 1
   [junit4]   2> 573980 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2003 (1463172630839296000)]} 0 0
   [junit4]   2> 573981 T2502 C1019 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[501 (1463172630841393152)]} 0 0
   [junit4]   2> 573982 T2502 C1019 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C1020 name=collection1 org.apache.solr.core.SolrCore@6d85ccbb
   [junit4]   2> 573997 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_j,generation=19}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_k,generation=20}
   [junit4]   2> 573997 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 20
   [junit4]   2> 573999 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@1d40a630[collection1] main
   [junit4]   2> 574000 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574002 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d40a630[collection1] main{StandardDirectoryReader(segments_k:46:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1 _e(5.0):c2/1:delGen=1 _f(5.0):c1 _g(5.0):c1 _h(5.0):c2 _i(5.0):c4)}
   [junit4]   2> 574002 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 20
   [junit4]   2> 574005 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4010 (1463172630865510400)]} 0 2
   [junit4]   2> 574006 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[607 (1463172630867607552)]} 0 0
   [junit4]   2> 574009 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574014 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_k,generation=20}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_l,generation=21}
   [junit4]   2> 574014 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 21
   [junit4]   2> 574016 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@52ad9397[collection1] main
   [junit4]   2> 574016 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574020 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52ad9397[collection1] main{StandardDirectoryReader(segments_l:50:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1 _f(5.0):c1 _g(5.0):c1 _h(5.0):c2 _i(5.0):c4 _j(5.0):c2)}
   [junit4]   2> 574021 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 12
   [junit4]   2> 574024 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2000 (1463172630884384768)]} 0 2
   [junit4]   2> 574025 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[608 (1463172630887530496)]} 0 0
   [junit4]   2> 574026 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574031 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_l,generation=21}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_m,generation=22}
   [junit4]   2> 574032 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 22
   [junit4]   2> 574033 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@1fc58f80[collection1] main
   [junit4]   2> 574034 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574036 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fc58f80[collection1] main{StandardDirectoryReader(segments_m:52:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _d(5.0):c1 _f(5.0):c1 _g(5.0):c1 _h(5.0):c2 _i(5.0):c4 _j(5.0):c2 _k(5.0):c2)}
   [junit4]   2> 574037 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 574040 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[603 (1463172630902210560)]} 0 2
   [junit4]   2> 574042 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[44 (1463172630904307712)]} 0 1
   [junit4]   2> 574045 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[205 (1463172630906404864)]} 0 2
   [junit4]   2> 574046 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2004 (1463172630909550592)]} 0 0
   [junit4]   2> 574048 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[605 (1463172630911647744)]} 0 0
   [junit4]   2> 574049 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574056 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_m,generation=22}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_n,generation=23}
   [junit4]   2> 574056 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 23
   [junit4]   2> 574058 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@46f105c[collection1] main
   [junit4]   2> 574058 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574060 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46f105c[collection1] main{StandardDirectoryReader(segments_n:56:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _f(5.0):c1 _g(5.0):c1 _h(5.0):c2 _i(5.0):c4 _j(5.0):c2 _k(5.0):c2 _l(5.0):c5)}
   [junit4]   2> 574061 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 12
   [junit4]   2> 574064 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5011 (1463172630927376384)]} 0 1
   [junit4]   2> 574066 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574071 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_n,generation=23}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_o,generation=24}
   [junit4]   2> 574071 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 24
   [junit4]   2> 574073 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@200cd723[collection1] main
   [junit4]   2> 574074 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574076 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@200cd723[collection1] main{StandardDirectoryReader(segments_o:58:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _f(5.0):c1 _g(5.0):c1 _h(5.0):c2 _i(5.0):c4 _j(5.0):c2 _k(5.0):c2 _l(5.0):c5 _m(5.0):c1)}
   [junit4]   2> 574077 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 574079 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[607 (1463172630943105024)]} 0 1
   [junit4]   2> 574081 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2002 (1463172630945202176)]} 0 1
   [junit4]   2> 574083 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2012 (1463172630947299328)]} 0 1
   [junit4]   2> 574084 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574090 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_o,generation=24}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_p,generation=25}
   [junit4]   2> 574090 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 25
   [junit4]   2> 574092 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@14d25e6c[collection1] main
   [junit4]   2> 574093 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574095 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14d25e6c[collection1] main{StandardDirectoryReader(segments_p:61:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _f(5.0):c1 _g(5.0):c1 _h(5.0):c2/1:delGen=1 _i(5.0):c4 _j(5.0):c2/1:delGen=1 _k(5.0):c2 _l(5.0):c5 _m(5.0):c1 _n(5.0):c3)}
   [junit4]   2> 574095 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 11
   [junit4]   2> 574099 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[606 (1463172630964076544)]} 0 2
   [junit4]   2> 574101 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[207 (1463172630966173696)]} 0 1
   [junit4]   2> 574103 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[46 (1463172630968270848)]} 0 1
   [junit4]   2> 574105 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[5012 (1463172630970368000)]} 0 1
   [junit4]   2> 574106 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574112 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_p,generation=25}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_q,generation=26}
   [junit4]   2> 574113 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 26
   [junit4]   2> 574115 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@3e4cafcf[collection1] main
   [junit4]   2> 574116 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574117 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3e4cafcf[collection1] main{StandardDirectoryReader(segments_q:65:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _f(5.0):c1 _g(5.0):c1 _i(5.0):c4 _j(5.0):c2/1:delGen=1 _k(5.0):c2 _l(5.0):c5 _m(5.0):c1 _n(5.0):c3 _o(5.0):c4)}
   [junit4]   2> 574118 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 12
   [junit4]   2> 574122 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[2012 (1463172630987145216)]} 0 2
   [junit4]   2> 574124 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4013 (1463172630990290944)]} 0 1
   [junit4]   2> 574125 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574129 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_q,generation=26}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_r,generation=27}
   [junit4]   2> 574129 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 27
   [junit4]   2> 574131 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@70d5143b[collection1] main
   [junit4]   2> 574131 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574133 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70d5143b[collection1] main{StandardDirectoryReader(segments_r:68:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2/1:delGen=1 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _f(5.0):c1 _g(5.0):c1 _i(5.0):c4 _j(5.0):c2/1:delGen=1 _k(5.0):c2 _l(5.0):c5 _m(5.0):c1 _n(5.0):c3/1:delGen=1 _o(5.0):c4 _p(5.0):c2)}
   [junit4]   2> 574133 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 574136 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[4014 (1463172631002873856)]} 0 1
   [junit4]   2> 574137 T2502 C1020 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 574140 T2502 C1020 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_r,generation=27}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_s,generation=28}
   [junit4]   2> 574140 T2502 C1020 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 28
   [junit4]   2> 574141 T2502 C1020 oass.SolrIndexSearcher.<init> Opening Searcher@daf747b[collection1] main
   [junit4]   2> 574142 T2502 C1020 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 574144 T2504 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@daf747b[collection1] main{StandardDirectoryReader(segments_s:70:nrt _1(5.0):c3/2:delGen=2 _2(5.0):c3 _3(5.0):c1 _4(5.0):c2/1:delGen=1 _5(5.0):c5/1:delGen=1 _6(5.0):c2 _7(5.0):c5 _8(5.0):c2 _9(5.0):c2/1:delGen=1 _a(5.0):c1 _b(5.0):c1 _c(5.0):c2 _f(5.0):c1 _g(5.0):c1 _i(5.0):c4 _j(5.0):c2/1:delGen=1 _k(5.0):c2 _l(5.0):c5 _m(5.0):c1 _n(5.0):c3/1:delGen=1 _o(5.0):c4 _p(5.0):c2 _q(5.0):c1)}
   [junit4]   2> 574144 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 8
   [junit4]   2> 574147 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[504 (1463172631014408192)]} 0 1
   [junit4]   2> 574149 T2502 C1020 oasup.LogUpdateProcessor.finish [collection1]

[...truncated too long message...]

ge.end=1976-07-01T00:00:00.000Z%2B1MONTH&facet=true&facet.range.gap=%2B1DAY&facet.range.other=all&rows=0} hits=63 status=0 QTime=16 
   [junit4]   2> ASYNC  NEW_CORE C1043 name=collection1 org.apache.solr.core.SolrCore@6d85ccbb
   [junit4]   2> 576677 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.start=1976-07-01T00:00:00.000Z&facet.range=bday_pdt&q=*:*&facet.range.end=1976-07-01T00:00:00.000Z%2B1MONTH&facet=true&facet.mincount=1&facet.range.gap=%2B1DAY&facet.range.other=all&rows=0} hits=63 status=0 QTime=6 
   [junit4]   2> 576688 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.start=1976-07-01T00:00:00.000Z&facet.range=bday_pdt&q=*:*&f.bday_pdt.facet.mincount=2&facet.range.end=1976-07-01T00:00:00.000Z%2B1MONTH&facet=true&facet.range.gap=%2B1DAY&facet.range.other=all&rows=0} hits=63 status=0 QTime=6 
   [junit4]   2> 576693 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.start=1976-07-05T00:00:00.000Z&facet.range=bday_pdt&q=*:*&facet.range.end=1976-07-07T00:00:00.000Z&facet=true&facet.range.gap=%2B1DAY&facet.range.other=all&rows=0} hits=63 status=0 QTime=1 
   [junit4]   2> 576696 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.start=1976-07-03T00:00:00.000Z&facet.range=bday_pdt&q=*:*&facet.range.end=1976-07-05T00:00:00.000Z&facet=true&facet.range.gap=%2B1DAY&facet.range.other=all&rows=0} hits=63 status=0 QTime=1 
   [junit4]   2> 576700 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.start=1976-07-01T00:00:00.000Z&facet.range=bday_pdt&q=*:*&facet.range.hardend=false&facet.range.end=1976-07-13T00:00:00.000Z&facet=true&facet.range.gap=%2B5DAYS&facet.range.other=all&rows=0} hits=63 status=0 QTime=2 
   [junit4]   2> 576705 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={facet.range.start=1976-07-01T00:00:00.000Z&facet.range=bday_pdt&q=*:*&facet.range.hardend=true&facet.range.end=1976-07-13T00:00:00.000Z&facet=true&facet.range.gap=%2B5DAYS&facet.range.other=all&rows=0} hits=63 status=0 QTime=2 
   [junit4]   2> 576708 T2502 oas.SolrTestCaseJ4.tearDown ###Ending testDateRangeFacets
   [junit4]   2> 576714 T2502 oas.SolrTestCaseJ4.setUp ###Starting testCachingBigTerms
   [junit4]   2> 576714 T2502 C1043 oasr.UnInvertedField.<init> UnInverted multi-valued field {field=foo_s,memSize=4823,tindexSize=41,time=0,phase1=0,nTerms=3,bigTerms=2,termInstances=2,uses=0}
   [junit4]   2> 576715 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={indent=true&q=id:[42+TO+47]&facet.field=foo_s&facet=true} hits=6 status=0 QTime=1 
   [junit4]   2> 576717 T2502 C1043 oasc.SolrCore.execute [collection1] webapp=null path=null params={indent=true&q=foo_s:B&facet.field=foo_s&facet=true&fq=foo_s:A&fl=id} hits=6 status=0 QTime=0 
   [junit4]   2> 576718 T2502 oas.SolrTestCaseJ4.tearDown ###Ending testCachingBigTerms
   [junit4]   2> 576719 T2502 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 576720 T2502 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=577882416
   [junit4]   2> 576720 T2502 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d85ccbb
   [junit4]   2> 576733 T2502 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=40,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=87,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=1908,transaction_logs_total_number=10}
   [junit4]   2> 576733 T2502 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 576733 T2502 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 576733 T2502 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 576734 T2502 C1043 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_13,generation=39}
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@dfee50f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7427ed4)),segFN=segments_14,generation=40}
   [junit4]   2> 576734 T2502 C1043 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 40
   [junit4]   2> 576735 T2502 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 576736 T2502 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 576736 T2502 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429;done=false>>]
   [junit4]   2> 576736 T2502 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429
   [junit4]   2> 576736 T2502 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429/index;done=false>>]
   [junit4]   2> 576737 T2502 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SimpleFacetsTest-1395390157429/index
   [junit4]   2> 697755 T2502 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=39 closes=40
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=ga_IE, timezone=Europe/Prague
   [junit4]   2> NOTE: Linux 3.8.0-37-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=57201144,total=188755968
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, TestAnalyzeInfixSuggestions, SpatialFilterTest, TestNonNRTOpen, DistributedQueryComponentOptimizationTest, UnloadDistributedZkTest, TestValueSourceCache, TestJoin, CoreMergeIndexesAdminHandlerTest, TestSort, ShardRoutingTest, TestSearchPerf, TestInfoStreamLogging, DistributedSuggestComponentTest, ModifyConfFileTest, TestExtendedDismaxParser, SchemaVersionSpecificBehaviorTest, ScriptEngineTest, PeerSyncTest, TestElisionMultitermQuery, ShardSplitTest, TestFaceting, QueryElevationComponentTest, TestInitQParser, TestPHPSerializedResponseWriter, TestFieldTypeResource, TestConfig, OverseerTest, BasicFunctionalityTest, SpellPossibilityIteratorTest, AbstractAnalyticsStatsTest, TestSuggestSpellingConverter, BadComponentTest, SystemInfoHandlerTest, TestLFUCache, ReturnFieldsTest, TestDistributedMissingSort, RangeFacetTest, UUIDFieldTest, TestHighlightDedupGrouping, SynonymTokenizerTest, CursorMarkTest, DistributedQueryElevationComponentTest, TermsComponentTest, CoreAdminRequestStatusTest, CircularListTest, AbstractAnalyticsFacetTest, PolyFieldTest, FileBasedSpellCheckerTest, ClusterStateUpdateTest, TestDistribDocBasedVersion, TestSchemaSimilarityResource, TestManagedSchemaFieldResource, TestTrie, PrimitiveFieldTypeTest, TestGroupingSearch, TestJmxMonitoredMap, SimpleFacetsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SimpleFacetsTest -Dtests.seed=C3EADEA453E77C64 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Prague -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SimpleFacetsTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=39 closes=40
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C3EADEA453E77C64]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:420)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:179)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed on J0 in 124.93s, 32 tests, 1 failure <<< FAILURES!

[...truncated 706 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 391 suites, 1645 tests, 1 suite-level error, 49 ignored (28 assumptions)

Total time: 49 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b10 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0) - Build # 9862 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9862/
Java: 32bit/jdk1.8.0 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SSLMigrationTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=910, name=coreLoadExecutor-454-thread-1, state=RUNNABLE, group=TGRP-SSLMigrationTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=910, name=coreLoadExecutor-454-thread-1, state=RUNNABLE, group=TGRP-SSLMigrationTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1551)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1044)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:265)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:479)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:770)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:639)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:224)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:617)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:265)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@1d1793a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1de8f81)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:698)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:695)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:711)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SSLMigrationTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=910, name=coreLoadExecutor-454-thread-1, state=RUNNABLE, group=TGRP-SSLMigrationTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=910, name=coreLoadExecutor-454-thread-1, state=RUNNABLE, group=TGRP-SSLMigrationTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1551)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1044)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:62)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:520)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:770)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:639)
	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:224)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:617)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:265)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@287d13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a1bdb)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:698)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:695)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:711)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:359)
	... 1 more




Build Log:
[...truncated 10083 lines...]
   [junit4] Suite: org.apache.solr.cloud.SSLMigrationTest
   [junit4]   2> 132700 T654 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=5
   [junit4]   2> 132701 T654 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 132705 T654 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-SSLMigrationTest-1395378987155
   [junit4]   2> 132706 T654 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 132706 T655 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 132807 T654 oasc.ZkTestServer.run start zk server on port:32830
   [junit4]   2> 132808 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 132811 T661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1190f3d name:ZooKeeperConnection Watcher:127.0.0.1:32830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132812 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 132812 T654 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 132815 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 132816 T663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f5185e name:ZooKeeperConnection Watcher:127.0.0.1:32830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 132816 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 132816 T654 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 132818 T654 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 132824 T654 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 132827 T654 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 132828 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 132829 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 132832 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 132832 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 132834 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 132835 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 132837 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 132837 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 132839 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 132839 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 132841 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 132841 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 132843 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 132843 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 132845 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 132846 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 132847 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 132848 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 132849 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 132850 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 132851 T654 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 132852 T654 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 133065 T654 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 133072 T654 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39951
   [junit4]   2> 133073 T654 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 133073 T654 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 133073 T654 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305
   [junit4]   2> 133074 T654 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/'
   [junit4]   2> 133083 T654 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/solr.xml
   [junit4]   2> 133089 T654 oasc.CoreContainer.<init> New CoreContainer 18745128
   [junit4]   2> 133090 T654 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/]
   [junit4]   2> 133090 T654 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 133090 T654 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 133091 T654 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 133091 T654 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 133091 T654 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 133091 T654 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 133092 T654 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 133092 T654 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 133092 T654 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 133093 T654 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 133093 T654 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 133093 T654 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 133093 T654 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32830/solr
   [junit4]   2> 133094 T654 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 133094 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 133096 T674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@160810e name:ZooKeeperConnection Watcher:127.0.0.1:32830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133096 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 133098 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 133099 T676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1031755 name:ZooKeeperConnection Watcher:127.0.0.1:32830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 133099 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 133100 T654 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 133102 T654 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 133103 T654 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 133105 T654 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 133106 T654 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 133108 T654 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 133109 T654 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39951_
   [junit4]   2> 133109 T654 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39951_
   [junit4]   2> 133110 T654 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 133114 T654 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 133116 T654 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39951_
   [junit4]   2> 133117 T654 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 133118 T654 oasc.Overseer.start Overseer (id=91447557302321155-127.0.0.1:39951_-n_0000000000) starting
   [junit4]   2> 133120 T654 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 133130 T678 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 133130 T654 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 133131 T678 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 133132 T654 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 133133 T654 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 133135 T677 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 133136 T679 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 133136 T679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 133137 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133137 T679 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 133138 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 133138 T677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39951",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39951_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 133138 T677 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 133138 T677 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 133140 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133140 T676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 133716 T608 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 133802 T592 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 133961 T560 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 133962 T560 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133962 T560 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133962 T560 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133962 T560 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133962 T560 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 133962 T560 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134137 T679 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 134138 T679 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/collection1
   [junit4]   2> 134138 T679 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 134139 T679 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 134139 T679 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 134141 T679 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 134141 T679 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/collection1/'
   [junit4]   2> 134142 T679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/collection1/lib/.svn/' to classloader
   [junit4]   2> 134142 T679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/collection1/lib/classes/' to classloader
   [junit4]   2> 134142 T679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/collection1/lib/README' to classloader
   [junit4]   2> 134164 T679 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 134171 T679 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 134172 T679 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 134176 T679 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 134258 T679 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 134262 T679 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 134263 T679 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 134275 T679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 134279 T679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 134282 T679 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 134284 T679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 134284 T679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 134284 T679 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 134286 T679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 134286 T679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 134287 T679 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 134287 T679 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.SSLMigrationTest-controljetty-1395378987305/collection1/, dataDir=./org.apache.solr.cloud.SSLMigrationTest-1395378987154/control/data/
   [junit4]   2> 134287 T679 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@548be2
   [junit4]   2> 134288 T679 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SSLMigrationTest-1395378987154/control/data
   [junit4]   2> 134289 T679 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SSLMigrationTest-1395378987154/control/data/index/
   [junit4]   2> 134289 T679 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SSLMigrationTest-1395378987154/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 134290 T679 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SSLMigrationTest-1395378987154/control/data/index
   [junit4]   2> 134290 T679 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=81.443359375, floorSegmentMB=1.9560546875, forceMergeDeletesPctAllowed=9.801150432710415, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6533089832467455
   [junit4]   2> 134291 T679 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1028fea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1df87ab),segFN=segments_1,generation=1}
   [junit4]   2> 134291 T679 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 134296 T679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 134296 T679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 134296 T679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 134297 T679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 134297 T679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 134297 T679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 134298 T679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 134298 T679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 134298 T679 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 134299 T679 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 134299 T679 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 134299 T679 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 134299 T679 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 134300 T679 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 134300 T679 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 134300 T679 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 134301 T679 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 134303 T679 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 134304 T679 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 134305 T679 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 134305 T679 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 134306 T679 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1028fea lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1df87ab),segFN=segments_1,generation=1}
   [junit4]   2> 134306 T679 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 134306 T679 oass.SolrIndexSearcher.<init> Opening Searcher@ba1719[collection1] main
   [junit4]   2> 134306 T679 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 134308 T679 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 134308 T679 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 134309 T679 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 134309 T679 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 134309 T679 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 134310 T679 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 134310 T679 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 134310 T679 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 134310 T679 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 134312 T680 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ba1719[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 134313 T679 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 134313 T654 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 134314 T654 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 134313 T683 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39951 collection:control_collection shard:shard1
   [junit4]   2> 134315 T683 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 134316 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134319 T685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b2fda3 name:ZooKeeperConnection Watcher:127.0.0.1:32830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134320 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134321 T654 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 134324 T683 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 134324 T654 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 134325 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134326 T683 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 134326 T683 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@1caa8ad url=http://127.0.0.1:39951/collection1 node=127.0.0.1:39951_ C92_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:39951, core=collection1, node_name=127.0.0.1:39951_}
   [junit4]   2> 134326 T683 C92 P39951 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39951/collection1/
   [junit4]   2> 134326 T683 C92 P39951 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 134326 T683 C92 P39951 oasc.SyncStrategy.syncToMe http://127.0.0.1:39951/collection1/ has no replicas
   [junit4]   2> 134326 T683 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39951/collection1/ shard1
   [junit4]   2> 134327 T683 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 134327 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 134330 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134331 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134332 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134435 T676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 134435 T685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 134481 T683 oasc.ZkController.register We are http://127.0.0.1:39951/collection1/ and leader is http://127.0.0.1:39951/collection1/
   [junit4]   2> 134481 T683 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39951
   [junit4]   2> 134481 T683 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 134482 T683 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 134482 T683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 134482 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134482 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134483 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134483 T683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 134484 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 134485 T677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39951",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39951_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 134486 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 134537 T654 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 134537 T654 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 134539 T654 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51597
   [junit4]   2> 134540 T654 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 134540 T654 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 134541 T654 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773
   [junit4]   2> 134541 T654 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/'
   [junit4]   2> 134555 T654 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/solr.xml
   [junit4]   2> 134561 T654 oasc.CoreContainer.<init> New CoreContainer 6700925
   [junit4]   2> 134561 T654 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/]
   [junit4]   2> 134561 T654 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 134562 T654 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 134562 T654 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 134562 T654 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 134562 T654 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 134563 T654 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 134563 T654 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 134563 T654 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 134563 T654 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 134564 T654 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 134564 T654 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 134564 T654 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 134565 T654 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32830/solr
   [junit4]   2> 134565 T654 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 134566 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134568 T696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b5ce3b name:ZooKeeperConnection Watcher:127.0.0.1:32830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134568 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134571 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 134573 T698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16247c1 name:ZooKeeperConnection Watcher:127.0.0.1:32830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 134573 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 134581 T654 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 134587 T676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 134587 T698 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 134587 T685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> ASYNC  NEW_CORE C93 name=testSolrCloudCollection_shard2_replica1 org.apache.solr.core.SolrCore@6d7c30 url=http://127.0.0.1:59673/solr/testSolrCloudCollection_shard2_replica1 node=127.0.0.1:59673_solr C93_STATE=coll:testSolrCloudCollection core:testSolrCloudCollection_shard2_replica1 props:{state=active, base_url=http://127.0.0.1:59673/solr, core=testSolrCloudCollection_shard2_replica1, node_name=127.0.0.1:59673_solr}
   [junit4]   2> 134804 T576 C93 P59673 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 134804 T576 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 134805 T576 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59673/solr/testSolrCloudCollection_shard2_replica1/ shard2
   [junit4]   2> 134805 T576 oasc.SolrCore.close [testSolrCloudCollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6d7c30
   [junit4]   2> 134813 T576 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 134814 T576 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 134814 T576 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 134814 T576 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 134815 T576 oasc.SolrCore.closeSearcher [testSolrCloudCollection_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 134815 T576 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 134815 T576 oasc.CachingDirectoryFactory.closeCacheValue looking to close data [CachedDir<<refCount=0;path=data;done=false>>]
   [junit4]   2> 134816 T576 oasc.CachingDirectoryFactory.close Closing directory: data
   [junit4]   2> 134816 T576 oasc.CachingDirectoryFactory.closeCacheValue looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>]
   [junit4]   2> 134816 T576 oasc.CachingDirectoryFactory.close Closing directory: data/index
   [junit4]   2> 134816 T576 oascc.SolrZkClient.makePath makePath: /collections/testSolrCloudCollection/leaders/shard2
   [junit4]   2> 134816 T576 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:208)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:416)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:385)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:372)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:127)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:122)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	
   [junit4]   2> 134817 T576 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testSolrCloudCollection/leader_elect/shard2/election/91447556539154441-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:176)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:71)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 134817 T576 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 135584 T654 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51597_
   [junit4]   2> 135585 T654 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51597_
   [junit4]   2> 135586 T685 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 135587 T698 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 135587 T676 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 135590 T699 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 135590 T699 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 135595 T699 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 135595 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 135596 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 135596 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 135598 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 135599 T677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51597",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51597_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 135599 T677 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 135599 T677 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 135601 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 135703 T698 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 135703 T676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 135703 T685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 136596 T699 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 136596 T699 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/collection1
   [junit4]   2> 136596 T699 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 136597 T699 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 136597 T699 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 136598 T699 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 136598 T699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/collection1/'
   [junit4]   2> 136598 T699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/collection1/lib/.svn/' to classloader
   [junit4]   2> 136598 T699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/collection1/lib/classes/' to classloader
   [junit4]   2> 136599 T699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/collection1/lib/README' to classloader
   [junit4]   2> 136615 T699 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 136629 T699 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 136630 T699 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 136634 T699 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 136713 T699 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 136717 T699 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 136718 T699 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 136726 T699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 136728 T699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 136730 T699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 136730 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 136731 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 136731 T699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 136731 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 136731 T699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 136732 T699 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 136732 T699 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty1-1395378988773/collection1/, dataDir=./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty1/
   [junit4]   2> 136732 T699 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@548be2
   [junit4]   2> 136733 T699 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty1
   [junit4]   2> 136733 T699 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty1/index/
   [junit4]   2> 136733 T699 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 136733 T699 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty1/index
   [junit4]   2> 136733 T699 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=81.443359375, floorSegmentMB=1.9560546875, forceMergeDeletesPctAllowed=9.801150432710415, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6533089832467455
   [junit4]   2> 136734 T699 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16e9f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@397c08),segFN=segments_1,generation=1}
   [junit4]   2> 136734 T699 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 136738 T699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 136738 T699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 136739 T699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 136739 T699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 136739 T699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 136739 T699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 136740 T699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 136740 T699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 136740 T699 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 136741 T699 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 136741 T699 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 136741 T699 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 136742 T699 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 136742 T699 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 136742 T699 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 136743 T699 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 136743 T699 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 136745 T699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 136747 T699 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 136747 T699 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 136747 T699 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 136748 T699 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16e9f3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@397c08),segFN=segments_1,generation=1}
   [junit4]   2> 136748 T699 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 136748 T699 oass.SolrIndexSearcher.<init> Opening Searcher@848866[collection1] main
   [junit4]   2> 136749 T699 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 136749 T699 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 136750 T699 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 136750 T699 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 136750 T699 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 136750 T699 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 136751 T699 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 136751 T699 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 136751 T699 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 136751 T699 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 136753 T700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@848866[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 136755 T699 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 136756 T654 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 136756 T654 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 136756 T703 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51597 collection:collection1 shard:shard2
   [junit4]   2> 136757 T703 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 136761 T703 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 136762 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136762 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136762 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136762 T703 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 136763 T703 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@1a122d1 url=http://127.0.0.1:51597/collection1 node=127.0.0.1:51597_ C94_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:51597, core=collection1, node_name=127.0.0.1:51597_}
   [junit4]   2> 136763 T703 C94 P51597 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51597/collection1/
   [junit4]   2> 136763 T703 C94 P51597 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 136763 T703 C94 P51597 oasc.SyncStrategy.syncToMe http://127.0.0.1:51597/collection1/ has no replicas
   [junit4]   2> 136763 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136763 T703 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51597/collection1/ shard2
   [junit4]   2> 136764 T703 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 136765 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136767 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136769 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136872 T685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 136872 T698 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 136872 T676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 136918 T703 oasc.ZkController.register We are http://127.0.0.1:51597/collection1/ and leader is http://127.0.0.1:51597/collection1/
   [junit4]   2> 136918 T703 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51597
   [junit4]   2> 136918 T703 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 136918 T703 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 136918 T703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 136919 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136919 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136920 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136920 T703 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136921 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 136921 T677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51597",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51597_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 136923 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 136974 T654 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 136976 T654 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 136978 T654 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47046
   [junit4]   2> 136979 T654 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 136979 T654 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 136980 T654 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206
   [junit4]   2> 136980 T654 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/'
   [junit4]   2> 136989 T654 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/solr.xml
   [junit4]   2> 136995 T654 oasc.CoreContainer.<init> New CoreContainer 32267452
   [junit4]   2> 136996 T654 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/]
   [junit4]   2> 136996 T654 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 136996 T654 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 136997 T654 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 136997 T654 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 136997 T654 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 136997 T654 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 136997 T654 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 136998 T654 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 136998 T654 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 136998 T654 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 136999 T654 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 136999 T654 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 136999 T654 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32830/solr
   [junit4]   2> 136999 T654 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 137000 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 137002 T714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1876581 name:ZooKeeperConnection Watcher:127.0.0.1:32830 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 137002 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 137004 T654 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 137005 T716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2edc55 name:ZooKeeperConnection Watcher:127.0.0.1:32830/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 137005 T654 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 137014 T654 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 137024 T676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 137024 T716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 137024 T698 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 137024 T685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 138016 T654 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47046_
   [junit4]   2> 138018 T654 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47046_
   [junit4]   2> 138021 T685 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 138022 T698 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 138022 T716 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 138022 T676 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 138028 T717 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 138028 T717 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 138031 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 138031 T717 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 138032 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 138032 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 138033 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 138034 T677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47046",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47046_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 138035 T677 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 138035 T677 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 138039 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 138141 T698 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 138141 T716 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 138141 T685 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 138141 T676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 139032 T717 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 139033 T717 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/collection1
   [junit4]   2> 139033 T717 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 139033 T717 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 139033 T717 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 139034 T717 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 139034 T717 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/collection1/'
   [junit4]   2> 139035 T717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/collection1/lib/.svn/' to classloader
   [junit4]   2> 139035 T717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/collection1/lib/classes/' to classloader
   [junit4]   2> 139035 T717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/collection1/lib/README' to classloader
   [junit4]   2> 139051 T717 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 139060 T717 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 139061 T717 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 139065 T717 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 139159 T717 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 139163 T717 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 139164 T717 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 139176 T717 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 139179 T717 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 139181 T717 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 139182 T717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 139182 T717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 139182 T717 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 139183 T717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 139183 T717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 139183 T717 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 139184 T717 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SSLMigrationTest-jetty2-1395378991206/collection1/, dataDir=./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty2/
   [junit4]   2> 139184 T717 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@548be2
   [junit4]   2> 139184 T717 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty2
   [junit4]   2> 139185 T717 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty2/index/
   [junit4]   2> 139185 T717 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 139185 T717 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SSLMigrationTest-1395378987154/jetty2/index
   [junit4]   2> 139186 T717 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=81.443359375, floorSegmentMB=1.9560546875, forceMergeDeletesPctAllowed=9.801150432710415, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6533089832467455
   [junit4]   2> 139186 T717 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ff841b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ad0e07),segFN=segments_1,generation=1}
   [junit4]   2> 139186 T717 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139189 T717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 139189 T717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 139189 T717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 139189 T717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 139189 T717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 139190 T717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 139190 T717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 139190 T717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 139190 T717 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 139190 T717 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 139191 T717 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 139191 T717 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 139191 T717 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 139191 T717 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 139192 T717 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 139192 T717 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 139192 T717 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 139193 T717 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139195 T717 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 139195 T717 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 139195 T717 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 139196 T717 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@ff841b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ad0e07),segFN=segments_1,generation=1}
   [junit4]   2> 139196 T717 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 139196 T717 oass.SolrIndexSearcher.<init> Opening Searcher@e9e0d9[collection1] main
   [junit4]   2> 139196 T717 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 139197 T717 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 139197 T717 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 139197 T717 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 139198 T717 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 139198 T717 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 139198 T717 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 139198 T717 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 139198 T717 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 139199 T717 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 139201 T718 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e9e0d9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 139202 T717 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 139203 T654 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 139203 T654 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 139203 T721 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47046 collection:collection1 shard:shard1
   [junit4]   2> 139204 T721 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 139207 T721 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 139208 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139208 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139209 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139209 T721 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 139209 T721 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 139209 T677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@18747a3 url=http://127.0.0.1:47046/collection1 node=127.0.0.1:47046_ C95_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:47046, core=collection1, node_name=127.0.0.1:47046_}
   [junit4]   2> 139209 T721 C95 P47046 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47046/collection1/
   [junit4]   2> 139210 T721 C95 P47046 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 139210 T721 C95 P47046 oasc.SyncStrategy.syncToMe http://127.0.0.1:47046/collection1/ has no replicas
   [junit4]   2> 139210 T721 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47046/collection1/ shard1
   [junit4]   2> 139210 T721 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 139211 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139213 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139215 T676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 139319 T698 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent

[...truncated too long message...]

mLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 162248 T909 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 162248 T909 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_DZ, timezone=Europe/London
   [junit4]   2> NOTE: Linux 3.8.0-37-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=127481560,total=321912832
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, SliceStateUpdateTest, LoggingHandlerTest, PrimitiveFieldTypeTest, TestStressUserVersions, TestSolrQueryParser, TestReloadAndDeleteDocs, BlockDirectoryTest, TestSearchPerf, ResponseLogComponentTest, SchemaVersionSpecificBehaviorTest, DeleteReplicaTest, AsyncMigrateRouteKeyTest, TestWriterPerf, CacheHeaderTest, SynonymTokenizerTest, CSVRequestHandlerTest, JsonLoaderTest, ResourceLoaderTest, ReturnFieldsTest, TestGroupingSearch, OverseerCollectionProcessorTest, TestExtendedDismaxParser, CursorPagingTest, TestMergePolicyConfig, SSLMigrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SSLMigrationTest -Dtests.seed=2BD4952CEB20BF33 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=Europe/London -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SSLMigrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=910, name=coreLoadExecutor-454-thread-1, state=RUNNABLE, group=TGRP-SSLMigrationTest], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1551)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1044)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:265)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:479)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:770)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:639)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:224)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:617)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:265)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@1d1793a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1de8f81)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 moreThrowable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=910, name=coreLoadExecutor-454-thread-1, state=RUNNABLE, group=TGRP-SSLMigrationTest], registration stack trace below.
   [junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1551)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:554)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1044)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:936)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:928)
   [junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:62)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:520)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:770)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:639)
   [junit4]    > 	at org.apache.solr.core.ZkContainer.createFromZk(ZkContainer.java:224)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:617)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
   [junit4]    > 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:265)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirectoryWrapper(RAMDirectory@287d13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a1bdb)
   [junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    > 	... 1 more
   [junit4] Completed on J0 in 29.78s, 1 test, 2 errors <<< FAILURES!

[...truncated 1070 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1275: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 391 suites, 1645 tests, 2 suite-level errors, 49 ignored (28 assumptions)

Total time: 46 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure