Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6567/
Java: 32bit/jdk1.8.0_131 -client -XX:+UseG1GC

5 tests failed.
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([A893ED0437B7ECA6:61EB5C63E878BB67]: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([A893ED0437B7ECA6:CDDFCD64FDD58B4E]: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([A893ED0437B7ECA6:F5A2FAC1BA8B9BCD]: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([A893ED0437B7ECA6:37A5449AAFCDF369]: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)


FAILED:  org.apache.solr.handler.admin.TestCollectionAPIs.testCommands

Error Message:
Error in command payload[{     "modify":{       "rule":"replica:*,cores:<5",    
   "autoAddReplicas":false},     "errorMessages":["Value is not valid, expected 
one of: [ARRAY], found: String"]}]

Stack Trace:
java.lang.RuntimeException: Error in command payload[{
    "modify":{
      "rule":"replica:*,cores:<5",
      "autoAddReplicas":false},
    "errorMessages":["Value is not valid, expected one of: [ARRAY], found: 
String"]}]
        at 
__randomizedtesting.SeedInfo.seed([96F9AA43B3B69B3F:B7C563BBD98C7B5B]:0)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
        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)
Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command 
payload
        at org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
        ... 41 more




Build Log:
[...truncated 12943 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestCollectionAPIs
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.TestCollectionAPIs_96F9AA43B3B69B3F-001\init-core-data-001
   [junit4]   2> 2706839 WARN  
(SUITE-TestCollectionAPIs-seed#[96F9AA43B3B69B3F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2706839 INFO  
(SUITE-TestCollectionAPIs-seed#[96F9AA43B3B69B3F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2706844 INFO  
(SUITE-TestCollectionAPIs-seed#[96F9AA43B3B69B3F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2706846 INFO  
(TEST-TestCollectionAPIs.testCommands-seed#[96F9AA43B3B69B3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommands
   [junit4]   2> 2706907 INFO  
(TEST-TestCollectionAPIs.testCommands-seed#[96F9AA43B3B69B3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommands
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionAPIs 
-Dtests.method=testCommands -Dtests.seed=96F9AA43B3B69B3F -Dtests.slow=true 
-Dtests.locale=es-MX -Dtests.timezone=CTT -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.07s J0 | TestCollectionAPIs.testCommands <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Error in command 
payload[{
   [junit4]    >     "modify":{
   [junit4]    >       "rule":"replica:*,cores:<5",
   [junit4]    >       "autoAddReplicas":false},
   [junit4]    >     "errorMessages":["Value is not valid, expected one of: 
[ARRAY], found: String"]}]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([96F9AA43B3B69B3F:B7C563BBD98C7B5B]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:189)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.compareOutput(TestCollectionAPIs.java:148)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.testCommands(TestCollectionAPIs.java:120)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.api.ApiBag$ExceptionWithErrObject: 
Error in command payload
   [junit4]    >        at 
org.apache.solr.api.ApiBag.getCommandOperations(ApiBag.java:320)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs$1.getCommands(TestCollectionAPIs.java:173)
   [junit4]    >        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:84)
   [junit4]    >        at 
org.apache.solr.handler.admin.TestCollectionAPIs.makeCall(TestCollectionAPIs.java:187)
   [junit4]    >        ... 41 more
   [junit4]   2> 2706910 INFO  
(SUITE-TestCollectionAPIs-seed#[96F9AA43B3B69B3F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.TestCollectionAPIs_96F9AA43B3B69B3F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-MX, timezone=CTT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=219466008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryResponse, 
RequiredFieldsTest, XmlUpdateRequestHandlerTest, SpellingQueryConverterTest, 
TestDocBasedVersionConstraints, TestRandomCollapseQParserPlugin, 
MBeansHandlerTest, TestSubQueryTransformer, TestRTimerTree, 
TestRequestForwarding, TestNamedUpdateProcessors, ZkCLITest, 
DistributedFacetPivotSmallTest, SubstringBytesRefFilterTest, 
TestSystemIdResolver, FileUtilsTest, TestSchemaVersionResource, 
TestFieldResource, SynonymTokenizerTest, AnalysisAfterCoreReloadTest, 
SolrCloudReportersTest, UniqFieldsUpdateProcessorFactoryTest, 
TestRuleBasedAuthorizationPlugin, TestReplicationHandler, 
TestIBSimilarityFactory, DisMaxRequestHandlerTest, TestRebalanceLeaders, 
SmileWriterTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestSolrConfigHandlerConcurrent, RuleEngineTest, TestAuthorizationFramework, 
TestDefaultStatsCache, SuggestComponentContextFilterQueryTest, DateFieldTest, 
JvmMetricsTest, HighlighterTest, TestMiniSolrCloudCluster, TestCSVLoader, 
TestRestoreCore, DistributedSpellCheckComponentTest, 
StandardRequestHandlerTest, CursorPagingTest, 
DeleteLastCustomShardedReplicaTest, TestReRankQParserPlugin, 
TestTolerantSearch, SolrGangliaReporterTest, TestHighlightDedupGrouping, 
CdcrReplicationDistributedZkTest, TestDynamicLoading, CdcrRequestHandlerTest, 
TestSolrFieldCacheBean, TestHashPartitioner, TestJavabinTupleStreamParser, 
HdfsChaosMonkeySafeLeaderTest, CloudExitableDirectoryReaderTest, 
QueryElevationComponentTest, HdfsLockFactoryTest, TestApiFramework, 
OutputWriterTest, ActionThrottleTest, DateMathParserTest, 
TestCorePropertiesReload, RecoveryZkTest, HdfsSyncSliceTest, 
BaseCdcrDistributedZkTest, TestBinaryField, TestLFUCache, 
BinaryUpdateRequestHandlerTest, ExitableDirectoryReaderTest, 
AnalyticsMergeStrategyTest, TestGraphTermsQParserPlugin, DeleteReplicaTest, 
TestStressVersions, TestJettySolrRunner, TestLocalFSCloudBackupRestore, 
DocValuesTest, IndexSchemaRuntimeFieldTest, SpatialFilterTest, 
HttpPartitionTest, DistributedFacetExistsSmallTest, 
TestDownShardTolerantSearch, TestCollationFieldDocValues, 
RecoveryAfterSoftCommitTest, MigrateRouteKeyTest, MultiTermTest, 
RequestLoggingTest, SimplePostToolTest, BlockJoinFacetDistribTest, 
ZkControllerTest, TestPostingsSolrHighlighter, MoreLikeThisHandlerTest, 
TestUtils, TestSweetSpotSimilarityFactory, DirectUpdateHandlerTest, 
TestStressLucene, TestUnifiedSolrHighlighter, TestScoreJoinQPNoScore, 
SolrIndexConfigTest, PingRequestHandlerTest, ExplicitHLLTest, 
DirectSolrConnectionTest, XsltUpdateRequestHandlerTest, TestBulkSchemaAPI, 
TestGeoJSONResponseWriter, V2ApiIntegrationTest, DocumentBuilderTest, 
TestSolr4Spatial2, TestNRTOpen, ZkNodePropsTest, TestClusterStateMutator, 
FastVectorHighlighterTest, InfixSuggestersTest, TestStressInPlaceUpdates, 
CheckHdfsIndexTest, RestartWhileUpdatingTest, HdfsRecoveryZkTest, 
ParsingFieldUpdateProcessorsTest, TestShardHandlerFactory, 
UUIDUpdateProcessorFallbackTest, SolrPluginUtilsTest, TestConfigSetProperties, 
TestRTGBase, TestMacros, SimpleFacetsTest, MergeStrategyTest, 
TestReloadDeadlock, QueryEqualityTest, TestLeaderElectionZkExpiry, 
TestManagedSynonymFilterFactory, OverseerTaskQueueTest, TestConfigsApi, 
TestPivotHelperCode, TestDelegationWithHadoopAuth, 
CollectionsAPIAsyncDistributedZkTest, TestManagedResourceStorage, 
TestExtendedDismaxParser, TestFaceting, SolrJmxReporterTest, 
TestSQLHandlerNonCloud, TermsComponentTest, 
TestSolrCloudWithSecureImpersonation, 
StatelessScriptUpdateProcessorFactoryTest, 
PeerSyncWithIndexFingerprintCachingTest, DocValuesNotIndexedTest, 
CursorMarkTest, SolrCLIZkUtilsTest, TestManagedSchemaThreadSafety, 
NodeMutatorTest, TestFieldCacheSort, TestSimpleQParserPlugin, 
HdfsTlogReplayBufferedWhileIndexingTest, CdcrUpdateLogTest, 
TlogReplayBufferedWhileIndexingTest, AtomicUpdateProcessorFactoryTest, 
ConcurrentDeleteAndCreateCollectionTest, TestFastOutputStream, BufferStoreTest, 
SpellCheckCollatorWithCollapseTest, TestTestInjection, 
OpenExchangeRatesOrgProviderTest, SampleTest, TestSolrJ, 
BlobRepositoryCloudTest, ReplaceNodeTest, TestFunctionQuery, SuggesterFSTTest, 
SolrCoreMetricManagerTest, TestGroupingSearch, TestFreeTextSuggestions, 
MoveReplicaTest, TestCollationField, BasicDistributedZkTest, OverseerTest, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, ShardRoutingTest, 
ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, 
TestDistributedSearch, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, 
TestSort, TestFiltering, TestLazyCores, CurrencyFieldXmlFileTest, 
TestCoreDiscovery, SuggesterTSTTest, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, TestRemoteStreaming, TestSolrDeletionPolicy1, 
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryTypes, 
FileBasedSpellCheckerTest, TermVectorComponentTest, TestSolrQueryParser, 
TestJmxIntegration, TestCSVResponseWriter, TestPartialUpdateDeduplication, 
TestComponentsName, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, 
CopyFieldTest, TestStressRecovery, TestSolrDeletionPolicy2, TestDocSet, 
NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, 
TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestCharFilters, 
TestCodecSupport, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, 
PrimUtilsTest, TestSuggestSpellingConverter, SliceStateTest, 
DistributedIntervalFacetingTest, CdcrReplicationHandlerTest, 
CleanupOldIndexTest, CollectionsAPISolrJTest, DeleteNodeTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, RemoteQueryErrorTest, ReplicationFactorTest, 
SSLMigrationTest, ShardSplitTest, TestConfigSetsAPIExclusivity, 
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, 
TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, 
TestShortCircuitedRequests, TestTolerantUpdateProcessorCloud, 
ZkStateWriterTest, CoreSorterTest, QueryResultKeyTest, 
TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, 
TestCustomStream, TestSolrXml, TestSolrCloudSnapshots, TestReqParamsAPI, 
TestSQLHandler, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, 
InfoHandlerTest, MetricsHandlerTest, PropertiesRequestHandlerTest, 
SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, TestCollectionAPIs]
   [junit4] Completed [576/709 (1!)] on J0 in 0.10s, 1 test, 1 error <<< 
FAILURES!

[...truncated 6724 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestLTRQParserPlugin
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\init-core-data-001
   [junit4]   2> 24776 WARN  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 24776 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 24783 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 24785 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 24846 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 24882 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 24913 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 25134 WARN  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 25135 WARN  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 25135 WARN  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 25187 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 25213 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 25240 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 25246 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 25246 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 25247 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 25247 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\init-core-data-001\]
   [junit4]   2> 25527 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 25529 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 25529 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 25531 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 25531 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 25533 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@164573c[collection1] main]
   [junit4]   2> 25534 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\ltr\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 25535 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path 
/schema/feature-store
   [junit4]   2> 25535 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 25535 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 25535 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 25535 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 25535 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 25535 WARN  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 25535 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 25536 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 25536 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 25536 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 25536 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 25536 INFO  (coreLoadExecutor-32-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1567763851317870592
   [junit4]   2> 25540 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@164573c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25548 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 25575 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 25575 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 25577 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-003\cores\core
   [junit4]   2> 25583 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 25586 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e12617{/solr,null,AVAILABLE}
   [junit4]   2> 25590 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13722e7{HTTP/1.1,[http/1.1]}{127.0.0.1:52748}
   [junit4]   2> 25590 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.Server Started @29632ms
   [junit4]   2> 25590 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52748, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-003\cores}
   [junit4]   2> 25591 ERROR 
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 25591 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 25591 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 25591 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 25591 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-18T19:35:19.247Z
   [junit4]   2> 25592 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-001\solr.xml
   [junit4]   2> 25822 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-003\cores
   [junit4]   2> 25822 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 25901 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 25928 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 25970 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 25980 INFO  (coreLoadExecutor-43-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\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 25980 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 25980 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-003\cores\core\data\]
   [junit4]   2> 26202 WARN  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 26203 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 26203 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 26205 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 26205 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 26206 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d251b9[collection1] main]
   [junit4]   2> 26208 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-001\collection1\conf
   [junit4]   2> 26208 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path 
/schema/feature-store
   [junit4]   2> 26209 WARN  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 26209 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 26209 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 26209 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 26209 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
   [junit4]   2> 26210 WARN  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 26210 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 26210 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 26210 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 26210 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 26211 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 26212 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d251b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 26212 INFO  (coreLoadExecutor-43-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1567763852026707968
   [junit4]   2> 26376 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#52748
   [junit4]   2> 26408 INFO  (qtp23722467-59) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+different+bla</field><field+name%3D"description">bloomberg</field><field+name%3D"id">6</field><field+name%3D"popularity">1</field></doc></add>}{add=[6
 (1567763852215451648)]} 0 17
   [junit4]   2> 26429 INFO  (qtp23722467-56) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+</field><field+name%3D"description">bloomberg</field><field+name%3D"id">7</field><field+name%3D"popularity">2</field></doc></add>}{add=[7
 (1567763852251103232)]} 0 4
   [junit4]   2> 26435 INFO  (qtp23722467-55) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">8</field><field+name%3D"popularity">3</field></doc></add>}{add=[8
 (1567763852259491840)]} 0 1
   [junit4]   2> 26440 INFO  (qtp23722467-54) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"title">bloomberg+bloomberg+bloomberg+bloomberg</field><field+name%3D"description">bloomberg</field><field+name%3D"id">9</field><field+name%3D"popularity">5</field></doc></add>}{add=[9
 (1567763852264734720)]} 0 1
   [junit4]   2> 26443 INFO  (qtp23722467-53) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 26443 INFO  (qtp23722467-53) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@10b35c3 commitCommandVersion:0
   [junit4]   2> 26574 INFO  (qtp23722467-53) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@181ae77[collection1] main]
   [junit4]   2> 26576 INFO  (qtp23722467-53) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 26577 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@181ae77[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
   [junit4]   2> 26577 INFO  (qtp23722467-53) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<commit/>}{commit=} 0 134
   [junit4]   2> 26587 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.l.TestRerankBase send 
   [junit4]   2> [
   [junit4]   2>   {
   [junit4]   2>      "name": "title",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 1
   [junit4]   2>      }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "description",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>        "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>   {
   [junit4]   2>     "name": "keywords",
   [junit4]   2>     "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "params": {
   [junit4]   2>         "value": 2
   [junit4]   2>     }
   [junit4]   2>   },
   [junit4]   2>  {
   [junit4]   2>      "name": "popularity",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 3
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>      "name": "text",
   [junit4]   2>      "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>      "params": {
   [junit4]   2>          "value": 4
   [junit4]   2>      }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentPerson",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  },
   [junit4]   2>  {
   [junit4]   2>    "name": "queryIntentCompany",
   [junit4]   2>    "class": "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>    "params": {
   [junit4]   2>        "value": 5
   [junit4]   2>    }
   [junit4]   2>  }
   [junit4]   2> ]
   [junit4]   2> 
   [junit4]   2> 26663 INFO  (qtp23722467-52) [    x:collection1] /solr 
SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 27264 INFO  (qtp23722467-52) [    x:collection1] /solr 
SolrSchemaRestApi: [Restlet] Attaching application: 
org.apache.solr.rest.SolrSchemaRestApi@11052b6 to URI: /solr/schema
   [junit4]   2> mai 18, 2017 9:35:21 AM org.restlet.Application start
   [junit4]   2> INFOS: Starting org.apache.solr.rest.SolrSchemaRestApi 
application
   [junit4]   2> 27419 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 27475 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 27475 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 27475 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 27475 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router: 
/schema
   [junit4]   2> 27475 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 27549 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.RestManager Found ManagedResource 
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@aeb352] for 
/schema/feature-store
   [junit4]   2> 27555 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.ManagedResource Processing update to /schema/feature-store: 
[{name=title, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=1}}, {name=description, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=2}}, 
{name=keywords, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=2}}, {name=popularity, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=3}}, {name=text, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=4}}, 
{name=queryIntentPerson, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=5}}, {name=queryIntentCompany, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=5}}] is a 
java.util.ArrayList
   [junit4]   2> 27555 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=title, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=1}}
   [junit4]   2> 27600 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=description, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=2}}
   [junit4]   2> 27601 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=keywords, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=2}}
   [junit4]   2> 27603 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=popularity, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=3}}
   [junit4]   2> 27603 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=text, 
class=org.apache.solr.ltr.feature.ValueFeature, params={value=4}}
   [junit4]   2> 27604 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on 
{name=queryIntentPerson, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=5}}
   [junit4]   2> 27605 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on 
{name=queryIntentCompany, class=org.apache.solr.ltr.feature.ValueFeature, 
params={value=5}}
   [junit4]   2> 27611 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_feature-store.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-001\collection1\conf
   [junit4]   2> 27612 INFO  (qtp23722467-52) [    x:collection1] 
o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/feature-store 
params={indent=on&wt=json} status=0 QTime=1007
   [junit4]   2> mai 18, 2017 9:35:21 AM org.restlet.engine.log.LogFilter 
afterHandle
   [junit4]   2> INFOS: 2017-05-18      09:35:21        127.0.0.1       -       
127.0.0.1       52748   PUT     /solr/schema/feature-store      
wt=json&indent=on       200     -       933     272     http://127.0.0.1:52748  
Apache-HttpClient/4.4.1 (Java/1.8.0_131)        -
   [junit4]   2> 27695 WARN  (qtp23722467-52) [    x:collection1] 
o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output 
stream.
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.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.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> 27718 INFO  (qtp23722467-57) [    x:collection1] 
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore 
[availableModels=[]], 
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@aeb352]] for 
/schema/model-store
   [junit4]   2> 27721 INFO  (qtp23722467-57) [    x:collection1] 
o.a.s.r.ManagedResource Processing update to /schema/model-store: 
{class=org.apache.solr.ltr.model.LinearModel, name=6029760550880411648, 
features=[{name=title}, {name=description}, {name=keywords}, {name=popularity, 
norm={class=org.apache.solr.ltr.norm.MinMaxNormalizer, params={min=0.0f, 
max=10.0f}}}, {name=text}, {name=queryIntentPerson}, 
{name=queryIntentCompany}], params={weights={title=0.0, description=0.1, 
keywords=0.2, popularity=0.3, text=0.4, queryIntentPerson=0.1231231, 
queryIntentCompany=0.12121211}}} is a java.util.LinkedHashMap
   [junit4]   2> 27804 INFO  (qtp23722467-57) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore adding model 6029760550880411648
   [junit4]   2> 27806 INFO  (qtp23722467-57) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_model-store.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001\tempDir-001\collection1\conf
   [junit4]   2> 27806 INFO  (qtp23722467-57) [    x:collection1] 
o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store 
params={indent=on&wt=json} status=0 QTime=90
   [junit4]   2> mai 18, 2017 9:35:21 AM org.restlet.engine.log.LogFilter 
afterHandle
   [junit4]   2> INFOS: 2017-05-18      09:35:21        127.0.0.1       -       
127.0.0.1       52748   PUT     /solr/schema/model-store        
wt=json&indent=on       200     -       769     88      http://127.0.0.1:52748  
Apache-HttpClient/4.4.1 (Java/1.8.0_131)        -
   [junit4]   2> 27813 WARN  (qtp23722467-57) [    x:collection1] 
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output 
stream.
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2>        at 
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.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.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> 27824 INFO  
(TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[A893ED0437B7ECA6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting ltrBadRerankDocsTest
   [junit4]   2> 28175 ERROR (qtp23722467-59) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Must rerank at 
least 1 document
   [junit4]   2>        at 
org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:179)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.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.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> 28180 INFO  (qtp23722467-59) [    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+model%3D6029760550880411648+reRankDocs%3D-1}}
 status=400 QTime=349
   [junit4]   2> 28185 INFO  
(TEST-TestLTRQParserPlugin.ltrBadRerankDocsTest-seed#[A893ED0437B7ECA6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending ltrBadRerankDocsTest
   [junit4]   2> 28195 INFO  
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[A893ED0437B7ECA6])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting ltrMoreResultsThanReRankedTest
   [junit4]   2> 28455 INFO  (qtp23722467-56) [    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=258
   [junit4]   2> 28554 ERROR 
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[A893ED0437B7ECA6])
 [    ] 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":258,
   [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_":1567763852264734720,
   [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_":1567763852259491840,
   [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_":1567763852251103232,
   [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_":1567763852215451648,
   [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> 28556 INFO  
(TEST-TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest-seed#[A893ED0437B7ECA6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending ltrMoreResultsThanReRankedTest
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLTRQParserPlugin -Dtests.method=ltrMoreResultsThanReRankedTest 
-Dtests.seed=A893ED0437B7ECA6 -Dtests.slow=true -Dtests.locale=fr-FR 
-Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.39s J0 | 
TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'0.09271725'!='0.105360515' @ response/docs/[3]/score
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A893ED0437B7ECA6:61EB5C63E878BB67]: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> 28581 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdMissingTest-seed#[A893ED0437B7ECA6]) [    
] o.a.s.SolrTestCaseJ4 ###Starting ltrModelIdMissingTest
   [junit4]   2> 28583 ERROR (qtp23722467-55) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Must provide 
model in the request
   [junit4]   2>        at 
org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:150)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.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.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> 28583 INFO  (qtp23722467-55) [    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=1
   [junit4]   2> 28584 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdMissingTest-seed#[A893ED0437B7ECA6]) [    
] o.a.s.SolrTestCaseJ4 ###Ending ltrModelIdMissingTest
   [junit4]   2> 28594 INFO  
(TEST-TestLTRQParserPlugin.ltrNoResultsTest-seed#[A893ED0437B7ECA6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting ltrNoResultsTest
   [junit4]   2> 28639 INFO  (qtp23722467-54) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:bloomberg23&indent=on&fl=*,[fv]&rows=3&wt=json&debugQuery=on&rq={!ltr+reRankDocs%3D3+model%3D6029760550880411648}}
 hits=0 status=0 QTime=42
   [junit4]   2> 28661 INFO  
(TEST-TestLTRQParserPlugin.ltrNoResultsTest-seed#[A893ED0437B7ECA6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending ltrNoResultsTest
   [junit4]   2> 28668 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdDoesNotExistTest-seed#[A893ED0437B7ECA6]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting ltrModelIdDoesNotExistTest
   [junit4]   2> 28671 ERROR (qtp23722467-53) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: cannot find 
model -1
   [junit4]   2>        at 
org.apache.solr.ltr.search.LTRQParserPlugin$LTRQParser.parse(LTRQParserPlugin.java:156)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getQuery(QParser.java:168)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:171)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2487)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:722)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:528)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.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.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> 28673 INFO  (qtp23722467-53) [    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+model%3D-1+reRankDocs%3D100}}
 status=400 QTime=2
   [junit4]   2> 28674 INFO  
(TEST-TestLTRQParserPlugin.ltrModelIdDoesNotExistTest-seed#[A893ED0437B7ECA6]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending ltrModelIdDoesNotExistTest
   [junit4]   2> 28676 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@13722e7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 28676 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=14163371
   [junit4]   2> 28676 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 28676 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 28677 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 28677 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 28678 INFO  (coreCloseExecutor-49-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b9ea2d
   [junit4]   2> 28683 INFO  (coreCloseExecutor-49-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=12184109
   [junit4]   2> 28687 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e12617{/solr,null,UNAVAILABLE}
   [junit4]   2> 28712 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 28712 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20492214
   [junit4]   2> 28712 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 28712 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 28712 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 28713 INFO  
(SUITE-TestLTRQParserPlugin-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 28714 INFO  (coreCloseExecutor-51-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1d563b4
   [junit4]   2> 28717 INFO  (coreCloseExecutor-51-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=30761908
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.TestLTRQParserPlugin_A893ED0437B7ECA6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneFixedGap), 
popularity=PostingsFormat(name=MockRandom), 
description=PostingsFormat(name=Memory), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=MockRandom), 
title=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=1267, maxMBSortInHeap=7.19228876353035, 
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-FR, 
timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=17642200,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestLinearModel, 
TestLTRQParserPlugin]
   [junit4] Completed [3/33 (1!)] on J0 in 3.99s, 5 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.ltr.feature.TestFieldLengthFeature
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFieldLengthFeature_A893ED0437B7ECA6-001\init-core-data-001
   [junit4]   2> 29794 WARN  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 29794 INFO  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 29802 INFO  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 29804 INFO  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 29865 INFO  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 29900 INFO  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 29933 INFO  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 30099 WARN  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 30099 WARN  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 30100 WARN  
(SUITE-TestFieldLengthFeature-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 30176 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 30211 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 30275 INFO  (coreLoadExecutor-58-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id

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


   [junit4]   2>         
"fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343,titlePhrasesMatch=0.0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w3 w1",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1567763891105038336,
   [junit4]   2>         "score":0.2545195,
   [junit4]   2>         
"fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937,titlePhrasesMatch=0.0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1567763891146981376,
   [junit4]   2>         "score":0.0,
   [junit4]   2>         
"fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"},
   [junit4]   2>       {
   [junit4]   2>         "id":"5",
   [junit4]   2>         "title":"w5",
   [junit4]   2>         "description":"w5",
   [junit4]   2>         "popularity":5,
   [junit4]   2>         "_version_":1567763891169001472,
   [junit4]   2>         "score":0.0,
   [junit4]   2>         
"fv":"matchedTitle=0.0,titlePhraseMatch=0.0,titlePhrasesMatch=0.0"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = 
/query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 64034 INFO  
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[A893ED0437B7ECA6])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testSelectiveWeightsRequestFeaturesFromDifferentStore
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSelectiveWeightCreation 
-Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore 
-Dtests.seed=A893ED0437B7ECA6 -Dtests.slow=true -Dtests.locale=lt 
-Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J1 | 
TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
 <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ 
response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A893ED0437B7ECA6:F5A2FAC1BA8B9BCD]: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.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 64037 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@d4bf85{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 64038 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26382271
   [junit4]   2> 64038 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 64038 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 64038 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 64039 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 64039 INFO  (coreCloseExecutor-261-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5af64f
   [junit4]   2> 64040 INFO  (coreCloseExecutor-261-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 64040 INFO  (coreCloseExecutor-261-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@53877d commitCommandVersion:0
   [junit4]   2> 64052 INFO  (coreCloseExecutor-261-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=5961295
   [junit4]   2> 64056 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f9ab9{/solr,null,UNAVAILABLE}
   [junit4]   2> 64097 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 64097 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32630374
   [junit4]   2> 64097 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 64098 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 64098 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 64099 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[A893ED0437B7ECA6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 64102 INFO  (coreCloseExecutor-263-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1600b90
   [junit4]   2> 64104 INFO  (coreCloseExecutor-263-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=23071632
   [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.TestSelectiveWeightCreation_A893ED0437B7ECA6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), 
popularity=PostingsFormat(name=Memory), description=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=Memory), title=Lucene50(blocksize=128)}, 
docValues:{final-score=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1204, 
maxMBSortInHeap=6.750775630080872, sim=RandomSimilarity(queryNorm=false): 
{field=IB LL-L3(800.0)}, locale=lt, timezone=Europe/Kirov
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_131 
(32-bit)/cpus=3,threads=1,free=11502144,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRQParserExplain, 
TestOriginalScoreFeature, TestFieldLengthFeature, 
TestMultipleAdditiveTreesModel, TestParallelWeightCreation, 
TestUserTermScorerQuery, TestModelManager, TestRankingFeature, 
TestLTRReRankingPipeline, TestLTRScoringQuery, TestLTRWithFacet, 
TestSelectiveWeightCreation]
   [junit4] Completed [22/33 (4!)] on J1 in 2.31s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 32685 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj2067277652
 [ecj-lint] Compiling 5 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj2067277652
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\velocity\src\java\org\apache\solr\response\PageTool.java
 (at line 47)
 [ecj-lint]     DocSlice doc_slice = (DocSlice) docs;
 [ecj-lint]              ^^^^^^^^^
 [ecj-lint] Resource leak: 'doc_slice' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\velocity\src\java\org\apache\solr\response\VelocityResponseWriter.java
 (at line 45)
 [ecj-lint]     import org.apache.velocity.app.Velocity;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.velocity.app.Velocity is never used
 [ecj-lint] ----------
 [ecj-lint] 2 problems (1 error, 1 warning)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:775: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:695: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:476:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2004:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2043:
 Compile failed; see the compiler error output for details.

Total time: 94 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to