Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.4/22/

4 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates

Error Message:
Timeout while trying to assert number of documents @ 
https://127.0.0.1:53751/bncj/source_collection_shard1_replica1/

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
https://127.0.0.1:53751/bncj/source_collection_shard1_replica1/
        at 
__randomizedtesting.SeedInfo.seed([64B5C663BFAC182B:B7BC967DFA3F84BC]:0)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:256)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:236)
        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)
Caused by: java.lang.AssertionError: expected:<2560> but was:<2551>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:247)
        ... 42 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [NRTCachingDirectory, 
NRTCachingDirectory] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:399) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:281)
  at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:399) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:281)
  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not 
released!!! [NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:399)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:281)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:399)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:281)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([64B5C663BFAC182B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:269)
        at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
        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$7.evaluate(RandomizedRunner.java:870)
        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/5)={
   "replicationFactor":"3",   "shards":{     "shard1":{       
"range":"80000000-ffffffff",       "state":"active",       "replicas":{}},     
"shard2":{       "range":"0-7fffffff",       "state":"active",       
"replicas":{}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   
"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/5)={
  "replicationFactor":"3",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false"}
        at 
__randomizedtesting.SeedInfo.seed([64B5C663BFAC182B:2CC0B2D7B99F37BE]: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)


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([64B5C663BFAC182B:49CB89394888A227]: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)




Build Log:
[...truncated 11870 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/init-core-data-001
   [junit4]   2> 1075561 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1075562 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001
   [junit4]   2> 1075562 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1075564 INFO  (Thread-2348) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1075564 INFO  (Thread-2348) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1075664 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:60448
   [junit4]   2> 1075685 INFO  (jetty-launcher-951-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1075691 INFO  (jetty-launcher-951-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1075701 INFO  (jetty-launcher-951-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1075705 INFO  (jetty-launcher-951-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1075721 INFO  (jetty-launcher-951-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36603bab{/solr,null,AVAILABLE}
   [junit4]   2> 1075722 INFO  (jetty-launcher-951-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63263274{SSL,[ssl, 
http/1.1]}{127.0.0.1:52549}
   [junit4]   2> 1075722 INFO  (jetty-launcher-951-thread-3) [    ] 
o.e.j.s.Server Started @1078526ms
   [junit4]   2> 1075722 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52549}
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53d41225{/solr,null,AVAILABLE}
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1afd08ab{SSL,[ssl, 
http/1.1]}{127.0.0.1:48572}
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.e.j.s.Server Started @1078543ms
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48572}
   [junit4]   2> 1075738 ERROR (jetty-launcher-951-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.2
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1075738 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T12:04:07.166Z
   [junit4]   2> 1075741 ERROR (jetty-launcher-951-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1075741 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.2
   [junit4]   2> 1075741 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1075741 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1075741 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T12:04:07.169Z
   [junit4]   2> 1075756 INFO  (jetty-launcher-951-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7861cc58{/solr,null,AVAILABLE}
   [junit4]   2> 1075757 INFO  (jetty-launcher-951-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5575e5aa{SSL,[ssl, 
http/1.1]}{127.0.0.1:37744}
   [junit4]   2> 1075757 INFO  (jetty-launcher-951-thread-4) [    ] 
o.e.j.s.Server Started @1078561ms
   [junit4]   2> 1075757 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37744}
   [junit4]   2> 1075757 ERROR (jetty-launcher-951-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1075757 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.2
   [junit4]   2> 1075757 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1075757 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1075757 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T12:04:07.185Z
   [junit4]   2> 1075771 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1075771 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1075776 INFO  (jetty-launcher-951-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65beb902{/solr,null,AVAILABLE}
   [junit4]   2> 1075777 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a9e5afad20001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1075778 INFO  (jetty-launcher-951-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1516665b{SSL,[ssl, 
http/1.1]}{127.0.0.1:40360}
   [junit4]   2> 1075778 INFO  (jetty-launcher-951-thread-2) [    ] 
o.e.j.s.Server Started @1078583ms
   [junit4]   2> 1075778 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40360}
   [junit4]   2> 1075778 ERROR (jetty-launcher-951-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1075779 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.2
   [junit4]   2> 1075779 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1075779 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1075779 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-05T12:04:07.207Z
   [junit4]   2> 1075797 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1075798 INFO  (jetty-launcher-951-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60448/solr
   [junit4]   2> 1075803 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1075807 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1075813 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1075815 INFO  (jetty-launcher-951-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60448/solr
   [junit4]   2> 1075821 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1075836 INFO  (jetty-launcher-951-thread-1) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:48572_solr
   [junit4]   2> 1075837 INFO  (jetty-launcher-951-thread-1) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.Overseer Overseer 
(id=97564455534198791-127.0.0.1:48572_solr-n_0000000000) starting
   [junit4]   2> 1075838 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1075840 INFO  (jetty-launcher-951-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60448/solr
   [junit4]   2> 1075895 INFO  (jetty-launcher-951-thread-3) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52549_solr
   [junit4]   2> 1075904 INFO  (jetty-launcher-951-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60448/solr
   [junit4]   2> 1075925 INFO  (jetty-launcher-951-thread-1) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48572_solr
   [junit4]   2> 1075947 INFO  
(zkCallback-963-thread-1-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1075947 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1075949 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1075952 INFO  
(zkCallback-963-thread-1-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1075988 INFO  (jetty-launcher-951-thread-3) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node3/.
   [junit4]   2> 1075999 INFO  (jetty-launcher-951-thread-4) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1076001 INFO  (jetty-launcher-951-thread-4) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37744_solr
   [junit4]   2> 1076004 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1076020 INFO  
(zkCallback-963-thread-1-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1076043 INFO  
(zkCallback-972-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1076046 INFO  (jetty-launcher-951-thread-2) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1076048 INFO  (jetty-launcher-951-thread-2) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40360_solr
   [junit4]   2> 1076049 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1076049 INFO  
(zkCallback-972-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1076049 INFO  
(zkCallback-963-thread-1-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1076052 INFO  
(zkCallback-975-thread-1-processing-n:127.0.0.1:40360_solr) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1076101 INFO  (jetty-launcher-951-thread-1) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node1/.
   [junit4]   2> 1076103 INFO  (jetty-launcher-951-thread-4) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node4/.
   [junit4]   2> 1076312 INFO  (jetty-launcher-951-thread-2) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node2/.
   [junit4]   2> 1076591 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1076591 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60448/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1076656 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1076680 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1076683 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1076704 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-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_32915_hdfs____.bcdgxk/webapp
   [junit4]   2> 1077098 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:32915
   [junit4]   2> 1077235 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1077236 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1077249 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-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_36174_datanode____t5m6lu/webapp
   [junit4]   2> 1077627 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36174
   [junit4]   2> 1077910 WARN  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1077912 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 1077921 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-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_38803_datanode____.xy6tsz/webapp
   [junit4]   2> 1078024 INFO  (IPC Server handler 3 on 40507) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-bbd6979d-b2ad-4aae-8fa8-58f882583f46 node 
DatanodeRegistration(127.0.0.1:39347, 
datanodeUuid=802be5b3-26aa-4fa4-9b20-9ad043123227, infoPort=36089, 
infoSecurePort=0, ipcPort=42404, 
storageInfo=lv=-56;cid=testClusterID;nsid=824620262;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1078024 INFO  (IPC Server handler 3 on 40507) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f285d604-c554-409f-9bb3-055243b9e2f6 node 
DatanodeRegistration(127.0.0.1:39347, 
datanodeUuid=802be5b3-26aa-4fa4-9b20-9ad043123227, infoPort=36089, 
infoSecurePort=0, ipcPort=42404, 
storageInfo=lv=-56;cid=testClusterID;nsid=824620262;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1078410 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[64B5C663BFAC182B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:38803
   [junit4]   2> 1078516 INFO  (IPC Server handler 5 on 40507) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-8bd125ca-c9a5-4b82-9649-b52c0389519e node 
DatanodeRegistration(127.0.0.1:52672, 
datanodeUuid=ced9e6fc-398e-4e60-b1bf-a3a29492b890, infoPort=39315, 
infoSecurePort=0, ipcPort=39371, 
storageInfo=lv=-56;cid=testClusterID;nsid=824620262;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1078516 INFO  (IPC Server handler 5 on 40507) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-f50661de-3427-4257-b46e-3a148287f98e node 
DatanodeRegistration(127.0.0.1:52672, 
datanodeUuid=ced9e6fc-398e-4e60-b1bf-a3a29492b890, infoPort=39315, 
infoSecurePort=0, ipcPort=39371, 
storageInfo=lv=-56;cid=testClusterID;nsid=824620262;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1078788 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionReload-seed#[64B5C663BFAC182B])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 1078789 INFO  
(TEST-HdfsCollectionsAPIDistributedZkTest.testCollectionReload-seed#[64B5C663BFAC182B])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1078850 INFO  (qtp1032399599-7177) [n:127.0.0.1:48572_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1078852 INFO  
(OverseerThreadFactory-2584-thread-1-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
reloaded_collection
   [junit4]   2> 1078989 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1079033 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1079036 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1079050 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1079152 INFO  
(zkCallback-963-thread-2-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1079152 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1079152 INFO  
(zkCallback-975-thread-1-processing-n:127.0.0.1:40360_solr) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1079153 INFO  
(zkCallback-972-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080016 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.2
   [junit4]   2> 1080022 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 1080025 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1080026 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1' 
using configuration from collection reloaded_collection
   [junit4]   2> 1080026 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:40507/data
   [junit4]   2> 1080026 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1080026 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node1/reloaded_collection_shard2_replica1],
 dataDir=[hdfs://localhost:40507/data/reloaded_collection/core_node1/data/]
   [junit4]   2> 1080026 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 1080032 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080032 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080032 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080045 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.2
   [junit4]   2> 1080053 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080054 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node1/data
   [junit4]   2> 1080059 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 1080059 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.2
   [junit4]   2> 1080061 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1080061 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1' 
using configuration from collection reloaded_collection
   [junit4]   2> 1080062 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:40507/data
   [junit4]   2> 1080062 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1080062 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node2/reloaded_collection_shard1_replica1],
 dataDir=[hdfs://localhost:40507/data/reloaded_collection/core_node2/data/]
   [junit4]   2> 1080063 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1080065 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.2
   [junit4]   2> 1080084 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 1080084 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 1080086 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1080086 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1080086 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2' 
using configuration from collection reloaded_collection
   [junit4]   2> 1080087 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:40507/data
   [junit4]   2> 1080087 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1080087 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node3/reloaded_collection_shard2_replica2],
 dataDir=[hdfs://localhost:40507/data/reloaded_collection/core_node3/data/]
   [junit4]   2> 1080087 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node1/data/index
   [junit4]   2> 1080087 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node3/data/snapshot_metadata
   [junit4]   2> 1080088 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2' 
using configuration from collection reloaded_collection
   [junit4]   2> 1080089 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:40507/data
   [junit4]   2> 1080089 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1080089 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore 
at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_64B5C663BFAC182B-001/tempDir-001/node4/reloaded_collection_shard1_replica2],
 dataDir=[hdfs://localhost:40507/data/reloaded_collection/core_node4/data/]
   [junit4]   2> 1080089 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node4/data/snapshot_metadata
   [junit4]   2> 1080095 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080095 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080095 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080096 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080097 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080097 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080104 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080104 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080104 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080106 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080106 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080106 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080119 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080120 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080121 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node4/data
   [junit4]   2> 1080122 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node2/data
   [junit4]   2> 1080137 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080142 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080146 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node3/data
   [junit4]   2> 1080149 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node4/data/index
   [junit4]   2> 1080149 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node2/data/index
   [junit4]   2> 1080155 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080155 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080155 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080157 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080157 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080157 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080187 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080189 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:40507/data/reloaded_collection/core_node3/data/index
   [junit4]   2> 1080193 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080199 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 1080199 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1080199 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1080213 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1080231 INFO  (IPC Server handler 0 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39347 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-f50661de-3427-4257-b46e-3a148287f98e:NORMAL:127.0.0.1:52672|RBW],
 
ReplicaUC[[DISK]DS-bbd6979d-b2ad-4aae-8fa8-58f882583f46:NORMAL:127.0.0.1:39347|RBW]]}
 size 0
   [junit4]   2> 1080231 INFO  (IPC Server handler 3 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52672 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bbd6979d-b2ad-4aae-8fa8-58f882583f46:NORMAL:127.0.0.1:39347|RBW],
 
ReplicaUC[[DISK]DS-8bd125ca-c9a5-4b82-9649-b52c0389519e:NORMAL:127.0.0.1:52672|FINALIZED]]}
 size 0
   [junit4]   2> 1080276 INFO  (IPC Server handler 9 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39347 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-f50661de-3427-4257-b46e-3a148287f98e:NORMAL:127.0.0.1:52672|RBW],
 
ReplicaUC[[DISK]DS-f285d604-c554-409f-9bb3-055243b9e2f6:NORMAL:127.0.0.1:39347|FINALIZED]]}
 size 0
   [junit4]   2> 1080277 INFO  (IPC Server handler 0 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52672 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-f50661de-3427-4257-b46e-3a148287f98e:NORMAL:127.0.0.1:52672|RBW],
 
ReplicaUC[[DISK]DS-f285d604-c554-409f-9bb3-055243b9e2f6:NORMAL:127.0.0.1:39347|FINALIZED]]}
 size 0
   [junit4]   2> 1080277 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1080277 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1080277 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1080282 INFO  (IPC Server handler 8 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39347 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bbd6979d-b2ad-4aae-8fa8-58f882583f46:NORMAL:127.0.0.1:39347|RBW],
 
ReplicaUC[[DISK]DS-8bd125ca-c9a5-4b82-9649-b52c0389519e:NORMAL:127.0.0.1:52672|RBW]]}
 size 0
   [junit4]   2> 1080282 INFO  (IPC Server handler 8 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52672 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bbd6979d-b2ad-4aae-8fa8-58f882583f46:NORMAL:127.0.0.1:39347|RBW],
 
ReplicaUC[[DISK]DS-8bd125ca-c9a5-4b82-9649-b52c0389519e:NORMAL:127.0.0.1:52672|RBW]]}
 size 0
   [junit4]   2> 1080308 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1080308 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1080308 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1080316 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080316 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080316 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080316 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080317 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1080317 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1080317 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1080324 INFO  (IPC Server handler 7 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:52672 is 
added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-f285d604-c554-409f-9bb3-055243b9e2f6:NORMAL:127.0.0.1:39347|RBW],
 
ReplicaUC[[DISK]DS-f50661de-3427-4257-b46e-3a148287f98e:NORMAL:127.0.0.1:52672|FINALIZED]]}
 size 0
   [junit4]   2> 1080333 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080333 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080333 INFO  (IPC Server handler 3 on 40507) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39347 is 
added to blk_1073741828_1004 size 71
   [junit4]   2> 1080357 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1080357 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1080357 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1080366 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26b7f85e[reloaded_collection_shard1_replica2] main]
   [junit4]   2> 1080368 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1080369 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e212675[reloaded_collection_shard1_replica1] main]
   [junit4]   2> 1080369 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1080369 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080369 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561031293583491072
   [junit4]   2> 1080371 INFO  
(searcherExecutor-2596-thread-1-processing-n:127.0.0.1:37744_solr 
x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection) 
[n:127.0.0.1:37744_solr c:reloaded_collection s:shard1  
x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica2] Registered new searcher 
Searcher@26b7f85e[reloaded_collection_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080374 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1080374 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1080374 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080374 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561031293588733952
   [junit4]   2> 1080374 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1080374 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1080376 INFO  
(searcherExecutor-2594-thread-1-processing-n:127.0.0.1:40360_solr 
x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection) 
[n:127.0.0.1:40360_solr c:reloaded_collection s:shard1  
x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard1_replica1] Registered new searcher 
Searcher@3e212675[reloaded_collection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080377 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60e64ae9[reloaded_collection_shard2_replica1] main]
   [junit4]   2> 1080378 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1080378 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1080378 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080378 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561031293592928256
   [junit4]   2> 1080380 INFO  
(searcherExecutor-2593-thread-1-processing-n:127.0.0.1:48572_solr 
x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection) 
[n:127.0.0.1:48572_solr c:reloaded_collection s:shard2  
x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica1] Registered new searcher 
Searcher@60e64ae9[reloaded_collection_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080384 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1080386 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1080386 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1080386 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40360/solr/reloaded_collection_shard1_replica1/
   [junit4]   2> 1080386 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1 
url=https://127.0.0.1:40360/solr START 
replicas=[https://127.0.0.1:37744/solr/reloaded_collection_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 1080386 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica1 
url=https://127.0.0.1:40360/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1080391 INFO  (qtp2012688231-7191) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1 r:core_node4 
x:reloaded_collection_shard1_replica2] o.a.s.c.S.Request 
[reloaded_collection_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1080391 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1080391 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1080396 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40360/solr/reloaded_collection_shard1_replica1/ shard1
   [junit4]   2> 1080396 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6eb8b9be[reloaded_collection_shard2_replica2] main]
   [junit4]   2> 1080397 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1080397 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1080397 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1080398 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1561031293613899776
   [junit4]   2> 1080399 INFO  
(searcherExecutor-2595-thread-1-processing-n:127.0.0.1:52549_solr 
x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection) 
[n:127.0.0.1:52549_solr c:reloaded_collection s:shard2  
x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore 
[reloaded_collection_shard2_replica2] Registered new searcher 
Searcher@6eb8b9be[reloaded_collection_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1080498 INFO  
(zkCallback-975-thread-1-processing-n:127.0.0.1:40360_solr) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080498 INFO  
(zkCallback-963-thread-1-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080498 INFO  
(zkCallback-972-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080498 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080547 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1080549 INFO  (qtp1886265698-7202) [n:127.0.0.1:40360_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1515
   [junit4]   2> 1080652 INFO  
(zkCallback-963-thread-2-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080652 INFO  
(zkCallback-975-thread-1-processing-n:127.0.0.1:40360_solr) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080652 INFO  
(zkCallback-972-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080652 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080885 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1080885 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1080885 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:48572/solr/reloaded_collection_shard2_replica1/
   [junit4]   2> 1080885 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 
url=https://127.0.0.1:48572/solr START 
replicas=[https://127.0.0.1:52549/solr/reloaded_collection_shard2_replica2/] 
nUpdates=100
   [junit4]   2> 1080885 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 
url=https://127.0.0.1:48572/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1080890 INFO  (qtp960941779-7165) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2 r:core_node3 
x:reloaded_collection_shard2_replica2] o.a.s.c.S.Request 
[reloaded_collection_shard2_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1080890 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 1080890 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1080894 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:48572/solr/reloaded_collection_shard2_replica1/ shard2
   [junit4]   2> 1080996 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080996 INFO  
(zkCallback-963-thread-1-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080996 INFO  
(zkCallback-972-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1080996 INFO  
(zkCallback-975-thread-1-processing-n:127.0.0.1:40360_solr) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1081045 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1081046 INFO  (qtp1032399599-7172) [n:127.0.0.1:48572_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2056
   [junit4]   2> 1081147 INFO  
(zkCallback-964-thread-1-processing-n:127.0.0.1:52549_solr) 
[n:127.0.0.1:52549_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1081147 INFO  
(zkCallback-963-thread-4-processing-n:127.0.0.1:48572_solr) 
[n:127.0.0.1:48572_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1081147 INFO  
(zkCallback-975-thread-1-processing-n:127.0.0.1:40360_solr) 
[n:127.0.0.1:40360_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1081147 INFO  
(zkCallback-972-thread-1-processing-n:127.0.0.1:37744_solr) 
[n:127.0.0.1:37744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/reloaded_collection/state.json] for collection 
[reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1081388 INFO  (qtp2012688231-7192) [n:127.0.0.1:37744_solr 
c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2337
   [junit4]   2> 1081403 INFO  (qtp960941779-7167) [n:127.0.0.1:52549_solr 
c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2367
   [junit4]   2> 1081409 INFO  (qtp1032399599-7177) [n:127.0.0.1:48572_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1081504 INFO  
(zkCallback-975-thread-1-processing-n:127.0.0.1:40360_

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

cj,null,UNAVAILABLE}
   [junit4]   2> 2744004 INFO  
(TEST-CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates-seed#[64B5C663BFAC182B])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testReplicationWithBufferedUpdates
   [junit4]   2> 2744005 INFO  
(TEST-CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates-seed#[64B5C663BFAC182B])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45610 45610
   [junit4]   2> 2744093 INFO  (Thread-16794) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45610 45610
   [junit4]   2> 2744094 WARN  (Thread-16794) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        267     /solr/aliases.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2>        2       /solr/collections/tmp_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        267     /solr/clusterstate.json
   [junit4]   2>        267     /solr/clusterprops.json
   [junit4]   2>        4       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        4       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        3       /solr/collections/source_collection/state.json
   [junit4]   2>        2       
/solr/collections/source_collection/leader_elect/shard1/election/97564561838964744-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        2       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        267     /solr/collections
   [junit4]   2>        266     /solr/live_nodes
   [junit4]   2>        40      /solr/overseer/collection-queue-work
   [junit4]   2>        31      /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrReplicationHandlerTest 
-Dtests.method=testReplicationWithBufferedUpdates -Dtests.seed=64B5C663BFAC182B 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/test-data/enwiki.random.lines.txt
 -Dtests.locale=ar-LY -Dtests.timezone=Etc/UTC -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 46.9s J1 | 
CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Timeout while trying 
to assert number of documents @ 
https://127.0.0.1:53751/bncj/source_collection_shard1_replica1/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([64B5C663BFAC182B:B7BC967DFA3F84BC]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:256)
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:236)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: expected:<2560> but 
was:<2551>
   [junit4]    >        at 
org.apache.solr.cloud.CdcrReplicationHandlerTest.assertNumDocs(CdcrReplicationHandlerTest.java:247)
   [junit4]    >        ... 42 more
   [junit4]   2> 2744097 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[64B5C663BFAC182B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_64B5C663BFAC182B-001
   [junit4]   2> Mar 05, 2017 12:31:55 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=25552, maxDocsPerChunk=733, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=25552, blockSize=4)), 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ar-LY, 
timezone=Etc/UTC
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=126639040,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, 
CoreAdminCreateDiscoverTest, BasicFunctionalityTest, ZkControllerTest, 
CollectionReloadTest, SpellingQueryConverterTest, TestHashPartitioner, 
DistributedMLTComponentTest, TestSegmentSorting, TestFuzzyAnalyzedSuggestions, 
TestLuceneMatchVersion, BlockDirectoryTest, RulesTest, 
TestSchemaSimilarityResource, TestBackupRepositoryFactory, 
TestBM25SimilarityFactory, TestQuerySenderListener, 
TestDelegationWithHadoopAuth, TestConfigReload, 
PreAnalyzedFieldManagedSchemaCloudTest, TestReloadAndDeleteDocs, 
TestQueryTypes, TestFieldTypeResource, TestDeleteCollectionOnDownNodes, 
TestRequestForwarding, HdfsNNFailoverTest, TestRTGBase, 
TestComplexPhraseQParserPlugin, TestSuggestSpellingConverter, SliceStateTest, 
TestStressCloudBlindAtomicUpdates, DistribJoinFromCollectionTest, 
TestFieldCollectionResource, TestReqParamsAPI, ZkSolrClientTest, 
TestStressUserVersions, RAMDirectoryFactoryTest, TestDistributedGrouping, 
TestLeaderElectionZkExpiry, TestCloudManagedSchema, 
TestDefaultSearchFieldResource, TestPivotHelperCode, RankQueryTest, 
CSVRequestHandlerTest, TestSearchPerf, CdcrUpdateLogTest, 
TestSolrQueryParserDefaultOperatorResource, TestSystemIdResolver, 
TestSurroundQueryParser, TestSolrCoreSnapshots, 
TestTolerantUpdateProcessorRandomCloud, TestManagedStopFilterFactory, 
BasicAuthIntegrationTest, DateMathParserTest, FileUtilsTest, JvmMetricsTest, 
TestCollationFieldDocValues, ShardRoutingCustomTest, TestInfoStreamLogging, 
SimpleMLTQParserTest, TestExclusionRuleCollectionAccess, TestSolrDynamicMBean, 
BooleanFieldTest, SimplePostToolTest, TolerantUpdateProcessorTest, 
SolrMetricReporterTest, RecoveryAfterSoftCommitTest, TestClusterProperties, 
TestSolrCoreParser, TestManagedSchemaThreadSafety, 
LeaderElectionContextKeyTest, DocumentBuilderTest, TestFiltering, 
TestSimpleTrackingShardHandler, StressHdfsTest, SegmentsInfoRequestHandlerTest, 
BaseCdcrDistributedZkTest, TestLMDirichletSimilarityFactory, TestUpdate, 
TestHdfsUpdateLog, SolrIndexConfigTest, TestCSVResponseWriter, 
SearchHandlerTest, ClassificationUpdateProcessorTest, TestStressVersions, 
TestFastOutputStream, TestSimpleQParserPlugin, TestExportWriter, 
SoftAutoCommitTest, ConfigSetsAPITest, SmileWriterTest, 
DocValuesNotIndexedTest, CustomCollectionTest, TestRandomCollapseQParserPlugin, 
IndexSchemaRuntimeFieldTest, TestExactSharedStatsCache, TestXmlQParserPlugin, 
HdfsRestartWhileUpdatingTest, TestBulkSchemaAPI, TestCharFilters, 
JsonLoaderTest, SortByFunctionTest, TestSolrIndexConfig, TestManagedResource, 
SuggestComponentTest, TestCoreContainer, TestSQLHandlerNonCloud, 
DirectSolrSpellCheckerTest, TestCursorMarkWithoutUniqueKey, 
SolrIndexSplitterTest, TestAnalyzeInfixSuggestions, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, ZkCLITest, AutoCommitTest, 
DistributedSpellCheckComponentTest, HardAutoCommitTest, 
DistributedTermsComponentTest, SimpleFacetsTest, SolrCoreTest, 
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, 
TestFunctionQuery, HighlighterTest, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, TestExtendedDismaxParser, SpellCheckCollatorTest, 
SuggesterFSTTest, CoreAdminHandlerTest, DocValuesTest, SuggesterTest, 
TestStressLucene, TestTrie, SpatialFilterTest, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, TestRemoteStreaming, DistanceFunctionTest, 
SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, 
LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, 
TestJmxIntegration, TestCollationField, ReturnFieldsTest, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, TestComponentsName, TestBinaryResponseWriter, 
SOLR749Test, AlternateDirectoryTest, CopyFieldTest, BadComponentTest, 
TestStressRecovery, MultiTermTest, NumericFieldsTest, TestConfig, 
DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, 
TestCodecSupport, TestSweetSpotSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, 
TestSolrJ, TestLRUCache, TestDocumentBuilder, CircularListTest, 
DistributedIntervalFacetingTest, CdcrReplicationHandlerTest]
   [junit4] Completed [477/680 (3!)] on J1 in 175.70s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 63123 lines...]


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

Reply via email to