Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/249/

11 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([6126209FE45704B1]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([6126209FE45704B1]:0)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore

Error Message:
{responseHeader={status=0,QTime=38146},failure={127.0.0.1:33914_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:33914/solr: Core with name 
'halfcollection_shard1_replica1' already 
exists.,127.0.0.1:35654_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:35654/solr: Error CREATEing SolrCore 
'halfcollection_shard2_replica1': Unable to create core 
[halfcollection_shard2_replica1] Caused by: Direct buffer memory}}

Stack Trace:
java.lang.AssertionError: 
{responseHeader={status=0,QTime=38146},failure={127.0.0.1:33914_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:33914/solr: Core with name 
'halfcollection_shard1_replica1' already 
exists.,127.0.0.1:35654_solr=org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:Error
 from server at http://127.0.0.1:35654/solr: Error CREATEing SolrCore 
'halfcollection_shard2_replica1': Unable to create core 
[halfcollection_shard2_replica1] Caused by: Direct buffer memory}}
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:8DE08D2B1FCBB955]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore(CollectionsAPIDistributedZkTest.java:308)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testDeleteNonExistentCollection

Error Message:
Collection creation after a bad delete failed null Last available state: null

Stack Trace:
java.lang.AssertionError: Collection creation after a bad delete failed
null
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:860130A2F3347B48]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection(CollectionsAPIDistributedZkTest.java:418)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes

Error Message:
Could not find collection : nodes_used_collection

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : 
nodes_used_collection
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:566F5F35F998CA0]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
        at 
org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:245)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes(CollectionsAPIDistributedZkTest.java:397)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Error from server at http://127.0.0.1:36830/a_cmq/d: Error CREATEing SolrCore 
'test_unload_shard_and_collection_2': Unable to create core 
[test_unload_shard_and_collection_2] Caused by: Direct buffer memory

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36830/a_cmq/d: Error CREATEing SolrCore 
'test_unload_shard_and_collection_2': Unable to create core 
[test_unload_shard_and_collection_2] Caused by: Direct buffer memory
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:E9721F454AAB6949]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:133)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload

Error Message:
expected:<[{indexVersion=1483721311297,generation=2,filelist=[_470.fdt, 
_470.fdx, _470.fnm, _470.nvd, _470.nvm, _470.si, _470_Asserting_0.doc, 
_470_Asserting_0.tim, _470_Asserting_0.tip, _8dz.fdt, _8dz.fdx, _8dz.fnm, 
_8dz.nvd, _8dz.nvm, _8dz.si, _8dz_Asserting_0.doc, _8dz_Asserting_0.tim, 
_8dz_Asserting_0.tip, _ckx.fdt, _ckx.fdx, _ckx.fnm, _ckx.nvd, _ckx.nvm, 
_ckx.si, _ckx_Asserting_0.doc, _ckx_Asserting_0.tim, _ckx_Asserting_0.tip, 
_gry.fdt, _gry.fdx, _gry.fnm, _gry.nvd, _gry.nvm, _gry.si, 
_gry_Asserting_0.doc, _gry_Asserting_0.tim, _gry_Asserting_0.tip, _kyw.fdt, 
_kyw.fdx, _kyw.fnm, _kyw.nvd, _kyw.nvm, _kyw.si, _kyw_Asserting_0.doc, 
_kyw_Asserting_0.tim, _kyw_Asserting_0.tip, _p5v.cfe, _p5v.cfs, _p5v.si, 
_tcv.cfe, _tcv.cfs, _tcv.si, _tim.cfe, _tim.cfs, _tim.si, _tof.cfe, _tof.cfs, 
_tof.si, _tu8.cfe, _tu8.cfs, _tu8.si, _u01.cfe, _u01.cfs, _u01.si, _u5u.cfe, 
_u5u.cfs, _u5u.si, _ubn.cfe, _ubn.cfs, _ubn.si, _uhg.cfe, _uhg.cfs, _uhg.si, 
_un9.cfe, _un9.cfs, _un9.si, _ut2.cfe, _ut2.cfs, _ut2.si, _uyv.cfe, _uyv.cfs, 
_uyv.si, _v4o.cfe, _v4o.cfs, _v4o.si, _vah.cfe, _vah.cfs, _vah.si, _vga.cfe, 
_vga.cfs, _vga.si, _vm3.cfe, _vm3.cfs, _vm3.si, _vrw.cfe, _vrw.cfs, _vrw.si, 
_vxp.cfe, _vxp.cfs, _vxp.si, _w2r.cfe, _w2r.cfs, _w2r.si, _w2s.cfe, _w2s.cfs, 
_w2s.si, _w2t.cfe, _w2t.cfs, _w2t.si, _w2u.cfe, _w2u.cfs, _w2u.si, _w2v.cfe, 
_w2v.cfs, _w2v.si, _w2w.cfe, _w2w.cfs, _w2w.si, _w2x.cfe, _w2x.cfs, _w2x.si, 
_w2y.cfe, _w2y.cfs, _w2y.si, _w2z.cfe, _w2z.cfs, _w2z.si, _w30.cfe, _w30.cfs, 
_w30.si, _w31.cfe, _w31.cfs, _w31.si, _w32.cfe, _w32.cfs, _w32.si, _w33.cfe, 
_w33.cfs, _w33.si, _w34.cfe, _w34.cfs, _w34.si, _w35.cfe, _w35.cfs, _w35.si, 
_w36.cfe, _w36.cfs, _w36.si, _w37.cfe, _w37.cfs, _w37.si, _w38.cfe, _w38.cfs, 
_w38.si, _w39.cfe, _w39.cfs, _w39.si, _w3a.cfe, _w3a.cfs, _w3a.si, _w3b.cfe, 
_w3b.cfs, _w3b.si, _w3c.cfe, _w3c.cfs, _w3c.si, _w3d.cfe, _w3d.cfs, _w3d.si, 
_w3e.cfe, _w3e.cfs, _w3e.si, _w3f.cfe, _w3f.cfs, _w3f.si, _w3g.cfe, _w3g.cfs, 
_w3g.si, _w3h.cfe, _w3h.cfs, _w3h.si, segments_2]}]> but 
was:<[{indexVersion=1483721311297,generation=2,filelist=[_470.fdt, _470.fdx, 
_470.fnm, _470.nvd, _470.nvm, _470.si, _470_Asserting_0.doc, 
_470_Asserting_0.tim, _470_Asserting_0.tip, _8dz.fdt, _8dz.fdx, _8dz.fnm, 
_8dz.nvd, _8dz.nvm, _8dz.si, _8dz_Asserting_0.doc, _8dz_Asserting_0.tim, 
_8dz_Asserting_0.tip, _ckx.fdt, _ckx.fdx, _ckx.fnm, _ckx.nvd, _ckx.nvm, 
_ckx.si, _ckx_Asserting_0.doc, _ckx_Asserting_0.tim, _ckx_Asserting_0.tip, 
_gry.fdt, _gry.fdx, _gry.fnm, _gry.nvd, _gry.nvm, _gry.si, 
_gry_Asserting_0.doc, _gry_Asserting_0.tim, _gry_Asserting_0.tip, _kyw.fdt, 
_kyw.fdx, _kyw.fnm, _kyw.nvd, _kyw.nvm, _kyw.si, _kyw_Asserting_0.doc, 
_kyw_Asserting_0.tim, _kyw_Asserting_0.tip, _p5v.cfe, _p5v.cfs, _p5v.si, 
_tcv.cfe, _tcv.cfs, _tcv.si, _tim.cfe, _tim.cfs, _tim.si, _tof.cfe, _tof.cfs, 
_tof.si, _tu8.cfe, _tu8.cfs, _tu8.si, _u01.cfe, _u01.cfs, _u01.si, _u5u.cfe, 
_u5u.cfs, _u5u.si, _ubn.cfe, _ubn.cfs, _ubn.si, _uhg.cfe, _uhg.cfs, _uhg.si, 
_un9.cfe, _un9.cfs, _un9.si, _ut2.cfe, _ut2.cfs, _ut2.si, _uyv.cfe, _uyv.cfs, 
_uyv.si, _v4o.cfe, _v4o.cfs, _v4o.si, _vah.cfe, _vah.cfs, _vah.si, _vga.cfe, 
_vga.cfs, _vga.si, _vm3.cfe, _vm3.cfs, _vm3.si, _vrw.cfe, _vrw.cfs, _vrw.si, 
_vxp.cfe, _vxp.cfs, _vxp.si, _w2r.cfe, _w2r.cfs, _w2r.si, _w2s.cfe, _w2s.cfs, 
_w2s.si, _w2t.cfe, _w2t.cfs, _w2t.si, _w2u.cfe, _w2u.cfs, _w2u.si, _w2v.cfe, 
_w2v.cfs, _w2v.si, _w2w.cfe, _w2w.cfs, _w2w.si, _w2x.cfe, _w2x.cfs, _w2x.si, 
_w2y.cfe, _w2y.cfs, _w2y.si, _w2z.cfe, _w2z.cfs, _w2z.si, _w30.cfe, _w30.cfs, 
_w30.si, _w31.cfe, _w31.cfs, _w31.si, _w32.cfe, _w32.cfs, _w32.si, _w33.cfe, 
_w33.cfs, _w33.si, _w34.cfe, _w34.cfs, _w34.si, _w35.cfe, _w35.cfs, _w35.si, 
_w36.cfe, _w36.cfs, _w36.si, _w37.cfe, _w37.cfs, _w37.si, _w38.cfe, _w38.cfs, 
_w38.si, _w39.cfe, _w39.cfs, _w39.si, _w3a.cfe, _w3a.cfs, _w3a.si, _w3b.cfe, 
_w3b.cfs, _w3b.si, _w3c.cfe, _w3c.cfs, _w3c.si, _w3d.cfe, _w3d.cfs, _w3d.si, 
_w3e.cfe, _w3e.cfs, _w3e.si, _w3f.cfe, _w3f.cfs, _w3f.si, _w3g.cfe, _w3g.cfs, 
_w3g.si, _w3h.cfe, _w3h.cfs, _w3h.si, segments_2]}, 
{indexVersion=1483721311297,generation=3,filelist=[_470.fdt, _470.fdx, 
_470.fnm, _470.nvd, _470.nvm, _470.si, _470_Asserting_0.doc, 
_470_Asserting_0.tim, _470_Asserting_0.tip, _8dz.fdt, _8dz.fdx, _8dz.fnm, 
_8dz.nvd, _8dz.nvm, _8dz.si, _8dz_Asserting_0.doc, _8dz_Asserting_0.tim, 
_8dz_Asserting_0.tip, _ckx.fdt, _ckx.fdx, _ckx.fnm, _ckx.nvd, _ckx.nvm, 
_ckx.si, _ckx_Asserting_0.doc, _ckx_Asserting_0.tim, _ckx_Asserting_0.tip, 
_gry.fdt, _gry.fdx, _gry.fnm, _gry.nvd, _gry.nvm, _gry.si, 
_gry_Asserting_0.doc, _gry_Asserting_0.tim, _gry_Asserting_0.tip, _kyw.fdt, 
_kyw.fdx, _kyw.fnm, _kyw.nvd, _kyw.nvm, _kyw.si, _kyw_Asserting_0.doc, 
_kyw_Asserting_0.tim, _kyw_Asserting_0.tip, _p5v.cfe, _p5v.cfs, _p5v.si, 
_tcv.cfe, _tcv.cfs, _tcv.si, _tim.cfe, _tim.cfs, _tim.si, _tof.cfe, _tof.cfs, 
_tof.si, _tu8.cfe, _tu8.cfs, _tu8.si, _u01.cfe, _u01.cfs, _u01.si, _u5u.cfe, 
_u5u.cfs, _u5u.si, _ubn.cfe, _ubn.cfs, _ubn.si, _uhg.cfe, _uhg.cfs, _uhg.si, 
_un9.cfe, _un9.cfs, _un9.si, _ut2.cfe, _ut2.cfs, _ut2.si, _uyv.cfe, _uyv.cfs, 
_uyv.si, _v4o.cfe, _v4o.cfs, _v4o.si, _vah.cfe, _vah.cfs, _vah.si, _vga.cfe, 
_vga.cfs, _vga.si, _vm3.cfe, _vm3.cfs, _vm3.si, _vrw.cfe, _vrw.cfs, _vrw.si, 
_vxp.cfe, _vxp.cfs, _vxp.si, _w3h.cfe, _w3h.cfs, _w3h.si, _w3i.cfe, _w3i.cfs, 
_w3i.si, segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1483721311297,generation=2,filelist=[_470.fdt, 
_470.fdx, _470.fnm, _470.nvd, _470.nvm, _470.si, _470_Asserting_0.doc, 
_470_Asserting_0.tim, _470_Asserting_0.tip, _8dz.fdt, _8dz.fdx, _8dz.fnm, 
_8dz.nvd, _8dz.nvm, _8dz.si, _8dz_Asserting_0.doc, _8dz_Asserting_0.tim, 
_8dz_Asserting_0.tip, _ckx.fdt, _ckx.fdx, _ckx.fnm, _ckx.nvd, _ckx.nvm, 
_ckx.si, _ckx_Asserting_0.doc, _ckx_Asserting_0.tim, _ckx_Asserting_0.tip, 
_gry.fdt, _gry.fdx, _gry.fnm, _gry.nvd, _gry.nvm, _gry.si, 
_gry_Asserting_0.doc, _gry_Asserting_0.tim, _gry_Asserting_0.tip, _kyw.fdt, 
_kyw.fdx, _kyw.fnm, _kyw.nvd, _kyw.nvm, _kyw.si, _kyw_Asserting_0.doc, 
_kyw_Asserting_0.tim, _kyw_Asserting_0.tip, _p5v.cfe, _p5v.cfs, _p5v.si, 
_tcv.cfe, _tcv.cfs, _tcv.si, _tim.cfe, _tim.cfs, _tim.si, _tof.cfe, _tof.cfs, 
_tof.si, _tu8.cfe, _tu8.cfs, _tu8.si, _u01.cfe, _u01.cfs, _u01.si, _u5u.cfe, 
_u5u.cfs, _u5u.si, _ubn.cfe, _ubn.cfs, _ubn.si, _uhg.cfe, _uhg.cfs, _uhg.si, 
_un9.cfe, _un9.cfs, _un9.si, _ut2.cfe, _ut2.cfs, _ut2.si, _uyv.cfe, _uyv.cfs, 
_uyv.si, _v4o.cfe, _v4o.cfs, _v4o.si, _vah.cfe, _vah.cfs, _vah.si, _vga.cfe, 
_vga.cfs, _vga.si, _vm3.cfe, _vm3.cfs, _vm3.si, _vrw.cfe, _vrw.cfs, _vrw.si, 
_vxp.cfe, _vxp.cfs, _vxp.si, _w2r.cfe, _w2r.cfs, _w2r.si, _w2s.cfe, _w2s.cfs, 
_w2s.si, _w2t.cfe, _w2t.cfs, _w2t.si, _w2u.cfe, _w2u.cfs, _w2u.si, _w2v.cfe, 
_w2v.cfs, _w2v.si, _w2w.cfe, _w2w.cfs, _w2w.si, _w2x.cfe, _w2x.cfs, _w2x.si, 
_w2y.cfe, _w2y.cfs, _w2y.si, _w2z.cfe, _w2z.cfs, _w2z.si, _w30.cfe, _w30.cfs, 
_w30.si, _w31.cfe, _w31.cfs, _w31.si, _w32.cfe, _w32.cfs, _w32.si, _w33.cfe, 
_w33.cfs, _w33.si, _w34.cfe, _w34.cfs, _w34.si, _w35.cfe, _w35.cfs, _w35.si, 
_w36.cfe, _w36.cfs, _w36.si, _w37.cfe, _w37.cfs, _w37.si, _w38.cfe, _w38.cfs, 
_w38.si, _w39.cfe, _w39.cfs, _w39.si, _w3a.cfe, _w3a.cfs, _w3a.si, _w3b.cfe, 
_w3b.cfs, _w3b.si, _w3c.cfe, _w3c.cfs, _w3c.si, _w3d.cfe, _w3d.cfs, _w3d.si, 
_w3e.cfe, _w3e.cfs, _w3e.si, _w3f.cfe, _w3f.cfs, _w3f.si, _w3g.cfe, _w3g.cfs, 
_w3g.si, _w3h.cfe, _w3h.cfs, _w3h.si, segments_2]}]> but 
was:<[{indexVersion=1483721311297,generation=2,filelist=[_470.fdt, _470.fdx, 
_470.fnm, _470.nvd, _470.nvm, _470.si, _470_Asserting_0.doc, 
_470_Asserting_0.tim, _470_Asserting_0.tip, _8dz.fdt, _8dz.fdx, _8dz.fnm, 
_8dz.nvd, _8dz.nvm, _8dz.si, _8dz_Asserting_0.doc, _8dz_Asserting_0.tim, 
_8dz_Asserting_0.tip, _ckx.fdt, _ckx.fdx, _ckx.fnm, _ckx.nvd, _ckx.nvm, 
_ckx.si, _ckx_Asserting_0.doc, _ckx_Asserting_0.tim, _ckx_Asserting_0.tip, 
_gry.fdt, _gry.fdx, _gry.fnm, _gry.nvd, _gry.nvm, _gry.si, 
_gry_Asserting_0.doc, _gry_Asserting_0.tim, _gry_Asserting_0.tip, _kyw.fdt, 
_kyw.fdx, _kyw.fnm, _kyw.nvd, _kyw.nvm, _kyw.si, _kyw_Asserting_0.doc, 
_kyw_Asserting_0.tim, _kyw_Asserting_0.tip, _p5v.cfe, _p5v.cfs, _p5v.si, 
_tcv.cfe, _tcv.cfs, _tcv.si, _tim.cfe, _tim.cfs, _tim.si, _tof.cfe, _tof.cfs, 
_tof.si, _tu8.cfe, _tu8.cfs, _tu8.si, _u01.cfe, _u01.cfs, _u01.si, _u5u.cfe, 
_u5u.cfs, _u5u.si, _ubn.cfe, _ubn.cfs, _ubn.si, _uhg.cfe, _uhg.cfs, _uhg.si, 
_un9.cfe, _un9.cfs, _un9.si, _ut2.cfe, _ut2.cfs, _ut2.si, _uyv.cfe, _uyv.cfs, 
_uyv.si, _v4o.cfe, _v4o.cfs, _v4o.si, _vah.cfe, _vah.cfs, _vah.si, _vga.cfe, 
_vga.cfs, _vga.si, _vm3.cfe, _vm3.cfs, _vm3.si, _vrw.cfe, _vrw.cfs, _vrw.si, 
_vxp.cfe, _vxp.cfs, _vxp.si, _w2r.cfe, _w2r.cfs, _w2r.si, _w2s.cfe, _w2s.cfs, 
_w2s.si, _w2t.cfe, _w2t.cfs, _w2t.si, _w2u.cfe, _w2u.cfs, _w2u.si, _w2v.cfe, 
_w2v.cfs, _w2v.si, _w2w.cfe, _w2w.cfs, _w2w.si, _w2x.cfe, _w2x.cfs, _w2x.si, 
_w2y.cfe, _w2y.cfs, _w2y.si, _w2z.cfe, _w2z.cfs, _w2z.si, _w30.cfe, _w30.cfs, 
_w30.si, _w31.cfe, _w31.cfs, _w31.si, _w32.cfe, _w32.cfs, _w32.si, _w33.cfe, 
_w33.cfs, _w33.si, _w34.cfe, _w34.cfs, _w34.si, _w35.cfe, _w35.cfs, _w35.si, 
_w36.cfe, _w36.cfs, _w36.si, _w37.cfe, _w37.cfs, _w37.si, _w38.cfe, _w38.cfs, 
_w38.si, _w39.cfe, _w39.cfs, _w39.si, _w3a.cfe, _w3a.cfs, _w3a.si, _w3b.cfe, 
_w3b.cfs, _w3b.si, _w3c.cfe, _w3c.cfs, _w3c.si, _w3d.cfe, _w3d.cfs, _w3d.si, 
_w3e.cfe, _w3e.cfs, _w3e.si, _w3f.cfe, _w3f.cfs, _w3f.si, _w3g.cfe, _w3g.cfs, 
_w3g.si, _w3h.cfe, _w3h.cfs, _w3h.si, segments_2]}, 
{indexVersion=1483721311297,generation=3,filelist=[_470.fdt, _470.fdx, 
_470.fnm, _470.nvd, _470.nvm, _470.si, _470_Asserting_0.doc, 
_470_Asserting_0.tim, _470_Asserting_0.tip, _8dz.fdt, _8dz.fdx, _8dz.fnm, 
_8dz.nvd, _8dz.nvm, _8dz.si, _8dz_Asserting_0.doc, _8dz_Asserting_0.tim, 
_8dz_Asserting_0.tip, _ckx.fdt, _ckx.fdx, _ckx.fnm, _ckx.nvd, _ckx.nvm, 
_ckx.si, _ckx_Asserting_0.doc, _ckx_Asserting_0.tim, _ckx_Asserting_0.tip, 
_gry.fdt, _gry.fdx, _gry.fnm, _gry.nvd, _gry.nvm, _gry.si, 
_gry_Asserting_0.doc, _gry_Asserting_0.tim, _gry_Asserting_0.tip, _kyw.fdt, 
_kyw.fdx, _kyw.fnm, _kyw.nvd, _kyw.nvm, _kyw.si, _kyw_Asserting_0.doc, 
_kyw_Asserting_0.tim, _kyw_Asserting_0.tip, _p5v.cfe, _p5v.cfs, _p5v.si, 
_tcv.cfe, _tcv.cfs, _tcv.si, _tim.cfe, _tim.cfs, _tim.si, _tof.cfe, _tof.cfs, 
_tof.si, _tu8.cfe, _tu8.cfs, _tu8.si, _u01.cfe, _u01.cfs, _u01.si, _u5u.cfe, 
_u5u.cfs, _u5u.si, _ubn.cfe, _ubn.cfs, _ubn.si, _uhg.cfe, _uhg.cfs, _uhg.si, 
_un9.cfe, _un9.cfs, _un9.si, _ut2.cfe, _ut2.cfs, _ut2.si, _uyv.cfe, _uyv.cfs, 
_uyv.si, _v4o.cfe, _v4o.cfs, _v4o.si, _vah.cfe, _vah.cfs, _vah.si, _vga.cfe, 
_vga.cfs, _vga.si, _vm3.cfe, _vm3.cfs, _vm3.si, _vrw.cfe, _vrw.cfs, _vrw.si, 
_vxp.cfe, _vxp.cfs, _vxp.si, _w3h.cfe, _w3h.cfs, _w3h.si, _w3i.cfe, _w3i.cfs, 
_w3i.si, segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:44F13BAF941F0AB2]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1245)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.addReplicaTest

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35654/solr: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:F28677B96A5F4F60]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:669)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:E9721F454AAB6949]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testSpecificConfigsets

Error Message:
KeeperErrorCode = NoNode for /collections/withconfigset2

Stack Trace:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode 
for /collections/withconfigset2
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:4C586FC51373BEBD]:0)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSpecificConfigsets(CollectionsAPIDistributedZkTest.java:425)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Expected to see collection awhollynewcollection_0 null Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
   "replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false"}

Stack Trace:
java.lang.AssertionError: Expected to see collection awhollynewcollection_0
null
Last available state: 
DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/2)={
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1:2953542BE2642B24]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:496)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11323 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/init-core-data-001
   [junit4]   2> 130941 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 130941 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/a_cmq/d
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 131067 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 131088 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 131090 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 131110 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-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_33756_hdfs____7c352a/webapp
   [junit4]   2> 131999 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33756
   [junit4]   2> 132500 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 132501 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 132541 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-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_34769_datanode____.xcvvxc/webapp
   [junit4]   2> 133394 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34769
   [junit4]   2> 133864 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 133866 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 133896 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-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_38215_datanode____bhfrnc/webapp
   [junit4]   2> 134511 INFO  (IPC Server handler 8 on 59232) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-1f11a5ee-c05c-4641-8601-66ec7dfd5854 node 
DatanodeRegistration(127.0.0.1:56869, 
datanodeUuid=ab0f4fd9-c165-40ed-ab94-5a1d04c2283f, infoPort=35273, 
infoSecurePort=0, ipcPort=51454, 
storageInfo=lv=-56;cid=testClusterID;nsid=634814358;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 134511 INFO  (IPC Server handler 8 on 59232) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-9af4ce01-ae76-4e91-895c-b5a554e12fff node 
DatanodeRegistration(127.0.0.1:56869, 
datanodeUuid=ab0f4fd9-c165-40ed-ab94-5a1d04c2283f, infoPort=35273, 
infoSecurePort=0, ipcPort=51454, 
storageInfo=lv=-56;cid=testClusterID;nsid=634814358;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 134829 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[6126209FE45704B1]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38215
   [junit4]   2> 135285 INFO  (IPC Server handler 1 on 59232) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-c5fd0afd-7a95-4d47-b54f-e999281052cd node 
DatanodeRegistration(127.0.0.1:36405, 
datanodeUuid=cc549775-6f65-4fa1-b586-25d2c471fa4f, infoPort=59001, 
infoSecurePort=0, ipcPort=56806, 
storageInfo=lv=-56;cid=testClusterID;nsid=634814358;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 135285 INFO  (IPC Server handler 1 on 59232) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d3511b4f-ad08-4e80-ab97-462c8923987b node 
DatanodeRegistration(127.0.0.1:36405, 
datanodeUuid=cc549775-6f65-4fa1-b586-25d2c471fa4f, infoPort=59001, 
infoSecurePort=0, ipcPort=56806, 
storageInfo=lv=-56;cid=testClusterID;nsid=634814358;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 135662 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 135673 INFO  (Thread-1563) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 135673 INFO  (Thread-1563) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 135773 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:58614
   [junit4]   2> 135851 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 135852 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 135853 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 135854 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 135858 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 135859 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 135860 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 135860 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 135865 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 135866 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 135866 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 136042 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/control-001/cores/collection1
   [junit4]   2> 136051 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 136160 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15e38498{/a_cmq/d,null,AVAILABLE}
   [junit4]   2> 136165 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3eb4d651{HTTP/1.1,[http/1.1]}{127.0.0.1:49336}
   [junit4]   2> 136165 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.Server Started @138860ms
   [junit4]   2> 136166 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59232/hdfs__localhost_59232__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001_tempDir-002_control_data,
 hostContext=/a_cmq/d, hostPort=49336, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/control-001/cores}
   [junit4]   2> 136166 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 136166 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 136166 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136166 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136166 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-06T16:00:02.840Z
   [junit4]   2> 136170 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 136171 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/control-001/solr.xml
   [junit4]   2> 136180 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 136180 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58614/solr
   [junit4]   2> 136225 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:49336_a_cmq%2Fd
   [junit4]   2> 136225 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.Overseer Overseer 
(id=97236969217720324-127.0.0.1:49336_a_cmq%2Fd-n_0000000000) starting
   [junit4]   2> 136268 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49336_a_cmq%2Fd
   [junit4]   2> 136269 INFO  
(zkCallback-489-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 136585 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/control-001/cores
   [junit4]   2> 136585 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 136604 INFO  
(OverseerStateUpdate-97236969217720324-127.0.0.1:49336_a_cmq%2Fd-n_0000000000) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 136652 WARN  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 136653 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 136672 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 137070 WARN  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 137072 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 137095 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 137095 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:59232/solr_hdfs_home
   [junit4]   2> 137095 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 137096 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:59232/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 137096 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27b6f301
   [junit4]   2> 137097 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59232/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 137126 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 137126 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 137126 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 137134 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 137135 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59232/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 137173 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:59232/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 137179 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 137179 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 137179 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 137188 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 137189 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6450264265944393]
   [junit4]   2> 137265 INFO  (IPC Server handler 4 on 59232) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:56869 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c5fd0afd-7a95-4d47-b54f-e999281052cd:NORMAL:127.0.0.1:36405|RBW],
 
ReplicaUC[[DISK]DS-1f11a5ee-c05c-4641-8601-66ec7dfd5854:NORMAL:127.0.0.1:56869|FINALIZED]]}
 size 0
   [junit4]   2> 137265 INFO  (IPC Server handler 4 on 59232) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36405 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c5fd0afd-7a95-4d47-b54f-e999281052cd:NORMAL:127.0.0.1:36405|RBW],
 
ReplicaUC[[DISK]DS-1f11a5ee-c05c-4641-8601-66ec7dfd5854:NORMAL:127.0.0.1:56869|FINALIZED]]}
 size 0
   [junit4]   2> 137300 WARN  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
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> 137330 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 137330 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 137330 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 137369 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 137369 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 137370 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=17.69921875, 
floorSegmentMB=0.56640625, forceMergeDeletesPctAllowed=16.5048603111621, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 137500 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f290556[collection1] main]
   [junit4]   2> 137502 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 137506 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 137506 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 137509 INFO  
(searcherExecutor-338-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@5f290556[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 137517 INFO  
(coreLoadExecutor-337-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1555791509392982016
   [junit4]   2> 137542 INFO  
(coreZkRegister-330-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 137542 INFO  
(coreZkRegister-330-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 137542 INFO  
(coreZkRegister-330-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:49336/a_cmq/d/collection1/
   [junit4]   2> 137542 INFO  
(coreZkRegister-330-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 137542 INFO  
(coreZkRegister-330-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:49336/a_cmq/d/collection1/ has no replicas
   [junit4]   2> 137566 INFO  
(coreZkRegister-330-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:49336/a_cmq/d/collection1/ shard1
   [junit4]   2> 137683 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 137683 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58614/solr ready
   [junit4]   2> 137685 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 137717 INFO  
(coreZkRegister-330-thread-1-processing-n:127.0.0.1:49336_a_cmq%2Fd 
x:collection1 c:control_collection) [n:127.0.0.1:49336_a_cmq%2Fd 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 137783 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/shard-1-001/cores/collection1
   [junit4]   2> 137784 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/shard-1-001
   [junit4]   2> 137786 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 137790 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ccac3c8{/a_cmq/d,null,AVAILABLE}
   [junit4]   2> 137790 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d84bead{HTTP/1.1,[http/1.1]}{127.0.0.1:36830}
   [junit4]   2> 137790 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.e.j.s.Server Started @140484ms
   [junit4]   2> 137790 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:59232/hdfs__localhost_59232__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/a_cmq/d, hostPort=36830, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/shard-1-001/cores}
   [junit4]   2> 137790 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 137797 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 137797 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 137797 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 137797 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-06T16:00:04.471Z
   [junit4]   2> 137846 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 137846 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/shard-1-001/solr.xml
   [junit4]   2> 137871 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 137885 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58614/solr
   [junit4]   2> 138021 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:36830_a_cmq%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 138023 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:36830_a_cmq%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36830_a_cmq%2Fd
   [junit4]   2> 138024 INFO  (zkCallback-493-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 138025 INFO  
(zkCallback-489-thread-2-processing-n:127.0.0.1:49336_a_cmq%2Fd) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 138038 INFO  
(zkCallback-498-thread-2-processing-n:127.0.0.1:36830_a_cmq%2Fd) 
[n:127.0.0.1:36830_a_cmq%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 138062 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:36830_a_cmq%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_6126209FE45704B1-001/shard-1-001/cores
   [junit4]   2> 138062 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[6126209FE45704B1]) 
[n:127.0.0.1:36830_a_cmq%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 138064 INFO  
(OverseerStateUpdate-97236969217720324-127.0.0.1:49336_a_cmq%2Fd-n_0000000000) 
[n:127.0.0.1:49336_a_cmq%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard2
   [junit4]   2> 139092 WARN  
(coreLoadExecutor-348-thread-1-processing-n:127.0.0.1:36830_a_cmq%2Fd) 
[n:127.0.0.1:36830_a_cmq%2Fd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 139094 INFO  
(coreLoadExecutor-348-thread-1-processing-n:127.0.0.1:36830_a_cmq%2Fd) 
[n:127.0.0.1:36830_a_cmq%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 139150 INFO  
(coreLoadExecutor-348-thread-1-processing-n:127.0.0.1:36830_a_cmq%2Fd) 
[n:127.0.0.1:36830_a_cmq%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 139501 WARN  
(coreLoadExecutor-348-thread-1-processing-n:127.0.0.1:36830_a_cmq%2Fd) 
[n:127.0.0.1:36830_a_cmq%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 139503 INFO  
(coreLoadExecutor-348-thread-1-processing-n:127.0.0.1:36830_a_cmq%2Fd) 
[n:127.0.0.1:36830_a_cmq%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 139541 INFO  
(coreLoadExecutor-348-thread-1-processing-n:127.0.0.1:36830_a_cmq%2Fd) 
[n:127.0.0.1:36830_a_cmq%2Fd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 139541 INFO  (coreLoadExecutor-

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

ThreadPoolExecutor.java:1081)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   22) Thread[id=160843, name=Scheduler-1030490619, 
state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]   2>         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>   23) Thread[id=160861, name=searcherExecutor-10241-thread-1, 
state=WAITING, group=TGRP-BasicDistributedZkTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{regex_dup_A_s=PostingsFormat(name=LuceneFixedGap), 
other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 regex_dup_B_s=BlockTreeOrds(blocksize=128), range_facet_l_dv=FST50, 
SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_l1=BlockTreeOrds(blocksize=128), multiDefault=BlockTreeOrds(blocksize=128), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 genre_s=FST50, 
n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_d1=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), 
n_f1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
series_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 oddField_s=FST50, n_tf1=BlockTreeOrds(blocksize=128), 
price=PostingsFormat(name=LuceneFixedGap), a_t=BlockTreeOrds(blocksize=128), 
cat=BlockTreeOrds(blocksize=128), inStock=PostingsFormat(name=LuceneFixedGap), 
sequence_i=FST50, id=FST50, text=PostingsFormat(name=LuceneFixedGap), 
timestamp=BlockTreeOrds(blocksize=128), 
foo_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 val_i=FST50, 
n_dt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
author_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_i1=BlockTreeOrds(blocksize=128), n_ti1=FST50, rnd_b=FST50, 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_b=PostingsFormat(name=LuceneFixedGap), 
n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 name=FST50, foo_d=FST50, range_facet_i_dv=BlockTreeOrds(blocksize=128), 
foo_f=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{regex_dup_A_s=DocValuesFormat(name=Lucene54), 
other_tl1=DocValuesFormat(name=Lucene54), 
regex_dup_B_s=DocValuesFormat(name=Direct), 
range_facet_l_dv=DocValuesFormat(name=Asserting), 
SubjectTerms_mfacet=DocValuesFormat(name=Lucene54), 
n_l1=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Lucene54), 
genre_s=DocValuesFormat(name=Asserting), n_td1=DocValuesFormat(name=Lucene54), 
n_d1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), 
n_f1=DocValuesFormat(name=Lucene54), series_t=DocValuesFormat(name=Lucene54), 
n_tl1=DocValuesFormat(name=Lucene54), 
oddField_s=DocValuesFormat(name=Asserting), n_tf1=DocValuesFormat(name=Direct), 
price=DocValuesFormat(name=Lucene54), a_t=DocValuesFormat(name=Direct), 
cat=DocValuesFormat(name=Direct), inStock=DocValuesFormat(name=Lucene54), 
sequence_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), 
text=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Direct), 
foo_i=DocValuesFormat(name=Lucene54), val_i=DocValuesFormat(name=Asserting), 
n_dt1=DocValuesFormat(name=Lucene54), author_t=DocValuesFormat(name=Lucene54), 
a_i1=DocValuesFormat(name=Direct), n_ti1=DocValuesFormat(name=Asserting), 
rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene54), foo_b=DocValuesFormat(name=Lucene54), 
n_tdt1=DocValuesFormat(name=Lucene54), name=DocValuesFormat(name=Asserting), 
foo_d=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
foo_f=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1059, 
maxMBSortInHeap=7.662007370930445, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=hr-HR, 
timezone=Atlantic/Canary
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=37,free=233921864,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, 
TestSolrXml, BasicAuthIntegrationTest, TestFieldSortValues, 
TemplateUpdateProcessorTest, TestHdfsUpdateLog, OverseerTest, AssignTest, 
HdfsUnloadDistributedZkTest, TestSubQueryTransformerCrossCore, 
DistributedFacetPivotSmallAdvancedTest, HttpSolrCallGetCoreTest, 
TestPhraseSuggestions, AtomicUpdatesTest, DebugComponentTest, 
FieldAnalysisRequestHandlerTest, MergeStrategyTest, TimeZoneUtilsTest, 
TestQueryWrapperFilter, AutoCommitTest, MetricUtilsTest, 
TestNonDefinedSimilarityFactory, TermVectorComponentDistributedTest, 
TestClusterStateMutator, SuggesterTSTTest, RequestHandlersTest, 
TestUninvertingReader, TestLFUCache, TestUtils, BadComponentTest, 
SolrCoreCheckLockOnStartupTest, TestManagedResourceStorage, 
DistributedQueueTest, TestAnalyzeInfixSuggestions, CollectionsAPISolrJTest, 
TestScoreJoinQPScore, BlockJoinFacetSimpleTest, TestDynamicLoading, 
SolrMetricsIntegrationTest, DOMUtilTest, SimpleMLTQParserTest, 
TestShardHandlerFactory, TestXmlQParserPlugin, JSONWriterTest, 
TestMergePolicyConfig, TestJmxMonitoredMap, TestZkChroot, EnumFieldTest, 
TestStressLiveNodes, TestDistributedStatsComponentCardinality, UtilsToolTest, 
BitVectorTest, UnloadDistributedZkTest, QueryParsingTest, TestRestoreCore, 
RequestLoggingTest, TestFieldCacheSortRandom, StatsReloadRaceTest, 
TestCollectionAPI, RemoteQueryErrorTest, TestPKIAuthenticationPlugin, 
DistributedFacetExistsSmallTest, HdfsChaosMonkeySafeLeaderTest, 
TestLegacyFieldCache, XmlUpdateRequestHandlerTest, TestExtendedDismaxParser, 
TestRequestStatusCollectionAPI, TestSolrQueryParserResource, CdcrUpdateLogTest, 
TestManagedSynonymFilterFactory, SolrCloudExampleTest, 
BinaryUpdateRequestHandlerTest, HLLSerializationTest, DocValuesMultiTest, 
ShowFileRequestHandlerTest, TestFieldResource, TestCloudPseudoReturnFields, 
TestSolrCloudWithKerberosAlt, TestCollationField, TestSchemaVersionResource, 
SimpleFacetsTest, StatsComponentTest, ResponseLogComponentTest, 
TestDFRSimilarityFactory, TestStressReorder, CircularListTest, 
DistribCursorPagingTest, TestSolrJ, HdfsLockFactoryTest, SolrIndexMetricsTest, 
TestSort, TestTrackingShardHandlerFactory, 
TestLMJelinekMercerSimilarityFactory, TestDistributedMissingSort, 
SuggesterTest, SuggesterWFSTTest, PrimitiveFieldTypeTest, TestReload, 
TestBinaryResponseWriter, TlogReplayBufferedWhileIndexingTest, 
DirectUpdateHandlerOptimizeTest, TestIndexSearcher, PingRequestHandlerTest, 
TestTolerantSearch, TestFreeTextSuggestions, SOLR749Test, HdfsSyncSliceTest, 
TestOnReconnectListenerSupport, TestShortCircuitedRequests, 
BasicDistributedZkTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.seed=6126209FE45704B1 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=hr-HR -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6126209FE45704B1]:0)
   [junit4] Completed [677/677 (5!)] on J2 in 7223.66s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 62488 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to