Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17757/
Java: 64bit/jdk-9-ea+132 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:43181/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:43181/solr/testSolrCloudCollection_shard1_replica2
        at 
__randomizedtesting.SeedInfo.seed([136502ADE6A783E:3CEEFE06E684264E]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
        at org.apache.solr.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 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:43181/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:415)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        ... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43181 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        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 12513 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2081071 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2081071 INFO  (Thread-2586) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2081071 INFO  (Thread-2586) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2081171 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35835
   [junit4]   2> 2081171 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081172 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081204 INFO  (zkCallback-1960141-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ed30528 
name:ZooKeeperConnection Watcher:127.0.0.1:35835 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081204 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081204 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081204 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2081227 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2081227 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2081227 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2081227 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2081227 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2081234 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34a5bdd2{/solr,null,AVAILABLE}
   [junit4]   2> 2081234 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ed885e7{/solr,null,AVAILABLE}
   [junit4]   2> 2081234 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5cc4861c{/solr,null,AVAILABLE}
   [junit4]   2> 2081235 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@48a692f4{/solr,null,AVAILABLE}
   [junit4]   2> 2081235 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4f8e4bc0{/solr,null,AVAILABLE}
   [junit4]   2> 2081237 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5216c20c{HTTP/1.1,[http/1.1]}{127.0.0.1:40836}
   [junit4]   2> 2081237 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.e.j.s.Server Started @2083510ms
   [junit4]   2> 2081237 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40836}
   [junit4]   2> 2081237 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 2081237 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node3'
   [junit4]   2> 2081237 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2081237 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7d041e80{HTTP/1.1,[http/1.1]}{127.0.0.1:33639}
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.e.j.s.Server Started @2083511ms
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@79c88f84{HTTP/1.1,[http/1.1]}{127.0.0.1:42404}
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.e.j.s.Server Started @2083511ms
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42404}
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node2'
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@73b2f468{HTTP/1.1,[http/1.1]}{127.0.0.1:43181}
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@56979303{HTTP/1.1,[http/1.1]}{127.0.0.1:45301}
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.e.j.s.Server Started @2083512ms
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.e.j.s.Server Started @2083512ms
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43181}
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45301}
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 2081239 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node1'
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node5'
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2081238 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33639}
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node4'
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081240 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081255 INFO  (zkCallback-1960142-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@d18555b name:ZooKeeperConnection 
Watcher:127.0.0.1:35835/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2081255 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081255 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081265 INFO  (zkCallback-1960143-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@49ba9171 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081265 INFO  (zkCallback-1960144-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@28abb18c 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081265 INFO  (zkCallback-1960145-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b1a6318 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081265 INFO  (zkCallback-1960146-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@53e9054e 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2081266 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081266 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2081265 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081267 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2081267 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081268 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node2/.
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node5/.
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1464715333
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1046997445
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node2]
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node5]
   [junit4]   2> 2081283 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 0x156f4bafff20004, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node1/.
   [junit4]   2> 2081283 WARN  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node2/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node2/lib
   [junit4]   2> 2081283 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 0x156f4bafff20003, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-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> 2081283 WARN  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node5/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node5/lib
   [junit4]   2> 2081283 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 809759717
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node1]
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-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> 2081284 WARN  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node1/lib
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-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> 2081284 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node4/.
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node3/.
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 709799745
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node3]
   [junit4]   2> 2081285 WARN  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node3/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node3/lib
   [junit4]   2> 2081284 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 870729735
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-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> 2081285 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node4]
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2081285 WARN  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node4/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node4/lib
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35835/solr
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35835/solr
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35835/solr
   [junit4]   2> 2081285 INFO  (jetty-launcher-1960140-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> 2081286 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35835/solr
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2081286 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35835/solr
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2081287 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081288 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081293 INFO  (zkCallback-1960155-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@621825b name:ZooKeeperConnection 
Watcher:127.0.0.1:35835 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2081293 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081293 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081295 INFO  (zkCallback-1960156-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3543c0d3 
name:ZooKeeperConnection Watcher:127.0.0.1:35835 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081295 INFO  (zkCallback-1960157-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1011500b 
name:ZooKeeperConnection Watcher:127.0.0.1:35835 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081295 INFO  (zkCallback-1960158-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b81cf56 name:ZooKeeperConnection 
Watcher:127.0.0.1:35835 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2081295 INFO  (zkCallback-1960161-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5802f674 
name:ZooKeeperConnection Watcher:127.0.0.1:35835 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081295 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081303 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$142/286555232@6f316f94
   [junit4]   2> 2081304 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081305 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$142/286555232@482b20c8
   [junit4]   2> 2081305 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$142/286555232@1ce04e45
   [junit4]   2> 2081305 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$142/286555232@5f1c765e
   [junit4]   2> 2081305 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 0x156f4bafff20008, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2081305 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081305 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081305 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081313 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$142/286555232@24c4b9d3
   [junit4]   2> 2081313 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@67da48fa 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081313 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081313 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081315 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b61c018 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081315 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081315 INFO  (zkCallback-1960164-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@23375b4c 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081315 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081315 INFO  (zkCallback-1960165-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4d753405 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081315 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081323 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@59a94f7b 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081323 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081325 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2081340 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2081340 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2081340 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2081340 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2081362 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2081369 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2081369 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2081369 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2081369 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2081413 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2081422 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2081422 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2081422 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2081422 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2081451 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2081465 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2081465 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2081465 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2081465 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2081507 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2081507 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2081507 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2081507 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2081507 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2081512 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2081512 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2081512 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2081513 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2081513 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2081529 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2081529 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2081543 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2081543 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2081546 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2081546 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2081548 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2081550 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2081550 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2081553 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2081555 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2081555 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2081555 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2081555 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2081561 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2081561 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2081561 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2081561 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2081561 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2081565 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2081565 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2081566 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2081568 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2081570 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2081570 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2081570 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2081570 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2081571 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2081571 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2081571 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2081571 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2081571 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2081572 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2081572 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2081572 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2081572 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2081573 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2081575 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2081575 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2081575 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2081575 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2081575 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2081579 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2081579 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2081579 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2081587 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2081606 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96533526030188555-127.0.0.1:42404_solr-n_0000000000
   [junit4]   2> 2081606 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96533526030188556-127.0.0.1:43181_solr-n_0000000001
   [junit4]   2> 2081606 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96533526030188557-127.0.0.1:45301_solr-n_0000000002
   [junit4]   2> 2081607 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96533526030188558-127.0.0.1:40836_solr-n_0000000003
   [junit4]   2> 2081607 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42404_solr
   [junit4]   2> 2081607 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2081607 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96533526030188555-127.0.0.1:42404_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 2081607 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96533526030188556-127.0.0.1:43181_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 2081607 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96533526030188557-127.0.0.1:45301_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 2081608 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43181_solr
   [junit4]   2> 2081608 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43181_solr
   [junit4]   2> 2081608 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45301_solr
   [junit4]   2> 2081608 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40836_solr
   [junit4]   2> 2081608 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40836_solr
   [junit4]   2> 2081608 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45301_solr
   [junit4]   2> 2081609 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96533526030188555-127.0.0.1:42404_solr-n_0000000000) starting
   [junit4]   2> 2081609 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2081611 INFO  (zkCallback-1960164-thread-1) [    ] 
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> 2081611 INFO  (zkCallback-1960166-thread-1) [    ] 
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> 2081611 INFO  (zkCallback-1960165-thread-1) [    ] 
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> 2081611 INFO  (zkCallback-1960163-thread-1) [    ] 
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> 2081611 INFO  (zkCallback-1960162-thread-1) [    ] 
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> 2081613 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96533526030188559-127.0.0.1:33639_solr-n_0000000004
   [junit4]   2> 2081613 INFO  (zkCallback-1960164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2081614 INFO  (zkCallback-1960164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 2081614 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2081615 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2081615 INFO  (zkCallback-1960165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2081615 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2081616 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 2081616 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 2081616 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 2081616 INFO  (zkCallback-1960164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2081616 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2081616 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2081617 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96533526030188558-127.0.0.1:40836_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 2081616 INFO  (zkCallback-1960165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [2])
   [junit4]   2> 2081618 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2081618 INFO  (zkCallback-1960165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2081618 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:33639_solr as DOWN
   [junit4]   2> 2081618 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2081620 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2081620 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2081620 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2081620 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node1/.
   [junit4]   2> 2081620 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2081621 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2081621 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node3/.
   [junit4]   2> 2081621 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2081621 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2081621 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2081622 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node5/.
   [junit4]   2> 2081622 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2081627 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2081627 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2081627 INFO  (jetty-launcher-1960140-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2081627 INFO  (jetty-launcher-1960140-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2081627 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2081627 INFO  (jetty-launcher-1960140-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2081635 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33639_solr
   [junit4]   2> 2081635 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33639_solr
   [junit4]   2> 2081638 INFO  (zkCallback-1960162-thread-1) [    ] 
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> 2081638 INFO  (zkCallback-1960163-thread-1) [    ] 
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> 2081639 INFO  (zkCallback-1960165-thread-1) [    ] 
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> 2081638 INFO  (zkCallback-1960166-thread-1) [    ] 
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> 2081638 INFO  (zkCallback-1960164-thread-1) [    ] 
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> 2081640 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2081640 INFO  (zkCallback-1960165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2081640 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2081640 INFO  (zkCallback-1960164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2081640 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2081644 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2081644 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2081644 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node4/.
   [junit4]   2> 2081644 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2081645 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2081645 INFO  (jetty-launcher-1960140-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2081649 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2081649 INFO  
(OverseerCollectionConfigSetProcessor-96533526030188555-127.0.0.1:42404_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 2081649 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42404_solr as DOWN
   [junit4]   2> 2081649 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2081651 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 2081652 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42404_solr
   [junit4]   2> 2081652 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42404_solr
   [junit4]   2> 2081653 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33639_solr"} current state version: 0
   [junit4]   2> 2081653 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33639_solr
   [junit4]   2> 2081654 INFO  (zkCallback-1960166-thread-1) [    ] 
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> 2081654 INFO  (zkCallback-1960164-thread-1) [    ] 
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> 2081654 INFO  (zkCallback-1960165-thread-1) [    ] 
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> 2081654 INFO  (zkCallback-1960163-thread-1) [    ] 
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> 2081654 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081654 INFO  (zkCallback-1960164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081654 INFO  (zkCallback-1960162-thread-1) [    ] 
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> 2081656 INFO  (zkCallback-1960165-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081656 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081656 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081656 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:42404_solr"} current state version: 0
   [junit4]   2> 2081656 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42404_solr
   [junit4]   2> 2081664 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2081664 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2081665 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node2/.
   [junit4]   2> 2081665 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2081665 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2081665 INFO  (jetty-launcher-1960140-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2081665 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081666 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081668 INFO  (zkCallback-1960172-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ec4f4d0 
name:ZooKeeperConnection Watcher:127.0.0.1:35835 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081668 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081668 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081671 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@56979303{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2081672 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1046997445
   [junit4]   2> 2081672 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45301_solr as DOWN
   [junit4]   2> 2081675 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45301_solr"} current state version: 0
   [junit4]   2> 2081676 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45301_solr
   [junit4]   2> 2081677 INFO  (zkCallback-1960164-thread-1) [    ] 
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> 2081677 INFO  (zkCallback-1960166-thread-1) [    ] 
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> 2081677 INFO  (zkCallback-1960163-thread-1) [    ] 
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> 2081677 INFO  (zkCallback-1960165-thread-2) [    ] 
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> 2081677 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2081677 WARN  (zkCallback-1960164-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2081677 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2081677 INFO  (zkCallback-1960162-thread-1) [    ] 
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> 2081678 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@34a5bdd2{/solr,null,UNAVAILABLE}
   [junit4]   2> 2081678 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2081679 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21fc96f5{/solr,null,AVAILABLE}
   [junit4]   2> 2081679 INFO  (zkCallback-1960165-thread-1) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96533526030188556-127.0.0.1:43181_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 2081679 INFO  (zkCallback-1960165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2081679 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2081679 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@24cabe36{HTTP/1.1,[http/1.1]}{127.0.0.1:37171}
   [junit4]   2> 2081679 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.e.j.s.Server Started @2083953ms
   [junit4]   2> 2081680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37171}
   [junit4]   2> 2081680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@7cdbc5d3
   [junit4]   2> 2081680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node6'
   [junit4]   2> 2081680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2081680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2081680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081680 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081682 INFO  (zkCallback-1960174-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fe2e26b 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081682 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081682 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081682 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2081687 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node6/.
   [junit4]   2> 2081687 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1357402368
   [junit4]   2> 2081687 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node6]
   [junit4]   2> 2081687 WARN  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node6/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node6/lib
   [junit4]   2> 2081687 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
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> 2081688 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2081688 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2081689 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2081689 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35835/solr
   [junit4]   2> 2081689 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2081689 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081689 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081700 INFO  (zkCallback-1960177-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@48e62be9 
name:ZooKeeperConnection Watcher:127.0.0.1:35835 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081700 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081701 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081703 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$142/286555232@2c895126
   [junit4]   2> 2081703 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081705 INFO  (zkCallback-1960178-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@390d6932 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081705 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081724 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2081725 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2081725 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2081725 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2081734 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96533526030188563-127.0.0.1:37171_solr-n_0000000005
   [junit4]   2> 2081734 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96533526030188559-127.0.0.1:33639_solr-n_0000000004 to 
know if I could be the leader
   [junit4]   2> 2081734 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37171_solr as DOWN
   [junit4]   2> 2081738 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37171_solr
   [junit4]   2> 2081738 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37171_solr
   [junit4]   2> 2081738 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37171_solr"} current state version: 0
   [junit4]   2> 2081738 INFO  
(OverseerStateUpdate-96533526030188555-127.0.0.1:42404_solr-n_0000000000) [    
] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37171_solr
   [junit4]   2> 2081740 INFO  (zkCallback-1960166-thread-1) [    ] 
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> 2081740 INFO  (zkCallback-1960165-thread-2) [    ] 
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> 2081740 INFO  (zkCallback-1960163-thread-1) [    ] 
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> 2081740 INFO  (zkCallback-1960162-thread-1) [    ] 
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> 2081740 INFO  (zkCallback-1960178-thread-1) [    ] 
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> 2081741 INFO  (zkCallback-1960166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081741 INFO  (zkCallback-1960165-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081741 INFO  (zkCallback-1960163-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081741 INFO  (zkCallback-1960162-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081742 INFO  (zkCallback-1960178-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2081744 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2081744 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2081744 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001/tempDir-001/node6/.
   [junit4]   2> 2081744 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2081745 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 2081745 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2081745 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2081745 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2081762 INFO  (zkCallback-1960180-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@351664f2 
name:ZooKeeperConnection Watcher:127.0.0.1:35835/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2081762 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2081762 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2081763 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 2081783 INFO  
(TEST-BasicAuthIntegrationTest.testBasics-seed#[136502ADE6A783E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfi

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

TF-8
   [junit4] ERROR   20.0s J2 | BasicAuthIntegrationTest.testBasics <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException 
occured when talking to server at: 
http://127.0.0.1:43181/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([136502ADE6A783E:3CEEFE06E684264E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: 
IOException occured when talking to server at: 
http://127.0.0.1:43181/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264)
   [junit4]    >        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >        ... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:43181 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    >        ... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_136502ADE6A783E-001
   [junit4]   2> Sep 04, 2016 10:25:31 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=Asserting), 
multiDefault=BlockTreeOrds(blocksize=128), 
intDefault=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Asserting), 
range_facet_l=PostingsFormat(name=Asserting), 
timestamp=PostingsFormat(name=Asserting)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1736, 
maxMBSortInHeap=5.962353768544572, sim=RandomSimilarity(queryNorm=true): {}, 
locale=ff-CM, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=112613864,total=483917824
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaConcurrent, 
TestLeaderInitiatedRecoveryThread, TestPostingsSolrHighlighter, 
DistributedFacetExistsSmallTest, TestBulkSchemaAPI, TestIndexSearcher, 
TestJmxMonitoredMap, RequestLoggingTest, TestWriterPerf, TestUtils, 
ClassificationUpdateProcessorFactoryTest, QueryParsingTest, VersionInfoTest, 
LeaderElectionTest, TestFuzzyAnalyzedSuggestions, CollectionReloadTest, 
TestIndexingPerformance, TestRecovery, AnalysisErrorHandlingTest, AssignTest, 
NoCacheHeaderTest, HardAutoCommitTest, TestMaxScoreQueryParser, 
TestCoreDiscovery, BlobRepositoryCloudTest, TestNonDefinedSimilarityFactory, 
TestMacros, LukeRequestHandlerTest, TestSolrCloudWithKerberosAlt, 
TestMiniSolrCloudCluster, TestFieldSortValues, 
LeaderInitiatedRecoveryOnCommitTest, SuggesterTSTTest, 
PKIAuthenticationIntegrationTest, DirectUpdateHandlerTest, CircularListTest, 
TestSolrJ, RequestHandlersTest, TestConfigOverlay, CustomCollectionTest, 
TestManagedResource, TlogReplayBufferedWhileIndexingTest, TestXIncludeConfig, 
TestDefaultSearchFieldResource, DateMathParserTest, SliceStateTest, 
TestManagedSchemaAPI, TestSolrIndexConfig, DirectSolrConnectionTest, 
HdfsChaosMonkeySafeLeaderTest, TestPerFieldSimilarity, 
HdfsBasicDistributedZk2Test, ForceLeaderTest, SolrCLIZkUtilsTest, 
HdfsDirectoryFactoryTest, TestFieldCache, HdfsRecoverLeaseTest, SuggesterTest, 
SimpleFacetsTest, ConjunctionSolrSpellCheckerTest, 
DistributedFacetPivotSmallAdvancedTest, TestStressRecovery, 
PrimitiveFieldTypeTest, TestSolrDeletionPolicy1, HdfsUnloadDistributedZkTest, 
SolrCoreCheckLockOnStartupTest, TestNumericTerms64, 
TestMiniSolrCloudClusterSSL, ClusterStateTest, ConfigSetsAPITest, 
TestCollationField, PluginInfoTest, MultiThreadedOCPTest, 
UnloadDistributedZkTest, SSLMigrationTest, TestMinMaxOnMultiValuedField, 
TestJettySolrRunner, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
SolrTestCaseJ4Test, TestSubQueryTransformer, DeleteNodeTest, 
TestSweetSpotSimilarityFactory, TestExtendedDismaxParser, CursorMarkTest, 
CollectionsAPIAsyncDistributedZkTest, BlockJoinFacetSimpleTest, 
TestHashQParserPlugin, TestClusterStateMutator, HdfsSyncSliceTest, 
TestPHPSerializedResponseWriter, TestSolrQueryParser, TestTolerantSearch, 
TestSolrQueryParserDefaultOperatorResource, FieldAnalysisRequestHandlerTest, 
TestSuggestSpellingConverter, TestInfoStreamLogging, CoreAdminHandlerTest, 
SampleTest, FullHLLTest, ScriptEngineTest, TestScoreJoinQPScore, 
TestFieldCacheWithThreads, DeleteStatusTest, DistribCursorPagingTest, 
DistributedQueueTest, DistributedVersionInfoTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, ReplicationFactorTest, SaslZkACLProviderTest, 
ShardSplitTest, TestSolrConfigHandlerConcurrent, 
CoreMergeIndexesAdminHandlerTest, DistributedDebugComponentTest, 
DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, 
SuggestComponentTest, JavabinLoaderTest, HighlighterMaxOffsetTest, 
TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, 
CheckHdfsIndexTest, TestIntervalFaceting, TestMacroExpander, 
TestGraphMLResponseWriter, TestRawResponseWriter, TestRawTransformer, 
TestSolrQueryResponse, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, 
TestFieldTypeResource, TestSchemaResource, TestSolrQueryParserResource, 
TestManagedStopFilterFactory, BooleanFieldTest, DocValuesMissingTest, 
TestCloudManagedSchema, TestUseDocValuesAsStored2, SortSpecParsingTest, 
TestCollapseQParserPlugin, TestCustomSort, TestFilteredDocIdSet, 
TestMissingGroups, TestNoOpRegenerator, 
TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, 
TestScoreJoinQPNoScore, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [625/633 (1!)] on J2 in 21.05s, 1 test, 1 error <<< 
FAILURES!

[...truncated 49732 lines...]

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

Reply via email to