Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6103/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
        at 
__randomizedtesting.SeedInfo.seed([602CA4586E1A88DD:E8789B82C0E6E525]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:64823/forceleader_test_collection_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[http://127.0.0.1:64823/forceleader_test_collection_shard1_replica3]
        at 
__randomizedtesting.SeedInfo.seed([602CA4586E1A88DD:86BB9098579871BC]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
        at 
org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
        at 
org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live 
SolrServers available to handle this 
request:[http://127.0.0.1:64823/forceleader_test_collection_shard1_replica3]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
        ... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused 
connection at: 
http://127.0.0.1:64823/forceleader_test_collection_shard1_replica3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
        ... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:64823 [/127.0.0.1] failed: Connection refused: connect
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
        at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
        at 
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:589)
        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
        ... 64 more


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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:63641/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:63641/solr
        at 
__randomizedtesting.SeedInfo.seed([602CA4586E1A88DD:5DF40A7456F4D6AD]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:170)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
        ... 50 more




Build Log:
[...truncated 10789 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 585423 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 585423 INFO  (Thread-674) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 585423 INFO  (Thread-674) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 585525 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63622
   [junit4]   2> 585525 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585527 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585587 INFO  (zkCallback-456-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1aa5385 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 585587 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 585587 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 585587 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 585593 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x156fff290e80000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 585604 INFO  (jetty-launcher-455-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 585611 INFO  (jetty-launcher-455-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a561d8{/solr,null,AVAILABLE}
   [junit4]   2> 585616 INFO  (jetty-launcher-455-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@cdb407{HTTP/1.1,[http/1.1]}{127.0.0.1:63633}
   [junit4]   2> 585616 INFO  (jetty-launcher-455-thread-2) [    ] 
o.e.j.s.Server Started @590108ms
   [junit4]   2> 585616 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63633}
   [junit4]   2> 585617 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 585617 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node2'
   [junit4]   2> 585617 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 585617 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 585618 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585619 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585621 INFO  (jetty-launcher-455-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 585621 INFO  (jetty-launcher-455-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b45d4{/solr,null,AVAILABLE}
   [junit4]   2> 585622 INFO  (jetty-launcher-455-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4ff93c{HTTP/1.1,[http/1.1]}{127.0.0.1:63638}
   [junit4]   2> 585622 INFO  (jetty-launcher-455-thread-1) [    ] 
o.e.j.s.Server Started @590113ms
   [junit4]   2> 585622 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63638}
   [junit4]   2> 585622 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 585622 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node1'
   [junit4]   2> 585622 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 585622 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 585623 INFO  (jetty-launcher-455-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 585624 INFO  (jetty-launcher-455-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@686208{/solr,null,AVAILABLE}
   [junit4]   2> 585625 INFO  (jetty-launcher-455-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1a082d8{HTTP/1.1,[http/1.1]}{127.0.0.1:63641}
   [junit4]   2> 585625 INFO  (jetty-launcher-455-thread-3) [    ] 
o.e.j.s.Server Started @590117ms
   [junit4]   2> 585625 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63641}
   [junit4]   2> 585625 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 585625 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node3'
   [junit4]   2> 585625 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 585625 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 585626 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585627 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585627 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585628 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585652 INFO  (jetty-launcher-455-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 585653 INFO  (jetty-launcher-455-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b7ee9{/solr,null,AVAILABLE}
   [junit4]   2> 585655 INFO  (jetty-launcher-455-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1aab6c5{HTTP/1.1,[http/1.1]}{127.0.0.1:63653}
   [junit4]   2> 585655 INFO  (jetty-launcher-455-thread-5) [    ] 
o.e.j.s.Server Started @590146ms
   [junit4]   2> 585655 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63653}
   [junit4]   2> 585655 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 585655 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node5'
   [junit4]   2> 585656 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 585656 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 585656 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585657 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585684 INFO  (jetty-launcher-455-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 585686 INFO  (jetty-launcher-455-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bf6b29{/solr,null,AVAILABLE}
   [junit4]   2> 585687 INFO  (jetty-launcher-455-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2d5f5c{HTTP/1.1,[http/1.1]}{127.0.0.1:63660}
   [junit4]   2> 585687 INFO  (jetty-launcher-455-thread-4) [    ] 
o.e.j.s.Server Started @590178ms
   [junit4]   2> 585687 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63660}
   [junit4]   2> 585690 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 585690 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node4'
   [junit4]   2> 585690 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 585690 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 585691 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585691 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585745 INFO  (zkCallback-459-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@367774 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 585745 INFO  (zkCallback-460-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@228101 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 585745 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 585746 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 585760 INFO  (zkCallback-458-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@143a261 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 585761 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 585761 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 585777 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 585777 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 585897 INFO  (zkCallback-457-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@103e917 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 585897 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 585898 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 585900 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 585900 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 585901 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 585927 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 585935 INFO  (zkCallback-461-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11f33c3 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 585935 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node3\.
   [junit4]   2> 585935 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 9467245
   [junit4]   2> 585936 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node3]
   [junit4]   2> 585936 WARN  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node3\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node3\lib
   [junit4]   2> 585936 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 585941 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 585941 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 585942 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node5\.
   [junit4]   2> 585942 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13621280
   [junit4]   2> 585942 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node5]
   [junit4]   2> 585942 WARN  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node5\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node5\lib
   [junit4]   2> 585943 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 585943 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node1\.
   [junit4]   2> 585943 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 26338820
   [junit4]   2> 585943 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node1]
   [junit4]   2> 585944 WARN  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node1\lib
   [junit4]   2> 585944 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 585946 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 585946 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 585946 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 585946 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63622/solr
   [junit4]   2> 585946 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 585946 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585947 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585958 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 585963 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 585963 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 585963 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 585963 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63622/solr
   [junit4]   2> 585963 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 585963 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585964 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 585970 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 585972 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 585972 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 585972 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63622/solr
   [junit4]   2> 585972 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 585972 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 585973 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 586024 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node2\.
   [junit4]   2> 586024 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 19129207
   [junit4]   2> 586024 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node2]
   [junit4]   2> 586025 WARN  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node2\lib
   [junit4]   2> 586025 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 586033 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 586033 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 586033 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 586033 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63622/solr
   [junit4]   2> 586033 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 586033 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 586034 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 586132 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@50b276 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 586133 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586133 INFO  (jetty-launcher-455-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 586145 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node4\.
   [junit4]   2> 586145 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2637000
   [junit4]   2> 586145 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node4]
   [junit4]   2> 586145 WARN  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node4\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node4\lib
   [junit4]   2> 586146 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 586148 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 586148 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 586148 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 586148 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63622/solr
   [junit4]   2> 586148 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 586148 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 586149 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 586159 INFO  (zkCallback-473-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@155ffab name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 586159 INFO  (zkCallback-467-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f7aedd name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 586159 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586159 INFO  (jetty-launcher-455-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 586160 INFO  (zkCallback-470-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f3e1a3 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 586160 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586160 INFO  (jetty-launcher-455-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 586163 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$65/17886407@ab1bd7
   [junit4]   2> 586164 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 586164 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586164 INFO  (jetty-launcher-455-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 586202 INFO  (zkCallback-476-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1079e43 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 586202 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586202 INFO  (jetty-launcher-455-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 586202 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$65/17886407@4604fa
   [junit4]   2> 586202 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 586204 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$65/17886407@8d14e3
   [junit4]   2> 586204 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 586205 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$65/17886407@a1835b
   [junit4]   2> 586205 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 586209 INFO  
(zkCallback-477-thread-1-processing-n:127.0.0.1:63641_solr) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4fe968 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 586209 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 586222 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$65/17886407@1bb3630
   [junit4]   2> 586223 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 586223 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 586226 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 586231 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 586234 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 586236 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 586237 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 586239 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 586241 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 586242 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 586243 INFO  
(zkCallback-478-thread-1-processing-n:127.0.0.1:63653_solr) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f78c4c name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 586243 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 586245 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 586247 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1946e50 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 586247 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@13a7229 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 586247 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 586250 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 586253 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 586255 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 586258 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 586259 INFO  
(zkCallback-481-thread-1-processing-n:127.0.0.1:63660_solr) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1adf6c5 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 586260 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 586277 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 586280 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 586281 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 586281 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 586282 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 586282 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 586283 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 586283 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 586284 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 586285 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 586285 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 586286 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586287 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96545859313336331-127.0.0.1:63641_solr-n_0000000000
   [junit4]   2> 586288 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 586288 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63641_solr
   [junit4]   2> 586288 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 586289 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 586292 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 586292 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.Overseer Overseer 
(id=96545859313336331-127.0.0.1:63641_solr-n_0000000000) starting
   [junit4]   2> 586296 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586296 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586297 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96545859313336332-127.0.0.1:63653_solr-n_0000000001
   [junit4]   2> 586298 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586299 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96545859313336334-127.0.0.1:63638_solr-n_0000000002
   [junit4]   2> 586300 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96545859313336333-127.0.0.1:63633_solr-n_0000000003
   [junit4]   2> 586301 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 586301 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96545859313336331-127.0.0.1:63641_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 586301 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96545859313336332-127.0.0.1:63653_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 586303 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63653_solr
   [junit4]   2> 586303 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63638_solr
   [junit4]   2> 586303 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63638_solr
   [junit4]   2> 586303 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63653_solr
   [junit4]   2> 586304 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96545859313336334-127.0.0.1:63638_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 586306 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63633_solr
   [junit4]   2> 586306 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63633_solr
   [junit4]   2> 586308 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 586308 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 586308 INFO  
(zkCallback-481-thread-1-processing-n:127.0.0.1:63660_solr) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 586309 INFO  
(zkCallback-477-thread-1-processing-n:127.0.0.1:63641_solr) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 586309 INFO  
(zkCallback-478-thread-1-processing-n:127.0.0.1:63653_solr) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 586309 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586310 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 586337 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 586337 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 586338 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node1\.
   [junit4]   2> 586338 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 586344 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 586344 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96545859313336335-127.0.0.1:63660_solr-n_0000000004
   [junit4]   2> 586348 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 586348 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 586348 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node5\.
   [junit4]   2> 586349 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 586351 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 586351 INFO  (jetty-launcher-455-thread-1) 
[n:127.0.0.1:63638_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 586351 INFO  
(zkCallback-481-thread-1-processing-n:127.0.0.1:63660_solr) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 586352 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 586352 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 586356 INFO  
(zkCallback-477-thread-1-processing-n:127.0.0.1:63641_solr) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 586357 INFO  
(zkCallback-478-thread-1-processing-n:127.0.0.1:63653_solr) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 586357 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 586357 INFO  (jetty-launcher-455-thread-5) 
[n:127.0.0.1:63653_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 586365 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 586365 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 586365 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96545859313336333-127.0.0.1:63633_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 586373 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 586373 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 586374 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node2\.
   [junit4]   2> 586374 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 586376 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63660_solr as DOWN
   [junit4]   2> 586376 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 586376 INFO  (jetty-launcher-455-thread-2) 
[n:127.0.0.1:63633_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 586379 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63660_solr
   [junit4]   2> 586379 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63660_solr
   [junit4]   2> 586382 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 586382 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 586427 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 586427 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 586428 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node4\.
   [junit4]   2> 586429 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 586430 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 586431 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 586431 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 586431 INFO  (jetty-launcher-455-thread-4) 
[n:127.0.0.1:63660_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 586432 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 586432 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63641_solr as DOWN
   [junit4]   2> 586434 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63641_solr
   [junit4]   2> 586434 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:63641_solr
   [junit4]   2> 586436 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 586436 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 586447 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 586447 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 586448 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node3\.
   [junit4]   2> 586449 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 586452 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 586452 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 586453 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 586453 INFO  (jetty-launcher-455-thread-3) 
[n:127.0.0.1:63641_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 586453 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 586454 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 586458 INFO  
(zkCallback-481-thread-2-processing-n:127.0.0.1:63660_solr) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 586459 INFO  
(zkCallback-481-thread-2-processing-n:127.0.0.1:63660_solr) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 586460 INFO  
(zkCallback-477-thread-2-processing-n:127.0.0.1:63641_solr) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 586460 INFO  
(zkCallback-477-thread-2-processing-n:127.0.0.1:63641_solr) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 586460 INFO  
(zkCallback-478-thread-2-processing-n:127.0.0.1:63653_solr) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 586461 INFO  
(zkCallback-478-thread-2-processing-n:127.0.0.1:63653_solr) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 586462 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 586463 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (5)
   [junit4]   2> 586464 INFO  
(OverseerCollectionConfigSetProcessor-96545859313336331-127.0.0.1:63641_solr-n_0000000000)
 [n:127.0.0.1:63641_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 586464 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63660_solr"} current state version: 0
   [junit4]   2> 586464 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:63660_solr
   [junit4]   2> 586467 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63641_solr"} current state version: 0
   [junit4]   2> 586467 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:63641_solr
   [junit4]   2> 586474 INFO  (zkCallback-487-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@15bedaf name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 586474 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586474 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 586486 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@4ff93c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 586492 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26338820
   [junit4]   2> 586492 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:63638_solr as DOWN
   [junit4]   2> 586496 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63638_solr"} current state version: 0
   [junit4]   2> 586496 INFO  
(OverseerStateUpdate-96545859313336331-127.0.0.1:63641_solr-n_0000000000) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:63638_solr
   [junit4]   2> 586499 INFO  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 586499 WARN  
(zkCallback-480-thread-1-processing-n:127.0.0.1:63638_solr) 
[n:127.0.0.1:63638_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 586499 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 586500 INFO  
(zkCallback-481-thread-2-processing-n:127.0.0.1:63660_solr) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 586500 INFO  
(zkCallback-477-thread-2-processing-n:127.0.0.1:63641_solr) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 586500 INFO  
(zkCallback-478-thread-2-processing-n:127.0.0.1:63653_solr) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 586500 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b45d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 586508 INFO  
(zkCallback-479-thread-1-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 586509 INFO  
(zkCallback-481-thread-2-processing-n:127.0.0.1:63660_solr) 
[n:127.0.0.1:63660_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 586510 INFO  
(zkCallback-477-thread-2-processing-n:127.0.0.1:63641_solr) 
[n:127.0.0.1:63641_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 586510 INFO  
(zkCallback-478-thread-2-processing-n:127.0.0.1:63653_solr) 
[n:127.0.0.1:63653_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 586510 INFO  
(zkCallback-479-thread-2-processing-n:127.0.0.1:63633_solr) 
[n:127.0.0.1:63633_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96545859313336332-127.0.0.1:63653_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 586514 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 586515 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@797484{/solr,null,AVAILABLE}
   [junit4]   2> 586515 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@139f11c{HTTP/1.1,[http/1.1]}{127.0.0.1:63701}
   [junit4]   2> 586515 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.e.j.s.Server Started @591007ms
   [junit4]   2> 586515 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63701}
   [junit4]   2> 586516 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 586516 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node6'
   [junit4]   2> 586516 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 586516 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 586517 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 586517 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 586529 INFO  (zkCallback-489-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@bbf372 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 586529 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586529 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 586530 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 586539 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node6\.
   [junit4]   2> 586539 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 6180459
   [junit4]   2> 586539 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node6]
   [junit4]   2> 586539 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node6\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_602CA4586E1A88DD-001\tempDir-001\node6\lib
   [junit4]   2> 586539 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 586542 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 586542 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 586542 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 586542 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63622/solr
   [junit4]   2> 586542 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 586542 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 586543 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 586550 INFO  (zkCallback-492-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4eec40 name:ZooKeeperConnection 
Watcher:127.0.0.1:63622 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 586550 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 586550 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[602CA4586E1A88DD]) [    ] 
o.a.s.c.c.SolrZkClient Using d

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

lection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15ef13e
   [junit4]   2> 905340 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=4,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=36,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=6714,transaction_logs_total_number=3}
   [junit4]   2> 905340 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 905340 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 905340 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 905342 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\;done=false>>]
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\index;done=false>>]
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 905355 INFO  (coreCloseExecutor-2314-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 905357 INFO  
(TEST-TestDistributedSearch.test-seed#[602CA4586E1A88DD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b85be9{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedSearch -Dtests.method=test 
-Dtests.seed=602CA4586E1A88DD -Dtests.slow=true -Dtests.locale=bg-BG 
-Dtests.timezone=America/Costa_Rica -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 33.6s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected to find 
shardAddress in the up shard info
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([602CA4586E1A88DD:E8789B82C0E6E525]:0)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 905362 INFO  
(SUITE-TestDistributedSearch-seed#[602CA4586E1A88DD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_602CA4586E1A88DD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{other_tl1=PostingsFormat(name=LuceneFixedGap), 
range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
SubjectTerms_mfacet=PostingsFormat(name=LuceneFixedGap), 
n_l1=PostingsFormat(name=LuceneFixedGap), 
a_n_tdt=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=Lucene50(blocksize=128), 
intDefault=PostingsFormat(name=LuceneFixedGap), n_td1=Lucene50(blocksize=128), 
n_d1=PostingsFormat(name=LuceneFixedGap), n_f1=Lucene50(blocksize=128), 
range_facet_l=PostingsFormat(name=LuceneFixedGap), 
n_tl1=Lucene50(blocksize=128), 
oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_tf1=PostingsFormat(name=LuceneFixedGap), 
lowerfilt1and2=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=LuceneFixedGap), lowerfilt=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=LuceneFixedGap), 
severity=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_sev_enum=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_dt1=Lucene50(blocksize=128), a_i1=PostingsFormat(name=LuceneFixedGap), 
b_n_tdt=PostingsFormat(name=LuceneFixedGap), 
n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), 
rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=PostingsFormat(name=LuceneFixedGap), 
foo_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_tdt1=PostingsFormat(name=LuceneFixedGap), 
foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), 
foo_f=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
foo_sev_enum=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=120, 
maxMBSortInHeap=5.819549147232116, sim=RandomSimilarity(queryNorm=false): {}, 
locale=bg-BG, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=100126264,total=440987648
   [junit4]   2> NOTE: All tests run in this JVM: [TestJmxIntegration, 
ShardSplitTest, TestRawTransformer, DistribCursorPagingTest, TestLockTree, 
TestSort, TestSubQueryTransformer, DistribJoinFromCollectionTest, 
HttpPartitionTest, TestReplicationHandlerBackup, SolrTestCaseJ4Test, 
ChangedSchemaMergeTest, HdfsChaosMonkeySafeLeaderTest, TestSolrDeletionPolicy1, 
TestRandomFlRTGCloud, DistributedQueryElevationComponentTest, 
TestCoreContainer, TestConfigReload, AnalyticsQueryTest, 
TestElisionMultitermQuery, TestHighlightDedupGrouping, TestCollectionAPI, 
BadComponentTest, CachingDirectoryFactoryTest, TestInitParams, 
BasicAuthIntegrationTest, HighlighterTest, TestConfigSetsAPIExclusivity, 
TestDynamicFieldCollectionResource, TestTolerantSearch, 
TestAnalyzedSuggestions, VMParamsZkACLAndCredentialsProvidersTest, 
TestSearcherReuse, SyncSliceTest, TestComplexPhraseQParserPlugin, 
TestAuthorizationFramework, TestDocTermOrds, TestSolrXml, TestCloudPivotFacet, 
TlogReplayBufferedWhileIndexingTest, StatelessScriptUpdateProcessorFactoryTest, 
TestInitQParser, TestHdfsCloudBackupRestore, PreAnalyzedFieldTest, 
SpatialFilterTest, OverseerCollectionConfigSetProcessorTest, 
DistributedSuggestComponentTest, TestSmileRequest, TestSchemaNameResource, 
TestJsonFacets, JsonLoaderTest, TestReloadAndDeleteDocs, 
TestObjectReleaseTracker, RegexBoostProcessorTest, TestLFUCache, 
UUIDUpdateProcessorFallbackTest, BlockDirectoryTest, BlockJoinFacetRandomTest, 
TestManagedStopFilterFactory, TestStressCloudBlindAtomicUpdates, 
TestClassicSimilarityFactory, HdfsRecoveryZkTest, TestDistributedSearch]
   [junit4] Completed [157/633 (3!)] on J0 in 33.65s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 54045 lines...]

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

Reply via email to