Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1251/

5 tests failed.
FAILED:  org.apache.lucene.search.TestDoubleRangeFieldQueries.testRandomMedium

Error Message:
wrong hit (first of possibly more):  FAIL (iter 75): id=52600 should not match 
but did  queryRange=Box(-Infinity TO Infinity)  box=Box(-3.7647432892534716E307 
TO 5.309615037404456E307)  queryType=CROSSES  deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 75): id=52600 should not match but did
 queryRange=Box(-Infinity TO Infinity)
 box=Box(-3.7647432892534716E307 TO 5.309615037404456E307)
 queryType=CROSSES
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestFloatRangeFieldQueries.testRandomMedium

Error Message:
wrong hit (first of possibly more):  FAIL (iter 75): id=52600 should not match 
but did  queryRange=Box(-Infinity TO Infinity)  box=Box(-1.3110648E38 TO 
1.4387144E38)  queryType=CROSSES  deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 75): id=52600 should not match but did
 queryRange=Box(-Infinity TO Infinity)
 box=Box(-1.3110648E38 TO 1.4387144E38)
 queryType=CROSSES
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestIntRangeFieldQueries.testRandomMedium

Error Message:
wrong hit (first of possibly more):  FAIL (iter 75): id=52600 should not match 
but did  queryRange=Box(-2147483648 TO 2147483647)  box=Box(-2059116195 TO 
-410600835)  queryType=CROSSES  deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 75): id=52600 should not match but did
 queryRange=Box(-2147483648 TO 2147483647)
 box=Box(-2059116195 TO -410600835)
 queryType=CROSSES
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestLongRangeFieldQueries.testRandomMedium

Error Message:
wrong hit (first of possibly more):  FAIL (iter 75): id=52600 should not match 
but did  queryRange=Box(-9223372036854775808 TO 9223372036854775807)  
box=Box(2938302894405237373 TO 3114577670663594333)  queryType=CROSSES  
deleted?=false

Stack Trace:
java.lang.AssertionError: wrong hit (first of possibly more):

FAIL (iter 75): id=52600 should not match but did
 queryRange=Box(-9223372036854775808 TO 9223372036854775807)
 box=Box(2938302894405237373 TO 3114577670663594333)
 queryType=CROSSES
 deleted?=false
        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
        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.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Could not find collection:delete_data_dir

Stack Trace:
java.lang.AssertionError: Could not find collection:delete_data_dir
        at 
__randomizedtesting.SeedInfo.seed([80E1D51B68C41621:8B5EAC1C6387BD9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:865)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:159)
        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9086 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLongRangeFieldQueries -Dtests.method=testRandomMedium 
-Dtests.seed=372308A94C0C5F3B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=be-BY -Dtests.timezone=America/Indiana/Winamac 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.53s J2 | TestLongRangeFieldQueries.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 75): id=52600 should not match but did
   [junit4]    >  queryRange=Box(-9223372036854775808 TO 9223372036854775807)
   [junit4]    >  box=Box(2938302894405237373 TO 3114577670663594333)
   [junit4]    >  queryType=CROSSES
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/J2/temp/lucene.search.TestLongRangeFieldQueries_372308A94C0C5F3B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{id=DocValuesFormat(name=Direct), 
longRangeField=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=41, 
maxMBSortInHeap=5.573918837864136, sim=RandomSimilarity(queryNorm=true): {}, 
locale=be-BY, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=136358544,total=484966400
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongRangeFieldQueries]
   [junit4] Completed [6/21 (1!)] on J2 in 157.20s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.search.TestIntRangeFieldQueries
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIntRangeFieldQueries -Dtests.method=testRandomMedium 
-Dtests.seed=372308A94C0C5F3B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=en-ZA -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.30s J2 | TestIntRangeFieldQueries.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 75): id=52600 should not match but did
   [junit4]    >  queryRange=Box(-2147483648 TO 2147483647)
   [junit4]    >  box=Box(-2059116195 TO -410600835)
   [junit4]    >  queryType=CROSSES
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/J2/temp/lucene.search.TestIntRangeFieldQueries_372308A94C0C5F3B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{id=DocValuesFormat(name=Memory), 
intRangeField=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1034, 
maxMBSortInHeap=7.960284461233806, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-ZA, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=254900272,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongRangeFieldQueries, 
TestNearest, TestIntRangeFieldQueries]
   [junit4] Completed [16/21 (2!)] on J2 in 122.33s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 11 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDoubleRangeFieldQueries -Dtests.method=testRandomMedium 
-Dtests.seed=372308A94C0C5F3B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=mk-MK -Dtests.timezone=Japan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.37s J0 | TestDoubleRangeFieldQueries.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 75): id=52600 should not match but did
   [junit4]    >  queryRange=Box(-Infinity TO Infinity)
   [junit4]    >  box=Box(-3.7647432892534716E307 TO 5.309615037404456E307)
   [junit4]    >  queryType=CROSSES
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/J0/temp/lucene.search.TestDoubleRangeFieldQueries_372308A94C0C5F3B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{doubleRangeField=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=130, 
maxMBSortInHeap=7.386413603500476, sim=RandomSimilarity(queryNorm=false): {}, 
locale=mk-MK, timezone=Japan
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=197310064,total=495452160
   [junit4]   2> NOTE: All tests run in this JVM: [FuzzyLikeThisQueryTest, 
TestLatLonPoint, TestHalfFloatPoint, TestLatLonDocValuesQueries, 
TestIDVersionPostingsFormat, TestDoubleRangeField, TestInetAddressPoint, 
TestLatLonDocValuesField, TestLatLonPointDistanceSort, TestPayloadSpanUtil, 
TestDocValuesNumbersQuery, TestDocValuesTermsQuery, TestDoubleRangeFieldQueries]
   [junit4] Completed [20/21 (3!)] on J0 in 142.37s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFloatRangeFieldQueries -Dtests.method=testRandomMedium 
-Dtests.seed=372308A94C0C5F3B -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
 -Dtests.locale=de-CH -Dtests.timezone=SystemV/EST5EDT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.39s J1 | TestFloatRangeFieldQueries.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit (first of 
possibly more):
   [junit4]    > FAIL (iter 75): id=52600 should not match but did
   [junit4]    >  queryRange=Box(-Infinity TO Infinity)
   [junit4]    >  box=Box(-1.3110648E38 TO 1.4387144E38)
   [junit4]    >  queryType=CROSSES
   [junit4]    >  deleted?=false
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([372308A94C0C5F3B:8AFD3F010D693C5D]:0)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.verify(BaseRangeFieldQueryTestCase.java:287)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.doTestRandom(BaseRangeFieldQueryTestCase.java:158)
   [junit4]    >        at 
org.apache.lucene.search.BaseRangeFieldQueryTestCase.testRandomMedium(BaseRangeFieldQueryTestCase.java:68)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/J1/temp/lucene.search.TestFloatRangeFieldQueries_372308A94C0C5F3B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{floatRangeField=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1962, 
maxMBSortInHeap=7.732684305995514, sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-CH, timezone=SystemV/EST5EDT
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=168969784,total=381157376
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheTermsFilter, 
TestLatLonPointQueries, TestBigIntegerPoint, TestFloatRangeFieldQueries]
   [junit4] Completed [21/21 (4!)] on J1 in 80.45s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 3957 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.StressHdfsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/init-core-data-001
   [junit4]   2> 3328678 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 3328679 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-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> 3328679 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 3328703 WARN  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 3328707 WARN  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3328708 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 3328718 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-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_48380_hdfs____hibksx/webapp
   [junit4]   2> 3329063 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48380
   [junit4]   2> 3329111 WARN  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3329111 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 3329120 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-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_44732_datanode____.myhoeb/webapp
   [junit4]   2> 3329473 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44732
   [junit4]   2> 3329519 WARN  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 3329520 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 3329531 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-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_46872_datanode____mo9whk/webapp
   [junit4]   2> 3329586 INFO  (IPC Server handler 3 on 51168) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-01875f85-4fc2-456e-b018-57fdc8b4dc84 node 
DatanodeRegistration(127.0.0.1:45039, 
datanodeUuid=0ebd197a-3436-485e-8c77-c9ce55eae7fa, infoPort=60307, 
infoSecurePort=0, ipcPort=33421, 
storageInfo=lv=-56;cid=testClusterID;nsid=527590998;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3329586 INFO  (IPC Server handler 3 on 51168) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-bc3f4bdd-1b22-40ed-852c-19b6309b9ce8 node 
DatanodeRegistration(127.0.0.1:45039, 
datanodeUuid=0ebd197a-3436-485e-8c77-c9ce55eae7fa, infoPort=60307, 
infoSecurePort=0, ipcPort=33421, 
storageInfo=lv=-56;cid=testClusterID;nsid=527590998;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3329881 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46872
   [junit4]   2> 3329973 INFO  (IPC Server handler 8 on 51168) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-0436500d-4bbd-4ac1-a58c-843268b5aa15 node 
DatanodeRegistration(127.0.0.1:43592, 
datanodeUuid=e4aaf44b-8dbb-4805-8d3c-892e0e64d169, infoPort=41560, 
infoSecurePort=0, ipcPort=41176, 
storageInfo=lv=-56;cid=testClusterID;nsid=527590998;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 3329973 INFO  (IPC Server handler 8 on 51168) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-7bb2704f-5e0f-46b5-bcbd-1faf0dff9076 node 
DatanodeRegistration(127.0.0.1:43592, 
datanodeUuid=e4aaf44b-8dbb-4805-8d3c-892e0e64d169, infoPort=41560, 
infoSecurePort=0, ipcPort=41176, 
storageInfo=lv=-56;cid=testClusterID;nsid=527590998;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 3330058 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 3330058 INFO  (Thread-22146) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3330058 INFO  (Thread-22146) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3330158 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:54454
   [junit4]   2> 3330171 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3330173 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3330174 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3330175 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3330176 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3330177 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3330177 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3330178 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3330179 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3330180 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3330181 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3330253 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/control-001/cores/collection1
   [junit4]   2> 3330254 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3330255 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62e2842d{/,null,AVAILABLE}
   [junit4]   2> 3330255 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@700dc10f{HTTP/1.1,[http/1.1]}{127.0.0.1:33699}
   [junit4]   2> 3330256 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.e.j.s.Server 
Started @3333484ms
   [junit4]   2> 3330256 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:51168/hdfs__localhost_51168__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001_tempDir-002_control_data,
 hostContext=/, hostPort=33699, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/control-001/cores}
   [junit4]   2> 3330256 ERROR 
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3330256 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 3330256 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3330256 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3330256 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T13:20:13.031Z
   [junit4]   2> 3330262 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3330262 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/control-001/solr.xml
   [junit4]   2> 3330268 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:54454/solr
   [junit4]   2> 3330282 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:33699_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3330283 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:33699_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33699_
   [junit4]   2> 3330284 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:33699_    ] 
o.a.s.c.Overseer Overseer (id=97542105519489028-127.0.0.1:33699_-n_0000000000) 
starting
   [junit4]   2> 3330288 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:33699_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33699_
   [junit4]   2> 3330290 INFO  
(zkCallback-3952-thread-1-processing-n:127.0.0.1:33699_) [n:127.0.0.1:33699_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3330351 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:33699_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/control-001/cores
   [junit4]   2> 3330351 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:33699_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3330357 INFO  
(OverseerStateUpdate-97542105519489028-127.0.0.1:33699_-n_0000000000) 
[n:127.0.0.1:33699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3330372 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3330382 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3330458 WARN  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3330471 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3330478 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 3330479 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51168/solr_hdfs_home
   [junit4]   2> 3330479 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 3330479 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/control-001/cores/collection1],
 
dataDir=[hdfs://localhost:51168/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 3330479 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ 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@43495c25
   [junit4]   2> 3330479 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51168/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 3330485 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ 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> 3330485 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ 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> 3330485 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3330490 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3330490 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51168/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 3330501 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost:51168/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 3330506 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ 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> 3330506 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ 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> 3330506 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 3330510 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 3330510 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=87.0546875, 
floorSegmentMB=1.5966796875, forceMergeDeletesPctAllowed=13.28550622943114, 
segmentsPerTier=3.0, maxCFSSegmentSizeMB=2.107421875, noCFSRatio=1.0
   [junit4]   2> 3330524 INFO  (IPC Server handler 1 on 51168) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43592 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bc3f4bdd-1b22-40ed-852c-19b6309b9ce8:NORMAL:127.0.0.1:45039|RBW],
 
ReplicaUC[[DISK]DS-7bb2704f-5e0f-46b5-bcbd-1faf0dff9076:NORMAL:127.0.0.1:43592|FINALIZED]]}
 size 0
   [junit4]   2> 3330525 INFO  (IPC Server handler 2 on 51168) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45039 is 
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-bc3f4bdd-1b22-40ed-852c-19b6309b9ce8:NORMAL:127.0.0.1:45039|RBW],
 
ReplicaUC[[DISK]DS-7bb2704f-5e0f-46b5-bcbd-1faf0dff9076:NORMAL:127.0.0.1:43592|FINALIZED]]}
 size 0
   [junit4]   2> 3330530 WARN  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ 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> 3330562 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3330562 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3330562 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3330569 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3330569 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3330570 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=57.9267578125, 
floorSegmentMB=1.9970703125, forceMergeDeletesPctAllowed=20.576253553614062, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8680518771599125
   [junit4]   2> 3330573 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c49d50f[collection1] main]
   [junit4]   2> 3330573 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3330574 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3330574 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3330575 INFO  
(searcherExecutor-7840-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6c49d50f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3330576 INFO  
(coreLoadExecutor-7839-thread-1-processing-n:127.0.0.1:33699_) 
[n:127.0.0.1:33699_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560673688853938176
   [junit4]   2> 3330582 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 3330582 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ 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> 3330582 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33699/collection1/
   [junit4]   2> 3330582 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3330582 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:33699/collection1/ has no replicas
   [junit4]   2> 3330582 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ 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> 3330586 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ 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:33699/collection1/ shard1
   [junit4]   2> 3330738 INFO  
(coreZkRegister-7832-thread-1-processing-n:127.0.0.1:33699_ x:collection1 
c:control_collection) [n:127.0.0.1:33699_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 3330792 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3330793 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54454/solr ready
   [junit4]   2> 3330793 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3330793 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 3330864 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-1-001/cores/collection1
   [junit4]   2> 3330864 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-1-001
   [junit4]   2> 3330865 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3330866 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b80fbb4{/,null,AVAILABLE}
   [junit4]   2> 3330866 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42711f54{HTTP/1.1,[http/1.1]}{127.0.0.1:48407}
   [junit4]   2> 3330866 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.e.j.s.Server 
Started @3334095ms
   [junit4]   2> 3330866 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:51168/hdfs__localhost_51168__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=48407, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-1-001/cores}
   [junit4]   2> 3330866 ERROR 
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3330866 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 3330867 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3330867 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3330867 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T13:20:13.642Z
   [junit4]   2> 3330869 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3330869 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-1-001/solr.xml
   [junit4]   2> 3330874 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:54454/solr
   [junit4]   2> 3330881 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:48407_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3330882 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:48407_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3330885 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:48407_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48407_
   [junit4]   2> 3330886 INFO  (zkCallback-3956-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3330886 INFO  
(zkCallback-3952-thread-3-processing-n:127.0.0.1:33699_) [n:127.0.0.1:33699_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3330893 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3330946 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:48407_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-1-001/cores
   [junit4]   2> 3330946 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:48407_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3330950 INFO  
(OverseerStateUpdate-97542105519489028-127.0.0.1:33699_-n_0000000000) 
[n:127.0.0.1:33699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3331051 WARN  
(OverseerStateUpdate-97542105519489028-127.0.0.1:33699_-n_0000000000) 
[n:127.0.0.1:33699_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 3331054 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] 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> 3331055 INFO  
(OverseerStateUpdate-97542105519489028-127.0.0.1:33699_-n_0000000000) 
[n:127.0.0.1:33699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3331055 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] 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> 3331958 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 3331968 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3332080 WARN  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3332082 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3332101 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3332101 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51168/solr_hdfs_home
   [junit4]   2> 3332101 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 3332101 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-1-001/cores/collection1],
 dataDir=[hdfs://localhost:51168/solr_hdfs_home/collection1/core_node1/data/]
   [junit4]   2> 3332102 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43495c25
   [junit4]   2> 3332102 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51168/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
   [junit4]   2> 3332136 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ 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> 3332136 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ 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> 3332136 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 3332139 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 3332139 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51168/solr_hdfs_home/collection1/core_node1/data
   [junit4]   2> 3332153 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51168/solr_hdfs_home/collection1/core_node1/data/index
   [junit4]   2> 3332160 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ 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> 3332160 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ 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> 3332160 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 3332163 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 3332164 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, 
maxMergedSegmentMB=87.0546875, floorSegmentMB=1.5966796875, 
forceMergeDeletesPctAllowed=13.28550622943114, segmentsPerTier=3.0, 
maxCFSSegmentSizeMB=2.107421875, noCFSRatio=1.0
   [junit4]   2> 3332175 INFO  (IPC Server handler 8 on 51168) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43592 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-01875f85-4fc2-456e-b018-57fdc8b4dc84:NORMAL:127.0.0.1:45039|RBW],
 
ReplicaUC[[DISK]DS-0436500d-4bbd-4ac1-a58c-843268b5aa15:NORMAL:127.0.0.1:43592|FINALIZED]]}
 size 0
   [junit4]   2> 3332176 INFO  (IPC Server handler 9 on 51168) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45039 is 
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, 
primaryNodeIndex=-1, 
replicas=[ReplicaUC[[DISK]DS-01875f85-4fc2-456e-b018-57fdc8b4dc84:NORMAL:127.0.0.1:45039|RBW],
 
ReplicaUC[[DISK]DS-0436500d-4bbd-4ac1-a58c-843268b5aa15:NORMAL:127.0.0.1:43592|FINALIZED]]}
 size 0
   [junit4]   2> 3332182 WARN  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ 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> 3332211 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 3332211 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3332211 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 3332219 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3332219 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3332221 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=57.9267578125, floorSegmentMB=1.9970703125, 
forceMergeDeletesPctAllowed=20.576253553614062, segmentsPerTier=38.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8680518771599125
   [junit4]   2> 3332223 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@50f8f316[collection1] main]
   [junit4]   2> 3332224 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3332224 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3332224 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3332225 INFO  
(searcherExecutor-7851-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50f8f316[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3332227 INFO  
(coreLoadExecutor-7850-thread-1-processing-n:127.0.0.1:48407_) 
[n:127.0.0.1:48407_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560673690585137152
   [junit4]   2> 3332232 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 3332233 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 3332233 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:48407/collection1/
   [junit4]   2> 3332233 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3332233 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:48407/collection1/ has no 
replicas
   [junit4]   2> 3332233 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 3332236 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:48407/collection1/ shard1
   [junit4]   2> 3332339 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] 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> 3332387 INFO  
(coreZkRegister-7845-thread-1-processing-n:127.0.0.1:48407_ x:collection1 
c:collection1) [n:127.0.0.1:48407_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3332406 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-2-001/cores/collection1
   [junit4]   2> 3332406 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-2-001
   [junit4]   2> 3332408 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 3332409 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3100d7d2{/,null,AVAILABLE}
   [junit4]   2> 3332409 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7cc9507d{HTTP/1.1,[http/1.1]}{127.0.0.1:56047}
   [junit4]   2> 3332409 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.e.j.s.Server 
Started @3335638ms
   [junit4]   2> 3332409 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:51168/hdfs__localhost_51168__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56047, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-2-001/cores}
   [junit4]   2> 3332409 ERROR 
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3332409 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 3332410 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3332410 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3332410 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-01T13:20:15.185Z
   [junit4]   2> 3332421 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3332421 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-2-001/solr.xml
   [junit4]   2> 3332429 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:54454/solr
   [junit4]   2> 3332440 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:56047_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3332441 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:56047_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3332442 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:56047_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56047_
   [junit4]   2> 3332443 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3332444 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] 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> 3332444 INFO  
(zkCallback-3952-thread-1-processing-n:127.0.0.1:33699_) [n:127.0.0.1:33699_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3332443 INFO  (zkCallback-3956-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3332462 INFO  
(zkCallback-3968-thread-1-processing-n:127.0.0.1:56047_) [n:127.0.0.1:56047_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3332547 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:56047_    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-2-001/cores
   [junit4]   2> 3332547 INFO  
(TEST-StressHdfsTest.test-seed#[80E1D51B68C41621]) [n:127.0.0.1:56047_    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3332548 WARN  
(OverseerStateUpdate-97542105519489028-127.0.0.1:33699_-n_0000000000) 
[n:127.0.0.1:33699_    ] o.a.s.c.Overseer Bad version writing to ZK using 
compare-and-set, will force refresh cluster state: KeeperErrorCode = BadVersion 
for /collections/collection1/state.json
   [junit4]   2> 3332551 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] 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> 3332551 INFO  
(OverseerStateUpdate-97542105519489028-127.0.0.1:33699_-n_0000000000) 
[n:127.0.0.1:33699_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3332655 INFO  
(zkCallback-3968-thread-2-processing-n:127.0.0.1:56047_) [n:127.0.0.1:56047_    
] 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> 3332655 INFO  
(zkCallback-3962-thread-1-processing-n:127.0.0.1:48407_) [n:127.0.0.1:48407_    
] 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> 3333561 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 3333571 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 3333645 WARN  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 3333647 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.0 with uniqueid field id
   [junit4]   2> 3333655 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3333656 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost:51168/solr_hdfs_home
   [junit4]   2> 3333656 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Solr Kerberos Authentication disabled
   [junit4]   2> 3333656 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001/shard-2-001/cores/collection1],
 dataDir=[hdfs://localhost:51168/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 3333656 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@43495c25
   [junit4]   2> 3333656 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory factory for path 
hdfs://localhost:51168/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 3333662 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ 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> 3333662 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ 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> 3333662 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
Creating new single instance HDFS BlockCache
   [junit4]   2> 3333670 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.s.b.BlockDirectory 
Block cache on write is disabled
   [junit4]   2> 3333670 INFO  
(coreLoadExecutor-7861-thread-1-processing-n:127.0.0.1:56047_) 
[n:127.0.0.1:56047_ c:collection1   x:collection1] o.a.s.c.HdfsDirectoryFactory 
creating directory fac

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

BeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:204)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 53 more
   [junit4]   2> 3411798 INFO  
(SUITE-StressHdfsTest-seed#[80E1D51B68C41621]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.StressHdfsTest_80E1D51B68C41621-001
   [junit4]   2> Mar 01, 2017 1:21:34 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{multiDefault=PostingsFormat(name=Memory), id=Lucene50(blocksize=128), 
text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=LuceneFixedGap), 
txt_t=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Direct), 
intDefault=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=442, 
maxMBSortInHeap=5.886961882634159, sim=RandomSimilarity(queryNorm=false): {}, 
locale=ms-MY, timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=2,free=303460808,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, 
SyncSliceTest, BlobRepositoryCloudTest, TestHighlightDedupGrouping, 
SearchHandlerTest, HLLUtilTest, V2ApiIntegrationTest, TestSortByMinMaxFunction, 
WrapperMergePolicyFactoryTest, TestRestoreCore, TestSolrCoreProperties, 
TestReplicationHandler, TestSolrDeletionPolicy2, BasicAuthIntegrationTest, 
SubstringBytesRefFilterTest, TestClusterStateMutator, 
ConjunctionSolrSpellCheckerTest, UpdateLogTest, DisMaxRequestHandlerTest, 
SecurityConfHandlerTest, XsltUpdateRequestHandlerTest, 
TestSolrQueryParserDefaultOperatorResource, TestFieldCacheSortRandom, 
SimpleCollectionCreateDeleteTest, HdfsDirectoryTest, ShardSplitTest, 
TestRawTransformer, BaseCdcrDistributedZkTest, TolerantUpdateProcessorTest, 
JvmMetricsTest, TestJoin, CdcrUpdateLogTest, TestFileDictionaryLookup, 
CloudMLTQParserTest, DistributedSpellCheckComponentTest, ConfigSetsAPITest, 
TestSSLRandomization, DeleteStatusTest, RequestLoggingTest, TestSolr4Spatial, 
TestCloudRecovery, TestSolr4Spatial2, TestRealTimeGet, 
DefaultValueUpdateProcessorTest, BasicZkTest, CursorPagingTest, 
TestSchemaSimilarityResource, TestPseudoReturnFields, MergeStrategyTest, 
TestInitParams, TestDFISimilarityFactory, HdfsBasicDistributedZk2Test, 
TestHdfsUpdateLog, AtomicUpdatesTest, TestRangeQuery, 
TestSizeLimitedDistributedMap, TestXmlQParser, TestShardHandlerFactory, 
SolrGraphiteReporterTest, TestSolrCloudWithSecureImpersonation, 
TestLocalFSCloudBackupRestore, TestSha256AuthenticationProvider, 
TestExportWriter, TestComplexPhraseQParserPlugin, MinimalSchemaTest, 
DistributedQueryElevationComponentTest, PreAnalyzedFieldManagedSchemaCloudTest, 
TestAtomicUpdateErrorCases, DocumentAnalysisRequestHandlerTest, 
LeaderInitiatedRecoveryOnCommitTest, StandardRequestHandlerTest, 
TestLegacyFieldCache, TestValueSourceCache, TestFieldCollectionResource, 
CdcrReplicationHandlerTest, SmileWriterTest, TestUninvertingReader, 
TestMissingGroups, TestLMJelinekMercerSimilarityFactory, PolyFieldTest, 
TestDownShardTolerantSearch, TestCrossCoreJoin, TestMacroExpander, 
TestExactSharedStatsCache, TestPathTrie, DocValuesMissingTest, TestCryptoKeys, 
TestCoreAdminApis, TestManagedResource, TestFilteredDocIdSet, 
SystemInfoHandlerTest, TestRandomFlRTGCloud, FacetPivotSmallTest, 
QueryElevationComponentTest, OverriddenZkACLAndCredentialsProvidersTest, 
MultiTermTest, TestAddFieldRealTimeGet, CollectionsAPIAsyncDistributedZkTest, 
ZkNodePropsTest, BigEndianAscendingWordDeserializerTest, CopyFieldTest, 
TestRTGBase, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
ClassificationUpdateProcessorTest, AliasIntegrationTest, TestJmxMonitoredMap, 
TestSolrConfigHandlerCloud, SolrXmlInZkTest, TestSearcherReuse, TestDocSet, 
TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, 
TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, 
ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, 
PluginInfoTest, DateMathParserTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest, 
TestUtils, CircularListTest, TestCursorMarkWithoutUniqueKey, 
TestSimpleTrackingShardHandler, ActionThrottleTest, CdcrRequestHandlerTest, 
DeleteInactiveReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, 
TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, 
TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestStressInPlaceUpdates, 
TlogReplayBufferedWhileIndexingTest, HdfsChaosMonkeyNothingIsSafeTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest]
   [junit4] Completed [544/693 (1!)] on J0 in 93.02s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63063 lines...]


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

Reply via email to