Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.0/11/

5 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:53743/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:41534/solr/test_col_shard1_replica_n2: Server Error    
request: 
http://127.0.0.1:41534/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A53743%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:53743/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@789642e

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



request: 
http://127.0.0.1:41534/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A53743%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:53743/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@789642e
        at 
__randomizedtesting.SeedInfo.seed([1A6838A6DA8E6465:2C7C5AE050D35E74]: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:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        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:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:53743/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:41534/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:41534/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A53743%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:53743/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@789642e
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        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:53743/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:41534/solr/test_col_shard1_replica_n2: Server Error



request: 
http://127.0.0.1:41534/solr/test_col_shard1_replica_n2/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A53743%2Fsolr%2Ftest_col_shard1_replica_n1%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:53743/solr/test_col_shard1_replica_n1/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@789642e
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:39685: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39685: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([1A6838A6DA8E6465:923C077C7472099D]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:801)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:374)
        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:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest:     1) Thread[id=32028, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsBasicDistributedZkTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=32020, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsBasicDistributedZkTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=32040, 
name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsBasicDistributedZkTest]         at java.lang.Thread.sleep(Native 
Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.hdfs.HdfsBasicDistributedZkTest: 
   1) Thread[id=32028, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsBasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=32020, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsBasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=32040, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-HdfsBasicDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([1A6838A6DA8E6465]:0)


FAILED:  org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:40510: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40510: ADDREPLICA failed to create replica
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:117)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
        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:748)


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

Error Message:
Timeout waiting for all live and active

Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
        at 
__randomizedtesting.SeedInfo.seed([1A6838A6DA8E6465:923C077C7472099D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:246)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        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:748)




Build Log:
[...truncated 11904 lines...]
   [junit4] Suite: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/init-core-data-001
   [junit4]   2> 732398 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 732399 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 732400 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 732400 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 732438 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 732446 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 732448 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 732458 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_52055_hdfs____kbncfx/webapp
   [junit4]   2> 732736 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52055
   [junit4]   2> 732801 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 732801 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 732810 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_33766_datanode____.acvflu/webapp
   [junit4]   2> 733236 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33766
   [junit4]   2> 733291 WARN  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 733291 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 733300 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_50410_datanode____.f68myp/webapp
   [junit4]   2> 733369 INFO  (IPC Server handler 3 on 44120) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-373f2dd0-1f50-448e-986e-651d4ced56d1 node 
DatanodeRegistration(127.0.0.1:37098, 
datanodeUuid=41e57ae3-5051-4a7f-b005-2da29c14fe54, infoPort=51599, 
infoSecurePort=0, ipcPort=37243, 
storageInfo=lv=-56;cid=testClusterID;nsid=2117318786;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 733369 INFO  (IPC Server handler 3 on 44120) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-5d75de05-9bcd-44a7-900b-44d9f5a8f5b9 node 
DatanodeRegistration(127.0.0.1:37098, 
datanodeUuid=41e57ae3-5051-4a7f-b005-2da29c14fe54, infoPort=51599, 
infoSecurePort=0, ipcPort=37243, 
storageInfo=lv=-56;cid=testClusterID;nsid=2117318786;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 733705 INFO  
(SUITE-SharedFSAutoReplicaFailoverTest-seed#[1A6838A6DA8E6465]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50410
   [junit4]   2> 733783 INFO  (IPC Server handler 9 on 44120) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-60f98525-be4e-4a83-a634-122d4e12a736 node 
DatanodeRegistration(127.0.0.1:44933, 
datanodeUuid=a49d51de-d8c9-4a68-a910-97c219b86c0c, infoPort=41592, 
infoSecurePort=0, ipcPort=60705, 
storageInfo=lv=-56;cid=testClusterID;nsid=2117318786;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 733783 INFO  (IPC Server handler 9 on 44120) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-acd58fe8-9327-43b2-ba27-10af70af29e4 node 
DatanodeRegistration(127.0.0.1:44933, 
datanodeUuid=a49d51de-d8c9-4a68-a910-97c219b86c0c, infoPort=41592, 
infoSecurePort=0, ipcPort=60705, 
storageInfo=lv=-56;cid=testClusterID;nsid=2117318786;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 733863 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 733863 INFO  (Thread-804) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 733863 INFO  (Thread-804) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 733867 ERROR (Thread-804) [    ] 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> 733963 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58810
   [junit4]   2> 733977 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 733978 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 733979 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 733980 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 733981 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 733982 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 733987 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 733987 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 733988 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 733989 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 733990 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 733991 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 734079 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 734080 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d5adc1{/,null,AVAILABLE}
   [junit4]   2> 734081 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4d4e78fc{HTTP/1.1,[http/1.1]}{127.0.0.1:54580}
   [junit4]   2> 734081 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.Server Started @736130ms
   [junit4]   2> 734081 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, hostContext=/, 
hostPort=54580, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/control-001/cores}
   [junit4]   2> 734082 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 734082 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 734082 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 734082 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 734082 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-21T03:13:50.833Z
   [junit4]   2> 734084 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 734085 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/control-001/solr.xml
   [junit4]   2> 734089 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 734092 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58810/solr
   [junit4]   2> 734150 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 734151 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:54580_
   [junit4]   2> 734152 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.c.Overseer Overseer 
(id=98343769251184644-127.0.0.1:54580_-n_0000000000) starting
   [junit4]   2> 734156 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54580_
   [junit4]   2> 734158 INFO  
(OverseerStateUpdate-98343769251184644-127.0.0.1:54580_-n_0000000000) 
[n:127.0.0.1:54580_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 734217 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 734221 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 734221 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 734222 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:54580_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/control-001/cores
   [junit4]   2> 734236 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 734237 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58810/solr ready
   [junit4]   2> 734241 INFO  (qtp2109147733-86320) [n:127.0.0.1:54580_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54580_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 734247 INFO  
(OverseerThreadFactory-5272-thread-1-processing-n:127.0.0.1:54580_) 
[n:127.0.0.1:54580_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 734352 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 734352 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 734457 INFO  
(zkCallback-23138-thread-1-processing-n:127.0.0.1:54580_) [n:127.0.0.1:54580_   
 ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 735367 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 735378 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 735456 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 735469 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 735469 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 735480 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:44120/solr_hdfs_home
   [junit4]   2> 735480 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 735480 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 735480 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost:44120/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 735481 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 735493 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 735493 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 735493 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 735933 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 735939 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 735961 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 735966 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 735966 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 735971 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 735972 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=15.171875, 
floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=15.210546890482833, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=1.6201171875, noCFSRatio=0.0
   [junit4]   2> 736016 INFO  (IPC Server handler 2 on 44120) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37098 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-acd58fe8-9327-43b2-ba27-10af70af29e4:NORMAL:127.0.0.1:44933|RBW],
 
ReplicaUC[[DISK]DS-373f2dd0-1f50-448e-986e-651d4ced56d1:NORMAL:127.0.0.1:37098|FINALIZED]]}
 size 0
   [junit4]   2> 736016 INFO  (IPC Server handler 3 on 44120) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44933 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-373f2dd0-1f50-448e-986e-651d4ced56d1:NORMAL:127.0.0.1:37098|FINALIZED],
 
ReplicaUC[[DISK]DS-60f98525-be4e-4a83-a634-122d4e12a736:NORMAL:127.0.0.1:44933|FINALIZED]]}
 size 0
   [junit4]   2> 736044 WARN  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 736085 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 736085 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 736085 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 736097 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 736097 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 736100 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=52.630859375, 
floorSegmentMB=1.578125, forceMergeDeletesPctAllowed=20.01003267596343, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=1.20703125, 
noCFSRatio=0.4356655779148568
   [junit4]   2> 736194 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@227253ab[control_collection_shard1_replica_n1] main]
   [junit4]   2> 736196 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 736196 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 736199 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 736201 INFO  
(searcherExecutor-5275-thread-1-processing-n:127.0.0.1:54580_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:54580_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@227253ab[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736201 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573500310469476352
   [junit4]   2> 736207 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 736207 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 736207 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54580/control_collection_shard1_replica_n1/
   [junit4]   2> 736207 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 736207 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:54580/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 736207 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 736210 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54580/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 736312 INFO  
(zkCallback-23138-thread-1-processing-n:127.0.0.1:54580_) [n:127.0.0.1:54580_   
 ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 736361 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 736364 INFO  (qtp2109147733-86318) [n:127.0.0.1:54580_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2011
   [junit4]   2> 736367 INFO  (qtp2109147733-86320) [n:127.0.0.1:54580_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 736464 INFO  
(zkCallback-23138-thread-1-processing-n:127.0.0.1:54580_) [n:127.0.0.1:54580_   
 ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 737368 INFO  (qtp2109147733-86320) [n:127.0.0.1:54580_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54580_&wt=javabin&version=2}
 status=0 QTime=3127
   [junit4]   2> 737372 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 737373 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58810/solr ready
   [junit4]   2> 737373 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 737374 INFO  (qtp2109147733-86322) [n:127.0.0.1:54580_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 737375 INFO  
(OverseerThreadFactory-5272-thread-2-processing-n:127.0.0.1:54580_) 
[n:127.0.0.1:54580_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 737377 INFO  
(OverseerCollectionConfigSetProcessor-98343769251184644-127.0.0.1:54580_-n_0000000000)
 [n:127.0.0.1:54580_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 737377 WARN  
(OverseerThreadFactory-5272-thread-2-processing-n:127.0.0.1:54580_) 
[n:127.0.0.1:54580_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 737583 INFO  (qtp2109147733-86322) [n:127.0.0.1:54580_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 737584 INFO  (qtp2109147733-86322) [n:127.0.0.1:54580_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 737671 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-1-001
 of type NRT
   [junit4]   2> 737671 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 737672 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19443f2f{/,null,AVAILABLE}
   [junit4]   2> 737673 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f37ab27{HTTP/1.1,[http/1.1]}{127.0.0.1:37104}
   [junit4]   2> 737673 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.Server Started @739721ms
   [junit4]   2> 737673 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
solrconfig=solrconfig.xml, hostContext=/, hostPort=37104, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-1-001/cores}
   [junit4]   2> 737673 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 737673 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 737673 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 737673 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 737673 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-21T03:13:54.424Z
   [junit4]   2> 737680 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 737680 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-1-001/solr.xml
   [junit4]   2> 737684 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 737686 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58810/solr
   [junit4]   2> 737693 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:37104_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 737694 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:37104_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 737696 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:37104_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37104_
   [junit4]   2> 737697 INFO  (zkCallback-23145-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 737697 INFO  
(zkCallback-23138-thread-1-processing-n:127.0.0.1:54580_) [n:127.0.0.1:54580_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 737699 INFO  
(zkCallback-23150-thread-1-processing-n:127.0.0.1:37104_) [n:127.0.0.1:37104_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 737742 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:37104_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 737746 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:37104_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 737746 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:37104_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 737748 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:37104_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-1-001/cores
   [junit4]   2> 737767 INFO  (qtp1501934938-86372) [n:127.0.0.1:37104_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37104_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 737769 INFO  
(OverseerThreadFactory-5272-thread-3-processing-n:127.0.0.1:54580_) 
[n:127.0.0.1:54580_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37104_ 
for creating new replica
   [junit4]   2> 737769 INFO  
(OverseerCollectionConfigSetProcessor-98343769251184644-127.0.0.1:54580_-n_0000000000)
 [n:127.0.0.1:54580_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 737771 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 737772 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 738786 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 738797 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n0] Schema name=test
   [junit4]   2> 738867 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 738879 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 738879 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n0' (registry 
'solr.core.collection1.shard2.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 738879 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:44120/solr_hdfs_home
   [junit4]   2> 738879 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 738879 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 738879 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-1-001/cores/collection1_shard2_replica_n0],
 dataDir=[hdfs://localhost:44120/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 738880 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 738887 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 738887 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 738896 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 738897 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 738911 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 738917 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 738917 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 738920 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 738921 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=15.171875, 
floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=15.210546890482833, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=1.6201171875, noCFSRatio=0.0
   [junit4]   2> 738952 INFO  (IPC Server handler 6 on 44120) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37098 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-acd58fe8-9327-43b2-ba27-10af70af29e4:NORMAL:127.0.0.1:44933|RBW],
 
ReplicaUC[[DISK]DS-5d75de05-9bcd-44a7-900b-44d9f5a8f5b9:NORMAL:127.0.0.1:37098|FINALIZED]]}
 size 0
   [junit4]   2> 738963 INFO  (IPC Server handler 5 on 44120) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44933 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-acd58fe8-9327-43b2-ba27-10af70af29e4:NORMAL:127.0.0.1:44933|RBW],
 
ReplicaUC[[DISK]DS-5d75de05-9bcd-44a7-900b-44d9f5a8f5b9:NORMAL:127.0.0.1:37098|FINALIZED]]}
 size 0
   [junit4]   2> 738973 WARN  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 739012 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 739012 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 739012 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 739024 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 739024 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 739026 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=52.630859375, 
floorSegmentMB=1.578125, forceMergeDeletesPctAllowed=20.01003267596343, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=1.20703125, 
noCFSRatio=0.4356655779148568
   [junit4]   2> 739039 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bfbd148[collection1_shard2_replica_n0] main]
   [junit4]   2> 739039 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 739040 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 739040 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 739043 INFO  
(searcherExecutor-5286-thread-1-processing-n:127.0.0.1:37104_ 
x:collection1_shard2_replica_n0 s:shard2 c:collection1) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SolrCore 
[collection1_shard2_replica_n0] Registered new searcher 
Searcher@7bfbd148[collection1_shard2_replica_n0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 739043 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573500313449529344
   [junit4]   2> 739047 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 739047 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 739047 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37104/collection1_shard2_replica_n0/
   [junit4]   2> 739047 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 739047 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.SyncStrategy 
http://127.0.0.1:37104/collection1_shard2_replica_n0/ has no replicas
   [junit4]   2> 739047 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 739050 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37104/collection1_shard2_replica_n0/ shard2
   [junit4]   2> 739200 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 739202 INFO  (qtp1501934938-86374) [n:127.0.0.1:37104_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n0] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1430
   [junit4]   2> 739204 INFO  (qtp1501934938-86372) [n:127.0.0.1:37104_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37104_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1436
   [junit4]   2> 739291 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-2-001
 of type NRT
   [junit4]   2> 739292 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 739293 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9a92b04{/,null,AVAILABLE}
   [junit4]   2> 739295 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@472a54c2{HTTP/1.1,[http/1.1]}{127.0.0.1:55092}
   [junit4]   2> 739295 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.e.j.s.Server Started @741343ms
   [junit4]   2> 739295 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {replicaType=NRT, 
solrconfig=solrconfig.xml, hostContext=/, hostPort=55092, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-2-001/cores}
   [junit4]   2> 739295 ERROR 
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 739296 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 739296 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 739296 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 739296 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-21T03:13:56.047Z
   [junit4]   2> 739300 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 739300 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-2-001/solr.xml
   [junit4]   2> 739304 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 739307 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58810/solr
   [junit4]   2> 739317 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:55092_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 739320 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:55092_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 739322 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:55092_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55092_
   [junit4]   2> 739324 INFO  
(zkCallback-23138-thread-2-processing-n:127.0.0.1:54580_) [n:127.0.0.1:54580_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 739324 INFO  
(zkCallback-23150-thread-1-processing-n:127.0.0.1:37104_) [n:127.0.0.1:37104_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 739324 INFO  (zkCallback-23145-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 739327 INFO  
(zkCallback-23156-thread-1-processing-n:127.0.0.1:55092_) [n:127.0.0.1:55092_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 739403 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:55092_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 739408 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:55092_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 739408 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:55092_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 739409 INFO  
(TEST-SharedFSAutoReplicaFailoverTest.test-seed#[1A6838A6DA8E6465]) 
[n:127.0.0.1:55092_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-2-001/cores
   [junit4]   2> 739430 INFO  (qtp1501934938-86373) [n:127.0.0.1:37104_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55092_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 739434 INFO  
(OverseerCollectionConfigSetProcessor-98343769251184644-127.0.0.1:54580_-n_0000000000)
 [n:127.0.0.1:54580_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 739434 INFO  
(OverseerThreadFactory-5272-thread-4-processing-n:127.0.0.1:54580_) 
[n:127.0.0.1:54580_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:55092_ 
for creating new replica
   [junit4]   2> 739438 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 739439 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 740451 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 740472 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n0] Schema name=test
   [junit4]   2> 740528 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 740538 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 740538 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n0' (registry 
'solr.core.collection1.shard1.replica_n0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@352bb6da
   [junit4]   2> 740538 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:44120/solr_hdfs_home
   [junit4]   2> 740539 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 740539 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 740539 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n0] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_1A6838A6DA8E6465-001/shard-2-001/cores/collection1_shard1_replica_n0],
 dataDir=[hdfs://localhost:44120/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 740540 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 740546 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 740546 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 740550 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 740551 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 740565 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:44120/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 740571 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 740571 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 740574 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 740575 INFO  (qtp1795004970-86409) [n:127.0.0.1:55092_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n0] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=15.171875, 
floorSegmentMB=0.205078125, forceMergeDeletesPctAllowed=15.210546890482833, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=1.6201171875, noCFSRatio=0.0
   [junit4]   2> 740612 INFO  (IPC Server handler 5 on 44120) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:37098 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-60f98525-be4e-4a83-a634-122d4e12a736:NORMAL:127.0.0.1:44933|RBW],
 
ReplicaUC[[DISK]DS-373f2dd0-1f50-448e-986e-651d4ced56d1:NORMAL:127.0.0.1:37098|RBW]]}
 size 0
   [junit4]   2> 740613 INFO  (IPC Server handler 8 on 44120) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44933 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-60f98525-be4e-4a83-a634-122d4e12a736:NORMAL:127.0.0.1:44933|RBW],
 
ReplicaUC[[DISK]DS-373f2dd0-1f50-448e-986e-651d4ced56d1:NORMAL:127.0.0.1:37098|RBW]]}
 size 0
   [junit4]   2> 740619 W

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

op.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.teardownClass(HdfsUnloadDistributedZkTest.java:46)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_1A6838A6DA8E6465-001
   [junit4]   2> Jul 21, 2017 4:07:48 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{other_tl1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l_dv=PostingsFormat(name=Asserting), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
id_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Asserting), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=Lucene50(blocksize=128), 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=165, 
maxMBSortInHeap=5.941330173247041, sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-GR, timezone=SystemV/HST10
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=2,free=289650408,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocExpirationUpdateProcessorFactoryTest, TestCoreAdminApis, 
TlogReplayBufferedWhileIndexingTest, StatelessScriptUpdateProcessorFactoryTest, 
TestStandardQParsers, TestFileDictionaryLookup, TestSearchPerf, 
SuggesterTSTTest, SparseHLLTest, OverseerTaskQueueTest, ShardRoutingCustomTest, 
TestPointFields, DistribJoinFromCollectionTest, TestQueryTypes, BlockCacheTest, 
TestDeleteCollectionOnDownNodes, IndexSchemaTest, TestFuzzyAnalyzedSuggestions, 
TestInitQParser, TestAddFieldRealTimeGet, TestRandomRequestDistribution, 
TestCharFilters, TestPartialUpdateDeduplication, TestConfigReload, 
TestScoreJoinQPScore, TestSolrCloudWithDelegationTokens, TestUpdate, 
TestSQLHandlerNonCloud, TestChildDocTransformer, 
BigEndianAscendingWordSerializerTest, DocValuesTest, TestRawResponseWriter, 
TestMissingGroups, JSONWriterTest, LukeRequestHandlerTest, 
OverseerModifyCollectionTest, DistributedIntervalFacetingTest, RuleEngineTest, 
CdcrReplicationDistributedZkTest, TestDistributedGrouping, 
CoreAdminCreateDiscoverTest, TestCoreContainer, TestSchemaSimilarityResource, 
HttpSolrCallGetCoreTest, SolrCmdDistributorTest, 
TestExclusionRuleCollectionAccess, SOLR749Test, 
OutOfBoxZkACLAndCredentialsProvidersTest, DocValuesMultiTest, PrimUtilsTest, 
SharedFSAutoReplicaFailoverUtilsTest, CacheHeaderTest, 
CdcrVersionReplicationTest, SchemaVersionSpecificBehaviorTest, 
LoggingHandlerTest, TestInitParams, TestElisionMultitermQuery, 
DistanceFunctionTest, ShardRoutingTest, HdfsDirectoryFactoryTest, 
TestSearcherReuse, CollectionsAPIAsyncDistributedZkTest, TestFiltering, 
HdfsThreadLeakTest, TestRTGBase, SolrCoreMetricManagerTest, UpdateLogTest, 
TestCustomDocTransformer, ZkCLITest, TestStressCloudBlindAtomicUpdates, 
JsonLoaderTest, ActionThrottleTest, TestExactStatsCache, TestCloudSchemaless, 
MissingSegmentRecoveryTest, CustomCollectionTest, TestBM25SimilarityFactory, 
DeleteNodeTest, RequestLoggingTest, BlockJoinFacetRandomTest, 
TestFieldCollectionResource, ChaosMonkeySafeLeaderTest, 
LeaderInitiatedRecoveryOnCommitTest, TestUninvertingReader, 
TestConfigSetsAPIExclusivity, TestCopyFieldCollectionResource, 
SaslZkACLProviderTest, TestSubQueryTransformerDistrib, DeleteStatusTest, 
CSVRequestHandlerTest, FileUtilsTest, SpellCheckComponentTest, 
DisMaxRequestHandlerTest, TestComplexPhraseQParserPlugin, 
BasicFunctionalityTest, TestSimpleTrackingShardHandler, SystemInfoHandlerTest, 
DistributedMLTComponentTest, TestXmlQParser, TestSegmentSorting, 
ZkControllerTest, TestXIncludeConfig, TestIntervalFaceting, 
AsyncCallRequestStatusResponseTest, HighlighterTest, HdfsDirectoryTest, 
ZkStateReaderTest, NoCacheHeaderTest, LeaderElectionContextKeyTest, 
TestDelegationWithHadoopAuth, TestUniqueKeyFieldResource, TestDynamicLoading, 
TestAtomicUpdateErrorCases, TestCloudDeleteByQuery, 
PreAnalyzedFieldManagedSchemaCloudTest, TestSortByMinMaxFunction, 
CoreAdminHandlerTest, AnalyticsQueryTest, SolrJmxReporterTest, 
BasicDistributedZkTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, 
DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest, 
PeerSyncReplicationTest, RemoteQueryErrorTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, SolrXmlInZkTest, TestClusterProperties, 
TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestPullReplica, TestRebalanceLeaders, 
TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, 
VMParamsZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest, 
TestPolicyCloud, HdfsBasicDistributedZkTest, HdfsSyncSliceTest, 
HdfsUnloadDistributedZkTest]
   [junit4] Completed [545/727 (4!)] on J1 in 111.99s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to