You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/09 11:15:02 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+125) - Build # 17196 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17196/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'P val' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":2,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val modified",         "b":"BY val",         "i":20,         "d":[           "val 1",           "val 2"],         "e":"EY val",         "":{"v":1}}}}},  from server:  http://127.0.0.1:35130/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":2,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val modified",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "e":"EY val",
        "":{"v":1}}}}},  from server:  http://127.0.0.1:35130/collection1
	at __randomizedtesting.SeedInfo.seed([5761229F7A773F24:DF351D45D48B52DC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:215)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	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:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12230 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/init-core-data-001
   [junit4]   2> 1517122 INFO  (SUITE-TestReqParamsAPI-seed#[5761229F7A773F24]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1517122 INFO  (SUITE-TestReqParamsAPI-seed#[5761229F7A773F24]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1517123 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1517123 INFO  (Thread-3701) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1517123 INFO  (Thread-3701) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1517223 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkTestServer start zk server on port:34914
   [junit4]   2> 1517224 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1517224 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1517225 INFO  (zkCallback-1775-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@717c41 name:ZooKeeperConnection Watcher:127.0.0.1:34914 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517226 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1517226 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1517226 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1517227 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1517227 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1517227 INFO  (zkCallback-1776-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@de1bc6 name:ZooKeeperConnection Watcher:127.0.0.1:34914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517228 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1517228 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1517228 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1517228 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1517229 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1517230 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1517230 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1517230 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1517231 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1517231 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1517232 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1517232 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1517233 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1517233 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1517233 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1517233 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1517234 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1517234 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1517234 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1517234 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1517235 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1517235 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1517235 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1517236 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1517236 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1517236 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1517238 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1517238 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1517303 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1
   [junit4]   2> 1517304 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1517305 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d1d5d{/,null,AVAILABLE}
   [junit4]   2> 1517307 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14ebdf2{HTTP/1.1,[http/1.1]}{127.0.0.1:33181}
   [junit4]   2> 1517307 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.Server Started @1519444ms
   [junit4]   2> 1517307 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/tempDir-001/control/data, hostPort=33181, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores}
   [junit4]   2> 1517307 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1517307 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001'
   [junit4]   2> 1517307 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1517307 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1517308 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1517308 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1517309 INFO  (zkCallback-1777-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8288dd name:ZooKeeperConnection Watcher:127.0.0.1:34914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517309 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1517309 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1517310 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1517310 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/solr.xml
   [junit4]   2> 1517313 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores
   [junit4]   2> 1517313 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer New CoreContainer 32892682
   [junit4]   2> 1517313 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001]
   [junit4]   2> 1517314 WARN  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/lib
   [junit4]   2> 1517314 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] 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> 1517315 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1517315 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1517315 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1517315 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34914/solr
   [junit4]   2> 1517315 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1517315 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1517316 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1517316 INFO  (zkCallback-1780-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17f19f7 name:ZooKeeperConnection Watcher:127.0.0.1:34914 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517316 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1517317 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1517317 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$177/46678@c0d89a
   [junit4]   2> 1517317 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1517318 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b82666 name:ZooKeeperConnection Watcher:127.0.0.1:34914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1517318 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1517318 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1517319 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1517320 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1517320 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1517322 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1517322 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1517323 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1517323 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1517323 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1517324 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1517324 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1517324 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1517325 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1517325 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1517325 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1517326 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96210922815160324-127.0.0.1:33181_-n_0000000000
   [junit4]   2> 1517326 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33181_
   [junit4]   2> 1517326 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1517326 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.Overseer Overseer (id=96210922815160324-127.0.0.1:33181_-n_0000000000) starting
   [junit4]   2> 1517327 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1517329 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1517329 INFO  (OverseerCollectionConfigSetProcessor-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1517329 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1517330 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33181_
   [junit4]   2> 1517330 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33181_
   [junit4]   2> 1517330 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1517330 INFO  (zkCallback-1781-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> 1517331 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1517340 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1517341 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1517341 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores
   [junit4]   2> 1517342 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1517342 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1
   [junit4]   2> 1517342 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1517342 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1517342 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1517342 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1517342 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1517343 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1517343 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33181",
   [junit4]   2>   "node_name":"127.0.0.1:33181_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1517343 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33181",
   [junit4]   2>   "node_name":"127.0.0.1:33181_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1517343 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1517343 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1517344 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1517344 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1517344 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1518344 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1518344 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1518344 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1518344 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1518345 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1518345 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1'
   [junit4]   2> 1518345 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1518345 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1518346 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1518349 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1518351 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1518357 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1518362 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1518412 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1518415 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1518416 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1518420 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1518421 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1518422 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1518422 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1518423 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1518423 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1518423 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1518423 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1/data/]
   [junit4]   2> 1518423 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@165b39f
   [junit4]   2> 1518424 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1/data
   [junit4]   2> 1518424 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1518424 WARN  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1518424 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1/data/index
   [junit4]   2> 1518424 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8179068798597678]
   [junit4]   2> 1518424 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1601426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e38f1b),segFN=segments_1,generation=1}
   [junit4]   2> 1518424 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1518425 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1/data/
   [junit4]   2> 1518425 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1518426 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1518427 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1518427 WARN  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1518428 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1518428 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1518429 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1518429 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1518431 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1518431 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1518431 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1518431 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1518432 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1518432 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1518432 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=1.0947265625, floorSegmentMB=1.48828125, forceMergeDeletesPctAllowed=5.893505621844147, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3514178976109742
   [junit4]   2> 1518432 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1601426 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e38f1b),segFN=segments_1,generation=1}
   [junit4]   2> 1518432 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1518432 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a7808[collection1] main]
   [junit4]   2> 1518432 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1518433 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1518434 INFO  (searcherExecutor-5121-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13a7808[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1518434 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1518434 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1518434 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1518434 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539374766416199680
   [junit4]   2> 1518435 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539374766416199680
   [junit4]   2> 1518435 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1518436 INFO  (coreLoadExecutor-5120-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1518436 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:33181 collection:control_collection shard:shard1
   [junit4]   2> 1518436 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1518437 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96210922815160324-core_node1-n_0000000000
   [junit4]   2> 1518438 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1518438 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1518438 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1518438 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33181/collection1/
   [junit4]   2> 1518438 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1518438 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1518438 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33181/collection1/ has no replicas
   [junit4]   2> 1518439 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1518439 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96210922815160324-core_node1-n_0000000000
   [junit4]   2> 1518440 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33181/collection1/ shard1
   [junit4]   2> 1518440 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:33181",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1518541 INFO  (zkCallback-1781-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1518590 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:33181/collection1/ and leader is http://127.0.0.1:33181/collection1/
   [junit4]   2> 1518591 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33181
   [junit4]   2> 1518591 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1518591 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1518591 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1518591 INFO  (coreZkRegister-5114-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1518592 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33181",
   [junit4]   2>   "node_name":"127.0.0.1:33181_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1518592 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33181",
   [junit4]   2>   "node_name":"127.0.0.1:33181_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1518693 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1518844 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1518845 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1518849 INFO  (zkCallback-1785-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e3c55 name:ZooKeeperConnection Watcher:127.0.0.1:34914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1518849 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1518849 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1518849 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1518849 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1518850 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1518850 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1518914 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1
   [junit4]   2> 1518915 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001
   [junit4]   2> 1518915 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1518922 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d530a{/,null,AVAILABLE}
   [junit4]   2> 1518922 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f99d7{HTTP/1.1,[http/1.1]}{127.0.0.1:44577}
   [junit4]   2> 1518922 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.Server Started @1521060ms
   [junit4]   2> 1518923 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/tempDir-001/jetty1, hostPort=44577, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores}
   [junit4]   2> 1518923 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 1518923 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001'
   [junit4]   2> 1518923 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1518923 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1518923 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1518929 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1518929 INFO  (zkCallback-1786-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1251c4c name:ZooKeeperConnection Watcher:127.0.0.1:34914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1518930 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1518930 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1518930 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1518930 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/solr.xml
   [junit4]   2> 1518934 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores
   [junit4]   2> 1518934 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer New CoreContainer 29672262
   [junit4]   2> 1518934 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001]
   [junit4]   2> 1518934 WARN  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/lib
   [junit4]   2> 1518934 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] 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> 1518936 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1518936 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1518936 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1518936 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34914/solr
   [junit4]   2> 1518936 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1518936 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1518936 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1518937 INFO  (zkCallback-1789-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2b940 name:ZooKeeperConnection Watcher:127.0.0.1:34914 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1518937 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1518937 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1518938 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$177/46678@1b10fdb
   [junit4]   2> 1518938 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1518938 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cfd430 name:ZooKeeperConnection Watcher:127.0.0.1:34914/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1518938 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1518940 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1518941 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1518942 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1518943 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1518943 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96210922815160328-127.0.0.1:44577_-n_0000000001
   [junit4]   2> 1518943 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96210922815160324-127.0.0.1:33181_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1518943 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44577_ as DOWN
   [junit4]   2> 1518944 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44577_
   [junit4]   2> 1518944 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44577_
   [junit4]   2> 1518944 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44577_"} current state version: 3
   [junit4]   2> 1518944 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44577_
   [junit4]   2> 1518944 INFO  (zkCallback-1781-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> 1518944 INFO  (zkCallback-1785-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> 1518944 INFO  (zkCallback-1790-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> 1518944 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1518945 INFO  (zkCallback-1785-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1518945 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1518964 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1518964 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1518965 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores
   [junit4]   2> 1518965 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1518966 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1
   [junit4]   2> 1518966 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1518966 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1518966 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1518966 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1518966 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1518967 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1518967 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44577",
   [junit4]   2>   "node_name":"127.0.0.1:44577_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1518967 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:44577",
   [junit4]   2>   "node_name":"127.0.0.1:44577_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1518967 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 1518967 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1518967 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1518967 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1519068 INFO  (zkCallback-1785-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1519068 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1519068 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1'
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1519968 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1519969 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1519972 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1519975 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1519980 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1519984 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1520030 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1520034 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1520035 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1520038 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1520039 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1520040 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1520041 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1520041 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1520041 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1520042 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1520042 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1520042 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@165b39f
   [junit4]   2> 1520042 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1520042 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1520042 WARN  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1520042 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1520043 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8179068798597678]
   [junit4]   2> 1520043 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ba322 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100ed24),segFN=segments_1,generation=1}
   [junit4]   2> 1520043 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1520043 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1520043 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1520045 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1520045 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1520046 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1520046 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1520046 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1520046 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1520046 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1520046 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1520046 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1520046 WARN  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1520047 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1520047 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1520048 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1520049 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1520052 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1520052 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1520052 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1520052 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1520052 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1520052 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1520053 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=1.0947265625, floorSegmentMB=1.48828125, forceMergeDeletesPctAllowed=5.893505621844147, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3514178976109742
   [junit4]   2> 1520053 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5ba322 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@100ed24),segFN=segments_1,generation=1}
   [junit4]   2> 1520053 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1520053 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8fad[collection1] main]
   [junit4]   2> 1520053 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1520054 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1520055 INFO  (searcherExecutor-5132-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8fad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1520055 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1520055 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1520055 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1520055 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539374768115941376
   [junit4]   2> 1520056 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539374768115941376
   [junit4]   2> 1520056 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1520057 INFO  (coreLoadExecutor-5131-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1520057 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:44577 collection:collection1 shard:shard2
   [junit4]   2> 1520057 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1520058 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/96210922815160328-core_node1-n_0000000000
   [junit4]   2> 1520058 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1520059 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1520059 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1520059 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44577/collection1/
   [junit4]   2> 1520059 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1520059 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1520059 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:44577/collection1/ has no replicas
   [junit4]   2> 1520059 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1520060 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/96210922815160328-core_node1-n_0000000000
   [junit4]   2> 1520060 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44577/collection1/ shard2
   [junit4]   2> 1520061 INFO  (OverseerStateUpdate-96210922815160324-127.0.0.1:33181_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:44577",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 4
   [junit4]   2> 1520161 INFO  (zkCallback-1785-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1520161 INFO  (zkCallback-1790-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1520161 INFO  (zkCallback-1781-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1520211 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:44577/collection1/ and leader is http://127.0.0.1:44577/collection1/
   [junit4]   2> 1520211 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44577
   [junit4]   2> 1520211 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1520211 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1520211 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1520212 INFO  (coreZkRegister-5126-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection collection1
   [junit4]   2> 1520212 INFO  (OverseerStat

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

   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1539109 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1e79612{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1539109 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fa4aa0{/,null,UNAVAILABLE}
   [junit4]   2> 1539109 INFO  (TEST-TestReqParamsAPI.test-seed#[5761229F7A773F24]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34914 34914
   [junit4]   2> 1539126 INFO  (Thread-3701) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34914 34914
   [junit4]   2> 1539126 WARN  (Thread-3701) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=5761229F7A773F24 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bm -Dtests.timezone=EAT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 22.0s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":2,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val modified",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":20,
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "e":"EY val",
   [junit4]    >         "":{"v":1}}}}},  from server:  http://127.0.0.1:35130/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5761229F7A773F24:DF351D45D48B52DC]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:215)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1539130 INFO  (SUITE-TestReqParamsAPI-seed#[5761229F7A773F24]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_5761229F7A773F24-001
   [junit4]   2> Jul 09, 2016 11:03:18 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=bm, timezone=EAT
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=227162400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkSolrClientTest, SolrInfoMBeanTest, TestFieldCacheWithThreads, OverseerModifyCollectionTest, TestFastLRUCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSystemIdResolver, DistributedQueryComponentCustomSortTest, TestFieldResource, DistributedFacetPivotSmallAdvancedTest, ConvertedLegacyTest, OpenExchangeRatesOrgProviderTest, BJQParserTest, AnalysisErrorHandlingTest, TestStressVersions, ClusterStateUpdateTest, DistanceFunctionTest, NotRequiredUniqueKeyTest, TestRandomCollapseQParserPlugin, TestSortingResponseWriter, TestWordDelimiterFilterFactory, QueryResultKeyTest, TestPartialUpdateDeduplication, DOMUtilTest, TestFiltering, ZkControllerTest, SparseHLLTest, MinimalSchemaTest, TestDFRSimilarityFactory, SuggesterFSTTest, ChangedSchemaMergeTest, TestCryptoKeys, TestDefaultStatsCache, TestNonDefinedSimilarityFactory, TestShardHandlerFactory, SolrIndexSplitterTest, OverseerTaskQueueTest, TestNoOpRegenerator, ConjunctionSolrSpellCheckerTest, HdfsChaosMonkeySafeLeaderTest, UpdateRequestProcessorFactoryTest, TestConfigSetImmutable, HdfsRecoverLeaseTest, SimplePostToolTest, HttpPartitionTest, DistanceUnitsTest, TestLMJelinekMercerSimilarityFactory, TestMiniSolrCloudClusterSSL, TestScoreJoinQPScore, TestConfigReload, TestTrie, CollectionsAPIDistributedZkTest, CheckHdfsIndexTest, LoggingHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestPivotHelperCode, BlockJoinFacetSimpleTest, SolrPluginUtilsTest, DistributedTermsComponentTest, SpellCheckCollatorTest, MultiTermTest, FileUtilsTest, TestAuthenticationFramework, DirectoryFactoryTest, TestAddFieldRealTimeGet, CSVRequestHandlerTest, ReplicationFactorTest, DistributedIntervalFacetingTest, TestTrieFacet, TestClusterStateMutator, TestBM25SimilarityFactory, TestCloudPivotFacet, TestSolrXml, BigEndianAscendingWordSerializerTest, HdfsDirectoryTest, CdcrReplicationHandlerTest, TestRecoveryHdfs, TestSurroundQueryParser, DirectSolrSpellCheckerTest, HdfsUnloadDistributedZkTest, SchemaVersionSpecificBehaviorTest, TestExactStatsCache, UniqFieldsUpdateProcessorFactoryTest, OpenCloseCoreStressTest, FullHLLTest, NumericFieldsTest, TestNamedUpdateProcessors, SolrIndexConfigTest, TestMinMaxOnMultiValuedField, TestDynamicLoading, DistributedQueueTest, TestCursorMarkWithoutUniqueKey, TestSubQueryTransformerCrossCore, TestSolrDeletionPolicy2, TestLFUCache, SpellingQueryConverterTest, LeaderInitiatedRecoveryOnShardRestartTest, TestSchemaNameResource, SolrCmdDistributorTest, TestSolrFieldCacheMBean, TestDistributedGrouping, LeaderElectionTest, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, DistributedSpellCheckComponentTest, TestJoin, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, DocValuesTest, TestReversedWildcardFilterFactory, RequestHandlersTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestStressRecovery, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, LeaderFailoverAfterPartitionTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSetProperties, TestConfigSets, TestInfoStreamLogging, TestInitParams, TestSolrConfigHandler, TestReplicationHandlerBackup, TestReqParamsAPI]
   [junit4] Completed [514/620 (1!)] on J1 in 22.27s, 1 test, 1 failure <<< FAILURES!

[...truncated 360 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 failure, 136 ignored (88 assumptions) [seed: 5761229F7A773F24]

Total time: 62 minutes 33 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+125) - Build # 17199 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17199/
Java: 32bit/jdk-9-ea+125 -client -XX:+UseConcMarkSweepGC

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

Error Message:
IOException occured when talking to server at: http://127.0.0.1:35939/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:35939/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([3193F9C992001A16:C4B57E5AAEE4466]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	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:533)
	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:35939/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	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:35939 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:511)
	... 10 more




Build Log:
[...truncated 11309 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 666249 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 666249 INFO  (Thread-2284) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 666249 INFO  (Thread-2284) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 666349 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkTestServer start zk server on port:36993
   [junit4]   2> 666349 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666349 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666376 INFO  (zkCallback-946-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10afcd4 name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666376 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666377 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666377 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 666384 INFO  (jetty-launcher-945-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 666384 INFO  (jetty-launcher-945-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 666384 INFO  (jetty-launcher-945-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 666384 INFO  (jetty-launcher-945-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 666384 INFO  (jetty-launcher-945-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 666385 INFO  (jetty-launcher-945-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@162e5a0{/solr,null,AVAILABLE}
   [junit4]   2> 666385 INFO  (jetty-launcher-945-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a307c{/solr,null,AVAILABLE}
   [junit4]   2> 666386 INFO  (jetty-launcher-945-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1593941{/solr,null,AVAILABLE}
   [junit4]   2> 666386 INFO  (jetty-launcher-945-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16274ca{/solr,null,AVAILABLE}
   [junit4]   2> 666386 INFO  (jetty-launcher-945-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aa2dd3{/solr,null,AVAILABLE}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@802995{HTTP/1.1,[http/1.1]}{127.0.0.1:33331}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-2) [    ] o.e.j.s.Server Started @668293ms
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@27fd5d{HTTP/1.1,[http/1.1]}{127.0.0.1:35515}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1da0820{HTTP/1.1,[http/1.1]}{127.0.0.1:35939}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@16ba042{HTTP/1.1,[http/1.1]}{127.0.0.1:44415}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-1) [    ] o.e.j.s.Server Started @668293ms
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-5) [    ] o.e.j.s.Server Started @668293ms
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35939}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@708918{HTTP/1.1,[http/1.1]}{127.0.0.1:40354}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44415}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-4) [    ] o.e.j.s.Server Started @668293ms
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-3) [    ] o.e.j.s.Server Started @668293ms
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40354}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node5'
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33331}
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node4'
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node1'
   [junit4]   2> 666389 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35515}
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node3'
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node2'
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 666390 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666391 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666391 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666391 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666391 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666391 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666391 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666392 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666394 INFO  (zkCallback-947-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@138ffa2 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666394 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666394 INFO  (zkCallback-948-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d627a4 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666394 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666394 INFO  (zkCallback-949-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@172f16e name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666394 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666394 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666394 INFO  (zkCallback-950-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1487206 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666394 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666394 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666394 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666395 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666396 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 666396 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 666396 INFO  (zkCallback-951-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35e30e name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666396 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 666396 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 666396 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666396 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666397 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 666408 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node2/.
   [junit4]   2> 666409 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 6957772
   [junit4]   2> 666409 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node2]
   [junit4]   2> 666409 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node4/.
   [junit4]   2> 666409 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 16265930
   [junit4]   2> 666409 WARN  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node2/lib
   [junit4]   2> 666409 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node4]
   [junit4]   2> 666409 INFO  (jetty-launcher-945-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> 666409 WARN  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node4/lib
   [junit4]   2> 666409 INFO  (jetty-launcher-945-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> 666410 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node5/.
   [junit4]   2> 666410 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node3/.
   [junit4]   2> 666410 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 19387374
   [junit4]   2> 666410 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 23636216
   [junit4]   2> 666410 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node5]
   [junit4]   2> 666410 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node3]
   [junit4]   2> 666411 WARN  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node5/lib
   [junit4]   2> 666412 INFO  (jetty-launcher-945-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> 666412 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node1/.
   [junit4]   2> 666412 WARN  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node3/lib
   [junit4]   2> 666412 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 14806230
   [junit4]   2> 666412 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node1]
   [junit4]   2> 666412 INFO  (jetty-launcher-945-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> 666412 WARN  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node1/lib
   [junit4]   2> 666412 INFO  (jetty-launcher-945-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> 666415 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 666415 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 666415 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666415 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666415 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36993/solr
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36993/solr
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36993/solr
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666417 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666417 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666416 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666417 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36993/solr
   [junit4]   2> 666417 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36993/solr
   [junit4]   2> 666417 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 666417 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 666417 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666418 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666418 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666418 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666419 INFO  (zkCallback-962-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1648d70 name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666419 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666419 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666420 INFO  (zkCallback-963-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f379f name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666420 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666421 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13092e9 name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666421 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666421 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666421 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666421 INFO  (zkCallback-966-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cf83 name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666421 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666421 INFO  (zkCallback-965-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ba81b name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666421 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666421 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666422 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666424 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$148/31497331@54de1b
   [junit4]   2> 666424 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666425 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$148/31497331@52c8c
   [junit4]   2> 666425 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666433 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$148/31497331@16f000
   [junit4]   2> 666433 INFO  (zkCallback-967-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19f9e51 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666433 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666434 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666442 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 0x155d0f863310009, 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> 666442 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$148/31497331@8ffbce
   [junit4]   2> 666442 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$148/31497331@17815b9
   [junit4]   2> 666442 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15ac9f6 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666442 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666442 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666442 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666443 INFO  (zkCallback-969-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@abb2fd name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666444 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666445 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b9f680 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666445 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666445 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 666445 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@173ece4 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666445 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666447 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 666449 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 666449 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 666449 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 666455 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 666457 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 666459 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 666459 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 666460 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 666507 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 666507 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 666507 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 666507 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 666507 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 666514 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 666514 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 666514 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 666514 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 666514 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 666523 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 666523 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 666523 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 666523 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 666523 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 666527 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 666527 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 666527 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 666527 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 666527 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 666547 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 666547 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 666547 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 666547 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 666547 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 666552 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 666552 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 666552 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 666553 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 666580 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 666594 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 666594 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 666594 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 666594 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 666599 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 666599 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 666599 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 666599 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 666599 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 666601 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 666603 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 666603 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 666603 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 666604 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 666605 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 666607 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 666607 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 666608 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 666608 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 666611 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 666611 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 666611 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 666611 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 666611 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 666615 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 666615 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 666615 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 666615 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 666617 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 666628 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212732292956175-127.0.0.1:35939_solr-n_0000000000
   [junit4]   2> 666628 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212732292956172-127.0.0.1:33331_solr-n_0000000001
   [junit4]   2> 666628 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212732292956174-127.0.0.1:35515_solr-n_0000000002
   [junit4]   2> 666628 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212732292956173-127.0.0.1:44415_solr-n_0000000003
   [junit4]   2> 666629 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212732292956171-127.0.0.1:40354_solr-n_0000000004
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35939_solr
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96212732292956174-127.0.0.1:35515_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96212732292956175-127.0.0.1:35939_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96212732292956173-127.0.0.1:44415_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44415_solr
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44415_solr
   [junit4]   2> 666630 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96212732292956172-127.0.0.1:33331_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 666632 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33331_solr
   [junit4]   2> 666632 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40354_solr
   [junit4]   2> 666632 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35515_solr
   [junit4]   2> 666632 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96212732292956175-127.0.0.1:35939_solr-n_0000000000) starting
   [junit4]   2> 666632 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40354_solr
   [junit4]   2> 666632 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33331_solr
   [junit4]   2> 666632 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35515_solr
   [junit4]   2> 666645 INFO  (zkCallback-968-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> 666645 INFO  (zkCallback-971-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> 666645 INFO  (zkCallback-969-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> 666645 INFO  (zkCallback-970-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> 666645 INFO  (zkCallback-967-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> 666661 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 666661 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 666661 INFO  (zkCallback-969-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 666662 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 666664 INFO  (zkCallback-967-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 666676 INFO  (zkCallback-969-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> 666676 INFO  (zkCallback-967-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> 666676 INFO  (zkCallback-968-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> 666676 INFO  (zkCallback-971-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> 666676 INFO  (zkCallback-970-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> 666678 INFO  (zkCallback-969-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 666678 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 666678 INFO  (zkCallback-967-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 666680 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 666680 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 666681 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 666695 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 666696 INFO  (OverseerCollectionConfigSetProcessor-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 666696 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 666696 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:35939_solr as DOWN
   [junit4]   2> 666698 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 666700 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35939_solr
   [junit4]   2> 666700 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35939_solr
   [junit4]   2> 666702 INFO  (zkCallback-968-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> 666702 INFO  (zkCallback-969-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> 666702 INFO  (zkCallback-971-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> 666702 INFO  (zkCallback-967-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> 666702 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35939_solr"} current state version: 0
   [junit4]   2> 666703 INFO  (zkCallback-970-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> 666702 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666703 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35939_solr
   [junit4]   2> 666703 INFO  (zkCallback-969-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666703 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666703 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666703 INFO  (zkCallback-967-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666707 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666707 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666708 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node5/.
   [junit4]   2> 666708 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666709 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666709 INFO  (jetty-launcher-945-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666709 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666709 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666709 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node3/.
   [junit4]   2> 666709 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666710 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666710 INFO  (jetty-launcher-945-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666720 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666720 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666721 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node2/.
   [junit4]   2> 666721 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666722 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666722 INFO  (jetty-launcher-945-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666728 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666729 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666729 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node4/.
   [junit4]   2> 666729 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666730 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666730 INFO  (jetty-launcher-945-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666732 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666732 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666733 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node1/.
   [junit4]   2> 666733 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666733 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666733 INFO  (jetty-launcher-945-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666734 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666734 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666736 INFO  (zkCallback-977-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12f5cd0 name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666736 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666737 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666740 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@16ba042{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 666741 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19387374
   [junit4]   2> 666741 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44415_solr as DOWN
   [junit4]   2> 666745 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44415_solr"} current state version: 0
   [junit4]   2> 666745 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44415_solr
   [junit4]   2> 666747 INFO  (zkCallback-968-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> 666747 INFO  (zkCallback-970-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> 666747 INFO  (zkCallback-971-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> 666748 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 0x155d0f86331000d, 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> 666747 INFO  (zkCallback-969-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> 666748 INFO  (zkCallback-967-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> 666748 WARN  (zkCallback-969-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> 666749 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16274ca{/solr,null,UNAVAILABLE}
   [junit4]   2> 666749 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 666750 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 666750 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 666750 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 666750 INFO  (zkCallback-967-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 666750 INFO  (zkCallback-967-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96212732292956174-127.0.0.1:35515_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 666751 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1852365{/solr,null,AVAILABLE}
   [junit4]   2> 666752 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1365b43{HTTP/1.1,[http/1.1]}{127.0.0.1:37578}
   [junit4]   2> 666752 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.e.j.s.Server Started @668656ms
   [junit4]   2> 666752 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37578}
   [junit4]   2> 666752 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 666752 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node6'
   [junit4]   2> 666752 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 666752 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 666753 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666753 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666755 INFO  (zkCallback-979-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b77698 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666755 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666756 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666756 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 666763 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node6/.
   [junit4]   2> 666763 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CoreContainer New CoreContainer 21648846
   [junit4]   2> 666763 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node6]
   [junit4]   2> 666763 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node6/lib
   [junit4]   2> 666763 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] 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> 666765 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 666765 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 666765 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 666765 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36993/solr
   [junit4]   2> 666766 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 666766 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666766 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666768 INFO  (zkCallback-982-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6a4dd name:ZooKeeperConnection Watcher:127.0.0.1:36993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666768 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666769 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666771 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$148/31497331@1b8e3d2
   [junit4]   2> 666772 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666774 INFO  (zkCallback-983-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1695c69 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666774 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666813 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 666814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 666814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 666815 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 666817 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212732292956179-127.0.0.1:37578_solr-n_0000000005
   [junit4]   2> 666817 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96212732292956171-127.0.0.1:40354_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 666818 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37578_solr as DOWN
   [junit4]   2> 666821 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37578_solr
   [junit4]   2> 666821 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37578_solr
   [junit4]   2> 666822 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37578_solr"} current state version: 0
   [junit4]   2> 666822 INFO  (OverseerStateUpdate-96212732292956175-127.0.0.1:35939_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37578_solr
   [junit4]   2> 666823 INFO  (zkCallback-983-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> 666823 INFO  (zkCallback-968-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> 666823 INFO  (zkCallback-967-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> 666823 INFO  (zkCallback-970-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> 666823 INFO  (zkCallback-971-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> 666824 INFO  (zkCallback-968-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666825 INFO  (zkCallback-967-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666825 INFO  (zkCallback-971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666825 INFO  (zkCallback-970-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666827 INFO  (zkCallback-983-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 666864 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 666864 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 666864 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001/tempDir-001/node6/.
   [junit4]   2> 666864 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 666865 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 666865 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 666865 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 666866 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 666868 INFO  (zkCallback-985-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@504b91 name:ZooKeeperConnection Watcher:127.0.0.1:36993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 666868 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 666869 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 666869 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 666910 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 666913 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 666919 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 666921 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 666936 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 666939 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 666958 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 666961 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 666964 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 666978 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 666981 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 666992 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 666995 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 667012 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 667015 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 667043 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 667049 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 667052 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 667054 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 667060 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 667062 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 667068 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 667070 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 667075 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3193F9C992001A16]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 667091 INFO  (TEST-BasicAuthIntegrationTest

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

[junit4]   2> 	2	/solr/overseer_elect/election/96212732292956179-127.0.0.1:37578_solr-n_0000000005
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/overseer/collection-queue-work
   [junit4]   2> 	10	/solr/overseer/queue
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasics -Dtests.seed=3193F9C992001A16 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nn -Dtests.timezone=Pacific/Nauru -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   17.4s J0 | 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:35939/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3193F9C992001A16:C4B57E5AAEE4466]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [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:35939/solr/testSolrCloudCollection_shard1_replica2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [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:35939 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:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_3193F9C992001A16-001
   [junit4]   2> Jul 09, 2016 6:43:24 PM 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=FSTOrd50, _version_=PostingsFormat(name=Memory doPackFST= false), multiDefault=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), id=FSTOrd50, range_facet_i_dv=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=167, maxMBSortInHeap=6.746111041088634, sim=RandomSimilarity(queryNorm=true): {}, locale=nn, timezone=Pacific/Nauru
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=196132344,total=324730880
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsDirectoryFactoryTest, TestPKIAuthenticationPlugin, SimpleCollectionCreateDeleteTest, TestDistributedSearch, TestBlendedInfixSuggestions, RemoteQueryErrorTest, CreateCollectionCleanupTest, TestNumericTerms32, DataDrivenBlockJoinTest, PreAnalyzedUpdateProcessorTest, TestBadConfig, HdfsRestartWhileUpdatingTest, TestCrossCoreJoin, TestStressLucene, TestRequestForwarding, ExplicitHLLTest, XsltUpdateRequestHandlerTest, BufferStoreTest, CdcrVersionReplicationTest, TestDocTermOrds, TestShortCircuitedRequests, SmileWriterTest, LeaderInitiatedRecoveryOnCommitTest, TestSubQueryTransformer, OutputWriterTest, RAMDirectoryFactoryTest, ResponseLogComponentTest, DistributedSpellCheckComponentTest, SynonymTokenizerTest, InfoHandlerTest, TestCloudInspectUtil, BasicZkTest, TestDefaultSearchFieldResource, TestReloadAndDeleteDocs, DocValuesMissingTest, TestHdfsUpdateLog, SyncSliceTest, BigEndianAscendingWordDeserializerTest, DateFieldTest, TestExpandComponent, TestJsonFacets, QueryEqualityTest, OverseerCollectionConfigSetProcessorTest, PeerSyncTest, TestReplicationHandler, TestLRUCache, DistributedQueryElevationComponentTest, ResponseHeaderTest, RollingRestartTest, TestLuceneMatchVersion, TestAnalyzedSuggestions, TestGraphMLResponseWriter, DeleteLastCustomShardedReplicaTest, TestDownShardTolerantSearch, JSONWriterTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest, TestRangeQuery, TestHighlightDedupGrouping, CollectionTooManyReplicasTest, TestSchemaSimilarityResource, TestManagedResource, TestFieldCacheSanityChecker, TestMissingGroups, TestFaceting, HdfsNNFailoverTest, DistributedFacetPivotWhiteBoxTest, CloudExitableDirectoryReaderTest, TestExactSharedStatsCache, BooleanFieldTest, AsyncCallRequestStatusResponseTest, TestAtomicUpdateErrorCases, TestSolr4Spatial2, TestSQLHandler, StressHdfsTest, PrimUtilsTest, TestRTGBase, BasicAuthIntegrationTest]
   [junit4] Completed [238/620 (1!)] on J0 in 17.92s, 1 test, 1 error <<< FAILURES!

[...truncated 1263 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 136 ignored (88 assumptions) [seed: 3193F9C992001A16]

Total time: 62 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+125) - Build # 17198 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17198/
Java: 32bit/jdk-9-ea+125 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:36243/rzn/cg/forceleader_test_collection_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:36243/rzn/cg/forceleader_test_collection_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([51C5FD6966B5AD4F:B752C9A95F37542E]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131)
	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:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36243/rzn/cg/forceleader_test_collection_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	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.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:36243/rzn/cg/forceleader_test_collection_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:36243 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(java.base@9-ea/Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(java.base@9-ea/AbstractPlainSocketImpl.java:400)
	at java.net.AbstractPlainSocketImpl.connectToAddress(java.base@9-ea/AbstractPlainSocketImpl.java:243)
	at java.net.AbstractPlainSocketImpl.connect(java.base@9-ea/AbstractPlainSocketImpl.java:225)
	at java.net.SocksSocketImpl.connect(java.base@9-ea/SocksSocketImpl.java:402)
	at java.net.Socket.connect(java.base@9-ea/Socket.java:591)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more




Build Log:
[...truncated 11413 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/init-core-data-001
   [junit4]   2> 630537 INFO  (SUITE-ForceLeaderTest-seed#[51C5FD6966B5AD4F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 630537 INFO  (SUITE-ForceLeaderTest-seed#[51C5FD6966B5AD4F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rzn/cg
   [junit4]   2> 630540 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 630540 INFO  (Thread-1785) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 630540 INFO  (Thread-1785) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 630640 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkTestServer start zk server on port:44383
   [junit4]   2> 630640 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 630640 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630642 INFO  (zkCallback-917-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10989f5 name:ZooKeeperConnection Watcher:127.0.0.1:44383 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630642 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630642 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 630642 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 630643 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 630643 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630644 INFO  (zkCallback-918-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@621a5f name:ZooKeeperConnection Watcher:127.0.0.1:44383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630644 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630644 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 630644 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 630644 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 630645 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 630645 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 630646 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 630646 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 630647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 630647 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 630648 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 630648 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 630648 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 630649 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 630649 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 630649 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 630650 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 630650 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 630650 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 630650 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 630651 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 630651 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 630651 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 630651 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 630652 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 630652 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 630652 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 630653 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 630721 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1
   [junit4]   2> 630723 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 630724 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d1568{/rzn/cg,null,AVAILABLE}
   [junit4]   2> 630726 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c9aa8a{HTTP/1.1,[http/1.1]}{127.0.0.1:36194}
   [junit4]   2> 630726 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.Server Started @632885ms
   [junit4]   2> 630726 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rzn/cg, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/tempDir-001/control/data, hostPort=38308, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores}
   [junit4]   2> 630726 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 630726 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001'
   [junit4]   2> 630726 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 630726 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 630727 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 630727 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630727 INFO  (zkCallback-919-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@858b03 name:ZooKeeperConnection Watcher:127.0.0.1:44383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630728 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630728 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 630728 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 630728 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/solr.xml
   [junit4]   2> 630732 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores
   [junit4]   2> 630732 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer New CoreContainer 32460259
   [junit4]   2> 630732 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001]
   [junit4]   2> 630732 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/lib
   [junit4]   2> 630732 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] 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> 630734 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 630734 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 630734 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 630734 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44383/solr
   [junit4]   2> 630734 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 630734 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 630735 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630735 INFO  (zkCallback-922-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e3fa9 name:ZooKeeperConnection Watcher:127.0.0.1:44383 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630735 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630735 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 630736 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$146/24642952@997535
   [junit4]   2> 630736 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 630737 INFO  (zkCallback-923-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@395c0e name:ZooKeeperConnection Watcher:127.0.0.1:44383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 630737 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 630737 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 630738 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 630739 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 630740 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 630740 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 630741 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 630741 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 630742 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 630742 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 630742 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 630742 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 630743 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 630744 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 630744 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 630745 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 630745 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000
   [junit4]   2> 630745 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38308_rzn%2Fcg
   [junit4]   2> 630745 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 630745 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.Overseer Overseer (id=96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) starting
   [junit4]   2> 630746 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 630748 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 630748 INFO  (OverseerCollectionConfigSetProcessor-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 630748 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 630748 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38308_rzn%2Fcg
   [junit4]   2> 630748 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38308_rzn%2Fcg
   [junit4]   2> 630749 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 630749 INFO  (zkCallback-923-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> 630749 INFO  (zkCallback-923-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 630767 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 630767 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 630768 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores
   [junit4]   2> 630768 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 630769 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1
   [junit4]   2> 630769 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 630769 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 630769 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 630769 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 630769 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 630770 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 630770 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38308/rzn/cg",
   [junit4]   2>   "node_name":"127.0.0.1:38308_rzn%2Fcg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 630770 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38308/rzn/cg",
   [junit4]   2>   "node_name":"127.0.0.1:38308_rzn%2Fcg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 630770 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 630770 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 630771 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 630771 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 630772 INFO  (zkCallback-923-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 631771 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 631771 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 631772 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 631772 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 631772 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 631772 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1'
   [junit4]   2> 631772 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 631772 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 631773 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 631777 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 631779 WARN  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 631779 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 631800 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 631809 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 631869 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 631874 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 631875 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 631880 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 631881 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 631882 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 631883 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 631884 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 631884 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 631884 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 631884 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1/data/]
   [junit4]   2> 631884 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1165d0
   [junit4]   2> 631885 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1/data
   [junit4]   2> 631885 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 631885 WARN  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 631885 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1/data/index
   [junit4]   2> 631885 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=2.525390625, floorSegmentMB=1.8203125, forceMergeDeletesPctAllowed=16.383474408641497, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8014231965902961
   [junit4]   2> 631885 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@160651b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11657c6),segFN=segments_1,generation=1}
   [junit4]   2> 631885 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 631886 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1/data/
   [junit4]   2> 631886 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 631887 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 631888 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 631888 WARN  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 631889 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 631890 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 631890 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 631891 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 631893 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 631893 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 631893 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 631894 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 631894 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 631894 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 631894 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=46.8935546875, floorSegmentMB=1.6484375, forceMergeDeletesPctAllowed=1.6442913849015628, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 631894 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@160651b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11657c6),segFN=segments_1,generation=1}
   [junit4]   2> 631895 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 631895 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@321c95[collection1] main]
   [junit4]   2> 631895 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 631896 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 631897 INFO  (searcherExecutor-2444-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@321c95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 631897 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 631897 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 631897 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 631897 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1539394134039592960
   [junit4]   2> 631898 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1539394134039592960
   [junit4]   2> 631898 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 631899 INFO  (coreLoadExecutor-2443-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 631899 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:38308/rzn/cg collection:control_collection shard:shard1
   [junit4]   2> 631899 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 631901 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96212133288607748-core_node1-n_0000000000
   [junit4]   2> 631901 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 631902 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 631902 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 631902 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38308/rzn/cg/collection1/
   [junit4]   2> 631902 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 631902 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38308/rzn/cg/collection1/ has no replicas
   [junit4]   2> 631902 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 631902 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 631903 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96212133288607748-core_node1-n_0000000000
   [junit4]   2> 631904 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38308/rzn/cg/collection1/ shard1
   [junit4]   2> 631904 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:38308/rzn/cg",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 632005 INFO  (zkCallback-923-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 632054 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:38308/rzn/cg/collection1/ and leader is http://127.0.0.1:38308/rzn/cg/collection1/
   [junit4]   2> 632054 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38308/rzn/cg
   [junit4]   2> 632054 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 632054 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 632055 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 632055 INFO  (coreZkRegister-2437-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 632055 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38308/rzn/cg",
   [junit4]   2>   "node_name":"127.0.0.1:38308_rzn%2Fcg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 632056 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38308/rzn/cg",
   [junit4]   2>   "node_name":"127.0.0.1:38308_rzn%2Fcg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 632157 INFO  (zkCallback-923-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 632289 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632289 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632290 INFO  (zkCallback-927-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@254762 name:ZooKeeperConnection Watcher:127.0.0.1:44383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632290 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632291 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632291 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 632292 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 632292 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 632293 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 632293 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 632293 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632294 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632295 INFO  (zkCallback-928-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a77c5 name:ZooKeeperConnection Watcher:127.0.0.1:44383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632295 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632296 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632306 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 632306 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 632419 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 632451 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1
   [junit4]   2> 632452 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001
   [junit4]   2> 632452 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 632464 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11f19c2{/rzn/cg,null,AVAILABLE}
   [junit4]   2> 632464 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@27c373{HTTP/1.1,[http/1.1]}{127.0.0.1:40431}
   [junit4]   2> 632464 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.Server Started @634623ms
   [junit4]   2> 632464 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rzn/cg, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/tempDir-001/jetty1, hostPort=46241, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores}
   [junit4]   2> 632465 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@340fab
   [junit4]   2> 632465 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001'
   [junit4]   2> 632465 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 632465 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 632466 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632466 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632468 INFO  (zkCallback-929-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e1a28a name:ZooKeeperConnection Watcher:127.0.0.1:44383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632468 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632469 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632473 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 632473 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/solr.xml
   [junit4]   2> 632479 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores
   [junit4]   2> 632479 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer New CoreContainer 21474078
   [junit4]   2> 632479 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001]
   [junit4]   2> 632479 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/lib
   [junit4]   2> 632480 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] 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> 632482 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 632482 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 632482 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 632482 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44383/solr
   [junit4]   2> 632482 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 632482 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 632483 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632484 INFO  (zkCallback-932-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d1c5bf name:ZooKeeperConnection Watcher:127.0.0.1:44383 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632484 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632485 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 632485 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 0x155d06cebc00008, 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> 632485 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$146/24642952@94d785
   [junit4]   2> 632486 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 632487 INFO  (zkCallback-933-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e0f1ba name:ZooKeeperConnection Watcher:127.0.0.1:44383/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 632487 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 632490 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 632491 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 632491 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 632492 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 632493 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96212133288607753-127.0.0.1:46241_rzn%2Fcg-n_0000000001
   [junit4]   2> 632496 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000 to know if I could be the leader
   [junit4]   2> 632496 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46241_rzn%2Fcg as DOWN
   [junit4]   2> 632497 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46241_rzn%2Fcg
   [junit4]   2> 632497 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46241_rzn%2Fcg
   [junit4]   2> 632498 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46241_rzn%2Fcg"} current state version: 3
   [junit4]   2> 632498 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46241_rzn%2Fcg
   [junit4]   2> 632498 INFO  (zkCallback-933-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> 632498 INFO  (zkCallback-927-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> 632499 INFO  (zkCallback-923-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: [1])
   [junit4]   2> 632499 INFO  (zkCallback-927-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 632500 INFO  (zkCallback-923-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 632500 INFO  (zkCallback-933-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 632500 INFO  (zkCallback-927-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 632501 INFO  (zkCallback-933-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 632501 INFO  (zkCallback-923-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 632519 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 632519 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 632520 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores
   [junit4]   2> 632520 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 632520 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1
   [junit4]   2> 632520 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 632523 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 632523 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 632527 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 632527 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 632527 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 632528 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 632528 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 632531 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46241/rzn/cg",
   [junit4]   2>   "node_name":"127.0.0.1:46241_rzn%2Fcg",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 632531 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46241/rzn/cg",
   [junit4]   2>   "node_name":"127.0.0.1:46241_rzn%2Fcg",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 632531 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 632531 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 632633 INFO  (OverseerStateUpdate-96212133288607748-127.0.0.1:38308_rzn%2Fcg-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 632633 INFO  (zkCallback-933-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 632633 INFO  (zkCallback-933-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 633528 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 633528 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 633528 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 633528 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 633529 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 633529 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1'
   [junit4]   2> 633529 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 633529 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 633530 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 633533 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 633535 WARN  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 633536 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 633541 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 633545 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 633697 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 633705 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 633706 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 633714 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 633715 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 633717 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 633717 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 633719 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 633719 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 633719 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 633719 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 633720 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1165d0
   [junit4]   2> 633720 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 633720 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 633721 WARN  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 633721 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 633721 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=2.525390625, floorSegmentMB=1.8203125, forceMergeDeletesPctAllowed=16.383474408641497, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8014231965902961
   [junit4]   2> 633722 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15dc9cb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb286),segFN=segments_1,generation=1}
   [junit4]   2> 633722 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 633722 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 633723 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 633726 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 633726 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 633726 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 633726 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 633726 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 633726 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 633727 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 633727 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 633727 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 633727 WARN  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 633729 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633730 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633731 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633732 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 633737 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 633737 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 633737 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 633737 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 633738 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 633738 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 633739 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=46.8935546875, floorSegmentMB=1.6484375, forceMergeDeletesPctAllowed=1.6442913849015628, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 633739 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15dc9cb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eb286),segFN=segments_1,generation=1}
   [junit4]   2> 633739 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 633739 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d26176[collection1] main]
   [junit4]   2> 633739 INFO  (coreLoadExecutor-2454-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [juni

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

Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001/shard-3-002/cores/collection1/data
   [junit4]   2> 743508 INFO  (zkCallback-979-thread-2) [    ] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard2/election/96212136141586446-core_node3-n_0000000001
   [junit4]   2> 743509 WARN  (zkCallback-979-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/96212136141586446-core_node3-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:450)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(java.base@9-ea/Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 743509 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@977f5a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 743510 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19ba5cc{/rzn/cg,null,UNAVAILABLE}
   [junit4]   2> 743510 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 33837
   [junit4]   2> 743511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39704 39704
   [junit4]   2> 748530 INFO  (Thread-1850) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39704 39704
   [junit4]   2> 748530 WARN  (Thread-1850) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/forceleader_last_published/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/forceleader_last_published/leader_elect/shard1/election/96212136141586443-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	65	/solr/overseer/collection-queue-work
   [junit4]   2> 	27	/solr/overseer/queue
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 748531 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:38874/rzn/cg, target: http://127.0.0.1:44265/rzn/cg
   [junit4]   2> 748531 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:33837/rzn/cg, target: http://127.0.0.1:43595/rzn/cg
   [junit4]   2> 748531 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:42278/rzn/cg, target: http://127.0.0.1:41060/rzn/cg
   [junit4]   2> 748531 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[51C5FD6966B5AD4F]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:46810/rzn/cg, target: http://127.0.0.1:38420/rzn/cg
   [junit4]   2> 748532 INFO  (SUITE-ForceLeaderTest-seed#[51C5FD6966B5AD4F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_51C5FD6966B5AD4F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=LuceneFixedGap), multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), range_facet_i_dv=Lucene50(blocksize=128), text=PostingsFormat(name=Memory doPackFST= true), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=672, maxMBSortInHeap=7.332783476647226, sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Linux 4.4.0-28-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=137169296,total=254803968
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteStatusTest, ResponseLogComponentTest, TestLuceneMatchVersion, TestRangeQuery, JsonLoaderTest, TestSQLHandler, TestSortByMinMaxFunction, TestFieldCacheVsDocValues, TestManagedResource, DistributedFacetPivotLongTailTest, TestRealTimeGet, TestScoreJoinQPNoScore, RemoteQueryErrorTest, AlternateDirectoryTest, TestDocTermOrds, HdfsDirectoryFactoryTest, TestSolr4Spatial, TestHighFrequencyDictionaryFactory, SuggestComponentContextFilterQueryTest, PeerSyncTest, TestRTGBase, TestLRUCache, TestBinaryField, TestSolrDynamicMBean, CdcrVersionReplicationTest, TestNumericTerms32, TestHashQParserPlugin, LeaderElectionIntegrationTest, InfoHandlerTest, TestSolr4Spatial2, OverseerStatusTest, EchoParamsTest, TestValueSourceCache, UUIDUpdateProcessorFallbackTest, TestExactSharedStatsCache, TestSearcherReuse, TestAnalyzedSuggestions, SystemInfoHandlerTest, CloudMLTQParserTest, HdfsNNFailoverTest, TestBadConfig, TestRandomDVFaceting, PrimUtilsTest, DistributedSuggestComponentTest, TestFastOutputStream, TestPseudoReturnFields, TestDocSet, TestArbitraryIndexDir, TestInfoStreamLogging, SmileWriterTest, OverseerCollectionConfigSetProcessorTest, TestConfig, CopyFieldTest, TestManagedSchemaAPI, BlockJoinFacetRandomTest, AddBlockUpdateTest, TestLazyCores, URLClassifyProcessorTest, TestFaceting, TestCrossCoreJoin, SolrCoreTest, SOLR749Test, TestAtomicUpdateErrorCases, RulesTest, DistribJoinFromCollectionTest, SolrXmlInZkTest, TestConfigSetsAPIZkFailure, TestFunctionQuery, ZkStateWriterTest, TestBlobHandler, TestMacros, TestBlendedInfixSuggestions, TestDefaultSearchFieldResource, TestRequestForwarding, ForceLeaderTest]
   [junit4] Completed [255/620 (1!)] on J0 in 118.02s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1172 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 135 ignored (87 assumptions) [seed: 51C5FD6966B5AD4F]

Total time: 69 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17197 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17197/
Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:43169/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([25B3431F8FF98D3A:186BED33B717D34A]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:43169/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43169 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:511)
	... 10 more




Build Log:
[...truncated 12520 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1736547 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1736547 INFO  (Thread-5497) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1736547 INFO  (Thread-5497) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1736647 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.ZkTestServer start zk server on port:42175
   [junit4]   2> 1736648 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736648 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736710 INFO  (zkCallback-23354-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29a5b393 name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736710 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736710 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736710 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1736752 INFO  (jetty-launcher-23353-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1736752 INFO  (jetty-launcher-23353-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1736752 INFO  (jetty-launcher-23353-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1736752 INFO  (jetty-launcher-23353-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1736752 INFO  (jetty-launcher-23353-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1736755 INFO  (jetty-launcher-23353-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@137d83d6{/solr,null,AVAILABLE}
   [junit4]   2> 1736755 INFO  (jetty-launcher-23353-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df70120{/solr,null,AVAILABLE}
   [junit4]   2> 1736755 INFO  (jetty-launcher-23353-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64c95714{/solr,null,AVAILABLE}
   [junit4]   2> 1736755 INFO  (jetty-launcher-23353-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1583845e{/solr,null,AVAILABLE}
   [junit4]   2> 1736755 INFO  (jetty-launcher-23353-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b7c928a{/solr,null,AVAILABLE}
   [junit4]   2> 1736756 INFO  (jetty-launcher-23353-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@36ad5445{HTTP/1.1,[http/1.1]}{127.0.0.1:36528}
   [junit4]   2> 1736756 INFO  (jetty-launcher-23353-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@480b85a6{HTTP/1.1,[http/1.1]}{127.0.0.1:44897}
   [junit4]   2> 1736756 INFO  (jetty-launcher-23353-thread-3) [    ] o.e.j.s.Server Started @1738731ms
   [junit4]   2> 1736756 INFO  (jetty-launcher-23353-thread-2) [    ] o.e.j.s.Server Started @1738731ms
   [junit4]   2> 1736756 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36528}
   [junit4]   2> 1736756 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44897}
   [junit4]   2> 1736756 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node3'
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@7c473e73{HTTP/1.1,[http/1.1]}{127.0.0.1:46513}
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b8dd7c{HTTP/1.1,[http/1.1]}{127.0.0.1:43169}
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-5) [    ] o.e.j.s.Server Started @1738732ms
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-4) [    ] o.e.j.s.Server Started @1738732ms
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46513}
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43169}
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5f4726b9{HTTP/1.1,[http/1.1]}{127.0.0.1:45935}
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-1) [    ] o.e.j.s.Server Started @1738732ms
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node2'
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45935}
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736757 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node5'
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node4'
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1736758 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node1'
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1736759 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736760 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736760 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736760 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736760 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736805 INFO  (zkCallback-23356-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77228d9a name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736805 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736806 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736819 INFO  (zkCallback-23355-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2205c679 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736819 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736819 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1736819 INFO  (zkCallback-23359-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27860e6b name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736819 INFO  (zkCallback-23357-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35636be9 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736819 INFO  (zkCallback-23358-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55f053b8 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736819 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736819 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736819 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736820 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736819 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736820 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736820 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736820 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1736820 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1736820 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1736820 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1736834 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node2/.
   [junit4]   2> 1736834 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1622582640
   [junit4]   2> 1736834 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node2]
   [junit4]   2> 1736834 WARN  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node2/lib
   [junit4]   2> 1736834 INFO  (jetty-launcher-23353-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> 1736836 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1736836 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1736836 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1736836 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42175/solr
   [junit4]   2> 1736836 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1736836 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736836 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736841 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 0x155cfd15c6c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node5/.
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node1/.
   [junit4]   2> 1736841 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node4/.
   [junit4]   2> 1736841 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node3/.
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 424497434
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 237780542
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node4]
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node3]
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1127451015
   [junit4]   2> 1736842 WARN  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node4/lib
   [junit4]   2> 1736842 WARN  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node3/lib
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-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> 1736842 INFO  (jetty-launcher-23353-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> 1736842 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1312480089
   [junit4]   2> 1736843 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node5]
   [junit4]   2> 1736842 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node1]
   [junit4]   2> 1736843 WARN  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node5/lib
   [junit4]   2> 1736843 WARN  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node1/lib
   [junit4]   2> 1736843 INFO  (jetty-launcher-23353-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> 1736843 INFO  (jetty-launcher-23353-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> 1736843 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1736843 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1736843 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1736843 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42175/solr
   [junit4]   2> 1736843 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1736843 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42175/solr
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1736844 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42175/solr
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42175/solr
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736845 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736850 INFO  (zkCallback-23362-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@759a9b4a name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736850 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736850 INFO  (jetty-launcher-23353-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736853 INFO  (zkCallback-23369-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ffa01aa name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736853 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736853 INFO  (zkCallback-23372-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@696daccf name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736853 INFO  (zkCallback-23373-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@40e84dba name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736853 INFO  (zkCallback-23374-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cbce7e name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736853 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736853 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736853 INFO  (jetty-launcher-23353-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736853 INFO  (jetty-launcher-23353-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736853 INFO  (jetty-launcher-23353-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736853 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736854 INFO  (jetty-launcher-23353-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1736862 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1794247096@1e4accd6
   [junit4]   2> 1736862 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736870 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1794247096@7d5e4771
   [junit4]   2> 1736870 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1794247096@36e3a059
   [junit4]   2> 1736870 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1794247096@5dd3111c
   [junit4]   2> 1736870 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 0x155cfd15c6c0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1736870 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736870 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736870 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736878 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1794247096@758c9f89
   [junit4]   2> 1736878 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fb50239 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736878 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736879 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1736890 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f7c9c25 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736890 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736890 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20b39645 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736890 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30b2d1fe name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736890 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736891 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736903 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37223403 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1736903 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1736912 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1736920 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1736920 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1736920 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1736920 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1736953 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1736953 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1736953 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1736953 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1736953 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1737047 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1737054 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1737054 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1737062 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1737062 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1737086 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1737095 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1737095 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1737103 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1737135 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1737135 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1737135 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1737135 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1737135 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1737169 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1737169 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1737169 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1737169 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1737169 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1737182 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1737189 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1737189 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1737189 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1737234 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1737234 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1737234 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1737234 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1737234 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1737277 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1737277 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1737277 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1737277 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1737277 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1737307 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1737307 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1737307 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1737307 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1737307 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1737335 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1737335 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1737335 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1737335 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1737335 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1737335 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1737336 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1737337 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1737337 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1737337 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1737337 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1737370 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1737370 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1737379 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1737379 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1737379 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1737396 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1737396 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1737398 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1737398 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1737407 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211465164029963-127.0.0.1:44897_solr-n_0000000000
   [junit4]   2> 1737407 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211465164029964-127.0.0.1:45935_solr-n_0000000001
   [junit4]   2> 1737443 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211465164029967-127.0.0.1:36528_solr-n_0000000002
   [junit4]   2> 1737443 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44897_solr
   [junit4]   2> 1737443 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1737443 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1737443 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96211465164029963-127.0.0.1:44897_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1737443 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211465164029966-127.0.0.1:43169_solr-n_0000000003
   [junit4]   2> 1737443 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96211465164029964-127.0.0.1:45935_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1737454 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211465164029965-127.0.0.1:46513_solr-n_0000000004
   [junit4]   2> 1737454 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45935_solr
   [junit4]   2> 1737454 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36528_solr
   [junit4]   2> 1737454 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45935_solr
   [junit4]   2> 1737454 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36528_solr
   [junit4]   2> 1737454 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96211465164029967-127.0.0.1:36528_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1737465 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43169_solr
   [junit4]   2> 1737465 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43169_solr
   [junit4]   2> 1737465 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.Overseer Overseer (id=96211465164029963-127.0.0.1:44897_solr-n_0000000000) starting
   [junit4]   2> 1737465 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96211465164029966-127.0.0.1:43169_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1737476 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1737476 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1737476 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1737476 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1737476 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1737486 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:46513_solr as DOWN
   [junit4]   2> 1737487 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737487 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737487 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737488 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737488 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737498 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737499 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737499 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node3/.
   [junit4]   2> 1737499 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1737507 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737507 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737507 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node1/.
   [junit4]   2> 1737508 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1737516 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1737516 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1737516 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1737516 INFO  (jetty-launcher-23353-thread-1) [n:127.0.0.1:45935_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1737516 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1737516 INFO  (jetty-launcher-23353-thread-3) [n:127.0.0.1:36528_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1737516 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1737516 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1737516 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1737516 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1737517 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1737524 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737524 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737524 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node4/.
   [junit4]   2> 1737524 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1737531 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1737531 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1737531 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1737531 INFO  (jetty-launcher-23353-thread-4) [n:127.0.0.1:43169_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1737531 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1737546 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46513_solr
   [junit4]   2> 1737546 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1737546 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46513_solr
   [junit4]   2> 1737562 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1737562 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1737562 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1737562 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1737562 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1737566 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1737566 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1737566 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1737566 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1737569 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737569 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737569 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node5/.
   [junit4]   2> 1737569 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1737580 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1737580 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1737580 INFO  (jetty-launcher-23353-thread-5) [n:127.0.0.1:46513_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1737638 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1737638 INFO  (OverseerCollectionConfigSetProcessor-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1737638 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1737638 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44897_solr as DOWN
   [junit4]   2> 1737647 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1737658 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44897_solr
   [junit4]   2> 1737658 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44897_solr
   [junit4]   2> 1737669 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1737669 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1737669 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1737669 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1737670 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1737669 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1737670 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1737670 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1737669 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46513_solr"} current state version: 0
   [junit4]   2> 1737670 INFO  (zkCallback-23375-thread-1-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1737670 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46513_solr
   [junit4]   2> 1737670 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1737681 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737681 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737682 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44897_solr"} current state version: 0
   [junit4]   2> 1737682 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44897_solr
   [junit4]   2> 1737682 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node2/.
   [junit4]   2> 1737682 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1737694 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1737694 INFO  (jetty-launcher-23353-thread-2) [n:127.0.0.1:44897_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1737694 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737694 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737703 INFO  (zkCallback-23385-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a3d150a name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737703 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737704 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737716 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5f4726b9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1737716 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1127451015
   [junit4]   2> 1737716 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45935_solr as DOWN
   [junit4]   2> 1737743 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45935_solr"} current state version: 0
   [junit4]   2> 1737743 INFO  (OverseerStateUpdate-96211465164029963-127.0.0.1:44897_solr-n_0000000000) [n:127.0.0.1:44897_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45935_solr
   [junit4]   2> 1737759 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1737759 INFO  (zkCallback-23375-thread-2-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1737760 INFO  (zkCallback-23378-thread-1-processing-n:127.0.0.1:46513_solr) [n:127.0.0.1:46513_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1737760 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1737760 INFO  (zkCallback-23379-thread-2-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1737759 INFO  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1737760 WARN  (zkCallback-23376-thread-1-processing-n:127.0.0.1:45935_solr) [n:127.0.0.1:45935_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1737761 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@137d83d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1737763 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1737763 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e36c4d0{/solr,null,AVAILABLE}
   [junit4]   2> 1737763 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1880d3ee{HTTP/1.1,[http/1.1]}{127.0.0.1:37203}
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.e.j.s.Server Started @1739738ms
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37203}
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node6'
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737764 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737770 INFO  (zkCallback-23375-thread-2-processing-n:127.0.0.1:44897_solr) [n:127.0.0.1:44897_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1737770 INFO  (zkCallback-23379-thread-1-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96211465164029963-127.0.0.1:44897_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1737770 INFO  (zkCallback-23377-thread-1-processing-n:127.0.0.1:43169_solr) [n:127.0.0.1:43169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1737770 INFO  (zkCallback-23379-thread-2-processing-n:127.0.0.1:36528_solr) [n:127.0.0.1:36528_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1737779 INFO  (zkCallback-23387-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@725c2626 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737779 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737780 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737780 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1737793 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node6/.
   [junit4]   2> 1737793 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1783632330
   [junit4]   2> 1737793 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node6]
   [junit4]   2> 1737794 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001/tempDir-001/node6/lib
   [junit4]   2> 1737794 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] 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> 1737795 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1737795 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1737795 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1737796 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42175/solr
   [junit4]   2> 1737796 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1737796 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737796 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737805 INFO  (zkCallback-23390-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30736bd5 name:ZooKeeperConnection Watcher:127.0.0.1:42175 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737805 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737805 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/1794247096@40d35f3
   [junit4]   2> 1737814 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737825 INFO  (zkCallback-23391-thread-1-processing-n:127.0.0.1:37203_solr) [n:127.0.0.1:37203_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@665d78d5 name:ZooKeeperConnection Watcher:127.0.0.1:42175/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737825 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737921 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1737922 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1737922 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1737923 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1737929 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96211465164029971-127.0.0.1:37203_solr-n_0000000005
   [junit4]   2> 1737930 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25B3431F8FF98D3A]) [n:127.0.0.1:37203_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96211465164029965-127.0.0.1:46513_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 1737930 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#

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

g.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43169 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:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_25B3431F8FF98D3A-001
   [junit4]   2> Jul 09, 2016 1:21:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=sr-Latn-ME, timezone=Europe/Vaduz
   [junit4]   2> NOTE: Linux 4.4.0-28-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=267848904,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, DirectoryFactoryTest, TestInitQParser, DistributedQueryComponentCustomSortTest, TestTrieFacet, DistributedIntervalFacetingTest, TestFilteredDocIdSet, ShardRoutingTest, DeleteReplicaTest, ConfigSetsAPITest, CustomCollectionTest, TestRawResponseWriter, TestEmbeddedSolrServerConstructors, TestWordDelimiterFilterFactory, BlockJoinFacetSimpleTest, TestCloudPivotFacet, TestLeaderInitiatedRecoveryThread, SpellCheckComponentTest, TestRuleBasedAuthorizationPlugin, SuggestComponentTest, HdfsChaosMonkeySafeLeaderTest, TestDocumentBuilder, TestSolrConfigHandlerCloud, BlockCacheTest, UpdateRequestProcessorFactoryTest, TestFieldCacheWithThreads, TestPivotHelperCode, SolrCLIZkUtilsTest, TestCloudManagedSchema, DistribCursorPagingTest, SpellingQueryConverterTest, TestSizeLimitedDistributedMap, TestDistributedGrouping, HdfsRecoverLeaseTest, TestSolrQueryParserResource, TestDefaultStatsCache, TestTrie, TestDFRSimilarityFactory, TestShardHandlerFactory, ConvertedLegacyTest, TestSystemIdResolver, ChaosMonkeyNothingIsSafeTest, TestStressLiveNodes, SparseHLLTest, CollectionsAPIAsyncDistributedZkTest, TestHashPartitioner, TlogReplayBufferedWhileIndexingTest, CdcrReplicationHandlerTest, NumericFieldsTest, TestSimpleQParserPlugin, SSLMigrationTest, TestDocBasedVersionConstraints, TestConfigSetImmutable, TestFastLRUCache, TestRebalanceLeaders, TestQueryTypes, SpellPossibilityIteratorTest, LeaderInitiatedRecoveryOnShardRestartTest, TestNumericTerms64, TestExclusionRuleCollectionAccess, TestFieldResource, SimplePostToolTest, SoftAutoCommitTest, ConjunctionSolrSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, TestSchemaNameResource, HdfsUnloadDistributedZkTest, TestFieldCacheSort, SecurityConfHandlerTest, TestPartialUpdateDeduplication, WordBreakSolrSpellCheckerTest, TestSolrDeletionPolicy2, CSVRequestHandlerTest, HdfsBasicDistributedZk2Test, ClusterStateUpdateTest, TestInitParams, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PKIAuthenticationIntegrationTest, DocumentBuilderTest, QueryResultKeyTest, DistributedTermsComponentTest, NotRequiredUniqueKeyTest, TestManagedSynonymFilterFactory, TestMiniSolrCloudClusterSSL, MultiTermTest, TermsComponentTest, SchemaVersionSpecificBehaviorTest, CoreAdminRequestStatusTest, MBeansHandlerTest, SolrInfoMBeanTest, TestManagedResourceStorage, TestUpdate, TestReqParamsAPI, TestCollationFieldDocValues, DistributedFacetPivotSmallAdvancedTest, TestScoreJoinQPScore, TestRequestStatusCollectionAPI, FacetPivotSmallTest, MergeStrategyTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestRandomDVFaceting, DistributedSpellCheckComponentTest, TestReload, TestRangeQuery, TestSolr4Spatial, BadIndexSchemaTest, BasicFunctionalityTest, DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, SpatialFilterTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration, JsonLoaderTest, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestDocSet, MinimalSchemaTest, TestConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, ConnectionReuseTest, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPISolrJTest, ForceLeaderTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, TestAuthenticationFramework, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestReplicaProperties, TestTolerantUpdateProcessorCloud, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, TestConfigOverlay, TestDynamicLoading, TestSolrDynamicMBean, TestSolrXml, TestConfigReload, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestManagedSchemaAPI, TestComplexPhraseQParserPlugin, TestCustomSort, TestHashQParserPlugin, TestQueryWrapperFilter, TestRecoveryHdfs, TestReloadDeadlock, TestSearcherReuse, TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, TestXmlQParser, TestJsonFacets, CloudMLTQParserTest, SimpleMLTQParserTest, TestDFISimilarityFactory, TestExactSharedStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [605/620 (1!)] on J1 in 24.89s, 1 test, 1 error <<< FAILURES!

[...truncated 56 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 620 suites (10 ignored), 2635 tests, 1 error, 134 ignored (88 assumptions) [seed: 25B3431F8FF98D3A]

Total time: 52 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any