Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1316/

3 tests failed.
FAILED:  
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects
 { seed=[415F3AEF8B5C61C2:DFD033CD426E2BC0]}

Error Message:
Should have matched I#0:Pt(x=18.0,y=53.0) Q:Pt(x=18.0,y=53.0)

Stack Trace:
java.lang.AssertionError: Should have matched I#0:Pt(x=18.0,y=53.0) 
Q:Pt(x=18.0,y=53.0)
        at 
__randomizedtesting.SeedInfo.seed([415F3AEF8B5C61C2:DFD033CD426E2BC0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.fail(RandomSpatialOpFuzzyPrefixTreeTest.java:399)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.doTest(RandomSpatialOpFuzzyPrefixTreeTest.java:386)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects(RandomSpatialOpFuzzyPrefixTreeTest.java:138)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:33709/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1: Server Error    
request: 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33709%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35532/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@5a130f41

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:33709/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1: Server Error



request: 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33709%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35532/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@5a130f41
        at 
__randomizedtesting.SeedInfo.seed([B086B20392B0B51A:8692D04518ED8F0B]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:33709/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1: Server Error



request: 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33709%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35532/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@5a130f41
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33709/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1: Server Error



request: 
http://127.0.0.1:52623/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33709%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:35532/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@5a130f41
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
        ... 6 more


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {   "responseHeader":{     
"status":0,     "QTime":0},   "overlay":{     "znodeVersion":0,     
"runtimeLib":{"colltest":{         "name":"colltest",         "version":1}}}},  
from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  
'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "overlay":{
    "znodeVersion":0,
    "runtimeLib":{"colltest":{
        "name":"colltest",
        "version":1}}}},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([B086B20392B0B51A:68CB9F54656D10BA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9395 lines...]
   [junit4] Suite: 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest
   [junit4]   2> mai 31, 2017 6:32:21 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> mai 31, 2017 6:32:21 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:21 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:22 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:22 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:22 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:2,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:22 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:23 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:23 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:23 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:23 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:23 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:23 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> mai 31, 2017 6:32:24 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> mai 31, 2017 6:32:24 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pointsOnly)
   [junit4]   2> mai 31, 2017 6:32:24 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:24 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:24 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(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> mai 31, 2017 6:32:24 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:24 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:25 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:25 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pointsOnly)
   [junit4]   2> mai 31, 2017 6:32:25 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(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]   2> mai 31, 2017 6:32:25 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:25 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)),pruneLeafyBranches)
   [junit4]   2> mai 31, 2017 6:32:25 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pointsOnly)
   [junit4]   2> mai 31, 2017 6:32:25 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)),pointsOnly)
   [junit4]   2> Ig:Rect(minX=17.0,maxX=19.0,minY=52.0,maxY=54.0) 
Qg:Rect(minX=17.0,maxX=19.0,minY=52.0,maxY=54.0)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=RandomSpatialOpFuzzyPrefixTreeTest -Dtests.method=testIntersects 
-Dtests.seed=415F3AEF8B5C61C2 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=fr-FR -Dtests.timezone=Pacific/Truk -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.18s J2 | 
RandomSpatialOpFuzzyPrefixTreeTest.testIntersects { 
seed=[415F3AEF8B5C61C2:DFD033CD426E2BC0]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have matched 
I#0:Pt(x=18.0,y=53.0) Q:Pt(x=18.0,y=53.0)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([415F3AEF8B5C61C2:DFD033CD426E2BC0]:0)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.fail(RandomSpatialOpFuzzyPrefixTreeTest.java:399)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.doTest(RandomSpatialOpFuzzyPrefixTreeTest.java:386)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects(RandomSpatialOpFuzzyPrefixTreeTest.java:138)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> mai 31, 2017 6:32:26 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> mai 31, 2017 6:32:26 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(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]   2> mai 31, 2017 6:32:26 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)))
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/spatial-extras/test/J2/temp/lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest_415F3AEF8B5C61C2-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=2, maxDocsPerChunk=9, blockSize=213), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=2, blockSize=213)), sim=RandomSimilarity(queryNorm=true): 
{RandomSpatialOpFuzzyPrefixTreeTest=IB SPL-L3(800.0)}, locale=fr-FR, 
timezone=Pacific/Truk
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=252679112,total=339214336
   [junit4]   2> NOTE: All tests run in this JVM: [PortedSolr3Test, 
Geo3dRptTest, RandomSpatialOpFuzzyPrefixTreeTest]
   [junit4] Completed [13/23 (1!)] on J2 in 5.04s, 34 tests, 1 failure <<< 
FAILURES!

[...truncated 3707 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/init-core-data-001
   [junit4]   2> 3184408 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[B086B20392B0B51A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 3184410 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[B086B20392B0B51A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=SSL overhead seems to cause 
OutOfMemory when stress testing)
   [junit4]   2> 3184411 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[B086B20392B0B51A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 10 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001
   [junit4]   2> 3184411 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[B086B20392B0B51A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3184411 INFO  (Thread-4684) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3184411 INFO  (Thread-4684) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3184413 ERROR (Thread-4684) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3184511 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[B086B20392B0B51A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52523
   [junit4]   2> 3184528 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c5b7961010000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3184531 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184532 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184537 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184537 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184537 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184538 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184540 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184541 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@47c681f6{/solr,null,AVAILABLE}
   [junit4]   2> 3184542 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@277fe8ff{HTTP/1.1,[http/1.1]}{127.0.0.1:48197}
   [junit4]   2> 3184542 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.e.j.s.Server Started @3187948ms
   [junit4]   2> 3184542 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48197}
   [junit4]   2> 3184542 ERROR (jetty-launcher-3718-thread-7) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184542 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184542 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184542 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184543 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.483Z
   [junit4]   2> 3184544 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184545 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184545 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184547 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f620a04{/solr,null,AVAILABLE}
   [junit4]   2> 3184547 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3d968316{HTTP/1.1,[http/1.1]}{127.0.0.1:35599}
   [junit4]   2> 3184547 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.e.j.s.Server Started @3187953ms
   [junit4]   2> 3184547 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35599}
   [junit4]   2> 3184547 ERROR (jetty-launcher-3718-thread-8) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184547 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184547 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184547 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184548 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.488Z
   [junit4]   2> 3184549 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3184552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c5b7961010001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3184556 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e56b55b{/solr,null,AVAILABLE}
   [junit4]   2> 3184556 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70a2492c{HTTP/1.1,[http/1.1]}{127.0.0.1:42620}
   [junit4]   2> 3184557 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.e.j.s.Server Started @3187963ms
   [junit4]   2> 3184557 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42620}
   [junit4]   2> 3184557 ERROR (jetty-launcher-3718-thread-6) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184557 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184557 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184557 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184557 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.498Z
   [junit4]   2> 3184557 INFO  (jetty-launcher-3718-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184563 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44e0f0e3{/solr,null,AVAILABLE}
   [junit4]   2> 3184565 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77abec4f{/solr,null,AVAILABLE}
   [junit4]   2> 3184564 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36974182{/solr,null,AVAILABLE}
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@446ffa{HTTP/1.1,[http/1.1]}{127.0.0.1:35532}
   [junit4]   2> 3184563 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e38b3ee{/solr,null,AVAILABLE}
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.e.j.s.Server Started @3187974ms
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35532}
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64fb14f6{HTTP/1.1,[http/1.1]}{127.0.0.1:54757}
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.e.j.s.Server Started @3187974ms
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@cd5992d{HTTP/1.1,[http/1.1]}{127.0.0.1:33709}
   [junit4]   2> 3184568 ERROR (jetty-launcher-3718-thread-9) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.e.j.s.Server Started @3187974ms
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33709}
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184568 ERROR (jetty-launcher-3718-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184563 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3699e939{/solr,null,AVAILABLE}
   [junit4]   2> 3184569 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.511Z
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@402eed08{HTTP/1.1,[http/1.1]}{127.0.0.1:57617}
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.e.j.s.Server Started @3187976ms
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57617}
   [junit4]   2> 3184570 ERROR (jetty-launcher-3718-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184570 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.511Z
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.509Z
   [junit4]   2> 3184568 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54757}
   [junit4]   2> 3184571 ERROR (jetty-launcher-3718-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184571 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184571 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184571 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184571 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.512Z
   [junit4]   2> 3184573 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184573 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@473acb1c{/solr,null,AVAILABLE}
   [junit4]   2> 3184574 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@52ff47ed{HTTP/1.1,[http/1.1]}{127.0.0.1:39605}
   [junit4]   2> 3184574 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.e.j.s.Server Started @3187980ms
   [junit4]   2> 3184576 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@335356d2{HTTP/1.1,[http/1.1]}{127.0.0.1:35746}
   [junit4]   2> 3184576 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.e.j.s.Server Started @3187983ms
   [junit4]   2> 3184576 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35746}
   [junit4]   2> 3184577 ERROR (jetty-launcher-3718-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184577 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184577 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184577 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184577 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.518Z
   [junit4]   2> 3184583 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39605}
   [junit4]   2> 3184584 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184584 ERROR (jetty-launcher-3718-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184584 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184584 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184584 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184584 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.525Z
   [junit4]   2> 3184590 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184590 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c5b7961010002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3184595 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2d47b56a{/solr,null,AVAILABLE}
   [junit4]   2> 3184596 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5308fe1f{HTTP/1.1,[http/1.1]}{127.0.0.1:52623}
   [junit4]   2> 3184596 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.e.j.s.Server Started @3188002ms
   [junit4]   2> 3184596 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52623}
   [junit4]   2> 3184596 ERROR (jetty-launcher-3718-thread-10) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3184596 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 3184596 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3184596 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3184596 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-30T22:28:20.537Z
   [junit4]   2> 3184598 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184598 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184608 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184609 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184610 INFO  (jetty-launcher-3718-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184620 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184627 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3184630 INFO  (jetty-launcher-3718-thread-9) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184630 INFO  (jetty-launcher-3718-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184636 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c5b796101000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3184658 INFO  (jetty-launcher-3718-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184658 INFO  (jetty-launcher-3718-thread-10) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184667 INFO  (jetty-launcher-3718-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184668 INFO  (jetty-launcher-3718-thread-8) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184669 INFO  (jetty-launcher-3718-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184672 INFO  (jetty-launcher-3718-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52523/solr
   [junit4]   2> 3184680 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c5b7961010014, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3184685 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c5b7961010015, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3184711 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184713 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42620_solr
   [junit4]   2> 3184715 INFO  (jetty-launcher-3718-thread-7) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184716 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.Overseer Overseer 
(id=98053868771934225-127.0.0.1:42620_solr-n_0000000000) starting
   [junit4]   2> 3184717 INFO  (jetty-launcher-3718-thread-2) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184725 INFO  (jetty-launcher-3718-thread-7) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48197_solr
   [junit4]   2> 3184727 INFO  (jetty-launcher-3718-thread-9) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184739 INFO  (jetty-launcher-3718-thread-2) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35746_solr
   [junit4]   2> 3184741 INFO  (jetty-launcher-3718-thread-1) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184741 INFO  (jetty-launcher-3718-thread-8) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184741 INFO  (jetty-launcher-3718-thread-4) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184745 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184745 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184745 INFO  
(zkCallback-3749-thread-1-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184745 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184745 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184746 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184746 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3184747 INFO  (jetty-launcher-3718-thread-5) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184747 INFO  (jetty-launcher-3718-thread-9) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35532_solr
   [junit4]   2> 3184748 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3184748 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3184749 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3184750 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3184750 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3184750 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3184751 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3184751 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3184751 INFO  (jetty-launcher-3718-thread-5) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54757_solr
   [junit4]   2> 3184752 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3184752 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3184753 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3184754 INFO  (jetty-launcher-3718-thread-3) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 3184756 INFO  (jetty-launcher-3718-thread-3) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184758 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3184771 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3184771 INFO  (jetty-launcher-3718-thread-4) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57617_solr
   [junit4]   2> 3184772 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 3184772 INFO  (jetty-launcher-3718-thread-1) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33709_solr
   [junit4]   2> 3184773 INFO  (jetty-launcher-3718-thread-3) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39605_solr
   [junit4]   2> 3184773 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3184773 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3184774 INFO  
(zkCallback-3749-thread-1-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 3184775 INFO  
(zkCallback-3765-thread-1-processing-n:127.0.0.1:35599_solr) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 3184777 INFO  (jetty-launcher-3718-thread-8) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184777 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 3184777 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 3184778 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 3184778 INFO  
(zkCallback-3749-thread-1-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (6)
   [junit4]   2> 3184778 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (7)
   [junit4]   2> 3184778 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (7)
   [junit4]   2> 3184778 INFO  
(zkCallback-3765-thread-1-processing-n:127.0.0.1:35599_solr) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (7)
   [junit4]   2> 3184778 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (7)
   [junit4]   2> 3184779 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3184780 INFO  (jetty-launcher-3718-thread-10) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (7)
   [junit4]   2> 3184781 INFO  (jetty-launcher-3718-thread-8) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35599_solr
   [junit4]   2> 3184782 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3184783 INFO  
(zkCallback-3765-thread-1-processing-n:127.0.0.1:35599_solr) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184783 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184786 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 3184788 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184788 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184788 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184788 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184788 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184804 INFO  
(zkCallback-3768-thread-1-processing-n:127.0.0.1:39605_solr) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (8)
   [junit4]   2> 3184806 INFO  
(zkCallback-3770-thread-1-processing-n:127.0.0.1:52623_solr) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (7) -> (8)
   [junit4]   2> 3184847 INFO  
(zkCallback-3749-thread-2-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (8)
   [junit4]   2> 3184848 INFO  (jetty-launcher-3718-thread-10) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3184849 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42620_solr
   [junit4]   2> 3184854 INFO  
(zkCallback-3768-thread-1-processing-n:127.0.0.1:39605_solr) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3765-thread-1-processing-n:127.0.0.1:35599_solr) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3749-thread-2-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3770-thread-1-processing-n:127.0.0.1:52623_solr) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184854 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (8) -> (9)
   [junit4]   2> 3184855 INFO  (jetty-launcher-3718-thread-10) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52623_solr
   [junit4]   2> 3184859 INFO  
(zkCallback-3770-thread-1-processing-n:127.0.0.1:52623_solr) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184859 INFO  
(zkCallback-3765-thread-1-processing-n:127.0.0.1:35599_solr) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184859 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184859 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184859 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184859 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184859 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184860 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184864 INFO  
(zkCallback-3768-thread-1-processing-n:127.0.0.1:39605_solr) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184865 INFO  
(zkCallback-3749-thread-1-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (9) -> (10)
   [junit4]   2> 3184892 INFO  (jetty-launcher-3718-thread-4) 
[n:127.0.0.1:57617_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57617.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3184897 INFO  (jetty-launcher-3718-thread-4) 
[n:127.0.0.1:57617_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57617.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3184897 INFO  (jetty-launcher-3718-thread-4) 
[n:127.0.0.1:57617_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57617.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3184898 INFO  (jetty-launcher-3718-thread-4) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node7/.
   [junit4]   2> 3185017 INFO  (jetty-launcher-3718-thread-9) 
[n:127.0.0.1:35532_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35532.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185022 INFO  (jetty-launcher-3718-thread-9) 
[n:127.0.0.1:35532_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35532.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185022 INFO  (jetty-launcher-3718-thread-9) 
[n:127.0.0.1:35532_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35532.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185035 INFO  (jetty-launcher-3718-thread-9) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node9/.
   [junit4]   2> 3185077 INFO  (jetty-launcher-3718-thread-1) 
[n:127.0.0.1:33709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33709.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185085 INFO  (jetty-launcher-3718-thread-1) 
[n:127.0.0.1:33709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33709.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185085 INFO  (jetty-launcher-3718-thread-1) 
[n:127.0.0.1:33709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33709.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185096 INFO  (jetty-launcher-3718-thread-1) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node4/.
   [junit4]   2> 3185108 INFO  (jetty-launcher-3718-thread-3) 
[n:127.0.0.1:39605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39605.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185112 INFO  (jetty-launcher-3718-thread-8) 
[n:127.0.0.1:35599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35599.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185129 INFO  (jetty-launcher-3718-thread-8) 
[n:127.0.0.1:35599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35599.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185154 INFO  (jetty-launcher-3718-thread-8) 
[n:127.0.0.1:35599_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35599.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185155 INFO  (jetty-launcher-3718-thread-8) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node10/.
   [junit4]   2> 3185159 INFO  (jetty-launcher-3718-thread-3) 
[n:127.0.0.1:39605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39605.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185159 INFO  (jetty-launcher-3718-thread-3) 
[n:127.0.0.1:39605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39605.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185160 INFO  (jetty-launcher-3718-thread-3) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node6/.
   [junit4]   2> 3185180 INFO  (jetty-launcher-3718-thread-10) 
[n:127.0.0.1:52623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52623.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185187 INFO  (jetty-launcher-3718-thread-10) 
[n:127.0.0.1:52623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52623.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185187 INFO  (jetty-launcher-3718-thread-10) 
[n:127.0.0.1:52623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52623.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185192 INFO  (jetty-launcher-3718-thread-10) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node5/.
   [junit4]   2> 3185203 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42620.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185218 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42620.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185218 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42620.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185226 INFO  (jetty-launcher-3718-thread-6) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node3/.
   [junit4]   2> 3185248 INFO  (jetty-launcher-3718-thread-2) 
[n:127.0.0.1:35746_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35746.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185249 INFO  (jetty-launcher-3718-thread-7) 
[n:127.0.0.1:48197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48197.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185257 INFO  (jetty-launcher-3718-thread-7) 
[n:127.0.0.1:48197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48197.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185258 INFO  (jetty-launcher-3718-thread-7) 
[n:127.0.0.1:48197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48197.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185259 INFO  (jetty-launcher-3718-thread-7) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node2/.
   [junit4]   2> 3185267 INFO  (jetty-launcher-3718-thread-2) 
[n:127.0.0.1:35746_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35746.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185267 INFO  (jetty-launcher-3718-thread-2) 
[n:127.0.0.1:35746_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35746.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185270 INFO  (jetty-launcher-3718-thread-2) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node8/.
   [junit4]   2> 3185291 INFO  (jetty-launcher-3718-thread-5) 
[n:127.0.0.1:54757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54757.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185295 INFO  (jetty-launcher-3718-thread-5) 
[n:127.0.0.1:54757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54757.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185296 INFO  (jetty-launcher-3718-thread-5) 
[n:127.0.0.1:54757_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54757.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4bd1eeb4
   [junit4]   2> 3185297 INFO  (jetty-launcher-3718-thread-5) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_B086B20392B0B51A-001/tempDir-001/node1/.
   [junit4]   2> 3185890 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[B086B20392B0B51A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (10)
   [junit4]   2> 3185891 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[B086B20392B0B51A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52523/solr ready
   [junit4]   2> 3186516 INFO  (qtp141784959-22572) [n:127.0.0.1:48197_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3186524 INFO  
(OverseerThreadFactory-7181-thread-1-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 3186646 INFO  (qtp1877161219-22621) [n:127.0.0.1:57617_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard4_replica_n2&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 3186646 INFO  (qtp1579811740-22583) [n:127.0.0.1:35599_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard5_replica_n1&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 3186646 INFO  (qtp1877161219-22621) [n:127.0.0.1:57617_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186646 INFO  (qtp1579811740-22583) [n:127.0.0.1:35599_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186650 INFO  (qtp1322965619-22596) [n:127.0.0.1:33709_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard1_replica_n2&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 3186650 INFO  (qtp1602882652-22609) [n:127.0.0.1:42620_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard3_replica_n1&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 3186650 INFO  (qtp641464675-22598) [n:127.0.0.1:54757_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard4_replica_n1&action=CREATE&numShards=5&shard=shard4&wt=javabin
   [junit4]   2> 3186650 INFO  (qtp1322965619-22596) [n:127.0.0.1:33709_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186651 INFO  (qtp1602882652-22609) [n:127.0.0.1:42620_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186651 INFO  (qtp1173566026-22644) [n:127.0.0.1:35532_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard2_replica_n2&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 3186651 INFO  (qtp1367437767-22619) [n:127.0.0.1:35746_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin
   [junit4]   2> 3186650 INFO  (qtp1679585538-22678) [n:127.0.0.1:52623_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard2_replica_n1&action=CREATE&numShards=5&shard=shard2&wt=javabin
   [junit4]   2> 3186652 INFO  (qtp1544305040-22627) [n:127.0.0.1:39605_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard3_replica_n2&action=CREATE&numShards=5&shard=shard3&wt=javabin
   [junit4]   2> 3186651 INFO  (qtp641464675-22598) [n:127.0.0.1:54757_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186653 INFO  (qtp1544305040-22627) [n:127.0.0.1:39605_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186656 INFO  (qtp1679585538-22678) [n:127.0.0.1:52623_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186657 INFO  (qtp141784959-22574) [n:127.0.0.1:48197_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&name=test_col_shard5_replica_n2&action=CREATE&numShards=5&shard=shard5&wt=javabin
   [junit4]   2> 3186657 INFO  (qtp141784959-22574) [n:127.0.0.1:48197_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186658 INFO  (qtp1367437767-22619) [n:127.0.0.1:35746_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186658 INFO  (qtp1173566026-22644) [n:127.0.0.1:35532_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3186789 INFO  
(zkCallback-3764-thread-1-processing-n:127.0.0.1:57617_solr) 
[n:127.0.0.1:57617_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3770-thread-1-processing-n:127.0.0.1:52623_solr) 
[n:127.0.0.1:52623_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3767-thread-1-processing-n:127.0.0.1:35746_solr) 
[n:127.0.0.1:35746_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3768-thread-1-processing-n:127.0.0.1:39605_solr) 
[n:127.0.0.1:39605_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3731-thread-1-processing-n:127.0.0.1:48197_solr) 
[n:127.0.0.1:48197_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3765-thread-1-processing-n:127.0.0.1:35599_solr) 
[n:127.0.0.1:35599_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3769-thread-1-processing-n:127.0.0.1:54757_solr) 
[n:127.0.0.1:54757_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3749-thread-2-processing-n:127.0.0.1:42620_solr) 
[n:127.0.0.1:42620_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3762-thread-1-processing-n:127.0.0.1:35532_solr) 
[n:127.0.0.1:35532_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3186789 INFO  
(zkCallback-3766-thread-1-processing-n:127.0.0.1:33709_solr) 
[n:127.0.0.1:33709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [10])
   [junit4]   2> 3187677 WARN  (qtp1877161219-22621) [n:127.0.0.1:57617_solr 
c:test_col s:shard4  x:test_

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

) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@698b9f44{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3901897 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B086B20392B0B51A]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a3731d4{/e_/u,null,UNAVAILABLE}
   [junit4]   2> 3901898 ERROR 
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B086B20392B0B51A]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3901900 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[B086B20392B0B51A]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49395 49395
   [junit4]   2> 3902082 INFO  (Thread-91432) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49395 49395
   [junit4]   2> 3902084 WARN  (Thread-91432) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=B086B20392B0B51A 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=no-NO -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 25.5s J2 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'org.apache.solr.core.BlobStoreTestRequestHandler' for path 
'overlay/requestHandler/\/test1/class' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "overlay":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "runtimeLib":{"colltest":{
   [junit4]    >         "name":"colltest",
   [junit4]    >         "version":1}}}},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B086B20392B0B51A:68CB9F54656D10BA]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_B086B20392B0B51A-001
   [junit4]   2> May 30, 2017 10:40:17 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=192, maxMBSortInHeap=5.316958581053899, 
sim=RandomSimilarity(queryNorm=true): {}, locale=no-NO, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=34296152,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateMutator, 
TestPullReplica, TestJsonFacets, BadIndexSchemaTest, TestSubQueryTransformer, 
TestLegacyField, TestSolrCoreSnapshots, HdfsSyncSliceTest, SmileWriterTest, 
DocValuesNotIndexedTest, LeaderElectionContextKeyTest, TestCollectionAPIs, 
TestCSVResponseWriter, TestTolerantSearch, TestCoreDiscovery, 
RecoveryAfterSoftCommitTest, TestObjectReleaseTracker, 
UninvertDocValuesMergePolicyTest, DateRangeFieldTest, 
TlogReplayBufferedWhileIndexingTest, TestReload, UnloadDistributedZkTest, 
TestAuthenticationFramework, SegmentsInfoRequestHandlerTest, 
TestLuceneMatchVersion, TestDefaultStatsCache, TestSolrDeletionPolicy1, 
CollectionsAPIAsyncDistributedZkTest, TermVectorComponentDistributedTest, 
SolrCLIZkUtilsTest, BasicDistributedZk2Test, ConfigureRecoveryStrategyTest, 
DistanceUnitsTest, InfixSuggestersTest, HLLUtilTest, LukeRequestHandlerTest, 
TestJavabinTupleStreamParser, DistributedDebugComponentTest, 
SolrPluginUtilsTest, TestStandardQParsers, ChaosMonkeyNothingIsSafeTest, 
TestReloadAndDeleteDocs, DistributedFacetPivotLargeTest, 
TestIBSimilarityFactory, SimpleFacetsTest, ShowFileRequestHandlerTest, 
TestMissingGroups, DistributedFacetPivotSmallTest, UpdateLogTest, 
TestNumericRangeQuery64, SimpleMLTQParserTest, 
CdcrReplicationDistributedZkTest, BasicAuthStandaloneTest, MergeStrategyTest, 
NodeMutatorTest, RecoveryZkTest, TestXmlQParser, 
OverseerCollectionConfigSetProcessorTest, SpatialHeatmapFacetsTest, 
TestLegacyTerms, HighlighterConfigTest, ExitableDirectoryReaderTest, 
TestReqParamsAPI, SpellCheckCollatorWithCollapseTest, TestScoreJoinQPScore, 
TestSearcherReuse, TestFileDictionaryLookup, TestExportWriter, 
SynonymTokenizerTest, TestCloudSchemaless, PreAnalyzedUpdateProcessorTest, 
OverseerTest, TestFilteredDocIdSet, CustomCollectionTest, 
MissingSegmentRecoveryTest, TestNonDefinedSimilarityFactory, 
SolrIndexConfigTest, MBeansHandlerTest, PrimitiveFieldTypeTest, 
TestFastOutputStream, HttpSolrCallGetCoreTest, SolrMetricManagerTest, 
AsyncCallRequestStatusResponseTest, ReplicationFactorTest, 
TestSortByMinMaxFunction, BinaryUpdateRequestHandlerTest, 
XmlUpdateRequestHandlerTest, AtomicUpdateProcessorFactoryTest, 
StatsComponentTest, CoreAdminHandlerTest, HdfsUnloadDistributedZkTest, 
TestCloudNestedDocsSort, TestExtendedDismaxParser, OutputWriterTest, 
LeaderElectionTest, TestBulkSchemaConcurrent, TestConfigSetProperties, 
ExplicitHLLTest, TestSolrQueryParser, SolrTestCaseJ4Test, HardAutoCommitTest, 
TestInitQParser, ManagedSchemaRoundRobinCloudTest, TestReRankQParserPlugin, 
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, 
SuggesterTSTTest, TestLMDirichletSimilarityFactory, EchoParamsTest, 
TestSQLHandlerNonCloud, SuggesterWFSTTest, TestIndexingPerformance, 
TestManagedStopFilterFactory, TestSegmentSorting, 
TestSolrCloudWithDelegationTokens, TestPHPSerializedResponseWriter, 
ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomFaceting, 
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, 
TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, 
TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, 
TestStressReorder, TestJoin, TestStressVersions, DistributedTermsComponentTest, 
SpellCheckComponentTest, TestGroupingSearch, TestSort, TestFiltering, 
HighlighterTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, 
NoCacheHeaderTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, 
XsltUpdateRequestHandlerTest, CacheHeaderTest, TestWriterPerf, TestQueryTypes, 
TermsComponentTest, TestValueSourceCache, TermVectorComponentTest, 
IndexSchemaRuntimeFieldTest, TestCollationField, 
UpdateRequestProcessorFactoryTest, PingRequestHandlerTest, SOLR749Test, 
UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
ResponseLogComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, 
MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest, 
MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, 
ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, 
DateFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestUtils, 
TestDocumentBuilder, ZkNodePropsTest, FileUtilsTest, CircularListTest, 
TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
ChaosMonkeySafeLeaderWithPullReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, ForceLeaderTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestCloudDeleteByQuery, 
TestCloudRecovery, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, 
TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, 
TestMiniSolrCloudCluster, TestRandomFlRTGCloud, TestStressLiveNodes, 
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestConfigSetImmutable, 
TestDynamicLoading]
   [junit4] Completed [574/724 (2!)] on J2 in 25.81s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43824 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to