Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/176/

7 tests failed.
FAILED:  org.apache.solr.cloud.DistribCursorPagingTest.test

Error Message:
Error from server at 
http://127.0.0.1:49738/f/bc/collection1_shard2_replica_n41: ClusterState says 
we are the leader (http://127.0.0.1:49738/f/bc/collection1_shard2_replica_n41), 
but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49738/f/bc/collection1_shard2_replica_n41: 
ClusterState says we are the leader 
(http://127.0.0.1:49738/f/bc/collection1_shard2_replica_n41), but locally we 
don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([FA6A7EF4B16504C:87F29835E5EA3DB4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:839)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:581)
        at 
org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:93)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:44269/vftfr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:44269/vftfr
        at 
__randomizedtesting.SeedInfo.seed([FA6A7EF4B16504C:87F29835E5EA3DB4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1669)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1696)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:610)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
        ... 53 more


FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
Shard split did not succeed after a previous failed split attempt left 
sub-shards in construction state

Stack Trace:
java.lang.AssertionError: Shard split did not succeed after a previous failed 
split attempt left sub-shards in construction state
        at 
__randomizedtesting.SeedInfo.seed([FA6A7EF4B16504C:F6EB344077631DC6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:294)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.testRandom

Error Message:
Error from server at 
https://127.0.0.1:59419/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection:
 Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing 
/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/select. 
Reason: <pre>    Can not find: 
/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/select</pre></p>
 <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:59419/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection:
 Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing 
/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/select. 
Reason:
<pre>    Can not find: 
/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/select</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([FA6A7EF4B16504C:7DEA82E0FA76E63F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:461)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:465)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.assertFacetCountsAreCorrect(TestCloudJSONFacetJoinDomain.java:429)
        at 
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.testRandom(TestCloudJSONFacetJoinDomain.java:370)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ZkSolrClientTest.testMultipleWatchesAsync

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([FA6A7EF4B16504C:6710744DDEF251D2]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.ZkSolrClientTest.testMultipleWatchesAsync(ZkSolrClientTest.java:257)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins

Error Message:
Error from server at http://127.0.0.1:52265/solr: KeeperErrorCode = Session 
expired for /overseer/collection-queue-work/qnr-0000000000

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52265/solr: KeeperErrorCode = Session expired 
for /overseer/collection-queue-work/qnr-0000000000
        at 
__randomizedtesting.SeedInfo.seed([FA6A7EF4B16504C:4726F53F17567361]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest.testDefaultPlugins(SolrCloudReportersTest.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([FA6A7EF4B16504C:13A7DA623EB32EDF]: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:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestTlogReplica.assertCopyOverOldUpdates(TestTlogReplica.java:909)
        at 
org.apache.solr.cloud.TestTlogReplica.testOnlyLeaderIndexes(TestTlogReplica.java:501)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12632 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.solr.SolrCloudReportersTest
   [junit4]   2> 4314801 INFO  
(SUITE-SolrCloudReportersTest-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/init-core-data-001
   [junit4]   2> 4314893 WARN  
(SUITE-SolrCloudReportersTest-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 4314902 INFO  
(SUITE-SolrCloudReportersTest-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4314903 INFO  
(SUITE-SolrCloudReportersTest-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4314903 INFO  
(SUITE-SolrCloudReportersTest-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 0 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-001
   [junit4]   2> 4314903 INFO  
(SUITE-SolrCloudReportersTest-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4314957 INFO  (Thread-1912) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4314957 INFO  (Thread-1912) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4314970 ERROR (Thread-1912) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4315057 INFO  
(SUITE-SolrCloudReportersTest-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43063
   [junit4]   2> 4316315 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExplicitConfiguration
   [junit4]   2> 4316315 ERROR 
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4316315 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43063 43063
   [junit4]   2> 4316422 INFO  (Thread-1912) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43063 43063
   [junit4]   2> 4316423 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002
   [junit4]   2> 4316423 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4316423 INFO  (Thread-1913) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4316423 INFO  (Thread-1913) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4316714 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:52672
   [junit4]   2> 4316715 ERROR (Thread-1913) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 4316815 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4316815 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 4316816 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59929393{/solr,null,AVAILABLE}
   [junit4]   2> 4316816 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@58a3645a{HTTP/1.1,[http/1.1]}{127.0.0.1:60964}
   [junit4]   2> 4316816 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.e.j.s.Server Started @4337232ms
   [junit4]   2> 4316816 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60964}
   [junit4]   2> 4316816 ERROR (jetty-launcher-1219-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4316817 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 4316817 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4316817 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4316817 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-05T23:06:47Z
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8c143c5{/solr,null,AVAILABLE}
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@231e6597{HTTP/1.1,[http/1.1]}{127.0.0.1:47954}
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.e.j.s.Server Started @4337249ms
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=47954}
   [junit4]   2> 4316834 ERROR (jetty-launcher-1219-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 4316834 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-05T23:06:47.017Z
   [junit4]   2> 4317003 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4317047 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4317090 INFO  (jetty-launcher-1219-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52672/solr
   [junit4]   2> 4317126 INFO  (jetty-launcher-1219-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52672/solr
   [junit4]   2> 4317198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15eeeca91cf0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4317743 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4317743 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60964_solr
   [junit4]   2> 4317744 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.Overseer Overseer 
(id=98778795645796357-127.0.0.1:60964_solr-n_0000000000) starting
   [junit4]   2> 4317755 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60964_solr
   [junit4]   2> 4317798 INFO  
(OverseerStateUpdate-98778795645796357-127.0.0.1:60964_solr-n_0000000000) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4318456 INFO  (jetty-launcher-1219-thread-2) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4318457 INFO  (jetty-launcher-1219-thread-2) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4318567 INFO  (jetty-launcher-1219-thread-2) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:47954_solr
   [junit4]   2> 4318638 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 4318714 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 4318715 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.node
   [junit4]   2> 4318715 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jvm
   [junit4]   2> 4318715 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jetty
   [junit4]   2> 4319190 INFO  (jetty-launcher-1219-thread-1) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node1
   [junit4]   2> 4320719 INFO  (jetty-launcher-1219-thread-2) 
[n:127.0.0.1:47954_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.node
   [junit4]   2> 4320719 INFO  (jetty-launcher-1219-thread-2) 
[n:127.0.0.1:47954_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jvm
   [junit4]   2> 4320719 INFO  (jetty-launcher-1219-thread-2) 
[n:127.0.0.1:47954_solr    ] o.a.s.m.SolrMetricReporter Reporter disabled for 
registry solr.jetty
   [junit4]   2> 4321209 INFO  (jetty-launcher-1219-thread-2) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node2
   [junit4]   1> ZK: 127.0.0.1:52672/solr
   [junit4]   2> 4321738 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4321739 INFO  
(TEST-SolrCloudReportersTest.testExplicitConfiguration-seed#[FA6A7EF4B16504C]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52672/solr 
ready
   [junit4]   2> 4321763 INFO  (qtp2000054937-8051) [n:127.0.0.1:47954_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4321764 INFO  
(OverseerThreadFactory-3635-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_collection
   [junit4]   2> 4322140 INFO  
(OverseerStateUpdate-98778795645796357-127.0.0.1:60964_solr-n_0000000000) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60964/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4322143 INFO  
(OverseerStateUpdate-98778795645796357-127.0.0.1:60964_solr-n_0000000000) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47954/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4322167 INFO  
(OverseerStateUpdate-98778795645796357-127.0.0.1:60964_solr-n_0000000000) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60964/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4322203 INFO  
(OverseerStateUpdate-98778795645796357-127.0.0.1:60964_solr-n_0000000000) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:47954/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 4322458 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4322458 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4322459 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4322459 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 4322786 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4322787 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4322891 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4322892 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4322934 INFO  
(zkCallback-1231-thread-2-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4323094 INFO  
(zkCallback-1231-thread-2-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4323094 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4323095 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4323096 INFO  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4323866 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4323968 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4324012 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4324047 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 4324049 WARN  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4324066 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4324066 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n6' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 4324067 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.m.SolrMetricReporter Reporter disabled for registry 
solr.core.test_collection.shard2.replica_n6
   [junit4]   2> 4324050 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 4324083 WARN  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4324083 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4324083 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard2_replica_n4' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 4324083 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.m.SolrMetricReporter Reporter disabled for registry 
solr.core.test_collection.shard2.replica_n4
   [junit4]   2> 4324065 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 4324198 WARN  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4324199 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4324199 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n2' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 4324199 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.m.SolrMetricReporter Reporter disabled for registry 
solr.core.test_collection.shard1.replica_n2
   [junit4]   2> 4324307 INFO  (qtp1583272309-8042) [n:127.0.0.1:60964_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=127.0.0.1:60964_solr} status=0 QTime=1
   [junit4]   2> 4324343 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 4324383 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4324385 WARN  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 4324385 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 4324385 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_collection_shard1_replica_n1' 
using configuration from collection test_collection, trusted=true
   [junit4]   2> 4324414 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4324414 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SolrCore [[test_collection_shard2_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node1/test_collection_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node1/test_collection_shard2_replica_n4/data/]
   [junit4]   2> 4324426 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.m.SolrMetricReporter Reporter disabled for registry 
solr.core.test_collection.shard1.replica_n1
   [junit4]   2> 4324510 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4324510 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[test_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node1/test_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node1/test_collection_shard1_replica_n1/data/]
   [junit4]   2> 4325160 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4325160 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.SolrCore [[test_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node2/test_collection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node2/test_collection_shard1_replica_n2/data/]
   [junit4]   2> 4325430 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4325430 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.c.SolrCore [[test_collection_shard2_replica_n6] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node2/test_collection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.solr.SolrCloudReportersTest_FA6A7EF4B16504C-001/tempDir-002/node2/test_collection_shard2_replica_n6/data/]
   [junit4]   2> 4326117 INFO  (qtp1583272309-8042) [n:127.0.0.1:60964_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=127.0.0.1:47954_solr} status=0 QTime=0
   [junit4]   2> 4326128 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4326128 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4326150 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4326150 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4326154 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6644da1[test_collection_shard2_replica_n4] main]
   [junit4]   2> 4326155 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 4326155 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4326155 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4326215 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@bf3d148[test_collection_shard1_replica_n2] main]
   [junit4]   2> 4326365 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 4326366 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4326367 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4326367 INFO  
(searcherExecutor-3641-thread-1-processing-n:127.0.0.1:60964_solr 
x:test_collection_shard2_replica_n4 s:shard2 c:test_collection r:core_node7) 
[n:127.0.0.1:60964_solr c:test_collection s:shard2 r:core_node7 
x:test_collection_shard2_replica_n4] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n4] Registered new searcher 
Searcher@6644da1[test_collection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4326378 INFO  
(searcherExecutor-3642-thread-1-processing-n:127.0.0.1:47954_solr 
x:test_collection_shard1_replica_n2 s:shard1 c:test_collection r:core_node5) 
[n:127.0.0.1:47954_solr c:test_collection s:shard1 r:core_node5 
x:test_collection_shard1_replica_n2] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n2] Registered new searcher 
Searcher@bf3d148[test_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4326382 INFO  
(zkCallback-1231-thread-2-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326382 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326383 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326383 INFO  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326384 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 4326389 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 4326396 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4326396 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4326401 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@798b29c6[test_collection_shard1_replica_n1] main]
   [junit4]   2> 4326401 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 4326402 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4326402 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4326443 INFO  
(searcherExecutor-3643-thread-1-processing-n:127.0.0.1:60964_solr 
x:test_collection_shard1_replica_n1 s:shard1 c:test_collection r:core_node3) 
[n:127.0.0.1:60964_solr c:test_collection s:shard1 r:core_node3 
x:test_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[test_collection_shard1_replica_n1] Registered new searcher 
Searcher@798b29c6[test_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4326445 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4326445 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4326482 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d556b87[test_collection_shard2_replica_n6] main]
   [junit4]   2> 4326483 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test
   [junit4]   2> 4326483 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test
   [junit4]   2> 4326483 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4326484 INFO  
(searcherExecutor-3640-thread-1-processing-n:127.0.0.1:47954_solr 
x:test_collection_shard2_replica_n6 s:shard2 c:test_collection r:core_node8) 
[n:127.0.0.1:47954_solr c:test_collection s:shard2 r:core_node8 
x:test_collection_shard2_replica_n6] o.a.s.c.SolrCore 
[test_collection_shard2_replica_n6] Registered new searcher 
Searcher@7d556b87[test_collection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4326498 INFO  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326498 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326499 INFO  
(zkCallback-1231-thread-2-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326499 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4326884 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4326884 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4326884 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60964/solr/test_collection_shard2_replica_n4/
   [junit4]   2> 4326884 ERROR (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 4326885 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 4326885 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4326887 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60964/solr/test_collection_shard2_replica_n4/ shard2
   [junit4]   2> 4326890 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4326890 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4326890 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:47954/solr/test_collection_shard1_replica_n2/
   [junit4]   2> 4326890 ERROR (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.SyncStrategy No UpdateLog found - cannot sync
   [junit4]   2> 4326890 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 4326890 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4326916 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:47954/solr/test_collection_shard1_replica_n2/ shard1
   [junit4]   2> 4327027 INFO  
(zkCallback-1231-thread-2-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327027 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327030 INFO  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327030 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327164 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4327164 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4327208 INFO  (qtp1583272309-8041) [n:127.0.0.1:60964_solr 
c:test_collection s:shard2 r:core_node7 x:test_collection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4317
   [junit4]   2> 4327315 INFO  
(zkCallback-1231-thread-2-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327315 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327321 INFO  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327321 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327443 INFO  (qtp2000054937-8049) [n:127.0.0.1:47954_solr 
c:test_collection s:shard1 r:core_node5 x:test_collection_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4984
   [junit4]   2> 4327450 INFO  (qtp1583272309-8037) [n:127.0.0.1:60964_solr 
c:test_collection s:shard1 r:core_node3 x:test_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=test&newCollection=true&name=test_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=test_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4992
   [junit4]   2> 4327500 INFO  (qtp2000054937-8053) [n:127.0.0.1:47954_solr 
c:test_collection s:shard2 r:core_node8 x:test_collection_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=test&newCollection=true&name=test_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=test_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4607
   [junit4]   2> 4327580 INFO  (qtp2000054937-8051) [n:127.0.0.1:47954_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4327651 INFO  
(zkCallback-1230-thread-2-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327651 INFO  
(zkCallback-1230-thread-1-processing-n:127.0.0.1:60964_solr) 
[n:127.0.0.1:60964_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327678 INFO  
(zkCallback-1231-thread-2-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327678 INFO  
(zkCallback-1231-thread-1-processing-n:127.0.0.1:47954_solr) 
[n:127.0.0.1:47954_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_collection/state.json] for collection [test_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327862 INFO  
(OverseerCollectionConfigSetProcessor-98778795645796357-127.0.0.1:60964_solr-n_0000000000)
 [n:127.0.0.1:60964_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4328590 INFO  (qtp2000054937-8051) [n:127.0.0.1:47954_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=test&maxShardsPerNode=4&name=test_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=6827
   [junit4]   2> 4329174 INFO  (qtp1583272309-8042) [n:127.0.0.1:60964_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=127.0.0.1:60964_solr} status=0 QTime=0
   [junit4]   2> 4329428 INFO  (qtp2000054937-8054) [n:127.0.0.1:47954_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=core_node3} status=0 QTime=0
   [junit4]   2> 4329430 INFO  (qtp1583272309-8042) [n:127.0.0.1:60964_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=core_node7} status=0 QTime=0
   [junit4]   2> 4329439 INFO  (qtp2000054937-8052) [n:127.0.0.1:47954_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=core_node5} status=0 QTime=0
   [junit4]   2> 4329440 INFO  (qtp1583272309-8042) [n:127.0.0.1:60964_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=core_node8} status=0 QTime=0
   [junit4]   2> 4330744 INFO  (qtp1583272309-8042) [n:127.0.0.1:60964_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=127.0.0.1:47954_solr} status=0 QTime=0
   [junit4]   2> 4334202 INFO  (qtp1583272309-8042) [n:127.0.0.1:60964_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics/collector 
params={wt=javabin&version=2&_reporter_=127.0.0.1:60964_solr} status=0 QTime=0
   [junit4]   2> 4334421 INFO  (q

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

c5d0: rootName = solr_38094, domain = solr.jetty, service url = null, agent id 
= null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@78b65d8a
   [junit4]   2> 8639662 INFO  (jetty-closer-2499-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 8639698 INFO  
(zkCallback-2567-thread-1-processing-n:127.0.0.1:38094_solr) 
[n:127.0.0.1:38094_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38094_solr
   [junit4]   2> 8639698 INFO  
(zkCallback-2567-thread-2-processing-n:127.0.0.1:38094_solr) 
[n:127.0.0.1:38094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 8639726 INFO  (jetty-closer-2499-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10ce0f62{/solr,null,UNAVAILABLE}
   [junit4]   2> 8641282 WARN  
(zkCallback-2567-thread-2-processing-n:127.0.0.1:38094_solr) 
[n:127.0.0.1:38094_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 8641288 INFO  (jetty-closer-2499-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7fcbdde6{/solr,null,UNAVAILABLE}
   [junit4]   2> 8641365 ERROR 
(SUITE-TestTlogReplica-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 8641369 INFO  
(SUITE-TestTlogReplica-seed#[FA6A7EF4B16504C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60079 60079
   [junit4]   2> 8641462 INFO  (Thread-3755) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60079 60079
   [junit4]   2> 8641478 WARN  (Thread-3755) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/configs/conf
   [junit4]   2>        11      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        49      
/solr/collections/tlog_replica_test_recovery/state.json
   [junit4]   2>        29      
/solr/collections/tlog_replica_test_create_delete/state.json
   [junit4]   2>        28      
/solr/collections/tlog_replica_test_kill_leader/state.json
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2>        27      
/solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2>        26      
/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2>        15      
/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2>        13      
/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2>        11      /solr/clusterprops.json
   [junit4]   2>        11      /solr/clusterstate.json
   [junit4]   2>        5       
/solr/overseer_elect/election/98779063767334917-127.0.0.1:50459_solr-n_0000000001
   [junit4]   2>        4       
/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98779063767334917-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98779063767334917-core_node7-n_0000000001
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/98779063767334917-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98779063767334929-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98779063767334917-core_node11-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        11      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_FA6A7EF4B16504C-001
   [junit4]   2> Oct 06, 2017 12:18:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=Memory), title_s=PostingsFormat(name=MockRandom), 
id=Lucene50(blocksize=128), foo_s=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Memory), 
inplace_updatable_int=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=380, 
maxMBSortInHeap=5.655471427406714, sim=RandomSimilarity(queryNorm=false): {}, 
locale=de-DE, timezone=America/Resolute
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=188886048,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestEmbeddedSolrServerSchemaAPI, TestConfigOverlay, SolrIndexConfigTest, 
LeaderFailureAfterFreshStartTest, JavabinLoaderTest, 
SolrMetricsIntegrationTest, TestHashQParserPlugin, 
DistributedSpellCheckComponentTest, ShufflingReplicaListTransformerTest, 
TestWriterPerf, TestComplexPhraseLeadingWildcard, TestBinaryField, 
TestFieldCacheReopen, TestIndexingPerformance, TestLockTree, 
FacetPivotSmallTest, MoveReplicaHDFSUlogDirTest, TestSmileRequest, 
HdfsWriteToMultipleCollectionsTest, ExternalFileFieldSortTest, 
CloudMLTQParserTest, TestAuthorizationFramework, TestShardHandlerFactory, 
TestChildDocTransformer, TestRemoteStreaming, TestPhraseSuggestions, 
OutputWriterTest, BasicDistributedZkTest, TestInitParams, TestDocSet, 
DataDrivenBlockJoinTest, PluginInfoTest, TestTolerantUpdateProcessorCloud, 
TestSolrQueryParser, TestRandomFlRTGCloud, TestSolrCLIRunExample, 
DebugComponentTest, HttpPartitionTest, TestDistributedSearch, 
TestHighlightDedupGrouping, TestMaxTokenLenTokenizer, TestComponentsName, 
TestNoOpRegenerator, WordBreakSolrSpellCheckerTest, ReplicationFactorTest, 
TestPHPSerializedResponseWriter, NodeMutatorTest, TestIBSimilarityFactory, 
BlockDirectoryTest, TestCoreAdminApis, MetricUtilsTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrFieldCacheBean, 
TestHttpShardHandlerFactory, TestInPlaceUpdatesDistrib, TestSolr4Spatial, 
TestMacroExpander, OverseerStatusTest, TestSolrXml, 
TestSolrCloudWithKerberosAlt, TestSolrDeletionPolicy1, 
ConcurrentDeleteAndCreateCollectionTest, EchoParamsTest, 
TestMaxScoreQueryParser, ChaosMonkeyNothingIsSafeTest, TestFaceting, 
TestSha256AuthenticationProvider, TestLegacyNumericUtils, 
SecurityConfHandlerTest, XmlUpdateRequestHandlerTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CoreAdminCreateDiscoverTest, 
TestDocBasedVersionConstraints, DistributedQueryComponentCustomSortTest, 
QueryElevationComponentTest, BinaryUpdateRequestHandlerTest, 
TestLeaderElectionZkExpiry, ClassificationUpdateProcessorTest, 
SolrCoreMetricManagerTest, SpellingQueryConverterTest, CdcrBootstrapTest, 
TestSlowCompositeReaderWrapper, TestHalfAndHalfDocValues, TestFieldSortValues, 
TestReplicationHandler, AtomicUpdatesTest, AnalyticsMergeStrategyTest, 
TestSchemaNameResource, BasicAuthIntegrationTest, TestLuceneIndexBackCompat, 
SolrCloudReportersTest, CurrencyFieldTypeTest, BitVectorTest, 
TestDFISimilarityFactory, TestConfigReload, TestLMDirichletSimilarityFactory, 
HdfsCollectionsAPIDistributedZkTest, TestReplicaProperties, SyncSliceTest, 
TestCrossCoreJoin, TestJsonFacetRefinement, TestCloudRecovery, 
TestReloadDeadlock, TestManagedStopFilterFactory, TestPrepRecovery, 
TestFieldResource, TestFunctionQuery, HdfsRecoveryZkTest, 
TestStressInPlaceUpdates, TestDynamicFieldCollectionResource, 
TestLuceneMatchVersion, TestCollectionAPI, GraphQueryTest, 
TestShortCircuitedRequests, TestRandomDVFaceting, MBeansHandlerTest, 
RequestHandlersTest, SuggestComponentTest, TestSystemCollAutoCreate, 
BadIndexSchemaTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, 
CoreAdminHandlerTest, TestAtomicUpdateErrorCases, 
DefaultValueUpdateProcessorTest, TestSurroundQueryParser, 
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, 
TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
SearchHandlerTest, TestQuerySenderListener, AlternateDirectoryTest, 
CopyFieldTest, MultiTermTest, SampleTest, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
DirectSolrConnectionTest, TestCodecSupport, FileUtilsTest, CursorPagingTest, 
AssignTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, 
DeleteShardTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
DistributedQueueTest, DistributedVersionInfoTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, 
TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, 
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore, 
TestRebalanceLeaders, TestSSLRandomization, TestTlogReplica]
   [junit4] Completed [561/734 (7!)] on J0 in 240.49s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 47476 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to