Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1305/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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([5420A4D168A41EA1:9D5815B6B76B4960]: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([5420A4D168A41EA1:316C84B1A2C67949]: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([5420A4D168A41EA1:911B314E59869CA]: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([5420A4D168A41EA1:CB160D4FF0DE016E]: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([51C2F5037E1C5D71:70FE3CFB1426BD15]: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 12861 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.TestCollectionAPIs
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCollectionAPIs_51C2F5037E1C5D71-001/init-core-data-001
   [junit4]   2> 2340899 WARN  
(SUITE-TestCollectionAPIs-seed#[51C2F5037E1C5D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2340899 INFO  
(SUITE-TestCollectionAPIs-seed#[51C2F5037E1C5D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2340901 INFO  
(SUITE-TestCollectionAPIs-seed#[51C2F5037E1C5D71]-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> 2340903 INFO  
(TEST-TestCollectionAPIs.testCommands-seed#[51C2F5037E1C5D71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommands
   [junit4]   2> 2340941 INFO  
(TEST-TestCollectionAPIs.testCommands-seed#[51C2F5037E1C5D71]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommands
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionAPIs 
-Dtests.method=testCommands -Dtests.seed=51C2F5037E1C5D71 -Dtests.slow=true 
-Dtests.locale=ga-IE -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J1 | 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([51C2F5037E1C5D71:70FE3CFB1426BD15]: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> 2340943 INFO  
(SUITE-TestCollectionAPIs-seed#[51C2F5037E1C5D71]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestCollectionAPIs_51C2F5037E1C5D71-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ga-IE, timezone=Etc/GMT-8
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=220978464,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, 
TestChildDocTransformer, PeerSyncReplicationTest, OverseerModifyCollectionTest, 
TestDFRSimilarityFactory, FullHLLTest, DistributedTermsComponentTest, 
TestManagedResource, TestOmitPositions, TestLuceneMatchVersion, 
SuggesterWFSTTest, JsonLoaderTest, TestSizeLimitedDistributedMap, 
GraphQueryTest, TestSearchPerf, TestImpersonationWithHadoopAuth, 
QueryParsingTest, CircularListTest, TestStressLiveNodes, 
TestHdfsBackupRestoreCore, DebugComponentTest, 
TestComplexPhraseLeadingWildcard, TestPayloadCheckQParserPlugin, 
TestOnReconnectListenerSupport, TestReplicaProperties, RequestHandlersTest, 
TestDistribDocBasedVersion, HighlighterConfigTest, UpdateParamsTest, 
TestHalfAndHalfDocValues, TestSolrCLIRunExample, ReplicationFactorTest, 
TestSegmentSorting, CreateCollectionCleanupTest, TestDistributedGrouping, 
ScriptEngineTest, AnalysisErrorHandlingTest, EchoParamsTest, TestReqParamsAPI, 
TestSlowCompositeReaderWrapper, DirectUpdateHandlerOptimizeTest, 
BadComponentTest, TestBinaryResponseWriter, TestGraphMLResponseWriter, 
CollectionReloadTest, SuggesterTSTTest, TestIndexingPerformance, 
TestClassNameShortening, TestExceedMaxTermLength, JSONWriterTest, 
DefaultValueUpdateProcessorTest, TestObjectReleaseTracker, 
TestStandardQParsers, TestQueryUtils, LeaderElectionIntegrationTest, 
TestRestManager, DataDrivenBlockJoinTest, IndexSchemaTest, 
TestSystemCollAutoCreate, TestDocumentBuilder, 
SimpleCollectionCreateDeleteTest, WordBreakSolrSpellCheckerTest, 
TestRealTimeGet, SortByFunctionTest, StatsReloadRaceTest, TestExpandComponent, 
TestFieldCacheSortRandom, SecurityConfHandlerTest, 
TestSha256AuthenticationProvider, TestWriterPerf, TestMacroExpander, 
DistributedExpandComponentTest, TestPKIAuthenticationPlugin, 
ClassificationUpdateProcessorIntegrationTest, 
TestReversedWildcardFilterFactory, TestSolrDeletionPolicy2, 
TestLMDirichletSimilarityFactory, DirectoryFactoryTest, TestJsonFacets, 
TestSolrCloudWithKerberosAlt, TestExactStatsCache, 
TestLeaderElectionWithEmptyReplica, DeleteInactiveReplicaTest, StressHdfsTest, 
BlockJoinFacetRandomTest, HLLUtilTest, TestCryptoKeys, AtomicUpdatesTest, 
TestFieldCollectionResource, TestSchemaSimilarityResource, 
LeaderElectionContextKeyTest, DOMUtilTest, TestOrdValues, SuggestComponentTest, 
ReturnFieldsTest, TestCloudSchemaless, RemoteQueryErrorTest, 
RegexBoostProcessorTest, TestSQLHandler, 
BigEndianAscendingWordDeserializerTest, TestReload, ConnectionReuseTest, 
TestClassicSimilarityFactory, ConjunctionSolrSpellCheckerTest, 
CdcrVersionReplicationTest, TestInitParams, UtilsToolTest, UUIDFieldTest, 
HdfsRecoverLeaseTest, TestFiltering, TestFieldCacheWithThreads, 
TestFieldTypeCollectionResource, TestTrieFacet, LoggingHandlerTest, 
UpdateRequestProcessorFactoryTest, TestSchemaNameResource, 
TestFoldingMultitermQuery, HdfsDirectoryFactoryTest, LargeFieldTest, 
TestTrackingShardHandlerFactory, PreAnalyzedUpdateProcessorTest, 
TestEmbeddedSolrServerSchemaAPI, DistributedVersionInfoTest, 
TestUninvertingReader, MultiThreadedOCPTest, TestCoreDiscovery, 
TestSimpleTextCodec, ManagedSchemaRoundRobinCloudTest, 
TestManagedStopFilterFactory, TestInPlaceUpdatesDistrib, 
TestPHPSerializedResponseWriter, TestCloudInspectUtil, SolrShardReporterTest, 
TestAnalyzedSuggestions, SolrCmdDistributorTest, TermVectorComponentTest, 
SolrGraphiteReporterTest, TestLRUCache, ReplicaListTransformerTest, 
TestCollectionAPI, BadIndexSchemaTest, TemplateUpdateProcessorTest, 
TestCloudRecovery, CacheHeaderTest, BasicZkTest, MetricsConfigTest, 
TestRecovery, TestConfigSetsAPIExclusivity, ExternalFileFieldSortTest, 
CleanupOldIndexTest, TestNestedDocsSort, SpellCheckComponentTest, 
SpellPossibilityIteratorTest, BJQParserTest, TestDistributedMissingSort, 
ChaosMonkeyNothingIsSafeTest, CloudMLTQParserTest, 
TestLegacyNumericRangeQueryBuilder, CdcrBootstrapTest, 
TestLMJelinekMercerSimilarityFactory, TestPathTrie, TestRandomFaceting, 
SuggesterTest, TestExclusionRuleCollectionAccess, 
TestHighFrequencyDictionaryFactory, TestCoreAdminApis, CollectionsAPISolrJTest, 
TestCodecSupport, TestFastLRUCache, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot, 
ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, TestJoin, 
TestStressVersions, TestSolr4Spatial, SolrCoreTest, 
QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, HighlighterTest, 
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, 
SolrInfoBeanTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, 
TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, 
XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, 
UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, 
TestQuerySenderListener, ResponseLogComponentTest, TestStressRecovery, 
TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
SynonymTokenizerTest, TestBM25SimilarityFactory, TimeZoneUtilsTest, 
URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, ClusterStateTest, 
TestUtils, SystemInfoHandlerTest, FileUtilsTest, 
DistributedIntervalFacetingTest, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, AliasIntegrationTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, 
DistributedQueueTest, LeaderFailureAfterFreshStartTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
MissingSegmentRecoveryTest, NodeMutatorTest, OnlyLeaderIndexesTest, 
TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, 
TestCloudPseudoReturnFields, TestDeleteCollectionOnDownNodes, 
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens, 
TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, RulesTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, QueryResultKeyTest, 
TestConfigOverlay, TestConfigSetProperties, TestConfigSets, TestCustomStream, 
TestSolrCoreSnapshots, RequestLoggingTest, TestBlobHandler, TestRestoreCore, 
TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, 
CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, 
MetricsHandlerTest, TestCollectionAPIs]
   [junit4] Completed [585/709 (1!)] on J1 in 0.07s, 1 test, 1 error <<< 
FAILURES!

[...truncated 6729 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestParallelWeightCreation
   [junit4]   2> 0    INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/init-core-data-001
   [junit4]   2> 923  INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 992  INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.u.log Logging initialized @2883ms
   [junit4]   2> 1002 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-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> 1045 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> 1046 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1135 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr
   [junit4]   2> 1415 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1660 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 2113 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 3204 WARN  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 3205 WARN  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 3205 WARN  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 3304 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 3377 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 3404 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 3414 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3507 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 3518 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3527 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/init-core-data-001/]
   [junit4]   2> 4598 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 4623 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4623 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4645 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 4645 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 4693 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1bce02c8[collection1] main]
   [junit4]   2> 4722 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4800 INFO  (coreLoadExecutor-6-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> 4801 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 4801 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 4801 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 4801 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 4804 INFO  (coreLoadExecutor-6-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> 4820 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 4820 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 4820 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 4820 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 4820 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 4846 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4993 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bce02c8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4994 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1567789164343066624
   [junit4]   2> 5005 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5043 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 5043 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 5043 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-003/cores/core
   [junit4]   2> 5282 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 5328 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69a694c1{/solr,null,AVAILABLE}
   [junit4]   2> 5351 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@708f3b17{HTTP/1.1,[http/1.1]}{127.0.0.1:43026}
   [junit4]   2> 5351 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.e.j.s.Server Started @7250ms
   [junit4]   2> 5352 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43026, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-001,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-003/cores}
   [junit4]   2> 5380 ERROR 
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 5380 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.0.0
   [junit4]   2> 5381 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 5381 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5416 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-19T02:17:39.963Z
   [junit4]   2> 5423 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-001/solr.xml
   [junit4]   2> 5550 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-003/cores
   [junit4]   2> 5552 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 5635 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 5738 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 5776 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 5786 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 5787 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5787 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-003/cores/core/data/]
   [junit4]   2> 5888 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 5889 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5979 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5981 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 5981 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 6053 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f524ebf[collection1] main]
   [junit4]   2> 6055 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-001/collection1/conf
   [junit4]   2> 6056 INFO  (coreLoadExecutor-18-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> 6057 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
   [junit4]   2> 6057 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
   [junit4]   2> 6058 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
   [junit4]   2> 6058 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
   [junit4]   2> 6058 INFO  (coreLoadExecutor-18-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> 6059 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for /schema/model-store
   [junit4]   2> 6059 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 6060 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
   [junit4]   2> 6060 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
   [junit4]   2> 6061 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource /schema/model-store
   [junit4]   2> 6063 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6068 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1567789165469237248
   [junit4]   2> 6093 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3f524ebf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6258 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#43026
   [junit4]   2> 6952 INFO  (qtp381593792-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">1</field><field+name%3D"title">w1+w3</field><field+name%3D"description">w1</field><field+name%3D"popularity">1</field></doc></add>}{add=[1
 (1567789166245183488)]} 0 335
   [junit4]   2> 7017 INFO  (qtp381593792-22) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">2</field><field+name%3D"title">w2</field><field+name%3D"description">w2</field><field+name%3D"popularity">2</field></doc></add>}{add=[2
 (1567789166462238720)]} 0 3
   [junit4]   2> 7024 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">3</field><field+name%3D"title">w3</field><field+name%3D"description">w3</field><field+name%3D"popularity">3</field></doc></add>}{add=[3
 (1567789166470627328)]} 0 1
   [junit4]   2> 7029 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">4</field><field+name%3D"title">w3+w3</field><field+name%3D"description">w4</field><field+name%3D"popularity">4</field></doc></add>}{add=[4
 (1567789166476918784)]} 0 1
   [junit4]   2> 7035 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">5</field><field+name%3D"title">w5</field><field+name%3D"description">w5</field><field+name%3D"popularity">5</field></doc></add>}{add=[5
 (1567789166482161664)]} 0 1
   [junit4]   2> 7038 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 7038 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3d5de7c7 commitCommandVersion:0
   [junit4]   2> 7245 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10035946[collection1] main]
   [junit4]   2> 7249 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 7251 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10035946[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C5)))}
   [junit4]   2> 7251 INFO  (qtp381593792-23) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<commit/>}{commit=} 0 213
   [junit4]   2> 7290 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.l.TestRerankBase send 
   [junit4]   2> [ {
   [junit4]   2>     "name" : "matchedTitle",
   [junit4]   2>     "class" : "org.apache.solr.ltr.feature.SolrFeature",
   [junit4]   2>     "params" : {
   [junit4]   2>         "q" : "{!terms f=title}${user_query}"
   [junit4]   2>     }
   [junit4]   2> }, {
   [junit4]   2>     "name" : "docPopularity",
   [junit4]   2>     "class" : "org.apache.solr.ltr.feature.FieldValueFeature",
   [junit4]   2>     "store": "fstore2",
   [junit4]   2>     "params" : {
   [junit4]   2>         "field" : "popularity"
   [junit4]   2>     }
   [junit4]   2> }, {
   [junit4]   2>     "name":"originalScore",
   [junit4]   2>     "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
   [junit4]   2>     "store": "fstore2",
   [junit4]   2>     "params":{}
   [junit4]   2> }, {
   [junit4]   2>     "name" : "occurrences",
   [junit4]   2>     "class" : "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "store": "fstore3",
   [junit4]   2>     "params" : {
   [junit4]   2>         "value" : "${myOcc}",
   [junit4]   2>         "required" : false
   [junit4]   2>     }
   [junit4]   2> }, {
   [junit4]   2>     "name":"originalScore",
   [junit4]   2>     "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
   [junit4]   2>     "store": "fstore3",
   [junit4]   2>     "params":{}
   [junit4]   2> }, {
   [junit4]   2>     "name" : "popularity",
   [junit4]   2>     "class" : "org.apache.solr.ltr.feature.ValueFeature",
   [junit4]   2>     "store": "fstore4",
   [junit4]   2>     "params" : {
   [junit4]   2>         "value" : "${myPop}",
   [junit4]   2>         "required" : true
   [junit4]   2>     }
   [junit4]   2> }, {
   [junit4]   2>     "name":"originalScore",
   [junit4]   2>     "class":"org.apache.solr.ltr.feature.OriginalScoreFeature",
   [junit4]   2>     "store": "fstore4",
   [junit4]   2>     "params":{}
   [junit4]   2> }, {
   [junit4]   2>     "name" : "titlePhraseMatch",
   [junit4]   2>     "class" : "org.apache.solr.ltr.feature.SolrFeature",
   [junit4]   2>     "params" : {
   [junit4]   2>         "q" : "{!field f=title}${user_query}"
   [junit4]   2>     }
   [junit4]   2> }, {
   [junit4]   2>     "name" : "titlePhrasesMatch",
   [junit4]   2>     "class" : "org.apache.solr.ltr.feature.SolrFeature",
   [junit4]   2>     "params" : {
   [junit4]   2>         "fq" : [ "{!field f=title}${userTitlePhrase1}", 
"{!field f=title}${userTitlePhrase2}"]
   [junit4]   2>     }
   [junit4]   2> } ]
   [junit4]   2> 
   [junit4]   2> 7322 INFO  (qtp381593792-25) [    x:collection1] /solr 
SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 7543 INFO  (qtp381593792-25) [    x:collection1] /solr 
SolrSchemaRestApi: [Restlet] Attaching application: 
org.apache.solr.rest.SolrSchemaRestApi@1a8fb090 to URI: /solr/schema
   [junit4]   2> svi 19, 2017 12:17:42 AM org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi 
application
   [junit4]   2> 7602 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 7615 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /feature-store
   [junit4]   2> 7615 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 7616 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.RestManager Attached managed resource at path: /model-store
   [junit4]   2> 7616 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router: 
/schema
   [junit4]   2> 7616 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 7647 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.RestManager Found ManagedResource 
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@1e05bf0d] for 
/schema/feature-store
   [junit4]   2> 7650 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.ManagedResource Processing update to /schema/feature-store: 
[{name=matchedTitle, class=org.apache.solr.ltr.feature.SolrFeature, 
params={q={!terms f=title}${user_query}}}, {name=docPopularity, 
class=org.apache.solr.ltr.feature.FieldValueFeature, store=fstore2, 
params={field=popularity}}, {name=originalScore, 
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore2, 
params={}}, {name=occurrences, class=org.apache.solr.ltr.feature.ValueFeature, 
store=fstore3, params={value=${myOcc}, required=false}}, {name=originalScore, 
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore3, 
params={}}, {name=popularity, class=org.apache.solr.ltr.feature.ValueFeature, 
store=fstore4, params={value=${myPop}, required=true}}, {name=originalScore, 
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore4, 
params={}}, {name=titlePhraseMatch, 
class=org.apache.solr.ltr.feature.SolrFeature, params={q={!field 
f=title}${user_query}}}, {name=titlePhrasesMatch, 
class=org.apache.solr.ltr.feature.SolrFeature, params={fq=[{!field 
f=title}${userTitlePhrase1}, {!field f=title}${userTitlePhrase2}]}}] is a 
java.util.ArrayList
   [junit4]   2> 7650 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=matchedTitle, 
class=org.apache.solr.ltr.feature.SolrFeature, params={q={!terms 
f=title}${user_query}}}
   [junit4]   2> 7667 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=docPopularity, 
class=org.apache.solr.ltr.feature.FieldValueFeature, store=fstore2, 
params={field=popularity}}
   [junit4]   2> 7674 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore, 
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore2, 
params={}}
   [junit4]   2> 7677 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=occurrences, 
class=org.apache.solr.ltr.feature.ValueFeature, store=fstore3, 
params={value=${myOcc}, required=false}}
   [junit4]   2> 7684 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore, 
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore3, 
params={}}
   [junit4]   2> 7684 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=popularity, 
class=org.apache.solr.ltr.feature.ValueFeature, store=fstore4, 
params={value=${myPop}, required=true}}
   [junit4]   2> 7684 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=originalScore, 
class=org.apache.solr.ltr.feature.OriginalScoreFeature, store=fstore4, 
params={}}
   [junit4]   2> 7685 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on 
{name=titlePhraseMatch, class=org.apache.solr.ltr.feature.SolrFeature, 
params={q={!field f=title}${user_query}}}
   [junit4]   2> 7686 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.l.s.r.ManagedFeatureStore register feature based on 
{name=titlePhrasesMatch, class=org.apache.solr.ltr.feature.SolrFeature, 
params={fq=[{!field f=title}${userTitlePhrase1}, {!field 
f=title}${userTitlePhrase2}]}}
   [junit4]   2> 7690 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_feature-store.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-001/collection1/conf
   [junit4]   2> 7691 INFO  (qtp381593792-25) [    x:collection1] 
o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/feature-store 
params={indent=on&wt=json} status=0 QTime=393
   [junit4]   2> svi 19, 2017 12:17:42 AM org.restlet.engine.log.LogFilter 
afterHandle
   [junit4]   2> INFO: 2017-05-19       00:17:42        127.0.0.1       -       
127.0.0.1       43026   PUT     /solr/schema/feature-store      
wt=json&indent=on       200     -       1516    124     http://127.0.0.1:43026  
Apache-HttpClient/4.4.1 (Java/1.8.0_131)        -
   [junit4]   2> 7719 WARN  (qtp381593792-25) [    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> 7733 INFO  (qtp381593792-26) [    x:collection1] 
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore 
[availableModels=[]], 
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@1e05bf0d]] for 
/schema/model-store
   [junit4]   2> 7734 INFO  (qtp381593792-26) [    x:collection1] 
o.a.s.r.ManagedResource Processing update to /schema/model-store: 
{class=org.apache.solr.ltr.model.LinearModel, name=externalmodel, 
features=[{name=titlePhraseMatch}], params={weights={titlePhraseMatch=0.555}}} 
is a java.util.LinkedHashMap
   [junit4]   2> 7745 INFO  (qtp381593792-26) [    x:collection1] 
o.a.s.l.s.r.ManagedModelStore adding model externalmodel
   [junit4]   2> 7747 INFO  (qtp381593792-26) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_model-store.json using 
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001/tempDir-001/collection1/conf
   [junit4]   2> 7747 INFO  (qtp381593792-26) [    x:collection1] 
o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store 
params={indent=on&wt=json} status=0 QTime=16
   [junit4]   2> svi 19, 2017 12:17:42 AM org.restlet.engine.log.LogFilter 
afterHandle
   [junit4]   2> INFO: 2017-05-19       00:17:42        127.0.0.1       -       
127.0.0.1       43026   PUT     /solr/schema/model-store        
wt=json&indent=on       200     -       237     15      http://127.0.0.1:43026  
Apache-HttpClient/4.4.1 (Java/1.8.0_131)        -
   [junit4]   2> 7751 WARN  (qtp381593792-26) [    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> 8061 INFO  (qtp381593792-19) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=*:*&indent=on&fl=*,score&rows=4&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}}
 hits=5 status=0 QTime=300
   [junit4]   2> 8083 ERROR 
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: 
'3'!='4' @ response/docs/[0]/id
   [junit4]   2>  expected =/response/docs/[0]/id=='3'
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":300,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"*:*",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*,score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr reRankDocs=10 model=externalmodel 
efi.user_query=w3}"}},
   [junit4]   2>   
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "title":"w3 w3",
   [junit4]   2>         "description":"w4",
   [junit4]   2>         "popularity":4,
   [junit4]   2>         "_version_":1567789166476918784,
   [junit4]   2>         "score":0.36707595},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "title":"w3",
   [junit4]   2>         "description":"w3",
   [junit4]   2>         "popularity":3,
   [junit4]   2>         "_version_":1567789166470627328,
   [junit4]   2>         "score":0.33873552},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w1 w3",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "popularity":1,
   [junit4]   2>         "_version_":1567789166245183488,
   [junit4]   2>         "score":0.2545195},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "title":"w2",
   [junit4]   2>         "description":"w2",
   [junit4]   2>         "popularity":2,
   [junit4]   2>         "_version_":1567789166462238720,
   [junit4]   2>         "score":0.0}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = 
/query?q=*%3A*&fl=*%2Cscore&rows=4&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 8085 INFO  
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testLTRScoringQueryParallelWeightCreationResultOrder
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestParallelWeightCreation 
-Dtests.method=testLTRScoringQueryParallelWeightCreationResultOrder 
-Dtests.seed=5420A4D168A41EA1 -Dtests.slow=true -Dtests.locale=hr 
-Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   7.07s J1 | 
TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder 
<<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @ 
response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5420A4D168A41EA1:316C84B1A2C67949]: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.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 8106 INFO  
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testLTRQParserThreadInitialization
   [junit4]   2> 8106 INFO  
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[5420A4D168A41EA1])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testLTRQParserThreadInitialization
   [junit4]   2> 8117 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@708f3b17{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 8117 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1457270167
   [junit4]   2> 8117 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 8118 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 8118 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 8118 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8120 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5c2f1538
   [junit4]   2> 8126 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1546589496
   [junit4]   2> 8134 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@69a694c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 8137 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 8137 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=696872856
   [junit4]   2> 8138 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 8140 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 8140 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 8141 INFO  
(SUITE-TestParallelWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 8142 INFO  (coreCloseExecutor-27-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@28f831b
   [junit4]   2> 8151 INFO  (coreCloseExecutor-27-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=42959643
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_5420A4D168A41EA1-001
   [junit4]   2> May 19, 2017 2:17:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
popularity=PostingsFormat(name=Direct), description=FST50, 
id=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Direct), 
title=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=997, maxMBSortInHeap=6.184853028764459, 
sim=RandomSimilarity(queryNorm=false): {}, locale=hr, 
timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=203685104,total=255852544
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelWeightCreation]
   [junit4] Completed [8/33 (1!)] on J1 in 18.76s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 10 lines...]
   [junit4] Suite: org.apache.solr.ltr.TestSelectiveWeightCreation
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_5420A4D168A41EA1-001/init-core-data-001
   [junit4]   2> 23329 WARN  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 23330 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 23331 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-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> 23331 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 23352 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 23369 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 23424 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
   [junit4]   2> 23506 WARN  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 23506 WARN  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 23506 WARN  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 23528 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 23539 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 23551 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid 
field id
   [junit4]   2> 23554 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 23555 WARN  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 23556 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 23556 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_5420A4D168A41EA1-001/init-core-data-001/]
   [junit4]   2> 23634 WARN  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 23635 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 23635 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 23637 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 
15000ms; 
   [junit4]   2> 23637 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms; 
   [junit4]   2> 23640 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ed274d7[collection1] main]
   [junit4]   2> 23642 WARN  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-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> 23642 WARN  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/feature-store
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading 
------
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/feature-store
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/feature-store
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-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> 23642 WARN  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/model-store
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore INIT model store
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading 
------
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 1 observers of 
/schema/model-store
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered new managed resource 
/schema/model-store
   [junit4]   2> 23642 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 23643 INFO  (coreLoadExecutor-112-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1567789183897960448
   [junit4]   2> 23645 INFO  
(searcherExecutor-113-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4ed274d7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 23651 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 23662 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 23662 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 23667 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_5420A4D168A41EA1-001/tempDir-003/cores/core
   [junit4]   2> 23669 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 23673 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6f3a22a3{/solr,null,AVAILABLE}
   [junit4]   2> 23674 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@17b89790{HTTP/1.1,[http/1.1]}{127.0.0.1:51278}
   [junit4]   2> 23674 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.Server Started @25576ms
   [junit4]   2> 23674 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51278, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_5420A4D168A41EA1-001/tempDir-001,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_5420A4D168A41EA1-001/tempDir-003/cores}
   [junit4]   2> 23675 ERROR 
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 23675 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 23675 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 23675 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 23676 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-19T02:17:58.255Z
   [junit4]   2> 23676 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_5420A4D168A41EA1-001/tempDir-001/solr.xml
   [junit4]   2> 23739 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_5420A4D168A41EA1-001/tempDir-003/cores
   [junit4]   2> 23739 INFO  
(SUITE-TestSelectiveWeightCreation-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 23780 INFO  (coreLoadExecutor-123-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 23801 INFO  (coreLoadExecutor-123-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 23818 INFO  (coreLoadExecutor-123-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid 
field id
   [junit4]   2> 23823 INFO  (coreLoadExecutor-123-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/cont

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

le(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> 36529 INFO  (qtp1738598815-418) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
   [junit4]   2> 36531 INFO  (qtp1738598815-424) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
   [junit4]   2> 36542 INFO  (qtp1738598815-423) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=8
   [junit4]   2> 36545 INFO  (qtp1738598815-422) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
   [junit4]   2> 36547 INFO  (qtp1738598815-419) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
   [junit4]   2> 36551 INFO  (qtp1738598815-420) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
 hits=4 status=0 QTime=2
   [junit4]   2> 36554 INFO  (qtp1738598815-425) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/query 
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
 hits=4 status=0 QTime=1
   [junit4]   2> 36555 ERROR 
(TEST-TestFieldLengthFeature.testRanking-seed#[5420A4D168A41EA1]) [    ] 
o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: '8'!='1' @ 
response/docs/[0]/id
   [junit4]   2>  expected =/response/docs/[0]/id=='8'
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1,
   [junit4]   2>     "params":{
   [junit4]   2>       "q":"title:w1",
   [junit4]   2>       "indent":"on",
   [junit4]   2>       "fl":"*, score",
   [junit4]   2>       "rows":"4",
   [junit4]   2>       "wt":"json",
   [junit4]   2>       "rq":"{!ltr model=title-model reRankDocs=4}"}},
   [junit4]   2>   
"response":{"numFound":4,"start":0,"maxScore":2.95147899E18,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "title":"w1",
   [junit4]   2>         "description":"w1",
   [junit4]   2>         "_version_":1567789197100580864,
   [junit4]   2>         "score":2.95147899E18},
   [junit4]   2>       {
   [junit4]   2>         "id":"6",
   [junit4]   2>         "title":"w1 w2",
   [junit4]   2>         "description":"w1 w2",
   [junit4]   2>         "_version_":1567789197144621056,
   [junit4]   2>         "score":2.04963825E18},
   [junit4]   2>       {
   [junit4]   2>         "id":"7",
   [junit4]   2>         "title":"w1 w2 w3 w4 w5",
   [junit4]   2>         "description":"w1 w2 w3 w4 w5 w8",
   [junit4]   2>         "_version_":1567789197153009664,
   [junit4]   2>         "score":7.3786975E17},
   [junit4]   2>       {
   [junit4]   2>         "id":"8",
   [junit4]   2>         "title":"w1 w1 w1 w2 w2 w8",
   [junit4]   2>         "description":"w1 w1 w1 w2 w2",
   [junit4]   2>         "_version_":1567789197155106816,
   [junit4]   2>         "score":5.12409561E17}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = 
/query?q=title%3Aw1&fl=*%2C+score&rows=4&rq=%7B%21ltr+model%3Dtitle-model+reRankDocs%3D4%7D&wt=json&indent=on
   [junit4]   2> 
   [junit4]   2> 36555 INFO  
(TEST-TestFieldLengthFeature.testRanking-seed#[5420A4D168A41EA1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRanking
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldLengthFeature -Dtests.method=testRanking 
-Dtests.seed=5420A4D168A41EA1 -Dtests.slow=true -Dtests.locale=hi-IN 
-Dtests.timezone=Europe/Sofia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J1 | TestFieldLengthFeature.testRanking <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '8'!='1' @ 
response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5420A4D168A41EA1:CB160D4FF0DE016E]: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.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 36557 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@38ce4594{HTTP/1.1,[http/1.1]}{127.0.0.1:०}
   [junit4]   2> 36557 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=166639457
   [junit4]   2> 36557 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 36557 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 36557 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 36558 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 36558 INFO  (coreCloseExecutor-338-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20e79d0
   [junit4]   2> 36560 INFO  (coreCloseExecutor-338-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=34503120
   [junit4]   2> 36562 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58a2cb10{/solr,null,UNAVAILABLE}
   [junit4]   2> 36567 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 36567 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1539148123
   [junit4]   2> 36567 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 36568 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 36568 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 36568 INFO  
(SUITE-TestFieldLengthFeature-seed#[5420A4D168A41EA1]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 36568 INFO  (coreCloseExecutor-340-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1747c9ae
   [junit4]   2> 36570 INFO  (coreCloseExecutor-340-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=390580654
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_5420A4D168A41EA1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=Lucene50(blocksize=128), description=Lucene50(blocksize=128), 
id=PostingsFormat(name=Asserting), text=FSTOrd50, 
title=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=307, 
maxMBSortInHeap=6.789168549755132, sim=RandomSimilarity(queryNorm=false): {}, 
locale=hi-IN, timezone=Europe/Sofia
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=87050744,total=257949696
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelWeightCreation, 
TestModelManager, TestValueFeature, TestRankingFeature, 
TestSelectiveWeightCreation, TestOriginalScoreFeature, TestFilterSolrFeature, 
TestLTRQParserExplain, TestLTRQParserPlugin, TestLTRReRankingPipeline, 
TestLTRWithFacet, TestExternalFeatures, 
TestFeatureExtractionFromMultipleSegments, TestFieldLengthFeature]
   [junit4] Completed [27/33 (4!)] on J1 in 1.18s, 3 tests, 1 error <<< 
FAILURES!

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

Reply via email to