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

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+124) - Build # 17079 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17079/
Java: 64bit/jdk-9-ea+124 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Could not get expected value  'f' for path 'params/fixed' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{     "add":"second",     "a":"A val",     "fixed":"changeit",     "b":"B val",     "wt":"json"},   "context":{     "webapp":"",     "path":"/dump1",     "httpMethod":"GET"}},  from server:  https://127.0.0.1:38847/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'f' for path 'params/fixed' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{
    "add":"second",
    "a":"A val",
    "fixed":"changeit",
    "b":"B val",
    "wt":"json"},
  "context":{
    "webapp":"",
    "path":"/dump1",
    "httpMethod":"GET"}},  from server:  https://127.0.0.1:38847/collection1
	at __randomizedtesting.SeedInfo.seed([396992DD12AAE03C:B13DAD07BC568DC4]: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:241)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.schema.TestManagedSchemaAPI.test

Error Message:
Error from server at http://127.0.0.1:39034/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:39034/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at __randomizedtesting.SeedInfo.seed([396992DD12AAE03C:B13DAD07BC568DC4]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:697)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.schema.TestManagedSchemaAPI.testAddFieldAndDocument(TestManagedSchemaAPI.java:86)
	at org.apache.solr.schema.TestManagedSchemaAPI.test(TestManagedSchemaAPI.java:55)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:39034/solr/testschemaapi_shard1_replica1: ERROR: [doc=2] unknown field 'myNewField1'
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more




Build Log:
[...truncated 10635 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/init-core-data-001
   [junit4]   2> 50313 INFO  (SUITE-TestReqParamsAPI-seed#[396992DD12AAE03C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 50315 INFO  (SUITE-TestReqParamsAPI-seed#[396992DD12AAE03C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 50317 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 50317 INFO  (Thread-163) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 50317 INFO  (Thread-163) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 50417 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkTestServer start zk server on port:35594
   [junit4]   2> 50417 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 50418 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50420 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d7eb216 name:ZooKeeperConnection Watcher:127.0.0.1:35594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50420 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50420 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 50420 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 50424 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 50424 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50425 INFO  (zkCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@605f91b2 name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50425 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50425 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 50426 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 50427 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 50428 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 50428 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 50429 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 50429 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 50430 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 50430 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 50432 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 50432 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 50433 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 50433 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 50434 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 50434 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 50435 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 50435 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 50436 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 50436 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 50437 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 50437 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 50439 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 50439 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 50440 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 50440 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 50441 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 50442 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 50443 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 50444 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50447 INFO  (zkCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45322963 name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50447 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50447 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 50516 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1
   [junit4]   2> 50525 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 50525 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6edd677d{/,null,AVAILABLE}
   [junit4]   2> 50651 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@145e1043{SSL,[ssl, http/1.1]}{127.0.0.1:45768}
   [junit4]   2> 50651 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.Server Started @53121ms
   [junit4]   2> 50651 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/tempDir-001/control/data, hostPort=45768, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores}
   [junit4]   2> 50651 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 50651 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001'
   [junit4]   2> 50651 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 50651 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 50652 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 50652 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50657 INFO  (zkCallback-87-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65699bd7 name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50657 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50657 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 50658 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 50658 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/solr.xml
   [junit4]   2> 50662 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores
   [junit4]   2> 50662 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer New CoreContainer 755730722
   [junit4]   2> 50662 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001]
   [junit4]   2> 50662 WARN  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/lib
   [junit4]   2> 50662 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] 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> 50664 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 50664 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 50664 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 50664 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35594/solr
   [junit4]   2> 50664 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 50664 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 50665 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50666 INFO  (zkCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67d91f0a name:ZooKeeperConnection Watcher:127.0.0.1:35594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50667 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50667 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 50668 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$198/1298453@5f4e324
   [junit4]   2> 50669 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 50670 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@720fd910 name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50670 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 50671 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 50672 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 50673 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 50679 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 50680 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 50681 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 50682 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 50683 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 50683 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 50684 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 50684 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 50684 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 50685 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 50687 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 50687 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 50688 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96145274589937669-127.0.0.1:45768_-n_0000000000
   [junit4]   2> 50688 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45768_
   [junit4]   2> 50688 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 50689 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.Overseer Overseer (id=96145274589937669-127.0.0.1:45768_-n_0000000000) starting
   [junit4]   2> 50691 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 50695 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 50695 INFO  (OverseerCollectionConfigSetProcessor-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 50695 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45768_
   [junit4]   2> 50695 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 50696 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45768_
   [junit4]   2> 50706 INFO  (zkCallback-91-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 50707 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 50707 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 50707 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores
   [junit4]   2> 50708 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 50708 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1
   [junit4]   2> 50708 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 50708 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 50717 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 50718 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 50718 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 50718 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 50719 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 50719 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45768",
   [junit4]   2>   "node_name":"127.0.0.1:45768_",
   [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> 50719 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45768",
   [junit4]   2>   "node_name":"127.0.0.1:45768_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 50719 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 50719 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 50720 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 50720 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 50721 INFO  (zkCallback-91-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> 51720 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 51720 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 51720 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 51720 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 51721 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 51721 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1'
   [junit4]   2> 51721 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51721 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 51726 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 51733 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 51736 WARN  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 51739 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 51745 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 51750 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 51857 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 51864 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 51866 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 51877 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 51880 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 51883 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 51884 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 51885 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 51885 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 51885 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 51886 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1/data/]
   [junit4]   2> 51886 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2447d5
   [junit4]   2> 51886 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1/data
   [junit4]   2> 51886 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 51886 WARN  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 51887 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1/data/index
   [junit4]   2> 51887 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8394396688228326]
   [junit4]   2> 51888 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2310cbd1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3495c639),segFN=segments_1,generation=1}
   [junit4]   2> 51888 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 51888 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1/data/
   [junit4]   2> 51888 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 51892 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 51892 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 51893 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 51893 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 51893 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 51893 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 51893 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 51893 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 51893 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 51893 WARN  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 51896 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51897 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51897 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51898 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 51902 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 51902 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 51903 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 51903 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 51904 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 51904 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 51904 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=82.57421875, floorSegmentMB=0.6123046875, forceMergeDeletesPctAllowed=11.351974811797808, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3602982782758848
   [junit4]   2> 51905 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2310cbd1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3495c639),segFN=segments_1,generation=1}
   [junit4]   2> 51905 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 51905 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73dabcd3[collection1] main]
   [junit4]   2> 51906 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 51906 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 51906 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 51906 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 51906 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 51906 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51907 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 51907 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 51907 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 51907 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 51907 INFO  (searcherExecutor-308-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73dabcd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 51908 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 51908 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 51908 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 51908 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538324395106238464
   [junit4]   2> 51909 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538324395106238464
   [junit4]   2> 51909 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 51910 INFO  (coreLoadExecutor-307-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 51910 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:45768 collection:control_collection shard:shard1
   [junit4]   2> 51910 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 51912 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96145274589937669-core_node1-n_0000000000
   [junit4]   2> 51912 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 51913 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 51913 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 51913 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45768/collection1/
   [junit4]   2> 51913 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 51913 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:45768/collection1/ has no replicas
   [junit4]   2> 51913 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 51914 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 51916 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96145274589937669-core_node1-n_0000000000
   [junit4]   2> 51917 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45768/collection1/ shard1
   [junit4]   2> 51917 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:45768",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 52019 INFO  (zkCallback-91-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 52068 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:45768/collection1/ and leader is https://127.0.0.1:45768/collection1/
   [junit4]   2> 52068 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:45768
   [junit4]   2> 52068 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 52068 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 52068 INFO  (coreZkRegister-301-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 52070 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45768",
   [junit4]   2>   "node_name":"127.0.0.1:45768_",
   [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> 52070 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45768",
   [junit4]   2>   "node_name":"127.0.0.1:45768_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52173 INFO  (zkCallback-91-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> 52220 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:35594/solr
   [junit4]   2> 52221 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52222 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52228 INFO  (zkCallback-95-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ad936d8 name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52228 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52229 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52229 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52229 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 52229 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52230 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 52230 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 52230 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52232 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52233 INFO  (zkCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d003863 name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52233 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52233 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52237 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 52237 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 52317 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1
   [junit4]   2> 52318 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001
   [junit4]   2> 52320 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52321 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e80e8b0{/,null,AVAILABLE}
   [junit4]   2> 52323 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@247e96bc{SSL,[ssl, http/1.1]}{127.0.0.1:45741}
   [junit4]   2> 52323 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.e.j.s.Server Started @54793ms
   [junit4]   2> 52323 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/tempDir-001/jetty1, hostPort=45741, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores}
   [junit4]   2> 52323 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 52323 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001'
   [junit4]   2> 52323 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52323 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52324 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52324 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52325 INFO  (zkCallback-97-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66958078 name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52326 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52326 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52327 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 52327 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/solr.xml
   [junit4]   2> 52331 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores
   [junit4]   2> 52331 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1413634304
   [junit4]   2> 52331 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001]
   [junit4]   2> 52331 WARN  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/lib
   [junit4]   2> 52331 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] 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> 52332 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 52333 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52333 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52333 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35594/solr
   [junit4]   2> 52333 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52333 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52333 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52335 INFO  (zkCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38e25997 name:ZooKeeperConnection Watcher:127.0.0.1:35594 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52335 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52336 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52339 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 52340 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$198/1298453@56ab841f
   [junit4]   2> 52340 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52342 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4af5786f name:ZooKeeperConnection Watcher:127.0.0.1:35594/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52343 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52350 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52350 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 52350 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 52352 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52353 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96145274589937674-127.0.0.1:45741_-n_0000000001
   [junit4]   2> 52353 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96145274589937669-127.0.0.1:45768_-n_0000000000 to know if I could be the leader
   [junit4]   2> 52353 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:45741_ as DOWN
   [junit4]   2> 52355 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:45741_"} current state version: 3
   [junit4]   2> 52355 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:45741_
   [junit4]   2> 52355 INFO  (zkCallback-95-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> 52355 INFO  (zkCallback-101-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> 52355 INFO  (zkCallback-91-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 52463 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 53354 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45741_
   [junit4]   2> 53355 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45741_
   [junit4]   2> 53356 INFO  (zkCallback-91-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 53356 INFO  (zkCallback-101-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> 53356 INFO  (zkCallback-95-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> 53356 INFO  (zkCallback-91-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 53356 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 53356 INFO  (zkCallback-95-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 53363 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 53363 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 53364 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores
   [junit4]   2> 53364 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 53364 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1
   [junit4]   2> 53364 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 53367 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 53367 INFO  (TEST-TestReqParamsAPI.test-seed#[396992DD12AAE03C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 53368 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 53368 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 53369 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 53369 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45741",
   [junit4]   2>   "node_name":"127.0.0.1:45741_",
   [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> 53369 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [1]
   [junit4]   2> 53369 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:45741",
   [junit4]   2>   "node_name":"127.0.0.1:45741_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 53369 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 53369 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 53369 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 53470 INFO  (OverseerStateUpdate-96145274589937669-127.0.0.1:45768_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 53471 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 53471 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 54369 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 54369 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 54370 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 54370 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 54370 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 54370 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1'
   [junit4]   2> 54370 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 54370 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 54371 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 54375 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 54377 WARN  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 54378 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 54383 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 54387 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 54456 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 54461 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 54461 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 54471 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 54473 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 54474 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 54475 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 54475 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 54475 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 54476 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 54476 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 54476 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2447d5
   [junit4]   2> 54476 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 54476 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 54476 WARN  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 54477 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 54477 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8394396688228326]
   [junit4]   2> 54477 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8e36102 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50c9fbb5),segFN=segments_1,generation=1}
   [junit4]   2> 54477 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 54477 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 54478 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_396992DD12AAE03C-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 54480 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 54481 WARN  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 54483 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 54484 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 54484 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 54485 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 54490 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 54490 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 54491 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 54491 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 54492 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54492 INFO  (coreLoadExecutor-318-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit:

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

 or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1307657 INFO  (Thread-3111) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 1307657 INFO  (jetty-launcher-1886-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96145356177932294-127.0.0.1:39034_solr-n_0000000000) closing
   [junit4]   2> 1307657 INFO  (Thread-3112) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1307657 INFO  (OverseerStateUpdate-96145356177932294-127.0.0.1:39034_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39034_solr
   [junit4]   2> 1307658 INFO  (zkCallback-1897-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1307658 INFO  (zkCallback-1896-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1307658 WARN  (zkCallback-1896-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1307658 INFO  (jetty-launcher-1886-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ad16db9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1309158 WARN  (zkCallback-1897-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1309158 INFO  (jetty-launcher-1886-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2012fa00{/solr,null,UNAVAILABLE}
   [junit4]   2> 1309160 INFO  (SUITE-TestManagedSchemaAPI-seed#[396992DD12AAE03C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32950 32950
   [junit4]   2> 1309170 INFO  (Thread-3075) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32950 32950
   [junit4]   2> 1309172 WARN  (Thread-3075) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/conf1/managed-schema
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/testschemaapi/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1309172 INFO  (SUITE-TestManagedSchemaAPI-seed#[396992DD12AAE03C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.schema.TestManagedSchemaAPI_396992DD12AAE03C-001
   [junit4]   2> Jun 27, 2016 9:08:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1319160 WARN  (Thread-3112) [    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [testschemaapi_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:952)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core testschemaapi_shard1_replica1: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
   [junit4]   2> 	... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to load reader for ConfigSet properties: configsetprops.json
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:57)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createConfigSetProperties(ConfigSetService.java:117)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:79)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was still unable to fetch resource=configsetprops.json from ZK
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:116)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetProperties.readFromResourceLoader(ConfigSetProperties.java:52)
   [junit4]   2> 	... 5 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/conf1/configsetprops.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.pathExists(ZkController.java:793)
   [junit4]   2> 	at org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2> 	... 6 more
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=bs-BA, timezone=America/Eirunepe
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=109678704,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RemoteQueryErrorTest, TestFastWriter, DataDrivenBlockJoinTest, ResponseHeaderTest, TestFieldCacheVsDocValues, TestZkChroot, TestRandomRequestDistribution, CloudMLTQParserTest, SliceStateTest, TestMacros, TestManagedResource, RulesTest, TermVectorComponentDistributedTest, WrapperMergePolicyFactoryTest, SimpleCollectionCreateDeleteTest, TestConfigSetsAPI, RegexBoostProcessorTest, CleanupOldIndexTest, TestStressRecovery, TestConfigSets, OverseerTest, TestBulkSchemaAPI, TestExclusionRuleCollectionAccess, DirectUpdateHandlerOptimizeTest, TestTolerantUpdateProcessorRandomCloud, TestShortCircuitedRequests, ScriptEngineTest, TestNumericTerms32, TestUseDocValuesAsStored2, VMParamsZkACLAndCredentialsProvidersTest, DistribDocExpirationUpdateProcessorTest, TestWriterPerf, SortSpecParsingTest, SuggesterTest, TestDocTermOrds, UnloadDistributedZkTest, CollectionsAPISolrJTest, TestSolrDynamicMBean, TestGraphMLResponseWriter, DebugComponentTest, TestSchemaSimilarityResource, DistributedSuggestComponentTest, AtomicUpdatesTest, TestJmxIntegration, TestCloudSchemaless, SearchHandlerTest, CursorMarkTest, SuggestComponentContextFilterQueryTest, TestSweetSpotSimilarityFactory, TestSolr4Spatial2, TestSQLHandler, PluginInfoTest, DistributedVersionInfoTest, CurrencyFieldXmlFileTest, TestAuthenticationFramework, BooleanFieldTest, TestBlendedInfixSuggestions, NoCacheHeaderTest, TestInfoStreamLogging, UpdateParamsTest, TestQueryWrapperFilter, CoreAdminHandlerTest, DistributedFacetPivotWhiteBoxTest, BadIndexSchemaTest, TestExtendedDismaxParser, TestRecovery, TestDistributedMissingSort, CollectionStateFormat2Test, TestFieldCollectionResource, TestExpandComponent, TestSearchPerf, TestCharFilters, CachingDirectoryFactoryTest, AutoCommitTest, SolrTestCaseJ4Test, DocExpirationUpdateProcessorFactoryTest, TestSortByMinMaxFunction, TestRTimerTree, ZkStateWriterTest, TestManagedSchemaAPI]
   [junit4] Completed [432/616 (2!)] on J2 in 23.99s, 1 test, 1 error <<< FAILURES!

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

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