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

3 tests failed.
FAILED:  
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationStartStop

Error Message:
Timeout while trying to assert number of documents @ target_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ 
target_collection
        at 
__randomizedtesting.SeedInfo.seed([8E26F72D0F7E3A6B:DE529BE1BA6B1E2]:0)
        at 
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:271)
        at 
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationStartStop(CdcrReplicationDistributedZkTest.java:173)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: expected:<10> but was:<6>
        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.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:262)
        ... 42 more


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

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)  at 
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)  at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
  at sun.reflect.GeneratedConstructorAccessor181.newInstance(Unknown Source)  
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at 
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:737)  at 
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:799)  at 
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1049)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)  at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:807)  at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:903)  at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:554)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not 
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
        at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:202)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
        at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
        at 
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:102)
        at sun.reflect.GeneratedConstructorAccessor181.newInstance(Unknown 
Source)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:737)
        at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:799)
        at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1049)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:914)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:807)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:903)
        at 
org.apache.solr.core.CoreContainer.lambda$load$3(CoreContainer.java:554)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([8E26F72D0F7E3A6B]: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.GeneratedMethodAccessor24.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:368)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([8E26F72D0F7E3A6B:672C8F7A1825793]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11575 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/init-core-data-001
   [junit4]   2> 589343 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 589343 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /nk/b
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 589391 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 589401 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 589404 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 589417 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-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_54043_hdfs____glgoka/webapp
   [junit4]   2> 589792 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54043
   [junit4]   2> 589886 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 589888 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 589902 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-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_50923_datanode____fjdu06/webapp
   [junit4]   2> 590301 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50923
   [junit4]   2> 590359 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 590361 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.m.log jetty-6.1.26
   [junit4]   2> 590386 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-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_33967_datanode____ynk20x/webapp
   [junit4]   2> 590459 INFO  (IPC Server handler 3 on 58641) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-19f94771-8c0c-4a6e-b754-607bf2b99d9e node 
DatanodeRegistration(127.0.0.1:35106, 
datanodeUuid=2a965fa4-ffb9-4ff4-a5d5-22fc59f44ab0, infoPort=37519, 
infoSecurePort=0, ipcPort=56343, 
storageInfo=lv=-56;cid=testClusterID;nsid=310104920;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 590459 INFO  (IPC Server handler 3 on 58641) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-051eb514-66a4-4458-b3d2-03c251034a97 node 
DatanodeRegistration(127.0.0.1:35106, 
datanodeUuid=2a965fa4-ffb9-4ff4-a5d5-22fc59f44ab0, infoPort=37519, 
infoSecurePort=0, ipcPort=56343, 
storageInfo=lv=-56;cid=testClusterID;nsid=310104920;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 590816 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[8E26F72D0F7E3A6B]-worker) [    
] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33967
   [junit4]   2> 590934 INFO  (IPC Server handler 5 on 58641) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-e1fff327-0a7e-4188-b528-4bab76c547c4 node 
DatanodeRegistration(127.0.0.1:46247, 
datanodeUuid=420d9f3e-b3be-42c8-8743-08e58f580276, infoPort=49449, 
infoSecurePort=0, ipcPort=50866, 
storageInfo=lv=-56;cid=testClusterID;nsid=310104920;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 590934 INFO  (IPC Server handler 5 on 58641) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-184139e3-2c4c-42c8-85d9-c03764256434 node 
DatanodeRegistration(127.0.0.1:46247, 
datanodeUuid=420d9f3e-b3be-42c8-8743-08e58f580276, infoPort=49449, 
infoSecurePort=0, ipcPort=50866, 
storageInfo=lv=-56;cid=testClusterID;nsid=310104920;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 590992 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 590992 INFO  (Thread-2033) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 590992 INFO  (Thread-2033) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 591092 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39009
   [junit4]   2> 591110 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 591114 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 591116 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 591117 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 591119 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 591120 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 591122 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 591123 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 591125 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 591126 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 591128 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 591234 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/control-001/cores/collection1
   [junit4]   2> 591236 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 591237 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33ec5345{/nk/b,null,AVAILABLE}
   [junit4]   2> 591238 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7b4c9e4a{HTTP/1.1,[http/1.1]}{127.0.0.1:42735}
   [junit4]   2> 591238 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server Started @595101ms
   [junit4]   2> 591238 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58641/hdfs__localhost_58641__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001_tempDir-002_control_data,
 hostContext=/nk/b, hostPort=42735, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/control-001/cores}
   [junit4]   2> 591238 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 591238 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 591238 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 591238 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 591238 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-01T06:59:50.582Z
   [junit4]   2> 591244 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 591244 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/control-001/solr.xml
   [junit4]   2> 591251 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 591252 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39009/solr
   [junit4]   2> 591275 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42735_nk%2Fb
   [junit4]   2> 591276 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.Overseer Overseer 
(id=97382065133191172-127.0.0.1:42735_nk%2Fb-n_0000000000) starting
   [junit4]   2> 591284 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42735_nk%2Fb
   [junit4]   2> 591296 INFO  
(OverseerStateUpdate-97382065133191172-127.0.0.1:42735_nk%2Fb-n_0000000000) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 591443 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/control-001/cores
   [junit4]   2> 591443 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 591446 INFO  
(OverseerStateUpdate-97382065133191172-127.0.0.1:42735_nk%2Fb-n_0000000000) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 591483 WARN  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 591484 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 591497 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 591569 WARN  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 591571 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 591594 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 591604 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58641/solr_hdfs_home
   [junit4]   2> 591604 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 591605 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:58641/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 591605 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5417fb00
   [junit4]   2> 591605 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 591626 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 591626 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 591626 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 593292 WARN  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds 
and try again.
   [junit4]   2> 598506 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 598514 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 598609 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 598621 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 598622 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 598633 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 598634 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@755ea619
   [junit4]   2> 598766 INFO  (IPC Server handler 1 on 58641) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46247 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-051eb514-66a4-4458-b3d2-03c251034a97:NORMAL:127.0.0.1:35106|RBW],
 
ReplicaUC[[DISK]DS-184139e3-2c4c-42c8-85d9-c03764256434:NORMAL:127.0.0.1:46247|RBW]]}
 size 0
   [junit4]   2> 598775 INFO  (IPC Server handler 6 on 58641) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35106 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-184139e3-2c4c-42c8-85d9-c03764256434:NORMAL:127.0.0.1:46247|RBW],
 
ReplicaUC[[DISK]DS-19f94771-8c0c-4a6e-b754-607bf2b99d9e:NORMAL:127.0.0.1:35106|FINALIZED]]}
 size 0
   [junit4]   2> 598820 WARN  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 598875 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 598875 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 598875 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 598888 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 598888 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 598890 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22416072621188388]
   [junit4]   2> 598988 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@620a0cbb[collection1] main]
   [junit4]   2> 598989 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 598989 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 598992 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 599000 INFO  
(searcherExecutor-1522-thread-1-processing-n:127.0.0.1:42735_nk%2Fb 
x:collection1 c:control_collection) [n:127.0.0.1:42735_nk%2Fb 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@620a0cbb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 599008 INFO  
(coreLoadExecutor-1521-thread-1-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1558113050534346752
   [junit4]   2> 599017 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 599018 INFO  
(coreZkRegister-1514-thread-1-processing-n:127.0.0.1:42735_nk%2Fb x:collection1 
c:control_collection) [n:127.0.0.1:42735_nk%2Fb c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 599018 INFO  
(coreZkRegister-1514-thread-1-processing-n:127.0.0.1:42735_nk%2Fb x:collection1 
c:control_collection) [n:127.0.0.1:42735_nk%2Fb c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 599018 INFO  
(coreZkRegister-1514-thread-1-processing-n:127.0.0.1:42735_nk%2Fb x:collection1 
c:control_collection) [n:127.0.0.1:42735_nk%2Fb c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42735/nk/b/collection1/
   [junit4]   2> 599018 INFO  
(coreZkRegister-1514-thread-1-processing-n:127.0.0.1:42735_nk%2Fb x:collection1 
c:control_collection) [n:127.0.0.1:42735_nk%2Fb c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 599018 INFO  
(coreZkRegister-1514-thread-1-processing-n:127.0.0.1:42735_nk%2Fb x:collection1 
c:control_collection) [n:127.0.0.1:42735_nk%2Fb c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:42735/nk/b/collection1/ has no replicas
   [junit4]   2> 599019 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39009/solr ready
   [junit4]   2> 599019 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 599024 INFO  
(coreZkRegister-1514-thread-1-processing-n:127.0.0.1:42735_nk%2Fb x:collection1 
c:control_collection) [n:127.0.0.1:42735_nk%2Fb c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:42735/nk/b/collection1/ shard1
   [junit4]   2> 599124 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-1-001/cores/collection1
   [junit4]   2> 599124 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-1-001
   [junit4]   2> 599125 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 599127 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@302f807d{/nk/b,null,AVAILABLE}
   [junit4]   2> 599127 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@53670827{HTTP/1.1,[http/1.1]}{127.0.0.1:33074}
   [junit4]   2> 599127 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server Started @602991ms
   [junit4]   2> 599127 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58641/hdfs__localhost_58641__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/nk/b, hostPort=33074, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-1-001/cores}
   [junit4]   2> 599128 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 599128 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 599128 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 599128 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 599128 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-01T06:59:58.472Z
   [junit4]   2> 599131 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 599132 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-1-001/solr.xml
   [junit4]   2> 599139 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 599140 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39009/solr
   [junit4]   2> 599150 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:33074_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 599154 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:33074_nk%2Fb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33074_nk%2Fb
   [junit4]   2> 599156 INFO  (zkCallback-670-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 599156 INFO  
(zkCallback-666-thread-2-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 599160 INFO  
(zkCallback-675-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 599175 INFO  
(coreZkRegister-1514-thread-1-processing-n:127.0.0.1:42735_nk%2Fb x:collection1 
c:control_collection) [n:127.0.0.1:42735_nk%2Fb c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 599222 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:33074_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-1-001/cores
   [junit4]   2> 599222 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:33074_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 599224 INFO  
(OverseerStateUpdate-97382065133191172-127.0.0.1:42735_nk%2Fb-n_0000000000) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 600237 WARN  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 600238 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 600251 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 600332 WARN  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 600334 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 600351 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 600351 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58641/solr_hdfs_home
   [junit4]   2> 600351 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 600351 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:58641/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 600351 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5417fb00
   [junit4]   2> 600352 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 600360 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 600360 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 600376 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 600380 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 600419 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 600437 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 600437 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 600445 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 600445 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@934a8ff
   [junit4]   2> 600502 INFO  (IPC Server handler 5 on 58641) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46247 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-19f94771-8c0c-4a6e-b754-607bf2b99d9e:NORMAL:127.0.0.1:35106|RBW],
 
ReplicaUC[[DISK]DS-e1fff327-0a7e-4188-b528-4bab76c547c4:NORMAL:127.0.0.1:46247|RBW]]}
 size 0
   [junit4]   2> 600502 INFO  (IPC Server handler 3 on 58641) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35106 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-e1fff327-0a7e-4188-b528-4bab76c547c4:NORMAL:127.0.0.1:46247|RBW],
 
ReplicaUC[[DISK]DS-051eb514-66a4-4458-b3d2-03c251034a97:NORMAL:127.0.0.1:35106|FINALIZED]]}
 size 0
   [junit4]   2> 600529 WARN  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 600558 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 600558 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 600559 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 600570 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 600570 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 600577 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22416072621188388]
   [junit4]   2> 600588 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2ca120e2[collection1] main]
   [junit4]   2> 600589 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 600590 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 600590 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 600591 INFO  
(searcherExecutor-1533-thread-1-processing-n:127.0.0.1:33074_nk%2Fb 
x:collection1 c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2ca120e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 600598 INFO  
(coreLoadExecutor-1532-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558113052201582592
   [junit4]   2> 600605 INFO  
(coreZkRegister-1527-thread-1-processing-n:127.0.0.1:33074_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 600605 INFO  
(coreZkRegister-1527-thread-1-processing-n:127.0.0.1:33074_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 600605 INFO  
(coreZkRegister-1527-thread-1-processing-n:127.0.0.1:33074_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33074/nk/b/collection1/
   [junit4]   2> 600605 INFO  
(coreZkRegister-1527-thread-1-processing-n:127.0.0.1:33074_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 600605 INFO  
(coreZkRegister-1527-thread-1-processing-n:127.0.0.1:33074_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:33074/nk/b/collection1/ 
has no replicas
   [junit4]   2> 600609 INFO  
(coreZkRegister-1527-thread-1-processing-n:127.0.0.1:33074_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33074/nk/b/collection1/ shard1
   [junit4]   2> 600760 INFO  
(coreZkRegister-1527-thread-1-processing-n:127.0.0.1:33074_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:33074_nk%2Fb c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 600877 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-2-001/cores/collection1
   [junit4]   2> 600878 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-2-001
   [junit4]   2> 600879 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 600883 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7a6ef6ae{/nk/b,null,AVAILABLE}
   [junit4]   2> 600883 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40c4cc0f{HTTP/1.1,[http/1.1]}{127.0.0.1:46740}
   [junit4]   2> 600884 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server Started @604747ms
   [junit4]   2> 600884 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58641/hdfs__localhost_58641__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/nk/b, hostPort=46740, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-2-001/cores}
   [junit4]   2> 600884 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 600884 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 600884 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 600884 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 600884 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-01T07:00:00.228Z
   [junit4]   2> 600889 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 600889 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-2-001/solr.xml
   [junit4]   2> 600897 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 600898 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39009/solr
   [junit4]   2> 600913 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:46740_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 600919 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:46740_nk%2Fb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46740_nk%2Fb
   [junit4]   2> 600921 INFO  
(zkCallback-675-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 600921 INFO  (zkCallback-670-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 600922 INFO  
(zkCallback-681-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 600922 INFO  
(zkCallback-666-thread-3-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 600995 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:46740_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-2-001/cores
   [junit4]   2> 600995 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:46740_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 601003 INFO  
(OverseerStateUpdate-97382065133191172-127.0.0.1:42735_nk%2Fb-n_0000000000) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 602019 WARN  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 602020 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 602056 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 602141 WARN  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 602142 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 602160 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 602160 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58641/solr_hdfs_home
   [junit4]   2> 602161 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 602161 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:58641/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 602161 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5417fb00
   [junit4]   2> 602161 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 602170 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 602170 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 602176 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 602177 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 602219 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58641/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 602227 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 602227 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 602243 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 602243 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@48902e79
   [junit4]   2> 602311 INFO  (IPC Server handler 4 on 58641) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:46247 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-19f94771-8c0c-4a6e-b754-607bf2b99d9e:NORMAL:127.0.0.1:35106|RBW],
 
ReplicaUC[[DISK]DS-184139e3-2c4c-42c8-85d9-c03764256434:NORMAL:127.0.0.1:46247|RBW]]}
 size 0
   [junit4]   2> 602323 INFO  (IPC Server handler 5 on 58641) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:35106 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-19f94771-8c0c-4a6e-b754-607bf2b99d9e:NORMAL:127.0.0.1:35106|RBW],
 
ReplicaUC[[DISK]DS-184139e3-2c4c-42c8-85d9-c03764256434:NORMAL:127.0.0.1:46247|RBW]]}
 size 0
   [junit4]   2> 602349 WARN  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 602415 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 602415 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 602415 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 602429 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 602429 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 602433 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.22416072621188388]
   [junit4]   2> 602445 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6fcc4987[collection1] main]
   [junit4]   2> 602447 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 602447 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 602447 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 602449 INFO  
(searcherExecutor-1544-thread-1-processing-n:127.0.0.1:46740_nk%2Fb 
x:collection1 c:collection1) [n:127.0.0.1:46740_nk%2Fb c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6fcc4987[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 602456 INFO  
(coreLoadExecutor-1543-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1558113054149836800
   [junit4]   2> 602464 INFO  
(coreZkRegister-1538-thread-1-processing-n:127.0.0.1:46740_nk%2Fb x:collection1 
c:collection1) [n:127.0.0.1:46740_nk%2Fb c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 602464 INFO  
(updateExecutor-678-thread-1-processing-n:127.0.0.1:46740_nk%2Fb x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46740_nk%2Fb c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running 
recovery
   [junit4]   2> 602465 INFO  
(recoveryExecutor-679-thread-1-processing-n:127.0.0.1:46740_nk%2Fb 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46740_nk%2Fb 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 602465 INFO  
(recoveryExecutor-679-thread-1-processing-n:127.0.0.1:46740_nk%2Fb 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46740_nk%2Fb 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 602466 INFO  
(recoveryExecutor-679-thread-1-processing-n:127.0.0.1:46740_nk%2Fb 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46740_nk%2Fb 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 602466 INFO  
(recoveryExecutor-679-thread-1-processing-n:127.0.0.1:46740_nk%2Fb 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46740_nk%2Fb 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. HDFSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 602466 INFO  
(recoveryExecutor-679-thread-1-processing-n:127.0.0.1:46740_nk%2Fb 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46740_nk%2Fb 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[http://127.0.0.1:33074/nk/b/collection1/] and I am 
[http://127.0.0.1:46740/nk/b/collection1/]
   [junit4]   2> 602469 INFO  
(recoveryExecutor-679-thread-1-processing-n:127.0.0.1:46740_nk%2Fb 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:46740_nk%2Fb 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [http://127.0.0.1:33074/nk/b]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:46740_nk%252Fb&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 602484 INFO  (qtp179559618-4926) [n:127.0.0.1:33074_nk%2Fb    
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 602485 INFO  (qtp179559618-4926) [n:127.0.0.1:33074_nk%2Fb    
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 602485 INFO  (qtp179559618-4926) [n:127.0.0.1:33074_nk%2Fb    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:46740_nk%2Fb, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:46740/nk/b","node_name":"127.0.0.1:46740_nk%2Fb","state":"down"}
   [junit4]   2> 602684 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-3-001/cores/collection1
   [junit4]   2> 602685 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-3-001
   [junit4]   2> 602686 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 602688 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c57d422{/nk/b,null,AVAILABLE}
   [junit4]   2> 602688 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@e82affe{HTTP/1.1,[http/1.1]}{127.0.0.1:38615}
   [junit4]   2> 602689 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.Server Started @606552ms
   [junit4]   2> 602689 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58641/hdfs__localhost_58641__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001_tempDir-002_jetty3,
 solrconfig=solrconfig.xml, hostContext=/nk/b, hostPort=38615, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-3-001/cores}
   [junit4]   2> 602689 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 602689 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 602689 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602689 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602690 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-01T07:00:02.034Z
   [junit4]   2> 602693 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 602693 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-3-001/solr.xml
   [junit4]   2> 602703 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 602704 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39009/solr
   [junit4]   2> 602716 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:38615_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 602722 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:38615_nk%2Fb    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38615_nk%2Fb
   [junit4]   2> 602725 INFO  (zkCallback-670-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602726 INFO  
(zkCallback-681-thread-1-processing-n:127.0.0.1:46740_nk%2Fb) 
[n:127.0.0.1:46740_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 602726 INFO  
(zkCallback-666-thread-2-processing-n:127.0.0.1:42735_nk%2Fb) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 602726 INFO  
(zkCallback-675-thread-1-processing-n:127.0.0.1:33074_nk%2Fb) 
[n:127.0.0.1:33074_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 602728 INFO  
(zkCallback-688-thread-1-processing-n:127.0.0.1:38615_nk%2Fb) 
[n:127.0.0.1:38615_nk%2Fb    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 602892 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:38615_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_8E26F72D0F7E3A6B-001/shard-3-001/cores
   [junit4]   2> 602892 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[8E26F72D0F7E3A6B]) 
[n:127.0.0.1:38615_nk%2Fb    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 602894 INFO  
(OverseerStateUpdate-97382065133191172-127.0.0.1:42735_nk%2Fb-n_0000000000) 
[n:127.0.0.1:42735_nk%2Fb    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 603485 INFO  (qtp179559618-4926) [n:127.0.0.1:33074_nk%2Fb    
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:46740_nk%2Fb, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","dataDir":"hdfs://localhost:58641/solr_hdfs_home/collection1/core_node2/data/","base_url":"http://127.0.0.1:46740/nk/b","node_name":"127.0.0.1:46740_nk%2Fb","state":"recovering","ulogDir":"hdfs://localhost:58641/solr_hdfs_home/collection1/core_node2/data/tlog"}
   [junit4]   2> 603486 INFO  (qtp179559618-4926) [n:127.0.0.1:33074_nk%2Fb    
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 603486 INFO  (qtp179559618-4926) [n:127.0.0.1:33074_nk%2Fb    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:46740_nk%252Fb&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1001
   [junit4]   2> 603910 WARN  
(coreLoadExecutor-1554-thread-1-processing-n:127.0.0.1:38615_nk%2Fb) 
[n:127.0.0.1:38615_nk%2Fb c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 603910 INFO  
(coreLoadExecutor-1554-thread-1-processing-n:127.0.0.1:38615_nk%2Fb) 
[n:127.0.0.1:38615_nk%2Fb c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 603923 INFO  
(coreLoadExecutor-1554-thread-1-processing-n:127.0.0.1:38615_nk%2Fb) 
[n:127.0.0.1:38615_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 603994 WARN  
(coreLoadExecutor-1554-thread-1-processing-n:127.0.0.1:38615_nk%2Fb) 
[n:127.0.0.1:38615_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 603996 INFO  
(coreLoadExecutor-1554-thread-1-processing-n:127.0.0.1:38615_nk%2Fb) 
[n:127.0.0.1:38615_nk%2Fb c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field i

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

rrorCode = Session expired for /live_nodes]
   [junit4]   2> 4740165 WARN  
(zkCallback-5081-thread-2-processing-n:127.0.0.1:56107_hk_hhq%2Fv) 
[n:127.0.0.1:56107_hk_hhq%2Fv c:target_collection s:shard2 r:core_node4 
x:target_collection_shard2_replica1] o.a.s.c.SyncStrategy Closed, skipping sync 
up.
   [junit4]   2> 4740165 INFO  
(zkCallback-5081-thread-2-processing-n:127.0.0.1:56107_hk_hhq%2Fv) 
[n:127.0.0.1:56107_hk_hhq%2Fv c:target_collection s:shard2 r:core_node4 
x:target_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> 4740165 INFO  
(zkCallback-5081-thread-2-processing-n:127.0.0.1:56107_hk_hhq%2Fv) 
[n:127.0.0.1:56107_hk_hhq%2Fv c:target_collection s:shard2 r:core_node4 
x:target_collection_shard2_replica1] o.a.s.c.SolrCore 
[target_collection_shard2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@43124fd3
   [junit4]   2> 4740165 INFO  
(zkCallback-5081-thread-2-processing-n:127.0.0.1:56107_hk_hhq%2Fv) 
[n:127.0.0.1:56107_hk_hhq%2Fv c:target_collection s:shard2 r:core_node4 
x:target_collection_shard2_replica1] o.a.s.h.CdcrRequestHandler Solr core is 
being closed - shutting down CDCR handler @ target_collection:shard2
   [junit4]   2> 4740195 INFO  
(zkCallback-5081-thread-2-processing-n:127.0.0.1:56107_hk_hhq%2Fv) 
[n:127.0.0.1:56107_hk_hhq%2Fv c:target_collection s:shard2 r:core_node4 
x:target_collection_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.target_collection.shard2.replica1
   [junit4]   2> 4740196 INFO  
(TEST-CdcrReplicationDistributedZkTest.testOps-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 4740196 INFO  
(TEST-CdcrReplicationDistributedZkTest.testOps-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4d6f2586{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 4740196 INFO  
(TEST-CdcrReplicationDistributedZkTest.testOps-seed#[8E26F72D0F7E3A6B]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65a9f8be{/hk_hhq/v,null,UNAVAILABLE}
   [junit4]   2> 4740197 INFO  
(TEST-CdcrReplicationDistributedZkTest.testOps-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testOps
   [junit4]   2> 4740204 INFO  
(TEST-CdcrReplicationDistributedZkTest.testOps-seed#[8E26F72D0F7E3A6B]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46613 46613
   [junit4]   2> 4740290 INFO  (Thread-24056) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46613 46613
   [junit4]   2> 4740291 WARN  (Thread-24056) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/aliases.json
   [junit4]   2>        16      /solr/configs/conf1
   [junit4]   2>        8       /solr/collections/tmp_collection/state.json
   [junit4]   2>        8       /solr/security.json
   [junit4]   2>        4       
/solr/collections/target_collection/leaders/shard1/leader
   [junit4]   2>        3       
/solr/collections/target_collection/leaders/shard2/leader
   [junit4]   2>        2       
/solr/collections/source_collection/leaders/shard2/leader
   [junit4]   2>        2       
/solr/collections/source_collection/leaders/shard1/leader
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard2/leader
   [junit4]   2>        2       
/solr/collections/tmp_collection/leaders/shard1/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/clusterprops.json
   [junit4]   2>        22      /solr/clusterstate.json
   [junit4]   2>        8       
/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2>        8       
/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2>        7       
/solr/collections/target_collection/cdcr/state/buffer
   [junit4]   2>        7       
/solr/collections/target_collection/cdcr/state/process
   [junit4]   2>        5       
/solr/collections/source_collection/cdcr/state/process
   [junit4]   2>        4       /solr/collections/source_collection/state.json
   [junit4]   2>        4       
/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2>        4       /solr/collections/target_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        79      /solr/overseer/queue
   [junit4]   2>        48      /solr/overseer/collection-queue-work
   [junit4]   2>        24      /solr/overseer/queue-work
   [junit4]   2>        22      /solr/collections
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 4740292 INFO  
(SUITE-CdcrReplicationDistributedZkTest-seed#[8E26F72D0F7E3A6B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationDistributedZkTest_8E26F72D0F7E3A6B-001
   [junit4]   2> Feb 01, 2017 8:09:00 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=FSTOrd50, id=PostingsFormat(name=Memory doPackFST= true)}, 
docValues:{}, maxPointsInLeafNode=1832, maxMBSortInHeap=7.988072381990518, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-SV, 
timezone=Africa/Banjul
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=265748392,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: 
[BigEndianAscendingWordSerializerTest, DeleteInactiveReplicaTest, 
TestCoreDiscovery, CollectionStateFormat2Test, PingRequestHandlerTest, 
CircularListTest, HdfsChaosMonkeyNothingIsSafeTest, InfoHandlerTest, 
TestSolrCoreParser, DOMUtilTest, DistributedFacetPivotLongTailTest, 
TestRandomRequestDistribution, TestSubQueryTransformer, 
TestExtendedDismaxParser, TestTolerantUpdateProcessorRandomCloud, 
TestWriterPerf, TestZkChroot, TestInfoStreamLogging, 
TermVectorComponentDistributedTest, ExitableDirectoryReaderTest, 
TestStressUserVersions, BasicDistributedZk2Test, 
OverseerCollectionConfigSetProcessorTest, TestConfigSetProperties, 
TestReloadAndDeleteDocs, StatelessScriptUpdateProcessorFactoryTest, 
TestSolrQueryParserDefaultOperatorResource, TestSort, RecoveryZkTest, 
TestUseDocValuesAsStored, ClassificationUpdateProcessorTest, 
TestSolrDynamicMBean, DebugComponentTest, TestFieldCacheSortRandom, 
TestReqParamsAPI, DeleteReplicaTest, TestMacroExpander, 
TestIndexingPerformance, TestPhraseSuggestions, TestHdfsUpdateLog, 
TestRawTransformer, AnalyticsQueryTest, BooleanFieldTest, UpdateParamsTest, 
OpenExchangeRatesOrgProviderTest, TestSchemaSimilarityResource, 
TestFieldCollectionResource, FullHLLTest, 
LeaderInitiatedRecoveryOnShardRestartTest, 
PreAnalyzedFieldManagedSchemaCloudTest, XmlUpdateRequestHandlerTest, 
PrimitiveFieldTypeTest, CurrencyFieldXmlFileTest, ResponseLogComponentTest, 
JSONWriterTest, OverseerTest, MultiThreadedOCPTest, UnloadDistributedZkTest, 
TestInitQParser, TestStressCloudBlindAtomicUpdates, 
TestPKIAuthenticationPlugin, TolerantUpdateProcessorTest, 
VMParamsZkACLAndCredentialsProvidersTest, CleanupOldIndexTest, 
TestDeleteCollectionOnDownNodes, SpellPossibilityIteratorTest, 
TestConfigSetsAPIExclusivity, TestManagedResource, AssignTest, 
RequestHandlersTest, BlockDirectoryTest, TestMiniSolrCloudClusterSSL, 
TestLFUCache, StressHdfsTest, NoCacheHeaderTest, TestCloudManagedSchema, 
TestDistributedMissingSort, CdcrUpdateLogTest, SolrMetricReporterTest, 
JvmMetricsTest, BJQParserTest, BasicAuthIntegrationTest, 
TestFreeTextSuggestions, RulesTest, SolrIndexMetricsTest, TestRecoveryHdfs, 
SimpleFacetsTest, TestTolerantSearch, BadIndexSchemaTest, TestLockTree, 
TestComplexPhraseQParserPlugin, TestObjectReleaseTracker, TestBulkSchemaAPI, 
SuggestComponentTest, AutoCommitTest, ReplicationFactorTest, 
TestPostingsSolrHighlighter, SolrGraphiteReporterTest, TestConfigReload, 
TestSimpleQParserPlugin, QueryParsingTest, TestFieldTypeResource, 
TestFilteredDocIdSet, BinaryUpdateRequestHandlerTest, TestScoreJoinQPScore, 
TestManagedSchemaThreadSafety, BlockJoinFacetSimpleTest, 
TestJavabinTupleStreamParser, DirectUpdateHandlerOptimizeTest, 
CoreAdminHandlerTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, 
TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, 
TestRealTimeGet, TestStressReorder, TestJoin, TestReload, TestStressVersions, 
HardAutoCommitTest, TestRangeQuery, TestGroupingSearch, 
QueryElevationComponentTest, DirectUpdateHandlerTest, TestIndexSearcher, 
SoftAutoCommitTest, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, SortByFunctionTest, DocValuesMultiTest, 
TestSolrDeletionPolicy1, CacheHeaderTest, TestQueryUtils, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
FileBasedSpellCheckerTest, MoreLikeThisHandlerTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, 
RegexBoostProcessorTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, 
MBeansHandlerTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, SearchHandlerTest, TestMergePolicyConfig, 
SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, 
MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, 
ScriptEngineTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, 
DistributedIntervalFacetingTest, CdcrReplicationDistributedZkTest]
   [junit4] Completed [542/681 (3!)] on J2 in 1623.22s, 11 tests, 1 failure <<< 
FAILURES!

[...truncated 62900 lines...]


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

Reply via email to