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

3 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest.test

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53569: Error CREATEing SolrCore 
'test_unload_shard_and_collection_2': Unable to create core 
[test_unload_shard_and_collection_2] Caused by: Direct buffer memory
        at 
__randomizedtesting.SeedInfo.seed([59E7ECE3D34C14EF:D1B3D3397DB07917]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:594)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:133)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:70)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<[{indexVersion=1498240318229,generation=2,filelist=[_rhc.fdt, 
_rhc.fdx, _rhc.fnm, _rhc.nvd, _rhc.nvm, _rhc.si, _rhc_Lucene50_0.doc, 
_rhc_Lucene50_0.tim, _rhc_Lucene50_0.tip, _rib.fdt, _rib.fdx, _rib.fnm, 
_rib.nvd, _rib.nvm, _rib.si, _rib_Lucene50_0.doc, _rib_Lucene50_0.tim, 
_rib_Lucene50_0.tip, _ric.cfe, _ric.cfs, _ric.si, _rid.cfe, _rid.cfs, _rid.si, 
_rie.cfe, _rie.cfs, _rie.si, _rjz.cfe, _rjz.cfs, _rjz.si, _rk0.fdt, _rk0.fdx, 
_rk0.fnm, _rk0.nvd, _rk0.nvm, _rk0.si, _rk0_Lucene50_0.doc, 
_rk0_Lucene50_0.tim, _rk0_Lucene50_0.tip, _rk1.cfe, _rk1.cfs, _rk1.si, 
segments_2]}]> but 
was:<[{indexVersion=1498240318229,generation=2,filelist=[_rhc.fdt, _rhc.fdx, 
_rhc.fnm, _rhc.nvd, _rhc.nvm, _rhc.si, _rhc_Lucene50_0.doc, 
_rhc_Lucene50_0.tim, _rhc_Lucene50_0.tip, _rib.fdt, _rib.fdx, _rib.fnm, 
_rib.nvd, _rib.nvm, _rib.si, _rib_Lucene50_0.doc, _rib_Lucene50_0.tim, 
_rib_Lucene50_0.tip, _ric.cfe, _ric.cfs, _ric.si, _rid.cfe, _rid.cfs, _rid.si, 
_rie.cfe, _rie.cfs, _rie.si, _rjz.cfe, _rjz.cfs, _rjz.si, _rk0.fdt, _rk0.fdx, 
_rk0.fnm, _rk0.nvd, _rk0.nvm, _rk0.si, _rk0_Lucene50_0.doc, 
_rk0_Lucene50_0.tim, _rk0_Lucene50_0.tip, _rk1.cfe, _rk1.cfs, _rk1.si, 
segments_2]}, {indexVersion=1498240318229,generation=3,filelist=[_rif.fdt, 
_rif.fdx, _rif.fnm, _rif.nvd, _rif.nvm, _rif.si, _rif_Lucene50_0.doc, 
_rif_Lucene50_0.tim, _rif_Lucene50_0.tip, _rjz.cfe, _rjz.cfs, _rjz.si, 
_rk0.fdt, _rk0.fdx, _rk0.fnm, _rk0.nvd, _rk0.nvm, _rk0.si, _rk0_Lucene50_0.doc, 
_rk0_Lucene50_0.tim, _rk0_Lucene50_0.tip, _rk1.cfe, _rk1.cfs, _rk1.si, 
segments_3]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1498240318229,generation=2,filelist=[_rhc.fdt, 
_rhc.fdx, _rhc.fnm, _rhc.nvd, _rhc.nvm, _rhc.si, _rhc_Lucene50_0.doc, 
_rhc_Lucene50_0.tim, _rhc_Lucene50_0.tip, _rib.fdt, _rib.fdx, _rib.fnm, 
_rib.nvd, _rib.nvm, _rib.si, _rib_Lucene50_0.doc, _rib_Lucene50_0.tim, 
_rib_Lucene50_0.tip, _ric.cfe, _ric.cfs, _ric.si, _rid.cfe, _rid.cfs, _rid.si, 
_rie.cfe, _rie.cfs, _rie.si, _rjz.cfe, _rjz.cfs, _rjz.si, _rk0.fdt, _rk0.fdx, 
_rk0.fnm, _rk0.nvd, _rk0.nvm, _rk0.si, _rk0_Lucene50_0.doc, 
_rk0_Lucene50_0.tim, _rk0_Lucene50_0.tip, _rk1.cfe, _rk1.cfs, _rk1.si, 
segments_2]}]> but 
was:<[{indexVersion=1498240318229,generation=2,filelist=[_rhc.fdt, _rhc.fdx, 
_rhc.fnm, _rhc.nvd, _rhc.nvm, _rhc.si, _rhc_Lucene50_0.doc, 
_rhc_Lucene50_0.tim, _rhc_Lucene50_0.tip, _rib.fdt, _rib.fdx, _rib.fnm, 
_rib.nvd, _rib.nvm, _rib.si, _rib_Lucene50_0.doc, _rib_Lucene50_0.tim, 
_rib_Lucene50_0.tip, _ric.cfe, _ric.cfs, _ric.si, _rid.cfe, _rid.cfs, _rid.si, 
_rie.cfe, _rie.cfs, _rie.si, _rjz.cfe, _rjz.cfs, _rjz.si, _rk0.fdt, _rk0.fdx, 
_rk0.fnm, _rk0.nvd, _rk0.nvm, _rk0.si, _rk0_Lucene50_0.doc, 
_rk0_Lucene50_0.tim, _rk0_Lucene50_0.tip, _rk1.cfe, _rk1.cfs, _rk1.si, 
segments_2]}, {indexVersion=1498240318229,generation=3,filelist=[_rif.fdt, 
_rif.fdx, _rif.fnm, _rif.nvd, _rif.nvm, _rif.si, _rif_Lucene50_0.doc, 
_rif_Lucene50_0.tim, _rif_Lucene50_0.tip, _rjz.cfe, _rjz.cfs, _rjz.si, 
_rk0.fdt, _rk0.fdx, _rk0.fnm, _rk0.nvd, _rk0.nvm, _rk0.si, _rk0_Lucene50_0.doc, 
_rk0_Lucene50_0.tim, _rk0_Lucene50_0.tip, _rk1.cfe, _rk1.cfs, _rk1.si, 
segments_3]}]>
        at 
__randomizedtesting.SeedInfo.seed([59E7ECE3D34C14EF:7C30F7D3A3041AEC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1281)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testAliasHandling

Error Message:
Collection not found: testalias

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: testalias
        at 
__randomizedtesting.SeedInfo.seed([7CAF511051E022C3:79503EE092AE26E1]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1401)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1094)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1073)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testAliasHandling(CloudSolrClientTest.java:188)
        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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11618 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsUnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/init-core-data-001
   [junit4]   2> 132542 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 132549 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 132551 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-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> 132551 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 134399 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 136307 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 136941 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 136986 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 137135 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 137206 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-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_48422_hdfs____ijchei/webapp
   [junit4]   2> 139036 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48422
   [junit4]   2> 142746 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 142754 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 142793 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-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_48845_datanode____gbak2k/webapp
   [junit4]   2> 144111 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48845
   [junit4]   2> 145777 WARN  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 145779 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 145829 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-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_45791_datanode____.5omr3f/webapp
   [junit4]   2> 147043 INFO  
(SUITE-HdfsUnloadDistributedZkTest-seed#[59E7ECE3D34C14EF]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45791
   [junit4]   2> 150339 INFO  (IPC Server handler 3 on 58987) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-a976d70f-9fa6-4d4b-a62d-216d12d8dc92 node 
DatanodeRegistration(127.0.0.1:57598, 
datanodeUuid=37d7c5ad-a607-4632-87d4-641eace78bf4, infoPort=51348, 
infoSecurePort=0, ipcPort=37100, 
storageInfo=lv=-56;cid=testClusterID;nsid=1047746299;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 150339 INFO  (IPC Server handler 4 on 58987) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-547e4948-b83e-42cc-ac66-efe1335dbd8c node 
DatanodeRegistration(127.0.0.1:59212, 
datanodeUuid=30734d1f-7d2a-4f52-9726-e70d60d91405, infoPort=34312, 
infoSecurePort=0, ipcPort=37215, 
storageInfo=lv=-56;cid=testClusterID;nsid=1047746299;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 150339 INFO  (IPC Server handler 4 on 58987) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-c2a0f254-0f5b-496f-8b83-8dcbe8ae7346 node 
DatanodeRegistration(127.0.0.1:59212, 
datanodeUuid=30734d1f-7d2a-4f52-9726-e70d60d91405, infoPort=34312, 
infoSecurePort=0, ipcPort=37215, 
storageInfo=lv=-56;cid=testClusterID;nsid=1047746299;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 150349 INFO  (IPC Server handler 3 on 58987) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-7519362b-7c93-4a53-9cab-f1065118ed3b node 
DatanodeRegistration(127.0.0.1:57598, 
datanodeUuid=37d7c5ad-a607-4632-87d4-641eace78bf4, infoPort=51348, 
infoSecurePort=0, ipcPort=37100, 
storageInfo=lv=-56;cid=testClusterID;nsid=1047746299;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 151566 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 151567 INFO  (Thread-304) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 151567 INFO  (Thread-304) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 151570 ERROR (Thread-304) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 151669 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35765
   [junit4]   2> 151778 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151783 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 151785 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151787 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151788 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151791 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151793 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151801 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151802 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151804 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 151805 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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> 152010 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/control-001/cores/collection1
   [junit4]   2> 152014 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 152027 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@284cc931{/,null,AVAILABLE}
   [junit4]   2> 152028 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@75ec1e8c{HTTP/1.1,[http/1.1]}{127.0.0.1:60086}
   [junit4]   2> 152028 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server Started @155193ms
   [junit4]   2> 152029 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58987/hdfs__localhost_58987__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001_tempDir-002_control_data,
 hostContext=/, hostPort=60086, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/control-001/cores}
   [junit4]   2> 152029 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 152029 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 152029 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 152029 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 152029 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T17:13:49.897Z
   [junit4]   2> 152049 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 152050 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/control-001/solr.xml
   [junit4]   2> 152058 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 152060 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35765/solr
   [junit4]   2> 152143 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:60086_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 152143 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:60086_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:60086_
   [junit4]   2> 152144 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:60086_    ] o.a.s.c.Overseer Overseer 
(id=98188527497117700-127.0.0.1:60086_-n_0000000000) starting
   [junit4]   2> 152184 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:60086_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60086_
   [junit4]   2> 152188 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:60086_) [n:127.0.0.1:60086_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 152267 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:60086_    ] 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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/control-001/cores
   [junit4]   2> 152267 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:60086_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 152268 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 152282 INFO  
(OverseerStateUpdate-98188527497117700-127.0.0.1:60086_-n_0000000000) 
[n:127.0.0.1:60086_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 153337 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 153447 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 153769 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 153809 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 153829 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58987/solr_hdfs_home
   [junit4]   2> 153829 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 153829 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 153829 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ 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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:58987/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 153830 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ 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@7941551d
   [junit4]   2> 153831 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 153865 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ 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> 153865 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ 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> 153865 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 155847 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 155858 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 155970 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 156022 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ 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> 156023 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ 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> 156023 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 156074 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 156074 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 156465 INFO  (IPC Server handler 7 on 58987) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59212 is 
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-c2a0f254-0f5b-496f-8b83-8dcbe8ae7346:NORMAL:127.0.0.1:59212|RBW],
 
ReplicaUC[[DISK]DS-a976d70f-9fa6-4d4b-a62d-216d12d8dc92:NORMAL:127.0.0.1:57598|RBW]]}
 size 71
   [junit4]   2> 156471 INFO  (IPC Server handler 0 on 58987) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57598 is 
added to blk_1073741825_1001 size 71
   [junit4]   2> 156929 WARN  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ 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> 157012 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 157012 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 157012 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 157046 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 157046 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 157060 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=351509594, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 157263 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77361b0e[collection1] main]
   [junit4]   2> 157265 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 157266 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 157268 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 157270 INFO  
(searcherExecutor-715-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77361b0e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157295 INFO  
(coreLoadExecutor-714-thread-1-processing-n:127.0.0.1:60086_) 
[n:127.0.0.1:60086_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571016445959077888
   [junit4]   2> 157351 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 157351 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ 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> 157351 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60086/collection1/
   [junit4]   2> 157351 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 157351 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:60086/collection1/ has no replicas
   [junit4]   2> 157351 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 157360 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ 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:60086/collection1/ shard1
   [junit4]   2> 157370 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157371 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35765/solr ready
   [junit4]   2> 157375 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 157375 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 157461 INFO  
(coreZkRegister-707-thread-1-processing-n:127.0.0.1:60086_ x:collection1 
c:control_collection) [n:127.0.0.1:60086_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 157698 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-1-001/cores/collection1
   [junit4]   2> 157699 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-1-001
   [junit4]   2> 157700 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 157703 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3862a25f{/,null,AVAILABLE}
   [junit4]   2> 157706 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@50d9c28d{HTTP/1.1,[http/1.1]}{127.0.0.1:53569}
   [junit4]   2> 157707 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server Started @160871ms
   [junit4]   2> 157707 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58987/hdfs__localhost_58987__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=53569, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-1-001/cores}
   [junit4]   2> 157710 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 157711 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 157711 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157711 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 157711 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T17:13:55.579Z
   [junit4]   2> 157725 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 157726 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-1-001/solr.xml
   [junit4]   2> 157737 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 157738 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35765/solr
   [junit4]   2> 157791 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:53569_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 157794 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:53569_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157796 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:53569_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53569_
   [junit4]   2> 157799 INFO  (zkCallback-132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157799 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:60086_) [n:127.0.0.1:60086_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157800 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 157956 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:53569_    ] 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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-1-001/cores
   [junit4]   2> 157956 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:53569_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 157968 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 157970 INFO  
(OverseerStateUpdate-98188527497117700-127.0.0.1:60086_-n_0000000000) 
[n:127.0.0.1:60086_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 158073 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 158999 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 159019 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 159156 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 159188 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 159189 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58987/solr_hdfs_home
   [junit4]   2> 159189 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 159189 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 159189 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ 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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:58987/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 159189 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7941551d
   [junit4]   2> 159190 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 159200 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ 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> 159200 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ 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> 159200 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 159221 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 159223 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 159254 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 159263 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ 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> 159263 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ 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> 159263 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 159276 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 159277 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 159338 INFO  (IPC Server handler 9 on 58987) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59212 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-a976d70f-9fa6-4d4b-a62d-216d12d8dc92:NORMAL:127.0.0.1:57598|RBW],
 
ReplicaUC[[DISK]DS-547e4948-b83e-42cc-ac66-efe1335dbd8c:NORMAL:127.0.0.1:59212|RBW]]}
 size 0
   [junit4]   2> 159340 INFO  (IPC Server handler 7 on 58987) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57598 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-547e4948-b83e-42cc-ac66-efe1335dbd8c:NORMAL:127.0.0.1:59212|RBW],
 
ReplicaUC[[DISK]DS-7519362b-7c93-4a53-9cab-f1065118ed3b:NORMAL:127.0.0.1:57598|FINALIZED]]}
 size 0
   [junit4]   2> 159373 WARN  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ 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> 159462 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 159462 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159462 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 159484 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 159484 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 159495 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=351509594, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 159519 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@752c03c7[collection1] main]
   [junit4]   2> 159521 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 159521 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 159521 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 159527 INFO  
(searcherExecutor-726-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@752c03c7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159534 INFO  
(coreLoadExecutor-725-thread-1-processing-n:127.0.0.1:53569_) 
[n:127.0.0.1:53569_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571016448306839552
   [junit4]   2> 159543 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 159543 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 159543 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53569/collection1/
   [junit4]   2> 159543 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 159543 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53569/collection1/ has no 
replicas
   [junit4]   2> 159543 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 159549 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53569/collection1/ shard2
   [junit4]   2> 159652 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 159700 INFO  
(coreZkRegister-720-thread-1-processing-n:127.0.0.1:53569_ x:collection1 
c:collection1) [n:127.0.0.1:53569_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 159806 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 160098 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-2-001/cores/collection1
   [junit4]   2> 160098 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-2-001
   [junit4]   2> 160101 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 160103 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3201a7ee{/,null,AVAILABLE}
   [junit4]   2> 160103 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2b3b21{HTTP/1.1,[http/1.1]}{127.0.0.1:55385}
   [junit4]   2> 160104 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server Started @163268ms
   [junit4]   2> 160104 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58987/hdfs__localhost_58987__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=55385, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-2-001/cores}
   [junit4]   2> 160105 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 160105 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 160105 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 160105 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 160105 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T17:13:57.973Z
   [junit4]   2> 160113 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 160113 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-2-001/solr.xml
   [junit4]   2> 160120 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 160122 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35765/solr
   [junit4]   2> 160141 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:55385_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 160144 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:55385_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 160147 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:55385_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55385_
   [junit4]   2> 160149 INFO  (zkCallback-132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 160149 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:60086_) [n:127.0.0.1:60086_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 160149 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 160161 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:55385_) [n:127.0.0.1:55385_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 160244 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:55385_    ] 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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-2-001/cores
   [junit4]   2> 160244 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:55385_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 160247 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 160251 INFO  
(OverseerStateUpdate-98188527497117700-127.0.0.1:60086_-n_0000000000) 
[n:127.0.0.1:60086_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 160354 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 160354 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:55385_) [n:127.0.0.1:55385_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 161266 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 161281 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 161397 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 161420 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 161421 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:58987/solr_hdfs_home
   [junit4]   2> 161421 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 161421 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 161421 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ 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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:58987/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 161421 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7941551d
   [junit4]   2> 161422 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 161431 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ 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> 161431 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ 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> 161431 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 161444 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 161446 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 161483 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:58987/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 161490 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ 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> 161490 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ 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> 161490 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 161503 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 161504 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 161557 INFO  (IPC Server handler 6 on 58987) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:59212 is 
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-7519362b-7c93-4a53-9cab-f1065118ed3b:NORMAL:127.0.0.1:57598|RBW],
 
ReplicaUC[[DISK]DS-c2a0f254-0f5b-496f-8b83-8dcbe8ae7346:NORMAL:127.0.0.1:59212|RBW]]}
 size 0
   [junit4]   2> 161559 INFO  (IPC Server handler 7 on 58987) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57598 is 
added to blk_1073741827_1003 size 71
   [junit4]   2> 161582 WARN  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ 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> 161658 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 161658 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 161658 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 161675 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 161675 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 161681 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=351509594, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 161700 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1f2d2c4f[collection1] main]
   [junit4]   2> 161701 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 161701 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 161701 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 161704 INFO  
(searcherExecutor-737-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f2d2c4f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161711 INFO  
(coreLoadExecutor-736-thread-1-processing-n:127.0.0.1:55385_) 
[n:127.0.0.1:55385_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1571016450589589504
   [junit4]   2> 161727 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 161727 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 161727 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:55385/collection1/
   [junit4]   2> 161727 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 161727 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55385/collection1/ has no 
replicas
   [junit4]   2> 161727 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 161733 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55385/collection1/ shard1
   [junit4]   2> 161836 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 161836 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:55385_) [n:127.0.0.1:55385_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 161872 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-3-001/cores/collection1
   [junit4]   2> 161873 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-3-001
   [junit4]   2> 161874 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 161877 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@665694a1{/,null,AVAILABLE}
   [junit4]   2> 161877 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@520c275d{HTTP/1.1,[http/1.1]}{127.0.0.1:34435}
   [junit4]   2> 161877 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.e.j.s.Server Started @165042ms
   [junit4]   2> 161878 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:58987/hdfs__localhost_58987__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001_tempDir-002_jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34435, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-3-001/cores}
   [junit4]   2> 161878 ERROR 
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 161879 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 161879 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 161879 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 161879 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-23T17:13:59.747Z
   [junit4]   2> 161884 INFO  
(coreZkRegister-731-thread-1-processing-n:127.0.0.1:55385_ x:collection1 
c:collection1) [n:127.0.0.1:55385_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 161884 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 161884 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-3-001/solr.xml
   [junit4]   2> 161910 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 161911 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35765/solr
   [junit4]   2> 161943 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:34435_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 161946 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:34435_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 161949 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:34435_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34435_
   [junit4]   2> 161950 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 161950 INFO  (zkCallback-132-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 161951 INFO  
(zkCallback-128-thread-1-processing-n:127.0.0.1:60086_) [n:127.0.0.1:60086_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 161950 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:55385_) [n:127.0.0.1:55385_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 161955 INFO  
(zkCallback-150-thread-1-processing-n:127.0.0.1:34435_) [n:127.0.0.1:34435_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 162052 INFO  
(zkCallback-138-thread-1-processing-n:127.0.0.1:53569_) [n:127.0.0.1:53569_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 162052 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:55385_) [n:127.0.0.1:55385_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 162117 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:34435_    ] 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/J0/temp/solr.cloud.hdfs.HdfsUnloadDistributedZkTest_59E7ECE3D34C14EF-001/shard-3-001/cores
   [junit4]   2> 162117 INFO  
(TEST-HdfsUnloadDistributedZkTest.test-seed#[59E7ECE3D34C14EF]) 
[n:127.0.0.1:34435_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 162125 INFO  (co

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

Coll.shard1.replica2
   [junit4]   2> 143348 INFO  (coreCloseExecutor-385-thread-4) 
[n:127.0.0.1:48656_solr c:localShardsTestColl s:shard2 r:core_node1 
x:localShardsTestColl_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.localShardsTestColl.shard2.replica2
   [junit4]   2> 143348 INFO  (coreCloseExecutor-386-thread-4) 
[n:127.0.0.1:42704_solr c:multicollection2 s:shard1 r:core_node1 
x:multicollection2_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.multicollection2.shard1.replica1
   [junit4]   2> 143355 INFO  (coreCloseExecutor-386-thread-3) 
[n:127.0.0.1:42704_solr c:multicollection1 s:shard2 r:core_node1 
x:multicollection1_shard2_replica1] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.multicollection1.shard2.replica1
   [junit4]   2> 143367 INFO  (coreCloseExecutor-386-thread-5) 
[n:127.0.0.1:42704_solr c:localShardsTestColl s:shard1 r:core_node4 
x:localShardsTestColl_shard1_replica3] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.localShardsTestColl.shard1.replica3
   [junit4]   2> 143380 INFO  (coreCloseExecutor-385-thread-2) 
[n:127.0.0.1:48656_solr c:localShardsTestColl s:shard3 r:core_node5 
x:localShardsTestColl_shard3_replica2] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.localShardsTestColl.shard3.replica2
   [junit4]   2> 143399 INFO  (coreCloseExecutor-386-thread-6) 
[n:127.0.0.1:42704_solr c:localShardsTestColl s:shard2 r:core_node9 
x:localShardsTestColl_shard2_replica3] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.localShardsTestColl.shard2.replica3
   [junit4]   2> 143399 INFO  (coreCloseExecutor-385-thread-1) 
[n:127.0.0.1:48656_solr c:foo s:shard1 r:core_node2 x:foo_shard1_replica1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.foo.shard1.replica1
   [junit4]   2> 143400 INFO  (coreCloseExecutor-386-thread-2) 
[n:127.0.0.1:42704_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica2] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.foo.shard1.replica2
   [junit4]   2> 143409 WARN  
(zkCallback-713-thread-1-processing-n:127.0.0.1:41764_solr) 
[n:127.0.0.1:41764_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 143409 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:48656_solr) 
[n:127.0.0.1:48656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 143409 INFO  
(zkCallback-709-thread-1-processing-n:127.0.0.1:42704_solr) 
[n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 143409 INFO  (coreCloseExecutor-386-thread-7) 
[n:127.0.0.1:42704_solr c:localShardsTestColl s:shard3 r:core_node3 
x:localShardsTestColl_shard3_replica3] o.a.s.m.SolrMetricManager Closing metric 
reporters for: solr.core.localShardsTestColl.shard3.replica3
   [junit4]   2> 143417 INFO  
(zkCallback-714-thread-1-processing-n:127.0.0.1:48656_solr) 
[n:127.0.0.1:48656_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 143424 INFO  
(zkCallback-714-thread-3-processing-n:127.0.0.1:48656_solr) 
[n:127.0.0.1:48656_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/localShardsTestColl/state.json] for collection 
[localShardsTestColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 143424 INFO  
(zkCallback-709-thread-1-processing-n:127.0.0.1:42704_solr) 
[n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 143428 INFO  
(zkCallback-709-thread-1-processing-n:127.0.0.1:42704_solr) 
[n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/multicollection1/state.json] for collection 
[multicollection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 143428 INFO  
(zkCallback-709-thread-2-processing-n:127.0.0.1:42704_solr) 
[n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/localShardsTestColl/state.json] for collection 
[localShardsTestColl] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 143428 INFO  
(zkCallback-709-thread-3-processing-n:127.0.0.1:42704_solr) 
[n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/foo/state.json] for collection [foo] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 143432 INFO  
(zkCallback-709-thread-4-processing-n:127.0.0.1:42704_solr) 
[n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/multicollection2/state.json] for collection 
[multicollection2] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 143432 INFO  (jetty-closer-698-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@59a29614{/solr,null,UNAVAILABLE}
   [junit4]   2> 143435 INFO  (jetty-closer-698-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98188836055023625-127.0.0.1:48656_solr-n_0000000000) closing
   [junit4]   2> 143435 INFO  
(OverseerStateUpdate-98188836055023625-127.0.0.1:48656_solr-n_0000000000) 
[n:127.0.0.1:48656_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:48656_solr
   [junit4]   2> 143442 WARN  
(zkCallback-709-thread-4-processing-n:127.0.0.1:42704_solr) 
[n:127.0.0.1:42704_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 143451 INFO  (jetty-closer-698-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@644a1e63{/solr,null,UNAVAILABLE}
   [junit4]   2> 144949 WARN  
(zkCallback-714-thread-3-processing-n:127.0.0.1:48656_solr) 
[n:127.0.0.1:48656_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 144950 INFO  (jetty-closer-698-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@74f6720d{/solr,null,UNAVAILABLE}
   [junit4]   2> 144951 ERROR 
(SUITE-CloudSolrClientTest-seed#[7CAF511051E022C3]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 144951 INFO  
(SUITE-CloudSolrClientTest-seed#[7CAF511051E022C3]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:32894 32894
   [junit4]   2> 145062 INFO  (Thread-143) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:32894 32894
   [junit4]   2> 145063 WARN  (Thread-143) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/foo/state.json
   [junit4]   2>        3       /solr/collections/localShardsTestColl/state.json
   [junit4]   2>        2       
/solr/collections/foo/leader_elect/shard1/election/98188836055023625-core_node2-n_0000000000
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/multicollection2/state.json
   [junit4]   2>        2       /solr/collections/nemesis/state.json
   [junit4]   2>        2       /solr/collections/multicollection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> 145063 INFO  
(SUITE-CloudSolrClientTest-seed#[7CAF511051E022C3]-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-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_7CAF511051E022C3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=bg, 
timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=76704296,total=328204288
   [junit4]   2> NOTE: All tests run in this JVM: [JdbcTest, 
ModifiableSolrParamsTest, CubedRootEvaluatorTest, NoOpResponseParserTest, 
CompoundEvaluatorTest, TestBatchUpdate, StreamingTest, TestHash, 
JettyWebappTest, TestSuggesterResponse, TestJavaBinCodec, GraphExpressionTest, 
SolrParamTest, HyperbolicSineEvaluatorTest, SolrExampleBinaryTest, 
SolrExampleJettyTest, SolrExampleXMLTest, StreamExpressionParserTest, 
LessThanEvaluatorTest, PowerEvaluatorTest, ConcurrentUpdateSolrClientTest, 
FacetFieldTest, MergeIndexesEmbeddedTest, SolrQueryTest, TestXMLEscaping, 
HttpClientUtilTest, DocumentAnalysisResponseTest, SolrDocumentTest, 
SolrExceptionTest, NamedListTest, AnlysisResponseBaseTest, GetByIdTest, 
CloudSolrClientBuilderTest, CloudSolrClientCacheTest, 
CloudSolrClientMultiConstructorTest, CloudSolrClientTest]
   [junit4] Completed [118/130 (1!)] on J2 in 36.41s, 15 tests, 1 error <<< 
FAILURES!

[...truncated 42673 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to