Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/811/
Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseSerialGC

12 tests failed.
FAILED:  
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
expected:<14> but was:<18>

Stack Trace:
java.lang.AssertionError: expected:<14> but was:<18>
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:A3F64B711C813230]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:73)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
IOException occured when talking to server at: https://127.0.0.1:52402/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:52402/solr
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:A3F64B711C813230]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        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:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:72)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)
Caused by: javax.net.ssl.SSLProtocolException: Software caused connection 
abort: recv failed
        at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:126)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
        at 
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
        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)
        ... 48 more
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
        ... 66 more


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard

Error Message:
Timed out waiting for replicas of new collection to be active null Live Nodes: 
[127.0.0.1:61274_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of new collection to 
be active
null
Live Nodes: [127.0.0.1:61274_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:EA87A35250FE919C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:559)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard(ComputePlanActionTest.java:524)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard

Error Message:
Timed out waiting for replicas of new collection to be active null Live Nodes: 
[127.0.0.1:64895_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of new collection to 
be active
null
Live Nodes: [127.0.0.1:64895_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:EA87A35250FE919C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.nodeAddedTriggerWithAddReplicaPreferredOp(ComputePlanActionTest.java:559)
        at 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard(ComputePlanActionTest.java:524)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:16B6EAF487F0FE2E]:0)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue:     1) 
Thread[id=78, name=sdqtest--8-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]         at 
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@12-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$139/0x00000001002ff040.call(Unknown
 Source)         at 
java.base@12-ea/java.util.concurrent.FutureTask.run(FutureTask.java:264)        
 at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$140/0x00000001002fe840.run(Unknown
 Source)         at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
         at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at java.base@12-ea/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   1) Thread[id=78, name=sdqtest--8-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]
        at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@12-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$139/0x00000001002ff040.call(Unknown
 Source)
        at 
java.base@12-ea/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$140/0x00000001002fe840.run(Unknown
 Source)
        at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([531C988DC3A2425A]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:16B6EAF487F0FE2E]:0)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue:     1) 
Thread[id=86, name=sdqtest--13-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]         at 
java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
java.base@12-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
         at 
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
         at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
         at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$139/0x00000001002ff040.call(Unknown
 Source)         at 
java.base@12-ea/java.util.concurrent.FutureTask.run(FutureTask.java:264)        
 at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
         at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$140/0x00000001002fe840.run(Unknown
 Source)         at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
         at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
         at java.base@12-ea/java.lang.Thread.run(Thread.java:835)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue: 
   1) Thread[id=86, name=sdqtest--13-thread-1, state=TIMED_WAITING, 
group=TGRP-TestSimGenericDistributedQueue]
        at java.base@12-ea/jdk.internal.misc.Unsafe.park(Native Method)
        at 
java.base@12-ea/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at 
java.base@12-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at 
app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:93)
        at 
app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$139/0x00000001002ff040.call(Unknown
 Source)
        at 
java.base@12-ea/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$140/0x00000001002fe840.run(Unknown
 Source)
        at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base@12-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base@12-ea/java.lang.Thread.run(Thread.java:835)
        at __randomizedtesting.SeedInfo.seed([531C988DC3A2425A]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([531C988DC3A2425A]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([531C988DC3A2425A]:0)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:EF72EE9F67F1C120]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:244)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:156)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations

Error Message:
expected:<14> but was:<15>

Stack Trace:
java.lang.AssertionError: expected:<14> but was:<15>
        at 
__randomizedtesting.SeedInfo.seed([531C988DC3A2425A:948EEACB3EEEF98C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:111)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        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 
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.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 13113 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\init-core-data-001
   [junit4]   2> 857200 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 857200 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 857202 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 857202 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 857202 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001
   [junit4]   2> 857203 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 857203 INFO  (Thread-2202) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 857203 INFO  (Thread-2202) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 857210 ERROR (Thread-2202) [    ] 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> 857304 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63293
   [junit4]   2> 857309 INFO  (zkConnectionManagerCallback-4015-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857313 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 857313 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 857313 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 12-ea+12
   [junit4]   2> 857314 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 857314 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 857314 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 857314 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14e05d0c{/solr,null,AVAILABLE}
   [junit4]   2> 857314 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 857314 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 857314 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 857315 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 857315 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 857315 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 857315 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d83ac75{/solr,null,AVAILABLE}
   [junit4]   2> 857316 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c44e92a{/solr,null,AVAILABLE}
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4ac98cb2{HTTP/1.1,[http/1.1]}{127.0.0.1:63300}
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7d1be2f2{HTTP/1.1,[http/1.1]}{127.0.0.1:63297}
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.e.j.s.Server Started @857372ms
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.e.j.s.Server Started @857372ms
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63300}
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@28bfc8e6{HTTP/1.1,[http/1.1]}{127.0.0.1:63303}
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.e.j.s.Server Started @857372ms
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63303}
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63297}
   [junit4]   2> 857319 ERROR (jetty-launcher-4012-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 857319 ERROR (jetty-launcher-4012-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 857319 ERROR (jetty-launcher-4012-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 857319 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 857320 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 857320 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-30T09:40:27.109468400Z
   [junit4]   2> 857320 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-30T09:40:27.109468400Z
   [junit4]   2> 857320 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 857320 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 857320 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 857320 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-09-30T09:40:27.109468400Z
   [junit4]   2> 857322 INFO  (zkConnectionManagerCallback-4019-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857322 INFO  (zkConnectionManagerCallback-4017-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857322 INFO  (zkConnectionManagerCallback-4021-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857323 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 857323 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 857323 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 857326 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004bc4544e0003, likely client has closed socket
   [junit4]   2> 857327 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004bc4544e0001, likely client has closed socket
   [junit4]   2> 857522 INFO  (jetty-launcher-4012-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63293/solr
   [junit4]   2> 857528 INFO  (zkConnectionManagerCallback-4025-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857531 INFO  (zkConnectionManagerCallback-4027-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857536 INFO  (jetty-launcher-4012-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63293/solr
   [junit4]   2> 857539 INFO  (zkConnectionManagerCallback-4031-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857544 INFO  (zkConnectionManagerCallback-4035-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857638 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63297_solr
   [junit4]   2> 857638 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63300_solr
   [junit4]   2> 857639 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.Overseer Overseer 
(id=72140900637999109-127.0.0.1:63297_solr-n_0000000000) starting
   [junit4]   2> 857649 INFO  (zkCallback-4034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 857651 INFO  (zkConnectionManagerCallback-4042-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857651 INFO  (zkCallback-4026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 857652 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 857653 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:63293/solr ready
   [junit4]   2> 857654 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 857655 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63297_solr
   [junit4]   2> 857666 INFO  (zkCallback-4034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 857666 INFO  (zkCallback-4026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 857667 INFO  
(OverseerStateUpdate-72140900637999109-127.0.0.1:63297_solr-n_0000000000) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:63297_solr
   [junit4]   2> 857675 INFO  (zkCallback-4041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 857677 INFO  (zkConnectionManagerCallback-4047-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857680 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 857681 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:63293/solr ready
   [junit4]   2> 857681 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 857681 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 857702 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63297.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857705 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63300.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857710 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63297.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857710 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63297.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857710 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63300.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857710 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63300.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857712 INFO  (jetty-launcher-4012-thread-2) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node2\.
   [junit4]   2> 857712 INFO  (jetty-launcher-4012-thread-3) 
[n:127.0.0.1:63300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node3\.
   [junit4]   2> 857750 INFO  (jetty-launcher-4012-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63293/solr
   [junit4]   2> 857752 INFO  (zkConnectionManagerCallback-4053-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857755 INFO  (zkConnectionManagerCallback-4055-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857763 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 857768 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 857768 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63303_solr
   [junit4]   2> 857769 INFO  (zkCallback-4026-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 857769 INFO  (zkCallback-4041-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 857769 INFO  (zkCallback-4034-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 857770 INFO  (zkCallback-4046-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 857771 INFO  (zkCallback-4054-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 857793 INFO  (zkConnectionManagerCallback-4062-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857795 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 857796 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:63293/solr ready
   [junit4]   2> 857797 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 857810 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63303.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857815 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63303.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857816 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63303.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 857817 INFO  (jetty-launcher-4012-thread-1) 
[n:127.0.0.1:63303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node1\.
   [junit4]   2> 857853 INFO  (zkConnectionManagerCallback-4065-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857858 INFO  (zkConnectionManagerCallback-4070-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 857860 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 857860 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63293/solr ready
   [junit4]   2> 857867 INFO  (qtp611988505-12873) [n:127.0.0.1:63297_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 857871 INFO  
(OverseerThreadFactory-4813-thread-1-processing-n:127.0.0.1:63297_solr) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 857982 INFO  
(OverseerStateUpdate-72140900637999109-127.0.0.1:63297_solr-n_0000000000) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63300/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 857984 INFO  
(OverseerStateUpdate-72140900637999109-127.0.0.1:63297_solr-n_0000000000) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 857986 INFO  
(OverseerStateUpdate-72140900637999109-127.0.0.1:63297_solr-n_0000000000) 
[n:127.0.0.1:63297_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63303/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 858191 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr    
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 858191 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 858191 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr    
x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 858193 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr    
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 859204 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 859205 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 859206 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 859210 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 859211 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 859211 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 859212 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 859212 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 859212 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 859212 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 859212 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63303.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 859212 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node1\authCollection_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node1\.\authCollection_shard3_replica_n4\data\]
   [junit4]   2> 859212 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63297.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 859213 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 859213 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 859213 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node2\authCollection_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node2\.\authCollection_shard2_replica_n2\data\]
   [junit4]   2> 859213 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_63300.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48ad222e
   [junit4]   2> 859213 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node3\authCollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_531C988DC3A2425A-001\tempDir-001\node3\.\authCollection_shard1_replica_n1\data\]
   [junit4]   2> 859288 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 859288 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 859288 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 859288 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 859288 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 859288 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 859290 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 859290 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 859290 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 859290 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 859291 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 859292 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 859292 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43fb6ce1[authCollection_shard1_replica_n1] main]
   [junit4]   2> 859292 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59081ce3[authCollection_shard3_replica_n4] main]
   [junit4]   2> 859294 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 859294 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 859294 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 859294 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 859294 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 859294 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 859295 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1613024910727184384
   [junit4]   2> 859296 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1613024910728232960
   [junit4]   2> 859298 INFO  
(searcherExecutor-4830-thread-1-processing-n:127.0.0.1:63300_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:63300_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@43fb6ce1[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 859298 INFO  
(searcherExecutor-4828-thread-1-processing-n:127.0.0.1:63303_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:63303_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@59081ce3[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 859302 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 859302 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 859306 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 859306 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 859306 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63303/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 859306 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 859306 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 859306 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63300/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 859306 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 859306 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 859307 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:63303/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 859307 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:63300/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 859307 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 859307 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 859309 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72fadff1[authCollection_shard2_replica_n2] main]
   [junit4]   2> 859310 INFO  (qtp482939081-12885) [n:127.0.0.1:63303_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63303/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 859310 INFO  (qtp1148094085-12884) [n:127.0.0.1:63300_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63300/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 859312 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 859312 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 859313 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 859313 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1613024910746058752
   [junit4]   2> 859313 INFO  
(searcherExecutor-4829-thread-1-processing-n:127.0.0.1:63297_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:63297_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@72fadff1[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 859317 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 859317 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 859317 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 859317 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63297/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 859317 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 859317 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:63297/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 859317 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 859325 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63297/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 859427 INFO  (qtp611988505-12871) [n:127.0.0.1:63297_solr 
c:authCollection s:

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

:127.0.0.1:61874_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:61874_solr
   [junit4]   2> 431748 DEBUG (jetty-closer-292-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 431748 DEBUG (jetty-closer-292-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 431748 DEBUG (jetty-closer-292-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 431748 WARN  
(OverseerAutoScalingTriggerThread-72141620189331506-127.0.0.1:61874_solr-n_0000000010)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 431748 DEBUG (jetty-closer-292-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 431749 DEBUG (jetty-closer-292-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 431749 DEBUG (jetty-closer-292-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 431749 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004c6bdce80033, likely client has closed socket
   [junit4]   2> 431752 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004c6bdce80032, likely client has closed socket
   [junit4]   2> 431753 INFO  (jetty-closer-292-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5e0457a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 431753 INFO  (jetty-closer-292-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 431755 ERROR 
(SUITE-ComputePlanActionTest-seed#[531C988DC3A2425A]-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> 431755 INFO  
(SUITE-ComputePlanActionTest-seed#[531C988DC3A2425A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61270 61270
   [junit4]   2> 431756 INFO  (Thread-169) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61270 61270
   [junit4]   2> 431757 WARN  (Thread-169) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/aliases.json
   [junit4]   2>        16      /solr/configs/conf
   [junit4]   2>        13      /solr/security.json
   [junit4]   2>        10      
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
   [junit4]   2>        10      
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
   [junit4]   2>        6       
/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/terms/shard1
   [junit4]   2>        6       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/terms/shard1
   [junit4]   2>        6       /solr/collections/testSelected2/terms/shard1
   [junit4]   2>        6       /solr/collections/testSelected2/terms/shard2
   [junit4]   2>        6       /solr/collections/testSelected3/terms/shard1
   [junit4]   2>        5       /solr/collections/testNodeLost/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/terms/shard2
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/terms/shard1
   [junit4]   2>        5       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard2
   [junit4]   2>        5       /solr/collections/testSelected1/terms/shard1
   [junit4]   2>        5       /solr/collections/testSelected3/terms/shard2
   [junit4]   2>        3       /solr/collections/testNodeAdded/terms/shard1
   [junit4]   2>        3       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard1
   [junit4]   2>        2       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      /solr/clusterprops.json
   [junit4]   2>        34      /solr/clusterstate.json
   [junit4]   2>        28      /solr/aliases.json
   [junit4]   2>        9       
/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2>        7       /solr/autoscaling.json
   [junit4]   2>        7       
/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json
   [junit4]   2>        5       /solr/collections/testSelected1/state.json
   [junit4]   2>        5       /solr/collections/testSelected2/state.json
   [junit4]   2>        5       /solr/collections/testSelected3/state.json
   [junit4]   2>        4       /solr/collections/testNodeAdded/state.json
   [junit4]   2>        4       
/solr/overseer_elect/election/72141620189331473-127.0.0.1:61494_solr-n_0000000003
   [junit4]   2>        3       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/state.json
   [junit4]   2>        3       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json
   [junit4]   2>        3       /solr/collections/testNodeLost/state.json
   [junit4]   2>        3       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/state.json
   [junit4]   2>        3       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72141620189331465-127.0.0.1:61464_solr-n_0000000001
   [junit4]   2>        2       
/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        138     /solr/collections
   [junit4]   2>        124     /solr/live_nodes
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2>        7       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        7       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        7       /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/overseer/queue-work
   [junit4]   2>        3       /solr/autoscaling/events/node_lost_trigger
   [junit4]   2>        2       /solr/autoscaling/events/node_added_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ComputePlanActionTest_531C988DC3A2425A-001
   [junit4]   2> Sep 30, 2018 12:45:24 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Cyrl-BA, 
timezone=America/Maceio
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 12-ea 
(64-bit)/cpus=3,threads=1,free=72691256,total=242806784
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSimGenericDistributedQueue, TestSimGenericDistributedQueue, 
TestSimGenericDistributedQueue, ComputePlanActionTest, ComputePlanActionTest]
   [junit4] Completed [14/20 (4!)] on J0 in 118.91s, 7 tests, 1 failure <<< 
FAILURES!

[...truncated 48 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1567:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:1092:
 There were test failures: 20 suites, 75 tests, 2 suite-level errors, 2 errors, 
3 failures [seed: 531C988DC3A2425A]

Total time: 7 minutes 59 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro]   1/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro]   2/5 failed: 
org.apache.solr.cloud.autoscaling.sim.TestSimGenericDistributedQueue
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=216f10026b86627750e133fe24ce6a750c470695, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #810
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to