You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/06/29 19:32:13 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1238 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1238/

2 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:33481/va/gw/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:33481/va/gw/collection1
	at __randomizedtesting.SeedInfo.seed([E6D69593785F00E1:6E82AA49D6A36D19]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test

Error Message:
IOException occured when talking to server at: https://127.0.0.1:46452//collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:46452//collection1
	at __randomizedtesting.SeedInfo.seed([E6D69593785F00E1:6E82AA49D6A36D19]:0)
	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.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	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)
	... 48 more




Build Log:
[...truncated 11159 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/init-core-data-001
   [junit4]   2> 602554 INFO  (SUITE-TestReqParamsAPI-seed#[E6D69593785F00E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 602554 INFO  (SUITE-TestReqParamsAPI-seed#[E6D69593785F00E1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /va/gw
   [junit4]   2> 602555 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 602555 INFO  (Thread-3536) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 602555 INFO  (Thread-3536) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 602655 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.ZkTestServer start zk server on port:53112
   [junit4]   2> 602655 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602656 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602657 INFO  (zkCallback-1168-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@605e42bd name:ZooKeeperConnection Watcher:127.0.0.1:53112 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602657 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602657 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602657 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 602659 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602660 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602661 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c9225a4 name:ZooKeeperConnection Watcher:127.0.0.1:53112/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602661 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602661 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602661 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 602668 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 602669 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 602670 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 602670 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 602671 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 602672 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 602672 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 602673 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 602673 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 602674 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 602674 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 602675 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 602675 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 602676 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 602676 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 602676 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 602677 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 602677 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 602677 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 602678 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 602678 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 602679 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 602679 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 602680 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 602680 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 602738 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1
   [junit4]   2> 602739 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 602744 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@214c5f42{/va/gw,null,AVAILABLE}
   [junit4]   2> 602750 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@26cb69c5{HTTP/1.1,[http/1.1]}{127.0.0.1:58988}
   [junit4]   2> 602750 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.Server Started @606341ms
   [junit4]   2> 602750 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/tempDir-001/control/data, hostContext=/va/gw, hostPort=58988, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores}
   [junit4]   2> 602751 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 602751 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001'
   [junit4]   2> 602751 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 602751 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 602751 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602752 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602752 INFO  (zkCallback-1170-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3122f657 name:ZooKeeperConnection Watcher:127.0.0.1:53112/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602752 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602752 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602753 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 602753 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/solr.xml
   [junit4]   2> 602757 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores
   [junit4]   2> 602757 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CoreContainer New CoreContainer 946059975
   [junit4]   2> 602757 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001]
   [junit4]   2> 602757 WARN  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/lib
   [junit4]   2> 602757 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] 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> 602758 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 602759 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 602759 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 602759 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53112/solr
   [junit4]   2> 602759 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 602759 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602759 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602760 INFO  (zkCallback-1173-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ca8e561 name:ZooKeeperConnection Watcher:127.0.0.1:53112 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602760 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602760 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602761 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$34/190064712@1a04922c
   [junit4]   2> 602761 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602763 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e4458d name:ZooKeeperConnection Watcher:127.0.0.1:53112/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602763 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602764 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 602765 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 602766 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 602767 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 602768 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 602769 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 602770 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 602770 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 602771 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 602771 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 602772 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 602772 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 602774 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 602774 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 602775 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602775 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000
   [junit4]   2> 602775 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58988_va%2Fgw
   [junit4]   2> 602775 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 602776 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.Overseer Overseer (id=96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) starting
   [junit4]   2> 602777 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 602780 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 602780 INFO  (OverseerCollectionConfigSetProcessor-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 602780 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58988_va%2Fgw
   [junit4]   2> 602781 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58988_va%2Fgw
   [junit4]   2> 602781 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 602781 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] 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> 602782 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 602788 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 602789 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 602789 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 602790 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores
   [junit4]   2> 602790 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 602790 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1
   [junit4]   2> 602790 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 602792 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 602792 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 602792 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 602792 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 602792 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] 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> 602792 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] 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:58988/va/gw",
   [junit4]   2>   "node_name":"127.0.0.1:58988_va%2Fgw",
   [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> 602792 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] 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:58988/va/gw",
   [junit4]   2>   "node_name":"127.0.0.1:58988_va%2Fgw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 602793 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 602793 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 602793 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 602793 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 602794 INFO  (zkCallback-1174-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] 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> 603793 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 603794 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 603794 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 603794 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 603794 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 603794 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1'
   [junit4]   2> 603795 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 603795 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 603796 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 603799 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 603802 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 603816 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 603819 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 603874 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 603879 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 603880 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 603884 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 603885 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 603887 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 603887 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 603888 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 603888 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 603888 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 603889 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1/data/]
   [junit4]   2> 603889 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48df7b2f
   [junit4]   2> 603889 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1/data
   [junit4]   2> 603889 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1/data/index/
   [junit4]   2> 603889 WARN  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 603889 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1/data/index
   [junit4]   2> 603890 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=72.0615234375, floorSegmentMB=2.0859375, forceMergeDeletesPctAllowed=12.06347861623293, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22640157086582793
   [junit4]   2> 603890 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4249f248 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6048f271),segFN=segments_1,generation=1}
   [junit4]   2> 603890 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 603890 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1/data/
   [junit4]   2> 603890 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 603892 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 603892 WARN  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 603893 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603894 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603894 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603895 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603897 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] 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
   [junit4]   2> 603897 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 603897 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 603897 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 603907 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 603907 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 603908 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=13.1640625, floorSegmentMB=1.3662109375, forceMergeDeletesPctAllowed=1.701279758773323, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 603908 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4249f248 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6048f271),segFN=segments_1,generation=1}
   [junit4]   2> 603908 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 603908 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4637c0a[collection1] main]
   [junit4]   2> 603908 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 603908 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 603908 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 603909 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 603909 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 603909 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 603909 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 603909 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 603909 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 603909 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 603910 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 603910 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 603910 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 603910 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538498946055274496
   [junit4]   2> 603912 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538498946055274496
   [junit4]   2> 603912 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 603912 INFO  (coreLoadExecutor-2527-thread-1-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 603913 INFO  (searcherExecutor-2528-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4637c0a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 603915 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58988/va/gw collection:control_collection shard:shard1
   [junit4]   2> 603915 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 603917 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96156184040243204-core_node1-n_0000000000
   [junit4]   2> 603917 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 603918 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 603918 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] 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> 603918 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 603918 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58988/va/gw/collection1/
   [junit4]   2> 603918 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 603918 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58988/va/gw/collection1/ has no replicas
   [junit4]   2> 603919 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 603920 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] 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/96156184040243204-core_node1-n_0000000000
   [junit4]   2> 603922 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58988/va/gw/collection1/ shard1
   [junit4]   2> 603922 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] 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:58988/va/gw",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 604023 INFO  (zkCallback-1174-thread-3-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] 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> 604072 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58988/va/gw/collection1/ and leader is http://127.0.0.1:58988/va/gw/collection1/
   [junit4]   2> 604072 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58988/va/gw
   [junit4]   2> 604072 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 604073 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 604073 INFO  (coreZkRegister-2521-thread-1-processing-n:127.0.0.1:58988_va%2Fgw x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58988_va%2Fgw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 604074 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] 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:58988/va/gw",
   [junit4]   2>   "node_name":"127.0.0.1:58988_va%2Fgw",
   [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> 604074 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] 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:58988/va/gw",
   [junit4]   2>   "node_name":"127.0.0.1:58988_va%2Fgw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 604176 INFO  (zkCallback-1174-thread-2-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] 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> 604293 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:53112/solr
   [junit4]   2> 604294 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 604295 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604295 INFO  (zkCallback-1178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@57ccfa55 name:ZooKeeperConnection Watcher:127.0.0.1:53112/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604296 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604296 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 604296 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 604296 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 604297 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 604297 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 604362 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/cores/collection1
   [junit4]   2> 604363 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001
   [junit4]   2> 604364 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 604365 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e64d898{/va/gw,null,AVAILABLE}
   [junit4]   2> 604365 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6cb3721d{HTTP/1.1,[http/1.1]}{127.0.0.1:60166}
   [junit4]   2> 604365 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.e.j.s.Server Started @607956ms
   [junit4]   2> 604365 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/va/gw, hostPort=60166, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/cores}
   [junit4]   2> 604365 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 604366 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001'
   [junit4]   2> 604366 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 604366 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 604366 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 604367 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604367 INFO  (zkCallback-1179-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6054239f name:ZooKeeperConnection Watcher:127.0.0.1:53112/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604367 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604368 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 604368 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 604368 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/solr.xml
   [junit4]   2> 604372 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/cores
   [junit4]   2> 604372 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CoreContainer New CoreContainer 1334229121
   [junit4]   2> 604372 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001]
   [junit4]   2> 604372 WARN  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/lib
   [junit4]   2> 604372 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] 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> 604378 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 604378 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 604378 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 604378 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53112/solr
   [junit4]   2> 604378 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 604379 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 604379 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604380 INFO  (zkCallback-1182-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@327f55f2 name:ZooKeeperConnection Watcher:127.0.0.1:53112 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604380 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604380 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 604383 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$34/190064712@3c63cb88
   [junit4]   2> 604384 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 604385 INFO  (zkCallback-1183-thread-1-processing-n:127.0.0.1:60166_va%2Fgw) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76c3fb05 name:ZooKeeperConnection Watcher:127.0.0.1:53112/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 604385 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 604387 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 604387 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 604387 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 604388 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 604389 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96156184040243208-127.0.0.1:60166_va%2Fgw-n_0000000001
   [junit4]   2> 604389 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000 to know if I could be the leader
   [junit4]   2> 604389 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.ZkController Publish node=127.0.0.1:60166_va%2Fgw as DOWN
   [junit4]   2> 604390 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60166_va%2Fgw"} current state version: 3
   [junit4]   2> 604390 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60166_va%2Fgw
   [junit4]   2> 604492 INFO  (zkCallback-1174-thread-3-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] 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> 604495 INFO  (zkCallback-1183-thread-1-processing-n:127.0.0.1:60166_va%2Fgw) [n:127.0.0.1:60166_va%2Fgw    ] 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> 604496 INFO  (zkCallback-1178-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> 605390 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60166_va%2Fgw
   [junit4]   2> 605390 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60166_va%2Fgw
   [junit4]   2> 605391 INFO  (zkCallback-1178-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> 605391 INFO  (zkCallback-1174-thread-3-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] 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> 605391 INFO  (zkCallback-1183-thread-1-processing-n:127.0.0.1:60166_va%2Fgw) [n:127.0.0.1:60166_va%2Fgw    ] 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> 605391 INFO  (zkCallback-1178-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 605391 INFO  (zkCallback-1174-thread-3-processing-n:127.0.0.1:58988_va%2Fgw) [n:127.0.0.1:58988_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 605397 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 605397 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 605398 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/cores
   [junit4]   2> 605398 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 605398 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_E6D69593785F00E1-001/shard-1-001/cores/collection1
   [junit4]   2> 605398 INFO  (TEST-TestReqParamsAPI.test-seed#[E6D69593785F00E1]) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 605399 INFO  (zkCallback-1183-thread-1-processing-n:127.0.0.1:60166_va%2Fgw) [n:127.0.0.1:60166_va%2Fgw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 605399 INFO  (coreLoadExecutor-2538-thread-1-processing-n:127.0.0.1:60166_va%2Fgw) [n:127.0.0.1:60166_va%2Fgw c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 605399 INFO  (coreLoadExecutor-2538-thread-1-processing-n:127.0.0.1:60166_va%2Fgw) [n:127.0.0.1:60166_va%2Fgw c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 605400 INFO  (coreLoadExecutor-2538-thread-1-processing-n:127.0.0.1:60166_va%2Fgw) [n:127.0.0.1:60166_va%2Fgw c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 605400 INFO  (OverseerStateUpdate-96156184040243204-127.0.0.1:58988_va%2Fgw-n_0000000000) [n:127.0.0.1:58988_va%2Fgw    ] 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:60166/va/gw",
   [junit4]   2>   "node_name":"127.0.0.1:60166_va%2Fgw",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [

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

.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
   [junit4]    > 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
   [junit4]    > 	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    > 	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [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]    > 	... 48 more
   [junit4]   2> 2113195 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[E6D69593785F00E1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_E6D69593785F00E1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {stat_i=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=Direct), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), intDefault=Lucene50(blocksize=128), foo_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=927, maxMBSortInHeap=7.563575314684703, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ja, timezone=America/Ojinaga
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=107261976,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [SignatureUpdateProcessorFactoryTest, TestJoin, PKIAuthenticationIntegrationTest, PolyFieldTest, AnalysisErrorHandlingTest, TestDistribDocBasedVersion, OverseerCollectionConfigSetProcessorTest, TestAnalyzedSuggestions, HdfsChaosMonkeySafeLeaderTest, AsyncCallRequestStatusResponseTest, DocumentAnalysisRequestHandlerTest, TestRequestStatusCollectionAPI, TestBadConfig, ReturnFieldsTest, TestFileDictionaryLookup, TestRealTimeGet, TestRecoveryHdfs, TestFieldCache, SolrRequestParserTest, TestSolrConfigHandlerCloud, CursorPagingTest, DeleteStatusTest, TestCollationFieldDocValues, TestNamedUpdateProcessors, SparseHLLTest, TestPivotHelperCode, PingRequestHandlerTest, TestAddFieldRealTimeGet, TestDocBasedVersionConstraints, TestNumericTerms64, TestFieldCacheWithThreads, TestFastOutputStream, HdfsDirectoryTest, EnumFieldTest, TestConfigReload, TestPhraseSuggestions, HdfsBasicDistributedZk2Test, TestDocSet, QueryElevationComponentTest, ConcurrentDeleteAndCreateCollectionTest, CoreAdminRequestStatusTest, ChangedSchemaMergeTest, BlockJoinFacetSimpleTest, TestExactStatsCache, TestCustomDocTransformer, TestInitQParser, SimpleMLTQParserTest, DistributedFacetPivotSmallAdvancedTest, CloudExitableDirectoryReaderTest, TestShardHandlerFactory, TestCloudPivotFacet, SharedFSAutoReplicaFailoverTest, TlogReplayBufferedWhileIndexingTest, TestSolr4Spatial, VersionInfoTest, CollectionTooManyReplicasTest, TestFilteredDocIdSet, TestComponentsName, TestReqParamsAPI, TestSizeLimitedDistributedMap, HighlighterMaxOffsetTest, TestRandomFaceting, ForceLeaderTest, IndexSchemaTest, JsonLoaderTest, TestInitParams, TestFaceting, DefaultValueUpdateProcessorTest, RequiredFieldsTest, SolrCoreTest, BasicDistributedZkTest, CheckHdfsIndexTest, TestCloudBackupRestore, DeleteLastCustomShardedReplicaTest, TestPseudoReturnFields, TestNoOpRegenerator, TestDynamicLoading, TestLeaderElectionZkExpiry, TestMinMaxOnMultiValuedField, TestSolrXml, PeerSyncTest, DistanceUnitsTest, ZkNodePropsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SuggestComponentTest, AnalysisAfterCoreReloadTest, TestSolrCLIRunExample, TestDefaultStatsCache, TestSolrFieldCacheMBean, TestScoreJoinQPScore, SecurityConfHandlerTest, TestCloudManagedSchema, SSLMigrationTest, TestSchemaVersionResource, TestCSVLoader, DistributedExpandComponentTest, EchoParamsTest, TestFoldingMultitermQuery, BJQParserTest, ShardRoutingTest, RecoveryZkTest, ZkCLITest, TestDistributedSearch, TestFiltering, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestOmitPositions, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestCollationField, QueryParsingTest, CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, TestSolrDeletionPolicy2, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionReloadTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, HttpPartitionTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestStressLiveNodes, HdfsRecoverLeaseTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, StressHdfsTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetImmutable, TestInfoStreamLogging, TestSolrConfigHandler, RequestLoggingTest, TestBlobHandler, TestReplicationHandlerBackup, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest]
   [junit4] Completed [549/616 (2!)] on J0 in 48.87s, 1 test, 1 error <<< FAILURES!

[...truncated 221 lines...]
   [junit4] JVM J0: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J0-20160629_185203_117.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/heapdumps/java_pid10342.hprof ...
   [junit4] Heap dump file created [491078464 bytes in 1.735 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 17 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:530: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984: There were test failures: 616 suites (10 ignored), 2590 tests, 1 error, 1 failure, 87 ignored (72 assumptions) [seed: E6D69593785F00E1]

Total time: 65 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-master - Build # 1240 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1240/

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

Error Message:
Could not get expected value  'first' for path 'response/params/x/_appends_/add' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":3,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "p":"P val",         "q":"Q val",         "":{"v":2}}}}},  from server:  http://127.0.0.1:55294/_w/d/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'first' for path 'response/params/x/_appends_/add' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":3,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "p":"P val",
        "q":"Q val",
        "":{"v":2}}}}},  from server:  http://127.0.0.1:55294/_w/d/collection1
	at __randomizedtesting.SeedInfo.seed([D419664A8F1697A2:5C4D599021EAFA5A]: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:230)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12176 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/init-core-data-001
   [junit4]   2> 1853170 INFO  (SUITE-TestReqParamsAPI-seed#[D419664A8F1697A2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1853170 INFO  (SUITE-TestReqParamsAPI-seed#[D419664A8F1697A2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_w/d
   [junit4]   2> 1853172 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1853173 INFO  (Thread-4047) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1853173 INFO  (Thread-4047) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1853273 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ZkTestServer start zk server on port:36596
   [junit4]   2> 1853273 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1853273 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853275 INFO  (zkCallback-1824-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29ed8d4b name:ZooKeeperConnection Watcher:127.0.0.1:36596 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1853275 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853275 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1853275 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1853277 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1853278 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853278 INFO  (zkCallback-1825-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65375aa9 name:ZooKeeperConnection Watcher:127.0.0.1:36596/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1853278 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853278 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1853279 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1853279 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1853280 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1853280 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1853281 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1853281 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1853282 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1853282 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1853283 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1853283 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1853284 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1853284 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1853285 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1853285 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1853285 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1853285 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1853289 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1853289 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1853289 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1853290 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1853290 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1853290 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1853291 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1853291 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1853292 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1853292 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1853358 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1
   [junit4]   2> 1853359 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1853360 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2800ad0e{/_w/d,null,AVAILABLE}
   [junit4]   2> 1853362 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d48a33{HTTP/1.1,[http/1.1]}{127.0.0.1:41669}
   [junit4]   2> 1853362 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.Server Started @1857417ms
   [junit4]   2> 1853362 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/tempDir-001/control/data, hostContext=/_w/d, hostPort=41669, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores}
   [junit4]   2> 1853362 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1853363 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001'
   [junit4]   2> 1853363 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1853363 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1853363 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1853365 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853365 INFO  (zkCallback-1826-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58db92d8 name:ZooKeeperConnection Watcher:127.0.0.1:36596/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1853365 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853365 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1853366 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1853366 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/solr.xml
   [junit4]   2> 1853373 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores
   [junit4]   2> 1853373 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CoreContainer New CoreContainer 627132773
   [junit4]   2> 1853373 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001]
   [junit4]   2> 1853373 WARN  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/lib
   [junit4]   2> 1853373 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] 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> 1853374 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1853375 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1853375 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1853375 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36596/solr
   [junit4]   2> 1853375 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1853375 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1853375 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853376 INFO  (zkCallback-1829-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@396a5dc3 name:ZooKeeperConnection Watcher:127.0.0.1:36596 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1853376 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853376 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1853377 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/1547525076@762157e5
   [junit4]   2> 1853377 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853378 INFO  (zkCallback-1830-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10492cf7 name:ZooKeeperConnection Watcher:127.0.0.1:36596/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1853378 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853378 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1853380 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1853382 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1853383 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1853384 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1853385 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1853385 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1853386 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1853387 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1853387 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1853387 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1853388 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1853389 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1853390 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1853390 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1853391 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000
   [junit4]   2> 1853391 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41669__w%2Fd
   [junit4]   2> 1853391 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1853391 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.Overseer Overseer (id=96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) starting
   [junit4]   2> 1853392 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1853395 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1853395 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1853396 INFO  (OverseerCollectionConfigSetProcessor-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1853395 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41669__w%2Fd
   [junit4]   2> 1853402 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41669__w%2Fd
   [junit4]   2> 1853403 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1853403 INFO  (zkCallback-1830-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] 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> 1853403 INFO  (zkCallback-1830-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1853421 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1853422 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1853422 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores
   [junit4]   2> 1853423 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1853423 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1
   [junit4]   2> 1853424 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1853425 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1853425 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1853425 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 1853425 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1853426 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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:41669/_w/d",
   [junit4]   2>   "node_name":"127.0.0.1:41669__w%2Fd",
   [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> 1853427 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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:41669/_w/d",
   [junit4]   2>   "node_name":"127.0.0.1:41669__w%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1853427 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] 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> 1853427 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1853427 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1853427 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1853428 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1853428 INFO  (zkCallback-1830-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] 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> 1854429 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1854429 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1854429 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1854429 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1854430 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1854430 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1'
   [junit4]   2> 1854430 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1854430 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1854431 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1854435 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1854438 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1854449 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1854456 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1854540 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1854545 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1854546 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1854553 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1854554 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1854556 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1854556 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1854557 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] 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=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 1854557 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1854557 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1854557 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1/data/]
   [junit4]   2> 1854557 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a454313
   [junit4]   2> 1854558 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1/data
   [junit4]   2> 1854558 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1854558 WARN  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1854558 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1/data/index
   [junit4]   2> 1854558 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12900911140630342]
   [junit4]   2> 1854558 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7023a898 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b6c5c58),segFN=segments_1,generation=1}
   [junit4]   2> 1854559 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1854563 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1854563 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1854564 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1854564 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1854564 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1854564 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1854564 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1854564 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1854564 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1854564 WARN  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1854564 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1/data/
   [junit4]   2> 1854564 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1854565 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1854566 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1854566 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1854567 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1854569 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] 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
   [junit4]   2> 1854569 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1854569 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1854569 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1854570 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1854570 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1854570 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16891571481276452]
   [junit4]   2> 1854570 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7023a898 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b6c5c58),segFN=segments_1,generation=1}
   [junit4]   2> 1854570 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1854570 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fe2a470[collection1] main]
   [junit4]   2> 1854571 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1854571 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1854571 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1854571 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1854571 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1854571 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1854571 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1854572 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1854572 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1854572 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1854572 INFO  (searcherExecutor-5453-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3fe2a470[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1854572 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1854573 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1854573 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1854573 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538519689401991168
   [junit4]   2> 1854574 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538519689401991168
   [junit4]   2> 1854574 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1854575 INFO  (coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1854575 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41669/_w/d collection:control_collection shard:shard1
   [junit4]   2> 1854576 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1854578 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96157480495939588-core_node1-n_0000000000
   [junit4]   2> 1854578 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1854579 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1854579 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1854579 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41669/_w/d/collection1/
   [junit4]   2> 1854579 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1854579 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41669/_w/d/collection1/ has no replicas
   [junit4]   2> 1854579 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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> 1854580 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1854581 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] 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/96157480495939588-core_node1-n_0000000000
   [junit4]   2> 1854582 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41669/_w/d/collection1/ shard1
   [junit4]   2> 1854582 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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:41669/_w/d",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1854684 INFO  (zkCallback-1830-thread-3-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] 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> 1854733 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41669/_w/d/collection1/ and leader is http://127.0.0.1:41669/_w/d/collection1/
   [junit4]   2> 1854733 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41669/_w/d
   [junit4]   2> 1854733 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1854733 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1854733 INFO  (coreZkRegister-5446-thread-1-processing-n:127.0.0.1:41669__w%2Fd x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41669__w%2Fd c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1854734 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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:41669/_w/d",
   [junit4]   2>   "node_name":"127.0.0.1:41669__w%2Fd",
   [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> 1854734 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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:41669/_w/d",
   [junit4]   2>   "node_name":"127.0.0.1:41669__w%2Fd",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1854836 INFO  (zkCallback-1830-thread-2-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] 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> 1854931 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1854932 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854934 INFO  (zkCallback-1834-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f24f531 name:ZooKeeperConnection Watcher:127.0.0.1:36596/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1854934 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854934 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1854934 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1854934 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1854934 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1854935 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1854935 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1854935 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1854936 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854938 INFO  (zkCallback-1835-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@110c5a17 name:ZooKeeperConnection Watcher:127.0.0.1:36596/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1854938 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1854938 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1854942 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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> 1854942 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1855037 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/cores/collection1
   [junit4]   2> 1855038 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001
   [junit4]   2> 1855039 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1855050 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1855071 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79a695d9{/_w/d,null,AVAILABLE}
   [junit4]   2> 1855071 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7630d32f{HTTP/1.1,[http/1.1]}{127.0.0.1:47300}
   [junit4]   2> 1855071 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.e.j.s.Server Started @1859126ms
   [junit4]   2> 1855071 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_w/d, hostPort=47300, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/cores}
   [junit4]   2> 1855071 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1855071 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001'
   [junit4]   2> 1855072 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1855072 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1855072 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1855086 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855106 INFO  (zkCallback-1836-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5094ffc1 name:ZooKeeperConnection Watcher:127.0.0.1:36596/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1855110 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855110 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1855111 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1855111 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/solr.xml
   [junit4]   2> 1855116 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/cores
   [junit4]   2> 1855116 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CoreContainer New CoreContainer 1558465658
   [junit4]   2> 1855116 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001]
   [junit4]   2> 1855116 WARN  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/lib
   [junit4]   2> 1855116 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] 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> 1855122 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1855130 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1855130 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1855130 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36596/solr
   [junit4]   2> 1855130 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1855130 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1855146 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855162 INFO  (zkCallback-1839-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a71c439 name:ZooKeeperConnection Watcher:127.0.0.1:36596 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1855166 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855166 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1855190 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/1547525076@2b1ec765
   [junit4]   2> 1855211 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1855211 INFO  (zkCallback-1840-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bced193 name:ZooKeeperConnection Watcher:127.0.0.1:36596/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1855211 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1855213 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1855213 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1855213 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855214 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1855215 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96157480495939593-127.0.0.1:47300__w%2Fd-n_0000000001
   [junit4]   2> 1855215 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000 to know if I could be the leader
   [junit4]   2> 1855215 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.ZkController Publish node=127.0.0.1:47300__w%2Fd as DOWN
   [junit4]   2> 1855216 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:47300__w%2Fd"} current state version: 3
   [junit4]   2> 1855216 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:47300__w%2Fd
   [junit4]   2> 1855217 INFO  (zkCallback-1834-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> 1855217 INFO  (zkCallback-1830-thread-3-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] 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> 1855218 INFO  (zkCallback-1840-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd    ] 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> 1855319 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1856216 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47300__w%2Fd
   [junit4]   2> 1856216 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47300__w%2Fd
   [junit4]   2> 1856217 INFO  (zkCallback-1840-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd    ] 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> 1856217 INFO  (zkCallback-1834-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> 1856217 INFO  (zkCallback-1830-thread-3-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] 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> 1856217 INFO  (zkCallback-1834-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856217 INFO  (zkCallback-1840-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856217 INFO  (zkCallback-1830-thread-3-processing-n:127.0.0.1:41669__w%2Fd) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856224 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1856224 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1856224 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/cores
   [junit4]   2> 1856225 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1856225 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/cores/collection1
   [junit4]   2> 1856225 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1856226 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 1856226 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1856226 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1856226 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1856227 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1856227 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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:47300/_w/d",
   [junit4]   2>   "node_name":"127.0.0.1:47300__w%2Fd",
   [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> 1856227 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] 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:47300/_w/d",
   [junit4]   2>   "node_name":"127.0.0.1:47300__w%2Fd",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1856227 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1856227 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1856227 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 1856227 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1856329 INFO  (OverseerStateUpdate-96157480495939588-127.0.0.1:41669__w%2Fd-n_0000000000) [n:127.0.0.1:41669__w%2Fd    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1856329 INFO  (zkCallback-1840-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd    ] 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> 1856329 INFO  (zkCallback-1840-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1857228 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1857228 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1857228 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1857228 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1857229 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1857229 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001/shard-1-001/cores/collection1'
   [junit4]   2> 1857229 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1857229 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47300__w%2Fd) [n:127.0.0.1:47300__w%2Fd c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1857230 INFO  (coreLoadExecutor-5463-thread-1-processing-n:127.0.0.1:47

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

opped o.e.j.s.ServletContextHandler@34e28e77{/_w/d,null,UNAVAILABLE}
   [junit4]   2> 1881624 INFO  (TEST-TestReqParamsAPI.test-seed#[D419664A8F1697A2]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36596 36596
   [junit4]   2> 1881800 INFO  (Thread-4047) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36596 36596
   [junit4]   2> 1881801 WARN  (Thread-4047) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	27	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=D419664A8F1697A2 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Canada/Pacific -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 28.6s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'first' for path 'response/params/x/_appends_/add' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":3,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "p":"P val",
   [junit4]    >         "q":"Q val",
   [junit4]    >         "":{"v":2}}}}},  from server:  http://127.0.0.1:55294/_w/d/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D419664A8F1697A2:5C4D599021EAFA5A]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:230)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [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(Thread.java:745)
   [junit4]   2> 1881809 INFO  (SUITE-TestReqParamsAPI-seed#[D419664A8F1697A2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_D419664A8F1697A2-001
   [junit4]   2> Jun 30, 2016 12:32:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=1777, maxDocsPerChunk=553, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=1777, blockSize=2)), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=tr-TR, timezone=Canada/Pacific
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=88088040,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueueTest, SolrXmlInZkTest, HdfsBasicDistributedZkTest, BlockDirectoryTest, TestChildDocTransformer, TestGraphTermsQParserPlugin, WordBreakSolrSpellCheckerTest, BitVectorTest, MultiTermTest, TestFastLRUCache, DistributedTermsComponentTest, HighlighterTest, DistanceFunctionTest, MoreLikeThisHandlerTest, CoreMergeIndexesAdminHandlerTest, TestBinaryResponseWriter, DOMUtilTest, CollectionsAPIAsyncDistributedZkTest, TestUninvertingReader, BlockJoinFacetDistribTest, HdfsLockFactoryTest, LoggingHandlerTest, SpatialRPTFieldTypeTest, TestOverriddenPrefixQueryForCustomFieldType, TestHashPartitioner, UniqFieldsUpdateProcessorFactoryTest, AddSchemaFieldsUpdateProcessorFactoryTest, RequestLoggingTest, TestClassicSimilarityFactory, OpenExchangeRatesOrgProviderTest, TestSurroundQueryParser, ZkStateReaderTest, TestFreeTextSuggestions, TestHdfsBackupRestoreCore, CdcrReplicationHandlerTest, TestSystemIdResolver, TestCoreContainer, TestMaxScoreQueryParser, TestBackupRepositoryFactory, AnalyticsQueryTest, ShardRoutingCustomTest, DeleteReplicaTest, GraphQueryTest, DocValuesTest, OpenCloseCoreStressTest, TestQuerySenderListener, FileUtilsTest, DocumentBuilderTest, TestUseDocValuesAsStored, TestQueryTypes, SortByFunctionTest, TestSlowCompositeReaderWrapper, SuggesterFSTTest, TestExceedMaxTermLength, TestFieldTypeCollectionResource, TestStressVersions, TestQueryUtils, TestSolrConfigHandler, TestAnalyzeInfixSuggestions, ParsingFieldUpdateProcessorsTest, TriLevelCompositeIdRoutingTest, LeaderInitiatedRecoveryOnShardRestartTest, CustomCollectionTest, CollectionsAPIDistributedZkTest, CollectionReloadTest, TestDistribIDF, TestReloadDeadlock, TestLFUCache, TestSmileRequest, DateRangeFieldTest, TestCustomSort, ZkControllerTest, TestLMJelinekMercerSimilarityFactory, TestImplicitCoreProperties, TestNRTOpen, TestLegacyFieldCache, TestConfigSetsAPIZkFailure, TestXmlQParser, SolrInfoMBeanTest, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, ChaosMonkeyNothingIsSafeTest, RecoveryAfterSoftCommitTest, SpatialFilterTest, RankQueryTest, SolrIndexConfigTest, TimeZoneUtilsTest, DistributedFacetPivotSmallTest, ConfigSetsAPITest, SpellPossibilityIteratorTest, AliasIntegrationTest, TestOrdValues, TestPartialUpdateDeduplication, SaslZkACLProviderTest, TestCopyFieldCollectionResource, ExitableDirectoryReaderTest, TermVectorComponentTest, TestQuerySenderNoQuery, BasicDistributedZk2Test, SyncSliceTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, DistributedSpellCheckComponentTest, HardAutoCommitTest, SpellCheckComponentTest, TestGroupingSearch, ConvertedLegacyTest, TestFiltering, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, TestTrie, NoCacheHeaderTest, TestUpdate, TestWordDelimiterFilterFactory, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TermsComponentTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, TestCollationField, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, CopyFieldTest, TestMergePolicyConfig, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, TestCharFilters, TestCodecSupport, TestBM25SimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, DateFieldTest, TestUtils, ZkNodePropsTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, DeleteStatusTest, DistribCursorPagingTest, ForceLeaderTest, OverseerRolesTest, SSLMigrationTest, ShardSplitTest, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestStressCloudBlindAtomicUpdates, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, ZkStateWriterTest, RuleEngineTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, TestConfigOverlay, TestConfigSetImmutable, TestSolrXml, TestReqParamsAPI]
   [junit4] Completed [513/616 (1!)] on J1 in 29.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 348 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:530: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984: There were test failures: 616 suites (10 ignored), 2590 tests, 1 failure, 87 ignored (72 assumptions) [seed: D419664A8F1697A2]

Total time: 64 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-master - Build # 1239 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1239/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSSLRandomization

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSSLRandomization:     1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSSLRandomization: 
   1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([6F2105CEB51A0E69]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSSLRandomization

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([6F2105CEB51A0E69]:0)




Build Log:
[...truncated 11446 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSSLRandomization
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/init-core-data-001
   [junit4]   2> 991873 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=frequent SSL usage to make test worth while, ssl=0.5, value=NaN, clientAuth=NaN)
   [junit4]   2> 991874 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 991878 INFO  (Thread-2442) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 991878 INFO  (Thread-2442) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 991978 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40987
   [junit4]   2> 991978 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 991978 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 991981 INFO  (zkCallback-1086-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15b33409 name:ZooKeeperConnection Watcher:127.0.0.1:40987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 991981 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 991981 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 991981 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 991983 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 991987 INFO  (jetty-launcher-1085-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 991987 INFO  (jetty-launcher-1085-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 991988 INFO  (jetty-launcher-1085-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 991989 INFO  (jetty-launcher-1085-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@577b5eda{/solr,null,AVAILABLE}
   [junit4]   2> 991989 INFO  (jetty-launcher-1085-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e4b516c{/solr,null,AVAILABLE}
   [junit4]   2> 991991 INFO  (jetty-launcher-1085-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ed5c18b{/solr,null,AVAILABLE}
   [junit4]   2> 991997 INFO  (jetty-launcher-1085-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1417058b{SSL,[ssl, http/1.1]}{127.0.0.1:41016}
   [junit4]   2> 991998 INFO  (jetty-launcher-1085-thread-1) [    ] o.e.j.s.Server Started @996252ms
   [junit4]   2> 991998 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41016}
   [junit4]   2> 991998 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 991998 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node1'
   [junit4]   2> 991998 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 991998 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 991998 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@59444d59{SSL,[ssl, http/1.1]}{127.0.0.1:54092}
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-3) [    ] o.e.j.s.Server Started @996255ms
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54092}
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node3'
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 992000 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 992001 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 992002 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992002 INFO  (jetty-launcher-1085-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@47d6e330{SSL,[ssl, http/1.1]}{127.0.0.1:45536}
   [junit4]   2> 992002 INFO  (jetty-launcher-1085-thread-2) [    ] o.e.j.s.Server Started @996257ms
   [junit4]   2> 992002 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45536}
   [junit4]   2> 992002 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 992002 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node2'
   [junit4]   2> 992002 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 992004 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 992005 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 992005 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992009 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dc0fac8 name:ZooKeeperConnection Watcher:127.0.0.1:40987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992009 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992010 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 992010 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@520eb161 name:ZooKeeperConnection Watcher:127.0.0.1:40987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992010 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992010 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 992010 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 992010 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 992010 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@406d5aae name:ZooKeeperConnection Watcher:127.0.0.1:40987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992011 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992011 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 992014 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 992017 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node3/.
   [junit4]   2> 992017 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1797364156
   [junit4]   2> 992017 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node3]
   [junit4]   2> 992017 WARN  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node3/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node3/lib
   [junit4]   2> 992017 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 992019 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 992019 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 992019 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 992019 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40987/solr
   [junit4]   2> 992019 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 992019 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 992020 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992045 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node1/.
   [junit4]   2> 992046 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 240768384
   [junit4]   2> 992046 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node1]
   [junit4]   2> 992046 WARN  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node1/lib
   [junit4]   2> 992046 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 992047 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 992048 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 992048 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 992048 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40987/solr
   [junit4]   2> 992048 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 992048 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 992048 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node2/.
   [junit4]   2> 992048 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992049 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1297202825
   [junit4]   2> 992050 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node2]
   [junit4]   2> 992050 WARN  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node2/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node2/lib
   [junit4]   2> 992051 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 992050 INFO  (zkCallback-1092-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68ae1624 name:ZooKeeperConnection Watcher:127.0.0.1:40987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992051 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992051 INFO  (zkCallback-1095-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73246518 name:ZooKeeperConnection Watcher:127.0.0.1:40987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992051 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992051 INFO  (jetty-launcher-1085-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 992051 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 992051 INFO  (jetty-launcher-1085-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 992052 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/567794108@7c4346cf
   [junit4]   2> 992052 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 992052 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 992052 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40987/solr
   [junit4]   2> 992052 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 992052 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 992053 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992054 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 0x1559e2d68f50005, 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> 992054 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992062 INFO  (zkCallback-1098-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c424e32 name:ZooKeeperConnection Watcher:127.0.0.1:40987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992062 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992064 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/567794108@47487f44
   [junit4]   2> 992066 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 992066 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992066 INFO  (zkCallback-1099-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ba44387 name:ZooKeeperConnection Watcher:127.0.0.1:40987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992066 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992066 INFO  (jetty-launcher-1085-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 992067 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/567794108@51464c19
   [junit4]   2> 992067 INFO  (zkCallback-1100-thread-1-processing-n:127.0.0.1:41016_solr) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c4099c8 name:ZooKeeperConnection Watcher:127.0.0.1:40987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992069 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:45536_solr) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@361b5a79 name:ZooKeeperConnection Watcher:127.0.0.1:40987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 992068 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 992068 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 992070 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992070 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 992072 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 992072 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 992072 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 992073 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 992073 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 992073 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 992074 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 992074 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 992075 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 992075 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 992075 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 992075 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 992076 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 992076 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 992076 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 992077 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 992077 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 992077 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 992077 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 992077 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 992077 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 992078 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 992078 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 992078 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 992079 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 992079 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 992079 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 992079 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 992079 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 992079 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 992079 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 992080 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 992080 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 992081 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 992081 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 992081 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 992082 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 992082 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 992082 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 992082 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96156884929937415-127.0.0.1:54092_solr-n_0000000001
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96156884929937416-127.0.0.1:41016_solr-n_0000000000
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96156884929937417-127.0.0.1:45536_solr-n_0000000002
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96156884929937416-127.0.0.1:41016_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41016_solr
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54092_solr
   [junit4]   2> 992083 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54092_solr
   [junit4]   2> 992084 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96156884929937415-127.0.0.1:54092_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 992084 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45536_solr
   [junit4]   2> 992084 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45536_solr
   [junit4]   2> 992084 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:45536_solr) [n:127.0.0.1:45536_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> 992084 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.Overseer Overseer (id=96156884929937416-127.0.0.1:41016_solr-n_0000000000) starting
   [junit4]   2> 992084 INFO  (zkCallback-1100-thread-1-processing-n:127.0.0.1:41016_solr) [n:127.0.0.1:41016_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> 992084 INFO  (zkCallback-1098-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_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> 992086 INFO  (zkCallback-1098-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 992087 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:45536_solr) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 992087 INFO  (zkCallback-1098-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_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: [1])
   [junit4]   2> 992089 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:45536_solr) [n:127.0.0.1:45536_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: [1])
   [junit4]   2> 992090 INFO  (zkCallback-1098-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 992093 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 992093 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 992094 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node3/.
   [junit4]   2> 992094 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 992098 INFO  (zkCallback-1100-thread-1-processing-n:127.0.0.1:41016_solr) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 992102 INFO  (zkCallback-1100-thread-2-processing-n:127.0.0.1:41016_solr) [n:127.0.0.1:41016_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: [1])
   [junit4]   2> 992102 INFO  (zkCallback-1100-thread-2-processing-n:127.0.0.1:41016_solr) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 992102 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:45536_solr) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 992102 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 992102 INFO  (jetty-launcher-1085-thread-3) [n:127.0.0.1:54092_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 992103 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 992106 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 992108 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 992108 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 992108 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node2/.
   [junit4]   2> 992108 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 992108 INFO  (OverseerCollectionConfigSetProcessor-96156884929937416-127.0.0.1:41016_solr-n_0000000000) [n:127.0.0.1:41016_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 992109 INFO  (OverseerStateUpdate-96156884929937416-127.0.0.1:41016_solr-n_0000000000) [n:127.0.0.1:41016_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 992109 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:41016_solr as DOWN
   [junit4]   2> 992110 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 992110 INFO  (jetty-launcher-1085-thread-2) [n:127.0.0.1:45536_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 992110 INFO  (OverseerStateUpdate-96156884929937416-127.0.0.1:41016_solr-n_0000000000) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 992110 INFO  (OverseerStateUpdate-96156884929937416-127.0.0.1:41016_solr-n_0000000000) [n:127.0.0.1:41016_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41016_solr"} current state version: 0
   [junit4]   2> 992111 INFO  (OverseerStateUpdate-96156884929937416-127.0.0.1:41016_solr-n_0000000000) [n:127.0.0.1:41016_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41016_solr
   [junit4]   2> 993111 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41016_solr
   [junit4]   2> 993111 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41016_solr
   [junit4]   2> 993113 INFO  (zkCallback-1100-thread-2-processing-n:127.0.0.1:41016_solr) [n:127.0.0.1:41016_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> 993113 INFO  (zkCallback-1098-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_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> 993113 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:45536_solr) [n:127.0.0.1:45536_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> 993113 INFO  (zkCallback-1101-thread-1-processing-n:127.0.0.1:45536_solr) [n:127.0.0.1:45536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993113 INFO  (zkCallback-1098-thread-1-processing-n:127.0.0.1:54092_solr) [n:127.0.0.1:54092_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993118 INFO  (zkCallback-1100-thread-2-processing-n:127.0.0.1:41016_solr) [n:127.0.0.1:41016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 993123 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 993123 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 993123 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestSSLRandomization_6F2105CEB51A0E69-001/tempDir-001/node1/.
   [junit4]   2> 993124 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 993124 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 993124 INFO  (jetty-launcher-1085-thread-1) [n:127.0.0.1:41016_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 993124 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993130 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993130 INFO  (zkCallback-1105-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7f0aa82b name:ZooKeeperConnection Watcher:127.0.0.1:40987 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993130 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993130 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993133 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:40987/solr
   [junit4]   2> 993149 INFO  (TEST-TestSSLRandomization.testSSLRandomizerEffectiveOdds-seed#[6F2105CEB51A0E69]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSSLRandomizerEffectiveOdds
   [junit4]   2> 993149 INFO  (TEST-TestSSLRandomization.testSSLRandomizerEffectiveOdds-seed#[6F2105CEB51A0E69]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSSLRandomizerEffectiveOdds
   [junit4]   2> 993160 INFO  (TEST-TestSSLRandomization.testBaseUrl-seed#[6F2105CEB51A0E69]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBaseUrl
   [junit4]   2> 993160 INFO  (TEST-TestSSLRandomization.testBaseUrl-seed#[6F2105CEB51A0E69]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBaseUrl
   [junit4]   2> 993172 INFO  (TEST-TestSSLRandomization.testSSLRandomizer-seed#[6F2105CEB51A0E69]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSSLRandomizer
   [junit4]   2> 993180 INFO  (TEST-TestSSLRandomization.testSSLRandomizer-seed#[6F2105CEB51A0E69]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSSLRandomizer
   [junit4]   2> 993195 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomizedSslAndClientAuth
   [junit4]   2> 993197 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993198 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993198 INFO  (zkCallback-1107-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1114c33d name:ZooKeeperConnection Watcher:127.0.0.1:40987/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993198 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993199 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993199 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 993200 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-null-charfilters-analyzer.xml
   [junit4]   2> 993201 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/regex-boost-processor-test.txt
   [junit4]   2> 993202 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellchecker.xml
   [junit4]   2> 993203 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 993204 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesFaceting.xml
   [junit4]   2> 993204 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tlog-with-delayingcomponent.xml
   [junit4]   2> 993205 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 993206 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-numeric.xml
   [junit4]   2> 993207 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec.xml
   [junit4]   2> 993207 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 993208 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_latest.xml
   [junit4]   2> 993209 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sorts.xml
   [junit4]   2> 993210 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-headers.xml
   [junit4]   2> 993211 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-implicitproperties.xml
   [junit4]   2> 993211 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 993212 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-types.incl
   [junit4]   2> 993213 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 993214 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
   [junit4]   2> 993215 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-noopregen.xml
   [junit4]   2> 993216 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 993217 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-script-updateprocessor.xml
   [junit4]   2> 993217 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-error-solrconfig.xml
   [junit4]   2> 993221 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-suggestercomponent.xml
   [junit4]   2> 993222 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-currency.xml
   [junit4]   2> 993222 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-query-parser-init.xml
   [junit4]   2> 993223 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-caching.xml
   [junit4]   2> 993224 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/conditional.updateprocessor.js
   [junit4]   2> 993225 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 993225 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/compoundDictionary.txt
   [junit4]   2> 993226 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 993227 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
   [junit4]   2> 993228 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-transformers.xml
   [junit4]   2> 993229 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 993230 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/blendedInfixSuggest.txt
   [junit4]   2> 993230 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-phrasesuggest.xml
   [junit4]   2> 993232 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.dic
   [junit4]   2> 993232 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 993233 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest-lucene-match-version.xml
   [junit4]   2> 993234 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-functionquery.xml
   [junit4]   2> 993235 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-externalversionconstraint.xml
   [junit4]   2> 993236 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 993237 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim.xml
   [junit4]   2> 993238 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMulti.xml
   [junit4]   2> 993239 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 993239 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-collapseqparser.xml
   [junit4]   2> 993240 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-analytics-query.xml
   [junit4]   2> 993241 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sweetspot.xml
   [junit4]   2> 993242 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-searcher-listeners1.xml
   [junit4]   2> 993243 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-id-and-version-fields-only.xml
   [junit4]   2> 993244 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-classification.xml
   [junit4]   2> 993244 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 993245 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.aff
   [junit4]   2> 993246 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-response-log-component.xml
   [junit4]   2> 993247 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 993247 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-required.xml
   [junit4]   2> 993248 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 993249 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-hash.xml
   [junit4]   2> 993250 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-components-name.xml
   [junit4]   2> 993251 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mp-solrconfig.xml
   [junit4]   2> 993252 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 993252 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-xinclude.xml
   [junit4]   2> 993253 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/cross-compatible.js
   [junit4]   2> 993254 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_perf.xml
   [junit4]   2> 993255 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 993256 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-basic.xml
   [junit4]   2> 993256 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-sql.xml
   [junit4]   2> 993257 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication1.xml
   [junit4]   2> 993258 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 993259 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-altdirectory.xml
   [junit4]   2> 993259 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distributed-missing-sort.xml
   [junit4]   2> 993260 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/enumsConfig.xml
   [junit4]   2> 993261 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 993262 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-tfidf.xml
   [junit4]   2> 993262 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/jasuggest.txt
   [junit4]   2> 993263 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-field.xml
   [junit4]   2> 993264 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-cdcrupdatelog.xml
   [junit4]   2> 993265 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/fuzzysuggest.txt
   [junit4]   2> 993265 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
   [junit4]   2> 993266 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-highlight.xml
   [junit4]   2> 993267 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicy.xml
   [junit4]   2> 993268 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 993268 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-indexed.xml
   [junit4]   2> 993269 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-unsupported-docValues.xml
   [junit4]   2> 993270 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/mapping-ISOLatin1Accent.txt
   [junit4]   2> 993271 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmdirichlet.xml
   [junit4]   2> 993271 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-synonym-tokenizer.xml
   [junit4]   2> 993272 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-2.txt
   [junit4]   2> 993273 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
   [junit4]   2> 993274 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim-default-override.xml
   [junit4]   2> 993275 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-plugcollector.xml
   [junit4]   2> 993275 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema-test.xml
   [junit4]   2> 993276 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 993277 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 993278 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-warmer.xml
   [junit4]   2> 993278 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema11.xml
   [junit4]   2> 993279 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tlog.xml
   [junit4]   2> 993280 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-withgethandler.xml
   [junit4]   2> 993281 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmjelinekmercer.xml
   [junit4]   2> 993282 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema12.xml
   [junit4]   2> 993283 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-SOLR-749.xml
   [junit4]   2> 993283 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 993284 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master2.xml
   [junit4]   2> 993285 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-bm25.xml
   [junit4]   2> 993286 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/open-exchange-rates.json
   [junit4]   2> 993287 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-preanalyzed.xml
   [junit4]   2> 993287 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-type.xml
   [junit4]   2> 993288 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 993289 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
   [junit4]   2> 993290 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master1.xml
   [junit4]   2> 993290 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 993291 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-schemaless.xml
   [junit4]   2> 993292 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 993293 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 993293 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/elevate.xml
   [junit4]   2> 993294 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-required-fields.xml
   [junit4]   2> 993295 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-doc-expire-update-processor.xml
   [junit4]   2> 993296 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-charfilters.xml
   [junit4]   2> 993297 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender.xml
   [junit4]   2> 993298 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-nontext-analyzer.xml
   [junit4]   2> 993298 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/frenchArticles.txt
   [junit4]   2> 993299 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tolerant-search.xml
   [junit4]   2> 993300 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 993301 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/synonyms.txt
   [junit4]   2> 993301 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-update-processor-chains.xml
   [junit4]   2> 993302 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
   [junit4]   2> 993303 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor0.js
   [junit4]   2> 993304 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 993305 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-reqHandler.incl
   [junit4]   2> 993306 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema.xml
   [junit4]   2> 993307 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spellchecker.xml
   [junit4]   2> 993307 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-doctransformers.xml
   [junit4]   2> 993308 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-reversed.xml
   [junit4]   2> 993309 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema.xml
   [junit4]   2> 993310 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 993311 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-solcoreproperties.xml
   [junit4]   2> 993311 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/currency.xml
   [junit4]   2> 993312 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-1.txt
   [junit4]   2> 993313 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/throw.error.on.add.updateprocessor.js
   [junit4]   2> 993314 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master-throttled.xml
   [junit4]   2> 993314 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 993315 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-single-dynamic-copy-field.xml
   [junit4]   2> 993316 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-xinclude.xml
   [junit4]   2> 993317 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-elevate.xml
   [junit4]   2> 993318 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stoptypes-2.txt
   [junit4]   2> 993318 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-complex-phrase.xml
   [junit4]   2> 993319 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master1-keepOneBackup.xml
   [junit4]   2> 993320 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 993322 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stemdict.txt
   [junit4]   2> 993323 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-trie.xml
   [junit4]   2> 993323 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/wdftypes.txt
   [junit4]   2> 993324 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave1.xml
   [junit4]   2> 993325 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-defaults.xml
   [junit4]   2> 993326 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-graph.xml
   [junit4]   2> 993326 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-external-filefield.xml
   [junit4]   2> 993327 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValues.xml
   [junit4]   2> 993328 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy2.xml
   [junit4]   2> 993329 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schemasurround.xml
   [junit4]   2> 993330 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-test-misc.xml
   [junit4]   2> 993330 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema15.xml
   [junit4]   2> 993331 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 993332 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 993333 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
   [junit4]   2> 993334 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/old_synonyms.txt
   [junit4]   2> 993335 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-field.xml
   [junit4]   2> 993335 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig.xml
   [junit4]   2> 993336 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad_solrconfig.xml
   [junit4]   2> 993337 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-eff.xml
   [junit4]   2> 993338 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 993338 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-nrtmode.xml
   [junit4]   2> 993343 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/analyzingInfixSuggest.txt
   [junit4]   2> 993344 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-repeater.xml
   [junit4]   2> 993345 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spatial.xml
   [junit4]   2> 993346 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-hash.xml
   [junit4]   2> 993347 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spatial.xml
   [junit4]   2> 993347 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-field-sort-values.xml
   [junit4]   2> 993348 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stoptypes-1.txt
   [junit4]   2> 993349 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-init-error.xml
   [junit4]   2> 993350 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-customfield.xml
   [junit4]   2> 993351 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 993351 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-paramset.xml
   [junit4]   2> 993352 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-dynamicField.xml
   [junit4]   2> 993353 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[6F2105CEB51A0E69]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwords.txt
   [junit4]   2> 993354 INFO  (TEST-TestSSLRandomization.testRandomizedSslAndClientAuth-seed#[

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

.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:330)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:327)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshCollectionList(ZkStateReader.java:570)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:275)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:157)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1003674 INFO  (OverseerStateUpdate-96156884929937423-127.0.0.1:49898_solr-n_0000000003) [n:127.0.0.1:49898_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49898_solr
   [junit4]   2> 1003788 INFO  (Thread-2442) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40987 40987
   [junit4]   2> 1003789 WARN  (Thread-2442) [    ] 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> 	4	/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/first_collection/state.json
   [junit4]   2> 	3	/solr/collections/second_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96156884929937416-127.0.0.1:41016_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/overseer/queue
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1003789 INFO  (SUITE-TestSSLRandomization-seed#[6F2105CEB51A0E69]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jun 29, 2016 10:00:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 1004172 WARN  (OverseerCollectionConfigSetProcessor-96156884929937423-127.0.0.1:49898_solr-n_0000000003) [n:127.0.0.1:49898_solr    ] o.a.s.c.OverseerTaskProcessor Overseer cannot talk to ZK
   [junit4]   2> Jun 29, 2016 10:00:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSSLRandomization: 
   [junit4]   2>    1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 29, 2016 10:00:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> Jun 29, 2016 10:00:59 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1743, maxMBSortInHeap=5.190969836385605, sim=ClassicSimilarity, locale=sr, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=84213720,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [MinimalSchemaTest, TestCopyFieldCollectionResource, TestUseDocValuesAsStored, ChaosMonkeySafeLeaderTest, ZkSolrClientTest, TestQueryTypes, TestHashPartitioner, SolrInfoMBeanTest, TestSubQueryTransformerDistrib, MBeansHandlerTest, RuleEngineTest, TestFieldTypeCollectionResource, DeleteReplicaTest, CdcrReplicationHandlerTest, DateRangeFieldTest, TestFastLRUCache, WordBreakSolrSpellCheckerTest, TestRawTransformer, TestOnReconnectListenerSupport, DistributedMLTComponentTest, MultiTermTest, TestDistributedGrouping, TermsComponentTest, SpellingQueryConverterTest, TestSmileRequest, TestFreeTextSuggestions, HdfsRecoveryZkTest, TestDistribIDF, RestartWhileUpdatingTest, SolrCmdDistributorTest, DocumentBuilderTest, TestObjectReleaseTracker, LoggingHandlerTest, CollectionsAPIDistributedZkTest, TestCoreContainer, DOMUtilTest, TestUninvertingReader, ShardRoutingCustomTest, HdfsThreadLeakTest, TestEmbeddedSolrServerConstructors, MoreLikeThisHandlerTest, TestSolrCloudWithKerberosAlt, TestJsonRequest, SimplePostToolTest, TestTolerantUpdateProcessorCloud, OverseerRolesTest, TestRestManager, TestDynamicFieldResource, AliasIntegrationTest, TestQuerySenderListener, TestReloadDeadlock, TestTrie, SaslZkACLProviderTest, CustomCollectionTest, ChaosMonkeyNothingIsSafeTest, DistanceFunctionTest, AsyncMigrateRouteKeyTest, TestTestInjection, TestSchemaResource, SpellCheckComponentTest, TestFiltering, DistributedIntervalFacetingTest, TestSolrCoreProperties, TestCodecSupport, TestPerFieldSimilarityWithDefaultOverride, TestDownShardTolerantSearch, TestStandardQParsers, BasicFunctionalityTest, HLLSerializationTest, TestSlowCompositeReaderWrapper, TestManagedSchema, TestCustomSort, TestSurroundQueryParser, TestIntervalFaceting, BadCopyFieldTest, CollectionsAPIAsyncDistributedZkTest, TestLMJelinekMercerSimilarityFactory, CloneFieldUpdateProcessorFactoryTest, CollectionReloadTest, HdfsCollectionsAPIDistributedZkTest, TestXmlQParser, SpellPossibilityIteratorTest, UniqFieldsUpdateProcessorFactoryTest, TestSystemIdResolver, TestMaxScoreQueryParser, TestLRUStatsCache, ZkStateReaderTest, TestSSLRandomization]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSSLRandomization -Dtests.seed=6F2105CEB51A0E69 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Africa/Timbuktu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSSLRandomization (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSSLRandomization: 
   [junit4]    >    1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F2105CEB51A0E69]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7860, name=OverseerHdfsCoreFailoverThread-96156884929937423-127.0.0.1:49898_solr-n_0000000003, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F2105CEB51A0E69]:0)
   [junit4] Completed [282/616 (1!)] on J1 in 35.01s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1067 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:530: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1427: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:984: There were test failures: 616 suites (10 ignored), 2590 tests, 2 suite-level errors, 1151 ignored (69 assumptions) [seed: 6F2105CEB51A0E69]

Total time: 51 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any