Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.2-Linux/91/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.AddReplicaTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([EAC49DDC6279326E:6290A206CC855F96]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:76)
        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.ShardRoutingTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:33743/w_

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:33743/w_
        at 
__randomizedtesting.SeedInfo.seed([EAC49DDC6279326E:6290A206CC855F96]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        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:542)
        ... 43 more


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at https://127.0.0.1:46321/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46321/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([EAC49DDC6279326E:D71C33F05A976C1E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.createCollection(TestAuthenticationFramework.java:109)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:120)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        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.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Error from server at http://127.0.0.1:42461/solr: no such collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:42461/solr: no such collection or alias
        at 
__randomizedtesting.SeedInfo.seed([EAC49DDC6279326E:6290A206CC855F96]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:81)
        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 11763 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/init-core-data-001
   [junit4]   2> 87516 WARN  
(SUITE-TestAuthenticationFramework-seed#[EAC49DDC6279326E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 87516 INFO  
(SUITE-TestAuthenticationFramework-seed#[EAC49DDC6279326E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 87518 INFO  
(SUITE-TestAuthenticationFramework-seed#[EAC49DDC6279326E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 87519 INFO  
(SUITE-TestAuthenticationFramework-seed#[EAC49DDC6279326E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 87520 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EAC49DDC6279326E]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001
   [junit4]   2> 87521 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EAC49DDC6279326E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 87521 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 87521 INFO  (Thread-142) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 87523 ERROR (Thread-142) [    ] 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> 87621 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EAC49DDC6279326E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42075
   [junit4]   2> 87623 INFO  (zkConnectionManagerCallback-160-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87630 INFO  (jetty-launcher-157-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 87630 INFO  (jetty-launcher-157-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 87632 INFO  (jetty-launcher-157-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f6233d{/solr,null,AVAILABLE}
   [junit4]   2> 87632 INFO  (jetty-launcher-157-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10f7567{/solr,null,AVAILABLE}
   [junit4]   2> 87633 INFO  (jetty-launcher-157-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a0b167{SSL,[ssl, 
http/1.1]}{127.0.0.1:45483}
   [junit4]   2> 87633 INFO  (jetty-launcher-157-thread-2) [    ] 
o.e.j.s.Server Started @89207ms
   [junit4]   2> 87633 INFO  (jetty-launcher-157-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45483}
   [junit4]   2> 87634 ERROR (jetty-launcher-157-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 87634 INFO  (jetty-launcher-157-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 87634 INFO  (jetty-launcher-157-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87634 INFO  (jetty-launcher-157-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 87634 INFO  (jetty-launcher-157-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-20T15:59:50.997Z
   [junit4]   2> 87637 INFO  (jetty-launcher-157-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@96818c{SSL,[ssl, 
http/1.1]}{127.0.0.1:46321}
   [junit4]   2> 87637 INFO  (jetty-launcher-157-thread-1) [    ] 
o.e.j.s.Server Started @89211ms
   [junit4]   2> 87637 INFO  (jetty-launcher-157-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46321}
   [junit4]   2> 87637 ERROR (jetty-launcher-157-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 87637 INFO  (jetty-launcher-157-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 87638 INFO  (jetty-launcher-157-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 87638 INFO  (jetty-launcher-157-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 87638 INFO  (jetty-launcher-157-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-20T15:59:51.001Z
   [junit4]   2> 87644 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87649 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87649 INFO  (jetty-launcher-157-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87649 INFO  (jetty-launcher-157-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 87660 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 0x16074a704650001, 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> 87662 INFO  (jetty-launcher-157-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42075/solr
   [junit4]   2> 87663 INFO  (jetty-launcher-157-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42075/solr
   [junit4]   2> 87664 INFO  (zkConnectionManagerCallback-169-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87664 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87665 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 0x16074a704650004, 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> 87666 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 0x16074a704650003, 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> 87667 INFO  
(zkConnectionManagerCallback-174-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87668 INFO  
(zkConnectionManagerCallback-176-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 87778 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 87778 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45483_solr
   [junit4]   2> 87779 INFO  (jetty-launcher-157-thread-1) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 87779 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.Overseer Overseer 
(id=99207452484239365-127.0.0.1:45483_solr-n_0000000000) starting
   [junit4]   2> 87780 INFO  (jetty-launcher-157-thread-1) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46321_solr
   [junit4]   2> 87781 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 87790 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45483_solr
   [junit4]   2> 87792 INFO  
(zkCallback-175-thread-2-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 87793 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 87889 INFO  (jetty-launcher-157-thread-1) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 87928 INFO  (jetty-launcher-157-thread-1) 
[n:127.0.0.1:46321_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 87937 INFO  (jetty-launcher-157-thread-1) 
[n:127.0.0.1:46321_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 87937 INFO  (jetty-launcher-157-thread-1) 
[n:127.0.0.1:46321_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 87939 INFO  (jetty-launcher-157-thread-1) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node1/.
   [junit4]   2> 88040 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 88071 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 88082 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 88082 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 88084 INFO  (jetty-launcher-157-thread-2) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node2/.
   [junit4]   2> 88113 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88115 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 0x16074a704650007, 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> 88121 INFO  (zkConnectionManagerCallback-185-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 88123 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EAC49DDC6279326E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 88123 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EAC49DDC6279326E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42075/solr ready
   [junit4]   2> 88125 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EAC49DDC6279326E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 88211 INFO  (qtp621270-733) [n:127.0.0.1:46321_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 88214 INFO  
(OverseerThreadFactory-429-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 88319 INFO  
(OverseerStateUpdate-99207452484239365-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46321/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 88323 INFO  
(OverseerStateUpdate-99207452484239365-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 88324 INFO  
(OverseerStateUpdate-99207452484239365-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46321/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 88325 INFO  
(OverseerStateUpdate-99207452484239365-127.0.0.1:45483_solr-n_0000000000) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45483/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 88601 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 88602 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 88602 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 88687 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 88688 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 88714 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 88817 INFO  
(zkCallback-175-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 88817 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 88817 INFO  
(zkCallback-175-thread-2-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 88822 INFO  
(zkCallback-173-thread-2-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 89626 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 89689 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 89729 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 89733 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 89733 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n3' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 89734 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.core.testcollection.shard2.replica_n3' (registry 
'solr.core.testcollection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 89734 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89734 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node1/testcollection_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node1/./testcollection_shard2_replica_n3/data/]
   [junit4]   2> 89761 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 89762 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 89815 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 89816 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 89829 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 89829 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 89829 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 89829 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 89829 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 89830 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 89830 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46321.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 89830 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89830 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89830 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 89830 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node1/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node1/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 89842 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 89842 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 89843 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45483.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153b124
   [junit4]   2> 89843 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 89843 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node2/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EAC49DDC6279326E-001/tempDir-001/node2/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 89943 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 89943 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 89945 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 89945 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90012 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11a8f6c[testcollection_shard2_replica_n3] main]
   [junit4]   2> 90017 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 90018 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 90018 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 90018 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90019 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90020 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90020 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90021 INFO  
(searcherExecutor-434-thread-1-processing-n:127.0.0.1:46321_solr 
x:testcollection_shard2_replica_n3 s:shard2 c:testcollection r:core_node7) 
[n:127.0.0.1:46321_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n3] Registered new searcher 
Searcher@11a8f6c[testcollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90021 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587319242368221184
   [junit4]   2> 90023 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b0b8f7[testcollection_shard2_replica_n4] main]
   [junit4]   2> 90024 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 90024 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 90026 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90027 INFO  
(searcherExecutor-435-thread-1-processing-n:127.0.0.1:45483_solr 
x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node8) 
[n:127.0.0.1:45483_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4] Registered new searcher 
Searcher@b0b8f7[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90027 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587319242374512640
   [junit4]   2> 90031 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 90031 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90053 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90053 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90054 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 90054 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 90056 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@167ca2e[testcollection_shard1_replica_n2] main]
   [junit4]   2> 90056 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 90056 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 90058 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1af789a[testcollection_shard1_replica_n1] main]
   [junit4]   2> 90058 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 90058 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 90059 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 90060 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90060 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 90060 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587319242409115648
   [junit4]   2> 90061 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 90061 INFO  (qtp621270-742) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587319242410164224
   [junit4]   2> 90063 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 90063 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 90063 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45483/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 90069 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9996ms
   [junit4]   2> 90069 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:45483/solr START 
replicas=[https://127.0.0.1:46321/solr/testcollection_shard2_replica_n3/] 
nUpdates=100
   [junit4]   2> 90076 INFO  
(searcherExecutor-436-thread-1-processing-n:127.0.0.1:46321_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:46321_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@1af789a[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90077 INFO  
(searcherExecutor-437-thread-1-processing-n:127.0.0.1:45483_solr 
x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node6) 
[n:127.0.0.1:45483_solr c:testcollection s:shard1 r:core_node6 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@167ca2e[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 90082 INFO  (qtp621270-736) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.c.S.Request [testcollection_shard2_replica_n3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 90170 INFO  
(zkCallback-175-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90170 INFO  
(zkCallback-175-thread-2-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90170 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90170 INFO  
(zkCallback-173-thread-2-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90370 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:45483/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 90370 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 90370 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_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> 90370 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 90374 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45483/solr/testcollection_shard2_replica_n4/ shard2
   [junit4]   2> 90475 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90475 INFO  
(zkCallback-175-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90475 INFO  
(zkCallback-175-thread-2-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90475 INFO  
(zkCallback-173-thread-2-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90525 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 90534 INFO  (qtp17302734-748) [n:127.0.0.1:45483_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1820
   [junit4]   2> 90569 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 90569 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 90569 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45483/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 90570 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:45483/solr START 
replicas=[https://127.0.0.1:46321/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 90577 INFO  (qtp621270-734) [n:127.0.0.1:46321_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 90628 INFO  
(zkCallback-173-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90628 INFO  
(zkCallback-173-thread-2-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90628 INFO  
(zkCallback-175-thread-1-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90628 INFO  
(zkCallback-175-thread-2-processing-n:127.0.0.1:46321_solr) 
[n:127.0.0.1:46321_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 90872 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:45483/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 90872 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 90872 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_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> 90872 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 90875 INFO  (qtp17302734-737) [n:127.0.0.1:45483_solr 
c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45483/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 91064 INFO  (qtp621270-735) [n:127.0.0.1:46321_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2462
   [junit4]   2> 268215 ERROR (qtp621270-733) [n:127.0.0.1:46321_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 268216 INFO  (qtp621270-733) [n:127.0.0.1:46321_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=500 QTime=180004
   [junit4]   2> 268216 ERROR (qtp621270-733) [n:127.0.0.1:46321_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 268218 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EAC49DDC6279326E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestAuthenticationFramework -Dtests.method=testBasics 
-Dtests.seed=EAC49DDC6279326E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sk -Dtests.timezone=Asia/Almaty -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    181s J1 | TestAuthenticationFramework.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46321/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EAC49DDC6279326E:D71C33F05A976C1E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.TestAuthenticationFramework.createCollection(TestAuthenticationFramework.java:109)
   [junit4]    >        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:120)
   [junit4]    >        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 268225 ERROR 
(OverseerThreadFactory-429-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:46321/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:46321/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:46321 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 268225 INFO  (jetty-closer-158-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1a0b167{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 268225 ERROR 
(OverseerThreadFactory-429-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:45483/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:45483/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:45483 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 268225 INFO  (jetty-closer-158-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@96818c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 268226 ERROR 
(OverseerThreadFactory-429-thread-1-processing-n:127.0.0.1:45483_solr) 
[n:127.0.0.1:45483_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [testcollection].
   [junit4]   2> 268226 INFO  (jetty-closer-158-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32093560
   [junit4]   2> 268226 INFO  (jetty-closer-158-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6757825
   [junit4]   2> 268227 INFO  (jetty-closer-158-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 268227 INFO  (jetty-closer-158-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 268227 INFO  (jetty-closer-158-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18d2612: rootName = 
solr_46321, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@61640e
   [junit4]   2> 268227 INFO  (jetty-closer-158-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e55c46: rootName = 
solr_45483, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codaha

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

0.0.1:42461_solr) [n:127.0.0.1:42461_solr    ] o.a.s.c.c.ZkStateReader Updated 
live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3649891 INFO  (jetty-closer-11459-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99207683786407941-127.0.0.1:36713_solr-n_0000000000) closing
   [junit4]   2> 3649891 INFO  
(OverseerStateUpdate-99207683786407941-127.0.0.1:36713_solr-n_0000000000) 
[n:127.0.0.1:36713_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36713_solr
   [junit4]   2> 3649891 WARN  
(OverseerAutoScalingTriggerThread-99207683786407941-127.0.0.1:36713_solr-n_0000000000)
 [n:127.0.0.1:36713_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3649891 INFO  
(zkCallback-11474-thread-1-processing-n:127.0.0.1:36713_solr) 
[n:127.0.0.1:36713_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 3649892 INFO  
(zkCallback-11476-thread-1-processing-n:127.0.0.1:42461_solr) 
[n:127.0.0.1:42461_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42461_solr
   [junit4]   2> 3649892 INFO  (jetty-closer-11459-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7c32f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3649896 INFO  (jetty-closer-11459-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3649896 INFO  (jetty-closer-11459-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18f54b: rootName = 
solr_42461, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@a00ecd
   [junit4]   2> 3649897 INFO  (jetty-closer-11459-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42461_solr
   [junit4]   2> 3649897 INFO  (jetty-closer-11459-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 3649897 INFO  
(zkCallback-11476-thread-1-processing-n:127.0.0.1:42461_solr) 
[n:127.0.0.1:42461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 3649898 INFO  (jetty-closer-11459-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@26ce82{/solr,null,UNAVAILABLE}
   [junit4]   2> 3649898 ERROR 
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[EAC49DDC6279326E]-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> 3649899 INFO  
(SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[EAC49DDC6279326E]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34181 34181
   [junit4]   2> 3654957 INFO  (Thread-7671) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34181 34181
   [junit4]   2> 3654958 WARN  (Thread-7671) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/timeConfig/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.2-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.TimeRoutedAliasUpdateProcessorTest_EAC49DDC6279326E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1684, maxMBSortInHeap=7.061691631668156, 
sim=RandomSimilarity(queryNorm=false): {}, locale=lt, timezone=Europe/Vienna
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=121985024,total=444276736
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, 
RequestLoggingTest, TestPivotHelperCode, CdcrRequestHandlerTest, 
TestRequestForwarding, TestScoreJoinQPNoScore, 
UninvertDocValuesMergePolicyTest, DistanceFunctionTest, TestCoreContainer, 
HighlighterMaxOffsetTest, DistanceUnitsTest, ExplicitHLLTest, 
TestDynamicFieldCollectionResource, TestDistributedMissingSort, 
ZkStateReaderTest, TriggerIntegrationTest, QueryElevationComponentTest, 
SolrShardReporterTest, ClusterStateTest, SearchRateTriggerTest, 
BadComponentTest, CdcrBootstrapTest, MigrateRouteKeyTest, 
TestSolrFieldCacheBean, TestEmbeddedSolrServerConstructors, RuleEngineTest, 
DistributedFacetPivotLargeTest, TestTolerantUpdateProcessorRandomCloud, 
BasicAuthIntegrationTest, AtomicUpdatesTest, TestConfigSets, 
TestFieldCacheVsDocValues, CollectionsAPIAsyncDistributedZkTest, 
ChaosMonkeyNothingIsSafeTest, HLLUtilTest, V2StandaloneTest, 
TestComplexPhraseLeadingWildcard, HttpTriggerListenerTest, CoreSorterTest, 
TestLFUCache, HdfsWriteToMultipleCollectionsTest, 
SolrCoreCheckLockOnStartupTest, DirectSolrSpellCheckerTest, TestReloadDeadlock, 
ScriptEngineTest, TestExtendedDismaxParser, InfixSuggestersTest, 
DistributedDebugComponentTest, TestFunctionQuery, TestFieldSortValues, 
ResponseHeaderTest, SolrMetricManagerTest, SystemInfoHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, UnloadDistributedZkTest, 
TestMaxScoreQueryParser, TestRestManager, 
BigEndianAscendingWordDeserializerTest, LoggingHandlerTest, 
TestManagedStopFilterFactory, SuggesterWFSTTest, 
FieldAnalysisRequestHandlerTest, AnalyticsMergeStrategyTest, TestOrdValues, 
LeaderElectionContextKeyTest, TestDistribDocBasedVersion, TestRawTransformer, 
TestPartialUpdateDeduplication, TestCloudPivotFacet, 
TestLMDirichletSimilarityFactory, TestCollectionAPIs, TestCloudManagedSchema, 
TestFiltering, BasicDistributedZk2Test, SortSpecParsingTest, ZkNodePropsTest, 
TestSQLHandler, TriLevelCompositeIdRoutingTest, 
FieldMutatingUpdateProcessorTest, TestSolrCloudWithHadoopAuthPlugin, 
WordBreakSolrSpellCheckerTest, ClassificationUpdateProcessorTest, OverseerTest, 
EchoParamsTest, DocValuesNotIndexedTest, TestFreeTextSuggestions, 
SpatialHeatmapFacetsTest, EnumFieldTest, TestSubQueryTransformerDistrib, 
TestNumericRangeQuery64, TestHdfsCloudBackupRestore, DirectSolrConnectionTest, 
OverseerCollectionConfigSetProcessorTest, TestValueSourceCache, 
AutoAddReplicasIntegrationTest, AddBlockUpdateTest, ReturnFieldsTest, 
SolrCloudExampleTest, SolrTestCaseJ4Test, TestSmileRequest, 
AsyncCallRequestStatusResponseTest, CopyFieldTest, TestDFISimilarityFactory, 
MoveReplicaHDFSTest, TestDistributedGrouping, TestSkipOverseerOperations, 
TestSegmentSorting, HdfsLockFactoryTest, TestAnalyzeInfixSuggestions, 
TestCoreDiscovery, TestReplicationHandlerBackup, 
TestDistributedStatsComponentCardinality, SimplePostToolTest, TestExportWriter, 
TestSolrXml, RequiredFieldsTest, TestQueryTypes, ConfigSetsAPITest, 
RecoveryZkTest, DeleteStatusTest, TestCloudDeleteByQuery, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, TestZkChroot, 
TestRandomDVFaceting, TestDistributedSearch, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, 
TestJoin, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, 
ConvertedLegacyTest, TestLazyCores, SignatureUpdateProcessorFactoryTest, 
SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, 
TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, QueryEqualityTest, SortByFunctionTest, 
SolrInfoBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
DocumentBuilderTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, TestCollationField, MBeansHandlerTest, 
TestDocumentBuilder, TestRTGBase, TestCursorMarkWithoutUniqueKey, 
TestSimpleTrackingShardHandler, AddReplicaTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, 
DistribJoinFromCollectionTest, LeaderFailoverAfterPartitionTest, 
OverseerModifyCollectionTest, OverseerStatusTest, PeerSyncReplicationTest, 
TestConfigSetsAPI, TestPullReplica, TestStressLiveNodes, TestUtilizeNode, 
AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, 
NodeAddedTriggerTest, SystemLogListenerTest, HdfsRecoveryZkTest, 
QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, 
TestCustomStream, TestImplicitCoreProperties, TestInfoStreamLogging, 
TestInitParams, TestNRTOpen, TestCoreBackup, TestHdfsBackupRestoreCore, 
TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, 
CoreAdminRequestStatusTest, InfoHandlerTest, MetricsHandlerTest, 
SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestConfigsApi, 
DistributedExpandComponentTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, 
DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, 
ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, 
SuggestComponentTest, TestLegacyField, TestLegacyFieldReuse, 
TestLegacyNumericUtils, TestLegacyTerms, JvmMetricsTest, 
SolrCoreMetricManagerTest, SolrGraphiteReporterTest, 
SubstringBytesRefFilterTest, TestIntervalFaceting, TestLRUStatsCache, 
SpellCheckCollatorWithCollapseTest, TestBlendedInfixSuggestions, 
TestFileDictionaryLookup, BlockDirectoryTest, TestFieldCacheReopen, 
TestFieldCacheSort, TestLegacyFieldCache, AnalysisErrorHandlingTest, 
TestDocBasedVersionConstraints, AtomicUpdateProcessorFactoryTest, 
TimeRoutedAliasUpdateProcessorTest]
   [junit4] Completed [750/751 (4!)] on J2 in 37.95s, 2 tests, 1 error <<< 
FAILURES!

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

Reply via email to