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

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

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

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




Build Log:
[...truncated 11435 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/init-core-data-001
   [junit4]   2> 1025384 INFO  (SUITE-TestReqParamsAPI-seed#[DC671F0E98EE496]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1025384 INFO  (SUITE-TestReqParamsAPI-seed#[DC671F0E98EE496]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1025386 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1025386 INFO  (Thread-2782) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1025386 INFO  (Thread-2782) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1025486 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ZkTestServer start zk server on port:47643
   [junit4]   2> 1025486 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1025486 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1025489 INFO  (zkCallback-1208-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ecb9ba9 name:ZooKeeperConnection Watcher:127.0.0.1:47643 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1025489 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1025489 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1025489 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1025491 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1025491 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1025492 INFO  (zkCallback-1209-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ce5a459 name:ZooKeeperConnection Watcher:127.0.0.1:47643/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1025492 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1025492 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1025492 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1025493 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1025494 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1025495 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1025496 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1025496 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1025498 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1025498 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1025499 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1025499 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1025500 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1025500 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1025501 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1025502 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1025503 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1025503 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1025504 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1025504 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1025505 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1025505 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1025506 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1025507 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1025508 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1025508 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1025515 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1025515 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1025580 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1
   [junit4]   2> 1025581 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1025584 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76e984bb{/,null,AVAILABLE}
   [junit4]   2> 1025587 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d2a2704{HTTP/1.1,[http/1.1]}{127.0.0.1:53420}
   [junit4]   2> 1025587 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.Server Started @1028130ms
   [junit4]   2> 1025587 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/tempDir-001/control/data, hostContext=/, hostPort=53420, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores}
   [junit4]   2> 1025587 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1025587 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001'
   [junit4]   2> 1025588 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1025588 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1025588 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1025591 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1025591 INFO  (zkCallback-1210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5d4acd5d name:ZooKeeperConnection Watcher:127.0.0.1:47643/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1025591 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1025591 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1025592 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1025592 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/solr.xml
   [junit4]   2> 1025596 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores
   [junit4]   2> 1025596 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CoreContainer New CoreContainer 811071775
   [junit4]   2> 1025596 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001]
   [junit4]   2> 1025596 WARN  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/lib
   [junit4]   2> 1025596 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] 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> 1025597 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1025598 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1025598 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1025598 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47643/solr
   [junit4]   2> 1025598 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1025598 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1025598 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1025599 INFO  (zkCallback-1213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65ab9915 name:ZooKeeperConnection Watcher:127.0.0.1:47643 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1025599 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1025599 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1025600 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/642172932@119f2efc
   [junit4]   2> 1025602 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1025602 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7082db0a name:ZooKeeperConnection Watcher:127.0.0.1:47643/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1025602 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1025603 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1025604 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1025606 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1025607 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1025608 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1025608 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1025609 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1025610 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1025610 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1025611 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1025611 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1025612 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1025613 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1025613 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1025614 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95875722659627012-127.0.0.1:53420_-n_0000000000
   [junit4]   2> 1025614 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53420_
   [junit4]   2> 1025614 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1025614 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.Overseer Overseer (id=95875722659627012-127.0.0.1:53420_-n_0000000000) starting
   [junit4]   2> 1025615 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1025618 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1025618 INFO  (OverseerCollectionConfigSetProcessor-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1025619 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53420_
   [junit4]   2> 1025619 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1025620 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53420_
   [junit4]   2> 1025620 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1025621 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] 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> 1025621 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1025629 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1025629 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1025630 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores
   [junit4]   2> 1025630 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] 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> 1025630 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1
   [junit4]   2> 1025630 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1025631 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1025631 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:53420_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1025631 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1025631 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1025632 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1025632 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [control_collection]
   [junit4]   2> 1025632 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] 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:53420",
   [junit4]   2>   "node_name":"127.0.0.1:53420_",
   [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> 1025632 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] 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:53420",
   [junit4]   2>   "node_name":"127.0.0.1:53420_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1025632 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1025632 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1025632 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1025632 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1025633 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] 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> 1026633 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1026633 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1026634 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1026634 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1026634 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1026634 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1'
   [junit4]   2> 1026634 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1026634 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1026635 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1026639 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1026644 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1026652 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1026658 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1026740 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1026744 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1026744 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1026749 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1026750 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1026751 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1026751 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1026752 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1026752 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1026752 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1026753 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1/data/]
   [junit4]   2> 1026753 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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@4e342f25
   [junit4]   2> 1026753 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1/data
   [junit4]   2> 1026753 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1026753 WARN  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1026753 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1/data/index
   [junit4]   2> 1026753 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=93.8828125, floorSegmentMB=1.115234375, forceMergeDeletesPctAllowed=9.8639002257454, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1026754 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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@7fe69b09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f4b4811),segFN=segments_1,generation=1}
   [junit4]   2> 1026754 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1026754 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1/data/
   [junit4]   2> 1026754 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1026756 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1026756 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1026756 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1026756 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1026756 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1026756 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026757 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026757 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026757 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026757 WARN  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026758 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026758 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026759 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026759 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1026761 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1026761 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026761 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026761 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026762 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1026762 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1026762 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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=44, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=28.072265625, floorSegmentMB=1.9970703125, forceMergeDeletesPctAllowed=13.646725815595149, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1026762 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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@7fe69b09 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f4b4811),segFN=segments_1,generation=1}
   [junit4]   2> 1026762 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1026763 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13b0d480[collection1] main]
   [junit4]   2> 1026763 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026767 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026767 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026767 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1026767 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1026767 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026767 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026767 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026768 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1026768 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1026768 INFO  (searcherExecutor-3359-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13b0d480[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1026768 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026768 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026768 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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> 1026769 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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 1534011564004212736
   [junit4]   2> 1026770 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ 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 1534011564004212736
   [junit4]   2> 1026770 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1026771 INFO  (coreLoadExecutor-3358-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1026771 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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:53420 collection:control_collection shard:shard1
   [junit4]   2> 1026771 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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> 1026773 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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/95875722659627012-core_node1-n_0000000000
   [junit4]   2> 1026773 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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> 1026774 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1026774 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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> 1026774 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53420/collection1/
   [junit4]   2> 1026774 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1026774 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53420/collection1/ has no replicas
   [junit4]   2> 1026774 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] 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> 1026775 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1026776 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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/95875722659627012-core_node1-n_0000000000
   [junit4]   2> 1026777 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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:53420/collection1/ shard1
   [junit4]   2> 1026777 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] 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:53420",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1026879 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] 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> 1026928 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:53420/collection1/ and leader is http://127.0.0.1:53420/collection1/
   [junit4]   2> 1026928 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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:53420
   [junit4]   2> 1026928 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1026928 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1026928 INFO  (coreZkRegister-3352-thread-1-processing-n:127.0.0.1:53420_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53420_ 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> 1026929 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] 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:53420",
   [junit4]   2>   "node_name":"127.0.0.1:53420_",
   [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> 1026929 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] 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:53420",
   [junit4]   2>   "node_name":"127.0.0.1:53420_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1027031 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] 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> 1027133 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:47643/solr
   [junit4]   2> 1027134 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027134 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027135 INFO  (zkCallback-1216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62caad4e name:ZooKeeperConnection Watcher:127.0.0.1:47643/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027135 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027136 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027136 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1027137 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1027137 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1027199 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1
   [junit4]   2> 1027200 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001
   [junit4]   2> 1027202 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027203 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7edd3038{/,null,AVAILABLE}
   [junit4]   2> 1027203 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5a6d9c9c{HTTP/1.1,[http/1.1]}{127.0.0.1:46177}
   [junit4]   2> 1027203 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.Server Started @1029747ms
   [junit4]   2> 1027203 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=46177, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores}
   [junit4]   2> 1027204 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027204 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001'
   [junit4]   2> 1027204 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027204 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1027204 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027204 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027205 INFO  (zkCallback-1217-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a9fa10d name:ZooKeeperConnection Watcher:127.0.0.1:47643/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027205 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027206 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027206 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1027206 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/solr.xml
   [junit4]   2> 1027210 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores
   [junit4]   2> 1027210 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CoreContainer New CoreContainer 2037811682
   [junit4]   2> 1027210 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001]
   [junit4]   2> 1027210 WARN  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/lib
   [junit4]   2> 1027210 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] 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> 1027211 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1027211 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027212 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027212 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47643/solr
   [junit4]   2> 1027212 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027212 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027215 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027215 INFO  (zkCallback-1220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3dbd79eb name:ZooKeeperConnection Watcher:127.0.0.1:47643 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027215 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027215 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027216 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/642172932@4773b92d
   [junit4]   2> 1027216 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027217 INFO  (zkCallback-1221-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@641436a4 name:ZooKeeperConnection Watcher:127.0.0.1:47643/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027217 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027221 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1027222 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1027224 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027224 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95875722659627016-127.0.0.1:46177_-n_0000000001
   [junit4]   2> 1027224 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95875722659627012-127.0.0.1:53420_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1027225 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.ZkController Publish node=127.0.0.1:46177_ as DOWN
   [junit4]   2> 1027226 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46177_"} current state version: 3
   [junit4]   2> 1027226 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46177_
   [junit4]   2> 1027327 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] 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> 1027327 INFO  (zkCallback-1216-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1027328 INFO  (zkCallback-1221-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_    ] 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> 1028226 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46177_
   [junit4]   2> 1028226 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46177_
   [junit4]   2> 1028227 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] 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> 1028227 INFO  (zkCallback-1216-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> 1028227 INFO  (zkCallback-1221-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_    ] 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> 1028228 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1028228 INFO  (zkCallback-1216-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1028231 INFO  (zkCallback-1221-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1028239 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1028239 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1028239 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores
   [junit4]   2> 1028240 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] 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> 1028240 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1
   [junit4]   2> 1028240 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1028241 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1028241 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1028242 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ 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> 1028242 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1028242 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] 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:46177",
   [junit4]   2>   "node_name":"127.0.0.1:46177_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1028242 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 1028242 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46177",
   [junit4]   2>   "node_name":"127.0.0.1:46177_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1028243 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1028243 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1028243 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [n:127.0.0.1:46177_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1028242 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1028243 INFO  (OverseerStateUpdate-95875722659627012-127.0.0.1:53420_-n_0000000000) [n:127.0.0.1:53420_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1028344 INFO  (zkCallback-1221-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_    ] 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> 1028344 INFO  (zkCallback-1216-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> 1028345 INFO  (zkCallback-1214-thread-1-processing-n:127.0.0.1:53420_) [n:127.0.0.1:53420_    ] 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> 1029244 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1029244 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1029244 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1029244 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1029244 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1029244 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1'
   [junit4]   2> 1029245 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1029245 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1029245 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1029253 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1029256 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1029273 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1029277 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1029340 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1029344 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1029345 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1029349 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029350 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1029352 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1029352 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1029353 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2
   [junit4]   2> 1029353 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1029353 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1029353 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1029353 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1 s:shard2 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@4e342f25
   [junit4]   2> 1029354 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1029354 INFO  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1029354 WARN  (coreLoadExecutor-3369-thread-1-processing-n:127.0.0.1:46177_) [n:127.0.0.1:46177_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-1-001/cores/collection1

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

ction1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001/shard-4-001/cores/collection1/data
   [junit4]   2> 1053523 INFO  (zkCallback-1237-thread-1-processing-n:127.0.0.1:43777_) [n:127.0.0.1:43777_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/95875722659627025-core_node4-n_0000000001
   [junit4]   2> 1053523 WARN  (zkCallback-1237-thread-1-processing-n:127.0.0.1:43777_) [n:127.0.0.1:43777_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/95875722659627025-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:143)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1053524 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2ed27645{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1053524 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48262f28{/,null,UNAVAILABLE}
   [junit4]   2> 1053525 INFO  (TEST-TestReqParamsAPI.test-seed#[DC671F0E98EE496]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47643 47643
   [junit4]   2> 1053701 INFO  (Thread-2782) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:47643 47643
   [junit4]   2> 1053702 WARN  (Thread-2782) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=DC671F0E98EE496 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=America/Menominee -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 28.3s J2 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  http://127.0.0.1:44327/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC671F0E98EE496:85924E2A4772896E]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:160)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1053704 INFO  (SUITE-TestReqParamsAPI-seed#[DC671F0E98EE496]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_DC671F0E98EE496-001
   [junit4]   2> May 11, 2016 6:17:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=en-IN, timezone=America/Menominee
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=107307376,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, TestBlobHandler, TestMiniSolrCloudCluster, TestConfigOverlay, BaseCdcrDistributedZkTest, DistribDocExpirationUpdateProcessorTest, ScriptEngineTest, DebugComponentTest, TestSolrFieldCacheMBean, RollingRestartTest, TestSolrQueryParserDefaultOperatorResource, SparseHLLTest, VersionInfoTest, CollectionsAPISolrJTest, CleanupOldIndexTest, UnloadDistributedZkTest, TestCollationField, TestAuthenticationFramework, OverseerStatusTest, TestManagedResource, FacetPivotSmallTest, SampleTest, TestSolrDynamicMBean, TestTolerantUpdateProcessorCloud, CdcrRequestHandlerTest, SolrTestCaseJ4Test, RecoveryZkTest, TestAddFieldRealTimeGet, BasicDistributedZk2Test, LukeRequestHandlerTest, TestSuggestSpellingConverter, TestStressReorder, TestGroupingSearch, TermVectorComponentDistributedTest, TestTrieFacet, TestSort, AssignTest, TestBulkSchemaAPI, BigEndianAscendingWordSerializerTest, TestFilteredDocIdSet, TestMinMaxOnMultiValuedField, HardAutoCommitTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudInspectUtil, DirectSolrConnectionTest, EnumFieldTest, TestDefaultStatsCache, XmlUpdateRequestHandlerTest, DirectUpdateHandlerOptimizeTest, CollectionStateFormat2Test, BadIndexSchemaTest, MergeStrategyTest, TestJmxIntegration, TestDistributedMissingSort, TestStressRecovery, DateMathParserTest, HighlighterMaxOffsetTest, TestReload, TestConfigSets, SuggesterTest, TestSizeLimitedDistributedMap, AnalysisErrorHandlingTest, ZkStateReaderTest, TriLevelCompositeIdRoutingTest, TestReqParamsAPI]
   [junit4] Completed [272/597 (1!)] on J2 in 28.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 1019 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 597 suites (10 ignored), 2412 tests, 1 failure, 86 ignored (71 assumptions) [seed: DC671F0E98EE496]

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




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

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

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Error from server at http://127.0.0.1:53388/l/collection1: java.lang.NullPointerException  at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)  at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)  at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)  at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:420)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:465)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:518)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)  at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53388/l/collection1: java.lang.NullPointerException
	at org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)
	at org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)
	at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:420)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2016)
	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:465)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:518)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
	at java.lang.Thread.run(Thread.java:745)

	at __randomizedtesting.SeedInfo.seed([F80DB1E481C5DDC7:70598E3E2F39B03F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1149)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1111)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11522 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/init-core-data-001
   [junit4]   2> 1233282 INFO  (SUITE-TestDistributedSearch-seed#[F80DB1E481C5DDC7]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l/
   [junit4]   2> 1233341 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1233343 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1233344 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71733024{/l,null,AVAILABLE}
   [junit4]   2> 1233345 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@976de04{HTTP/1.1,[http/1.1]}{127.0.0.1:41316}
   [junit4]   2> 1233345 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server Started @1235348ms
   [junit4]   2> 1233345 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l, hostPort=41316, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores}
   [junit4]   2> 1233345 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1233345 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control'
   [junit4]   2> 1233346 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1233346 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1233346 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/solr.xml
   [junit4]   2> 1233349 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores
   [junit4]   2> 1233349 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer New CoreContainer 1241276321
   [junit4]   2> 1233349 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control]
   [junit4]   2> 1233349 WARN  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/lib
   [junit4]   2> 1233360 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 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> 1233361 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1233362 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1233362 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1233362 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1233362 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1233362 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores
   [junit4]   2> 1233363 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1233363 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1233363 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1233363 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1233363 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 1233370 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1233391 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1233396 WARN  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1233397 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1233409 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1233413 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1233496 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1233500 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1233501 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1233503 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1233504 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1233505 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1233505 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1233506 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cc43b9e
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1233516 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1233516 WARN  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1233516 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1233516 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1233517 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_1,generation=1}
   [junit4]   2> 1233517 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1233520 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1233520 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1233520 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1233521 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233522 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233522 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233523 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233525 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1233525 INFO  (coreLoadExecutor-4685-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> 1233525 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1233536 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1233536 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1233536 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1233537 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1233537 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1233537 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=29.04296875, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=18.838379247947195, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_1,generation=1}
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cfdabd2[collection1] main]
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1233562 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1233585 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1233585 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1233586 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1233586 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1233586 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534042431911100416
   [junit4]   2> 1233586 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1233586 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1233586 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1233587 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1233587 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1233587 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5cfdabd2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1233588 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534042431911100416
   [junit4]   2> 1233588 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1233987 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1233988 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234091 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fe70562{/l,null,AVAILABLE}
   [junit4]   2> 1234091 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.ServerConnector Started ServerConnector@244c95d{HTTP/1.1,[http/1.1]}{127.0.0.1:40596}
   [junit4]   2> 1234091 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server Started @1236094ms
   [junit4]   2> 1234091 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l, hostPort=40596, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores}
   [junit4]   2> 1234091 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234091 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0'
   [junit4]   2> 1234092 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234092 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234099 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1234102 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores
   [junit4]   2> 1234103 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer New CoreContainer 550969679
   [junit4]   2> 1234103 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0]
   [junit4]   2> 1234103 WARN  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/lib
   [junit4]   2> 1234104 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 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> 1234107 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1234118 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234118 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234118 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234118 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234118 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores
   [junit4]   2> 1234119 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/, configSet=collection1}
   [junit4]   2> 1234119 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1234119 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1234127 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1234143 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234143 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234143 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1234144 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1234134 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 1234146 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234183 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1234200 WARN  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1234201 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1234240 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1234245 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1234388 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1234391 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1234392 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1234404 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1234405 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1234406 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1234406 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cc43b9e
   [junit4]   2> 1234408 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1234414 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1234414 WARN  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_1,generation=1}
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1234420 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234420 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234421 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234421 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234422 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1234422 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1234429 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1234430 INFO  (coreLoadExecutor-4696-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> 1234430 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1234434 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1234434 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1234434 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1234435 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=29.04296875, floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=18.838379247947195, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_1,generation=1}
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@751183f6[collection1] main]
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1234456 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1234475 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1234475 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1234475 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1234475 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1234475 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1234476 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1234476 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1234476 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1234476 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1234476 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1534042432845381632
   [junit4]   2> 1234479 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534042432845381632
   [junit4]   2> 1234479 INFO  (coreLoadExecutor-4696-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1234479 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@751183f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1234659 INFO  (TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1234677 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1534042433052999680)} 0 1
   [junit4]   2> 1234691 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1534042433060339712)} 0 8
   [junit4]   2> 1234693 INFO  (qtp1951312603-10517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[1 (1534042433070825472)]} 0 0
   [junit4]   2> 1234694 INFO  (qtp418765772-10536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[1 (1534042433071874048)]} 0 0
   [junit4]   2> 1234694 INFO  (qtp1951312603-10518) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[2 (1534042433072922624)]} 0 0
   [junit4]   2> 1234695 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[2 (1534042433073971200)]} 0 0
   [junit4]   2> 1234695 INFO  (qtp1951312603-10518) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[3 (1534042433073971200)]} 0 0
   [junit4]   2> 1234696 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[3 (1534042433075019776)]} 0 0
   [junit4]   2> 1234696 INFO  (qtp1951312603-10520) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[4 (1534042433075019776)]} 0 0
   [junit4]   2> 1234697 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[4 (1534042433076068352)]} 0 0
   [junit4]   2> 1234697 INFO  (qtp1951312603-10520) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[5 (1534042433076068352)]} 0 0
   [junit4]   2> 1234698 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[5 (1534042433076068353)]} 0 0
   [junit4]   2> 1234698 INFO  (qtp1951312603-10520) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[6 (1534042433077116928)]} 0 0
   [junit4]   2> 1234699 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[6 (1534042433077116928)]} 0 0
   [junit4]   2> 1234699 INFO  (qtp1951312603-10520) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[7 (1534042433078165504)]} 0 0
   [junit4]   2> 1234699 INFO  (qtp418765772-10536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[7 (1534042433078165504)]} 0 0
   [junit4]   2> 1234700 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[8 (1534042433079214080)]} 0 0
   [junit4]   2> 1234700 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[8 (1534042433079214080)]} 0 0
   [junit4]   2> 1234701 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[9 (1534042433080262656)]} 0 0
   [junit4]   2> 1234701 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[9 (1534042433080262656)]} 0 0
   [junit4]   2> 1234702 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1234724 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_2,generation=2}
   [junit4]   2> 1234725 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1234730 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bdbf15a[collection1] main]
   [junit4]   2> 1234730 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1234731 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bdbf15a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 1234731 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 29
   [junit4]   2> 1234732 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1234744 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_2,generation=2}
   [junit4]   2> 1234954 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1234972 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@592b7b47[collection1] main]
   [junit4]   2> 1234972 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1234973 INFO  (searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@592b7b47[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 1234973 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 241
   [junit4]   2> 1234976 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[10 (1534042433366523904)]} 0 1
   [junit4]   2> 1234978 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[10 (1534042433369669632)]} 0 1
   [junit4]   2> 1234979 INFO  (qtp1951312603-10517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[11 (1534042433370718208)]} 0 0
   [junit4]   2> 1234979 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[11 (1534042433371766784)]} 0 0
   [junit4]   2> 1234980 INFO  (qtp1951312603-10517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[12 (1534042433371766784)]} 0 0
   [junit4]   2> 1234980 INFO  (qtp418765772-10536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[12 (1534042433372815360)]} 0 0
   [junit4]   2> 1234980 INFO  (qtp1951312603-10517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[13 (1534042433372815360)]} 0 0
   [junit4]   2> 1234981 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[13 (1534042433373863936)]} 0 0
   [junit4]   2> 1234982 INFO  (qtp1951312603-10517) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[1001 (1534042433373863936)]} 0 0
   [junit4]   2> 1234982 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[1001 (1534042433374912512)]} 0 0
   [junit4]   2> 1234983 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[14 (1534042433375961088)]} 0 0
   [junit4]   2> 1234983 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[14 (1534042433375961088)]} 0 0
   [junit4]   2> 1234984 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[15 (1534042433377009664)]} 0 0
   [junit4]   2> 1234984 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[15 (1534042433377009664)]} 0 0
   [junit4]   2> 1234984 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[16 (1534042433377009665)]} 0 0
   [junit4]   2> 1234985 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[16 (1534042433378058240)]} 0 0
   [junit4]   2> 1234985 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[17 (1534042433378058240)]} 0 0
   [junit4]   2> 1234986 INFO  (qtp418765772-10536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[17 (1534042433379106816)]} 0 0
   [junit4]   2> 1234986 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[100 (1534042433379106816)]} 0 0
   [junit4]   2> 1234987 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[100 (1534042433379106817)]} 0 0
   [junit4]   2> 1234987 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[101 (1534042433380155392)]} 0 0
   [junit4]   2> 1234987 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[101 (1534042433380155392)]} 0 0
   [junit4]   2> 1234988 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[102 (1534042433380155393)]} 0 0
   [junit4]   2> 1234988 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[102 (1534042433381203968)]} 0 0
   [junit4]   2> 1234988 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[103 (1534042433381203968)]} 0 0
   [junit4]   2> 1234989 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[103 (1534042433382252544)]} 0 0
   [junit4]   2> 1234989 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[104 (1534042433382252544)]} 0 0
   [junit4]   2> 1234989 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[104 (1534042433382252545)]} 0 0
   [junit4]   2> 1234990 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[105 (1534042433383301120)]} 0 0
   [junit4]   2> 1234990 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[105 (1534042433383301120)]} 0 0
   [junit4]   2> 1234990 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[106 (1534042433383301121)]} 0 0
   [junit4]   2> 1234991 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[106 (1534042433384349696)]} 0 0
   [junit4]   2> 1234991 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[107 (1534042433384349696)]} 0 0
   [junit4]   2> 1234992 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[107 (1534042433384349697)]} 0 0
   [junit4]   2> 1234992 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[108 (1534042433385398272)]} 0 0
   [junit4]   2> 1234992 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[108 (1534042433385398272)]} 0 0
   [junit4]   2> 1234993 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[109 (1534042433386446848)]} 0 0
   [junit4]   2> 1234993 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[109 (1534042433386446848)]} 0 0
   [junit4]   2> 1234993 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[110 (1534042433386446849)]} 0 0
   [junit4]   2> 1234994 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[110 (1534042433387495424)]} 0 0
   [junit4]   2> 1234994 INFO  (qtp1951312603-10516) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[111 (1534042433387495424)]} 0 0
   [junit4]   2> 1234995 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[111 (1534042433387495425)]} 0 0
   [junit4]   2> 1234995 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[112 (1534042433388544000)]} 0 0
   [junit4]   2> 1234995 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[112 (1534042433388544000)]} 0 0
   [junit4]   2> 1234996 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[113 (1534042433389592576)]} 0 0
   [junit4]   2> 1234996 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[113 (1534042433389592576)]} 0 0
   [junit4]   2> 1234997 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[114 (1534042433390641152)]} 0 0
   [junit4]   2> 1234997 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[114 (1534042433390641152)]} 0 0
   [junit4]   2> 1234997 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[115 (1534042433390641153)]} 0 0
   [junit4]   2> 1234998 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[115 (1534042433391689728)]} 0 0
   [junit4]   2> 1234998 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[116 (1534042433391689728)]} 0 0
   [junit4]   2> 1234998 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[116 (1534042433391689729)]} 0 0
   [junit4]   2> 1234999 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[117 (1534042433392738304)]} 0 0
   [junit4]   2> 1234999 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[117 (1534042433392738304)]} 0 0
   [junit4]   2> 1235000 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[118 (1534042433393786880)]} 0 0
   [junit4]   2> 1235000 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[118 (1534042433393786880)]} 0 0
   [junit4]   2> 1235000 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[119 (1534042433393786881)]} 0 0
   [junit4]   2> 1235001 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[119 (1534042433394835456)]} 0 0
   [junit4]   2> 1235001 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[120 (1534042433394835456)]} 0 0
   [junit4]   2> 1235002 INFO  (qtp418765772-10536) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[120 (1534042433395884032)]} 0 0
   [junit4]   2> 1235002 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[121 (1534042433395884032)]} 0 0
   [junit4]   2> 1235002 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[121 (1534042433395884033)]} 0 0
   [junit4]   2> 1235003 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[122 (1534042433396932608)]} 0 0
   [junit4]   2> 1235003 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[122 (1534042433396932608)]} 0 0
   [junit4]   2> 1235004 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[123 (1534042433397981184)]} 0 0
   [junit4]   2> 1235004 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[123 (1534042433397981184)]} 0 0
   [junit4]   2> 1235005 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[124 (1534042433397981185)]} 0 0
   [junit4]   2> 1235005 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[124 (1534042433399029760)]} 0 0
   [junit4]   2> 1235006 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[125 (1534042433399029760)]} 0 0
   [junit4]   2> 1235006 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[125 (1534042433400078336)]} 0 0
   [junit4]   2> 1235006 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[126 (1534042433400078336)]} 0 0
   [junit4]   2> 1235007 INFO  (qtp418765772-10539) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[126 (1534042433401126912)]} 0 0
   [junit4]   2> 1235007 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[127 (1534042433401126912)]} 0 0
   [junit4]   2> 1235008 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[127 (1534042433401126913)]} 0 0
   [junit4]   2> 1235008 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[128 (1534042433402175488)]} 0 0
   [junit4]   2> 1235008 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[128 (1534042433402175488)]} 0 0
   [junit4]   2> 1235009 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[129 (1534042433403224064)]} 0 0
   [junit4]   2> 1235009 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[129 (1534042433403224064)]} 0 0
   [junit4]   2> 1235010 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[130 (1534042433403224065)]} 0 0
   [junit4]   2> 1235010 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[130 (1534042433404272640)]} 0 0
   [junit4]   2> 1235010 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[131 (1534042433404272640)]} 0 0
   [junit4]   2> 1235011 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[131 (1534042433405321216)]} 0 0
   [junit4]   2> 1235011 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[132 (1534042433405321216)]} 0 0
   [junit4]   2> 1235011 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[132 (1534042433405321217)]} 0 0
   [junit4]   2> 1235012 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[133 (1534042433406369792)]} 0 0
   [junit4]   2> 1235012 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[133 (1534042433406369792)]} 0 0
   [junit4]   2> 1235013 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[134 (1534042433407418368)]} 0 0
   [junit4]   2> 1235013 INFO  (qtp418765772-10532) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[134 (1534042433407418368)]} 0 0
   [junit4]   2> 1235013 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[135 (1534042433407418369)]} 0 0
   [junit4]   2> 1235014 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[135 (1534042433408466944)]} 0 0
   [junit4]   2> 1235014 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[136 (1534042433408466944)]} 0 0
   [junit4]   2> 1235015 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[136 (1534042433408466945)]} 0 0
   [junit4]   2> 1235015 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[137 (1534042433409515520)]} 0 0
   [junit4]   2> 1235015 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[137 (1534042433409515520)]} 0 0
   [junit4]   2> 1235016 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[138 (1534042433410564096)]} 0 0
   [junit4]   2> 1235016 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[138 (1534042433410564096)]} 0 0
   [junit4]   2> 1235016 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[139 (1534042433410564097)]} 0 0
   [junit4]   2> 1235017 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[139 (1534042433411612672)]} 0 0
   [junit4]   2> 1235017 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[140 (1534042433411612672)]} 0 0
   [junit4]   2> 1235018 INFO  (qtp418765772-10538) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[140 (1534042433412661248)]} 0 0
   [junit4]   2> 1235018 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[141 (1534042433412661248)]} 0 0
   [junit4]   2> 1235018 INFO  (qtp418765772-10535) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[141 (1534042433412661249)]} 0 0
   [junit4]   2> 1235019 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[142 (1534042433413709824)]} 0 0
   [junit4]   2> 1235019 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[142 (1534042433413709824)]} 0 0
   [junit4]   2> 1235020 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[143 (1534042433413709825)]} 0 0
   [junit4]   2> 1235020 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[143 (1534042433414758400)]} 0 0
   [junit4]   2> 1235020 INFO  (qtp1951312603-10519) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[144 (1534042433414758400)]} 0 0
   [junit4]   2> 1235021 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[144 (1534042433415806976)]} 0 0
   [junit4]   2> 1235021 INFO  (qtp1951312603-10513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[145 (1534042433415806976)]} 0 0
   [junit4]   2> 1235022 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[145 (1534042433415806977)]} 0 0
   [junit4]   2> 1235022 INFO  (qtp1951312603-10513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[146 (1534042433416855552)]} 0 0
   [junit4]   2> 1235022 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[146 (1534042433416855552)]} 0 0
   [junit4]   2> 1235023 INFO  (qtp1951312603-10513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[147 (1534042433416855553)]} 0 0
   [junit4]   2> 1235023 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[147 (1534042433417904128)]} 0 0
   [junit4]   2> 1235023 INFO  (qtp1951312603-10513) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[148 (1534042433417904128)]} 0 0
   [junit4]   2> 1235024 INFO  (qtp418765772-10537) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update params={wt=javabin&version=2}{add=[148 (1534042433418952704)]} 0 0
   [junit4]   2> 1235024 INFO  (qtp

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

java:257)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    > 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    > 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F80DB1E481C5DDC7:70598E3E2F39B03F]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1149)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1111)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1268198 INFO  (SUITE-TestDistributedSearch-seed#[F80DB1E481C5DDC7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=PostingsFormat(name=Memory doPackFST= true), range_facet_l_dv=FST50, SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=Memory doPackFST= false), a_n_tdt=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= true), n_td1=PostingsFormat(name=Memory doPackFST= true), n_d1=PostingsFormat(name=Memory doPackFST= false), n_f1=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= false), n_tl1=PostingsFormat(name=Memory doPackFST= true), oddField_s=FST50, n_tf1=PostingsFormat(name=Memory doPackFST= false), lowerfilt1and2=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=Memory doPackFST= false), lowerfilt=PostingsFormat(name=Memory doPackFST= false), id=FST50, text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=Memory doPackFST= false), severity=Lucene50(blocksize=128), foo_sev_enum=Lucene50(blocksize=128), n_dt1=PostingsFormat(name=Memory doPackFST= true), a_i1=PostingsFormat(name=Memory doPackFST= false), b_n_tdt=PostingsFormat(name=Memory doPackFST= true), n_ti1=FST50, rnd_b=FST50, _version_=PostingsFormat(name=Memory doPackFST= true), foo_b=Lucene50(blocksize=128), n_tdt1=PostingsFormat(name=Memory doPackFST= true), foo_d=FST50, range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), foo_f=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), foo_sev_enum=DocValuesFormat(name=SimpleText), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1624, maxMBSortInHeap=7.468387288047495, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=fi-FI, timezone=Asia/Almaty
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=205306360,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldOpenExchangeTest, AnalyticsQueryTest, DistributedQueryElevationComponentTest, SharedFSAutoReplicaFailoverTest, ParsingFieldUpdateProcessorsTest, JSONWriterTest, TestMiniSolrCloudClusterBase, TestClassicSimilarityFactory, TestIBSimilarityFactory, TestSmileRequest, TestSubQueryTransformerCrossCore, BlockJoinFacetDistribTest, HdfsNNFailoverTest, CreateCollectionCleanupTest, TestFaceting, TestCloudPivotFacet, SolrRequestParserTest, TestSolr4Spatial, PathHierarchyTokenizerFactoryTest, SmileWriterTest, GraphQueryTest, TestFoldingMultitermQuery, OverseerTaskQueueTest, TestReloadDeadlock, TestAuthorizationFramework, TestJsonRequest, TestFreeTextSuggestions, BasicZkTest, ReturnFieldsTest, DefaultValueUpdateProcessorTest, RequiredFieldsTest, TestSolrConfigHandlerConcurrent, TestComponentsName, TestOrdValues, FileBasedSpellCheckerTest, CacheHeaderTest, TestManagedSchema, MultiThreadedOCPTest, TestDynamicLoading, TestCrossCoreJoin, TestManagedResourceStorage, TestLRUCache, HdfsTlogReplayBufferedWhileIndexingTest, OverseerCollectionConfigSetProcessorTest, TestAtomicUpdateErrorCases, CollectionTooManyReplicasTest, HdfsRestartWhileUpdatingTest, TestRTGBase, TestCloudBackupRestore, SignatureUpdateProcessorFactoryTest, LeaderElectionIntegrationTest, TestConfigSetsAPIExclusivity, TestPseudoReturnFields, BitVectorTest, SOLR749Test, TestCustomDocTransformer, ActionThrottleTest, TestLeaderElectionZkExpiry, BlockDirectoryTest, SynonymTokenizerTest, CachingDirectoryFactoryTest, TestCustomSort, TestMaxScoreQueryParser, CursorPagingTest, ResponseLogComponentTest, SyncSliceTest, SystemInfoHandlerTest, TestSchemaNameResource, TestRangeQuery, TestSolrXml, IndexSchemaTest, TestDistribDocBasedVersion, TestShardHandlerFactory, SpatialRPTFieldTypeTest, ResourceLoaderTest, TolerantUpdateProcessorTest, ForceLeaderTest, ExternalFileFieldSortTest, TestStressLucene, TestBadConfig, TestRestoreCore, TestBinaryField, TestFunctionQuery, TestUseDocValuesAsStored, TestExceedMaxTermLength, TestPhraseSuggestions, SegmentsInfoRequestHandlerTest, TestXmlQParser, DistributedFacetPivotSmallTest, VMParamsZkACLAndCredentialsProvidersTest, StressHdfsTest, HdfsDirectoryFactoryTest, StandardRequestHandlerTest, PeerSyncTest, TestDistribIDF, URLClassifyProcessorTest, BasicDistributedZkTest, UnloadDistributedZkTest, ShardRoutingTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestDistributedSearch]
   [junit4] Completed [316/597 (1!)] on J0 in 34.93s, 1 test, 1 error <<< FAILURES!

[...truncated 940 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014: There were test failures: 597 suites (10 ignored), 2412 tests, 1 error, 86 ignored (71 assumptions) [seed: F80DB1E481C5DDC7]

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