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

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_92) - Build # 1180 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1180/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36599/pr/by/forceleader_test_collection_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36599/pr/by/forceleader_test_collection_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([A18F387C75E602CE:47180CBC4C64FBAF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:753)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36599/pr/by/forceleader_test_collection_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:747)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:36599/pr/by/forceleader_test_collection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:597)
	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:403)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:372)
	... 50 more
Caused by: java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:495)
	... 54 more




Build Log:
[...truncated 11240 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/init-core-data-001
   [junit4]   2> 428448 INFO  (SUITE-ForceLeaderTest-seed#[A18F387C75E602CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 428448 INFO  (SUITE-ForceLeaderTest-seed#[A18F387C75E602CE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pr/by
   [junit4]   2> 428449 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 428449 INFO  (Thread-667) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 428449 INFO  (Thread-667) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 428550 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.ZkTestServer start zk server on port:38806
   [junit4]   2> 428550 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428550 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428552 INFO  (zkCallback-602-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d09038 name:ZooKeeperConnection Watcher:127.0.0.1:38806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428552 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428552 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428552 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 428554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428555 INFO  (zkCallback-603-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a174d7 name:ZooKeeperConnection Watcher:127.0.0.1:38806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428555 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428555 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428555 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 428556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 428556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 428557 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 428558 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 428558 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 428559 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 428559 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 428560 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 428560 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 428560 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 428561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 428561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 428561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 428562 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 428562 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 428562 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 428563 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 428563 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 428563 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 428564 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 428564 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 428565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 428566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 428566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 428566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 428627 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1
   [junit4]   2> 428629 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 428630 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d35f5e{/pr/by,null,AVAILABLE}
   [junit4]   2> 428631 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1181eeb{HTTP/1.1,[http/1.1]}{127.0.0.1:41272}
   [junit4]   2> 428631 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.Server Started @430330ms
   [junit4]   2> 428631 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/tempDir-001/control/data, hostContext=/pr/by, hostPort=41382, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores}
   [junit4]   2> 428632 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 428632 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001'
   [junit4]   2> 428632 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 428632 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 428632 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428633 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428633 INFO  (zkCallback-604-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6ba1e name:ZooKeeperConnection Watcher:127.0.0.1:38806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428633 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428633 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428634 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 428634 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/solr.xml
   [junit4]   2> 428638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores
   [junit4]   2> 428638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CoreContainer New CoreContainer 33259729
   [junit4]   2> 428638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001]
   [junit4]   2> 428638 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/lib
   [junit4]   2> 428638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 428639 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 428640 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 428640 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 428640 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38806/solr
   [junit4]   2> 428640 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 428640 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 428640 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428641 INFO  (zkCallback-607-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e1916 name:ZooKeeperConnection Watcher:127.0.0.1:38806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428641 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428641 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 428642 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/30708680@1715153
   [junit4]   2> 428642 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 428643 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4300e name:ZooKeeperConnection Watcher:127.0.0.1:38806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428643 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 428643 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 428644 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 428645 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 428646 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 428646 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 428647 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 428647 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 428648 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 428648 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 428648 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 428648 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 428650 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 428651 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 428651 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 428651 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 428652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000
   [junit4]   2> 428652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41382_pr%2Fby
   [junit4]   2> 428652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 428652 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer Overseer (id=96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) starting
   [junit4]   2> 428653 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 428656 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 428656 INFO  (OverseerCollectionConfigSetProcessor-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 428656 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 428656 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41382_pr%2Fby
   [junit4]   2> 428656 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41382_pr%2Fby
   [junit4]   2> 428657 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 428657 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] 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> 428657 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 428670 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 428670 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 428670 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores
   [junit4]   2> 428671 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 428671 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1
   [junit4]   2> 428671 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 428672 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 428672 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 428672 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 428672 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 428672 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 428672 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41382/pr/by",
   [junit4]   2>   "node_name":"127.0.0.1:41382_pr%2Fby",
   [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> 428672 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41382/pr/by",
   [junit4]   2>   "node_name":"127.0.0.1:41382_pr%2Fby",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 428672 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 428673 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 428674 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 428674 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 428674 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] 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> 429674 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 429674 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 429674 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 429675 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 429675 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 429675 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1'
   [junit4]   2> 429675 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429675 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 429676 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 429681 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 429683 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 429690 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 429695 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 429765 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 429769 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 429770 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 429774 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 429776 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 429778 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 429779 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 429780 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 429780 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 429780 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 429780 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1/data/]
   [junit4]   2> 429780 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8827b4
   [junit4]   2> 429781 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1/data
   [junit4]   2> 429781 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1/data/index/
   [junit4]   2> 429781 WARN  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 429781 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1/data/index
   [junit4]   2> 429782 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.724609375, floorSegmentMB=0.2373046875, forceMergeDeletesPctAllowed=27.216522026413905, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 429782 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@141e6c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62cd50; maxCacheMB=0.96875 maxMergeSizeMB=0.7099609375)),segFN=segments_1,generation=1}
   [junit4]   2> 429782 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429782 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1/data/
   [junit4]   2> 429783 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 429785 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 429786 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 429786 WARN  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 429788 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429791 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429791 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429792 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 429795 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 429796 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 429796 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 429796 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 429797 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 429797 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 429797 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=42.333984375, floorSegmentMB=1.578125, forceMergeDeletesPctAllowed=0.36330151655503684, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8602444323158001
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@141e6c7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62cd50; maxCacheMB=0.96875 maxMergeSizeMB=0.7099609375)),segFN=segments_1,generation=1}
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10ed2fc[collection1] main]
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 429798 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 429799 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 429799 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 429799 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 429799 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 429799 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 429799 INFO  (searcherExecutor-2135-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10ed2fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 429800 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 429800 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 429800 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 429800 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540070765740687360
   [junit4]   2> 429802 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540070765740687360
   [junit4]   2> 429802 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 429803 INFO  (coreLoadExecutor-2134-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 429803 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:41382/pr/by collection:control_collection shard:shard1
   [junit4]   2> 429803 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 429806 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96254422770319364-core_node1-n_0000000000
   [junit4]   2> 429806 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 429807 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 429807 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 429807 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41382/pr/by/collection1/
   [junit4]   2> 429807 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 429807 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41382/pr/by/collection1/ has no replicas
   [junit4]   2> 429807 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] 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> 429807 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 429809 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96254422770319364-core_node1-n_0000000000
   [junit4]   2> 429810 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41382/pr/by/collection1/ shard1
   [junit4]   2> 429810 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:41382/pr/by",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 429911 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] 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> 429960 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41382/pr/by/collection1/ and leader is http://127.0.0.1:41382/pr/by/collection1/
   [junit4]   2> 429960 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41382/pr/by
   [junit4]   2> 429960 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 429960 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 429961 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 429961 INFO  (coreZkRegister-2128-thread-1-processing-n:127.0.0.1:41382_pr%2Fby x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41382_pr%2Fby c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 429962 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41382/pr/by",
   [junit4]   2>   "node_name":"127.0.0.1:41382_pr%2Fby",
   [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> 429962 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41382/pr/by",
   [junit4]   2>   "node_name":"127.0.0.1:41382_pr%2Fby",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 430063 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] 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> 430174 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 430175 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430175 INFO  (zkCallback-612-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@88922c name:ZooKeeperConnection Watcher:127.0.0.1:38806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430175 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430176 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 430176 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 430176 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 430176 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 430177 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 430177 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 430177 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 430178 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430178 INFO  (zkCallback-613-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a7b9c name:ZooKeeperConnection Watcher:127.0.0.1:38806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430178 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430178 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 430179 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] 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> 430179 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 430243 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/cores/collection1
   [junit4]   2> 430243 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001
   [junit4]   2> 430244 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 430245 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1571a59{/pr/by,null,AVAILABLE}
   [junit4]   2> 430246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2848b9{HTTP/1.1,[http/1.1]}{127.0.0.1:35988}
   [junit4]   2> 430246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.e.j.s.Server Started @431945ms
   [junit4]   2> 430246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/pr/by, hostPort=34167, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/cores}
   [junit4]   2> 430246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 430246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001'
   [junit4]   2> 430246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 430246 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 430247 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 430247 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430248 INFO  (zkCallback-614-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fdd50a name:ZooKeeperConnection Watcher:127.0.0.1:38806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 430248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 430248 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/solr.xml
   [junit4]   2> 430252 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/cores
   [junit4]   2> 430252 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CoreContainer New CoreContainer 25742310
   [junit4]   2> 430252 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001]
   [junit4]   2> 430253 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/lib
   [junit4]   2> 430253 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 430254 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 430254 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 430254 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 430254 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38806/solr
   [junit4]   2> 430254 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 430254 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 430255 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430255 INFO  (zkCallback-617-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1494614 name:ZooKeeperConnection Watcher:127.0.0.1:38806 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430255 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430256 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 430256 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$51/30708680@cab36f
   [junit4]   2> 430257 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 430258 INFO  (zkCallback-618-thread-1-processing-n:127.0.0.1:34167_pr%2Fby) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35c267 name:ZooKeeperConnection Watcher:127.0.0.1:38806/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430258 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 430260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 430260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 430260 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 430262 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 430262 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96254422770319369-127.0.0.1:34167_pr%2Fby-n_0000000001
   [junit4]   2> 430262 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000 to know if I could be the leader
   [junit4]   2> 430262 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.ZkController Publish node=127.0.0.1:34167_pr%2Fby as DOWN
   [junit4]   2> 430263 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34167_pr%2Fby
   [junit4]   2> 430263 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34167_pr%2Fby
   [junit4]   2> 430263 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34167_pr%2Fby"} current state version: 3
   [junit4]   2> 430263 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34167_pr%2Fby
   [junit4]   2> 430263 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] 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> 430263 INFO  (zkCallback-618-thread-1-processing-n:127.0.0.1:34167_pr%2Fby) [n:127.0.0.1:34167_pr%2Fby    ] 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> 430263 INFO  (zkCallback-612-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> 430263 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 430263 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 430264 INFO  (zkCallback-618-thread-1-processing-n:127.0.0.1:34167_pr%2Fby) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 430264 INFO  (zkCallback-612-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 430265 INFO  (zkCallback-608-thread-1-processing-n:127.0.0.1:41382_pr%2Fby) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 430265 INFO  (zkCallback-618-thread-1-processing-n:127.0.0.1:34167_pr%2Fby) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 430265 INFO  (zkCallback-612-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 430276 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 430276 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 430276 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/cores
   [junit4]   2> 430277 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 430277 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001/shard-1-001/cores/collection1
   [junit4]   2> 430277 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 430278 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 430278 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[A18F387C75E602CE]) [n:127.0.0.1:34167_pr%2Fby    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 430278 INFO  (coreLoadExecutor-2145-thread-1-processing-n:127.0.0.1:34167_pr%2Fby) [n:127.0.0.1:34167_pr%2Fby c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 430278 INFO  (coreLoadExecutor-2145-thread-1-processing-n:127.0.0.1:34167_pr%2Fby) [n:127.0.0.1:34167_pr%2Fby c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 430278 INFO  (coreLoadExecutor-2145-thread-1-processing-n:127.0.0.1:34167_pr%2Fby) [n:127.0.0.1:34167_pr%2Fby c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 430279 INFO  (OverseerStateUpdate-96254422770319364-127.0.0.1:41382_pr%2Fby-n_0000000000) [n:127.0.0.1:41382_pr%2Fby    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34167/pr/by",
  

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

rprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/forceleader_test_collection/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96254427410661385-127.0.0.1:35959_pr%2Fby-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	34	/solr/overseer/queue
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 530527 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:36367/pr/by, target: http://127.0.0.1:35551/pr/by
   [junit4]   2> 530527 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SocketProxy Closing 0 connections to: http://127.0.0.1:36599/pr/by, target: http://127.0.0.1:35923/pr/by
   [junit4]   2> 530527 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:35129/pr/by, target: http://127.0.0.1:43375/pr/by
   [junit4]   2> 530527 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[A18F387C75E602CE]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:35959/pr/by, target: http://127.0.0.1:33525/pr/by
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLIRNoLeader -Dtests.seed=A18F387C75E602CE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Europe/Oslo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   31.3s J0 | ForceLeaderTest.testReplicasInLIRNoLeader <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36599/pr/by/forceleader_test_collection_shard1_replica1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A18F387C75E602CE:47180CBC4C64FBAF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:753)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
   [junit4]    > 	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36599/pr/by/forceleader_test_collection_shard1_replica1]
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:747)
   [junit4]    > 	... 49 more
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:36599/pr/by/forceleader_test_collection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:597)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:372)
   [junit4]    > 	... 50 more
   [junit4]    > Caused by: java.net.ConnectException: Connection refused
   [junit4]    > 	at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
   [junit4]    > 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
   [junit4]    > 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    > 	at java.net.Socket.connect(Socket.java:589)
   [junit4]    > 	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:495)
   [junit4]    > 	... 54 more
   [junit4]   2> 530532 INFO  (SUITE-ForceLeaderTest-seed#[A18F387C75E602CE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_A18F387C75E602CE-001
   [junit4]   2> Jul 17, 2016 3:27:15 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=Direct), multiDefault=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=Lucene50(blocksize=128), text=FST50, range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=872, maxMBSortInHeap=6.867268000624455, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-VE, timezone=Europe/Oslo
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=169563696,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedStatsComponentCardinality, TestUniqueKeyFieldResource, AnalysisAfterCoreReloadTest, DefaultValueUpdateProcessorTest, ExitableDirectoryReaderTest, TestMaxScoreQueryParser, TestLazyCores, CurrencyFieldOpenExchangeTest, HdfsRestartWhileUpdatingTest, UUIDFieldTest, TestFieldCacheWithThreads, TestRestManager, TestBadConfig, CacheHeaderTest, DistributedQueryComponentOptimizationTest, TestRandomDVFaceting, TestRTGBase, VersionInfoTest, QueryElevationComponentTest, DeleteStatusTest, TestSolrConfigHandlerConcurrent, TestAtomicUpdateErrorCases, TestSerializedLuceneMatchVersion, TestNRTOpen, DistributedFacetPivotLargeTest, MultiThreadedOCPTest, TestComponentsName, SparseHLLTest, ZkStateWriterTest, TestConfig, PreAnalyzedFieldTest, CdcrReplicationDistributedZkTest, DeleteLastCustomShardedReplicaTest, DistributedQueryElevationComponentTest, SpatialRPTFieldTypeTest, ReturnFieldsTest, TestCustomSort, PeerSyncTest, HdfsTlogReplayBufferedWhileIndexingTest, TestNumericTerms64, SOLR749Test, JsonLoaderTest, XsltUpdateRequestHandlerTest, HdfsNNFailoverTest, IndexSchemaTest, AlternateDirectoryTest, LeaderElectionIntegrationTest, TestDownShardTolerantSearch, CreateCollectionCleanupTest, TestCopyFieldCollectionResource, SystemInfoHandlerTest, RAMDirectoryFactoryTest, TestChildDocTransformer, BasicZkTest, ConnectionReuseTest, ActionThrottleTest, TestSlowCompositeReaderWrapper, HdfsDirectoryTest, DisMaxRequestHandlerTest, TestRuleBasedAuthorizationPlugin, OverseerCollectionConfigSetProcessorTest, AnalysisErrorHandlingTest, CopyFieldTest, TestFieldCacheSort, TestCollectionAPI, GraphQueryTest, AnalyticsQueryTest, ZkNodePropsTest, ForceLeaderTest]
   [junit4] Completed [194/622 (1!)] on J0 in 102.85s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 53831 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+126) - Build # 1183 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1183/
Java: 32bit/jdk-9-ea+126 -client -XX:+UseParallelGC

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

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

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




Build Log:
[...truncated 12358 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/init-core-data-001
   [junit4]   2> 1737042 INFO  (SUITE-TestReqParamsAPI-seed#[BB73BDB388575A0D]-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> 1737043 INFO  (SUITE-TestReqParamsAPI-seed#[BB73BDB388575A0D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1737044 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1737044 INFO  (Thread-2435) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1737044 INFO  (Thread-2435) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1737144 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkTestServer start zk server on port:33522
   [junit4]   2> 1737144 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737145 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737146 INFO  (zkCallback-1818-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ee680 name:ZooKeeperConnection Watcher:127.0.0.1:33522 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737146 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737146 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737146 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1737147 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737147 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737147 INFO  (zkCallback-1819-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4543d name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737147 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737148 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737148 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1737148 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1737149 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1737149 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1737150 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1737150 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1737150 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1737150 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1737151 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1737151 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1737151 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1737152 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1737152 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1737152 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1737153 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1737153 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1737153 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1737153 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1737154 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1737154 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1737154 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1737155 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1737155 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1737155 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1737155 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1737156 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1737156 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737157 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737157 INFO  (zkCallback-1821-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24f49 name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737157 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737157 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737221 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1
   [junit4]   2> 1737223 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1737223 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@195f317{/,null,AVAILABLE}
   [junit4]   2> 1737224 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1425dfe{SSL,[ssl, http/1.1]}{127.0.0.1:43891}
   [junit4]   2> 1737224 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.Server Started @1739027ms
   [junit4]   2> 1737224 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/tempDir-001/control/data, hostPort=43891, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores}
   [junit4]   2> 1737224 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
   [junit4]   2> 1737224 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001'
   [junit4]   2> 1737225 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1737225 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1737225 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737225 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737226 INFO  (zkCallback-1822-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8006c name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737226 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737226 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737226 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1737226 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/solr.xml
   [junit4]   2> 1737230 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores
   [junit4]   2> 1737230 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer New CoreContainer 28082295
   [junit4]   2> 1737230 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001]
   [junit4]   2> 1737230 WARN  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/lib
   [junit4]   2> 1737230 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1737231 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1737231 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1737231 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1737231 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33522/solr
   [junit4]   2> 1737231 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1737231 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1737231 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737233 INFO  (zkCallback-1825-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f7d3f1 name:ZooKeeperConnection Watcher:127.0.0.1:33522 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737233 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737233 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1737234 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/26788294@1da01b
   [junit4]   2> 1737234 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1737234 INFO  (zkCallback-1826-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ccebbc name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1737234 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1737235 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1737236 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1737236 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1737237 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1737237 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1737238 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1737238 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1737238 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1737239 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1737239 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1737239 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1737239 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1737240 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1737240 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1737241 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1737241 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96256141909884933-127.0.0.1:43891_-n_0000000000
   [junit4]   2> 1737241 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43891_
   [junit4]   2> 1737241 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1737241 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.Overseer Overseer (id=96256141909884933-127.0.0.1:43891_-n_0000000000) starting
   [junit4]   2> 1737242 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1737244 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1737245 INFO  (OverseerCollectionConfigSetProcessor-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1737245 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1737245 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43891_
   [junit4]   2> 1737245 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43891_
   [junit4]   2> 1737245 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1737246 INFO  (zkCallback-1826-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> 1737246 INFO  (zkCallback-1826-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1737264 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1737264 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1737265 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores
   [junit4]   2> 1737266 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] 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> 1737266 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1
   [junit4]   2> 1737266 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1737267 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1737267 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1737267 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1737267 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1737267 INFO  (coreLoadExecutor-5392-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> 1737267 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43891",
   [junit4]   2>   "node_name":"127.0.0.1:43891_",
   [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> 1737267 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1737267 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43891",
   [junit4]   2>   "node_name":"127.0.0.1:43891_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1737268 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1737269 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1737269 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1737269 INFO  (zkCallback-1826-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> 1738269 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1738269 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1738269 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1738270 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1738270 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1738270 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1'
   [junit4]   2> 1738270 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1738270 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1738271 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1738274 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1738278 WARN  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1738279 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1738293 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1738367 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1738370 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1738371 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1738375 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1738376 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1738377 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1738377 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1738378 INFO  (coreLoadExecutor-5392-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-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1738378 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1738378 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1738378 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1/data/]
   [junit4]   2> 1738378 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f4446d
   [junit4]   2> 1738379 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1/data
   [junit4]   2> 1738379 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1738379 WARN  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1738379 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1/data/index
   [junit4]   2> 1738379 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=16.9052734375, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=19.323007650781744, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5423834088729744
   [junit4]   2> 1738379 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51889e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b49df5),segFN=segments_1,generation=1}
   [junit4]   2> 1738379 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1738380 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1/data/
   [junit4]   2> 1738380 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1738381 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1738381 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1738381 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1738382 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1738382 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1738382 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1738382 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1738382 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1738382 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1738382 WARN  (coreLoadExecutor-5392-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> 1738383 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1738384 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1738384 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1738385 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1738387 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1738387 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1738387 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1738387 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1738388 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1738388 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1738388 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18183180100754148]
   [junit4]   2> 1738388 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@51889e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b49df5),segFN=segments_1,generation=1}
   [junit4]   2> 1738388 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1738388 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ea0193[collection1] main]
   [junit4]   2> 1738388 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1738389 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1738390 INFO  (searcherExecutor-5393-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ea0193[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1738390 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1738390 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1738390 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1738390 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540098271968493568
   [junit4]   2> 1738391 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540098271968493568
   [junit4]   2> 1738392 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1738392 INFO  (coreLoadExecutor-5392-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1738392 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:43891 collection:control_collection shard:shard1
   [junit4]   2> 1738392 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1738393 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96256141909884933-core_node1-n_0000000000
   [junit4]   2> 1738394 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1738394 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1738394 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1738394 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43891/collection1/
   [junit4]   2> 1738394 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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> 1738394 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1738394 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:43891/collection1/ has no replicas
   [junit4]   2> 1738395 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1738395 INFO  (coreZkRegister-5386-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/96256141909884933-core_node1-n_0000000000
   [junit4]   2> 1738397 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43891/collection1/ shard1
   [junit4]   2> 1738397 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43891",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1738498 INFO  (zkCallback-1826-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> 1738547 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:43891/collection1/ and leader is https://127.0.0.1:43891/collection1/
   [junit4]   2> 1738547 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:43891
   [junit4]   2> 1738547 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1738547 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1738547 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1738548 INFO  (coreZkRegister-5386-thread-1) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1738548 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43891",
   [junit4]   2>   "node_name":"127.0.0.1:43891_",
   [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> 1738548 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43891",
   [junit4]   2>   "node_name":"127.0.0.1:43891_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1738649 INFO  (zkCallback-1826-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> 1738769 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1738769 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1738770 INFO  (zkCallback-1830-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@196610 name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1738770 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1738770 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1738770 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1738771 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1738771 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1738771 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1738771 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1738771 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1738771 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1738772 INFO  (zkCallback-1831-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e5b18 name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1738772 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1738772 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1738773 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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> 1738773 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1738854 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1
   [junit4]   2> 1738855 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001
   [junit4]   2> 1738855 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1738856 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@191c607{/,null,AVAILABLE}
   [junit4]   2> 1738856 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@179770f{SSL,[ssl, http/1.1]}{127.0.0.1:43151}
   [junit4]   2> 1738857 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.Server Started @1740660ms
   [junit4]   2> 1738857 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/tempDir-001/jetty1, hostPort=43151, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores}
   [junit4]   2> 1738857 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
   [junit4]   2> 1738857 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001'
   [junit4]   2> 1738857 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1738857 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1738857 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1738858 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1738859 INFO  (zkCallback-1832-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c549e name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1738859 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1738859 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1738860 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1738860 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/solr.xml
   [junit4]   2> 1738863 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores
   [junit4]   2> 1738863 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer New CoreContainer 11389913
   [junit4]   2> 1738863 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001]
   [junit4]   2> 1738863 WARN  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/lib
   [junit4]   2> 1738863 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] 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,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1738865 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1738865 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1738865 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1738865 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33522/solr
   [junit4]   2> 1738865 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1738866 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1738866 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1738866 INFO  (zkCallback-1835-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a9bd29 name:ZooKeeperConnection Watcher:127.0.0.1:33522 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1738867 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1738867 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1738867 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$144/26788294@11843dd
   [junit4]   2> 1738868 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1738868 INFO  (zkCallback-1836-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f1bba6 name:ZooKeeperConnection Watcher:127.0.0.1:33522/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1738868 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1738870 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1738870 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1738870 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1738871 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1738871 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96256141909884938-127.0.0.1:43151_-n_0000000001
   [junit4]   2> 1738871 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96256141909884933-127.0.0.1:43891_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1738871 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:43151_ as DOWN
   [junit4]   2> 1738872 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43151_
   [junit4]   2> 1738872 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43151_
   [junit4]   2> 1738872 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43151_"} current state version: 3
   [junit4]   2> 1738872 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43151_
   [junit4]   2> 1738872 INFO  (zkCallback-1826-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> 1738872 INFO  (zkCallback-1830-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> 1738872 INFO  (zkCallback-1836-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> 1738872 INFO  (zkCallback-1826-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1738873 INFO  (zkCallback-1830-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1738873 INFO  (zkCallback-1836-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1738873 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1738874 INFO  (zkCallback-1826-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1738874 INFO  (zkCallback-1830-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1738874 INFO  (zkCallback-1836-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1738890 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1738890 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1738890 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores
   [junit4]   2> 1738891 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] 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> 1738891 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1
   [junit4]   2> 1738891 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1738892 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1738892 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1738892 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1738892 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1738892 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1738893 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43151",
   [junit4]   2>   "node_name":"127.0.0.1:43151_",
   [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> 1738893 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1738893 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43151",
   [junit4]   2>   "node_name":"127.0.0.1:43151_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1738893 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1738893 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1738893 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1738994 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 1738994 WARN  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:115)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:230)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:240)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1738995 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1738995 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43151_"}
   [junit4]   2> 1738995 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43151_
   [junit4]   2> 1738996 INFO  (zkCallback-1826-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1738996 INFO  (zkCallback-1830-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1738996 INFO  (zkCallback-1836-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1738997 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1738997 INFO  (zkCallback-1836-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> 1738997 INFO  (zkCallback-1836-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1738997 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: workQueueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43151",
   [junit4]   2>   "node_name":"127.0.0.1:43151_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1738997 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-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:43151",
   [junit4]   2>   "node_name":"127.0.0.1:43151_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1738998 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1738998 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1738999 INFO  (OverseerStateUpdate-96256141909884933-127.0.0.1:43891_-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1739000 INFO  (zkCallback-1836-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> 1739000 INFO  (zkCallback-1836-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1739893 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1739893 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1739893 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1739893 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1739894 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1739894 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1'
   [junit4]   2> 1739894 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1739894 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1739895 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1739898 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1739901 WARN  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1739901 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1739907 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1739911 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1739983 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1739987 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1739988 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1740000 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1740001 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1740002 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1740002 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1740003 INFO  (coreLoadExecutor-5403-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-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1740003 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1740003 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1740003 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1740004 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f4446d
   [junit4]   2> 1740005 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1740005 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1740005 WARN  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1740005 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1740005 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=16.9052734375, floorSegmentMB=1.4228515625, forceMergeDeletesPctAllowed=19.323007650781744, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5423834088729744
   [junit4]   2> 1740005 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62723c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96170),segFN=segments_1,generation=1}
   [junit4]   2> 1740006 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1740006 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1740006 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1740008 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1740009 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1740009 WARN  (coreLoadExecutor-5403-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> 1740011 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740011 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740012 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740012 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1740015 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1740015 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1740015 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1740015 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1740015 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1740016 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1740017 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=3, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.18183180100754148]
   [junit4]   2> 1740017 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@62723c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96170),segFN=segments_1,generation=1}
   [junit4]   2> 1740017 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1740017 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@693895[collection1] main]
   [junit4]   2> 1740017 INFO  (coreLoadExecutor-5403-thread-1) [    ] o.a.s.c.c.ZkStateReade

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

achedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1761922 INFO  (coreCloseExecutor-5516-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1761922 INFO  (coreCloseExecutor-5516-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 1761923 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.Overseer Overseer (id=96256141909884947-127.0.0.1:40314_-n_0000000004) closing
   [junit4]   2> 1761923 INFO  (OverseerStateUpdate-96256141909884947-127.0.0.1:40314_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40314_
   [junit4]   2> 1761923 INFO  (zkCallback-1855-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> 1761923 WARN  (zkCallback-1855-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> 1761923 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@169ba58{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1761923 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b6f34d{/,null,UNAVAILABLE}
   [junit4]   2> 1761924 INFO  (TEST-TestReqParamsAPI.test-seed#[BB73BDB388575A0D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33522 33522
   [junit4]   2> 1761943 INFO  (Thread-2435) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33522 33522
   [junit4]   2> 1761943 WARN  (Thread-2435) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/overseer/collection-queue-work
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	16	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=BB73BDB388575A0D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NA -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 24.9s J0 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'P val' for path 'response/params/y/p' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":2,
   [junit4]    >     "params":{
   [junit4]    >       "x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}},
   [junit4]    >       "y":{
   [junit4]    >         "c":"CY val modified",
   [junit4]    >         "b":"BY val",
   [junit4]    >         "i":20,
   [junit4]    >         "d":[
   [junit4]    >           "val 1",
   [junit4]    >           "val 2"],
   [junit4]    >         "e":"EY val",
   [junit4]    >         "":{"v":1}}}}},  from server:  https://127.0.0.1:45891/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB73BDB388575A0D:3327826926AB37F5]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:215)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1761946 INFO  (SUITE-TestReqParamsAPI-seed#[BB73BDB388575A0D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReqParamsAPI_BB73BDB388575A0D-001
   [junit4]   2> Jul 17, 2016 10:43:10 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1002, maxMBSortInHeap=6.0498979316232635, sim=ClassicSimilarity, locale=en-NA, timezone=Etc/Zulu
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=98748000,total=426770432
   [junit4]   2> NOTE: All tests run in this JVM: [RemoteQueryErrorTest, TestExactStatsCache, DisMaxRequestHandlerTest, TestCrossCoreJoin, HdfsRestartWhileUpdatingTest, TestConfig, PathHierarchyTokenizerFactoryTest, RollingRestartTest, BigEndianAscendingWordSerializerTest, TestRestoreCore, RequiredFieldsTest, TestSchemaResource, SOLR749Test, DateFieldTest, ConnectionReuseTest, TestManagedSchema, TestDynamicFieldResource, TestRemoteStreaming, QueryEqualityTest, ConjunctionSolrSpellCheckerTest, TestLMDirichletSimilarityFactory, TestDocSet, ForceLeaderTest, CoreMergeIndexesAdminHandlerTest, AnalysisErrorHandlingTest, TestSlowCompositeReaderWrapper, ClassificationUpdateProcessorFactoryTest, CachingDirectoryFactoryTest, TestFoldingMultitermQuery, SolrRequestParserTest, TestSolr4Spatial, HdfsDirectoryTest, VersionInfoTest, TestConfigSetProperties, SignatureUpdateProcessorFactoryTest, BasicZkTest, XsltUpdateRequestHandlerTest, TestXmlQParser, TestNamedUpdateProcessors, TestFieldCache, DistributedQueryElevationComponentTest, DistanceUnitsTest, CursorPagingTest, TestLuceneMatchVersion, RankQueryTest, TestRequestForwarding, TestChildDocTransformer, TestNRTOpen, TestRawTransformer, CdcrVersionReplicationTest, TestMaxScoreQueryParser, TestCopyFieldCollectionResource, EchoParamsTest, DocumentAnalysisRequestHandlerTest, TestStressCloudBlindAtomicUpdates, TestTrackingShardHandlerFactory, LeaderElectionIntegrationTest, TestLazyCores, CloudExitableDirectoryReaderTest, DistribJoinFromCollectionTest, TestSolrConfigHandlerConcurrent, DeleteStatusTest, TestDocBasedVersionConstraints, CollectionTooManyReplicasTest, AsyncCallRequestStatusResponseTest, ExitableDirectoryReaderTest, TestLRUCache, DefaultValueUpdateProcessorTest, TestDistributedStatsComponentCardinality, TestUseDocValuesAsStored, TestBackupRepositoryFactory, TestRandomDVFaceting, DistributedQueryComponentOptimizationTest, TestFieldCacheSort, SolrCoreTest, TestFieldTypeCollectionResource, OverseerStatusTest, RAMDirectoryFactoryTest, TestRandomRequestDistribution, ZkNodePropsTest, TestTolerantUpdateProcessorRandomCloud, FileBasedSpellCheckerTest, ShardSplitTest, TestLockTree, TestFieldCacheWithThreads, DistributedSpellCheckComponentTest, BlockCacheTest, ResourceLoaderTest, ConcurrentDeleteAndCreateCollectionTest, TestRandomFaceting, TestComponentsName, HdfsChaosMonkeyNothingIsSafeTest, StressHdfsTest, SegmentsInfoRequestHandlerTest, JSONWriterTest, TestRestManager, TestPseudoReturnFields, IndexSchemaRuntimeFieldTest, TestCollectionAPI, TestIntervalFaceting, PKIAuthenticationIntegrationTest, TestRecovery, DistributedTermsComponentTest, TestRangeQuery, DocValuesTest, TestValueSourceCache, TestArbitraryIndexDir, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, JsonLoaderTest, TestPartialUpdateDeduplication, SearchHandlerTest, OutputWriterTest, TestPostingsSolrHighlighter, TestCharFilters, TestCodecSupport, TestFastWriter, TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, TestSystemIdResolver, ClusterStateTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DistributedQueueTest, HttpPartitionTest, TestShortCircuitedRequests, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, ZkStateWriterTest, CoreSorterTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestDynamicLoading, TestReqParamsAPI]
   [junit4] Completed [532/622 (1!)] on J0 in 25.67s, 1 test, 1 failure <<< FAILURES!

[...truncated 49943 lines...]


[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 1182 - Still Unstable!

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([FB3C6C8EA53AE89A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
	at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12406 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/init-core-data-001
   [junit4]   2> 1692604 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-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> 1692604 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1692605 INFO  (Thread-3490) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1692605 INFO  (Thread-3490) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1692705 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46505
   [junit4]   2> 1692705 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1692705 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692707 INFO  (zkCallback-2079-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ee36e26 name:ZooKeeperConnection Watcher:127.0.0.1:46505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692707 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692707 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1692707 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1692708 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1692710 INFO  (jetty-launcher-2078-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1692710 INFO  (jetty-launcher-2078-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1692711 INFO  (jetty-launcher-2078-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67e3c184{/solr,null,AVAILABLE}
   [junit4]   2> 1692711 INFO  (jetty-launcher-2078-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72f6d28{/solr,null,AVAILABLE}
   [junit4]   2> 1692713 INFO  (jetty-launcher-2078-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5f87c4b9{SSL,[ssl, http/1.1]}{127.0.0.1:37850}
   [junit4]   2> 1692713 INFO  (jetty-launcher-2078-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@45cf154a{SSL,[ssl, http/1.1]}{127.0.0.1:44788}
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-1) [    ] o.e.j.s.Server Started @1694529ms
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-2) [    ] o.e.j.s.Server Started @1694529ms
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37850}
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44788}
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2'
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1'
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1692714 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1692715 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692715 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692715 INFO  (zkCallback-2080-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39ff4452 name:ZooKeeperConnection Watcher:127.0.0.1:46505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692715 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692715 INFO  (zkCallback-2081-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49080b15 name:ZooKeeperConnection Watcher:127.0.0.1:46505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692715 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692715 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1692716 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1692716 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1692716 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1692721 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/.
   [junit4]   2> 1692721 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155f7efce770002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1692721 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 29045852
   [junit4]   2> 1692721 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/.
   [junit4]   2> 1692722 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1]
   [junit4]   2> 1692722 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1656161683
   [junit4]   2> 1692722 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2]
   [junit4]   2> 1692722 WARN  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/lib
   [junit4]   2> 1692722 WARN  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/lib
   [junit4]   2> 1692722 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1692722 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46505/solr
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46505/solr
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1692724 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1692725 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692725 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692725 INFO  (zkCallback-2087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49e1e085 name:ZooKeeperConnection Watcher:127.0.0.1:46505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692725 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692725 INFO  (zkCallback-2086-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a1e45e4 name:ZooKeeperConnection Watcher:127.0.0.1:46505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692725 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692725 INFO  (jetty-launcher-2078-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1692726 INFO  (jetty-launcher-2078-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1692726 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$46/1565099114@6e2b881a
   [junit4]   2> 1692726 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x155f7efce770004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1692726 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692726 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$46/1565099114@6b754695
   [junit4]   2> 1692734 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692734 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@341b5b9 name:ZooKeeperConnection Watcher:127.0.0.1:46505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692734 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692734 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ab6b3c8 name:ZooKeeperConnection Watcher:127.0.0.1:46505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692734 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692735 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1692735 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1692735 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1692735 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1692736 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1692736 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1692737 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1692737 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1692737 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1692737 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1692738 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1692738 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1692738 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1692738 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1692738 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1692738 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1692739 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1692739 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1692739 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1692739 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1692739 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1692739 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1692740 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1692740 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1692740 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1692740 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1692740 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1692740 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1692741 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1692741 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1692741 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1692741 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1692741 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96255576391483397-127.0.0.1:44788_solr-n_0000000000
   [junit4]   2> 1692741 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96255576391483398-127.0.0.1:37850_solr-n_0000000001
   [junit4]   2> 1692742 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44788_solr
   [junit4]   2> 1692742 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1692743 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96255576391483397-127.0.0.1:44788_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1692743 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37850_solr
   [junit4]   2> 1692743 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37850_solr
   [junit4]   2> 1692743 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer Overseer (id=96255576391483397-127.0.0.1:44788_solr-n_0000000000) starting
   [junit4]   2> 1692743 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1692744 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1692744 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1692745 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1692745 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1692746 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1692746 INFO  (OverseerCollectionConfigSetProcessor-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1692746 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1692747 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44788_solr as DOWN
   [junit4]   2> 1692747 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1692747 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44788_solr
   [junit4]   2> 1692747 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44788_solr
   [junit4]   2> 1692747 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1692747 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1692748 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44788_solr"} current state version: 0
   [junit4]   2> 1692748 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1692748 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1692748 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44788_solr
   [junit4]   2> 1692754 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1692754 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1692754 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/.
   [junit4]   2> 1692755 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1692755 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1692755 INFO  (jetty-launcher-2078-thread-2) [n:127.0.0.1:44788_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1692757 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1692757 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1692758 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/.
   [junit4]   2> 1692758 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1692758 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1692758 INFO  (jetty-launcher-2078-thread-1) [n:127.0.0.1:37850_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1692759 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1692759 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692759 INFO  (zkCallback-2092-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8a1f159 name:ZooKeeperConnection Watcher:127.0.0.1:46505 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692759 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692760 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1692760 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1692760 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1692761 INFO  (zkCallback-2095-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@677def06 name:ZooKeeperConnection Watcher:127.0.0.1:46505/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1692761 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1692761 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1692761 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1692761 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1692761 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1692762 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1692763 INFO  (SUITE-TestManagedSchemaAPI-seed#[FB3C6C8EA53AE89A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 1692777 INFO  (TEST-TestManagedSchemaAPI.test-seed#[FB3C6C8EA53AE89A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1692832 INFO  (qtp1738664338-13294) [n:127.0.0.1:44788_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1692833 INFO  (OverseerCollectionConfigSetProcessor-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1692833 INFO  (OverseerThreadFactory-6636-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1692833 INFO  (OverseerThreadFactory-6636-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 1692834 INFO  (OverseerThreadFactory-6636-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 1692834 INFO  (OverseerThreadFactory-6636-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 1692834 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1692834 INFO  (zkCallback-2095-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1692834 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1692835 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1692836 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 1692836 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 1692936 INFO  (OverseerThreadFactory-6636-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 1692936 INFO  (OverseerThreadFactory-6636-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:44788_solr
   [junit4]   2> 1692936 INFO  (OverseerThreadFactory-6636-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:37850_solr
   [junit4]   2> 1692941 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1692941 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 1692941 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1692942 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 1692942 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44788/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44788_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1692942 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44788/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44788_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1692942 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1692943 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1692992 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1692993 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 1692993 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1692993 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 1692994 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37850/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37850_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1692994 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 1692994 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37850/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37850_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1692994 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1693095 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 1693095 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1693095 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1693096 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 1693096 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 1693943 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 1693943 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 1693943 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1693943 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1693944 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1693944 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/testschemaapi_shard1_replica2'
   [junit4]   2> 1693944 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1693944 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1693944 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1693947 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1693948 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1693950 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1693952 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 1693953 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1693955 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 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-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1693955 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 1693955 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1693955 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/testschemaapi_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/]
   [junit4]   2> 1693955 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 1693955 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data
   [junit4]   2> 1693955 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index/
   [junit4]   2> 1693955 WARN  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1693956 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/index
   [junit4]   2> 1693956 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56849768 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@229fc23d),segFN=segments_1,generation=1}
   [junit4]   2> 1693956 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1693956 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/
   [junit4]   2> 1693956 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node2/./testschemaapi_shard1_replica2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1693957 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1693958 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693959 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693959 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693960 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1693960 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1693960 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1693960 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1693960 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1693961 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1693961 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1693961 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56849768 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@229fc23d),segFN=segments_1,generation=1}
   [junit4]   2> 1693961 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1693961 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@38d8d98f[testschemaapi_shard1_replica2] main]
   [junit4]   2> 1693961 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1693962 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1693963 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:36367749053233
   [junit4]   2> 1693963 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1693963 INFO  (searcherExecutor-6641-thread-1-processing-n:127.0.0.1:44788_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@38d8d98f[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1693963 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1693963 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1693963 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1693963 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540089223687700480
   [junit4]   2> 1693965 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540089223687700480
   [junit4]   2> 1693965 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1693965 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 1693965 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:https://127.0.0.1:44788/solr collection:testschemaapi shard:shard1
   [junit4]   2> 1693965 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 1693967 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96255576391483397-core_node1-n_0000000000
   [junit4]   2> 1693967 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1693967 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1693967 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 1693994 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 1693994 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 1693995 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1693995 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1693995 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1693995 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/testschemaapi_shard1_replica1'
   [junit4]   2> 1693995 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1693995 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1693996 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1693997 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1693999 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1694001 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1694003 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 1694004 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1694005 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 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-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1694005 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 1694005 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1694005 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/testschemaapi_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/]
   [junit4]   2> 1694005 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 1694005 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 1694006 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index/
   [junit4]   2> 1694006 WARN  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1694006 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 1694006 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e79888a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68116651),segFN=segments_1,generation=1}
   [junit4]   2> 1694007 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1694007 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/
   [junit4]   2> 1694007 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1694008 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1694008 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694009 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694009 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694009 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1694010 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1694010 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1694010 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1694010 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1694011 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1694011 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1694011 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e79888a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68116651),segFN=segments_1,generation=1}
   [junit4]   2> 1694011 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1694011 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@699c926e[testschemaapi_shard1_replica1] main]
   [junit4]   2> 1694011 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1694012 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1694013 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:36367799141682
   [junit4]   2> 1694013 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1694013 INFO  (searcherExecutor-6646-thread-1-processing-n:127.0.0.1:37850_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@699c926e[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1694013 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1694013 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1694013 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1694013 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540089223740129280
   [junit4]   2> 1694015 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1540089223740129280
   [junit4]   2> 1694015 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1694015 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 1694015 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:https://127.0.0.1:37850/solr collection:testschemaapi shard:shard1
   [junit4]   2> 1694016 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96255576391483398-core_node2-n_0000000001
   [junit4]   2> 1694016 INFO  (qtp556487991-13295) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/96255576391483397-core_node1-n_0000000000 to know if I could be the leader
   [junit4]   2> 1694068 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 1694068 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1694069 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1694069 INFO  (zkCallback-2088-thread-1-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 1694069 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 1694468 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1694468 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1694468 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44788/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 1694468 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=https://127.0.0.1:44788/solr START replicas=[https://127.0.0.1:37850/solr/testschemaapi_shard1_replica1/] nUpdates=100
   [junit4]   2> 1694468 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=testschemaapi_shard1_replica2 url=https://127.0.0.1:44788/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1694468 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1694468 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1694469 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leaders/shard1
   [junit4]   2> 1694470 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testschemaapi/leaders/shard1/leader after winning as /collections/testschemaapi/leader_elect/shard1/election/96255576391483397-core_node1-n_0000000000
   [junit4]   2> 1694472 INFO  (qtp556487991-13307) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.S.Request [testschemaapi_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1694472 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44788/solr/testschemaapi_shard1_replica2/ shard1
   [junit4]   2> 1694473 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "base_url":"https://127.0.0.1:44788/solr",
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1694573 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 2
   [junit4]   2> 1694574 INFO  (zkCallback-2088-thread-2-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1694574 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1694574 INFO  (zkCallback-2088-thread-2-processing-n:127.0.0.1:44788_solr) [n:127.0.0.1:44788_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 1694574 INFO  (zkCallback-2089-thread-1-processing-n:127.0.0.1:37850_solr) [n:127.0.0.1:37850_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [2] to [3]
   [junit4]   2> 1694623 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController We are https://127.0.0.1:44788/solr/testschemaapi_shard1_replica2/ and leader is https://127.0.0.1:44788/solr/testschemaapi_shard1_replica2/
   [junit4]   2> 1694623 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController No LogReplay needed for core=testschemaapi_shard1_replica2 baseURL=https://127.0.0.1:44788/solr
   [junit4]   2> 1694623 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1694623 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1694623 INFO  (qtp1738664338-13306) [n:127.0.0.1:44788_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Forcing refresh of watched collection state for testschemaapi
   [junit4]   2> 1694624 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44788/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44788_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1694624 INFO  (OverseerStateUpdate-96255576391483397-127.0.0.1:44788_solr-n_0000000000) [n:127.0.0.1:44788_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44788/solr",
   [junit4]   2>   "node_name":"127.0.0.1:44788_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1694624 INFO  (qtp1738

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

tting on IndexWriter close.
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e79888a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68116651),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e79888a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@68116651),segFN=segments_2,generation=2}
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data/index
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data;done=false>>]
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1704244 INFO  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestManagedSchemaAPI_FB3C6C8EA53AE89A-001/tempDir-001/node1/./testschemaapi_shard1_replica1/data
   [junit4]   2> 1704257 WARN  (Thread-3516) [n:127.0.0.1:37850_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 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:948)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2544)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:800)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.reload(SolrCore.java:489)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:942)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not find config name for collection:testschemaapi
   [junit4]   2> 	at org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2332)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:776)
   [junit4]   2> 	... 5 more
   [junit4]   2> Jul 17, 2016 8:19:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=Lucene50(blocksize=128), id=FST50, myNewField1=FST50, myNewField=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=265, maxMBSortInHeap=6.1076320206210495, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ar-SA, timezone=BST
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=188652352,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, PreAnalyzedFieldTest, BigEndianAscendingWordSerializerTest, BasicZkTest, AsyncCallRequestStatusResponseTest, CdcrVersionReplicationTest, HdfsNNFailoverTest, EchoParamsTest, TestRangeQuery, PeerSyncTest, TestTrackingShardHandlerFactory, TestValueSourceCache, SynonymTokenizerTest, URLClassifyProcessorTest, TestRestManager, AnalysisErrorHandlingTest, BlockJoinFacetDistribTest, TestReloadDeadlock, RemoteQueryErrorTest, TestGeoJSONResponseWriter, TestDistributedSearch, CollectionTooManyReplicasTest, FullHLLTest, TestExactStatsCache, TestBackupRepositoryFactory, SolrRequestParserTest, SolrXmlInZkTest, ConnectionReuseTest, HdfsDirectoryTest, TestLMDirichletSimilarityFactory, LeaderInitiatedRecoveryOnCommitTest, LeaderElectionIntegrationTest, SpatialRPTFieldTypeTest, TestCustomSort, DistributedSpellCheckComponentTest, TestNumericTerms64, SimpleCollectionCreateDeleteTest, TestComponentsName, TestCloudInspectUtil, CursorPagingTest, SegmentsInfoRequestHandlerTest, TestAnalyzedSuggestions, TestMaxScoreQueryParser, DeleteStatusTest, TestSlowCompositeReaderWrapper, TestRTGBase, TestDistributedStatsComponentCardinality, TestDocSet, OverseerCollectionConfigSetProcessorTest, PKIAuthenticationIntegrationTest, TestFieldCacheWithThreads, TestHdfsBackupRestoreCore, TestGraphTermsQParserPlugin, ForceLeaderTest, ActionThrottleTest, TestDynamicFieldResource, VersionInfoTest, DistribJoinFromCollectionTest, DateRangeFieldTest, JsonLoaderTest, HdfsChaosMonkeyNothingIsSafeTest, DistributedFacetPivotSmallTest, ExitableDirectoryReaderTest, ResponseLogComponentTest, TestRuleBasedAuthorizationPlugin, TestMergePolicyConfig, ZkNodePropsTest, TestClassicSimilarityFactory, TestStressCloudBlindAtomicUpdates, TestRandomRequestDistribution, RankQueryTest, TestBinaryField, QueryElevationComponentTest, TestSolr4Spatial, TestCollectionAPI, DistributedQueryElevationComponentTest, TestXmlQParser, TestReplicationHandler, CloudExitableDirectoryReaderTest, TestLeaderElectionZkExpiry, TestJoin, MultiThreadedOCPTest, TestSchemaResource, DisMaxRequestHandlerTest, TestHighlightDedupGrouping, TestIntervalFaceting, SpatialHeatmapFacetsTest, SystemInfoHandlerTest, ReturnFieldsTest, PolyFieldTest, CoreMergeIndexesAdminHandlerTest, TestConfig, GraphQueryTest, TestSolrConfigHandler, SparseHLLTest, ConcurrentDeleteAndCreateCollectionTest, TestShortCircuitedRequests, TestFunctionQuery, PingRequestHandlerTest, BasicDistributedZkTest, DeleteShardTest, DistributedQueueTest, DistributedVersionInfoTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, ShardSplitTest, TestTolerantUpdateProcessorRandomCloud, CoreSorterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading, TestRestoreCore, TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, TestExpandComponent, TestMacros, TestCustomDocTransformer, TestGraphMLResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformerDistrib, TestManagedSchema, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=FB3C6C8EA53AE89A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=BST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB3C6C8EA53AE89A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [551/622 (1!)] on J0 in 11.92s, 1 test, 1 failure <<< FAILURES!

[...truncated 60322 lines...]


[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+126) - Build # 1181 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1181/
Java: 32bit/jdk-9-ea+126 -server -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore]
	at __randomizedtesting.SeedInfo.seed([83D6855999B95661]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
	at jdk.internal.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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:  junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery:     1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery: 
   1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
        at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([83D6855999B95661]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
        at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
        at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
        at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([83D6855999B95661]:0)




Build Log:
[...truncated 11009 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/init-core-data-001
   [junit4]   2> 215718 INFO  (SUITE-TestCoreDiscovery-seed#[83D6855999B95661]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 215718 INFO  (SUITE-TestCoreDiscovery-seed#[83D6855999B95661]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 215718 INFO  (SUITE-TestCoreDiscovery-seed#[83D6855999B95661]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 215719 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDiscovery
   [junit4]   2> 215729 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001
   [junit4]   2> 215730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001'
   [junit4]   2> 215730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001
   [junit4]   2> 215730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/solr.xml
   [junit4]   2> 215733 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001
   [junit4]   2> 215733 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer New CoreContainer 7584263
   [junit4]   2> 215733 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001]
   [junit4]   2> 215733 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lib
   [junit4]   2> 215733 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 215736 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 215736 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 215737 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 215737 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 215737 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 215737 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 215738 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001
   [junit4]   2> 215738 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema-tiny.xml, dataDir=core2, loadOnStartup=false, transient=false, name=core2, config=solrconfig-minimal.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 215738 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2
   [junit4]   2> 215739 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema-tiny.xml, dataDir=core1, loadOnStartup=true, transient=false, name=core1, config=solrconfig-minimal.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 215739 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1
   [junit4]   2> 215739 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema-tiny.xml, dataDir=lazy1, loadOnStartup=false, transient=true, name=lazy1, config=solrconfig-minimal.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 215739 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Found core lazy1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1
   [junit4]   2> 215739 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions
   [junit4]   2> 215739 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1'
   [junit4]   2> 215740 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215740 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001
   [junit4]   2> 215744 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 215746 WARN  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 215746 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 215748 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 215750 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 215752 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 215754 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1'
   [junit4]   2> 215754 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1
   [junit4]   2> 215754 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 215754 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/]
   [junit4]   2> 215754 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 215755 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1
   [junit4]   2> 215755 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/index/
   [junit4]   2> 215755 WARN  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrCore [core1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/index' doesn't exist. Creating new index...
   [junit4]   2> 215755 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/index
   [junit4]   2> 215755 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5163173695161255]
   [junit4]   2> 215755 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ce0453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9b7f),segFN=segments_1,generation=1}
   [junit4]   2> 215755 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215756 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/
   [junit4]   2> 215756 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 215756 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 215758 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215758 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215759 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215759 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215760 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 215760 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 215760 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215760 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215760 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5656298791044627]
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ce0453 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d9b7f),segFN=segments_1,generation=1}
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dec6c[core1] main]
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/conf
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/conf}
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/conf
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215761 INFO  (searcherExecutor-1525-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@2dec6c[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215761 INFO  (coreLoadExecutor-1524-thread-1) [    ] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 215764 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2'
   [junit4]   2> 215764 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215764 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001
   [junit4]   2> 215768 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 215769 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 215770 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 215772 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 215774 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 215783 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 215784 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2'
   [junit4]   2> 215784 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2
   [junit4]   2> 215784 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 215785 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/]
   [junit4]   2> 215785 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 215785 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2
   [junit4]   2> 215785 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/index/
   [junit4]   2> 215785 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore [core2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/index' doesn't exist. Creating new index...
   [junit4]   2> 215786 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/index
   [junit4]   2> 215786 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42391886032798964]
   [junit4]   2> 215786 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@23e891 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8297ee),segFN=segments_1,generation=1}
   [junit4]   2> 215786 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215786 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/
   [junit4]   2> 215787 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 215787 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 215788 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215788 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215790 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215790 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215791 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 215791 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 215791 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215791 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215791 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=25.9267578125, floorSegmentMB=1.4375, forceMergeDeletesPctAllowed=9.38802113628933, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@23e891 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8297ee),segFN=segments_1,generation=1}
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1615b58[core2] main]
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/conf
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/conf}
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/conf
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 215792 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215792 INFO  (searcherExecutor-1529-thread-1) [    ] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@1615b58[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215793 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 215795 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1'
   [junit4]   2> 215796 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215796 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001
   [junit4]   2> 215799 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 215801 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 215802 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 215805 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 215807 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.s.IndexSchema [lazy1] Schema name=tiny
   [junit4]   2> 215808 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 215809 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1'
   [junit4]   2> 215809 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'lazy1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1
   [junit4]   2> 215809 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 215809 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore [[lazy1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/]
   [junit4]   2> 215809 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: lazy1
   [junit4]   2> 215810 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1
   [junit4]   2> 215810 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/index/
   [junit4]   2> 215810 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore [lazy1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/index' doesn't exist. Creating new index...
   [junit4]   2> 215810 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/index
   [junit4]   2> 215810 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 215811 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b57a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a75881),segFN=segments_1,generation=1}
   [junit4]   2> 215811 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215811 INFO  (OldIndexDirectoryCleanupThreadForCore-lazy1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core lazy1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/
   [junit4]   2> 215811 WARN  (OldIndexDirectoryCleanupThreadForCore-lazy1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 215812 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 215814 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215815 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215815 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215816 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215816 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 215816 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=26.51171875, floorSegmentMB=1.720703125, forceMergeDeletesPctAllowed=2.680097741315799, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45330973385122997
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6b57a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a75881),segFN=segments_1,generation=1}
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e4b556[lazy1] main]
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/conf
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/conf}
   [junit4]   2> 215817 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/conf
   [junit4]   2> 215818 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 215818 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215818 INFO  (searcherExecutor-1533-thread-1) [    ] o.a.s.c.SolrCore [lazy1] Registered new searcher Searcher@e4b556[lazy1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215818 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCores Opening transient core lazy1
   [junit4]   2> 215818 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer registering core: lazy1
   [junit4]   2> 215818 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7584263
   [junit4]   2> 215819 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dc5d26
   [junit4]   2> 215819 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 215821 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 215821 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 215821 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/index;done=false>>]
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1/index
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1;done=false>>]
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core1/core1
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@9977b7
   [junit4]   2> 215822 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 215823 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 215823 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 215823 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 215832 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.SolrCore [core2] Closing main searcher on request.
   [junit4]   2> 215832 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 215832 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.SolrCore [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@100c246
   [junit4]   2> 215832 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2;done=false>>]
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/index;done=false>>]
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/core2/core2/index
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 215833 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.SolrCore [lazy1] Closing main searcher on request.
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/index;done=false>>]
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1/index
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1;done=false>>]
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215834 INFO  (coreCloseExecutor-1537-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-001/lazy1/lazy1
   [junit4]   2> 215834 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[83D6855999B95661]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDiscovery
   [junit4]   2> 215838 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCoreDir
   [junit4]   2> 215842 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215842 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002
   [junit4]   2> 215842 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002'
   [junit4]   2> 215842 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215842 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002
   [junit4]   2> 215842 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002/solr.xml
   [junit4]   2> 215845 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003
   [junit4]   2> 215845 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer New CoreContainer 16344961
   [junit4]   2> 215845 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002]
   [junit4]   2> 215845 WARN  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002/lib
   [junit4]   2> 215845 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 215845 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 215846 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 215846 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 215846 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 215846 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 215846 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 215846 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003
   [junit4]   2> 215847 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema-tiny.xml, dataDir=stuffandnonsense, loadOnStartup=false, transient=false, name=core2, config=solrconfig-minimal.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 215847 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2
   [junit4]   2> 215847 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema-tiny.xml, dataDir=stuffandnonsense, loadOnStartup=true, transient=false, name=core1, config=solrconfig-minimal.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 215847 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1
   [junit4]   2> 215847 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions
   [junit4]   2> 215847 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1'
   [junit4]   2> 215847 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215847 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002
   [junit4]   2> 215852 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 215853 WARN  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 215853 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 215856 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 215857 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 215859 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 215859 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1'
   [junit4]   2> 215859 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1
   [junit4]   2> 215859 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 215859 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/]
   [junit4]   2> 215859 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 215860 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense
   [junit4]   2> 215860 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/index/
   [junit4]   2> 215860 WARN  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrCore [core1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/index' doesn't exist. Creating new index...
   [junit4]   2> 215860 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/index
   [junit4]   2> 215860 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5163173695161255]
   [junit4]   2> 215860 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e15231 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d5962),segFN=segments_1,generation=1}
   [junit4]   2> 215860 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215862 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/
   [junit4]   2> 215862 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 215862 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 215863 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215864 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215864 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215864 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215865 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 215865 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 215865 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215865 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215865 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5656298791044627]
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e15231 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d5962),segFN=segments_1,generation=1}
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20391f[core1] main]
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/conf
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/conf}
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/conf
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215866 INFO  (coreLoadExecutor-1544-thread-1) [    ] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 215866 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2'
   [junit4]   2> 215867 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215867 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-002
   [junit4]   2> 215868 INFO  (searcherExecutor-1545-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@20391f[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215870 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 215871 WARN  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 215871 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 215874 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 215876 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 215886 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 215887 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2'
   [junit4]   2> 215887 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2
   [junit4]   2> 215888 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 215888 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/]
   [junit4]   2> 215888 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 215888 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense
   [junit4]   2> 215888 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/index/
   [junit4]   2> 215888 WARN  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore [core2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/index' doesn't exist. Creating new index...
   [junit4]   2> 215889 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/index
   [junit4]   2> 215889 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 215889 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@db3590 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e093e),segFN=segments_1,generation=1}
   [junit4]   2> 215889 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215889 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/
   [junit4]   2> 215890 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 215890 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 215891 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215892 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215892 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215893 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 215893 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 215893 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12126606073715918]
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@db3590 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e093e),segFN=segments_1,generation=1}
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b53cf1[core2] main]
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/conf
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/conf}
   [junit4]   2> 215894 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/conf
   [junit4]   2> 215895 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 215895 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215895 INFO  (searcherExecutor-1549-thread-1) [    ] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@b53cf1[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 215895 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 215895 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16344961
   [junit4]   2> 215895 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@167d12c
   [junit4]   2> 215895 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@14fc1e5
   [junit4]   2> 215895 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 215895 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 215896 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 215897 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.SolrCore [core2] Closing main searcher on request.
   [junit4]   2> 215897 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense;done=false>>]
   [junit4]   2> 215897 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 215897 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215897 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/index;done=false>>]
   [junit4]   2> 215897 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense
   [junit4]   2> 215897 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215898 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/index;done=false>>]
   [junit4]   2> 215898 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense/index
   [junit4]   2> 215898 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215898 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense;done=false>>]
   [junit4]   2> 215898 INFO  (coreCloseExecutor-1553-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core1/stuffandnonsense/index
   [junit4]   2> 215898 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 215898 INFO  (coreCloseExecutor-1553-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-003/core2/stuffandnonsense
   [junit4]   2> 215898 INFO  (TEST-TestCoreDiscovery.testNoCoreDir-seed#[83D6855999B95661]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoCoreDir
   [junit4]   2> 215900 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFileCantRead
   [junit4]   2> 215901 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215901 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-004
   [junit4]   2> 215902 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-004'
   [junit4]   2> 215902 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 215902 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-004
   [junit4]   2> 215902 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_83D6855999B95661-001/tempDir-004/solr.xml
   [junit4]   2> 215915 INFO  (TEST-TestCoreDiscovery.testFileCantRead-seed#[83D6855999B95661]) [    ] 

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

Runner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> Jul 17, 2016 5:53:17 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jul 17, 2016 5:53:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery: 
   [junit4]   2>    1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Jul 17, 2016 5:53:37 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]   2> Jul 17, 2016 5:53:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ja, timezone=Etc/GMT-3
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=2,free=18583760,total=386633728
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, CheckHdfsIndexTest, BlockJoinFacetSimpleTest, SimpleMLTQParserTest, AssignTest, TestHdfsUpdateLog, TestFastWriter, TestSolrConfigHandlerCloud, HLLUtilTest, TestSolrCloudWithKerberosAlt, DirectUpdateHandlerTest, ClusterStateTest, RecoveryZkTest, BJQParserTest, TestConfigSetImmutable, CleanupOldIndexTest, TestFieldCacheSanityChecker, TestGroupingSearch, SolrTestCaseJ4Test, TestSort, TestInitQParser, TestReversedWildcardFilterFactory, TestTolerantUpdateProcessorCloud, TestInitParams, ScriptEngineTest, TestNonDefinedSimilarityFactory, TestDistributedMissingSort, SolrCoreCheckLockOnStartupTest, ZkStateReaderTest, BadIndexSchemaTest, TestJmxMonitoredMap, DebugComponentTest, SaslZkACLProviderTest, TestSolrIndexConfig, SuggesterTest, TestCharFilters, AutoCommitTest, TestStressReorder, TestCoreDiscovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreDiscovery -Dtests.seed=83D6855999B95661 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestCoreDiscovery (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83D6855999B95661]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery: 
   [junit4]    >    1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83D6855999B95661]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3193, name=searcherExecutor-1691-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(java.base@9-ea/Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(java.base@9-ea/LockSupport.java:190)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(java.base@9-ea/AbstractQueuedSynchronizer.java:2064)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(java.base@9-ea/LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(java.base@9-ea/ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83D6855999B95661]:0)
   [junit4] Completed [126/622 (1!)] on J2 in 144.88s, 12 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 51238 lines...]