Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/924/

6 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at https://127.0.0.1:40539: Cannot create collection 
halfcollection. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 1. This allows a 
maximum of 1 to be created. Value of numShards is 2 and value of 
replicationFactor is 1. This requires 2 shards to be created (higher than the 
allowed number)

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:40539: Cannot create collection 
halfcollection. Value of maxShardsPerNode is 1, and the number of nodes 
currently live or live and part of your createNodeSet is 1. This allows a 
maximum of 1 to be created. Value of numShards is 2 and value of 
replicationFactor is 1. This requires 2 shards to be created (higher than the 
allowed number)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:301)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:449)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:168)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:36786/collection2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:36786/collection2
        at 
__randomizedtesting.SeedInfo.seed([5419518DC5D98BED:DC4D6E576B25E615]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:483)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1503)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:665)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:153)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:152)
        at java.net.SocketInputStream.read(SocketInputStream.java:122)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
        at 
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
        at 
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465)
        ... 54 more


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

Error Message:
expected:<[{indexVersion=1439192280794,generation=2,filelist=[_3.fdt, _3.fdx, 
_3.fnm, _3.nvd, _3.nvm, _3.si, _3_Direct_0.doc, _3_Direct_0.tim, 
_3_Direct_0.tip, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Direct_0.doc, _4_Direct_0.tim, _4_Direct_0.tip, _5.fdt, _5.fdx, _5.fnm, 
_5.nvd, _5.nvm, _5.si, _5_Direct_0.doc, _5_Direct_0.tim, _5_Direct_0.tip, 
_6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6_Direct_0.doc, 
_6_Direct_0.tim, _6_Direct_0.tip, segments_2]}]> but 
was:<[{indexVersion=1439192280794,generation=3,filelist=[_4.fdt, _4.fdx, 
_4.fnm, _4.nvd, _4.nvm, _4.si, _4_Direct_0.doc, _4_Direct_0.tim, 
_4_Direct_0.tip, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, 
_7_Direct_0.doc, _7_Direct_0.tim, _7_Direct_0.tip, segments_3]}, 
{indexVersion=1439192280794,generation=2,filelist=[_3.fdt, _3.fdx, _3.fnm, 
_3.nvd, _3.nvm, _3.si, _3_Direct_0.doc, _3_Direct_0.tim, _3_Direct_0.tip, 
_4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Direct_0.doc, 
_4_Direct_0.tim, _4_Direct_0.tip, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, 
_5.si, _5_Direct_0.doc, _5_Direct_0.tim, _5_Direct_0.tip, _6.fdt, _6.fdx, 
_6.fnm, _6.nvd, _6.nvm, _6.si, _6_Direct_0.doc, _6_Direct_0.tim, 
_6_Direct_0.tip, segments_2]}]>

Stack Trace:
java.lang.AssertionError: 
expected:<[{indexVersion=1439192280794,generation=2,filelist=[_3.fdt, _3.fdx, 
_3.fnm, _3.nvd, _3.nvm, _3.si, _3_Direct_0.doc, _3_Direct_0.tim, 
_3_Direct_0.tip, _4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, 
_4_Direct_0.doc, _4_Direct_0.tim, _4_Direct_0.tip, _5.fdt, _5.fdx, _5.fnm, 
_5.nvd, _5.nvm, _5.si, _5_Direct_0.doc, _5_Direct_0.tim, _5_Direct_0.tip, 
_6.fdt, _6.fdx, _6.fnm, _6.nvd, _6.nvm, _6.si, _6_Direct_0.doc, 
_6_Direct_0.tim, _6_Direct_0.tip, segments_2]}]> but 
was:<[{indexVersion=1439192280794,generation=3,filelist=[_4.fdt, _4.fdx, 
_4.fnm, _4.nvd, _4.nvm, _4.si, _4_Direct_0.doc, _4_Direct_0.tim, 
_4_Direct_0.tip, _7.fdt, _7.fdx, _7.fnm, _7.nvd, _7.nvm, _7.si, 
_7_Direct_0.doc, _7_Direct_0.tim, _7_Direct_0.tip, segments_3]}, 
{indexVersion=1439192280794,generation=2,filelist=[_3.fdt, _3.fdx, _3.fnm, 
_3.nvd, _3.nvm, _3.si, _3_Direct_0.doc, _3_Direct_0.tim, _3_Direct_0.tip, 
_4.fdt, _4.fdx, _4.fnm, _4.nvd, _4.nvm, _4.si, _4_Direct_0.doc, 
_4_Direct_0.tim, _4_Direct_0.tip, _5.fdt, _5.fdx, _5.fnm, _5.nvd, _5.nvm, 
_5.si, _5_Direct_0.doc, _5_Direct_0.tim, _5_Direct_0.tip, _6.fdt, _6.fdx, 
_6.fnm, _6.nvd, _6.nvm, _6.si, _6_Direct_0.doc, _6_Direct_0.tim, 
_6_Direct_0.tip, segments_2]}]>
        at 
__randomizedtesting.SeedInfo.seed([5419518DC5D98BED:71CE4ABDB59185EE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload(TestReplicationHandler.java:1138)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.search.TestReloadDeadlock.testReloadDeadlock

Error Message:
Captured an uncaught exception in thread: Thread[id=29010, name=WRITER6, 
state=RUNNABLE, group=TGRP-TestReloadDeadlock]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=29010, name=WRITER6, state=RUNNABLE, 
group=TGRP-TestReloadDeadlock]
Caused by: java.lang.RuntimeException: org.apache.solr.common.SolrException: 
Error opening new searcher
        at __randomizedtesting.SeedInfo.seed([5419518DC5D98BED]:0)
        at 
org.apache.solr.search.TestReloadDeadlock$1.run(TestReloadDeadlock.java:166)
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
        at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1662)
        at org.apache.solr.core.SolrCore.getRealtimeSearcher(SolrCore.java:1519)
        at 
org.apache.solr.update.VersionInfo.getVersionFromIndex(VersionInfo.java:201)
        at org.apache.solr.update.UpdateLog.lookupVersion(UpdateLog.java:778)
        at 
org.apache.solr.update.VersionInfo.lookupVersion(VersionInfo.java:194)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1089)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:706)
        at 
org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:470)
        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:134)
        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:113)
        at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:76)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
        at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1104)
        at 
org.apache.solr.SolrTestCaseJ4.addAndGetVersion(SolrTestCaseJ4.java:1250)
        at 
org.apache.solr.search.TestReloadDeadlock.addDoc(TestReloadDeadlock.java:200)
        at 
org.apache.solr.search.TestReloadDeadlock.access$100(TestReloadDeadlock.java:46)
        at 
org.apache.solr.search.TestReloadDeadlock$1.run(TestReloadDeadlock.java:156)
Caused by: java.lang.NullPointerException
        at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1631)
        ... 21 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.search.TestSimpleQParserPlugin

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not 
released!!! [TransactionLog]
        at __randomizedtesting.SeedInfo.seed([5419518DC5D98BED]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Captured an uncaught exception in thread: Thread[id=26350, name=collection5, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=26350, name=collection5, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:54930/sf_kf/fq: Could not find collection : 
awholynewstresscollection_collection5_0
        at __randomizedtesting.SeedInfo.seed([5419518DC5D98BED]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:894)




Build Log:
[...truncated 10869 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/init-core-data-001
   [junit4]   2> 1012579 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[5419518DC5D98BED]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1012583 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1012584 INFO  (Thread-3252) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1012584 INFO  (Thread-3252) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1012684 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54420
   [junit4]   2> 1012684 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012685 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012687 INFO  (zkCallback-593-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@19d28999 
name:ZooKeeperConnection Watcher:127.0.0.1:54420 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1012688 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1012690 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1012691 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1012692 INFO  (zkCallback-594-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2d26a2cc 
name:ZooKeeperConnection Watcher:127.0.0.1:54420/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1012692 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1012692 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1012692 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1012694 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1012696 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1012697 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1012710 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1012710 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1012713 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1012714 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1012716 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1012717 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1012718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1012718 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1012720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1012720 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1012722 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1012722 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1012724 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1012724 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1012726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1012726 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1012733 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1012734 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1012735 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1012736 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1012737 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1012737 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1013014 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1
   [junit4]   2> 1013015 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1013020 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1579a92d{/,null,AVAILABLE}
   [junit4]   2> 1013021 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@64d9bcd{HTTP/1.1}{127.0.0.1:59397}
   [junit4]   2> 1013021 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.Server Started @1017295ms
   [junit4]   2> 1013021 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores,
 hostContext=/, hostPort=59397, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/tempDir-001/control/data}
   [junit4]   2> 1013022 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1013022 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/'
   [junit4]   2> 1013038 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013039 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013040 INFO  (zkCallback-595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@597c38f name:ZooKeeperConnection 
Watcher:127.0.0.1:54420/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1013040 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013041 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013042 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1013042 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/solr.xml
   [junit4]   2> 1013056 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores
   [junit4]   2> 1013056 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 124068089
   [junit4]   2> 1013057 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/]
   [junit4]   2> 1013057 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/lib
   [junit4]   2> 1013057 WARN  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/lib).
   [junit4]   2> 1013065 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1013066 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1013067 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1013067 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1013067 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54420/solr
   [junit4]   2> 1013067 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1013067 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1013068 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1013069 INFO  (zkCallback-597-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@36acf2fb 
name:ZooKeeperConnection Watcher:127.0.0.1:54420 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013070 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1013070 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1013071 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1013073 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@70488210 
name:ZooKeeperConnection Watcher:127.0.0.1:54420/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1013073 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1013074 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1013076 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1013079 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1013080 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1013082 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1013084 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1013086 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1013087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1013088 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1013089 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59397_
   [junit4]   2> 1013090 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59397_
   [junit4]   2> 1013091 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1013092 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1013094 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1013094 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94318785306034180-127.0.0.1:59397_-n_0000000000
   [junit4]   2> 1013095 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59397_
   [junit4]   2> 1013095 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1013096 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.Overseer Overseer 
(id=94318785306034180-127.0.0.1:59397_-n_0000000000) starting
   [junit4]   2> 1013098 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1013104 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1013105 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1013105 INFO  
(OverseerCollectionProcessor-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.OverseerProcessor Process current queue of 
overseer operations
   [junit4]   2> 1013105 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1013129 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1013129 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1013130 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores
   [junit4]   2> 1013131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{config=solrconfig.xml, shard=, transient=false, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/,
 collection=control_collection, name=collection1, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1,
 loadOnStartup=true, dataDir=data/, coreNodeName=, 
configSetProperties=configsetprops.json, schema=schema.xml}
   [junit4]   2> 1013131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/
   [junit4]   2> 1013131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1013132 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1013132 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1013133 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1013135 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1013135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 1013135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) 
[n:127.0.0.1:59397_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1013136 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59397_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59397";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection"} current state version: 0
   [junit4]   2> 1013136 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59397_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59397";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection"}
   [junit4]   2> 1013136 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1013137 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1013138 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1013145 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1014133 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1014133 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1014134 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1014134 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1014136 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1014136 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/'
   [junit4]   2> 1014150 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1014157 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1014169 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1014199 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1014200 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1014208 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1014416 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1014417 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1014418 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1014422 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1014443 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2
   [junit4]   2> 1014443 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1014443 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1014444 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1014444 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49edeec0
   [junit4]   2> 1014445 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/data
   [junit4]   2> 1014445 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1014445 WARN  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1014446 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/data/index
   [junit4]   2> 1014446 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3337255747955862]
   [junit4]   2> 1014447 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@1c9760e1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16596271),segFN=segments_1,generation=1}
   [junit4]   2> 1014447 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1014448 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/data/
   [junit4]   2> 1014448 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1014453 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1014453 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1014453 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1014454 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1014454 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1014454 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1014454 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1014454 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1014454 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1014459 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014460 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014461 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014462 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1014466 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/system,/admin/logging,/admin/properties,/admin/file,/schema,/update/json/docs,standard,/admin/threads,/admin/mbeans,/update,/admin/luke,/replication,/config,/admin/segments,/update/csv,/update/json,/admin/plugins,/get,/admin/ping
   [junit4]   2> 1014467 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1014468 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1014468 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1014469 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1014469 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1014469 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=4.3076171875, 
floorSegmentMB=1.1005859375, forceMergeDeletesPctAllowed=10.28177578399201, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1014470 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=RawDirectoryWrapper(RAMDirectory@1c9760e1 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16596271),segFN=segments_1,generation=1}
   [junit4]   2> 1014470 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1014470 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@335ae880[collection1] main
   [junit4]   2> 1014470 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1014471 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1014471 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1014471 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1014472 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1014472 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1014472 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1014472 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1014472 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1014473 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1014473 INFO  
(searcherExecutor-2574-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@335ae880[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1014473 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1014474 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1014474 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1014474 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1509100566877306880
   [junit4]   2> 1014476 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1509100566877306880
   [junit4]   2> 1014476 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1014477 INFO  
(coreLoadExecutor-2573-thread-1-processing-n:127.0.0.1:59397_) 
[n:127.0.0.1:59397_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1014477 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:59397 
collection:control_collection shard:shard1
   [junit4]   2> 1014478 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1014483 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94318785306034180-core_node1-n_0000000000
   [junit4]   2> 1014484 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1014486 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1014487 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1014487 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
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> 1014487 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:59397/collection1/
   [junit4]   2> 1014487 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1014487 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:59397/collection1/ has no replicas
   [junit4]   2> 1014488 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
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:59397/collection1/ shard1
   [junit4]   2> 1014488 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1014487 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1014493 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1014494 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59397";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1014596 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1014598 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1014637 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1014638 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014639 INFO  (zkCallback-600-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55be094 name:ZooKeeperConnection 
Watcher:127.0.0.1:54420/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1014640 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1014640 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1014640 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1014642 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1014644 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:59397/collection1/ and leader is 
http://127.0.0.1:59397/collection1/
   [junit4]   2> 1014644 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59397
   [junit4]   2> 1014644 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1014645 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1014645 INFO  
(coreZkRegister-2567-thread-1-processing-x:collection1 r:core_node1 
n:127.0.0.1:59397_ s:shard1 c:control_collection) [n:127.0.0.1:59397_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1014650 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1014651 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "node_name":"127.0.0.1:59397_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59397";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection"} current state version: 2
   [junit4]   2> 1014652 INFO  
(OverseerStateUpdate-94318785306034180-127.0.0.1:59397_-n_0000000000) 
[n:127.0.0.1:59397_    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "node_name":"127.0.0.1:59397_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1:59397";,
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection"}
   [junit4]   2> 1014755 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1014755 INFO  (zkCallback-600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1014758 INFO  (zkCallback-600-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1014759 INFO  
(zkCallback-598-thread-1-processing-n:127.0.0.1:59397_) [n:127.0.0.1:59397_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1014936 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/shard-1-001/cores/collection1
   [junit4]   2> 1014937 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/shard-1-001
   [junit4]   2> 1014938 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1014940 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65a7e1a0{/,null,AVAILABLE}
   [junit4]   2> 1014940 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6548c750{HTTP/1.1}{127.0.0.1:44057}
   [junit4]   2> 1014940 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.e.j.s.Server Started @1019214ms
   [junit4]   2> 1014940 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=44057, hostContext=/, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/shard-1-001/cores}
   [junit4]   2> 1014941 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1014941 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest_5419518DC5D98BED-001/shard-1-001/'
   [junit4]   2> 1014958 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1014959 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[5419518DC5D98BED]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014960 INFO  

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

unit4]   2> 4863425 INFO  
(SUITE-TestReloadDeadlock-seed#[5419518DC5D98BED]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 4863432 INFO  
(SUITE-TestReloadDeadlock-seed#[5419518DC5D98BED]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 4863432 INFO  
(SUITE-TestReloadDeadlock-seed#[5419518DC5D98BED]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.search.TestReloadDeadlock_5419518DC5D98BED-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.search.TestReloadDeadlock_5419518DC5D98BED-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 4863432 INFO  
(SUITE-TestReloadDeadlock-seed#[5419518DC5D98BED]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.search.TestReloadDeadlock_5419518DC5D98BED-001/init-core-data-001/index
   [junit4]   2> 4863433 INFO  
(SUITE-TestReloadDeadlock-seed#[5419518DC5D98BED]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.search.TestReloadDeadlock_5419518DC5D98BED-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.search.TestReloadDeadlock_5419518DC5D98BED-001/init-core-data-001;done=false>>]
   [junit4]   2> 4863433 INFO  
(SUITE-TestReloadDeadlock-seed#[5419518DC5D98BED]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J2/temp/solr.search.TestReloadDeadlock_5419518DC5D98BED-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): 
{_version_=Lucene50(blocksize=128), val_l=PostingsFormat(name=LuceneFixedGap), 
id=BlockTreeOrds(blocksize=128)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=et, 
timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=135453208,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, SmileWriterTest, 
SampleTest, TestCollationField, MoreLikeThisHandlerTest, TestStressRecovery, 
TestConfigSetProperties, CursorMarkTest, StatsComponentTest, 
XsltUpdateRequestHandlerTest, TestCloudManagedSchema, TestBinaryResponseWriter, 
DistributedExpandComponentTest, RecoveryAfterSoftCommitTest, PrimUtilsTest, 
TestStandardQParsers, ActionThrottleTest, TestStressReorder, QueryEqualityTest, 
TestSolr4Spatial2, AsyncCallRequestStatusResponseTest, 
TestDistributedMissingSort, TestExceedMaxTermLength, 
TestDownShardTolerantSearch, TestSimpleTrackingShardHandler, TestReload, 
AsyncMigrateRouteKeyTest, TestTrie, LoggingHandlerTest, TestGroupingSearch, 
RequestLoggingTest, TestSmileRequest, TestSolrJ, TestPseudoReturnFields, 
SpatialRPTFieldTypeTest, TestXIncludeConfig, 
TestManagedSchemaFieldTypeResource, CircularListTest, TestCSVResponseWriter, 
TestRuleBasedAuthorizationPlugin, TestSortByMinMaxFunction, 
TestExtendedDismaxParser, TestQuerySenderNoQuery, SecurityConfHandlerTest, 
OpenExchangeRatesOrgProviderTest, RecoveryZkTest, NumericFieldsTest, 
TestJsonFacets, TestShortCircuitedRequests, TestRTimer, 
OverriddenZkACLAndCredentialsProvidersTest, TestBulkSchemaAPI, TestQueryUtils, 
PreAnalyzedUpdateProcessorTest, SpellCheckCollatorTest, DocValuesTest, 
TestTrieFacet, DistributedQueueTest, SoftAutoCommitTest, HdfsLockFactoryTest, 
TestDynamicFieldResource, PathHierarchyTokenizerFactoryTest, ZkStateWriterTest, 
TestCloudSchemaless, AutoCommitTest, SynonymTokenizerTest, 
TestManagedSchemaDynamicFieldResource, ResponseLogComponentTest, 
HdfsWriteToMultipleCollectionsTest, DistributedFacetPivotLongTailTest, 
TestInitParams, DistributedVersionInfoTest, SearchHandlerTest, 
OverseerCollectionProcessorTest, TestRandomMergePolicy, HardAutoCommitTest, 
TestAuthenticationFramework, TestHashQParserPlugin, TestRecovery, 
TestRestManager, TestInitQParser, FullSolrCloudDistribCmdsTest, DOMUtilTest, 
TestSimpleQParserPlugin, TestSystemIdResolver, BasicDistributedZkTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, 
ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, 
TestDistributedGrouping, TermVectorComponentDistributedTest, TestRealTimeGet, 
TestStressVersions, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, 
SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestSort, 
TestFiltering, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, 
TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
SuggesterTest, TestStressLucene, TestCSVLoader, PolyFieldTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoMBeanTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, 
TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, 
TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, 
RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, MBeansHandlerTest, 
QueryParsingTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, TestLFUCache, SOLR749Test, AlternateDirectoryTest, 
TestSolrIndexConfig, TestBinaryField, MinimalSchemaTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, 
TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, PluginInfoTest, 
TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, 
TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, 
TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestHighlightDedupGrouping, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, 
CollectionReloadTest, CollectionStateFormat2Test, ConnectionManagerTest, 
CustomCollectionTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, 
LeaderFailoverAfterPartitionTest, OverseerRolesTest, ShardSplitTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestCloudPivotFacet, TestCollectionAPI, TestMiniSolrCloudCluster, 
TestSolrCloudWithKerberosAlt, HdfsBasicDistributedZk2Test, 
HdfsCollectionsAPIDistributedZkTest, TestReloadDeadlock]
   [junit4] Completed [496/532] on J2 in 1.42s, 1 test, 1 error <<< FAILURES!

[...truncated 109 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/temp/junit4-J2-20150810_025032_632.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/heapdumps/java_pid32215.hprof
 ...
   [junit4] Heap dump file created [514097695 bytes in 3.881 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 15 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:733: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:670: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1449:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1003:
 There were test failures: 532 suites, 2106 tests, 1 suite-level error, 4 
errors, 1 failure, 27 ignored (14 assumptions)

Total time: 236 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #911
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 1748536180 bytes
Compression is 0.0%
Took 5 min 8 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to