Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/17/

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

Error Message:
Expected to find shardAddress in the up shard info: 
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle 
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: 
Time allowed to handle this request exceeded  at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
  at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
  at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)  at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
  at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
 at java.lang.Thread.run(Thread.java:748) ,time=1}

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info: 
{error=org.apache.solr.client.solrj.SolrServerException: Time allowed to handle 
this request exceeded,trace=org.apache.solr.client.solrj.SolrServerException: 
Time allowed to handle this request exceeded
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:460)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:273)
        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:175)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
,time=1}
        at 
__randomizedtesting.SeedInfo.seed([33AECFF5B4B33C48:BBFAF02F1A4F51B0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1191)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1132)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:992)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
        at 
__randomizedtesting.SeedInfo.seed([33AECFF5B4B33C48:FA1B8D5BBDD4FABD]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:752)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.ltr.TestLTRReRankingPipeline.testDifferentTopN

Error Message:
expected:<1.0> but was:<0.0>

Stack Trace:
java.lang.AssertionError: expected:<1.0> but was:<0.0>
        at 
__randomizedtesting.SeedInfo.seed([68D2669C98237771:997314CCAD98BDE3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.solr.ltr.TestLTRReRankingPipeline.testDifferentTopN(TestLTRReRankingPipeline.java:255)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1765 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/build/core/test/temp/junit4-J1-20180319_180431_6957012343432325268800.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] codec: Asserting, pf: Memory, dvf: Memory
   [junit4] <<< JVM J1: EOF ----

[...truncated 11611 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> 1593036 INFO  
(SUITE-TestDistributedSearch-seed#[33AECFF5B4B33C48]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/init-core-data-001
   [junit4]   2> 1593036 WARN  
(SUITE-TestDistributedSearch-seed#[33AECFF5B4B33C48]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1593036 INFO  
(SUITE-TestDistributedSearch-seed#[33AECFF5B4B33C48]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1593038 INFO  
(SUITE-TestDistributedSearch-seed#[33AECFF5B4B33C48]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9061)
   [junit4]   2> 1593038 INFO  
(SUITE-TestDistributedSearch-seed#[33AECFF5B4B33C48]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1593175 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1593176 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1593177 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1593177 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1593177 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1593177 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52816967{/,null,AVAILABLE}
   [junit4]   2> 1593178 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@75ebabcf{HTTP/1.1,[http/1.1]}{127.0.0.1:55975}
   [junit4]   2> 1593178 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] o.e.j.s.Server 
Started @1596142ms
   [junit4]   2> 1593178 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=55975, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/control/cores}
   [junit4]   2> 1593178 ERROR 
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1593178 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1593178 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1593179 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1593179 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-19T19:00:44.955Z
   [junit4]   2> 1593179 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/control/solr.xml
   [junit4]   2> 1593183 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1593183 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1593184 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1593232 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1593246 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1593246 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1593249 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/control/cores
   [junit4]   2> 1593249 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1593249 INFO  (coreLoadExecutor-6718-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1593250 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1593286 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1593311 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1593440 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1593448 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1593448 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1593448 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1593448 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1593450 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1593517 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1593517 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1593518 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1593518 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1593519 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=7.1015625, 
floorSegmentMB=1.3388671875, forceMergeDeletesPctAllowed=0.17438826699773036, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1593520 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21744b0d[collection1] main]
   [junit4]   2> 1593520 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1593551 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1593591 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1593591 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1593591 INFO  (coreLoadExecutor-6718-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1595393751506747392
   [junit4]   2> 1593592 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1593592 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1593592 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1593592 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1593593 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1593593 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1593593 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1593593 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1593595 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@21744b0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1593724 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1593725 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T15:27:37-06:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1593726 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1593726 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1593726 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1593727 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@177a94e2{/,null,AVAILABLE}
   [junit4]   2> 1593727 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37c58259{HTTP/1.1,[http/1.1]}{127.0.0.1:54908}
   [junit4]   2> 1593727 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] o.e.j.s.Server 
Started @1596691ms
   [junit4]   2> 1593727 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=54908, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/shard0/cores}
   [junit4]   2> 1593727 ERROR 
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1593728 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1593728 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1593728 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1593728 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-19T19:00:45.504Z
   [junit4]   2> 1593728 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1593732 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1593732 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1593734 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1593777 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1593802 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1593802 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1593805 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/shard0/cores
   [junit4]   2> 1593805 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1593806 INFO  (coreLoadExecutor-6729-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1593806 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1593843 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1593869 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1593993 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1594001 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1594002 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@538ea15
   [junit4]   2> 1594002 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1594002 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.TestDistributedSearch_33AECFF5B4B33C48-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1594004 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1594075 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1594075 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1594077 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1594077 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1594078 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=7.1015625, 
floorSegmentMB=1.3388671875, forceMergeDeletesPctAllowed=0.17438826699773036, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1594078 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d463782[collection1] main]
   [junit4]   2> 1594079 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1594090 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1594127 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1594127 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1594127 INFO  (coreLoadExecutor-6729-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1595393752068784128
   [junit4]   2> 1594127 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1594128 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1594128 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1594128 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1594128 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1594128 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1594129 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1594129 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1594130 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d463782[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1594631 INFO  
(TEST-TestDistributedSearch.test-seed#[33AECFF5B4B33C48]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1594639 INFO  (qtp304657504-22023) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1595393752599363584)} 0 6
   [junit4]   2> 1594641 INFO  (qtp763450668-22040) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1595393752606703616)} 0 1
   [junit4]   2> 1594644 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1595393752608800768)]} 0 2
   [junit4]   2> 1594646 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1595393752611946496)]} 0 0
   [junit4]   2> 1594647 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1595393752612995072)]} 0 0
   [junit4]   2> 1594648 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1595393752615092224)]} 0 0
   [junit4]   2> 1594649 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1595393752616140800)]} 0 0
   [junit4]   2> 1594650 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1595393752617189376)]} 0 0
   [junit4]   2> 1594651 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1595393752617189376)]} 0 0
   [junit4]   2> 1594651 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1595393752618237952)]} 0 0
   [junit4]   2> 1594652 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1595393752619286528)]} 0 0
   [junit4]   2> 1594653 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1595393752619286528)]} 0 0
   [junit4]   2> 1594653 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1595393752620335104)]} 0 0
   [junit4]   2> 1594654 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1595393752621383680)]} 0 0
   [junit4]   2> 1594655 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1595393752621383680)]} 0 0
   [junit4]   2> 1594655 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1595393752622432256)]} 0 0
   [junit4]   2> 1594656 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1595393752623480832)]} 0 0
   [junit4]   2> 1594657 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1595393752624529408)]} 0 0
   [junit4]   2> 1594658 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1595393752624529408)]} 0 0
   [junit4]   2> 1594658 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1595393752625577984)]} 0 0
   [junit4]   2> 1594659 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595393752626626560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1594659 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@227f246f 
commitCommandVersion:1595393752626626560
   [junit4]   2> 1594673 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5248d770[collection1] main]
   [junit4]   2> 1594673 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1594676 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5248d770[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c9)))}
   [junit4]   2> 1594676 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 17
   [junit4]   2> 1594677 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595393752645500928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1594677 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@47a9d140 
commitCommandVersion:1595393752645500928
   [junit4]   2> 1594683 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@34437d4e[collection1] main]
   [junit4]   2> 1594684 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1594686 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@34437d4e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c9)))}
   [junit4]   2> 1594686 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 9
   [junit4]   2> 1594688 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1595393752655986688)]} 0 1
   [junit4]   2> 1594690 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1595393752658083840)]} 0 1
   [junit4]   2> 1594692 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1595393752660180992)]} 0 1
   [junit4]   2> 1594693 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1595393752661229568)]} 0 0
   [junit4]   2> 1594693 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1595393752662278144)]} 0 0
   [junit4]   2> 1594694 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1595393752663326720)]} 0 0
   [junit4]   2> 1594694 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1595393752663326720)]} 0 0
   [junit4]   2> 1594695 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1595393752664375296)]} 0 0
   [junit4]   2> 1594696 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1595393752665423872)]} 0 0
   [junit4]   2> 1594697 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1595393752665423872)]} 0 0
   [junit4]   2> 1594698 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1595393752666472448)]} 0 0
   [junit4]   2> 1594698 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1595393752667521024)]} 0 0
   [junit4]   2> 1594699 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1595393752668569600)]} 0 0
   [junit4]   2> 1594699 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1595393752668569600)]} 0 0
   [junit4]   2> 1594700 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1595393752669618176)]} 0 0
   [junit4]   2> 1594700 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1595393752669618176)]} 0 0
   [junit4]   2> 1594701 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1595393752670666752)]} 0 0
   [junit4]   2> 1594702 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1595393752671715328)]} 0 0
   [junit4]   2> 1594703 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1595393752671715328)]} 0 0
   [junit4]   2> 1594703 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1595393752672763904)]} 0 0
   [junit4]   2> 1594704 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1595393752673812480)]} 0 0
   [junit4]   2> 1594704 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1595393752673812480)]} 0 0
   [junit4]   2> 1594705 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1595393752674861056)]} 0 0
   [junit4]   2> 1594705 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1595393752674861056)]} 0 0
   [junit4]   2> 1594706 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1595393752675909632)]} 0 0
   [junit4]   2> 1594707 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1595393752675909632)]} 0 0
   [junit4]   2> 1594707 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1595393752676958208)]} 0 0
   [junit4]   2> 1594708 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1595393752678006784)]} 0 0
   [junit4]   2> 1594708 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1595393752678006784)]} 0 0
   [junit4]   2> 1594709 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1595393752679055360)]} 0 0
   [junit4]   2> 1594709 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1595393752679055360)]} 0 0
   [junit4]   2> 1594710 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1595393752680103936)]} 0 0
   [junit4]   2> 1594711 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1595393752681152512)]} 0 0
   [junit4]   2> 1594711 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1595393752681152512)]} 0 0
   [junit4]   2> 1594712 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1595393752682201088)]} 0 0
   [junit4]   2> 1594713 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1595393752682201088)]} 0 0
   [junit4]   2> 1594713 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1595393752683249664)]} 0 0
   [junit4]   2> 1594714 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1595393752684298240)]} 0 0
   [junit4]   2> 1594714 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1595393752684298240)]} 0 0
   [junit4]   2> 1594715 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1595393752685346816)]} 0 0
   [junit4]   2> 1594715 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1595393752685346816)]} 0 0
   [junit4]   2> 1594718 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1595393752688492544)]} 0 0
   [junit4]   2> 1594718 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1595393752688492544)]} 0 0
   [junit4]   2> 1594719 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1595393752689541120)]} 0 0
   [junit4]   2> 1594719 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1595393752689541120)]} 0 0
   [junit4]   2> 1594720 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1595393752690589696)]} 0 0
   [junit4]   2> 1594721 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1595393752690589696)]} 0 0
   [junit4]   2> 1594721 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1595393752691638272)]} 0 0
   [junit4]   2> 1594722 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1595393752692686848)]} 0 0
   [junit4]   2> 1594722 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1595393752692686848)]} 0 0
   [junit4]   2> 1594723 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1595393752693735424)]} 0 0
   [junit4]   2> 1594724 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1595393752693735424)]} 0 0
   [junit4]   2> 1594724 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1595393752694784000)]} 0 0
   [junit4]   2> 1594725 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1595393752694784000)]} 0 0
   [junit4]   2> 1594725 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1595393752695832576)]} 0 0
   [junit4]   2> 1594726 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1595393752696881152)]} 0 0
   [junit4]   2> 1594726 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1595393752696881152)]} 0 0
   [junit4]   2> 1594727 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1595393752697929728)]} 0 0
   [junit4]   2> 1594727 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1595393752697929728)]} 0 0
   [junit4]   2> 1594728 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1595393752698978304)]} 0 0
   [junit4]   2> 1594728 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1595393752698978304)]} 0 0
   [junit4]   2> 1594729 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1595393752700026880)]} 0 0
   [junit4]   2> 1594730 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1595393752700026880)]} 0 0
   [junit4]   2> 1594730 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1595393752701075456)]} 0 0
   [junit4]   2> 1594731 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1595393752701075456)]} 0 0
   [junit4]   2> 1594731 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1595393752702124032)]} 0 0
   [junit4]   2> 1594732 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1595393752703172608)]} 0 0
   [junit4]   2> 1594732 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1595393752703172608)]} 0 0
   [junit4]   2> 1594733 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1595393752704221184)]} 0 0
   [junit4]   2> 1594733 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1595393752704221184)]} 0 0
   [junit4]   2> 1594734 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1595393752705269760)]} 0 0
   [junit4]   2> 1594734 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1595393752705269760)]} 0 0
   [junit4]   2> 1594735 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1595393752706318336)]} 0 0
   [junit4]   2> 1594735 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1595393752706318336)]} 0 0
   [junit4]   2> 1594736 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1595393752707366912)]} 0 0
   [junit4]   2> 1594736 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1595393752707366912)]} 0 0
   [junit4]   2> 1594737 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1595393752708415488)]} 0 0
   [junit4]   2> 1594738 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1595393752708415488)]} 0 0
   [junit4]   2> 1594738 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1595393752709464064)]} 0 0
   [junit4]   2> 1594739 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1595393752709464064)]} 0 0
   [junit4]   2> 1594739 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1595393752710512640)]} 0 0
   [junit4]   2> 1594740 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1595393752710512640)]} 0 0
   [junit4]   2> 1594740 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1595393752711561216)]} 0 0
   [junit4]   2> 1594741 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1595393752712609792)]} 0 0
   [junit4]   2> 1594741 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1595393752712609792)]} 0 0
   [junit4]   2> 1594742 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1595393752713658368)]} 0 0
   [junit4]   2> 1594742 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1595393752713658368)]} 0 0
   [junit4]   2> 1594743 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1595393752714706944)]} 0 0
   [junit4]   2> 1594743 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1595393752714706944)]} 0 0
   [junit4]   2> 1594744 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1595393752715755520)]} 0 0
   [junit4]   2> 1594744 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1595393752715755520)]} 0 0
   [junit4]   2> 1594745 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1595393752716804096)]} 0 0
   [junit4]   2> 1594746 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1595393752716804096)]} 0 0
   [junit4]   2> 1594746 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1595393752717852672)]} 0 0
   [junit4]   2> 1594747 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1595393752718901248)]} 0 0
   [junit4]   2> 1594747 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1595393752718901248)]} 0 0
   [junit4]   2> 1594748 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1595393752719949824)]} 0 0
   [junit4]   2> 1594749 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1595393752719949824)]} 0 0
   [junit4]   2> 1594749 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1595393752720998400)]} 0 0
   [junit4]   2> 1594750 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1595393752720998400)]} 0 0
   [junit4]   2> 1594750 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1595393752722046976)]} 0 0
   [junit4]   2> 1594751 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1595393752723095552)]} 0 0
   [junit4]   2> 1594751 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1595393752723095552)]} 0 0
   [junit4]   2> 1594752 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1595393752724144128)]} 0 0
   [junit4]   2> 1594752 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1595393752724144128)]} 0 0
   [junit4]   2> 1594753 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1595393752725192704)]} 0 0
   [junit4]   2> 1594753 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1595393752725192704)]} 0 0
   [junit4]   2> 1594754 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1595393752726241280)]} 0 0
   [junit4]   2> 1594754 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1595393752726241280)]} 0 0
   [junit4]   2> 1594755 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1595393752727289856)]} 0 0
   [junit4]   2> 1594755 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1595393752727289856)]} 0 0
   [junit4]   2> 1594756 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1595393752728338432)]} 0 0
   [junit4]   2> 1594756 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1595393752728338432)]} 0 0
   [junit4]   2> 1594757 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1595393752729387008)]} 0 0
   [junit4]   2> 1594758 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1595393752729387008)]} 0 0
   [junit4]   2> 1594758 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1595393752730435584)]} 0 0
   [junit4]   2> 1594759 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1595393752730435584)]} 0 0
   [junit4]   2> 1594759 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1595393752731484160)]} 0 0
   [junit4]   2> 1594760 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595393752732532736,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1594760 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@227f246f 
commitCommandVersion:1595393752732532736
   [junit4]   2> 1594769 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@57eabad0[collection1] main]
   [junit4]   2> 1594770 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1594772 INFO  
(searcherExecutor-6719-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@57eabad0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c9)
 Uninverting(_1(7.4.0):c59)))}
   [junit4]   2> 1594772 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 12
   [junit4]   2> 1594773 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595393752746164224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1594773 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@47a9d140 
commitCommandVersion:1595393752746164224
   [junit4]   2> 1594781 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a2c7ca2[collection1] main]
   [junit4]   2> 1594782 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1594784 INFO  
(searcherExecutor-6730-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a2c7ca2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):c9)
 Uninverting(_1(7.4.0):c59)))}
   [junit4]   2> 1594784 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 11
   [junit4]   2> 1594785 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 1594786 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1594786 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 1594786 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=0
   [junit4]   2> 1594787 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594791 INFO  (qtp763450668-22045) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:54908//collection1|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1521486046565&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594793 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046565&ids=111,12,2,135,114,103,148,115,116,130&isShard=true&shard.url=http://127.0.0.1:54908//collection1|[ff01::114]:33332/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594795 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:54908//collection1|[ff01::114]:33332/&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 1594795 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594946 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&rows=10&version=2&q=*:*&NOW=1521486046574&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594949 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046574&ids=11,1,123,102,136,126,138,105,119,109&isShard=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594950 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=151
   [junit4]   2> 1594951 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594952 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:54908//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1521486046728&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594954 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046728&ids=143,133,2,146,135,114,15,117,108,142&isShard=true&shard.url=http://127.0.0.1:54908//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594955 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:54908//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&sort=n_f1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1594955 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594957 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:54908//collection1&rows=10&version=2&q=*:*&NOW=1521486046732&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594958 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046732&ids=11,12,102,127,6,105,1001,107,109,120&isShard=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:54908//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594959 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:54908//collection1&sort=n_f1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1594960 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594962 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:54908//collection1|[ff01::213]:33332/|[ff01::114]:33332/&rows=10&version=2&q=*:*&NOW=1521486046737&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594964 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046737&ids=11,110,12,2,14,124,15,126,8,119&isShard=true&shard.url=http://127.0.0.1:54908//collection1|[ff01::213]:33332/|[ff01::114]:33332/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594965 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:54908//collection1|[ff01::213]:33332/|[ff01::114]:33332/&sort=n_tf1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=3
   [junit4]   2> 1594965 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594967 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:54908//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1521486046742&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594968 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046742&ids=4,147,136,115,129,118,107,9,130,10&isShard=true&shard.url=http://127.0.0.1:54908//collection1|[ff01::083]:33332/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594969 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:54908//collection1|[ff01::083]:33332/&sort=n_tf1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1594970 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594972 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&rows=10&version=2&q=*:*&NOW=1521486046747&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594973 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046747&ids=11,145,135,4,126,148,105,7,117,119&isShard=true&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594974 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&sort=n_d1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1594974 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594976 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:54908//collection1&rows=10&version=2&q=*:*&NOW=1521486046752&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594977 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046752&ids=121,122,134,13,146,17,129,107,140,130&isShard=true&shard.url=http://127.0.0.1:54908//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594978 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:54908//collection1&sort=n_d1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1594979 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1594980 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:54908//collection1&rows=10&version=2&q=*:*&NOW=1521486046756&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1594982 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046756&ids=132,145,102,147,103,104,138,6,106,10&isShard=true&shard.url=http://127.0.0.1:54908//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1594983 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:54908//collection1&sort=n_td1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1594984 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1595060 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&rows=10&version=2&q=*:*&NOW=1521486046761&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1595061 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046761&ids=100,1,15,136,148,16,17,117,109,130&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1595063 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:54908//collection1&sort=n_td1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=77
   [junit4]   2> 1595063 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1595065 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:54908//collection1|[ff01::083]:33332/&rows=10&version=2&q=*:*&NOW=1521486046841&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1595067 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046841&ids=11,143,134,145,136,126,115,138,140,10&isShard=true&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:54908//collection1|[ff01::083]:33332/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1595067 INFO  (qtp763450668-22044) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:54908//collection1|[ff01::083]:33332/&sort=n_l1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1595068 INFO  (qtp304657504-22025) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1595070 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=http://127.0.0.1:54908//collection1&rows=10&version=2&q=*:*&NOW=1521486046845&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1595071 INFO  (qtp763450668-22042) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1521486046845&ids=12,144,122,13,113,127,117,129,8,119&isShard=true&shard.url=http://127.0.0.1:54908//collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1595072 INFO  (qtp763450668-22046) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:54908//collection1&sort=n_l1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1595072 INFO  (qtp304657504-22027) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1595074 INFO  (qtp763450668-22043) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+d

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

[junit4]   2>   3       
/solr/overseer_elect/election/73482279522271341-127.0.0.1:43421_solr-n_0000000023
   [junit4]   2>        3       
/solr/overseer_elect/election/73482279522271268-127.0.0.1:56960_solr-n_0000000007
   [junit4]   2>        2       
/solr/collections/testMetricTrigger/leader_elect/shard1/election/73482279522271268-core_node5-n_0000000001
   [junit4]   2>        2       
/solr/overseer_elect/election/73482279522271376-127.0.0.1:46736_solr-n_0000000031
   [junit4]   2>        2       
/solr/overseer_elect/election/73482279522271259-127.0.0.1:59320_solr-n_0000000005
   [junit4]   2>        2       
/solr/collections/testScheduledTrigger/leader_elect/shard1/election/73482279522271268-core_node6-n_0000000001
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73482279522271407-core_node6-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/73482279522271293-127.0.0.1:37805_solr-n_0000000012
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73482279522271394-core_node4-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        653     /solr/live_nodes
   [junit4]   2>        127     /solr/collections
   [junit4]   2>        23      /solr/overseer/queue-work
   [junit4]   2>        23      /solr/overseer/queue
   [junit4]   2>        23      /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        23      /solr/overseer/collection-queue-work
   [junit4]   2>        22      /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.TriggerIntegrationTest_33AECFF5B4B33C48-001
   [junit4]   2> Mar 19, 2018 7:23:04 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=Direct), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
x_s=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1970, 
maxMBSortInHeap=7.732241770844061, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-GB, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=237400728,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [SolrGraphiteReporterTest, 
URLClassifyProcessorTest, TestRuleBasedAuthorizationPlugin, TestFaceting, 
TestAddFieldRealTimeGet, CoreAdminHandlerTest, 
StatelessScriptUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, 
TestSizeLimitedDistributedMap, TestNestedDocsSort, TestDistributedMissingSort, 
PKIAuthenticationIntegrationTest, TestStandardQParsers, 
ShowFileRequestHandlerTest, ReplaceNodeTest, CollectionReloadTest, 
TestConfigSetImmutable, MoveReplicaHDFSTest, SearchRateTriggerTest, 
TestLRUStatsCache, TestRandomDVFaceting, TestDynamicFieldResource, 
TestLMJelinekMercerSimilarityFactory, TestLeaderElectionZkExpiry, 
TestValueSourceCache, DeleteShardTest, NotRequiredUniqueKeyTest, 
TestSSLRandomization, StressHdfsTest, TestUtils, 
TestDeleteCollectionOnDownNodes, TestLFUCache, UpdateLogTest, 
LukeRequestHandlerTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, 
UUIDUpdateProcessorFallbackTest, ManagedSchemaRoundRobinCloudTest, 
CachingDirectoryFactoryTest, TestAtomicUpdateErrorCases, CacheHeaderTest, 
TestMacros, HttpTriggerListenerTest, TestNamedUpdateProcessors, 
TestMaxTokenLenTokenizer, SpellCheckCollatorWithCollapseTest, 
TestDistribStateManager, OverseerCollectionConfigSetProcessorTest, 
TestBulkSchemaAPI, SpellCheckComponentTest, TestClassicSimilarityFactory, 
V2ApiIntegrationTest, DateMathParserTest, TestCoreDiscovery, 
RegexBytesRefFilterTest, DirectoryFactoryTest, AutoAddReplicasIntegrationTest, 
TestAnalyzedSuggestions, TestMinMaxOnMultiValuedField, ZkFailoverTest, 
AnalysisAfterCoreReloadTest, TestLocalFSCloudBackupRestore, MultiTermTest, 
TestDistribIDF, TestSolr4Spatial2, DistributedFacetPivotWhiteBoxTest, 
TestJettySolrRunner, TestHdfsBackupRestoreCore, TestHalfAndHalfDocValues, 
DocExpirationUpdateProcessorFactoryTest, TestSubQueryTransformer, 
InfoHandlerTest, TestImpersonationWithHadoopAuth, TestGeoJSONResponseWriter, 
MinimalSchemaTest, ConvertedLegacyTest, TestJmxIntegration, TestJsonRequest, 
FileBasedSpellCheckerTest, TestUninvertingReader, MetricUtilsTest, 
TestFieldTypeCollectionResource, HdfsNNFailoverTest, 
TestSolrConfigHandlerCloud, TestSchemalessBufferedUpdates, 
TestTolerantUpdateProcessorCloud, MergeStrategyTest, TestReRankQParserPlugin, 
CollectionsAPIDistributedZkTest, DistributedSuggestComponentTest, TestSolrXml, 
NumericFieldsTest, TestCoreAdminApis, DistanceFunctionTest, 
SolrCmdDistributorTest, TestPerFieldSimilarityWithDefaultOverride, 
ReturnFieldsTest, HdfsDirectoryTest, BlockJoinFacetSimpleTest, 
TestHdfsUpdateLog, SolrSlf4jReporterTest, TestCollectionAPI, 
DistributedSpellCheckComponentTest, TestFiltering, NodeMutatorTest, 
BasicDistributedZk2Test, TestConfigSetsAPIExclusivity, 
LeaderFailureAfterFreshStartTest, BlockCacheTest, 
WordBreakSolrSpellCheckerTest, MigrateRouteKeyTest, RollingRestartTest, 
TestPolicyCloud, TestMiniSolrCloudClusterSSL, CopyFieldTest, 
TestCloudManagedSchema, DateRangeFieldTest, UnloadDistributedZkTest, 
PingRequestHandlerTest, NoCacheHeaderTest, RequestLoggingTest, 
DocValuesMultiTest, TestCodecSupport, ZkStateWriterTest, TestRestoreCore, 
TestLegacyFieldReuse, TestSolrDeletionPolicy2, LeaderElectionIntegrationTest, 
RecoveryZkTest, TestReplicationHandler, ShardRoutingCustomTest, 
TestDistributedSearch, TestStressVersions, TestCoreContainer, SimpleFacetsTest, 
SolrCoreTest, BadIndexSchemaTest, TestLazyCores, TestExtendedDismaxParser, 
SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
SpatialFilterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSurroundQueryParser, 
TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
TermsComponentTest, MoreLikeThisHandlerTest, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, 
TestQuerySenderListener, ResponseLogComponentTest, BadComponentTest, 
TestStressRecovery, TestPostingsSolrHighlighter, SynonymTokenizerTest, 
TestDFRSimilarityFactory, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, 
AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConnectionManagerTest, 
CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, 
DistribCursorPagingTest, DistributedQueueTest, DocValuesNotIndexedTest, 
HttpPartitionOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, 
PeerSyncReplicationTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudSearcherWarming, 
TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, 
TestRandomRequestDistribution, TestRebalanceLeaders, TestSegmentSorting, 
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, 
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, 
ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest, 
SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore, 
AutoAddReplicasPlanActionTest, HdfsAutoAddReplicasIntegrationTest, 
NodeLostTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [636/784 (2!)] on J2 in 311.87s, 15 tests, 1 failure <<< 
FAILURES!

[...truncated 8010 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestLTRReRankingPipeline
   [junit4]   2> 25826 INFO  
(TEST-TestLTRReRankingPipeline.testDifferentTopN-seed#[68D2669C98237771]) [    
] o.a.s.l.TestLTRReRankingPipeline rerank 1 documents 
   [junit4]   2> 25827 INFO  
(TEST-TestLTRReRankingPipeline.testDifferentTopN-seed#[68D2669C98237771]) [    
] o.a.s.l.TestLTRReRankingPipeline doc 0 in pos 0
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLTRReRankingPipeline -Dtests.method=testDifferentTopN 
-Dtests.seed=68D2669C98237771 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=en-PH -Dtests.timezone=America/Dominica 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J0 | TestLTRReRankingPipeline.testDifferentTopN <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1.0> but 
was:<0.0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([68D2669C98237771:997314CCAD98BDE3]:0)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTRReRankingPipeline.testDifferentTopN(TestLTRReRankingPipeline.java:255)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field=PostingsFormat(name=Asserting), id=PostingsFormat(name=MockRandom), 
final-score=PostingsFormat(name=MockRandom)}, 
docValues:{final-score=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1616, 
maxMBSortInHeap=6.495473455050325, sim=RandomSimilarity(queryNorm=false): 
{field=IB SPL-D2}, locale=en-PH, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=238717120,total=350748672
   [junit4]   2> NOTE: All tests run in this JVM: [TestSelectiveWeightCreation, 
TestLTRWithSort, TestUserTermScorereQDF, TestNeuralNetworkModel, 
TestRankingFeature, TestDefaultWrapperModel, TestLTRQParserExplain, 
TestLTRQParserPlugin, TestLTRReRankingPipeline]
   [junit4] Completed [21/37 (1!)] on J0 in 0.08s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 42072 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to