Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/795/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
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:43946/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:43946/forceleader_test_collection_shard1_replica3]
        at 
__randomizedtesting.SeedInfo.seed([283DE7406DD5BAB5:CEAAD380545743D4]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        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:43946/forceleader_test_collection_shard1_replica3]
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
        ... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused 
connection at: 
http://127.0.0.1:43946/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:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
        ... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:43946 [/127.0.0.1] failed: Connection refused
        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
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        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.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:41644/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:41644/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([283DE7406DD5BAB5:15E5496C553BE4C5]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
        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: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:41644/solr/testSolrCloudCollection_shard1_replica2
        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:413)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:209)
        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)
        ... 10 more




Build Log:
[...truncated 11440 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1275943 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1275944 INFO  (Thread-4049) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1275944 INFO  (Thread-4049) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1276044 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37530
   [junit4]   2> 1276044 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276044 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276051 INFO  (zkCallback-1587-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d27a8d6 
name:ZooKeeperConnection Watcher:127.0.0.1:37530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276051 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276052 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276052 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1276060 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1276061 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1276061 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1276062 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1276062 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1276063 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19da0f0b{/solr,null,AVAILABLE}
   [junit4]   2> 1276064 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b6c16f4{/solr,null,AVAILABLE}
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f3ed041{/solr,null,AVAILABLE}
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@276558e8{HTTP/1.1,[http/1.1]}{127.0.0.1:37639}
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6acb127b{HTTP/1.1,[http/1.1]}{127.0.0.1:53679}
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.e.j.s.Server Started @1279504ms
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.e.j.s.Server Started @1279504ms
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37639}
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53679}
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node2'
   [junit4]   2> 1276065 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node4'
   [junit4]   2> 1276066 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1276066 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1276066 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1276066 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1276066 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276066 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276066 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276068 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c2c3d78{/solr,null,AVAILABLE}
   [junit4]   2> 1276068 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2308210b{HTTP/1.1,[http/1.1]}{127.0.0.1:59006}
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.e.j.s.Server Started @1279507ms
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59006}
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node5'
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276069 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276071 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@da4ba01{/solr,null,AVAILABLE}
   [junit4]   2> 1276071 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@45f2f5dd{HTTP/1.1,[http/1.1]}{127.0.0.1:55779}
   [junit4]   2> 1276071 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.e.j.s.Server Started @1279510ms
   [junit4]   2> 1276071 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55779}
   [junit4]   2> 1276071 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1276071 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node3'
   [junit4]   2> 1276072 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1276072 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1276072 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276072 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276073 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276074 INFO  (zkCallback-1590-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e907864 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276074 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276074 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@28599198{HTTP/1.1,[http/1.1]}{127.0.0.1:46940}
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.e.j.s.Server Started @1279513ms
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46940}
   [junit4]   2> 1276075 INFO  (zkCallback-1588-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@17253d20 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node1'
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1276075 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276076 INFO  (zkCallback-1591-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@39ee11c6 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276076 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276076 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276076 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276076 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276076 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276076 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276077 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276077 INFO  (zkCallback-1589-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@75f5c9e7 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276077 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276077 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276078 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276078 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276082 INFO  (zkCallback-1592-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2da1efa8 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276083 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276083 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276085 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node3/.
   [junit4]   2> 1276085 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1866617790
   [junit4]   2> 1276086 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node3]
   [junit4]   2> 1276086 WARN  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node3/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node3/lib
   [junit4]   2> 1276086 INFO  (jetty-launcher-1586-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> 1276097 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node5/.
   [junit4]   2> 1276097 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 981423413
   [junit4]   2> 1276097 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node5]
   [junit4]   2> 1276097 WARN  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node5/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node5/lib
   [junit4]   2> 1276098 INFO  (jetty-launcher-1586-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> 1276099 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276099 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1276099 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1276099 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1276099 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37530/solr
   [junit4]   2> 1276099 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1276099 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276100 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276100 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node2/.
   [junit4]   2> 1276100 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1086102732
   [junit4]   2> 1276100 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node2]
   [junit4]   2> 1276100 WARN  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node2/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node2/lib
   [junit4]   2> 1276101 INFO  (jetty-launcher-1586-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> 1276101 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node4/.
   [junit4]   2> 1276101 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 908903653
   [junit4]   2> 1276101 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node4]
   [junit4]   2> 1276102 WARN  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node4/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node4/lib
   [junit4]   2> 1276102 INFO  (jetty-launcher-1586-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> 1276103 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1276103 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1276103 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1276103 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37530/solr
   [junit4]   2> 1276103 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1276103 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276103 INFO  (zkCallback-1595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f2e5b2d 
name:ZooKeeperConnection Watcher:127.0.0.1:37530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37530/solr
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1276104 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276105 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276106 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1276106 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1276106 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1276106 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37530/solr
   [junit4]   2> 1276106 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1276107 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276107 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276108 INFO  (zkCallback-1600-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@59d56e77 
name:ZooKeeperConnection Watcher:127.0.0.1:37530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276108 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276109 INFO  (jetty-launcher-1586-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276109 INFO  (zkCallback-1601-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4cbea629 
name:ZooKeeperConnection Watcher:127.0.0.1:37530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276109 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node1/.
   [junit4]   2> 1276109 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2018725763
   [junit4]   2> 1276109 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node1]
   [junit4]   2> 1276109 WARN  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node1/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node1/lib
   [junit4]   2> 1276110 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/36062307@29988cf2
   [junit4]   2> 1276110 INFO  (jetty-launcher-1586-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> 1276110 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1276110 INFO  (zkCallback-1604-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ba2612a 
name:ZooKeeperConnection Watcher:127.0.0.1:37530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276111 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1276111 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1276111 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1276111 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37530/solr
   [junit4]   2> 1276111 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1276111 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276111 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276112 INFO  (jetty-launcher-1586-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276112 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276112 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276112 INFO  (jetty-launcher-1586-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276113 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/36062307@19ff3e8d
   [junit4]   2> 1276113 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1276113 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@50ed8c9f 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276114 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/36062307@3c873323
   [junit4]   2> 1276114 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1276114 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1276115 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1afda570 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276115 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1276116 INFO  (zkCallback-1608-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e507ccb 
name:ZooKeeperConnection Watcher:127.0.0.1:37530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276116 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276116 INFO  (jetty-launcher-1586-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276117 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1276118 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1276119 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/36062307@23fcb03c
   [junit4]   2> 1276119 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 0x156a6abdc44000c, 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> 1276120 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1276121 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2fd6dea2 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276127 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1276129 INFO  
(zkCallback-1611-thread-1-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3c4e305 name:ZooKeeperConnection 
Watcher:127.0.0.1:37530/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1276129 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1276131 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$9/36062307@2f243d7c
   [junit4]   2> 1276131 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1276131 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1276131 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1276133 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1276139 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1276139 INFO  
(zkCallback-1612-thread-1-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ca63273 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276140 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1276140 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1276140 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1276140 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1276144 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1276145 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1276145 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1276149 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1276149 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1276151 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1276153 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1276153 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1276153 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1276174 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1276176 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1276177 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1276177 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1276179 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1276179 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1276180 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1276181 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1276182 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1276183 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1276183 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1276185 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1276186 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1276186 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1276186 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1276188 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1276188 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1276189 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1276189 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1276189 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1276190 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1276190 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1276190 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1276190 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1276191 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1276191 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1276191 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1276192 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1276192 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1276192 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1276196 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1276196 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1276197 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1276199 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1276199 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1276199 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1276199 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1276201 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1276202 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1276202 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1276203 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1276203 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1276203 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96447699100106762-127.0.0.1:55779_solr-n_0000000000
   [junit4]   2> 1276203 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96447699100106763-127.0.0.1:37639_solr-n_0000000001
   [junit4]   2> 1276204 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96447699100106767-127.0.0.1:59006_solr-n_0000000003
   [junit4]   2> 1276204 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96447699100106766-127.0.0.1:46940_solr-n_0000000002
   [junit4]   2> 1276204 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96447699100106765-127.0.0.1:53679_solr-n_0000000004
   [junit4]   2> 1276205 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55779_solr
   [junit4]   2> 1276205 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1276205 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96447699100106763-127.0.0.1:37639_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1276205 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96447699100106762-127.0.0.1:55779_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1276206 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46940_solr
   [junit4]   2> 1276206 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:46940_solr
   [junit4]   2> 1276206 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96447699100106767-127.0.0.1:59006_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1276206 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37639_solr
   [junit4]   2> 1276206 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37639_solr
   [junit4]   2> 1276206 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53679_solr
   [junit4]   2> 1276207 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:53679_solr
   [junit4]   2> 1276207 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Overseer 
(id=96447699100106762-127.0.0.1:55779_solr-n_0000000000) starting
   [junit4]   2> 1276207 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96447699100106766-127.0.0.1:46940_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1276208 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 1276208 INFO  
(zkCallback-1611-thread-1-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_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> 1276208 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_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> 1276209 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_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> 1276209 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59006_solr as DOWN
   [junit4]   2> 1276209 INFO  
(zkCallback-1612-thread-1-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_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> 1276210 INFO  
(zkCallback-1605-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 1276212 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1276214 INFO  
(zkCallback-1611-thread-2-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_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> 1276214 INFO  
(zkCallback-1611-thread-1-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1276215 INFO  
(zkCallback-1605-thread-1-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1276215 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1276215 INFO  
(zkCallback-1611-thread-2-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1276215 INFO  
(zkCallback-1612-thread-1-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1276218 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1276218 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59006_solr
   [junit4]   2> 1276218 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59006_solr
   [junit4]   2> 1276229 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1276229 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1276230 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node1/.
   [junit4]   2> 1276230 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1276231 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1276231 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1276231 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1276231 INFO  (jetty-launcher-1586-thread-1) 
[n:127.0.0.1:46940_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1276232 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node4/.
   [junit4]   2> 1276232 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1276235 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1276235 INFO  (jetty-launcher-1586-thread-5) 
[n:127.0.0.1:53679_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1276235 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_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> 1276235 INFO  
(zkCallback-1611-thread-2-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_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> 1276235 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_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> 1276236 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276236 INFO  
(zkCallback-1611-thread-2-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276236 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276239 INFO  
(zkCallback-1605-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 1276240 INFO  
(zkCallback-1605-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1276242 INFO  
(zkCallback-1612-thread-1-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_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> 1276243 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1276243 INFO  
(OverseerCollectionConfigSetProcessor-96447699100106762-127.0.0.1:55779_solr-n_0000000000)
 [n:127.0.0.1:55779_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1276244 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1276244 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:55779_solr as DOWN
   [junit4]   2> 1276246 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55779_solr
   [junit4]   2> 1276246 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:55779_solr
   [junit4]   2> 1276247 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (4)
   [junit4]   2> 1276250 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_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> 1276250 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1276251 INFO  
(zkCallback-1605-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 1276251 INFO  
(zkCallback-1605-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1276255 INFO  
(zkCallback-1612-thread-1-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1276255 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59006_solr"} current state version: 0
   [junit4]   2> 1276255 INFO  
(zkCallback-1611-thread-2-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_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> 1276255 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59006_solr
   [junit4]   2> 1276255 INFO  
(zkCallback-1611-thread-2-processing-n:127.0.0.1:46940_solr) 
[n:127.0.0.1:46940_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1276258 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_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> 1276259 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1276262 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1276263 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1276263 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node5/.
   [junit4]   2> 1276263 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1276265 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55779_solr"} current state version: 0
   [junit4]   2> 1276265 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:55779_solr
   [junit4]   2> 1276267 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1276267 INFO  (jetty-launcher-1586-thread-4) 
[n:127.0.0.1:59006_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1276277 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1276277 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1276277 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node3/.
   [junit4]   2> 1276278 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1276283 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1276283 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1276284 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node2/.
   [junit4]   2> 1276284 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1276285 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1276285 INFO  (jetty-launcher-1586-thread-2) 
[n:127.0.0.1:37639_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1276285 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1276285 INFO  (jetty-launcher-1586-thread-3) 
[n:127.0.0.1:55779_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1276285 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276286 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276288 INFO  (zkCallback-1618-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1147078f 
name:ZooKeeperConnection Watcher:127.0.0.1:37530 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276288 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276288 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276292 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@28599198{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1276293 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2018725763
   [junit4]   2> 1276293 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:46940_solr as DOWN
   [junit4]   2> 1276306 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 0x156a6abdc44000e, 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> 1276306 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_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> 1276306 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19da0f0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1276307 INFO  
(zkCallback-1609-thread-1-processing-n:127.0.0.1:37639_solr) 
[n:127.0.0.1:37639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1276325 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_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> 1276325 INFO  
(zkCallback-1612-thread-2-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_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> 1276325 ERROR (jetty-launcher-1586-thread-1-EventThread) 
[n:127.0.0.1:46940_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/1209761867@5616179f
 rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@13149339[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1276325 INFO  
(zkCallback-1605-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_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> 1276326 INFO  
(zkCallback-1610-thread-1-processing-n:127.0.0.1:53679_solr) 
[n:127.0.0.1:53679_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1276327 INFO  
(zkCallback-1612-thread-2-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1276327 INFO  
(zkCallback-1605-thread-2-processing-n:127.0.0.1:55779_solr) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (4)
   [junit4]   2> 1276327 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46940_solr"} current state version: 0
   [junit4]   2> 1276327 INFO  
(OverseerStateUpdate-96447699100106762-127.0.0.1:55779_solr-n_0000000000) 
[n:127.0.0.1:55779_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:46940_solr
   [junit4]   2> 1276329 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1276334 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@30a6404b{/solr,null,AVAILABLE}
   [junit4]   2> 1276334 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@9a76da5{HTTP/1.1,[http/1.1]}{127.0.0.1:41644}
   [junit4]   2> 1276334 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.e.j.s.Server Started @1279773ms
   [junit4]   2> 1276335 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41644}
   [junit4]   2> 1276335 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1276335 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node6'
   [junit4]   2> 1276335 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1276335 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1276335 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1276335 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1276336 INFO  
(zkCallback-1612-thread-1-processing-n:127.0.0.1:59006_solr) 
[n:127.0.0.1:59006_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96447699100106763-127.0.0.1:37639_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1276337 INFO  (zkCallback-1620-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4a4eb7a3 
name:ZooKeeperConnection Watcher:127.0.0.1:37530/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1276337 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1276337 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1276338 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1276343 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node6/.
   [junit4]   2> 1276343 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1810676599
   [junit4]   2> 1276343 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_283DE7406DD5BAB5-001/tempDir-001/node6]
   [junit4]   2> 1276344 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[283DE7406DD5BAB5]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.BasicA

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

.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        ... 54 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    >        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    >        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    >        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    >        at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >        at java.net.Socket.connect(Socket.java:589)
   [junit4]    >        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    >        ... 64 more
   [junit4]   2> 2305827 INFO  
(SUITE-ForceLeaderTest-seed#[283DE7406DD5BAB5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.ForceLeaderTest_283DE7406DD5BAB5-001
   [junit4]   2> Aug 20, 2016 6:55:25 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
a_t=PostingsFormat(name=Memory doPackFST= false), 
intDefault=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l=PostingsFormat(name=Memory doPackFST= false), 
timestamp=PostingsFormat(name=Memory doPackFST= false)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=2028, 
maxMBSortInHeap=7.435066378719087, sim=ClassicSimilarity, locale=uk-UA, 
timezone=Pacific/Niue
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=156298856,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsLockFactoryTest, 
TestJettySolrRunner, NoCacheHeaderTest, TestBlendedInfixSuggestions, 
TestNumericTerms32, TestRequestForwarding, CachingDirectoryFactoryTest, 
TestStressRecovery, RAMDirectoryFactoryTest, BasicZkTest, 
ResponseLogComponentTest, ZkStateWriterTest, DateFieldTest, DeleteReplicaTest, 
ExplicitHLLTest, SolrIndexSplitterTest, 
TestDistributedStatsComponentCardinality, TestSolrDeletionPolicy2, 
ShowFileRequestHandlerTest, SortByFunctionTest, HighlighterConfigTest, 
SignatureUpdateProcessorFactoryTest, TestInitQParser, 
HdfsBasicDistributedZkTest, TestLMJelinekMercerSimilarityFactory, 
TestBinaryField, TestSchemaManager, TestTrieFacet, 
TestCopyFieldCollectionResource, DistanceUnitsTest, DirectoryFactoryTest, 
HdfsChaosMonkeySafeLeaderTest, SecurityConfHandlerTest, TestReload, 
SpellingQueryConverterTest, ZkSolrClientTest, OverseerModifyCollectionTest, 
VersionInfoTest, TestMiniSolrCloudClusterSSL, TestFuzzyAnalyzedSuggestions, 
TestLRUStatsCache, BufferStoreTest, TolerantUpdateProcessorTest, 
TestFieldCacheSortRandom, MergeStrategyTest, 
AsyncCallRequestStatusResponseTest, RequestHandlersTest, EchoParamsTest, 
IndexSchemaRuntimeFieldTest, TestSSLRandomization, TestSolrConfigHandlerCloud, 
TestSolr4Spatial2, TestSolrXml, TestBinaryResponseWriter, 
ConcurrentDeleteAndCreateCollectionTest, TestFieldCacheSanityChecker, 
AliasIntegrationTest, TestSolrConfigHandler, TestMissingGroups, 
NotRequiredUniqueKeyTest, CollectionsAPIAsyncDistributedZkTest, 
DocValuesMissingTest, CurrencyFieldOpenExchangeTest, 
TestFieldCollectionResource, TestPivotHelperCode, 
TestStressCloudBlindAtomicUpdates, RecoveryAfterSoftCommitTest, 
TestDistributedGrouping, SpellPossibilityIteratorTest, 
OpenExchangeRatesOrgProviderTest, SynonymTokenizerTest, 
TestGraphTermsQParserPlugin, DistributedFacetPivotLargeTest, 
TestComplexPhraseQParserPlugin, SimpleMLTQParserTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, TestCSVResponseWriter, 
BinaryUpdateRequestHandlerTest, CopyFieldTest, HdfsRecoveryZkTest, 
FieldAnalysisRequestHandlerTest, FacetPivotSmallTest, TestSchemaNameResource, 
TestFieldTypeCollectionResource, TestTrie, DistributedTermsComponentTest, 
BaseCdcrDistributedZkTest, TestManagedSchema, TestFastOutputStream, 
TestBM25SimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, 
TestSolrIndexConfig, SSLMigrationTest, TestSubQueryTransformerDistrib, 
HdfsSyncSliceTest, TestImplicitCoreProperties, 
CoreMergeIndexesAdminHandlerTest, AnalyticsQueryTest, TestRebalanceLeaders, 
DistributedIntervalFacetingTest, TestFieldCacheWithThreads, 
UpdateRequestProcessorFactoryTest, BigEndianAscendingWordSerializerTest, 
ChangedSchemaMergeTest, TestCustomDocTransformer, TestRangeQuery, 
CollectionsAPIDistributedZkTest, HLLSerializationTest, TestBulkSchemaAPI, 
TestCrossCoreJoin, SolrInfoMBeanTest, LeaderFailoverAfterPartitionTest, 
TestFieldCache, TestOverriddenPrefixQueryForCustomFieldType, SuggesterTSTTest, 
TestPerFieldSimilarity, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, BadIndexSchemaTest, TestDefaultStatsCache, 
TestUseDocValuesAsStored2, TestReRankQParserPlugin, ConvertedLegacyTest, 
TestDFISimilarityFactory, DistributedQueueTest, TestJoin, 
BasicFunctionalityTest, DistributedFacetPivotWhiteBoxTest, 
TestStandardQParsers, CustomCollectionTest, LoggingHandlerTest, 
SolrCmdDistributorTest, SpellCheckComponentTest, TestFoldingMultitermQuery, 
TestXmlQParserPlugin, TestDistributedMissingSort, CollectionStateFormat2Test, 
RequestLoggingTest, NumericFieldsTest, TestRandomCollapseQParserPlugin, 
PKIAuthenticationIntegrationTest, DataDrivenBlockJoinTest, 
SharedFSAutoReplicaFailoverUtilsTest, AtomicUpdatesTest, 
DistributedQueryComponentOptimizationTest, LukeRequestHandlerTest, 
BasicDistributedZk2Test, TestCloudSchemaless, QueryParsingTest, 
DistributedFacetPivotSmallAdvancedTest, RuleEngineTest, TestCloudDeleteByQuery, 
ConnectionReuseTest, CdcrReplicationDistributedZkTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, 
TestZkChroot, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, 
TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, 
TestRealTimeGet, TestStressReorder, HardAutoCommitTest, SimpleFacetsTest, 
TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, 
PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
TestCoreDiscovery, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTest, TestStressLucene, 
SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
TestRemoteStreaming, DistanceFunctionTest, DebugComponentTest, CacheHeaderTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
RequiredFieldsTest, TestSolrQueryParser, TestArbitraryIndexDir, 
FastVectorHighlighterTest, SolrPluginUtilsTest, IndexSchemaTest, 
TestJmxIntegration, TestCollationField, JSONWriterTest, MBeansHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, 
UpdateParamsTest, TestQuerySenderNoQuery, TestMergePolicyConfig, MultiTermTest, 
SampleTest, TestSearchPerf, MinimalSchemaTest, TestConfig, OutputWriterTest, 
TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestCharFilters, TestCodecSupport, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, 
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestUtils, 
TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, 
FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, 
SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, 
AssignTest, CdcrBootstrapTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, ConnectionManagerTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, 
DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest]
   [junit4] Completed [473/629 (2!)] on J1 in 100.04s, 3 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 60662 lines...]

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

Reply via email to