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/18 18:25:19 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17291/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Could not get expected value  'CY val' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  https://127.0.0.1:46802/cw_t/collection1

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


FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([12E7A6294B208306:7D541AB1836419C]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10974 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/init-core-data-001
   [junit4]   2> 298796 INFO  (SUITE-TestReqParamsAPI-seed#[12E7A6294B208306]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 298796 INFO  (SUITE-TestReqParamsAPI-seed#[12E7A6294B208306]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cw_t/
   [junit4]   2> 298799 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 298799 INFO  (Thread-598) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 298799 INFO  (Thread-598) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 298899 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.ZkTestServer start zk server on port:34584
   [junit4]   2> 298899 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298899 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298901 INFO  (zkCallback-477-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b2e1ca7 name:ZooKeeperConnection Watcher:127.0.0.1:34584 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298901 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298901 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298901 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 298902 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298902 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298911 INFO  (zkCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3128a0e name:ZooKeeperConnection Watcher:127.0.0.1:34584/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298911 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298911 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298911 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 298912 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 298912 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 298913 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 298913 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 298913 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 298914 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 298914 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 298915 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 298915 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 298916 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 298916 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 298916 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 298916 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 298917 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 298918 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 298918 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 298918 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 298919 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 298919 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 298919 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 298919 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 298920 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 298920 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 298921 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 298921 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 298922 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 298922 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 298923 INFO  (zkCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aa991d6 name:ZooKeeperConnection Watcher:127.0.0.1:34584/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298923 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 298923 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 298990 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1
   [junit4]   2> 298993 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 298995 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a54aada{/cw_t,null,AVAILABLE}
   [junit4]   2> 298998 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5c712bc0{SSL,[ssl, http/1.1]}{127.0.0.1:40808}
   [junit4]   2> 298999 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.Server Started @300641ms
   [junit4]   2> 298999 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/tempDir-001/control/data, hostContext=/cw_t, hostPort=40808, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores}
   [junit4]   2> 298999 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 298999 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001'
   [junit4]   2> 298999 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 298999 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 298999 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 299000 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299005 INFO  (zkCallback-481-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4baa1bad name:ZooKeeperConnection Watcher:127.0.0.1:34584/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 299005 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299006 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 299007 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 299007 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/solr.xml
   [junit4]   2> 299012 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores
   [junit4]   2> 299012 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CoreContainer New CoreContainer 1623234747
   [junit4]   2> 299012 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001]
   [junit4]   2> 299012 WARN  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/lib
   [junit4]   2> 299012 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 299015 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 299015 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 299015 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 299015 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34584/solr
   [junit4]   2> 299015 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 299015 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 299016 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299016 INFO  (zkCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2bbeca07 name:ZooKeeperConnection Watcher:127.0.0.1:34584 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 299016 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299016 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 299017 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$41/289930769@3d5bc2da
   [junit4]   2> 299017 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299018 INFO  (zkCallback-485-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a3090f0 name:ZooKeeperConnection Watcher:127.0.0.1:34584/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 299018 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299019 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 299019 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 299021 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 299021 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 299022 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 299023 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 299023 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 299024 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 299024 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 299025 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 299025 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 299026 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 299027 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 299027 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 299027 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 299028 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96263474727550981-127.0.0.1:40808_cw_t-n_0000000000
   [junit4]   2> 299028 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40808_cw_t
   [junit4]   2> 299028 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 299028 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.Overseer Overseer (id=96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) starting
   [junit4]   2> 299029 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 299031 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 299032 INFO  (OverseerCollectionConfigSetProcessor-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 299037 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40808_cw_t
   [junit4]   2> 299037 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40808_cw_t
   [junit4]   2> 299037 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 299057 INFO  (zkCallback-485-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] 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> 299065 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 299069 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 299069 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 299069 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores
   [junit4]   2> 299070 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] 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> 299070 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1
   [junit4]   2> 299070 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 299071 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 299071 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 299071 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 299071 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:40808_cw_t    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 299072 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 299072 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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:40808/cw_t",
   [junit4]   2>   "node_name":"127.0.0.1:40808_cw_t",
   [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> 299072 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 299072 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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:40808/cw_t",
   [junit4]   2>   "node_name":"127.0.0.1:40808_cw_t",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 299073 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 299073 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 299073 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 299074 INFO  (zkCallback-485-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] 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> 300073 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 300073 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 300074 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 300074 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 300074 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 300074 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1'
   [junit4]   2> 300074 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 300074 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 300075 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 300078 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 300081 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 300092 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 300096 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 300156 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 300161 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 300162 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 300166 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 300167 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 300168 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 300168 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 300169 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1/data/]
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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@5758e84a
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1/data
   [junit4]   2> 300170 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1/data/index/
   [junit4]   2> 300170 WARN  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1/data/index
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=740497464, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 300171 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df34ed3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51a6e2a4),segFN=segments_1,generation=1}
   [junit4]   2> 300172 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 300172 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40808_cw_t 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1/data/
   [junit4]   2> 300172 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 300173 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300174 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300174 WARN  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300175 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 300176 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 300176 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 300177 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 300179 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300179 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300179 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300179 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300180 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300180 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300180 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 300180 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6df34ed3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51a6e2a4),segFN=segments_1,generation=1}
   [junit4]   2> 300180 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 300180 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a4e625[collection1] main]
   [junit4]   2> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 300181 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 300182 INFO  (searcherExecutor-1332-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10a4e625[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300182 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300182 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300182 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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> 300182 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t 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 1540215597089947648
   [junit4]   2> 300184 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540215597089947648
   [junit4]   2> 300184 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 300184 INFO  (coreLoadExecutor-1331-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 300184 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:40808/cw_t collection:control_collection shard:shard1
   [junit4]   2> 300185 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t 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> 300186 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t 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/96263474727550981-core_node1-n_0000000000
   [junit4]   2> 300186 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t 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> 300186 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 300186 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t 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> 300186 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40808/cw_t/collection1/
   [junit4]   2> 300187 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 300187 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:40808/cw_t/collection1/ has no replicas
   [junit4]   2> 300187 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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> 300187 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 300188 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t 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/96263474727550981-core_node1-n_0000000000
   [junit4]   2> 300189 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40808/cw_t/collection1/ shard1
   [junit4]   2> 300189 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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:40808/cw_t",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 300290 INFO  (zkCallback-485-thread-2-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] 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> 300340 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:40808/cw_t/collection1/ and leader is https://127.0.0.1:40808/cw_t/collection1/
   [junit4]   2> 300340 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:40808/cw_t
   [junit4]   2> 300340 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 300340 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 300340 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t 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> 300340 INFO  (coreZkRegister-1325-thread-1-processing-n:127.0.0.1:40808_cw_t x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40808_cw_t 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> 300341 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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:40808/cw_t",
   [junit4]   2>   "node_name":"127.0.0.1:40808_cw_t",
   [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> 300341 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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:40808/cw_t",
   [junit4]   2>   "node_name":"127.0.0.1:40808_cw_t",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 300442 INFO  (zkCallback-485-thread-2-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] 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> 300573 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 300574 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 300574 INFO  (zkCallback-489-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@628385f5 name:ZooKeeperConnection Watcher:127.0.0.1:34584/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 300574 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 300575 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 300575 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 300575 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 300575 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 300576 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 300632 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/cores/collection1
   [junit4]   2> 300633 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001
   [junit4]   2> 300634 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 300635 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12095c52{/cw_t,null,AVAILABLE}
   [junit4]   2> 300636 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.ServerConnector Started ServerConnector@135a7533{SSL,[ssl, http/1.1]}{127.0.0.1:35541}
   [junit4]   2> 300637 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.e.j.s.Server Started @302279ms
   [junit4]   2> 300637 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/cw_t, hostPort=35541, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/cores}
   [junit4]   2> 300637 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 300637 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001'
   [junit4]   2> 300637 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 300637 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 300637 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 300638 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 300638 INFO  (zkCallback-490-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4826a1e name:ZooKeeperConnection Watcher:127.0.0.1:34584/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 300638 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 300639 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 300639 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 300639 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/solr.xml
   [junit4]   2> 300643 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/cores
   [junit4]   2> 300643 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CoreContainer New CoreContainer 902660652
   [junit4]   2> 300643 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001]
   [junit4]   2> 300643 WARN  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/lib
   [junit4]   2> 300643 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 300645 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 300645 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 300645 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 300646 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34584/solr
   [junit4]   2> 300646 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 300646 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 300646 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 300647 INFO  (zkCallback-493-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4262d14b name:ZooKeeperConnection Watcher:127.0.0.1:34584 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 300647 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 300647 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 300648 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$41/289930769@449aacc8
   [junit4]   2> 300648 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 300648 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18d3f704 name:ZooKeeperConnection Watcher:127.0.0.1:34584/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 300648 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 300651 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 300651 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 300651 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 300652 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 300652 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96263474727550985-127.0.0.1:35541_cw_t-n_0000000001
   [junit4]   2> 300652 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96263474727550981-127.0.0.1:40808_cw_t-n_0000000000 to know if I could be the leader
   [junit4]   2> 300652 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.ZkController Publish node=127.0.0.1:35541_cw_t as DOWN
   [junit4]   2> 300653 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35541_cw_t
   [junit4]   2> 300653 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35541_cw_t
   [junit4]   2> 300654 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35541_cw_t"} current state version: 3
   [junit4]   2> 300654 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35541_cw_t
   [junit4]   2> 300654 INFO  (zkCallback-489-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> 300654 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t    ] 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> 300654 INFO  (zkCallback-485-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] 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> 300655 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 300655 INFO  (zkCallback-485-thread-1-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 300655 INFO  (zkCallback-489-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 300662 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 300662 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 300662 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/cores
   [junit4]   2> 300663 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] 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> 300663 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/cores/collection1
   [junit4]   2> 300663 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 300664 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 300664 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 300664 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 300664 INFO  (TEST-TestReqParamsAPI.test-seed#[12E7A6294B208306]) [n:127.0.0.1:35541_cw_t    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 300664 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 300664 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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:35541/cw_t",
   [junit4]   2>   "node_name":"127.0.0.1:35541_cw_t",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 300664 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] 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:35541/cw_t",
   [junit4]   2>   "node_name":"127.0.0.1:35541_cw_t",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 300665 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 300665 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 300665 INFO  (OverseerStateUpdate-96263474727550981-127.0.0.1:40808_cw_t-n_0000000000) [n:127.0.0.1:40808_cw_t    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 300665 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 300766 INFO  (zkCallback-489-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> 300766 INFO  (zkCallback-485-thread-2-processing-n:127.0.0.1:40808_cw_t) [n:127.0.0.1:40808_cw_t    ] 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> 300766 INFO  (zkCallback-494-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t    ] 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> 301665 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 301665 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 301666 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 301666 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 301666 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 301666 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_12E7A6294B208306-001/shard-1-001/cores/collection1'
   [junit4]   2> 301666 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 301666 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 301667 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 301685 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 301688 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [n:127.0.0.1:35541_cw_t c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 301695 INFO  (coreLoadExecutor-1342-thread-1-processing-n:127.0.0.1:35541_cw_t) [

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

   ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 533085 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 533086 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 533087 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 533088 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 533089 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 533092 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 533093 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 533093 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 533094 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 533095 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 533096 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 533096 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 533097 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 533098 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 533099 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 533099 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 533100 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 533100 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 533101 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 533101 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 533103 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 533103 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 533104 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 533105 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[12E7A6294B208306]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 533105 INFO  (SUITE-QueryEqualityTest-seed#[12E7A6294B208306]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 533105 INFO  (SUITE-QueryEqualityTest-seed#[12E7A6294B208306]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1103396430
   [junit4]   2> 533106 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b009a87
   [junit4]   2> 533106 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 533106 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 533106 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 533106 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 533107 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 533114 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 533115 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_12E7A6294B208306-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_12E7A6294B208306-001/init-core-data-001;done=false>>]
   [junit4]   2> 533115 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 533115 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_12E7A6294B208306-001/init-core-data-001
   [junit4]   2> 533115 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_12E7A6294B208306-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_12E7A6294B208306-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 533115 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 533115 INFO  (coreCloseExecutor-2120-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_12E7A6294B208306-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_12E7A6294B208306-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=5, blockSize=828), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=828)), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-AE, timezone=Greenwich
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=244284592,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldTest, CursorPagingTest, ZkNodePropsTest, PKIAuthenticationIntegrationTest, URLClassifyProcessorTest, TestConfig, TestExactStatsCache, TestAnalyzedSuggestions, BlockJoinFacetSimpleTest, CdcrVersionReplicationTest, AnalyticsQueryTest, TestSolr4Spatial, StandardRequestHandlerTest, TestRestManager, TestScoreJoinQPScore, DeleteStatusTest, ClassificationUpdateProcessorFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, CopyFieldTest, VersionInfoTest, TestIntervalFaceting, ConcurrentDeleteAndCreateCollectionTest, TestSubQueryTransformerDistrib, TestHighlightDedupGrouping, TestRTGBase, TestDocSet, SolrXmlInZkTest, TestMergePolicyConfig, SimpleMLTQParserTest, TestFieldCache, TestFieldCacheWithThreads, UUIDFieldTest, TestNRTOpen, JSONWriterTest, TestCustomSort, SegmentsInfoRequestHandlerTest, PolyFieldTest, TestSolrCLIRunExample, TestLazyCores, AnalysisAfterCoreReloadTest, TestLockTree, TestSolrConfigHandlerConcurrent, ActionThrottleTest, FileBasedSpellCheckerTest, TestRandomDVFaceting, TestLRUCache, TestRestoreCore, TestGeoJSONResponseWriter, TestValueSourceCache, TestRealTimeGet, DistributedFacetPivotLargeTest, CachingDirectoryFactoryTest, TestPhraseSuggestions, TestReloadDeadlock, StressHdfsTest, HdfsDirectoryTest, ReturnFieldsTest, RAMDirectoryFactoryTest, TestRuleBasedAuthorizationPlugin, TestUniqueKeyFieldResource, XsltUpdateRequestHandlerTest, TestRangeQuery, TestFunctionQuery, SyncSliceTest, SignatureUpdateProcessorFactoryTest, ConnectionReuseTest, TestCrossCoreJoin, BlockCacheTest, SpatialRPTFieldTypeTest, IndexSchemaTest, TestDocBasedVersionConstraints, TestDistributedStatsComponentCardinality, TestNonDefinedSimilarityFactory, TestJoin, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFieldCacheSort, LeaderInitiatedRecoveryOnCommitTest, TestFoldingMultitermQuery, TestSerializedLuceneMatchVersion, TestXmlQParser, PrimUtilsTest, JsonLoaderTest, QueryEqualityTest]
   [junit4] Completed [192/622 (2!)] on J0 in 1.06s, 80 tests, 1 error <<< FAILURES!

[...truncated 61432 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17299 - Still Unstable!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36573/c8n_1x3_lf_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:36573/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([C4140FE0953FC0A0:4C40303A3BC3AD58]: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.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:36573/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:747)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:36573/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:36573 [/127.0.0.1] failed: Connection refused
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 53 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.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 63 more


FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C4140FE0953FC0A0:D126E862C629023A]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10745 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/init-core-data-001
   [junit4]   2> 193863 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[C4140FE0953FC0A0]-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> 193863 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[C4140FE0953FC0A0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 193865 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 193865 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 193865 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 193965 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.ZkTestServer start zk server on port:38742
   [junit4]   2> 193966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193966 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193967 INFO  (zkCallback-337-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c569b9 name:ZooKeeperConnection Watcher:127.0.0.1:38742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193967 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193968 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193968 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 193969 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193969 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193970 INFO  (zkCallback-338-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1183200 name:ZooKeeperConnection Watcher:127.0.0.1:38742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 193970 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 193971 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 193971 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 193972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 193972 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 193973 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 193973 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 193974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 193974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 193974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 193974 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 193976 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 193976 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 193977 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 193977 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 193977 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 193977 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 193978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 193978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 193978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 193978 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 193979 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 193979 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 193979 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 193979 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 194037 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1
   [junit4]   2> 194039 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 194040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e04248{/,null,AVAILABLE}
   [junit4]   2> 194040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1aea372{HTTP/1.1,[http/1.1]}{127.0.0.1:43103}
   [junit4]   2> 194040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.Server Started @196114ms
   [junit4]   2> 194040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/tempDir-001/control/data, hostContext=/, hostPort=36573, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores}
   [junit4]   2> 194040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 194040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001'
   [junit4]   2> 194041 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 194041 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 194041 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194041 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194042 INFO  (zkCallback-339-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@104a7a6 name:ZooKeeperConnection Watcher:127.0.0.1:38742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 194042 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/solr.xml
   [junit4]   2> 194047 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores
   [junit4]   2> 194047 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CoreContainer New CoreContainer 9540923
   [junit4]   2> 194047 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001]
   [junit4]   2> 194048 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/lib
   [junit4]   2> 194048 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 194049 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 194049 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 194049 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 194050 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38742/solr
   [junit4]   2> 194050 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 194050 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 194050 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194051 INFO  (zkCallback-342-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9733b name:ZooKeeperConnection Watcher:127.0.0.1:38742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194051 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194051 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 194052 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/12921000@1170e07
   [junit4]   2> 194052 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 194053 INFO  (zkCallback-343-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b8acce name:ZooKeeperConnection Watcher:127.0.0.1:38742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 194053 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 194053 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 194054 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 194055 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 194055 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 194056 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 194056 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 194057 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 194057 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 194057 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 194058 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 194058 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 194058 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 194060 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 194060 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 194061 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 194061 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96267571105300484-127.0.0.1:36573_-n_0000000000
   [junit4]   2> 194061 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36573_
   [junit4]   2> 194061 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 194061 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.Overseer Overseer (id=96267571105300484-127.0.0.1:36573_-n_0000000000) starting
   [junit4]   2> 194062 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 194064 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 194064 INFO  (OverseerCollectionConfigSetProcessor-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 194064 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 194064 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36573_
   [junit4]   2> 194064 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36573_
   [junit4]   2> 194065 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 194065 INFO  (zkCallback-343-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] 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> 194065 INFO  (zkCallback-343-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 194075 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 194075 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 194075 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores
   [junit4]   2> 194076 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] 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> 194076 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1
   [junit4]   2> 194076 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 194077 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 194077 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 194077 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 194077 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:36573_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 194077 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 194077 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] 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:36573",
   [junit4]   2>   "node_name":"127.0.0.1:36573_",
   [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> 194077 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 194077 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] 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:36573",
   [junit4]   2>   "node_name":"127.0.0.1:36573_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 194078 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 194078 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 194078 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 194078 INFO  (zkCallback-343-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] 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> 195078 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 195078 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 195078 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 195078 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 195079 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 195079 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1'
   [junit4]   2> 195079 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 195079 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 195080 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 195084 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 195087 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 195106 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 195124 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 195206 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 195210 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 195211 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 195217 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 195218 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 195219 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 195220 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 195220 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 195220 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 195220 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 195221 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1/data/]
   [junit4]   2> 195221 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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@cdc8d2
   [junit4]   2> 195221 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1/data
   [junit4]   2> 195221 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1/data/index/
   [junit4]   2> 195221 WARN  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 195222 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1/data/index
   [junit4]   2> 195222 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=65.849609375, floorSegmentMB=2.041015625, forceMergeDeletesPctAllowed=12.3658965925809, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 195222 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b95f43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce915e),segFN=segments_1,generation=1}
   [junit4]   2> 195222 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 195222 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36573_ 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1/data/
   [junit4]   2> 195222 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195225 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195226 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195226 WARN  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195227 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 195228 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 195228 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 195229 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 195231 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195232 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195232 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195232 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195232 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 195233 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 195233 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=364145391, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 195233 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b95f43 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce915e),segFN=segments_1,generation=1}
   [junit4]   2> 195233 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 195233 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16d6641[collection1] main]
   [junit4]   2> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 195234 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 195236 INFO  (searcherExecutor-574-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16d6641[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 195236 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195236 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195236 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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> 195236 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ 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 1540281139121356800
   [junit4]   2> 195238 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540281139121356800
   [junit4]   2> 195238 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 195238 INFO  (coreLoadExecutor-573-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 195238 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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:36573 collection:control_collection shard:shard1
   [junit4]   2> 195239 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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> 195240 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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/96267571105300484-core_node1-n_0000000000
   [junit4]   2> 195240 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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> 195241 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 195241 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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> 195241 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36573/collection1/
   [junit4]   2> 195241 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 195241 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] 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> 195241 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36573/collection1/ has no replicas
   [junit4]   2> 195241 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 195242 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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/96267571105300484-core_node1-n_0000000000
   [junit4]   2> 195243 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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:36573/collection1/ shard1
   [junit4]   2> 195243 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] 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:36573",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 195344 INFO  (zkCallback-343-thread-1-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] 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> 195393 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:36573/collection1/ and leader is http://127.0.0.1:36573/collection1/
   [junit4]   2> 195393 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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:36573
   [junit4]   2> 195393 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 195393 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 195394 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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> 195394 INFO  (coreZkRegister-567-thread-1-processing-n:127.0.0.1:36573_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36573_ 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> 195394 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] 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:36573",
   [junit4]   2>   "node_name":"127.0.0.1:36573_",
   [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> 195394 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] 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:36573",
   [junit4]   2>   "node_name":"127.0.0.1:36573_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 195496 INFO  (zkCallback-343-thread-3-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] 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> 195580 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 195581 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195582 INFO  (zkCallback-347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@699672 name:ZooKeeperConnection Watcher:127.0.0.1:38742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195582 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195582 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 195582 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 195582 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 195583 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 195584 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 195584 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 195584 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 195585 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195585 INFO  (zkCallback-348-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16a596b name:ZooKeeperConnection Watcher:127.0.0.1:38742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195585 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195585 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 195586 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] 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> 195586 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 195660 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/cores/collection1
   [junit4]   2> 195660 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001
   [junit4]   2> 195661 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 195662 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e440f{/,null,AVAILABLE}
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@641186{HTTP/1.1,[http/1.1]}{127.0.0.1:42787}
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.e.j.s.Server Started @197737ms
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=38001, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/cores}
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001'
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 195663 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 195664 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195664 INFO  (zkCallback-349-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dfc11b name:ZooKeeperConnection Watcher:127.0.0.1:38742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 195665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 195665 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/solr.xml
   [junit4]   2> 195683 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/cores
   [junit4]   2> 195683 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CoreContainer New CoreContainer 19129697
   [junit4]   2> 195683 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001]
   [junit4]   2> 195684 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/lib
   [junit4]   2> 195684 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 195686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 195686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 195686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 195686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38742/solr
   [junit4]   2> 195686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 195686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 195686 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195687 INFO  (zkCallback-352-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dbe6c1 name:ZooKeeperConnection Watcher:127.0.0.1:38742 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195687 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 195688 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/12921000@c9304a
   [junit4]   2> 195688 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 195688 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 195688 INFO  (zkCallback-353-thread-1-processing-n:127.0.0.1:38001_) [n:127.0.0.1:38001_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55779e name:ZooKeeperConnection Watcher:127.0.0.1:38742/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 195689 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 195690 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 195692 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 195692 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 195693 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 195693 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96267571105300489-127.0.0.1:38001_-n_0000000001
   [junit4]   2> 195693 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96267571105300484-127.0.0.1:36573_-n_0000000000 to know if I could be the leader
   [junit4]   2> 195693 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.ZkController Publish node=127.0.0.1:38001_ as DOWN
   [junit4]   2> 195694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38001_
   [junit4]   2> 195694 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38001_
   [junit4]   2> 195694 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38001_"} current state version: 3
   [junit4]   2> 195694 INFO  (OverseerStateUpdate-96267571105300484-127.0.0.1:36573_-n_0000000000) [n:127.0.0.1:36573_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38001_
   [junit4]   2> 195694 INFO  (zkCallback-347-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> 195694 INFO  (zkCallback-353-thread-1-processing-n:127.0.0.1:38001_) [n:127.0.0.1:38001_    ] 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> 195694 INFO  (zkCallback-343-thread-3-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] 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> 195695 INFO  (zkCallback-347-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195695 INFO  (zkCallback-353-thread-1-processing-n:127.0.0.1:38001_) [n:127.0.0.1:38001_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195695 INFO  (zkCallback-343-thread-3-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 195695 INFO  (zkCallback-343-thread-2-processing-n:127.0.0.1:36573_) [n:127.0.0.1:36573_    ] 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> 195695 INFO  (zkCallback-347-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> 195695 INFO  (zkCallback-353-thread-1-processing-n:127.0.0.1:38001_) [n:127.0.0.1:38001_    ] 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> 195722 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 195722 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 195722 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/cores
   [junit4]   2> 195723 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] 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> 195723 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderFailoverAfterPartitionTest_C4140FE0953FC0A0-001/shard-1-001/cores/collection1
   [junit4]   2> 195723 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140FE0953FC0A0]) [n:127.0.0.1:38001_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 195724 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[C4140F

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

nd-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 308651 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 308651 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 308652 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 308652 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 308653 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 308655 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 308656 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 308659 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 308661 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 308661 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 308663 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 308663 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 308664 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 308665 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 308666 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 308683 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 308685 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 308685 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 308686 INFO  (TEST-QueryEqualityTest.testField-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 308686 INFO  (TEST-QueryEqualityTest.testField-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 308687 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 308688 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 308689 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 308690 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 308691 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 308691 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 308692 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 308692 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 308693 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 308693 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 308694 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 308695 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[C4140FE0953FC0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 308696 INFO  (SUITE-QueryEqualityTest-seed#[C4140FE0953FC0A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 308696 INFO  (SUITE-QueryEqualityTest-seed#[C4140FE0953FC0A0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=8332597
   [junit4]   2> 308697 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17d894a
   [junit4]   2> 308697 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 308697 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 308698 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 308698 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 308698 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 308722 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 308722 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_C4140FE0953FC0A0-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_C4140FE0953FC0A0-001/init-core-data-001;done=false>>]
   [junit4]   2> 308723 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 308723 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_C4140FE0953FC0A0-001/init-core-data-001
   [junit4]   2> 308723 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_C4140FE0953FC0A0-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_C4140FE0953FC0A0-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 308723 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 308723 INFO  (coreCloseExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_C4140FE0953FC0A0-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_C4140FE0953FC0A0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=Lucene50(blocksize=128), lowerfilt=PostingsFormat(name=Asserting), id=FST50}, docValues:{}, maxPointsInLeafNode=545, maxMBSortInHeap=6.8320045695931455, sim=RandomSimilarity(queryNorm=true): {}, locale=sk-SK, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=252821344,total=339738624
   [junit4]   2> NOTE: All tests run in this JVM: [EchoParamsTest, TestHighFrequencyDictionaryFactory, TestFastOutputStream, TestConfigSetsAPIZkFailure, ResponseLogComponentTest, TestSortByMinMaxFunction, TestBadConfig, SystemInfoHandlerTest, TestFunctionQuery, DeleteStatusTest, CursorPagingTest, TestRTGBase, TestSubQueryTransformerCrossCore, TestRangeQuery, TestFieldCacheSanityChecker, DistributedQueryElevationComponentTest, TestHighlightDedupGrouping, CloudExitableDirectoryReaderTest, LeaderElectionIntegrationTest, CdcrVersionReplicationTest, TestFieldCacheVsDocValues, AnalyticsMergeStrategyTest, TestPivotHelperCode, LeaderInitiatedRecoveryOnCommitTest, PolyFieldTest, TestMergePolicyConfig, TestLazyCores, TestPKIAuthenticationPlugin, TestNoOpRegenerator, QueryEqualityTest]
   [junit4] Completed [75/623 (2!)] on J0 in 1.00s, 80 tests, 1 error <<< FAILURES!

[...truncated 54173 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+127) - Build # 17298 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17298/
Java: 64bit/jdk-9-ea+127 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B133B80226785CF2:A4015F80756E9E68]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11137 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001
   [junit4]   2> 636768 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-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> 636769 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 636769 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 636769 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636769 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636769 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 636769 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 636788 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 636793 WARN  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 636794 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 636818 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 636822 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 636876 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 636877 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 636878 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636880 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636883 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636883 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636884 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 636884 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636884 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636884 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1974289578
   [junit4]   2> 636884 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 636884 WARN  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 636884 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] 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,
   [junit4]   2> 636885 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 636885 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 636885 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 636885 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 636886 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 636886 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema15.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 636886 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 636886 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 636886 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 636887 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 636887 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 636898 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 636903 WARN  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 636905 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 636918 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 636921 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 636986 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 636986 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 636987 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636989 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 636993 INFO  (coreLoadExecutor-3313-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-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 636993 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 636993 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/]
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1126fff1
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index/
   [junit4]   2> 636994 WARN  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index
   [junit4]   2> 636994 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=59.37109375, floorSegmentMB=0.38671875, forceMergeDeletesPctAllowed=20.582046931683035, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32780878522815177
   [junit4]   2> 636995 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_1,generation=1}
   [junit4]   2> 636995 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 636995 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 636997 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 637000 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637001 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637002 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637003 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 637006 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 637007 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 637007 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 637008 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=11.8173828125, floorSegmentMB=1.7451171875, forceMergeDeletesPctAllowed=27.730016844575253, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38414104994313136
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_1,generation=1}
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@544fa885[collection1] main]
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 637009 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 637056 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 637209 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 637209 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 637210 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540272944518791168
   [junit4]   2> 637210 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 637210 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 637210 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 637211 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 637211 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 637211 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540272944518791168
   [junit4]   2> 637212 INFO  (coreLoadExecutor-3313-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 637212 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@544fa885[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 637212 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 637214 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 637217 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 637218 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 637219 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 637220 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 637221 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 637223 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 637224 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 637225 INFO  (TEST-QueryEqualityTest.testField-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 637225 INFO  (TEST-QueryEqualityTest.testField-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 637226 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 637233 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 637237 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 637237 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 637239 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 637241 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 637243 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 637243 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 637244 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 637244 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 637245 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 637246 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 637247 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 637247 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 637248 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 637249 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 637250 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 637250 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 637252 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 637252 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 637253 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 637255 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 637256 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 637256 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 637259 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 637259 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 637261 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 637262 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 637264 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 637267 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540272944577511424)]} 0 3
   [junit4]   2> 637270 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 637276 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b4396da lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49876944),segFN=segments_2,generation=2}
   [junit4]   2> 637276 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 637279 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19af36c6[collection1] main]
   [junit4]   2> 637279 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 637280 INFO  (searcherExecutor-3314-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19af36c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 637280 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 637288 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 637288 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 637289 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 637289 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 637289 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 637289 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 637290 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 637291 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 637292 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 637293 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 637312 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 637312 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 637314 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 637316 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 637317 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 637321 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 637322 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 637325 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 637326 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 637330 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 637331 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 637339 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 637343 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 637344 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 637346 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 637370 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 637372 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 637390 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 637391 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 637393 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 637395 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 637396 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 637397 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 637398 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 637399 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 637399 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 637400 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 637401 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 637402 INFO  (TEST-QueryEqualityTest.testTerms-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 637409 INFO  (TEST-QueryEqualityTest.testTerms-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 637410 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 637410 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 637411 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 637412 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 637413 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 637414 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 637415 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 637415 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 637416 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 637417 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 637418 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 637418 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 637419 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 637421 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 637422 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 637423 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 637424 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 637425 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 637426 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 637426 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 637427 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 637428 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 637430 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 637430 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 637431 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 637433 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 637434 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 637434 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 637435 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 637463 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=B133B80226785CF2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-PS -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B133B80226785CF2:A4015F80756E9E68]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 637466 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 637474 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 637476 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 637476 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 637478 INFO  (TEST-QueryEqualityTest.testHash-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 637482 INFO  (TEST-QueryEqualityTest.testHash-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 637490 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 637492 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 637496 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 637496 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 637497 INFO  (TEST-QueryEqualityTest.testAggs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 637526 INFO  (TEST-QueryEqualityTest.testAggs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 637528 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 637529 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 637530 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 637530 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 637532 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 637532 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 637534 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 637534 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 637536 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 637539 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 637542 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 637543 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 637544 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 637544 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 637546 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 637550 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 637552 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 637554 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 637556 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 637556 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 637557 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 637558 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 637559 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 637559 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 637561 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 637561 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 637562 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 637563 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 637565 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 637566 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 637567 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 637595 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 637596 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 637598 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 637601 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 637601 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 637602 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 637603 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 637604 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 637605 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 637606 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 637606 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 637607 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 637607 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[B133B80226785CF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 637608 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 637608 INFO  (SUITE-QueryEqualityTest-seed#[B133B80226785CF2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1974289578
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@211be23a
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 637608 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 637609 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001;done=false>>]
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 637617 INFO  (coreCloseExecutor-3319-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_B133B80226785CF2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=Direct), lowerfilt=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=893, maxMBSortInHeap=7.353738394098641, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-PS, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=57420080,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformerCrossCore, CoreAdminRequestStatusTest, AnalysisAfterCoreReloadTest, TestConfig, AddBlockUpdateTest, TestReplicationHandler, TestRangeQuery, TestSimpleQParserPlugin, CollectionTooManyReplicasTest, ForceLeaderTest, TestRandomFaceting, TestDistributedSearch, MergeStrategyTest, DistributedFacetPivotSmallAdvancedTest, TestSSLRandomization, HdfsWriteToMultipleCollectionsTest, CheckHdfsIndexTest, UUIDFieldTest, ResponseHeaderTest, TestCollationFieldDocValues, TestFunctionQuery, AlternateDirectoryTest, TestHighlightDedupGrouping, EchoParamsTest, SystemInfoHandlerTest, DistribJoinFromCollectionTest, TestDynamicFieldCollectionResource, RequiredFieldsTest, SOLR749Test, ExplicitHLLTest, MultiThreadedOCPTest, TestRTimerTree, RAMDirectoryFactoryTest, TestSchemaManager, TestPKIAuthenticationPlugin, ChangedSchemaMergeTest, TestCrossCoreJoin, JsonLoaderTest, SolrRequestParserTest, TestManagedResourceStorage, TestArbitraryIndexDir, TestCloudManagedSchema, DistributedSpellCheckComponentTest, XsltUpdateRequestHandlerTest, BlockJoinFacetRandomTest, TestCSVLoader, TestHdfsUpdateLog, TestFieldCacheSanityChecker, LeaderInitiatedRecoveryOnCommitTest, ResourceLoaderTest, TestDocSet, TestDynamicLoading, TestFilteredDocIdSet, OutputWriterTest, TestFastOutputStream, TestFieldResource, TestPivotHelperCode, DataDrivenBlockJoinTest, TestDownShardTolerantSearch, TestNumericTerms32, TestSolrConfigHandlerCloud, QueryEqualityTest]
   [junit4] Completed [183/623 (1!)] on J0 in 0.88s, 80 tests, 1 error <<< FAILURES!

[...truncated 51070 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+127) - Build # 17297 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([29ED6112A9FC363F:3CDF8690FAEAF4A5]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11707 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001
   [junit4]   2> 1345988 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1345988 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1345988 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1345988 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1345988 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1345989 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1345989 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1346001 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1346006 WARN  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1346007 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1346020 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1346023 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1346073 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1346074 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1346074 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1346076 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 23369447
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1346079 WARN  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1346079 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] 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,
   [junit4]   2> 1346082 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1346082 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1346082 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1346082 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1346082 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1346083 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema15.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1346083 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1346083 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1346083 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1346083 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1346083 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1346099 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1346104 WARN  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1346105 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1346119 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1346122 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1346164 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1346165 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1346165 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1346166 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1346170 INFO  (coreLoadExecutor-6314-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-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1346170 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1346170 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1346170 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/]
   [junit4]   2> 1346170 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8c7d6e
   [junit4]   2> 1346171 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001
   [junit4]   2> 1346171 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/index/
   [junit4]   2> 1346171 WARN  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1346171 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/index
   [junit4]   2> 1346171 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=792316279, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1346172 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19f3209 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb1411),segFN=segments_1,generation=1}
   [junit4]   2> 1346172 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1346172 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/
   [junit4]   2> 1346174 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1346174 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1346174 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1346174 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1346175 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1346176 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1346177 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1346177 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1346178 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1346180 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1346181 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1346181 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1346181 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1346181 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=11.2705078125, floorSegmentMB=1.603515625, forceMergeDeletesPctAllowed=6.498278883476177, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8340188024146701
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19f3209 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb1411),segFN=segments_1,generation=1}
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12a251c[collection1] main]
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1346182 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1346691 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1346943 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1346943 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1346944 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1346944 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1346944 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1346944 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1346944 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1346944 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1346944 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540265380642029568
   [junit4]   2> 1346944 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1346944 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1346944 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1346944 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1346945 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1346945 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12a251c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1346945 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540265380642029568
   [junit4]   2> 1346946 INFO  (coreLoadExecutor-6314-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1346946 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1346948 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 1346949 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 1346950 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 1346951 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 1346952 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 1346953 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 1346954 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 1346955 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 1346956 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 1346956 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 1346957 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 1346959 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 1346961 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 1346961 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 1346962 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 1346966 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 1346967 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 1346967 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 1346968 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 1346971 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 1346973 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 1346974 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 1346975 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 1346976 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 1346977 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 1346977 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 1346978 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 1346982 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 1346983 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 1346983 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 1346985 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 1346985 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 1346986 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 1346987 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 1346988 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 1346989 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 1346990 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 1346990 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 1346991 INFO  (TEST-QueryEqualityTest.testTerms-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 1346997 INFO  (TEST-QueryEqualityTest.testTerms-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 1346998 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 1347019 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 1347021 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 1347022 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 1347023 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 1347023 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 1347024 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 1347025 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 1347026 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 1347028 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 1347029 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 1347029 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 1347030 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 1347031 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 1347033 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 1347037 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 1347039 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 1347039 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 1347041 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 1347043 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 1347045 INFO  (TEST-QueryEqualityTest.testAggs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 1347070 INFO  (TEST-QueryEqualityTest.testAggs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 1347072 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 1347073 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 1347074 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 1347074 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 1347075 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 1347076 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 1347077 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 1347079 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 1347081 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 1347081 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 1347082 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 1347083 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 1347085 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 1347089 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 1347090 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 1347090 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 1347091 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 1347091 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 1347092 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 1347092 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 1347093 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 1347094 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 1347095 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 1347097 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 1347098 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 1347098 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 1347100 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 1347100 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 1347101 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 1347102 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 1347103 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 1347104 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 1347105 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 1347106 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 1347107 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 1347108 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540265380812947456)]} 0 1
   [junit4]   2> 1347109 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1347111 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19f3209 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb1411),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19f3209 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@fb1411),segFN=segments_2,generation=2}
   [junit4]   2> 1347112 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1347112 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc1c1a[collection1] main]
   [junit4]   2> 1347112 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1347113 INFO  (searcherExecutor-6315-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fc1c1a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1347113 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 1347114 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1347114 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1347114 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1347114 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1347114 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1347115 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 1347116 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 1347116 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 1347117 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 1347118 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 1347119 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 1347119 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 1347120 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 1347120 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 1347121 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 1347122 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 1347123 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 1347123 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 1347124 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 1347124 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 1347125 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 1347125 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 1347126 INFO  (TEST-QueryEqualityTest.testHash-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 1347129 INFO  (TEST-QueryEqualityTest.testHash-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 1347130 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 1347131 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 1347132 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 1347132 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 1347133 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 1347133 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 1347135 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 1347135 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 1347136 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 1347159 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=29ED6112A9FC363F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nd-ZW -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([29ED6112A9FC363F:3CDF8690FAEAF4A5]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1347162 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 1347163 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 1347164 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 1347164 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 1347165 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 1347166 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 1347167 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 1347167 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 1347169 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 1347169 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 1347171 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 1347171 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 1347172 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 1347189 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 1347191 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 1347191 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 1347192 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 1347193 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 1347194 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 1347194 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 1347199 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 1347201 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 1347203 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 1347203 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 1347204 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 1347204 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 1347205 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 1347205 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 1347206 INFO  (TEST-QueryEqualityTest.testField-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 1347206 INFO  (TEST-QueryEqualityTest.testField-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 1347207 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 1347207 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 1347208 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 1347208 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[29ED6112A9FC363F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 1347209 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1347209 INFO  (SUITE-QueryEqualityTest-seed#[29ED6112A9FC363F]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23369447
   [junit4]   2> 1347209 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e751b
   [junit4]   2> 1347209 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 1347209 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1347209 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1347209 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1347209 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1347215 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1347215 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001;done=false>>]
   [junit4]   2> 1347215 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1347215 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001
   [junit4]   2> 1347215 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1347215 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1347216 INFO  (coreCloseExecutor-6320-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_29ED6112A9FC363F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=BlockTreeOrds(blocksize=128), lowerfilt=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, maxPointsInLeafNode=1235, maxMBSortInHeap=6.9467863721233805, sim=RandomSimilarity(queryNorm=false): {}, locale=nd-ZW, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=199683504,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, DistributedQueryElevationComponentTest, RAMDirectoryFactoryTest, ExplicitHLLTest, SignatureUpdateProcessorFactoryTest, BasicAuthIntegrationTest, TestJoin, TestDynamicFieldCollectionResource, CollectionTooManyReplicasTest, TestAnalyzedSuggestions, RollingRestartTest, TriLevelCompositeIdRoutingTest, URLClassifyProcessorTest, TestBlendedInfixSuggestions, DocExpirationUpdateProcessorFactoryTest, TestCSVLoader, TestDownShardTolerantSearch, TestLuceneMatchVersion, SynonymTokenizerTest, ZkNodePropsTest, IndexSchemaRuntimeFieldTest, TestRecoveryHdfs, ReturnFieldsTest, TestRemoteStreaming, TestLeaderElectionZkExpiry, TestRandomCollapseQParserPlugin, MultiThreadedOCPTest, DistributedExpandComponentTest, TestHighFrequencyDictionaryFactory, HdfsThreadLeakTest, TestFoldingMultitermQuery, UUIDUpdateProcessorFallbackTest, TestRandomDVFaceting, CopyFieldTest, TestDocTermOrds, TestSortByMinMaxFunction, CacheHeaderTest, TestFastOutputStream, TestSortingResponseWriter, TestOmitPositions, SimpleCollectionCreateDeleteTest, TestPseudoReturnFields, TestSimpleQParserPlugin, TestRandomFaceting, AtomicUpdatesTest, TestPhraseSuggestions, TestFunctionQuery, BasicZkTest, PingRequestHandlerTest, SolrXmlInZkTest, ShardSplitTest, OverseerStatusTest, TestSolrFieldCacheMBean, DistributedQueryComponentCustomSortTest, TestSolrConfigHandlerCloud, QueryResultKeyTest, TestFieldCacheSanityChecker, TestManagedResourceStorage, LeaderInitiatedRecoveryOnCommitTest, PreAnalyzedUpdateProcessorTest, TestSSLRandomization, TestCustomDocTransformer, AlternateDirectoryTest, TestLazyCores, TestCloudManagedSchema, TestRandomFlRTGCloud, HdfsBasicDistributedZkTest, CurrencyFieldOpenExchangeTest, RuleEngineTest, TestFieldResource, TestFilteredDocIdSet, PeerSyncTest, TestDocSet, SecurityConfHandlerTest, CreateCollectionCleanupTest, ZkStateReaderTest, LeaderElectionIntegrationTest, TestTrieFacet, TestLRUCache, BlockJoinFacetRandomTest, DefaultValueUpdateProcessorTest, BufferStoreTest, TestArbitraryIndexDir, MergeStrategyTest, DeleteStatusTest, CloudMLTQParserTest, EchoParamsTest, CloudExitableDirectoryReaderTest, SolrCoreTest, TestLockTree, TestComponentsName, TestConfigSetsAPIZkFailure, TestPivotHelperCode, TestSolr4Spatial, TestFieldCacheVsDocValues, TestHighlightDedupGrouping, FileBasedSpellCheckerTest, TestCollectionAPI, TestBinaryField, TestReplicationHandler, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, LeaderElectionTest, TestDistributedGrouping, TestFaceting, DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions, TestCoreContainer, SimpleFacetsTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, ShowFileRequestHandlerTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest]
   [junit4] Completed [355/623 (1!)] on J0 in 1.24s, 80 tests, 1 error <<< FAILURES!

[...truncated 50502 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+127) - Build # 17296 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([444BB86340A62FD6:51795FE113B0ED4C]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11029 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001
   [junit4]   2> 462252 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 462253 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 462253 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 462254 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 462254 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 462254 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 462254 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 462268 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 462274 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 462287 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 462290 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 462342 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 462343 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 462343 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 462344 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 3035244
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 462348 WARN  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 462348 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] 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,
   [junit4]   2> 462350 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 462350 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 462350 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 462351 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 462351 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 462351 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema15.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 462351 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 462351 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 462351 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 462352 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 462352 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 462364 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 462371 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 462384 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 462388 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 462439 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 462440 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 462440 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 462442 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 462445 INFO  (coreLoadExecutor-1291-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-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 462446 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 462446 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 462446 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/]
   [junit4]   2> 462446 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1835086
   [junit4]   2> 462446 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001
   [junit4]   2> 462446 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/index/
   [junit4]   2> 462446 WARN  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 462447 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/index
   [junit4]   2> 462447 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1aa12c3
   [junit4]   2> 462447 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@86cce9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145e53b),segFN=segments_1,generation=1}
   [junit4]   2> 462447 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 462447 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/
   [junit4]   2> 462449 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 462450 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 462452 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462453 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462454 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462454 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 462456 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 462457 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 462457 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 462457 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 462457 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@86cce9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145e53b),segFN=segments_1,generation=1}
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d3fea1[collection1] main]
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 462458 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 462482 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 462654 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 462655 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 462655 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 462655 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 462655 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540255852481478656
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 462655 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 462656 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d3fea1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 462657 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540255852481478656
   [junit4]   2> 462657 INFO  (coreLoadExecutor-1291-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 462658 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 462659 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 462659 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 462660 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 462664 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 462665 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 462668 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 462669 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 462670 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 462671 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 462674 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 462675 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 462682 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 462683 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 462684 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 462685 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 462685 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 462687 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 462687 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 462688 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 462690 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 462691 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 462691 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 462693 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 462696 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 462698 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 462699 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 462700 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 462702 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 462703 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 462704 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 462705 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 462706 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 462707 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 462708 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 462710 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 462713 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 462715 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 462715 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 462717 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 462717 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 462718 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 462719 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 462720 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 462726 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 462728 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 462728 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 462730 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 462733 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 462735 INFO  (TEST-QueryEqualityTest.testHash-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 462738 INFO  (TEST-QueryEqualityTest.testHash-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 462739 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 462740 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 462741 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 462741 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 462742 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 462743 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 462744 INFO  (TEST-QueryEqualityTest.testAggs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 462769 INFO  (TEST-QueryEqualityTest.testAggs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 462771 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 462774 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 462775 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 462775 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 462776 INFO  (TEST-QueryEqualityTest.testField-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 462776 INFO  (TEST-QueryEqualityTest.testField-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 462777 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 462778 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 462779 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 462780 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 462782 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 462783 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 462784 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 462785 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 462787 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 462787 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 462788 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 462788 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 462789 INFO  (TEST-QueryEqualityTest.testTerms-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 462795 INFO  (TEST-QueryEqualityTest.testTerms-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 462796 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 462797 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 462798 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 462799 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 462800 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 462801 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 462808 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 462808 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 462809 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 462812 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 462813 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 462817 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 462819 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 462819 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 462820 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 462822 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 462823 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 462826 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 462827 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 462828 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 462829 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 462830 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 462831 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 462832 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 462833 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 462834 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 462835 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 462835 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 462836 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 462836 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 462837 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 462838 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 462839 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 462839 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 462842 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 462856 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 462858 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 462859 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 462860 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 462863 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 462864 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 462866 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 462867 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 462868 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 462870 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 462870 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 462871 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 462876 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 462878 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 462879 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 462880 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 462920 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=444BB86340A62FD6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-DM -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([444BB86340A62FD6:51795FE113B0ED4C]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 462924 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 462929 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 462930 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 462936 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 462937 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 462938 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 462939 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 462939 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 462940 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 462972 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 462974 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 462976 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540255852815974400)]} 0 1
   [junit4]   2> 462978 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462980 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@86cce9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145e53b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@86cce9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@145e53b),segFN=segments_2,generation=2}
   [junit4]   2> 462980 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 462981 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3df5fe[collection1] main]
   [junit4]   2> 462981 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 462982 INFO  (searcherExecutor-1292-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3df5fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 462982 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 462991 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 462991 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 462991 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 462992 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 462992 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 462992 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 462994 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 462994 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 462996 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 463000 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 463001 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 463002 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 463004 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 463004 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 463005 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 463029 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 463030 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 463030 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 463032 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 463034 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 463035 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 463036 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 463037 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 463037 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[444BB86340A62FD6]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 463038 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 463038 INFO  (SUITE-QueryEqualityTest-seed#[444BB86340A62FD6]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3035244
   [junit4]   2> 463047 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@312e53
   [junit4]   2> 463048 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 463048 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 463048 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 463048 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 463048 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 463054 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 463054 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001;done=false>>]
   [junit4]   2> 463054 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 463054 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001
   [junit4]   2> 463054 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 463054 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 463054 INFO  (coreCloseExecutor-1297-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_444BB86340A62FD6-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=32299, maxDocsPerChunk=554, blockSize=209), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=32299, blockSize=209)), sim=ClassicSimilarity, locale=en-DM, timezone=Europe/Ljubljana
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=80438128,total=267280384
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, SolrCoreTest, CacheHeaderTest, TestValueSourceCache, TestManagedResourceStorage, CursorPagingTest, ShardSplitTest, RuleEngineTest, CoreAdminRequestStatusTest, AsyncCallRequestStatusResponseTest, TestRandomCollapseQParserPlugin, TriLevelCompositeIdRoutingTest, BlockJoinFacetRandomTest, TestSimpleQParserPlugin, CdcrVersionReplicationTest, SynonymTokenizerTest, MultiThreadedOCPTest, TestSolrFieldCacheMBean, TestRealTimeGet, DisMaxRequestHandlerTest, CreateCollectionCleanupTest, UUIDUpdateProcessorFallbackTest, AnalysisAfterCoreReloadTest, ConcurrentDeleteAndCreateCollectionTest, IndexSchemaTest, PreAnalyzedUpdateProcessorTest, ActionThrottleTest, TestReplicaProperties, TestSSLRandomization, RequiredFieldsTest, DirectoryFactoryTest, HdfsThreadLeakTest, TestPKIAuthenticationPlugin, QueryEqualityTest]
   [junit4] Completed [131/623 (1!)] on J0 in 0.82s, 80 tests, 1 error <<< FAILURES!

[...truncated 51183 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17295 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17295/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([662BD862DCD7E1E4:73193FE08FC1237E]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10829 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001
   [junit4]   2> 230329 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 230329 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 230329 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 230329 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 230329 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 230329 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 230329 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 230379 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 230391 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 230417 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 230422 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 230515 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 230516 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 230516 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230519 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230524 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 230524 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 230524 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 230525 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 230525 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 230525 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 6392204
   [junit4]   2> 230525 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 230525 WARN  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 230525 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] 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,
   [junit4]   2> 230527 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 230527 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 230527 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 230527 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 230528 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 230528 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema15.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001, shard=shard1}
   [junit4]   2> 230528 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 230537 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 230537 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 230538 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 230538 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 230557 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 230568 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 230601 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 230606 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 230679 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 230679 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 230680 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230681 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230685 INFO  (coreLoadExecutor-957-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-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 230685 INFO  (coreLoadExecutor-957-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 230686 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 230686 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/]
   [junit4]   2> 230686 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fdef05
   [junit4]   2> 230687 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001
   [junit4]   2> 230687 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/index/
   [junit4]   2> 230687 WARN  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 230687 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/index
   [junit4]   2> 230687 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7261199380379576]
   [junit4]   2> 230687 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70b56f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9af64e),segFN=segments_1,generation=1}
   [junit4]   2> 230687 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 230688 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/
   [junit4]   2> 230689 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230690 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 230692 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230692 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230693 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230693 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230695 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 230696 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 230696 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 230697 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 230697 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 230697 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 230697 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 230698 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 230698 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70b56f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9af64e),segFN=segments_1,generation=1}
   [junit4]   2> 230698 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 230698 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dfa6f[collection1] main]
   [junit4]   2> 230699 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 230699 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 230699 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 230699 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 230730 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 230827 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 230827 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 230827 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 230827 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 230827 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 230827 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 230828 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 230828 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 230828 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 230828 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 230828 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540246821578735616
   [junit4]   2> 230828 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 230828 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 230828 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 230829 INFO  (searcherExecutor-958-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dfa6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 230830 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540246821578735616
   [junit4]   2> 230830 INFO  (coreLoadExecutor-957-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 230831 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 230833 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 230838 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 230839 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 230840 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 230841 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 230848 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 230849 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 230850 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 230851 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 230873 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 230874 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 230875 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 230876 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 230879 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 230880 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 230880 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 230881 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 230907 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 230909 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 230910 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 230912 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 230913 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 230915 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 230916 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 230917 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 230919 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 230920 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 230925 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 230927 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 230950 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 230952 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 230955 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 230956 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 230956 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 230957 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 230958 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 230959 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 230971 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 230972 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 230975 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 230977 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 230977 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 230979 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 230980 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 230981 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 230981 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 230983 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 230983 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 230984 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 230984 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 230986 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 230987 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 230988 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 230990 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 230991 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 230991 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 230992 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 230993 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 230994 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 230994 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 230996 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 230999 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 231000 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 231002 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 231003 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 231004 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 231005 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 231006 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 231007 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 231008 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 231009 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 231009 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 231011 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 231011 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 231012 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 231012 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 231013 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 231014 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 231016 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 231016 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 231017 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 231018 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 231019 INFO  (TEST-QueryEqualityTest.testAggs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 231046 INFO  (TEST-QueryEqualityTest.testAggs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 231047 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 231048 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 231049 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 231051 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 231052 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 231052 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 231053 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 231053 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 231054 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 231055 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 231055 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 231056 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 231057 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 231059 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 231061 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 231061 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 231062 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 231063 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 231064 INFO  (TEST-QueryEqualityTest.testTerms-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 231071 INFO  (TEST-QueryEqualityTest.testTerms-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 231072 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 231072 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 231073 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 231075 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 231076 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 231076 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 231077 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 231077 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 231078 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 231078 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 231079 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 231082 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 231083 INFO  (TEST-QueryEqualityTest.testHash-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 231086 INFO  (TEST-QueryEqualityTest.testHash-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 231087 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 231089 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 231090 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 231091 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540246821853462528)]} 0 1
   [junit4]   2> 231095 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231099 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70b56f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9af64e),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@70b56f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9af64e),segFN=segments_2,generation=2}
   [junit4]   2> 231099 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 231101 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b091f5[collection1] main]
   [junit4]   2> 231101 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 231102 INFO  (searcherExecutor-958-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b091f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 231102 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 231104 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 231104 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 231104 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 231104 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 231104 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 231105 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 231107 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 231107 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 231109 INFO  (TEST-QueryEqualityTest.testField-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 231109 INFO  (TEST-QueryEqualityTest.testField-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 231110 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 231111 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 231112 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 231135 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=662BD862DCD7E1E4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([662BD862DCD7E1E4:73193FE08FC1237E]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 231138 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 231142 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 231143 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 231144 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 231146 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 231148 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 231154 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 231156 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 231157 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 231159 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 231160 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 231160 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 231173 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 231175 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 231176 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 231179 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 231180 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 231184 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 231185 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 231186 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 231187 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 231196 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 231198 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 231203 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 231205 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 231205 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 231206 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 231207 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 231208 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 231210 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[662BD862DCD7E1E4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 231210 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 231210 INFO  (SUITE-QueryEqualityTest-seed#[662BD862DCD7E1E4]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6392204
   [junit4]   2> 231211 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1faf967
   [junit4]   2> 231211 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 231211 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 231211 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 231211 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 231211 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 231218 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 231218 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 231218 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 231218 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001/index
   [junit4]   2> 231218 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001;done=false>>]
   [junit4]   2> 231219 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 231219 INFO  (coreCloseExecutor-963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_662BD862DCD7E1E4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), lowerfilt=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1970, maxMBSortInHeap=5.114524273977611, sim=RandomSimilarity(queryNorm=false): {}, locale=es, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=1,free=74799200,total=208248832
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, ZkStateReaderTest, CacheHeaderTest, TestInitQParser, TestSubQueryTransformerCrossCore, TestRealTimeGet, EnumFieldTest, UUIDFieldTest, TestSolrXml, TestSSLRandomization, BlockJoinFacetRandomTest, TestStressLucene, CursorPagingTest, PolyFieldTest, MergeStrategyTest, TestDynamicLoading, ConcurrentDeleteAndCreateCollectionTest, ConnectionReuseTest, LeaderElectionIntegrationTest, SuggestComponentTest, TestDFISimilarityFactory, RequiredFieldsTest, ExternalFileFieldSortTest, TestRangeQuery, TestRawResponseWriter, TestFieldResource, TestComponentsName, TestRandomCollapseQParserPlugin, TestFieldCacheSanityChecker, CloudMLTQParserTest, CdcrVersionReplicationTest, TestRTGBase, QueryEqualityTest]
   [junit4] Completed [90/623 (1!)] on J0 in 0.93s, 80 tests, 1 error <<< FAILURES!

[...truncated 54143 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+127) - Build # 17294 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17294/
Java: 64bit/jdk-9-ea+127 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F1764C4A1E7D0FEE:E444ABC84D6BCD74]:0)
	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11595 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001
   [junit4]   2> 1050533 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1050534 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1050534 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1050534 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050534 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1050534 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1050534 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1050549 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1050555 WARN  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1050556 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1050574 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1050579 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1050678 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1050679 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1050680 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050682 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050688 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050689 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1050689 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr'
   [junit4]   2> 1050689 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050689 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1050689 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1114335239
   [junit4]   2> 1050689 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr]
   [junit4]   2> 1050689 WARN  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1050689 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] 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,
   [junit4]   2> 1050703 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1050704 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1050704 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1050704 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1050704 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1050705 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema15.xml, dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001, collection=collection1, loadOnStartup=true, transient=false, name=collection1, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1050705 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1050706 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1050706 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 1050706 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1050706 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1050725 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1050733 WARN  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1050734 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1050754 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1050758 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1050822 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1050823 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1050823 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050825 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1050832 INFO  (coreLoadExecutor-5406-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-master-Linux/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1050832 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1050832 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1050833 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/]
   [junit4]   2> 1050833 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44e0208a
   [junit4]   2> 1050833 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001
   [junit4]   2> 1050833 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/index/
   [junit4]   2> 1050833 WARN  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1050833 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/index
   [junit4]   2> 1050833 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=77.3955078125, floorSegmentMB=1.8876953125, forceMergeDeletesPctAllowed=15.640038294392243, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6457025677256821
   [junit4]   2> 1050834 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d3face7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@763a0c9a),segFN=segments_1,generation=1}
   [junit4]   2> 1050834 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1050841 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/
   [junit4]   2> 1050843 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050843 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1050843 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1050843 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1050843 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050844 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1050844 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1050845 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1050845 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1050845 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050845 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1050845 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1050847 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050848 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050849 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050850 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1050852 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1050853 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1050854 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1050854 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1050854 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1050855 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1050855 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1050855 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=39.513671875, floorSegmentMB=1.076171875, forceMergeDeletesPctAllowed=17.805979355427915, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6527100398169605
   [junit4]   2> 1050855 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d3face7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@763a0c9a),segFN=segments_1,generation=1}
   [junit4]   2> 1050855 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1050855 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b9c1a0c[collection1] main]
   [junit4]   2> 1050855 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1050856 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1050856 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1050857 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1050911 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1051132 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1051132 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1051132 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1051132 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1051133 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1051133 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1051133 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1051133 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1051133 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1051133 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540239675305754624
   [junit4]   2> 1051133 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1051133 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1051133 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1051134 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1051134 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b9c1a0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1051135 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540239675305754624
   [junit4]   2> 1051135 INFO  (coreLoadExecutor-5406-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1051136 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1051138 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 1051171 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryEqualityTest -Dtests.method=testMatchAllDocsQueryXmlParser -Dtests.seed=F1764C4A1E7D0FEE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=so-KE -Dtests.timezone=Australia/Queensland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.04s J0 | QueryEqualityTest.testMatchAllDocsQueryXmlParser <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1764C4A1E7D0FEE:E444ABC84D6BCD74]:0)
   [junit4]    > 	at org.apache.solr.search.SolrCoreParser.init(SolrCoreParser.java:54)
   [junit4]    > 	at org.apache.solr.search.XmlQParserPlugin$XmlQParser.parse(XmlQParserPlugin.java:60)
   [junit4]    > 	at org.apache.solr.search.QParser.getQuery(QParser.java:140)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:1013)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.assertQueryEquals(QueryEqualityTest.java:987)
   [junit4]    > 	at org.apache.solr.search.QueryEqualityTest.testMatchAllDocsQueryXmlParser(QueryEqualityTest.java:204)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1051175 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 1051176 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 1051178 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 1051178 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 1051180 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 1051182 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 1051184 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 1051184 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 1051186 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 1051187 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 1051189 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 1051189 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 1051191 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 1051193 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1540239675367620608)]} 0 2
   [junit4]   2> 1051196 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1051198 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d3face7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@763a0c9a),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7d3face7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@763a0c9a),segFN=segments_2,generation=2}
   [junit4]   2> 1051199 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1051200 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a057a04[collection1] main]
   [junit4]   2> 1051200 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1051200 INFO  (searcherExecutor-5407-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a057a04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1051203 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 1051210 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1051210 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1051210 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 1051210 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1051210 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 1051210 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 1051225 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 1051225 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 1051227 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 1051230 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 1051231 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 1051238 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 1051241 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 1051241 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 1051243 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 1051244 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 1051245 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 1051246 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 1051247 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 1051248 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 1051250 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 1051250 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 1051251 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 1051252 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 1051268 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 1051274 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 1051276 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 1051277 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 1051279 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 1051279 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 1051281 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 1051282 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 1051284 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 1051284 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 1051285 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 1051285 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 1051287 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 1051287 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 1051289 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 1051291 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 1051294 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 1051296 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 1051297 INFO  (TEST-QueryEqualityTest.testField-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 1051298 INFO  (TEST-QueryEqualityTest.testField-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 1051299 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 1051299 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 1051301 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 1051302 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 1051303 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 1051304 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 1051306 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 1051307 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 1051308 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 1051311 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 1051313 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 1051314 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 1051322 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 1051322 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 1051325 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 1051327 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 1051330 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 1051330 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 1051334 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 1051335 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 1051339 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 1051339 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 1051341 INFO  (TEST-QueryEqualityTest.testTerms-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 1051346 INFO  (TEST-QueryEqualityTest.testTerms-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 1051348 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 1051348 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 1051349 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 1051351 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 1051352 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 1051353 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 1051354 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 1051359 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 1051361 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 1051363 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 1051365 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 1051365 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 1051366 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 1051368 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 1051370 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 1051371 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 1051374 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 1051374 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 1051375 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 1051387 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 1051389 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 1051389 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 1051390 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 1051391 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 1051392 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 1051394 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 1051397 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 1051398 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 1051405 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 1051406 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 1051407 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 1051409 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 1051411 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 1051411 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 1051413 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 1051421 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 1051424 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 1051424 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 1051425 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 1051427 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 1051429 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 1051430 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 1051433 INFO  (TEST-QueryEqualityTest.testAggs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 1051434 INFO  (TEST-QueryEqualityTest.testAggs-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 1051436 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 1051436 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 1051437 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 1051437 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 1051438 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 1051439 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 1051441 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 1051441 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 1051442 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 1051447 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 1051449 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 1051449 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 1051451 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 1051483 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 1051484 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 1051485 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 1051486 INFO  (TEST-QueryEqualityTest.testHash-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 1051489 INFO  (TEST-QueryEqualityTest.testHash-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 1051491 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 1051492 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 1051493 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 1051494 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 1051495 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 1051497 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 1051499 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 1051499 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 1051500 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 1051509 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 1051511 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 1051533 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 1051535 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 1051535 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 1051536 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 1051536 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 1051537 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 1051538 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 1051539 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 1051541 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[F1764C4A1E7D0FEE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 1051541 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1051541 INFO  (SUITE-QueryEqualityTest-seed#[F1764C4A1E7D0FEE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1114335239
   [junit4]   2> 1051541 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e6dcdd4
   [junit4]   2> 1051542 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=119,transaction_logs_total_number=1}
   [junit4]   2> 1051542 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1051542 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1051542 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1051542 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1051563 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1051563 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1051563 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1051563 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001/index
   [junit4]   2> 1051563 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001;done=false>>]
   [junit4]   2> 1051563 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1051563 INFO  (coreCloseExecutor-5412-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.search.QueryEqualityTest_F1764C4A1E7D0FEE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=PostingsFormat(name=LuceneFixedGap), lowerfilt=PostingsFormat(name=Memory doPackFST= true), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=595, maxMBSortInHeap=5.349974443344358, sim=ClassicSimilarity, locale=so-KE, timezone=Australia/Queensland
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=152408512,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZkTest, CurrencyFieldOpenExchangeTest, TestSchemaManager, AsyncCallRequestStatusResponseTest, TestRecoveryHdfs, SolrCoreTest, TestSchemaVersionResource, TestStressLucene, DocumentAnalysisRequestHandlerTest, CoreAdminRequestStatusTest, URLClassifyProcessorTest, TestLeaderElectionZkExpiry, SimpleCollectionCreateDeleteTest, QueryResultKeyTest, TestFilteredDocIdSet, DistributedExpandComponentTest, TestHighlightDedupGrouping, BufferStoreTest, TestHdfsUpdateLog, TestInitParams, TestCollationFieldDocValues, DistributedQueryElevationComponentTest, SyncSliceTest, TestJsonFacets, JSONWriterTest, TestSolrConfigHandlerCloud, BasicDistributedZkTest, TestRemoteStreaming, ZkNodePropsTest, HdfsWriteToMultipleCollectionsTest, CursorPagingTest, HdfsRecoveryZkTest, TestPseudoReturnFields, ActionThrottleTest, SecurityConfHandlerTest, TestRandomCollapseQParserPlugin, TestSortingResponseWriter, MultiThreadedOCPTest, DistributedFacetPivotSmallAdvancedTest, TestMergePolicyConfig, TestCSVLoader, TestFastOutputStream, PathHierarchyTokenizerFactoryTest, TestNoOpRegenerator, CdcrVersionReplicationTest, ZkStateReaderTest, TestCrossCoreJoin, TestSortByMinMaxFunction, TestDistributedSearch, TestArbitraryIndexDir, TestReplicaProperties, SolrRequestParserTest, TestCloudManagedSchema, DataDrivenBlockJoinTest, LeaderElectionIntegrationTest, RuleEngineTest, ChangedSchemaMergeTest, ResponseHeaderTest, TestSSLRandomization, AlternateDirectoryTest, TestValueSourceCache, OverseerStatusTest, TestFieldCacheSanityChecker, TestRangeQuery, TestRandomFlRTGCloud, ConcurrentDeleteAndCreateCollectionTest, TestConfigSetImmutable, TestRandomDVFaceting, UUIDFieldTest, SynonymTokenizerTest, ResponseLogComponentTest, TestDocSet, DeleteStatusTest, TestAnalyzedSuggestions, TestReplicationHandler, ResourceLoaderTest, TestRandomFaceting, TestSimpleQParserPlugin, TestLuceneMatchVersion, ReturnFieldsTest, PingRequestHandlerTest, DistributedSpellCheckComponentTest, TestInitQParser, TestLazyCores, TestComponentsName, TestFunctionQuery, TestSolrQueryParserResource, EnumFieldTest, OverseerCollectionConfigSetProcessorTest, ShardSplitTest, TestRTimerTree, TestJoin, TestShardHandlerFactory, HdfsThreadLeakTest, TestAtomicUpdateErrorCases, HLLUtilTest, TestLockTree, CreateCollectionCleanupTest, TestSolrXml, CloudExitableDirectoryReaderTest, TestZkChroot, ZkCLITest, TestFaceting, TestRealTimeGet, TestReload, HardAutoCommitTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, BasicFunctionalityTest, TestIndexSearcher, SoftAutoCommitTest, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, QueryEqualityTest]
   [junit4] Completed [322/623 (1!)] on J0 in 1.08s, 80 tests, 1 error <<< FAILURES!

[...truncated 50600 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17293 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17293/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseParallelGC

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkStateWriterTest:     1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkStateWriterTest: 
   1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B908535D5AE5CF43]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B908535D5AE5CF43]:0)




Build Log:
[...truncated 11124 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateWriterTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.overseer.ZkStateWriterTest_B908535D5AE5CF43-001/init-core-data-001
   [junit4]   2> 601426 INFO  (SUITE-ZkStateWriterTest-seed#[B908535D5AE5CF43]-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> 601431 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleLegacyCollection
   [junit4]   2> 601431 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 601432 INFO  (Thread-1287) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 601432 INFO  (Thread-1287) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 601532 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer start zk server on port:39907
   [junit4]   2> 601532 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601532 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601537 INFO  (zkCallback-788-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14c3c6 name:ZooKeeperConnection Watcher:127.0.0.1:39907 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601537 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601537 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601538 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601539 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601540 INFO  (zkCallback-789-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ab0401 name:ZooKeeperConnection Watcher:127.0.0.1:39907 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601540 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601541 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601541 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 601544 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601545 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601546 INFO  (zkCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c04f5 name:ZooKeeperConnection Watcher:127.0.0.1:39907/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601546 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601546 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601546 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 601547 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 601548 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 601549 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 601550 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 601552 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601552 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 601552 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 601553 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 601554 INFO  (zkCallback-790-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601555 INFO  (zkCallback-790-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: [0])
   [junit4]   2> 601556 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39907 39907
   [junit4]   2> 601565 INFO  (Thread-1287) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39907 39907
   [junit4]   2> 601565 INFO  (TEST-ZkStateWriterTest.testSingleLegacyCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleLegacyCollection
   [junit4]   2> 601569 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSingleExternalCollection
   [junit4]   2> 601570 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 601570 INFO  (Thread-1288) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 601570 INFO  (Thread-1288) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 601670 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer start zk server on port:41796
   [junit4]   2> 601670 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601671 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601673 INFO  (zkCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@566477 name:ZooKeeperConnection Watcher:127.0.0.1:41796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601673 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601673 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601674 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601674 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601675 INFO  (zkCallback-793-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bfeb98 name:ZooKeeperConnection Watcher:127.0.0.1:41796 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601675 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601676 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601676 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 601677 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601678 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601679 INFO  (zkCallback-794-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14e11f1 name:ZooKeeperConnection Watcher:127.0.0.1:41796/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601679 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601679 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601679 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 601680 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 601681 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 601682 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 601682 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 601684 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601684 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 601684 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 601685 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 601686 INFO  (zkCallback-794-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601687 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 601689 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41796 41796
   [junit4]   2> 601791 INFO  (Thread-1288) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41796 41796
   [junit4]   2> 601793 INFO  (TEST-ZkStateWriterTest.testSingleExternalCollection-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSingleExternalCollection
   [junit4]   2> 601795 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZkStateWriterBatching
   [junit4]   2> 601796 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 601796 INFO  (Thread-1289) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 601796 INFO  (Thread-1289) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 601896 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer start zk server on port:37061
   [junit4]   2> 601896 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601896 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601898 INFO  (zkCallback-796-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8f48f7 name:ZooKeeperConnection Watcher:127.0.0.1:37061 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601898 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601899 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601899 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601900 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601901 INFO  (zkCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d99d54 name:ZooKeeperConnection Watcher:127.0.0.1:37061 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601901 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601901 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601901 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 601902 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601903 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601904 INFO  (zkCallback-798-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bf8c21 name:ZooKeeperConnection Watcher:127.0.0.1:37061/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601904 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601904 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601904 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 601905 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 601906 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 601906 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 601907 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 601908 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601908 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 601908 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 601909 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 601909 INFO  (zkCallback-798-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601910 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 601910 INFO  (zkCallback-798-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601912 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c1/state.json
   [junit4]   2> 601913 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37061 37061
   [junit4]   2> 601969 INFO  (Thread-1289) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37061 37061
   [junit4]   2> 601970 INFO  (TEST-ZkStateWriterTest.testZkStateWriterBatching-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZkStateWriterBatching
   [junit4]   2> 601973 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalModificationToStateFormat2
   [junit4]   2> 601974 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 601974 INFO  (Thread-1290) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 601974 INFO  (Thread-1290) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 602074 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer start zk server on port:41946
   [junit4]   2> 602074 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602075 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602077 INFO  (zkCallback-800-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ad495c name:ZooKeeperConnection Watcher:127.0.0.1:41946 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602077 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602077 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602078 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602078 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602079 INFO  (zkCallback-801-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38d417 name:ZooKeeperConnection Watcher:127.0.0.1:41946 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602079 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602080 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602080 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 602081 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602082 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602082 INFO  (zkCallback-802-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ff605d name:ZooKeeperConnection Watcher:127.0.0.1:41946/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602082 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602083 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602083 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 602083 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 602084 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 602085 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 602085 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 602086 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 602086 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 602086 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 602087 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 602087 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 602088 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/c2/state.json
   [junit4]   2> 602089 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection c2
   [junit4]   2> 602089 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Adding lazily-loaded reference for collection c2
   [junit4]   2> 602089 INFO  (zkCallback-802-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 602090 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.o.ZkStateWriterTest Cluster state: live nodes:[]collections:{c2=LazyCollectionRef(c2)}
   [junit4]   2> 602090 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c2
   [junit4]   2> 602091 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/c2/state.json version: 0
   [junit4]   2> 602092 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41946 41946
   [junit4]   2> 602199 INFO  (Thread-1290) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41946 41946
   [junit4]   2> 602200 INFO  (TEST-ZkStateWriterTest.testExternalModificationToStateFormat2-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalModificationToStateFormat2
   [junit4]   2> 602204 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalModificationToSharedClusterState
   [junit4]   2> 602204 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 602205 INFO  (Thread-1291) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 602205 INFO  (Thread-1291) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 602305 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer start zk server on port:38155
   [junit4]   2> 602305 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602306 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602310 INFO  (zkCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bbdf75 name:ZooKeeperConnection Watcher:127.0.0.1:38155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602310 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602310 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602311 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602311 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602312 INFO  (zkCallback-805-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1495d70 name:ZooKeeperConnection Watcher:127.0.0.1:38155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602312 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602312 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602312 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 602314 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 602314 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 602315 INFO  (zkCallback-806-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@111b8a6 name:ZooKeeperConnection Watcher:127.0.0.1:38155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 602315 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 602316 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 602316 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 602317 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 602317 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 602318 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 602319 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 602320 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 602320 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 602321 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 602321 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 602321 INFO  (zkCallback-806-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 602322 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c2
   [junit4]   2> 602322 INFO  (zkCallback-806-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 602323 INFO  (zkCallback-806-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: [0])
   [junit4]   2> 602323 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c1
   [junit4]   2> 602323 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.c.ZkStateReader Refreshing lazily-loaded state for collection c2
   [junit4]   2> 602324 INFO  (zkCallback-806-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: [0])
   [junit4]   2> 602325 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38155 38155
   [junit4]   2> 602439 INFO  (Thread-1291) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38155 38155
   [junit4]   2> 602440 INFO  (TEST-ZkStateWriterTest.testExternalModificationToSharedClusterState-seed#[B908535D5AE5CF43]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalModificationToSharedClusterState
   [junit4]   2> 602441 INFO  (SUITE-ZkStateWriterTest-seed#[B908535D5AE5CF43]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jul 18, 2016 10:01:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jul 18, 2016 10:01:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkStateWriterTest: 
   [junit4]   2>    1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jul 18, 2016 10:01:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]   2> Jul 18, 2016 10:01:57 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=127, maxMBSortInHeap=5.743811049113655, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-QA, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_92 (32-bit)/cpus=12,threads=2,free=215430816,total=472645632
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformerDistrib, BlockCacheTest, TestSimpleTrackingShardHandler, TestSerializedLuceneMatchVersion, TestMiniSolrCloudCluster, ChaosMonkeySafeLeaderTest, DocumentBuilderTest, PKIAuthenticationIntegrationTest, IndexBasedSpellCheckerTest, HdfsChaosMonkeyNothingIsSafeTest, BasicFunctionalityTest, DistributedTermsComponentTest, TestDistributedStatsComponentCardinality, CdcrReplicationHandlerTest, TestCloudPivotFacet, TestBM25SimilarityFactory, FullHLLTest, ConjunctionSolrSpellCheckerTest, ZkSolrClientTest, SoftAutoCommitTest, AliasIntegrationTest, TestLMJelinekMercerSimilarityFactory, SolrIndexConfigTest, TestDynamicFieldResource, BlockJoinFacetSimpleTest, TestSolrConfigHandler, TestExclusionRuleCollectionAccess, TestReloadDeadlock, SolrIndexSplitterTest, TestSchemaResource, OutOfBoxZkACLAndCredentialsProvidersTest, TestCopyFieldCollectionResource, SpellingQueryConverterTest, HdfsNNFailoverTest, TestXmlQParser, ShardRoutingCustomTest, FileUtilsTest, LoggingHandlerTest, BigEndianAscendingWordSerializerTest, CustomCollectionTest, DistanceUnitsTest, TestFieldCache, TestStressCloudBlindAtomicUpdates, SortByFunctionTest, ZkStateWriterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateWriterTest -Dtests.seed=B908535D5AE5CF43 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Asia/Kashgar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | ZkStateWriterTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkStateWriterTest: 
   [junit4]    >    1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B908535D5AE5CF43]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5084, name=watches-803-thread-1, state=TIMED_WAITING, group=TGRP-ZkStateWriterTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B908535D5AE5CF43]:0)
   [junit4] Completed [172/623 (1!)] on J1 in 24.13s, 5 tests, 2 errors <<< FAILURES!

[...truncated 53793 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+127) - Build # 17292 - Still Unstable!

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

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

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, RawDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([D502CCE9AF7E41D0]: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:257)
	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$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=1048, name=searcherExecutor-562-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=1048, name=searcherExecutor-562-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([D502CCE9AF7E41D0]: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=1048, name=searcherExecutor-562-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=1048, name=searcherExecutor-562-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([D502CCE9AF7E41D0]:0)




Build Log:
[...truncated 10922 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreDiscovery
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/init-core-data-001
   [junit4]   2> 122455 INFO  (SUITE-TestCoreDiscovery-seed#[D502CCE9AF7E41D0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 122455 INFO  (SUITE-TestCoreDiscovery-seed#[D502CCE9AF7E41D0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 122455 INFO  (SUITE-TestCoreDiscovery-seed#[D502CCE9AF7E41D0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 122459 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAlternateCoreDir
   [junit4]   2> 122465 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122465 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001
   [junit4]   2> 122465 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001'
   [junit4]   2> 122466 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122466 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001
   [junit4]   2> 122466 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001/solr.xml
   [junit4]   2> 122489 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002
   [junit4]   2> 122489 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer New CoreContainer 20299309
   [junit4]   2> 122489 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001]
   [junit4]   2> 122489 WARN  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001/lib
   [junit4]   2> 122492 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] 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,
   [junit4]   2> 122502 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 122502 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 122504 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 122504 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 122504 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 122504 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 122504 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002
   [junit4]   2> 122505 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] 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> 122505 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2
   [junit4]   2> 122505 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] 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> 122505 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1
   [junit4]   2> 122505 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions
   [junit4]   2> 122506 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1'
   [junit4]   2> 122506 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122506 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001
   [junit4]   2> 122513 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 122517 WARN  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 122517 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 122523 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 122545 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 122547 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 122553 INFO  (coreLoadExecutor-437-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-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1'
   [junit4]   2> 122553 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1
   [junit4]   2> 122553 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 122554 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/]
   [junit4]   2> 122554 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 122554 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1
   [junit4]   2> 122554 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/index/
   [junit4]   2> 122554 WARN  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrCore [core1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/index' doesn't exist. Creating new index...
   [junit4]   2> 122555 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/index
   [junit4]   2> 122555 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1812564672, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 122572 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eee533 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78b4a2),segFN=segments_1,generation=1}
   [junit4]   2> 122572 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122573 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/
   [junit4]   2> 122573 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 122574 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 122575 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122576 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122577 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122578 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122579 INFO  (coreLoadExecutor-437-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> 122579 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 122579 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122579 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122579 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 122580 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1eee533 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78b4a2),segFN=segments_1,generation=1}
   [junit4]   2> 122580 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122581 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@455587[core1] main]
   [junit4]   2> 122581 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/conf
   [junit4]   2> 122581 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/conf}
   [junit4]   2> 122581 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/conf
   [junit4]   2> 122581 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 122581 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 122582 INFO  (coreLoadExecutor-437-thread-1) [    ] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 122582 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2'
   [junit4]   2> 122582 INFO  (searcherExecutor-438-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@455587[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122582 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122582 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-001
   [junit4]   2> 122588 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 122590 WARN  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 122590 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 122601 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 122605 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 122607 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 122609 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2'
   [junit4]   2> 122609 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2
   [junit4]   2> 122609 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 122610 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/]
   [junit4]   2> 122610 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 122610 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2
   [junit4]   2> 122610 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/index/
   [junit4]   2> 122611 WARN  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore [core2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/index' doesn't exist. Creating new index...
   [junit4]   2> 122611 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/index
   [junit4]   2> 122611 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7559053528223529]
   [junit4]   2> 122612 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@103f912 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2cb),segFN=segments_1,generation=1}
   [junit4]   2> 122612 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122612 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/
   [junit4]   2> 122612 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 122613 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 122615 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122615 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122617 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122618 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122618 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] 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> 122618 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 122619 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122619 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122619 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7866571300502673]
   [junit4]   2> 122619 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@103f912 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2cb),segFN=segments_1,generation=1}
   [junit4]   2> 122619 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122619 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fd9e62[core2] main]
   [junit4]   2> 122619 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/conf
   [junit4]   2> 122620 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/conf}
   [junit4]   2> 122620 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/conf
   [junit4]   2> 122620 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 122620 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 122620 INFO  (searcherExecutor-442-thread-1) [    ] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@1fd9e62[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122620 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 122620 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20299309
   [junit4]   2> 122621 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16a3625
   [junit4]   2> 122621 INFO  (coreCloseExecutor-446-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> 122621 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 122621 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@18da4f2
   [junit4]   2> 122621 INFO  (coreCloseExecutor-446-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> 122621 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 122622 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 122622 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 122622 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 122622 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.SolrCore [core2] Closing main searcher on request.
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1;done=false>>]
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/index;done=false>>]
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core1/core1/index
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2;done=false>>]
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/index;done=false>>]
   [junit4]   2> 122623 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122624 INFO  (coreCloseExecutor-446-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-002/core2/core2/index
   [junit4]   2> 122624 INFO  (TEST-TestCoreDiscovery.testAlternateCoreDir-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAlternateCoreDir
   [junit4]   2> 122626 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRootDirectoryResolution
   [junit4]   2> 122626 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-003'
   [junit4]   2> 122627 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122627 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 122633 INFO  (TEST-TestCoreDiscovery.testRootDirectoryResolution-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRootDirectoryResolution
   [junit4]   2> 122635 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDiscovery
   [junit4]   2> 122642 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122642 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004
   [junit4]   2> 122642 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004'
   [junit4]   2> 122642 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122642 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004
   [junit4]   2> 122642 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/solr.xml
   [junit4]   2> 122645 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004
   [junit4]   2> 122646 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer New CoreContainer 15780548
   [junit4]   2> 122646 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004]
   [junit4]   2> 122646 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lib
   [junit4]   2> 122646 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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,
   [junit4]   2> 122648 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 122648 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCores Allocating transient cache for 2 transient cores
   [junit4]   2> 122648 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 122648 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 122648 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 122648 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 122649 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004
   [junit4]   2> 122649 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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> 122649 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2
   [junit4]   2> 122650 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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> 122650 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1
   [junit4]   2> 122650 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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> 122650 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Found core lazy1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1
   [junit4]   2> 122650 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions
   [junit4]   2> 122650 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1'
   [junit4]   2> 122651 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122651 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004
   [junit4]   2> 122665 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 122667 WARN  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 122667 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 122672 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 122677 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 122686 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 122687 INFO  (coreLoadExecutor-453-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-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1'
   [junit4]   2> 122687 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1
   [junit4]   2> 122687 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 122687 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/]
   [junit4]   2> 122687 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 122688 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1
   [junit4]   2> 122689 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/index/
   [junit4]   2> 122689 WARN  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrCore [core1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/index' doesn't exist. Creating new index...
   [junit4]   2> 122689 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/index
   [junit4]   2> 122689 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1812564672, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 122689 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@743b07 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfc560),segFN=segments_1,generation=1}
   [junit4]   2> 122689 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122690 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/
   [junit4]   2> 122690 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 122691 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 122691 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122692 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122693 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122693 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122694 INFO  (coreLoadExecutor-453-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> 122694 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 122694 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122694 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122694 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 122694 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@743b07 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dfc560),segFN=segments_1,generation=1}
   [junit4]   2> 122694 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122695 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e53b72[core1] main]
   [junit4]   2> 122695 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/conf
   [junit4]   2> 122695 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/conf}
   [junit4]   2> 122695 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/conf
   [junit4]   2> 122695 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 122695 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 122695 INFO  (searcherExecutor-454-thread-1) [    ] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@e53b72[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122695 INFO  (coreLoadExecutor-453-thread-1) [    ] o.a.s.c.CoreContainer registering core: core1
   [junit4]   2> 122697 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2'
   [junit4]   2> 122698 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122698 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004
   [junit4]   2> 122702 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 122703 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 122704 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 122707 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 122709 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 122721 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 122722 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2'
   [junit4]   2> 122722 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2
   [junit4]   2> 122722 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 122722 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/]
   [junit4]   2> 122722 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: core2
   [junit4]   2> 122723 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2
   [junit4]   2> 122723 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/index/
   [junit4]   2> 122723 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore [core2] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/index' doesn't exist. Creating new index...
   [junit4]   2> 122723 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/index
   [junit4]   2> 122723 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=89.7900390625, floorSegmentMB=1.3271484375, forceMergeDeletesPctAllowed=27.589196586909107, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7456486390001459
   [junit4]   2> 122725 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b45fe2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce706),segFN=segments_1,generation=1}
   [junit4]   2> 122725 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122725 INFO  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core2 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/
   [junit4]   2> 122725 WARN  (OldIndexDirectoryCleanupThreadForCore-core2) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 122726 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 122727 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122727 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122728 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122729 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122729 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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> 122729 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 122730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@fa8087
   [junit4]   2> 122730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b45fe2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce706),segFN=segments_1,generation=1}
   [junit4]   2> 122730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e280d[core2] main]
   [junit4]   2> 122730 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/conf
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/conf}
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/conf
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 122731 INFO  (searcherExecutor-458-thread-1) [    ] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@6e280d[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer registering core: core2
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1'
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122731 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004
   [junit4]   2> 122735 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 122737 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 122737 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 122749 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 122752 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.IndexSchema [lazy1] Schema name=tiny
   [junit4]   2> 122754 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 122755 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1'
   [junit4]   2> 122755 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'lazy1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1
   [junit4]   2> 122755 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 122756 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore [[lazy1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/]
   [junit4]   2> 122756 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: lazy1
   [junit4]   2> 122756 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1
   [junit4]   2> 122757 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/index/
   [junit4]   2> 122757 WARN  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore [lazy1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/index' doesn't exist. Creating new index...
   [junit4]   2> 122757 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/index
   [junit4]   2> 122757 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 122758 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ed679 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48acef),segFN=segments_1,generation=1}
   [junit4]   2> 122758 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122758 INFO  (OldIndexDirectoryCleanupThreadForCore-lazy1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core lazy1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/
   [junit4]   2> 122758 WARN  (OldIndexDirectoryCleanupThreadForCore-lazy1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 122759 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 122761 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122762 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122763 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122763 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 122765 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] 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> 122765 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 122765 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 122765 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 122765 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=56.033203125, floorSegmentMB=1.669921875, forceMergeDeletesPctAllowed=7.7372970792824844, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 122766 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ed679 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48acef),segFN=segments_1,generation=1}
   [junit4]   2> 122766 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 122766 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1333222[lazy1] main]
   [junit4]   2> 122766 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/conf
   [junit4]   2> 122766 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/conf}
   [junit4]   2> 122766 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/conf
   [junit4]   2> 122766 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 122767 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 122767 INFO  (searcherExecutor-462-thread-1) [    ] o.a.s.c.SolrCore [lazy1] Registered new searcher Searcher@1333222[lazy1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 122767 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrCores Opening transient core lazy1
   [junit4]   2> 122767 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer registering core: lazy1
   [junit4]   2> 122767 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15780548
   [junit4]   2> 122768 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9def3b
   [junit4]   2> 122768 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.SolrCore [core2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1184946
   [junit4]   2> 122768 INFO  (coreCloseExecutor-466-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> 122768 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.SolrCore [lazy1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fba222
   [junit4]   2> 122768 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 122768 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 122768 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 122768 INFO  (coreCloseExecutor-466-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> 122768 INFO  (coreCloseExecutor-466-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> 122768 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 122769 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 122769 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 122769 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 122769 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 122769 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 122769 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.SolrCore [core1] Closing main searcher on request.
   [junit4]   2> 122771 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 122772 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1;done=false>>]
   [junit4]   2> 122772 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122772 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/index;done=false>>]
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core1/core1/index
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.SolrCore [core2] Closing main searcher on request.
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2;done=false>>]
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.SolrCore [lazy1] Closing main searcher on request.
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/index;done=false>>]
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1/index
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1;done=false>>]
   [junit4]   2> 122773 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122774 INFO  (coreCloseExecutor-466-thread-3) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/lazy1/lazy1
   [junit4]   2> 122774 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/index;done=false>>]
   [junit4]   2> 122774 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 122774 INFO  (coreCloseExecutor-466-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestCoreDiscovery_D502CCE9AF7E41D0-001/tempDir-004/core2/core2/index
   [junit4]   2> 122774 INFO  (TEST-TestCoreDiscovery.testDiscovery-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDiscovery
   [junit4]   2> 122777 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonCoreDirCantRead
   [junit4]   2> 122782 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122782 INFO  (TEST-TestCoreDiscovery.testNonCoreDirCantRead-seed#[D502CCE9AF7E41D0]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/sol

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

akControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.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 18, 2016 8:01:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jul 18, 2016 8:01:39 PM 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=1048, name=searcherExecutor-562-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 18, 2016 8:01:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1048, name=searcherExecutor-562-thread-1, state=WAITING, group=TGRP-TestCoreDiscovery]
   [junit4]   2> Jul 18, 2016 8:01:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1048, name=searcherExecutor-562-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=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=309, maxMBSortInHeap=6.3054156190543456, sim=RandomSimilarity(queryNorm=false): {}, locale=ru-UA, timezone=SystemV/AST4
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=2,free=61544696,total=321912832
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionStateFormat2Test, SaslZkACLProviderTest, SolrTestCaseJ4Test, TlogReplayBufferedWhileIndexingTest, TestSolrQueryParserDefaultOperatorResource, TestConfigSets, TestRebalanceLeaders, CoreSorterTest, BlockDirectoryTest, TestBlobHandler, SuggesterTest, SuggesterWFSTTest, TestFieldCollectionResource, HdfsRecoverLeaseTest, TestCoreDiscovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreDiscovery -Dtests.seed=D502CCE9AF7E41D0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-UA -Dtests.timezone=SystemV/AST4 -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!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, RawDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D502CCE9AF7E41D0]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestCoreDiscovery: 
   [junit4]    >    1) Thread[id=1048, name=searcherExecutor-562-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([D502CCE9AF7E41D0]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1048, name=searcherExecutor-562-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([D502CCE9AF7E41D0]:0)
   [junit4] Completed [104/623 (1!)] on J2 in 145.32s, 12 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 51249 lines...]