Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6582/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC

5 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:428)
  at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:255)
  at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:174)
  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:229)
  at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 
 at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
 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:428)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:255)
        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:174)
        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:229)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
,time=1}
        at 
__randomizedtesting.SeedInfo.seed([C574640F4697F9AD:4D205BD5E86B9455]: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:1186)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1127)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:987)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest

Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score

Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @ 
response/docs/[3]/score
        at 
__randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:82EBDFEB7EE3E0D4]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:2EDF4EEC6B4ED0FD]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore

Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:16A279492C10C07E]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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.feature.TestFieldLengthFeature.testRanking

Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
        at 
__randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:D4A5C7123956A8DA]:0)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
        at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
        at 
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)




Build Log:
[...truncated 10992 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\init-core-data-001
   [junit4]   2> 101820 WARN  
(SUITE-TestDistributedSearch-seed#[C574640F4697F9AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 101821 INFO  
(SUITE-TestDistributedSearch-seed#[C574640F4697F9AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 101825 INFO  
(SUITE-TestDistributedSearch-seed#[C574640F4697F9AD]-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> 101825 INFO  
(SUITE-TestDistributedSearch-seed#[C574640F4697F9AD]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /lqg/
   [junit4]   2> 102432 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\control\cores\collection1
   [junit4]   2> 102436 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 102436 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72aa7e8f{/lqg,null,AVAILABLE}
   [junit4]   2> 102442 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@78b05df1{HTTP/1.1,[http/1.1]}{127.0.0.1:49971}
   [junit4]   2> 102442 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] o.e.j.s.Server 
Started @105607ms
   [junit4]   2> 102442 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lqg, 
hostPort=49971, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\control\cores}
   [junit4]   2> 102442 ERROR 
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 102442 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 102442 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 102442 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 102442 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-24T06:28:55.687Z
   [junit4]   2> 102443 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\control\solr.xml
   [junit4]   2> 102452 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 102547 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce
   [junit4]   2> 102549 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce
   [junit4]   2> 102550 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce
   [junit4]   2> 102553 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\control\cores
   [junit4]   2> 102553 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 102559 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 102628 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 102669 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 102810 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 102821 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 102821 INFO  (coreLoadExecutor-452-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@7d69c1ce
   [junit4]   2> 102822 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 102822 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 102828 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 102956 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 102956 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 102957 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 102957 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 102958 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=68.9248046875, 
floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=10.270754156543399, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.29010179090830934
   [junit4]   2> 102959 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16bbf21a[collection1] main]
   [junit4]   2> 102960 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 102972 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 103034 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 103035 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 103035 INFO  (coreLoadExecutor-452-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568257958247137280
   [junit4]   2> 103036 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 103036 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 103036 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 103036 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 103037 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 103038 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 103038 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 103039 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 103040 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16bbf21a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 103535 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 103537 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 103537 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4e022b86{/lqg,null,AVAILABLE}
   [junit4]   2> 103538 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@483e7094{HTTP/1.1,[http/1.1]}{127.0.0.1:49977}
   [junit4]   2> 103539 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] o.e.j.s.Server 
Started @106704ms
   [junit4]   2> 103539 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/lqg, 
hostPort=49977, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\shard0\cores}
   [junit4]   2> 103539 ERROR 
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 103539 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 103539 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 103539 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 103539 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-24T06:28:56.784Z
   [junit4]   2> 103541 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 103549 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 103636 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce
   [junit4]   2> 103640 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce
   [junit4]   2> 103640 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d69c1ce
   [junit4]   2> 103643 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\shard0\cores
   [junit4]   2> 103643 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 103644 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 103705 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 103725 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 103828 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 103839 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 103839 INFO  (coreLoadExecutor-463-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@7d69c1ce
   [junit4]   2> 103839 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 103839 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_C574640F4697F9AD-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 103843 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 103981 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 103981 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 103982 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 103982 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 103984 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=68.9248046875, 
floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=10.270754156543399, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.29010179090830934
   [junit4]   2> 103984 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44188de0[collection1] main]
   [junit4]   2> 103986 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 103994 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 104042 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 104042 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 104042 INFO  (coreLoadExecutor-463-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568257959303053312
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 104043 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 104049 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44188de0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 104171 INFO  
(TEST-TestDistributedSearch.test-seed#[C574640F4697F9AD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 104201 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1568257959442513920)} 0 27
   [junit4]   2> 104211 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1568257959472922624)} 0 6
   [junit4]   2> 104344 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[1 (1568257959482359808)]} 0 130
   [junit4]   2> 104355 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[1 (1568257959621820416)]} 0 8
   [junit4]   2> 104361 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[2 (1568257959633354752)]} 0 4
   [junit4]   2> 104384 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[2 (1568257959641743360)]} 0 19
   [junit4]   2> 104387 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[3 (1568257959663763456)]} 0 2
   [junit4]   2> 104392 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[3 (1568257959666909184)]} 0 3
   [junit4]   2> 104396 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[4 (1568257959673200640)]} 0 1
   [junit4]   2> 104400 INFO  (qtp1989181289-1161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[4 (1568257959676346368)]} 0 3
   [junit4]   2> 104404 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[5 (1568257959680540672)]} 0 1
   [junit4]   2> 104407 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[5 (1568257959683686400)]} 0 1
   [junit4]   2> 104410 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[6 (1568257959686832128)]} 0 2
   [junit4]   2> 104415 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[6 (1568257959689977856)]} 0 3
   [junit4]   2> 104418 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[7 (1568257959695220736)]} 0 1
   [junit4]   2> 104422 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[7 (1568257959699415040)]} 0 3
   [junit4]   2> 104432 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[8 (1568257959704657920)]} 0 7
   [junit4]   2> 104441 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[8 (1568257959716192256)]} 0 7
   [junit4]   2> 104446 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[9 (1568257959723532288)]} 0 3
   [junit4]   2> 104452 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[9 (1568257959731920896)]} 0 2
   [junit4]   2> 104454 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1568257959735066624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 104454 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a2debff 
commitCommandVersion:1568257959735066624
   [junit4]   2> 104601 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4bc56a12[collection1] main]
   [junit4]   2> 104603 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 104605 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4bc56a12[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 104605 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 151
   [junit4]   2> 104606 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1568257959894450176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 104606 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@44158f40 
commitCommandVersion:1568257959894450176
   [junit4]   2> 104646 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@254c2837[collection1] main]
   [junit4]   2> 104646 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 104647 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@254c2837[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 104648 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 40
   [junit4]   2> 104653 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[10 (1568257959939538944)]} 0 3
   [junit4]   2> 104666 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[10 (1568257959954219008)]} 0 3
   [junit4]   2> 104671 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[11 (1568257959960510464)]} 0 2
   [junit4]   2> 104674 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[11 (1568257959963656192)]} 0 2
   [junit4]   2> 104677 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[12 (1568257959966801920)]} 0 1
   [junit4]   2> 104680 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[12 (1568257959969947648)]} 0 1
   [junit4]   2> 104682 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[13 (1568257959974141952)]} 0 1
   [junit4]   2> 104685 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[13 (1568257959976239104)]} 0 1
   [junit4]   2> 104689 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[1001 (1568257959979384832)]} 0 2
   [junit4]   2> 104691 INFO  (qtp1989181289-1161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[1001 (1568257959982530560)]} 0 1
   [junit4]   2> 104694 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[14 (1568257959985676288)]} 0 1
   [junit4]   2> 104697 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[14 (1568257959987773440)]} 0 1
   [junit4]   2> 104699 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[15 (1568257959990919168)]} 0 1
   [junit4]   2> 104701 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[15 (1568257959993016320)]} 0 1
   [junit4]   2> 104703 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[16 (1568257959995113472)]} 0 1
   [junit4]   2> 104706 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[16 (1568257959998259200)]} 0 1
   [junit4]   2> 104709 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[17 (1568257960000356352)]} 0 1
   [junit4]   2> 104712 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[17 (1568257960003502080)]} 0 1
   [junit4]   2> 104714 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[100 (1568257960006647808)]} 0 1
   [junit4]   2> 104716 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[100 (1568257960009793536)]} 0 1
   [junit4]   2> 104719 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[101 (1568257960011890688)]} 0 1
   [junit4]   2> 104721 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[101 (1568257960013987840)]} 0 1
   [junit4]   2> 104723 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[102 (1568257960016084992)]} 0 1
   [junit4]   2> 104725 INFO  (qtp1989181289-1161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[102 (1568257960018182144)]} 0 1
   [junit4]   2> 104728 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[103 (1568257960021327872)]} 0 1
   [junit4]   2> 104730 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[103 (1568257960023425024)]} 0 1
   [junit4]   2> 104731 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[104 (1568257960025522176)]} 0 1
   [junit4]   2> 104735 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[104 (1568257960027619328)]} 0 1
   [junit4]   2> 104736 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[105 (1568257960029716480)]} 0 1
   [junit4]   2> 104739 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[105 (1568257960032862208)]} 0 1
   [junit4]   2> 104740 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[106 (1568257960034959360)]} 0 1
   [junit4]   2> 104743 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[106 (1568257960038105088)]} 0 1
   [junit4]   2> 104745 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[107 (1568257960039153664)]} 0 1
   [junit4]   2> 104747 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[107 (1568257960041250816)]} 0 1
   [junit4]   2> 104750 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[108 (1568257960044396544)]} 0 1
   [junit4]   2> 104753 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[108 (1568257960046493696)]} 0 1
   [junit4]   2> 104755 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[109 (1568257960049639424)]} 0 1
   [junit4]   2> 104757 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[109 (1568257960051736576)]} 0 1
   [junit4]   2> 104759 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[110 (1568257960053833728)]} 0 1
   [junit4]   2> 104761 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[110 (1568257960056979456)]} 0 1
   [junit4]   2> 104764 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[111 (1568257960059076608)]} 0 1
   [junit4]   2> 104766 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[111 (1568257960061173760)]} 0 1
   [junit4]   2> 104769 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[112 (1568257960063270912)]} 0 1
   [junit4]   2> 104771 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[112 (1568257960066416640)]} 0 1
   [junit4]   2> 104773 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[113 (1568257960069562368)]} 0 0
   [junit4]   2> 104775 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[113 (1568257960071659520)]} 0 1
   [junit4]   2> 104778 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[114 (1568257960072708096)]} 0 1
   [junit4]   2> 104780 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[114 (1568257960075853824)]} 0 1
   [junit4]   2> 104783 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[115 (1568257960077950976)]} 0 1
   [junit4]   2> 104784 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[115 (1568257960080048128)]} 0 1
   [junit4]   2> 104786 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[116 (1568257960083193856)]} 0 1
   [junit4]   2> 104789 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[116 (1568257960085291008)]} 0 1
   [junit4]   2> 104791 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[117 (1568257960087388160)]} 0 0
   [junit4]   2> 104793 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[117 (1568257960090533888)]} 0 0
   [junit4]   2> 104856 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[118 (1568257960091582464)]} 0 61
   [junit4]   2> 104895 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[118 (1568257960158691328)]} 0 37
   [junit4]   2> 104899 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[119 (1568257960198537216)]} 0 2
   [junit4]   2> 104900 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[119 (1568257960202731520)]} 0 1
   [junit4]   2> 104903 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[120 (1568257960205877248)]} 0 0
   [junit4]   2> 104905 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[120 (1568257960207974400)]} 0 0
   [junit4]   2> 104908 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[121 (1568257960209022976)]} 0 0
   [junit4]   2> 104909 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[121 (1568257960211120128)]} 0 1
   [junit4]   2> 104911 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[122 (1568257960213217280)]} 0 0
   [junit4]   2> 104914 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[122 (1568257960215314432)]} 0 1
   [junit4]   2> 104916 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[123 (1568257960219508736)]} 0 1
   [junit4]   2> 104918 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[123 (1568257960221605888)]} 0 0
   [junit4]   2> 104921 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[124 (1568257960223703040)]} 0 1
   [junit4]   2> 104923 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[124 (1568257960225800192)]} 0 1
   [junit4]   2> 104926 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[125 (1568257960228945920)]} 0 1
   [junit4]   2> 104928 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[125 (1568257960231043072)]} 0 1
   [junit4]   2> 104930 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[126 (1568257960233140224)]} 0 1
   [junit4]   2> 104932 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[126 (1568257960235237376)]} 0 1
   [junit4]   2> 104934 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[127 (1568257960237334528)]} 0 1
   [junit4]   2> 104936 INFO  (qtp1989181289-1161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[127 (1568257960240480256)]} 0 1
   [junit4]   2> 104939 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[128 (1568257960242577408)]} 0 0
   [junit4]   2> 104941 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[128 (1568257960244674560)]} 0 0
   [junit4]   2> 104943 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[129 (1568257960246771712)]} 0 1
   [junit4]   2> 104945 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[129 (1568257960248868864)]} 0 1
   [junit4]   2> 104948 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[130 (1568257960252014592)]} 0 1
   [junit4]   2> 104950 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[130 (1568257960254111744)]} 0 1
   [junit4]   2> 104952 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[131 (1568257960256208896)]} 0 0
   [junit4]   2> 104954 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[131 (1568257960258306048)]} 0 0
   [junit4]   2> 104956 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[132 (1568257960261451776)]} 0 0
   [junit4]   2> 104958 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[132 (1568257960262500352)]} 0 0
   [junit4]   2> 104960 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[133 (1568257960265646080)]} 0 0
   [junit4]   2> 104962 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[133 (1568257960267743232)]} 0 0
   [junit4]   2> 104965 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[134 (1568257960269840384)]} 0 1
   [junit4]   2> 104967 INFO  (qtp1989181289-1161) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[134 (1568257960271937536)]} 0 1
   [junit4]   2> 104969 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[135 (1568257960275083264)]} 0 0
   [junit4]   2> 104971 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[135 (1568257960277180416)]} 0 1
   [junit4]   2> 104974 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[136 (1568257960279277568)]} 0 1
   [junit4]   2> 104976 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[136 (1568257960281374720)]} 0 1
   [junit4]   2> 104978 INFO  (qtp385194858-1148) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[137 (1568257960283471872)]} 0 1
   [junit4]   2> 104981 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[137 (1568257960287666176)]} 0 1
   [junit4]   2> 104984 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[138 (1568257960289763328)]} 0 1
   [junit4]   2> 104986 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[138 (1568257960292909056)]} 0 1
   [junit4]   2> 104989 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[139 (1568257960295006208)]} 0 1
   [junit4]   2> 104991 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[139 (1568257960297103360)]} 0 0
   [junit4]   2> 104993 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[140 (1568257960299200512)]} 0 1
   [junit4]   2> 104995 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[140 (1568257960302346240)]} 0 0
   [junit4]   2> 104997 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[141 (1568257960304443392)]} 0 0
   [junit4]   2> 105000 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[141 (1568257960306540544)]} 0 1
   [junit4]   2> 105002 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[142 (1568257960308637696)]} 0 1
   [junit4]   2> 105005 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[142 (1568257960310734848)]} 0 1
   [junit4]   2> 105007 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[143 (1568257960313880576)]} 0 0
   [junit4]   2> 105009 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[143 (1568257960315977728)]} 0 1
   [junit4]   2> 105011 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[144 (1568257960319123456)]} 0 0
   [junit4]   2> 105014 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[144 (1568257960321220608)]} 0 1
   [junit4]   2> 105016 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[145 (1568257960323317760)]} 0 1
   [junit4]   2> 105019 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[145 (1568257960326463488)]} 0 1
   [junit4]   2> 105083 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[146 (1568257960328560640)]} 0 63
   [junit4]   2> 105269 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[146 (1568257960396718080)]} 0 184
   [junit4]   2> 105275 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[147 (1568257960591753216)]} 0 4
   [junit4]   2> 105281 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[147 (1568257960599093248)]} 0 4
   [junit4]   2> 105284 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[148 (1568257960605384704)]} 0 1
   [junit4]   2> 105288 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[148 (1568257960608530432)]} 0 1
   [junit4]   2> 105291 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[149 (1568257960611676160)]} 0 1
   [junit4]   2> 105293 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={wt=javabin&version=2}{add=[149 (1568257960613773312)]} 0 1
   [junit4]   2> 105294 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1568257960615870464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 105295 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a2debff 
commitCommandVersion:1568257960615870464
   [junit4]   2> 105331 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@64621dbd[collection1] main]
   [junit4]   2> 105332 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 105335 INFO  
(searcherExecutor-453-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@64621dbd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)
 Uninverting(_1(7.0.0):c28) Uninverting(_2(7.0.0):c28) 
Uninverting(_3(7.0.0):c3)))}
   [junit4]   2> 105335 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 41
   [junit4]   2> 105337 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1568257960660959232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 105337 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@44158f40 
commitCommandVersion:1568257960660959232
   [junit4]   2> 105380 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7db70cef[collection1] main]
   [junit4]   2> 105380 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 105382 INFO  
(searcherExecutor-464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7db70cef[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)
 Uninverting(_1(7.0.0):c28) Uninverting(_2(7.0.0):c28) 
Uninverting(_3(7.0.0):c3)))}
   [junit4]   2> 105382 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/lqg path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 45
   [junit4]   2> 105384 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 105384 INFO  (qtp385194858-1141) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 105386 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 105386 INFO  (qtp385194858-1145) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=0
   [junit4]   2> 105389 INFO  (qtp385194858-1146) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=1
   [junit4]   2> 105434 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg 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:49977/lqg/collection1|[ff01::114]:33332/lqg&rows=10&version=2&q=*:*&NOW=1495607338674&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1
   [junit4]   2> 105439 INFO  (qtp1989181289-1161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1495607338674&ids=11,144,112,135,124,146,126,138,128,1001&isShard=true&shard.url=http://127.0.0.1:49977/lqg/collection1|[ff01::114]:33332/lqg&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 105447 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&shards=http://127.0.0.1:49977/lqg/collection1|[ff01::114]:33332/lqg&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=17
   [junit4]   2> 105452 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 105459 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::083]:33332/lqg|[ff01::213]:33332/lqg|[ff01::114]:33332/lqg|http://127.0.0.1:49977/lqg/collection1&rows=10&version=2&q=*:*&NOW=1495607338700&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 105465 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1495607338700&ids=113,114,137,105,17,8,9,108,109,131&isShard=true&shard.url=[ff01::083]:33332/lqg|[ff01::213]:33332/lqg|[ff01::114]:33332/lqg|http://127.0.0.1:49977/lqg/collection1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 105471 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&shards=[ff01::083]:33332/lqg|[ff01::213]:33332/lqg|[ff01::114]:33332/lqg|http://127.0.0.1:49977/lqg/collection1&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=16
   [junit4]   2> 105474 INFO  (qtp385194858-1147) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 105478 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg 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:49977/lqg/collection1&rows=10&version=2&q=*:*&NOW=1495607338721&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 105480 INFO  (qtp1989181289-1165) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1495607338721&ids=1,13,149,138,1001,129,119,9,130,10&isShard=true&shard.url=http://127.0.0.1:49977/lqg/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 105482 INFO  (qtp1989181289-1160) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&shards=http://127.0.0.1:49977/lqg/collection1&sort=n_f1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=6
   [junit4]   2> 105484 INFO  (qtp385194858-1143) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 105491 INFO  (qtp1989181289-1162) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=http://127.0.0.1:49977/lqg/collection1&rows=10&version=2&q=*:*&NOW=1495607338733&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1
   [junit4]   2> 105495 INFO  (qtp1989181289-1164) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1495607338733&ids=110,145,112,105,116,139,128,106,118,120&isShard=true&shard.url=http://127.0.0.1:49977/lqg/collection1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 105502 INFO  (qtp1989181289-1161) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&shards=http://127.0.0.1:49977/lqg/collection1&sort=n_f1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=14
   [junit4]   2> 105509 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=4
   [junit4]   2> 105521 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg 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:49977/lqg/collection1|[ff01::114]:33332/lqg&rows=10&version=2&q=*:*&NOW=1495607338760&isShard=true&wt=javabin}
 hits=68 status=0 QTime=4
   [junit4]   2> 105527 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1495607338760&ids=143,133,112,146,125,104,126,106,7,10&isShard=true&shard.url=http://127.0.0.1:49977/lqg/collection1|[ff01::114]:33332/lqg&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 105531 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&shards=http://127.0.0.1:49977/lqg/collection1|[ff01::114]:33332/lqg&sort=n_tf1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=15
   [junit4]   2> 105534 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 105537 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg 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:49977/lqg/collection1|[ff01::213]:33332/lqg|[ff01::083]:33332/lqg&rows=10&version=2&q=*:*&NOW=1495607338780&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 105539 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1495607338780&ids=1,122,101,134,103,138,109,141,142,120&isShard=true&shard.url=http://127.0.0.1:49977/lqg/collection1|[ff01::213]:33332/lqg|[ff01::083]:33332/lqg&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 105541 INFO  (qtp1989181289-1159) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&shards=http://127.0.0.1:49977/lqg/collection1|[ff01::213]:33332/lqg|[ff01::083]:33332/lqg&sort=n_tf1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=5
   [junit4]   2> 105543 INFO  (qtp385194858-1144) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 105546 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=http://127.0.0.1:49977/lqg/collection1|[ff01::213]:33332/lqg|[ff01::114]:33332/lqg&rows=10&version=2&q=*:*&NOW=1495607338789&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 105549 INFO  (qtp1989181289-1163) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/lqg path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1495607338789&ids=110,145,2,149,128,129,118,9,109,10&isShard=true&shard.url=http://127.0.0.1:49977/lqg/collection1|[ff01::

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

e.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 31992 INFO  (qtp1271964095-265) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&fl=*,+score&rows=4&rq={!ltr+reRankDocs%3D100}}
 status=400 QTime=0
   [junit4]   2> 31992 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdMissingTest-seed#[4B936E8CA12CB715]) [    
] o.a.s.SolrTestCaseJ4 ###Ending ltrModelIdMissingTest
   [junit4]   2> 31998 INFO  
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[4B936E8CA12CB715])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting ltrMoreResultsThanReRankedTest
   [junit4]   2> 32001 INFO  (qtp1271964095-264) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={fv=true&q=_query_:{!edismax+qf%3D'title'+mm%3D100%25+v%3D'bloomberg'+tie%3D0.1}&indent=on&fl=*,+score&rows=4&wt=json}
 hits=4 status=0 QTime=1
   [junit4]   2> 32002 ERROR 
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[4B936E8CA12CB715])
 [    ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: 
'0.09271725'!='0.105360515' @ response/docs/[3]/score
   [junit4]   2>  expected =/response/docs/[3]/score==0.09271725
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1,
   [junit4]   2>     "params":{
   [junit4]   2>       "fv":"true",
   [junit4]   2>       "q":"_query_:{!edismax qf='title' mm=100% v='bloomberg' 
tie=0.1}",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*, score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json"}},
   [junit4]   2>   
"response":{"numFound":4,"start":0,"maxScore":0.16857682,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg bloomberg bloomberg bloomberg",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"9",
   [junit4]   2>         "popularity":5,
   [junit4]   2>         "_version_":1568261309101768704,
   [junit4]   2>         "score":0.16857682},
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg bloomberg bloomberg",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"8",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1568261309099671552,
   [junit4]   2>         "score":0.16556652},
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg bloomberg ",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"7",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1568261309095477248,
   [junit4]   2>         "score":0.15985733},
   [junit4]   2>       {
   [junit4]   2>         "title":"bloomberg different bla",
   [junit4]   2>         "description":"bloomberg",
   [junit4]   2>         "id":"6",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1568261309083942912,
   [junit4]   2>         "score":0.105360515}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = 
/query?q=_query_%3A%7B%21edismax+qf%3D%27title%27+mm%3D100%25+v%3D%27bloomberg%27+tie%3D0.1%7D&fl=*%2C+score&rows=4&fv=true&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 32002 INFO  
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[4B936E8CA12CB715])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending ltrMoreResultsThanReRankedTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLTRQParserPlugin -Dtests.method=ltrMoreResultsThanReRankedTest 
-Dtests.seed=4B936E8CA12CB715 -Dtests.slow=true -Dtests.locale=sq 
-Dtests.timezone=Africa/Mbabane -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J1 | 
TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'0.09271725'!='0.105360515' @ response/docs/[3]/score
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4B936E8CA12CB715:82EBDFEB7EE3E0D4]:0)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
   [junit4]    >        at 
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
   [junit4]    >        at 
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 32004 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6e4c5efa{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 32004 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1702576909
   [junit4]   2> 32004 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 32005 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 32005 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 32005 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 32005 INFO  (coreCloseExecutor-208-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4be55b41
   [junit4]   2> 32007 INFO  (coreCloseExecutor-208-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1273322305
   [junit4]   2> 32008 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ca9fda5{/solr,null,UNAVAILABLE}
   [junit4]   2> 32021 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 32021 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1571542689
   [junit4]   2> 32021 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 32021 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 32021 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 32021 INFO  
(SUITE-TestLTRQParserPlugin-seed#[4B936E8CA12CB715]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 32022 INFO  (coreCloseExecutor-210-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4fe2fb2a
   [junit4]   2> 32024 INFO  (coreCloseExecutor-210-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1340275498
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.TestLTRQParserPlugin_4B936E8CA12CB715-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=Lucene50(blocksize=128), popularity=FST50, 
description=PostingsFormat(name=MockRandom), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), text=FST50, 
title=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=2023, 
maxMBSortInHeap=6.797993540834506, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sq, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=55026800,total=134217728
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelWeightCreation, 
TestFieldLengthFeature, TestLTRQParserExplain, TestLTRWithFacet, 
TestRankingFeature, TestSelectiveWeightCreation, 
TestMultipleAdditiveTreesModel, TestLTRQParserPlugin]
   [junit4] Completed [18/33 (4!)] on J1 in 1.16s, 5 tests, 1 error <<< 
FAILURES!

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

Reply via email to